OSDN Git Service

b682ab193298918b4afc78ffa6fb42d34322ad48
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-08-20  Devang Patel  <dpatel@apple.com>
2         * objc.dg/proto-hier-2.m: New test.
3         
4 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
5
6         * objc.dg/bitfield-1.m: New test.
7         * objc.dg/bitfield-2.m: New test.
8
9 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
10
11         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
12         gcc.dg/c99-flex-array-4.c: New tests.
13
14 2002-08-16  Stan Shebs  <shebs@apple.com>
15
16         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
17
18 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
19
20         * gcc.dg/typeof-1.c: New test.
21         * g++.dg/ext/typeof2.C: New test.
22
23 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
24
25         * g++.dg/other/offsetof1.C: New test.
26
27 2002-08-14  Richard Henderson  <rth@redhat.com>
28
29         * gcc.dg/tls/diag-3.c: Fix expected message strings.
30
31 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
32
33         * gcc.dg/cpp/_Pragma3.c: New test.
34
35 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
36
37         * g++.dg/template/inherit3: New test.
38
39 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
40
41         * gcc.dg/bitfld-4.c: Add blank options.
42
43 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
44
45         * g++.dg/template/crash1.C: New test.
46
47 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
48
49         * gcc.dg/tls/opt-2.c: New test.
50
51 2002-08-08  Devang Patel  <dpatel@apple.com>
52
53         * objc.dg/selector-1.m : New test
54         
55 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
56
57         * g++.dg/abi/bitfield4.C: New test.
58         * gcc.dg/bitfld-4.c: New test.
59
60 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
61
62         * g++.dg/other/packed1.C: New test.
63
64 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
65
66         * g++.dg/abi/offsetof.C: Tweak error messages.
67         * g++.old-deja/g++.mike/p10769a.C: Likewise.
68         
69 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
70
71         * gcc.dg/bitfld-3.c: New test.
72
73 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
74             Richard Henderson  <rth@redhat.com>
75
76         * gcc.dg/i386-bitfield1.c: New test.
77         * g++.dg/abi/bitfield3.C: Update.
78
79 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
80
81         * objc.dg/const-str-2.m: Update.
82         * gcc.dg/cpp/c++98.c: Change to C extension.
83         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
84         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
85
86 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
87
88         * testsuite/gcc.dg/tls/diag-3.c: New.
89
90 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
91
92         * g++.dg/README (Subdirectories): Document new subdir expr.
93         * g++.dg/expr/pmf-1.C: New test.
94
95 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
96
97         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
98
99 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
100
101         * g++.dg/abi/bitfield3.C: New test.
102
103 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
104
105         * lib/gcov.exp: Tweak expected line formats.
106         * gcc.misc-tests/gcov8.c: New test.
107         * gcc.misc-tests/gcov8.x: New flags.
108
109 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
110
111         * consistency.vlad/layout/endian.c: Include string.h.
112
113         * gcc.c-torture/execute/20020805-1.c: New test.
114
115 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
116
117         * g++.dg/other/conversion1.C: New test.
118
119 2002-08-03  Roger Sayle  <roger@eyesopen.com>
120
121         * gcc.dg/builtins-1.c: New testcase.
122
123 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
124
125         * g++.dg/inherit/access3.C: New test.
126
127 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
128
129         * gcc.dg/ia64-visibility-2.c: New test.
130
131 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
132
133         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
134         __qualifier_flags to __flags.
135
136 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
137
138         * g++.dg/inherit/operator1.C: New test.
139         * g++.dg/lookup/disamb1.C: Fix typo in comment.
140         * g++.dg/other/error1.C: Change expected error message.
141         * g++.dg/template/conv4.C: Likewise.
142         
143 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
144
145         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
146         for documented behaviour.
147
148 2002-07-25  Roger Sayle  <roger@eyesopen.com>
149
150         * gcc.c-torture/execute/20020720-1.x: Skip this test on
151         several targets known to fail.
152
153 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
154
155         * gcc.dg/mips-args-[123].c: New tests.
156
157 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
158
159         * gcc.dg/ppc-spe.c: New.
160
161 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
162
163         * g++.dg/other/ptrmem4.C: New testcase.
164
165 2002-07-24  Richard Henderson  <rth@redhat.com>
166
167         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
168         
169 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
170
171         * g++.dg/ext/alignof1.C (main): Return 0 for success.
172
173 2002-07-24  Roger Sayle  <roger@eyesopen.com>
174
175         * gcc.c-torture/execute/memset-3.c: New testcase.
176
177 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
178
179         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
180         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
181
182 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
183
184         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
185         Delete.
186
187 Tue Jul 23 21:02:43 2002  J"orn Rennecke <joern.rennecke@superh.com>
188
189         * gcc.c-torture/compile/simd-4.c: New test.
190
191 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
192
193         PR c++/7347, c++/7348
194         * g++.dg/template/access4.C: New test.
195         * g++.dg/template/access5.C: New test.
196         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
197         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
198         * g++.old-deja/g++.pt/ttp58.C: Likewise.
199         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
200
201 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
202
203         * gcc.dg/gnu89-init-2.c: New test.
204
205 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
206
207         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
208
209 2002-07-20  Roger Sayle  <roger@eyesopen.com>
210
211         * gcc.c-torture/execute/20020720-1.c: New testcase.
212
213 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
214
215         * gcc.dg/cpp/Wsignprom.c: New tests.
216
217 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
218
219         * gcc.c-torture/execute/loop-13.c: New test.
220
221 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
222
223         * gcc.dg/cpp/expr.c: New tests.
224
225 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
226
227         * g++.dg/opt/pr6713.C: Add template instantiation.
228
229 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
230
231         * gcc.dg/nest.c: New test.
232
233 2002-07-17  Richard Henderson  <rth@redhat.com>
234
235         * g++.dg/opt/pr6713.C: New test.
236
237 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
238
239         * gcc.c-torture/execute/loop-2e.x: Let the testcase
240         XFAIL for all x86 processors.
241
242 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
243
244         * gcc.c-torture/execute/20010122-1.x: Do not test with
245         -fomit-frame-pointer.
246
247 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
248
249         * g++.dg/template/instantiate2.C: New test.
250         * g++.dg/template/spec4.C: New test.
251
252 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
253
254         * g++.dg/template/access2.C: New test.
255         * g++.dg/template/access3.C: New test.
256
257 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
258
259         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
260         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
261         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
262         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
263         Convert to use <stdarg.h>.
264         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
265         Delete.
266         * gcc.dg/va-arg-2.c: New.
267         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
268
269 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
270
271         * gcc.c-torture/compile/20020710-1.c: New test.
272
273 Thu Jul 11 15:39:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
274                           Andrew Pinski  <pinskia@physics.uc.edu>
275
276         gcc.c-torture/compile/simd-2.c: New testcase.
277         gcc.c-torture/compile/simd-3.c: Likewise.
278
279 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
280
281         PR c++/7224
282         * g++.dg/overload/error1.C: New test.
283
284 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
285
286         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
287         configuration and IRIX 6 O32 ABI.
288
289 2002-07-11  Roger Sayle  <roger@eyesopen.com>
290
291         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
292
293 2002-07-10  Roger Sayle  <roger@eyesopen.com>
294
295         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
296
297 2002-07-10  Jeffrey A Law  <law@redhat.com>
298
299         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
300
301         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
302
303 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
304
305         * gcc.dg/20020312-2.c: Check for __PPC__.
306
307 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
308
309         * gcc.c-torture/compile/20020709-1.c: New test.
310
311 2002-07-07  Roger Sayle  <roger@eyesopen.com>
312
313         * g++.dg/template/qualttp21.C: New test case.
314
315 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
316
317         * gcc.c-torture/compile/20020706-1.c: New test.
318         * gcc.c-torture/compile/20020706-2.c: New test.
319
320 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
321             Alexandre Oliva  <aoliva@redhat.com>
322
323         * g++.dg/warn/incomplete1.C: New test.
324
325 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
326
327         PR c++/7099
328         * g++.dg/warn/noreturn1.C: New test.
329
330 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
331
332         PR c++/6706
333         * g++.dg/debug/debug6.C: New test.
334         * g++.dg/debug/debug7.C: New test.
335
336 Thu Jul  4 07:36:48 2002  J"orn Rennecke <joern.rennecke@superh.com>
337
338         * gcc.c-torture/compile/simd-3.c: New test.
339
340 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
341
342         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
343         * gcc.dg/20020620-1.c: Likewise.
344
345 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
346
347         PR c++/6944
348         * g++.dg/init/array4.C: New test.
349         * g++.dg/init/array5.C: New test.
350
351 Wed Jul  3 10:25:41 2002  J"orn Rennecke <joern.rennecke@superh.com>
352
353         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
354         * gcc.c-torture/execute/simd-2.c (main): Likewise.
355
356 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
357
358         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
359         * gcc.dg/wtr-aggr-init-1.c: Likewise.
360         * gcc.dg/wtr-conversion-1.c: Likewise.
361         * gcc.dg/wtr-escape-1.c: Likewise.
362         * gcc.dg/wtr-int-type-1.c: Likewise.
363         * gcc.dg/wtr-label-1.c: Likewise.
364         * gcc.dg/wtr-static-1.c: Likewise.
365         * gcc.dg/wtr-strcat-1.c: Likewise.
366         * gcc.dg/wtr-suffix-1.c: Likewise.
367         * gcc.dg/wtr-switch-1.c: Likewise.
368         * gcc.dg/wtr-unary-plus-1.c: Likewise.
369         * gcc.dg/wtr-union-init-1.c: Likewise.
370         * gcc.dg/wtr-union-init-2.c: Likewise.
371         * gcc.dg/wtr-union-init-3.c: Likewise.
372
373         * gcc.dg/wtr-func-def-1.c: New test.
374
375 2002-07-02 Devang Patel <dpatel@apple.com>
376
377         * objc.dg/param-1.m: New test.
378
379 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
380
381         * gcc.dg/cpp/trad/directive.c: Add test.
382         * gcc.dg/cpp/trad/macroargs.c: Add test.
383         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
384
385 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
386
387         * gcc.dg/cpp/cmdlne-M.c: New test.
388
389 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
390
391         * objc.dg/desig-init-1.m: New test.
392
393 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
394
395         PR c++/6716
396         * g++.dg/template/instantiate1.C: New test.
397
398 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
399
400         PR c++/7112
401         * g++.dg/template/sizeof2.C: New test.
402
403 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
404
405         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
406         gcc.dg/cpp/trad/include.c: New tests.
407
408 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
409
410         PR target/7177
411         * gcc.c-torture/compile/20020701-1.c: New test.
412
413 2002-07-01  Stan Shebs  <shebs@apple.com>
414
415         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
416         header here...
417         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
418         (objc-torture-execute): or here.
419
420 Mon Jul  1 12:51:05 2002  J"orn Rennecke <joern.rennecke@superh.com>
421
422         * gcc.c-torture/execute/arith-rand-ll.c: New test.
423
424 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
425
426         * gcc.dg/cpp/trad/escaped-nl.c: New test.
427
428 2002-06-30  Devang Patel  <dpatel@apple.com>
429
430         * objc.dg/fsyntax-only.m: New test.
431
432 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
433
434         PR c++/6695
435         * g++.dg/template/friend7.C: New file.
436
437 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
438
439         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
440         return type.
441
442 Thu Jun 27 15:23:21 2002  J"orn Rennecke <joern.rennecke@superh.com>
443
444         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
445         avoid division by zero.
446
447 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
448
449         * gcc.dg/Wunknownprag.c: New tests.
450
451 Tue Jun 25 21:50:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
452
453         * gcc.c-torture/execute/simd-2.c: New test.
454
455 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
456
457         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
458         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
459         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
460         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
461         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
462         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
463         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
464         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
465         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
466         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
467         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
468         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
469         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
470         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
471         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
472         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
473         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
474
475 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
476
477         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
478         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
479         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
480         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
481         New tests.
482         * gcc.dg/cpp/trad/directive.c: Update.
483
484 2002-06-23  Andreas Jaeger  <aj@suse.de>
485
486         * gcc.c-torture/execute/complex-6.c: New.
487
488 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
489
490         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
491         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
492         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
493         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
494
495 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
496
497         * gcc.dg/cpp/trad: New directory with traditional tests copied
498         from parent directory.
499         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
500         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
501         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
502         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
503         Move to trad/ and rename.
504         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
505         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
506         gcc.dg/cpp/trad/redef2.c: New tests.
507         * gcc.dg/cpp/trad/trad.exp: New driver.
508
509 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
510
511         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
512         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
513         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
514         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
515         Remove.
516
517 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
518
519         * gcc.dg/20020620-1.c: New test.
520
521 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
522
523         * g++.dg/template/ttp4.C: New test.
524
525 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
526
527         * g++.dg/opt/vt1.C: Fix regexp.
528
529 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
530
531         * gcc.c-torture/execute/pure-1.c: Make functions static again.
532         Don't use attribute `noinline'.
533
534 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
535
536         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
537
538 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
539
540         * gcc.c-torture/execute/simd-1.c: New.
541
542         * gcc.dg/simd-1.c: New.
543
544 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
545
546         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
547
548 2002-06-16  Richard Henderson  <rth@redhat.com>
549
550         * g++.dg/ext/anon-struct1.C: New.
551         * g++.dg/ext/anon-struct2.C: New.
552         * g++.dg/ext/anon-struct3.C: New.
553         * gcc.dg/anon-struct-1.c: New.
554         * gcc.dg/anon-struct-2.c: New.
555         * gcc.dg/anon-struct-3.c: New.
556         * gcc.dg/20011008-1.c: Adjust warning text.
557         * gcc.dg/20020527-1.c: Add -fms-extensions.
558
559 2002-06-16  Richard Henderson  <rth@redhat.com>
560
561         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
562
563 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
564
565         * gcc.c-torture/execute/20020615-1.c: New test.
566
567 2002-06-15  Roger Sayle  <roger@eyesopen.com>
568
569         * gcc.c-tortuture/execute/compare-1.c: New test case.
570         * gcc.c-tortuture/execute/compare-2.c: New test case.
571         * gcc.c-tortuture/execute/compare-3.c: New test case.
572
573 2002-06-13  Richard Henderson  <rth@redhat.com>
574
575         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
576         ia64 ilp32.
577
578 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
579
580         * g++.dg/template/typename2.C: Update error message.
581
582 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
583
584         * gcc.c-torture/execute/20020611-1.c: New test.
585
586 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
587
588         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
589         list of targets to skip.
590
591 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
592
593         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
594         targets if not optimizing.
595
596 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
597
598         * gcc.c-torture/compile/20020605-1.c: New test.
599
600         * g++.dg/opt/vt1.C: New test.
601
602         * gcc.dg/20020531-1.c: New test.
603
604         * gcc.dg/20020530-1.c: New test.
605
606         * gcc.dg/20020527-1.c: New test.
607
608         * g++.dg/opt/cse1.C: New test.
609
610 2002-06-07  Roger Sayle  <roger@eyesopen.com>
611
612         * gcc.dg/20020607-2.c: New test case.
613
614 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
615
616         * gcc.c-torture/compile/20020604-1.c: New test.
617
618 2002-06-04  Richard Henderson  <rth@redhat.com>
619
620         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
621         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
622         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
623
624 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
625
626         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
627
628 2002-06-03  Richard Henderson  <rth@redhat.com>
629
630         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
631         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
632
633 2002-06-02  Richard Henderson  <rth@redhat.com>
634
635         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
636         test functions static.
637
638 2002-06-02  Andreas Jaeger  <aj@suse.de>
639
640         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
641         now.
642
643 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
644
645         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
646         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
647         Update for mofified diagnostics.
648         * gcc.dg/c99-intconst-1.c: No longer fail.
649
650 2002-06-02  Richard Henderson  <rth@redhat.com>
651
652         * gcc.dg/uninit-A.c: Remove xfail markers.
653
654 2002-06-01  Roger Sayle  <roger@eyesopen.com>
655
656         * gcc.dg/fnegate-1.c: New test case.
657
658 2002-05-30  Osku Salerma  <osku@iki.fi>
659
660         * gcc.c-torture/execute/mayalias-1.c: New file.
661
662 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
663
664         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
665         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
666         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
667
668 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
669
670         * gcc.c-torture/execute/20020529-1.c: New test.
671
672 2002-05-27  Richard Henderson  <rth@redhat.com>
673
674         * g++.dg/ext/attrib6.C: New test case.
675
676 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
677
678         * gcc.c-torture/execute/pure-1.c: New test.
679
680 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
681
682         * gcc.dg/cpp/arith-2.c: Remove.
683
684 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
685
686         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
687         * gcc.dg/cpp/if-3.c: Remove.
688
689 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
690
691         * g++.dg/opt/cse2.C: New test.
692
693 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
694
695         * gcc.dg/cpp/arith-1.c: New semantic tests.
696         * gcc.dg/cpp/if-1.c: Update.
697
698 2002-05-24  Ben Elliston  <bje@redhat.com>
699
700         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
701
702 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
703
704         * gcc.dg/verbose-asm.c: New test.
705
706 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
707
708         * gcc.dg/cpp/paste12.c: New test.
709
710 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
711
712         * g++.dg/parse/named_ops.C: New test.
713
714 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
715
716         * gcc/testsuite/gcc.dg/weak-8.c: New test.
717
718 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
719
720         * gcc.dg/weak-2.c: Allow optional leading underscore
721         in scan-assembler symbol name.
722         * gcc.dg/weak-3.c: Likewise.
723         * gcc.dg/weak-4.c: Likewise.
724         * gcc.dg/weak-5.c: Likewise.
725
726 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
727
728         * gcc.dg/20020523-1.c: New test.
729
730 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
731
732         * objc.dg/const-str-2.m: Update now that we stop after
733         a command line error.
734
735 2002-05-22  Richard Henderson  <rth@redhat.com>
736
737         * g++.dg/dg.exp: Fix typo in test pruneing.
738
739 2002-05-22  Richard Henderson  <rth@redhat.com>
740
741         * g++.dg/dg.exp: Prune the tls subdirectory.
742         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
743         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
744         * g++.dg/tls/init-1.C: New.
745
746 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
747
748         * gcc.dg/20020517-1.c: New test.
749
750 2002-05-21  Richard Henderson  <rth@redhat.com>
751
752         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
753         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
754
755 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
756
757         * g++.dg/other/copy2.C: New test.
758
759 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
760
761         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
762         (MAX_COPY): Bump up to 10 times sizeof (long long).
763         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
764
765         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
766         sizeof (long long).
767
768         * gcc.c-torture/execute/strcpy-1.c: New test.
769
770 2002-05-19  Jason Merrill  <jason2redhat.com>
771
772         * g++.dg/ext/oper1.C: New test.
773
774 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
775 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
776
777         * README.QMTEST: New file.
778
779         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
780
781 2002-05-19  Andreas Jaeger  <aj@suse.de>
782
783         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
784         now.
785         * gcc.c-torture/execute/loop-2d.x: Likewise.
786
787 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
788
789         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
790         support weak symbols.
791         * gcc.dg/weak-4.c: Likewise
792         * gcc.dg/weak-6.c: Likewise
793
794 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
795
796         * gcc.dg/weak-3.c: Add dg-excess-error comment for
797         cygwin, coff and h8300-*-hms targets
798         * gcc.dg/weak-5.c: Likewise
799         * gcc.dg/weak-7.c: Likewise
800
801 2002-05-16  Jason Merrill  <jason@redhat.com>
802
803         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
804         (scan-assembler-not, scan-assembler-dem): Likewise.
805         (scan-assembler-dem-not): Likewise.
806
807 2002-05-15  Richard Henderson  <rth@redhat.com>
808
809         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
810
811 2002-05-15  Richard Henderson  <rth@redhat.com>
812
813         * gcc.dg/weak-5.c (vfoo1c): No warning here.
814         (vfoo1f): Warning here.
815         (vfoo1l): Don't redefine the alias.
816
817 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
818
819         * g++.dg/init/pm1.C: New test.
820
821 2002-05-12  David S. Miller  <davem@redhat.com>
822
823         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
824         types.
825
826 2002-05-10  Roger Sayle  <roger@eyesopen.com>
827
828         * gcc.c-torture/execute/20020510-1.c: New test case.
829
830 2002-05-10  David S. Miller  <davem@redhat.com>
831
832         * gcc.c-torture/execute/conversion.c: Test long double too.
833
834 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
835
836         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
837         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
838         * lib/g++.exp (g++_link_flags): Likewise.
839         * lib/objc.exp (objc_target_compile): Likewise.
840
841 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
842
843         * gcc.dg/cpp/poison.c: Update.
844         * gcc.dg/cpp/20000625-2.c: Remove.
845         * gcc.dg/cpp/direct2s.c: Remove final test.
846
847 2002-05-08  Tom Rix  <trix@redhat.com>
848
849         * gcc.c-torture/execute/20020508-1.c: New test.
850         * gcc.c-torture/execute/20020508-2.c: New test.
851         * gcc.c-torture/execute/20020508-3.c: New test.
852
853 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
854
855         * gcc.dg/cpp/charconst-4.c: More tests.
856
857 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
858
859         PR c/6569
860         * gcc.dg/weak-3.c: Update location of warning messages.
861         * gcc.dg/weak-5.c: Likewise.
862
863 2002-05-06  Roger Sayle  <roger@eyesopen.com>
864
865         * gcc.c-torture/execute/20020506-1.c: New test case.
866
867 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
868
869         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
870
871 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
872
873         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
874
875 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
876
877         * gcc.dg/cpp/charconst-3.c: New test.
878
879 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
880
881         * gcc.dg/cpp/charconst.c: Update tests.
882
883 2002-05-05  Tim Josling  <tej@melbpc.org.au>
884
885         * treelang: Added directory for new sample language treelang. Also
886         lib/treelang.exp: New file to signal treelang should be tested.
887
888 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
889
890         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
891         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
892         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
893         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
894         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
895         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
896         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
897
898 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
899
900         * gcc.dg/format/xopen-2.c: New test.
901
902 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
903
904         * gcc.dg/20020503-1.c: New test.
905
906 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
907
908         * g++.dg/init/dtor1.C: Make it tougher.
909
910 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
911
912         * g++.dg/init/dtor1.C: New test.
913
914 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
915
916         * gcc.dg/altivec-8.c: New.
917
918 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
919
920         * gcc.dg/altivec-7.c: New.
921
922 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
923
924         * g++.dg/parse/typedef1.C: New test.
925
926 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
927
928         PR c++/6486
929         * g++.dg/template/friend6.C: New test.
930
931         PR c++/6492
932         * g++.dg/init/copy1.C: New test.
933
934 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
935
936         * g++.dg/warn/effc1.C: New test.
937
938 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
939
940         * gcc.dg/cpp/if-cexp.c: Add a test.
941
942 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
943
944         * gcc.dg/20020426-2.c: New test.
945
946 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
947
948         * gcc.dg/cpp/if-mop.c: Update.
949         * gcc.dg/cpp/if-mpar.c: Add test.
950         * gcc.dg/cpp/if-oppr.c: Update.
951
952 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
953
954         PR c/6343
955         * gcc.dg/weak-[2-7].c: New tests.
956
957 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
958
959         * gcc.dg/enum1.c: New test.
960
961 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
962
963         PR c++/6497
964         * g++.dg/inherit/access2.C: New test.
965
966 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
967
968         PR bootstrap/6445
969         * gcc.dg/20020426-1.c: New test.
970
971 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
972
973         * g++.dg/abi/enum1.C: New test.
974
975 2002-04-26  Richard Henderson  <rth@redhat.com>
976
977         * gcc.dg/c99-bool-1.c: Expect always true warning.
978
979 2002-04-25  Roger Sayle  <roger@eyesopen.com>
980
981         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
982
983 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
984
985         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
986         targets.
987
988 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
989
990         * g++.dg/abi/mange7.C: New test.
991
992         PR c++/6438.
993         * g++.dg/parse/stmtexpr2.C: New test.
994
995 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
996
997         * gcc.dg/20020312-2.c: Add SH target.
998
999 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1000
1001         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
1002         compiler output on mips*-*-irix*.
1003
1004 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
1005
1006         * g++.dg/parse/attr1.C: New test.
1007
1008 2002-04-23  Roger Sayle  <roger@eyesopen.com>
1009
1010         * gcc.c-torture/execute/string-opt-17.c: New test case.
1011         * gcc.c-torture/execute/memset-2.c: New test case.
1012
1013 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
1014
1015         PR c++/6256:
1016         * g++.dg/template/friend5.C: New test.
1017
1018         PR c++/6331:
1019         * g++.dg/template/qual1.C: Likewise.
1020
1021 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
1022
1023         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
1024         Include stdlib.h, not stdio.h or ctype.h.
1025
1026 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
1027
1028         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
1029         cris-*-elf* and mmix-*-*.
1030         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
1031         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
1032         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
1033         Ditto.
1034         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
1035         * gcc.dg/wchar_t-1.c: Ditto.
1036
1037 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
1038
1039         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
1040         Clarify comment.
1041
1042 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
1043
1044         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
1045
1046 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1047
1048         * gcc.c-torture/execute/20000906-1.x: Delete.
1049
1050 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
1051
1052         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
1053
1054 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
1055
1056         * PR6367
1057         * g77.f-torture/execute/6367.f: New test.
1058         * g77.f-torture/execute/6367.x: Disable for MMIX.
1059
1060 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
1061
1062         * PR6352
1063         * g++.dg/opt/inline2.C: New test.
1064
1065 2002-04-18  Richard Henderson  <rth@redhat.com>
1066
1067         * gcc.dg/20000906-1.c: Enable for all targets.
1068         * gcc.c-torture/compile/iftrap-2.c: New.
1069
1070 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1071
1072         * gcc.dg/20020418-1.c: New test.
1073         * gcc.dg/20020418-2.c: New test.
1074
1075 2002-04-18  Richard Henderson  <rth@redhat.com>
1076
1077         * gcc.c-torture/compile/iftrap-1.c: New.
1078         * gcc.dg/iftrap-1.c: Adjust for ia64.
1079         * gcc.dg/iftrap-2.c: New.
1080
1081 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
1082
1083         * gcc.c-torture/compile/20020418-1.c: New test.
1084
1085 2002-04-18  Roger Sayle  <roger@eyesopen.com>
1086
1087         * gcc.c-torture/compile/20020415-1.c: New.
1088
1089 2002-04-18  David S. Miller  <davem@redhat.com>
1090
1091         * gcc.c-torture/execute/20020418-1.c: New test.
1092
1093 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
1094
1095         * gcc.dg/20020416-1.c: New test.
1096
1097         * g++.dg/opt/inline1.C: New test.
1098
1099 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
1100
1101         * gcc.dg/altivec-5.c: New test.
1102
1103         * gcc.dg/20020415-1.c: New test.
1104
1105 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
1106
1107         * testsuite/lib/chill.exp: Remove.
1108
1109 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
1110
1111         * g++.dg/other/big-struct.C: New test.
1112
1113 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
1114
1115         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
1116         of scratch file.
1117
1118 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
1119
1120         PR c/6277
1121         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
1122         in scan-assembler function name
1123
1124 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
1125
1126         * g77.f-torture/execute/980628-4.x,
1127         g77.f-torture/execute/980628-5.x,
1128         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1129         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1130         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
1131         i[34567]86-*-*.
1132
1133 2002-04-13  David S. Miller  <davem@redhat.com>
1134
1135         * gcc.c-torture/execute/20020413-1.c: New test.
1136
1137 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
1138
1139         * gcc.dg/asm-6.c,
1140         * g++.dg/ext/asm1.C: New tests.
1141
1142 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
1143
1144         PR c++ 5373.
1145         * g++.dg/parse/stmtexpr1.C: New test.
1146
1147         PR c++/5189.
1148         * g++.dg/template/copy1.C: New test.
1149
1150 2002-04-12  Richard Henderson  <rth@redhat.com>
1151
1152         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
1153
1154 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
1155
1156         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
1157         gcc.c-torture/execute/20020307-2.c.
1158
1159 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
1160
1161         * g++.dg/ext/attrib5.C,
1162         * g++.dg/lookup/struct1.C: New tests.
1163
1164 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
1165
1166         * gcc.dg/20020411-1.c: New test.
1167
1168         * gcc.c-torture/execute/20020411-1.c: New test.
1169
1170 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
1171
1172         * g77.f-torture/execute/6177.f: New test.
1173
1174 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
1175
1176         PR middle-end/6247
1177         * g++.dg/opt/cleanup1.C: New test.
1178
1179         * g++.dg/opt/const1.C: New test.
1180
1181 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
1182
1183         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
1184
1185 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
1186
1187         PR c++/5507
1188         * g++.dg/template/typename2.C: New test.
1189
1190 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
1191
1192         * gcc.c-torture/execute/loop-12.c: New.
1193
1194 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
1195
1196         * g77.f-torture/execute/980628-4.x,
1197         g77.f-torture/execute/980628-5.x,
1198         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
1199         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
1200         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
1201
1202 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1203
1204         PR optimization/6086
1205         * g++.dg/opt/preinc1.C: New test.
1206
1207 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1208
1209         PR c++/5571
1210         * g++.dg/opt/static2.C: New test.
1211
1212 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
1213
1214         PR c/5120
1215         * gcc.dg/20020406-1.c: New test.
1216
1217 2002-04-04  David S. Miller  <davem@redhat.com>
1218
1219         * gcc.c-torture/execute/20020404-1.c: New test.
1220
1221 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
1222
1223         PR c/6123
1224         * gcc.dg/20020312-2.c: Do not declare global register variable
1225         if __PIC__ or __pic__ is defined.
1226
1227 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
1228
1229         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
1230         __asm__ so that it works correctly even if -ansi -pedantic-errors.
1231
1232 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1233
1234         * gcc.misc-tests/linkage.exp: Update last change to handle
1235         sparc*-, not just sparc-.
1236
1237 2002-04-03  Richard Henderson  <rth@redhat.com>
1238
1239         * gcc.dg/cpp/ucs.c: Improved long UCS test.
1240
1241 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1242
1243         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
1244
1245 2002-04-02  David S. Miller  <davem@redhat.com>
1246
1247         * gcc.c-torture/execute/20020402-3.c: New test.
1248
1249 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
1250
1251         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
1252         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
1253
1254         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
1255         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
1256         g77.f-torture/execute/20001201.x,
1257         g77.f-torture/execute/u77-test.x: New files.
1258
1259         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
1260         * gcc.dg/wchar_t-1.c: Ditto.
1261
1262 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1263
1264         * gcc.c-torture/execute/20020402-1.c: New test.
1265
1266 2002-04-01  Richard Henderson  <rth@redhat.com>
1267
1268         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
1269
1270         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
1271
1272 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1273
1274         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
1275
1276 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1277
1278         * g++.dg/inherit/template-as-base.C: Expect error.
1279         * g++.dg/inherit/namespace-as-base.C: Likewise.
1280
1281 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
1282
1283         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
1284         g++.dg/ext/instantiate3.C: Tweak match patterns.
1285
1286         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
1287         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
1288         -da test.
1289
1290 2002-03-31  Richard Henderson  <rth@redhat.com>
1291
1292         * gcc.dg/special/alias-2.c: New.
1293         * gcc.dg/special/ecos.exp: Run it.
1294
1295 2002-03-31  Richard Henderson  <rth@redhat.com>
1296
1297         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
1298
1299 2002-03-31  Kazu Hirata  <kazu@hxi.com>
1300
1301         * gcc.dg/weak-1.c: Disable on h8300 port.
1302
1303 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
1304
1305         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
1306         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
1307         ordering tests.
1308         * g++.dg/bprob/bprob-1.C: New test.
1309         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
1310         * g++.dg/gcov/gcov-1.C: New test.
1311         * g++.dg/gcov/gcov-1.x: New file.
1312         * g++.dg/gcov/gcov-2.C: New test.
1313         * g++.dg/gcov/gcov-3.C: New test.
1314         * g++.dg/gcov/gcov-3.h: New file.
1315
1316 2002-03-28  Roger Sayle  <roger@eyesopen.com>
1317
1318         * g++.old-deja/g++.other/builtins5.C: New test.
1319         * g++.old-deja/g++.other/builtins6.C: New test.
1320         * g++.old-deja/g++.other/builtins7.C: New test.
1321         * g++.old-deja/g++.other/builtins8.C: New test.
1322         * g++.old-deja/g++.other/builtins9.C: New test.
1323
1324 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
1325
1326         * g++.dg/opt/static1.C: New test.
1327
1328         * g++.dg/opt/longbranch1.C: New test.
1329
1330 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
1331
1332         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
1333
1334         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
1335
1336 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
1337
1338         * gcc.c-torture/execute/20020328-1.c: New test.
1339
1340 2002-03-27  Richard Henderson  <rth@redhat.com>
1341
1342         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
1343         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
1344         move from g++.old-deja/g++.ext/.
1345
1346 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
1347
1348         * g++.dg/init/new2.C: New test.
1349
1350 2002-03-26  Richard Henderson  <rth@redhat.com>
1351
1352         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
1353
1354         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
1355         on sparc.
1356
1357         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
1358         sparcv9 systems.
1359         * gcc.dg/20001102-1.c: Likewise.
1360
1361 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
1362
1363         * gcc.dg/cpp/endif-pedantic1.c,
1364         gcc.dg/cpp/endif-pedantic2.c:  New tests.
1365
1366 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
1367
1368         * g++.dg/init/new1.C: New test.
1369
1370 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1371
1372         * g++.dg/abi/vbase9.C: New test.
1373
1374 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
1375
1376         * gcc.dg/arm-asm.c: New test.
1377
1378 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
1379
1380         * gcc.dg/Wswitch-enum.c: New test.
1381         Fix PR c/5044.
1382
1383 2002-03-26  Richard Henderson  <rth@redhat.com>
1384
1385         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
1386         structure.
1387
1388 2002-03-25  Richard Henderson  <rth@redhat.com>
1389
1390         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
1391         sparcv9 systems.
1392
1393         * gcc.c-torture/compile/20011119-1.c (xxx): New.
1394         * gcc.c-torture/compile/20011119-2.c (xxx): New.
1395
1396 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
1397
1398         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
1399
1400 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
1401
1402         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
1403         targets using generic thunk support.
1404
1405 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
1406
1407         * gcc.c-torture/compile/20020323-1.c: New test.
1408
1409         * g++.dg/opt/conj2.C: New test.
1410
1411 2002-03-24  Richard Henderson  <rth@redhat.com>
1412
1413         * gcc.dg/weak-1.c: Use -fno-common.
1414
1415 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1416
1417         * g77.dg/f77-edit-apostrophe-out.f: New test
1418         * g77.dg/f77-edit-h-out.f: New test
1419         * g77.dg/f77-edit-t-in.f: New test
1420         * g77.dg/f77-edit-t-out.f: New test
1421         * g77.dg/f77-edit-x-out.f: New test
1422         * g77.dg/f77-edit-slash-out.f: New test
1423         * g77.dg/f77-edit-colon-out.f: New test
1424         * g77.dg/f77-edit-s-out.f: New test
1425
1426 2002-03-24  Richard Henderson  <rth@redhat.com>
1427
1428         * objc/execute/formal_protocol-6.x: New XFAIL.
1429
1430 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1431
1432         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
1433         that do not support weak symbols
1434
1435 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
1436
1437         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
1438         * lib/g77.exp:  Likewise
1439         * lib/objc.exp: Likewise
1440
1441 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
1442
1443         * gcc.dg/Wswitch-default.c: New test.
1444
1445 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
1446
1447         * g++.dg/other/enum1.C: New test.
1448
1449 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
1450
1451         * gcc.dg/pragma-ep-3.c: Fix typo.
1452
1453 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1454
1455         * g++.dg/inherit/template-as-base.C: New test.
1456
1457 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
1458
1459         * g++.old-deja/g++.other/dwarf2-1.C: Move...
1460         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
1461
1462 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
1463
1464         * gcc.dg/cpp/multiline.c: Update to match.
1465
1466 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
1467
1468         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
1469
1470 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
1471
1472         * gcc.dg/cpp/extratokens2.c:  New file.
1473
1474 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
1475
1476         * gcc.dg/20020312-2.c: Add rs6000 target.
1477
1478         * gcc.c-torture/compile/20020319-1.c: New test.
1479
1480 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1481
1482         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
1483         (A, E): Handle this.
1484
1485 2002-03-20  Jason Merrill  <jason@redhat.com>
1486
1487         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
1488         ignoring -fpic.
1489         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
1490         through prune_gcc_output.
1491
1492 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
1493
1494         * gcc.c-torture/compile/20020320-1.c: New test.
1495
1496 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
1497
1498         * gcc.c-torture/compile/20020318-1.c: New test.
1499
1500         * gcc.dg/struct-by-value-1.c: New test.
1501
1502         * gcc.dg/20020319-1.c: New test.
1503
1504 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
1505
1506         * g++.dg/opt/conj1.C: New test.
1507
1508 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
1509
1510         * g++.dg/template/qualttp20.C: Revert previous change.
1511         * g++.dg/template/qualttp3.C: Likewise.
1512         * g++.dg/template/qualttp4.C: Likewise
1513         * g++.dg/template/qualttp5.C: Likewise
1514         * g++.dg/template/qualttp6.C: Likewise
1515         * g++.dg/template/qualttp7.C: Likewise
1516         * g++.dg/template/qualttp8.C: Likewise
1517         * g++.dg/template/recurse.C: Likewise.
1518
1519 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1520
1521         * gcc.dg/cpp/wchar-1.c: Update.
1522
1523 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
1524
1525         * g++.dg/template/conv1.C: New test.
1526         * g++.dg/template/conv2.C: New test.
1527         * g++.dg/template/conv3.C: New test.
1528         * g++.dg/template/conv4.C: New test.
1529
1530 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1531
1532         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
1533         * g++.dg/template/qualttp3.C: Likewise.
1534         * g++.dg/template/qualttp4.C: Likewise
1535         * g++.dg/template/qualttp5.C: Likewise
1536         * g++.dg/template/qualttp6.C: Likewise
1537         * g++.dg/template/qualttp7.C: Likewise
1538         * g++.dg/template/qualttp8.C: Likewise
1539         * g++.dg/template/recurse.C: Likewise.
1540
1541 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
1542
1543         * g++.dg/opt/dtor1.C: New test.
1544
1545 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
1546
1547         * gcc.c-torture/compile/20020315-1.c: New test.
1548
1549 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
1550
1551         * gcc.dg/weak-1.c: Fix scan tests.
1552
1553 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
1554
1555         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
1556         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
1557         cris-*-aout* mmix-*-*.
1558         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
1559         cris-*-aout* mmix-*-*.
1560         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
1561         cris-*-elf* cris-*-aout* and mmix-*-*.
1562         * gcc.dg/20001009-1.c: Ditto.
1563         * gcc.dg/20010912-1.c: Ditto.
1564         * gcc.dg/20020122-4.c: Ditto.
1565         * gcc.dg/inline-2.c: Ditto.
1566
1567 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
1568
1569         * gcc.c-torture/compile/20020314-1.c: New test.
1570
1571 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
1572
1573         * gcc.c-torture/execute/20020314-1.c: New test.
1574
1575 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
1576
1577         * g++.dg/warn/Wunused-1.C: New test.
1578
1579 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
1580
1581         * g++.dg/abi/mangle6.C: New test.
1582
1583 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
1584
1585         * gcc.c-torture/compile/20020309-2.c: New test.
1586
1587         * gcc.c-torture/compile/20020312-1.c: New test.
1588
1589 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1590
1591         * g++.dg/other/access1.C: New test.
1592
1593 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
1594
1595         * gcc.c-torture/execute/wchar_t-1.c: New test.
1596
1597 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
1598
1599         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
1600
1601 2002-03-12  Roger Sayle  <roger@eyesopen.com>
1602
1603         * gcc.dg/20020312-1.c: New test case.
1604
1605 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
1606
1607         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
1608
1609 2002-03-11  Richard Henderson  <rth@redhat.com>
1610
1611         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1612         * g++.old-deja/g++.jason/report.C: Likewise.
1613
1614 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1615
1616         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1617         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1618
1619 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1620
1621         * testsuite/g++.dg/overload/pmf1.C: New test.
1622
1623 2002-03-11  Kazu Hirata  <kazu@hxi.com>
1624
1625         * gcc.c-torture/execute/20020307-1.c: Use long.
1626
1627 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
1628
1629         PR optimization/5844
1630         * gcc.dg/20020310-1.c: New test.
1631
1632 2002-03-09  Michael Meissner  <meissner@redhat.com>
1633
1634         * gcc.c-torture/execute/memcpy-2.c: New test.
1635         * gcc.c-torture/execute/memset-1.c: New test.
1636         * gcc.c-torture/execute/strlen-1.c: New test.
1637         * gcc.c-torture/execute/strcmp-1.c: New test.
1638         * gcc.c-torture/execute/strncmp-1.c: New test.
1639
1640 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
1641
1642         * gcc.dg/ppc-ldstruct.c: New test.
1643
1644 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
1645
1646         * gcc.c-torture/execute/va-arg-22.c: New test.
1647
1648 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1649
1650         * gcc.c-torture/compile/20020309-1.c: New test.
1651
1652 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
1653
1654         * gcc.c-torture/execute/20020307-2.c: New test.
1655
1656 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
1657
1658         * g77.f-torture/compile/20020307-1.f: New test.
1659
1660 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1661
1662         * gcc.dg/unordered-1.c: New test.
1663
1664 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1665
1666         * gcc.c-torture/execute/20020307-1.c: New test.
1667
1668 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1669
1670         * gcc.dg/20020304-1.c: New test.
1671
1672         * gcc.c-torture/compile/20020304-2.c: New test.
1673
1674 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
1675
1676         * gcc.c-torture/compile/20020304-1.c: New test case
1677         (from PR c/5830).
1678
1679 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
1680
1681         * gcc.dg/20020103-1.c: Add other -D ppc variants.
1682
1683 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1684
1685         * g++.dg/other/classkey1.C: New test.
1686
1687 2002-03-01  Richard Henderson  <rth@redhat.com>
1688
1689         * gcc.c-torture/compile/981223-1.x: New.
1690         * gcc.c-torture/compile/920625-1.x: New.
1691
1692 2002-02-28  Richard Henderson  <rth@redhat.com>
1693
1694         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1695
1696 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1697
1698         * gcc.c-torture/execute/20020227-1.c: New test.
1699
1700 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1701
1702         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1703         here" ERROR lines.
1704         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1705         * g++.old-deja.g++.other/defarg1.C: Likewise.
1706         * g++.old-deja/g++.pt/calls2.C: Likewise.
1707         * g++.old-deja/g++.pt/crash20.C: Likewise.
1708         * g++.old-deja/g++.pt/crash30.C: Likewise.
1709         * g++.old-deja/g++.pt/crash36.C: Likewise.
1710         * g++.old-deja/g++.pt/crash6.C: Likewise.
1711         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1712         * g++.old-deja/g++.pt/derived3.C: Likewise.
1713         * g++.old-deja/g++.pt/error1.C: Likewise.
1714         * g++.old-deja/g++.pt/friend21.C: Likewise.
1715         * g++.old-deja/g++.pt/friend23.C: Likewise.
1716         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1717         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1718
1719 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1720
1721         * gcc.c-torture/execute/20020225-2.c: New test.
1722
1723 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1724
1725         * gcc.c-torture/execute/920730-1t.c,
1726         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1727         Delete test cases, only relevant to -traditional.
1728
1729 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1730
1731         * gcc.dg/cpp/undef1.c: Remove.
1732         * gcc.dg/cpp/directiv.c: Update.
1733         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1734
1735 2002-02-27  Michael Meissner  <meissner@redhat.com>
1736
1737         * gcc.c-torture/execute/20020226-1.c: New test.
1738
1739 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1740
1741         * g++.dg/debug/debug4.C: New test.
1742
1743         * gcc.dg/ia64-visibility-1.c: New test.
1744
1745 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1746
1747         * gcc.dg/debug/20020224-1.c: New.
1748
1749 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1750
1751         * gcc.c-torture/execute/960416-1.x: New.
1752         * gcc.c-torture/execute/divconst-3.x: Likewise.
1753
1754 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1755
1756         * gcc.dg/20020224-1.c: New test.
1757
1758 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1759
1760         * gcc.c-torture/execute/20020225-1.c: New.
1761
1762 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1763
1764         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1765
1766 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1767
1768         * gcc.dg/20020222-1.c: New test.
1769
1770 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1771
1772         * g++.dg/opt/anonunion1.C: New test.
1773
1774 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1775
1776         * g++.dg/template/qualttp19.C: New test.
1777         * g++.dg/template/qualttp20.C: New test.
1778         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1779         * g++.old-deja/g++.other/qual1.C: Likewise.
1780
1781 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1782
1783         * gcc.dg/attr-alwaysinline.c: New.
1784
1785 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1786
1787         * gcc.dg/20020220-1.c: New test.
1788
1789         * gcc.dg/20020220-2.c: New test.
1790
1791         * g++.dg/opt/mmx1.C: New test.
1792
1793 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1794
1795         * gcc.c-torture/compile/20020110.c: New test.
1796
1797 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1798
1799         * gcc.c-torture/execute/20020219-1.c: New test.
1800
1801         * gcc.dg/20020219-1.c: New test.
1802
1803         * gcc.dg/noncompile/20020220-1.c: New test.
1804
1805         * g++.dg/opt/ptrintsum1.C: New test.
1806
1807         * gcc.dg/debug/20020220-1.c: New test.
1808
1809 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1810
1811         * gcc.c-torture/execute/20020216-1.c: New test.
1812
1813 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1814
1815         * gcc.dg/decl-1.c: Update, new test.
1816
1817 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1818
1819         * g++.dg/abi/bitfield1.C: New test.
1820         * g++.dg/abi/bitfield2.C: New test.
1821
1822 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1823
1824         * gcc.dg/attr-nest.c: New test.
1825
1826 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1827
1828         * gcc.c-torture/execute/20020215-1.c: New test.
1829
1830 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1831
1832         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1833         * g++.dg/debug/debug.exp: New.
1834         * g++.dg/debug/trivial.C: New.
1835         * g++.dg/debug/debug1.C: Moved...
1836         * g++.dg/other/debug1.C: ...from here.
1837         * g++.dg/debug/debug2.C: Moved...
1838         * g++.dg/other/debug2.C: ...from here.
1839         * g++.dg/debug/debug3.C: Moved...
1840         * g++.dg/other/debug3.C: ...from here.
1841
1842         * gcc.dg/noncompile/20020213-1.c: New test.
1843
1844 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1845
1846         * g++.dg/other/debug3.C: New test.
1847
1848         * gcc.c-torture/execute/20020213-1.c: New test.
1849
1850 2002-02-13  Richard Smith <richard@ex-parrot.com>
1851
1852         * g++.old-deja/g++.other/thunk1.C: New test.
1853
1854 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1855
1856         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1857
1858 2002-02-13  Stan Shebs  <shebs@apple.com>
1859
1860         * gcc.dg/altivec-3.c: New.
1861
1862 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1863
1864         * gcc.dg/Wunreachable-1.c: New test.
1865         * gcc.dg/Wunreachable-2.c: New test.
1866
1867 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1868
1869         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1870
1871 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1872
1873         * gcc.dg/decl-1.c: New test.
1874
1875 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1876
1877         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1878
1879 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1880
1881         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1882         * gcc.c-torture/compile/980506-1.x: Likewise.
1883
1884 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1885
1886         * gcc.dg/20020210-1.c: New.
1887
1888 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1889
1890         * g77.f-torture/execute/947.f: New regression test
1891         for PR fortran/947.
1892
1893 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1894
1895         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1896         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1897
1898 2002-02-08  Richard Henderson  <rth@redhat.com>
1899
1900         * gcc.c-torture/compile/labels-3.c: New.
1901
1902 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1903
1904         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1905         expression statements work instead.
1906         * gcc.dg/noncompile/20020207-1.c: New test.
1907
1908 2002-02-07  Richard Henderson  <rth@redhat.com>
1909
1910         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1911
1912 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1913
1914         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1915         message from g77
1916         * lib/g77-dg.exp: Trim g77 error messages so that they are
1917         recognised by dg.exp.
1918
1919 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1920
1921         PR fortran/5473
1922         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1923
1924 2002-02-07  Richard Henderson  <rth@redhat.com>
1925
1926         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1927         to be sufficiently aligned for integers.
1928
1929 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1930
1931         * g++.dg/template/friend4.C: New test.
1932
1933 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1934
1935         PR fortran/5743
1936         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1937         unsupported cases.
1938
1939 2002-02-07  Richard Henderson  <rth@redhat.com>
1940
1941         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1942         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1943         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1944         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1945
1946 2002-02-06  Richard Henderson  <rth@redhat.com>
1947
1948         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1949
1950 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1951
1952         * gcc.dg/20020206-1.c: New test.
1953
1954 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1955
1956         * gcc.c-torture/execute/20020206-1.c: New test.
1957
1958         * gcc.c-torture/execute/20020206-2.c: New test.
1959
1960         PR optimization/5429:
1961         * gcc.c-torture/compile/20020206-1.c: New test.
1962
1963 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1964
1965         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1966         as certain file formats cannot support particularly large
1967         alignments.
1968
1969         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1970         and do not expect to be able to link the executable.
1971
1972         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1973         fail because the COFF format does not support the weak attribute.
1974
1975 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1976
1977         * g77.dg/pr5473.f:  New test
1978
1979 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1980
1981         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1982         Fix testcase accordingly.
1983
1984 2002-02-04  Richard Henderson  <rth@redhat.com>
1985
1986         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1987         (buf): Change to be an array of pointers, not ints.
1988
1989 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1990
1991         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1992         before all tests.  Move warning one line above to match where it
1993         C frontend emits.
1994         * gcc.dg/Wswitch-2.c: New test.
1995         * g++.dg/warn/Wswitch-1.C: New test.
1996         * g++.dg/warn/Wswitch-2.C: New test.
1997
1998 2002-02-04  Richard Henderson  <rth@redhat.com>
1999
2000         * g++.dg/abi/offsetof.C: Fix size comparison.
2001
2002 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
2003
2004         * gcc.dg/cast-qual-2.c: New test.
2005
2006 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
2007
2008         * gcc.dg/20020201-4.c: New test.
2009
2010 2002-02-04  Ben Elliston  <bje@redhat.com>
2011
2012         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
2013         target_info attribute != 0, in addition to the empty string.
2014         (gcc_target_compile): Likewise.
2015
2016 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
2017
2018         * gcc.dg/Wswitch.c: New test.
2019         PR gcc/4475. PR gcc/3780.
2020
2021 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
2022
2023         * g77.f-torture/execute/5122.f: New test for regressions
2024         against PR fortran/5122.
2025
2026 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
2027
2028         * g77.f-torture/compile/pr3743.f: Delete
2029         * g77.dg/pr3743-1.f: New test.
2030         * g77.dg/pr3743-2.f: New test.
2031         * g77.dg/pr3743-3.f: New test.
2032         * g77.dg/pr3743-4.f: New test.
2033
2034 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2035
2036         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
2037
2038 2002-02-02  Richard Henderson  <rth@redhat.com>
2039
2040         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
2041         * gcc.c-torture/execute/bf64-1.c: Likewise.
2042
2043 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2044
2045         * gcc.dg/20020201-2.c: New test.
2046
2047         * gcc.dg/20020201-3.c: New test.
2048
2049         * gcc.c-torture/execute/bitfld-2.c: New test.
2050
2051 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2052
2053         * gcc.dg/bitfld-1.c: Update.
2054         * gcc.dg/bitfld-2.c: Update.
2055         * gcc.c-torture/execute/bitfld-1.x: New.
2056
2057 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
2058
2059         * gcc.c-torture/execute/20020201-1.c: New test.
2060
2061 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
2062
2063         PR target/5469
2064         * gcc.dg/20020201-1.c: New test.
2065
2066 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
2067
2068         PR fortran/3743
2069         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
2070         * g77.f-torture/compile/pr3743.x: Remove
2071
2072 2002-01-31  Tom Rix  <trix@redhat.com>
2073
2074         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
2075
2076 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2077
2078         * gcc.dg/noncompile/20020130-1.c: New test.
2079
2080 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
2081
2082         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
2083
2084 2002-01-29  Richard Henderson  <rth@redhat.com>
2085
2086         * gcc.c-torture/execute/991118-1.c: Cast various constants back
2087         to long long.
2088         * gcc.c-torture/execute/bf64-1.c: Likewise.
2089
2090 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
2091
2092         * gcc.c-torture/execute/20020129-1.c: New test.
2093
2094 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2095
2096         * gcc.c-torture/compile/20000224-1.c: Update.
2097         * gcc.c-torture/execute/bitfld-1.c: New tests.
2098         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
2099         * gcc.dg/uninit-A.c: Update.
2100
2101 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2102
2103         * g++.dg/template/ctor1.C: Add instantiation.
2104
2105 2002-01-28  Paul Koning  <pkoning@equallogic.com>
2106
2107         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
2108         argument to __builtin_prefetch to be const ptr.
2109
2110 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
2111
2112         * gcc.c-torture/compile/20020120-1.c: New test.
2113
2114 2002-01-27  Kazu Hirata  <kazu@hxi.com>
2115
2116         * gcc.c-torture/execute/20020127-1.c: New test.
2117
2118 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
2119
2120         * g77.dg/f77-edit-i-in.f: New test
2121         * g77.dg/f77-edit-i-out.f: New test
2122
2123 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
2124
2125         * gcc.dg/debug/debug.exp: New file.
2126         * gcc.dg/debug/trivial.c: New file.
2127         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
2128         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
2129         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
2130         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
2131         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
2132         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
2133         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
2134         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
2135         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
2136         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
2137         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
2138         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
2139         * gcc.dg/20000503-1.c: Removed.
2140         * gcc.dg/20010207-1.c: Removed.
2141         * gcc.dg/20011223-1.c: Removed.
2142         * gcc.dg/20020104-2.c: Removed.
2143         * gcc.dg/debug-1.c: Removed.
2144         * gcc.dg/debug-2.c: Removed.
2145         * gcc.dg/debug-3.c: Removed.
2146         * gcc.dg/debug-4.c: Removed.
2147         * gcc.dg/debug-5.c: Removed.
2148         * gcc.dg/debug-6.c: Removed.
2149         * gcc.dg/dwarf2-1.c: Removed.
2150         * gcc.dg/dwarf2-2.c: Removed.
2151
2152 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
2153
2154         * g++.old-deja/g++.other/eh5.C: New test.
2155         * g++.old-deja/g++.other/sibcall2.C: New test.
2156         * g++.old-deja/g++.other/array9.C: New test.
2157         * g++.old-deja/g++.other/typename2.C: New test.
2158         * g++.old-deja/g++.other/crash60.C: New test.
2159         * g++.old-deja/g++.other/conv9.C: New test.
2160         * g++.old-deja/g++.other/mangle10.C: New test.
2161         * g++.old-deja/g++.other/unchanging1.C: New test.
2162         * g++.old-deja/g++.other/exprstmt1.C: New test.
2163         * g++.old-deja/g++.other/inline23.C: New test.
2164         * g++.old-deja/g++.eh/ia64-1.C: New test.
2165         * g++.old-deja/g++.other/dwarf2-1.C: New test.
2166         * g++.old-deja/g++.other/reload1.C: New test.
2167         * g++.old-deja/g++.other/static20.C: New test.
2168         * g++.old-deja/g++.other/local-alloc1.C: New test.
2169         * g++.old-deja/g++.other/conv8.C: New test.
2170         * g++.old-deja/g++.other/stmtexpr2.C: New test.
2171         * g++.old-deja/g++.other/storeexpr1.C: New test.
2172         * g++.old-deja/g++.other/storeexpr2.C: New test.
2173         * g++.dg/eh/template2.C: New test.
2174         * g++.dg/warn/weak1.C: New test.
2175
2176 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
2177
2178         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
2179         Remove first, non-varying, argument.
2180
2181 2002-01-23  Richard Henderson  <rth@redhat.com>
2182
2183         * gcc.dg/inline-2.c: New.
2184
2185         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
2186         Add optional target arg.  Check number of arguments.
2187         (scan-assembler-not, scan-assembler-dem): Likewise.
2188         (scan-assembler-dem-not): Likewise.
2189
2190 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2191
2192         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
2193         line 12.
2194         * g++.old-deja/g++.brendan/parse3.C,
2195         g++.old-deja/g++.other/crash26.C,
2196         g++.old-deja/g++.other/crash28.C,
2197         g++.old-deja/g++.other/crash29.C,
2198         g++.old-deja/g++.other/crash30.C,
2199         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
2200
2201 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
2202
2203         * gcc.dg/20020115-1.c: New.
2204
2205 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
2206
2207         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
2208
2209 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
2210
2211         * gcc.dg/20020122-3.c: New.
2212
2213 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
2214
2215         * g++.dg/other/gc1.C: New test.
2216
2217 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
2218
2219         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
2220
2221 2002-01-22  Richard Henderson  <rth@redhat.com>
2222
2223         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
2224
2225 2002-01-22  Richard Henderson  <rth@redhat.com>
2226
2227         * gcc.dg/20020122-4.c: New.
2228
2229 2002-01-22  H.J. Lu <hjl@gnu.org>
2230
2231         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
2232         link output.
2233         * gcc.dg/special/ecos.exp: Likewise.
2234         * lib/g++-dg.exp: Likewise.
2235         * lib/g77-dg.exp: Likewise.
2236         * lib/gcc-dg.exp : Likewise.
2237         * lib/mike-g++.exp: Likewise.
2238         * lib/mike-g77.exp: Likewise.
2239         * lib/mike-gcc.exp: Likewise.
2240         * lib/objc-dg.exp: Likewise.
2241
2242 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
2243
2244         PR target/5379
2245         * gcc.dg/20020122-2.c: New test.
2246
2247 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
2248
2249         * gcc.dg/20020122-1.c: New test.
2250
2251 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
2252
2253         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
2254
2255 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
2256
2257         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
2258
2259 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2260
2261         * gcc.c-torture/compile/20020121-1.c: New test.
2262
2263 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2264
2265         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
2266         ld_library_path.
2267
2268 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
2269
2270         * gcc.dg/20020218-1.c: New test.
2271
2272 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
2273
2274         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
2275         messages
2276         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
2277         "At global scope" warning
2278         * g++.dg/ext/align1.C: Change cygwin test for alignment
2279         from db-bogus to dg-warning
2280
2281 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
2282
2283         * g77.f-torture/compile/cpp2.F: New test.
2284
2285 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2286
2287         * g++.dg/template/access1.C: New test.
2288
2289 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
2290
2291         * gcc.dg/20020118-1.c: New.
2292
2293 2002-01-18  Kazu Hirata  <kazu@hxi.com>
2294
2295         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
2296
2297 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2298
2299         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
2300         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
2301         alignment warnings.
2302
2303 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
2304
2305         * gcc.misc-tests/i386-prefetch.exp: Save and restore
2306         torture_with_loops and torture_without_loops
2307
2308 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
2309
2310         * gcc.c-torture/compile/20020116-1.c: New test.
2311
2312 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
2313
2314         * gcc.dg/20020116-2.c: New test.
2315
2316         * gcc.dg/ultrasp4.c: New test.
2317
2318         * gcc.dg/20020116-1.c: New test.
2319
2320 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
2321
2322         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
2323         by EABI.
2324
2325 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
2326
2327         * gcc.misc-tests/i386-prefetch.exp: New.
2328         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
2329         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
2330         * gcc.misc-tests/i386-pf-none-1.c: New test.
2331         * gcc.misc-tests/i386-pf-sse-1.c: New test.
2332
2333 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
2334
2335         * gcc.dg/gnu89-init-1.c: Add new tests.
2336
2337 2002-01-15  Andreas Jaeger  <aj@suse.de>
2338
2339         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
2340         * gcc.dg/i386-mmx-2.c: Likewise.
2341         * gcc.dg/i386-sse-1.c: Likewise.
2342         * gcc.dg/i386-sse-2.c: Likewise.
2343         * gcc.dg/i386-sse-3.c: Likewise.
2344
2345 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
2346
2347         * g77.f-torture/execute/intrinsic-unix-bessel.f:
2348         Uncomment additional cases that now pass.
2349
2350 2002-01-11  Richard Henderson  <rth@redhat.com>
2351
2352         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
2353         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
2354
2355 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
2356
2357         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
2358
2359 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
2360
2361         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
2362         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
2363
2364 2002-01-10  Dale Johannesen  <dalej@apple.com>
2365
2366         * gcc.c-torture/execute/loop-11.c: New.
2367
2368 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
2369
2370         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
2371         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
2372
2373 2002-01-09  Richard Henderson  <rth@redhat.com>
2374
2375         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
2376         type in which to perform the operation for each size.
2377
2378 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
2379
2380         * gcc.c-torture/compile/20020109-2.c: New test.
2381
2382 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
2383
2384         * gcc.c-torture/execute/loop-10.c: New test.
2385
2386 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2387
2388         * gcc.c-torture/compile/20010226-1.c: New test.
2389         * gcc.c-torture/compile/20010227-1.c: New test.
2390         * gcc.c-torture/compile/20010426-1.c: New test.
2391         * gcc.c-torture/compile/20010510-1.c: New test.
2392         * gcc.c-torture/compile/20010605-3.c: New test.
2393         * gcc.c-torture/compile/20010824-1.c: New test.
2394         * gcc.c-torture/execute/20010409-1.c: New test.
2395         * gcc.dg/noncompile/20000901-1.c: New test.
2396         * gcc.dg/20001023-1.c: New test.
2397         * gcc.dg/20001101-1.c: New test.
2398         * gcc.dg/20001102-1.c: New test.
2399         * gcc.dg/20010207-1.c: New test.
2400         * gcc.dg/20010405-1.c: New test.
2401         * gcc.dg/20010822-1.c: New test.
2402         * gcc.dg/20011107-1.c: New test.
2403
2404 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
2405
2406         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
2407
2408         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
2409         execution failure on PA targets.
2410
2411 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
2412
2413         * gcc.c-torture/compile/20020109-1.c: New test.
2414
2415 2002-01-08  Kazu Hirata  <kazu@hxi.com>
2416
2417         * gcc.c-torture/execute/20020108-1.c: New test.
2418
2419 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
2420
2421         * gcc.dg/20020108-1.c: New test.
2422
2423 2002-01-08  H.J. Lu <hjl@gnu.org>
2424
2425         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
2426         for header files.
2427
2428 2002-01-08  Geoff Keating  <geoffk@redhat.com>
2429
2430         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
2431         consistency.
2432
2433 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
2434
2435         * gcc.dg/altivec-4.c: Test altivec predicates.
2436
2437 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
2438
2439         * gcc.c-torture/execute/20020107-1.c: New test.
2440
2441 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
2442
2443         PR c/5279
2444         * gcc.c-torture/compile/20020106-1.c: New test.
2445
2446 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
2447
2448         * gcc.c-torture/execute/nestfunc-4.c: New test.
2449
2450 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2451
2452         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
2453         extra triple that slipped in.
2454         * g++.old-deja/g++.abi/align.C: Likewise.
2455         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2456
2457 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
2458
2459         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
2460         * g++.old-deja/g++.abi/align.C: Likewise.
2461         * g++.old-deja/g++.abi/bitfields.C: Likewise.
2462
2463         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
2464         on FreeBSD/i386.
2465         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
2466         FreeBSD.
2467
2468 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
2469
2470         * gcc.dg/20020104-1.c: New test.
2471
2472         * gcc.dg/20020104-2.c: New test.
2473
2474 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
2475
2476         * gcc.dg/20020103-1.c: Fix typo in target selector.
2477
2478 2002-01-03  Richard Henderson  <rth@redhat.com>
2479
2480         * gcc.dg/20020103-1.c: New.
2481
2482 2002-01-03  Kazu Hirata  <kazu@hxi.com>
2483
2484         * gcc.c-torture/execute/20020103-1.c: New test.
2485
2486 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
2487
2488         * g++.dg/other/debug2.C: New test.
2489
2490         * gcc.c-torture/compile/20020103-1.c: New test.
2491
2492 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
2493
2494         * gcc.dg/gnu89-init-1.c: Added new tests.
2495
2496 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2497
2498         * g++.dg/template/friend2.C: Remove as patch is reverted.
2499
2500         * g++.dg/warn/oldcast1.C: New test.
2501
2502         * g++.dg/template/ptrmem1.C: New test.
2503         * g++.dg/template/ptrmem2.C: New test.
2504
2505         * g++.dg/template/ntp.C: New test.
2506
2507         * g++.dg/other/component1.C: New test.
2508
2509         * g++.dg/template/ttp3.C: New test.
2510
2511         * g++.dg/template/friend2.C: New test.
2512         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
2513
2514 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2515
2516         * g++.dg/other/ptrmem1.C: New test.
2517         * g++.dg/other/ptrmem2.C: New test.
2518
2519 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2520
2521         * g++.dg/template/ctor1.C: New test.
2522
2523 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
2524
2525         * g++.dg/template/friend2.C: New test.
2526
2527 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
2528
2529         * gcc.dg/mmix-1.c: New test.
2530
2531 2001-12-31  Richard Henderson  <rth@redhat.com>
2532
2533         * gcc.dg/asm-5.c: New.
2534
2535 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
2536
2537         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
2538         in namespace __gnu_cxx
2539
2540 2001-12-30  Richard Henderson  <rth@redhat.com>
2541
2542         * gcc.dg/debug-6.c: New.
2543
2544 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
2545
2546         * gcc.c-torture/compile/20011229-2.c: New test.
2547
2548 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
2549
2550         * gcc.dg/debug-3.c: New test.
2551         * gcc.dg/debug-4.c: New test.
2552         * gcc.dg/debug-5.c: New test.
2553
2554 2001-12-29  Richard Henderson  <rth@redhat.com>
2555
2556         * g++.dg/eh/loop1.C: New.
2557
2558 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2559
2560         * g++.dg/template/crash1.C: New test.
2561
2562 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
2563
2564         * g++.dg/other/const1.C: New test.
2565
2566 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2567
2568         * gcc.c-torture/compile/20011229-1.c: New test.
2569
2570 2001-12-28  Stan Shebs  <shebs@apple.com>
2571
2572         * lib/objc-torture.exp: Resync with c-torture.exp.
2573         * lib/objc.exp: Load standard libraries.
2574
2575 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
2576
2577         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
2578         additional tests.
2579
2580 2001-12-27  Roger Sayle <roger@eyesopen.com>
2581
2582         * gcc.c-torture/execute/string-opt-16.c: New testcase.
2583
2584 2001-12-27  Richard Henderson  <rth@redhat.com>
2585
2586         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
2587
2588 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
2589
2590         * g++.dg/eh/ctor1.C: New test.
2591         * g++.dg/other/error2.C: New test.
2592
2593 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
2594
2595         * g++.dg/other/init2.C: New test.
2596
2597 2001-12-24  Richard Henderson  <rth@redhat.com>
2598
2599         * gcc.dg/20011223-1.c: New.
2600         * gcc.dg/inline-1.c: New.
2601
2602 2001-12-23  Richard Henderson  <rth@redhat.com>
2603
2604         * gcc.dg/asm-4.c: Test operand modifiers.
2605
2606 2001-12-23  Richard Henderson  <rth@redhat.com>
2607
2608         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2609
2610 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2611
2612         * gcc.c-torture/execute/20011223-1.c: New test.
2613
2614 2001-12-21  Richard Henderson  <rth@redhat.com>
2615
2616         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2617         re-enables the warning.
2618
2619 2001-12-21  Richard Henderson  <rth@redhat.com>
2620
2621         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2622
2623 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2624
2625         * gcc.c-torture/compile/20011218-1.c: New test.
2626
2627 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
2628
2629         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
2630         arm-isr.c test.
2631         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
2632         epilogue generation for ARM ISR routines.
2633
2634 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2635
2636         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2637         * gcc.dg/format/c90-printf-3.c: Likewise.
2638         * gcc.dg/format/c99-printf-3.c: Likewise.
2639         * gcc.dg/format/ext-1.c: Likewise.
2640         * gcc.dg/format/ext-6.c: Likewise.
2641         * gcc.dg/format/format.h: Prototype unlocked stdio.
2642
2643 2001-12-20  Richard Henderson  <rth@redhat.com>
2644
2645         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2646         (arena): Use it.
2647         (malloc): Correct allocation logic.  Abort if we fill up the
2648         arena before initialization complete.
2649         (realloc): Correct allocation logic.
2650
2651 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2652
2653         * gcc.c-torture/compile/20011219-2.c: New test.
2654
2655         * gcc.c-torture/execute/20011219-1.c: New test.
2656
2657 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
2658
2659         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
2660         target does not support weak symbols.
2661
2662 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2663
2664         * gcc.c-torture/compile/20011219-1.c: New test.
2665
2666 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2667
2668         * g++.dg/other/error1.C: New test.
2669
2670 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2671
2672         * gcc.c-torture/execute/20011217-1.c: New test.
2673
2674 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2675
2676         * objc.dg/special/: New directory.
2677         * objc.dg/special/special.exp: New file.
2678         * objc.dg/special/unclaimed-category-1.h: New file.
2679         * objc.dg/special/unclaimed-category-1a.m: New file.
2680         * objc.dg/special/unclaimed-category-1.m: New file.
2681
2682 2001-12-17  Andreas Jaeger  <aj@suse.de>
2683
2684         * gcc.c-torture/compile/20011217-2.c: New test.
2685
2686 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2687
2688         * gcc.c-torture/compile/20011217-1.c: New test.
2689
2690 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
2691
2692         * testsuite/gcc.dg/20011214-1.c: New.
2693
2694 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2695
2696         * gcc.dg/altivec-4.c: New.
2697
2698 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2699
2700         * gcc.dg/20011113-1.c: New test.
2701
2702 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2703
2704         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2705         std::__malloc_alloc_template<0> and
2706         std::__default_alloc_template<false, 0>.
2707
2708 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2709
2710         * objc/execute/bf-21.m: New test.
2711         * objc/execute/enumeration-1.m: New test.
2712         * objc/execute/enumeration-2.m: New test.
2713
2714 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2715
2716         * gcc.dg/gnu89-init-1.c: New test.
2717
2718 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2719
2720         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2721         * g++.old-deja/g++.jason/2371.C: Likewise.
2722         * g++.old-deja/g++.jason/template33.C: Likewise.
2723         * g++.old-deja/g++.jason/template34.C: Likewise.
2724         * g++.old-deja/g++.jason/template36.C: Likewise.
2725         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2726         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2727         * g++.old-deja/g++.other/typename1.C: Likewise.
2728         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2729         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2730         * g++.old-deja/g++.pt/typename11.C: Likewise.
2731         * g++.old-deja/g++.pt/typename14.C: Likewise.
2732         * g++.old-deja/g++.pt/typename16.C: Likewise.
2733         * g++.old-deja/g++.pt/typename3.C: Likewise.
2734         * g++.old-deja/g++.pt/typename4.C: Likewise.
2735         * g++.old-deja/g++.pt/typename5.C: Likewise.
2736         * g++.old-deja/g++.pt/typename7.C: Likewise.
2737         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2738
2739 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2740
2741         * g++.dg/other/linkage1.C: New test.
2742         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2743         specifiers.
2744
2745 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2746
2747         * gcc.dg/concat.c: New test.
2748
2749 2001-12-11  Stan Shebs  <shebs@apple.com>
2750
2751         * objc/compile: New test directory.
2752         * objc/compile/compile.exp: New expect script.
2753         * objc/compile/20011211-1.m: New compile test.
2754
2755 2001-12-11  Jason Merrill  <jason@redhat.com>
2756
2757         * lib/prune.exp (prune_gcc_output): Also handle "In member
2758         function".  So many permutations...
2759
2760 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2761
2762         * g++.dg/template/typedef1.C: New test.
2763
2764 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2765
2766         * g++.dg/other/copy1.C: New test.
2767
2768 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2769
2770         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2771
2772         * gcc.dg/builtin-choose-expr.c: New.
2773
2774 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2775
2776         * gcc.dg/altivec-2.c: New.
2777
2778 2001-12-07  Richard Henderson  <rth@redhat.com>
2779
2780         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2781
2782 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2783
2784         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2785         ultrasparc.
2786
2787 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2788
2789         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2790
2791 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2792
2793         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2794         variable argument list.
2795
2796 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2797
2798         * gcc.c-torture/execute/memcheck: Delete entire directory.
2799         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2800         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2801
2802 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2803
2804         * gcc.dg/Wshadow-1.c: New test.
2805
2806 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2807
2808         * gcc.c-torture/compile/20011130-1.c: New test.
2809
2810         * gcc.dg/noncompile/20011025-1.c: New test.
2811
2812         * g++.dg/other/anon-union.C: New test.
2813
2814         * gcc.c-torture/execute/20011024-1.c: New test.
2815
2816 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2817
2818         * gcc.c-torture/execute/20000722-1.x,
2819         gcc.c-torture/execute/20010123-1.x: Remove.
2820         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2821         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2822         gcc.dg/c99-complit-2.c: New tests.
2823
2824 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2825
2826         * g++.dg/inherit/base1.C: New test.
2827
2828 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2829
2830         * g++.dg/other/stdarg1.C: New test.
2831
2832         * gcc.c-torture/compile/20011130-2.c: New test.
2833
2834 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2835
2836         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2837         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2838         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2839         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2840         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2841         * gcc.dg/builtin-prefetch-1.c: New test.
2842
2843 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2844
2845         * gcc.dg/20011130-1.c: New test.
2846
2847 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2848
2849         * g++.dg/other/scope1.C: New test.
2850         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2851
2852 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2853
2854         * gcc.dg/vla-init-1.c: New test.
2855
2856 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2857
2858         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2859
2860 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2861
2862         * objc.dg/alias.m: Update.
2863         * objc.dg/class-1.m: Update.
2864         * objc.dg/const-str-1.m: Update.
2865         * objc.dg/fwd-proto-1.m: Update.
2866         * objc.dg/id-1.m: Update.
2867         * objc.dg/super-class-1.m: Update.
2868
2869 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2870
2871         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2872         constructs.
2873
2874 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2875
2876         * gcc.c-torture/execute/20011128-1.c: New test.
2877
2878 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2879
2880         * gcc.dg/20011127-1.c: New test.
2881
2882 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2883
2884         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2885         from Austin Group draft 7.
2886         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2887         scanf format arguments.
2888         * gcc.dg/format/no-exargs-2.c: New test.
2889
2890 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2891
2892         * g++.dg/abi/vbase8-4.C: New test.
2893
2894 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2895
2896         * gcc.c-torture/execute/20011121-1.c: New test.
2897
2898 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2899
2900         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2901
2902 2001-11-23  Andreas Jaeger  <aj@suse.de>
2903
2904         * gcc.dg/cpp/charconst-2.c: New test.
2905
2906 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2907
2908         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2909         to the host if it is remote.  Let tests specify extra headers
2910         they use.
2911         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2912         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2913         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2914         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2915         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2916         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2917         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2918         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2919         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2920         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2921
2922 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2923
2924         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2925         for little endian ARMs.
2926
2927 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2928
2929         * gcc.c-torture/compile/20011119-1.c: New test.
2930         * gcc.c-torture/compile/20011119-2.c: New test.
2931
2932 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2933
2934         * gcc.dg/altivec-1.c: Fix typo.
2935
2936 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2937
2938         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2939
2940 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2941
2942         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2943
2944 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2945
2946         * lib/g77.exp: Don't specify --rpath-link.
2947
2948         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2949         across all the headers.
2950         * gcc.dg/format/format.exp: For testing on a remote host,
2951         copy format.h.
2952
2953         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2954         * gcc.c-torture/execute/930406-1.c: Likewise.
2955         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2956
2957 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2958
2959         * gcc.dg/altivec-1.c: New.
2960
2961 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2962
2963         * gcc.dg/cpp/fpreprocessed.c: New test case.
2964
2965 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2966
2967         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2968         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2969         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2970
2971 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2972
2973         * gcc.dg/no-builtin-1.c: New test.
2974
2975 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2976
2977         * gcc.c-torture/execute/20011115-1.c: New test.
2978
2979 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2980
2981         * gcc.c-torture/compile/20011114-2.c: New test.
2982         * gcc.c-torture/compile/20011114-3.c: New test.
2983         * gcc.c-torture/compile/20011114-4.c: New test.
2984
2985 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2986
2987         * g++.dg/other/init1.C: New test.
2988
2989 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2990
2991         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2992         message.
2993
2994         * gcc.c-torture/execute/20011114-1.c: New testcase.
2995
2996         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2997         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2998         like the (before this change) version of 20010327-1.c.
2999
3000 2001-11-14  Roger Sayle <roger@eyesopen.com>
3001
3002         * gcc.c-torture/execute/string-opt-13.c: New testcase.
3003
3004 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
3005
3006         * g++.dg/init/array2.C: New test.
3007
3008 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
3009
3010         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
3011
3012 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
3013
3014         * g++.dg/other/forscope1.C: New test.
3015         * g++.dg/ext/forscope1.C: New test.
3016         * g++.dg/ext/forscope2.C: New test.
3017
3018 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
3019
3020         * gcc.c-torture/execute/20011113-1.c: New test.
3021
3022 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
3023
3024         * gcc.c-torture/execute/20011109-2.c: New test.
3025
3026         * gcc.c-torture/execute/20011109-1.c: New test.
3027
3028 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
3029
3030         * gcc.c-torture/compile/20011109-1.c: New test.
3031
3032 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
3033
3034         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
3035         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
3036         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
3037         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
3038         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
3039         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
3040         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
3041
3042 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3043
3044         * g++.dg/warn/Wshadow-1.C: New tests.
3045         * g++.old-deja/g++.mike/for3.C: Update.
3046
3047 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3048
3049         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
3050         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
3051         XFAILs.  Adjust expected error texts.
3052         * gcc.c-torture/compile/20011106-1.c,
3053         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
3054         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
3055         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
3056         gcc.dg/c99-array-lval-5.c: New tests.
3057
3058 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3059
3060         * gcc.dg/cpp/defined.c: Update.
3061
3062 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3063
3064         * gcc.c-torture/execute/anon-1.c: New test.
3065
3066 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
3067
3068         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
3069         same size, so no warning should be produced on stormy16.
3070
3071         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
3072         due to oversized array.
3073         * g++.old-deja/g++.mike/ns15.C: Likewise.
3074         * g++.old-deja/g++.pt/crash16.C: Likewise.
3075
3076 2001-11-02  Graham Stott  <grahams@redhat.com>
3077
3078         * g++.dgother/debug1.C: Fix typos.
3079
3080 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
3081
3082         * g++.dg/other/debug1.C: New test.
3083
3084 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3085
3086         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
3087         of unsigned long.
3088
3089 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
3090
3091         * gcc.dg/20011029-2.c: New test.
3092
3093         * gcc.c-torture/compile/20011029-1.c: New test.
3094
3095 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3096
3097         * objc/execute/class_self-1.m: New test.
3098         * objc/execute/class_self-2.m: New test.
3099
3100 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
3101
3102         * gcc.misc-tests/msgs.exp: Delete.
3103         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
3104         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
3105         error set to match recent changes.
3106
3107 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
3108
3109         * gcc.dg/20011021-1.c: New test.
3110
3111 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
3112
3113         * gcc.c-torture/compile/20011023-1.c: New test.
3114
3115 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
3116
3117         * lib/g77.exp: Rewrite based on lib/g++.exp.
3118
3119 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
3120
3121         * gcc.c-torture/execute/20011019-1.c: New test.
3122
3123         * gcc.dg/20011018-1.c: New test.
3124
3125 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
3126
3127         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
3128
3129 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
3130
3131         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
3132         * gcc.dg/attr-invalid.c: Likewise.
3133
3134 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
3135
3136         * testsuite/gcc.dg/20011015-1.c: New test.
3137
3138 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3139
3140         * g++.dg/template/unify2.C: New test.
3141
3142 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
3143
3144         * g++.dg/other/exception-specification.C: New test
3145
3146 2001-10-13  Tom Rix  <trix@redhat.com>
3147
3148         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
3149         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
3150
3151 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
3152
3153         * testsuite/gcc.dg/20011009-1.c: New test.
3154
3155 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
3156
3157         PR g++/4476
3158         * g++.dg/other/friend1.C: New test.
3159
3160 2001-10-11  Richard Henderson  <rth@redhat.com>
3161
3162         * g++.old-deja/g++.other/crash18.C: Add -S to options.
3163
3164 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3165
3166         * gcc.c-torture/compile/20011010-1.c: New.
3167
3168 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3169
3170         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
3171         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
3172         g77.f-torture/execute/execute.exp,
3173         g77.f-torture/noncompile/noncompile.exp,
3174         gcc.c-torture/compile/compile.exp,
3175         gcc.c-torture/execute/execute.exp,
3176         gcc.c-torture/execute/ieee/ieee.exp,
3177         gcc.c-torture/execute/memcheck/memcheck.exp,
3178         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
3179         objc/execute/execute.exp: Update FSF address.
3180
3181 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
3182
3183         * gcc.dg/cpp/cmdlne-C.c: Update.
3184         * gcc.dg/cpp/cmdlne-C2.c: New.
3185
3186 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3187
3188         * gcc.c-torture/execute/20011008-3.c: New.
3189
3190 2001-10-08  DJ Delorie  <dj@redhat.com>
3191
3192         * gcc.dg/20011008-1.c: New.
3193         * gcc.dg/20011008-2.c: New.
3194
3195 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
3196
3197         * gcc.dg/cpp/spacing1.c: Update test.
3198
3199 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3200
3201         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
3202         spelling errors of "separate" as "seperate".
3203
3204 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
3205
3206         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
3207         enough to avoid inlining.
3208
3209 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3210
3211         * lib/g77.exp: set libg2c_dir correctly.
3212
3213 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3214
3215         * gcc.dg/cpp/macro11.c: New test.
3216
3217 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3218
3219         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
3220         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
3221         gcc.dg/format/multattr-3.c: New tests.
3222         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
3223         tests for format attributes on function pointers being rejected.
3224
3225 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3226
3227         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
3228
3229 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
3230
3231         * g++.dg/warn/format1.C: New test.
3232
3233 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
3234
3235         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
3236
3237 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3238
3239         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
3240
3241 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
3242
3243         * gcc.dg/cpp/redef2.c: Add test.
3244
3245 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
3246
3247         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
3248         long-standing bug on i686, apparently.
3249         * gcc.c-torture/execute/loop-2c.x: New file.
3250         * gcc.c-torture/execute/loop-2d.x: New file.
3251         * gcc.c-torture/execute/loop-3c.x: New file.
3252
3253 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
3254
3255         * gcc.dg/cpp/20000625-2.c: Correct line number.
3256
3257 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3258
3259         * gcc.dg/cpp/macro10.c: New test.
3260         * gcc.dg/cpp/strify3.c: New test.
3261         * gcc.dg/cpp/spacing1.c: Add tests.
3262         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
3263         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
3264
3265 2001-09-24  DJ Delorie  <dj@redhat.com>
3266
3267         * gcc.c-torture/execute/20010924-1.c: New test.
3268
3269 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
3270
3271         * testsuite/objc/execute/paste.m: Remove.
3272
3273 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3274
3275         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
3276
3277 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
3278
3279         * g77.dg/strlen0.f: New test.
3280
3281 2001-09-21  Richard Henderson  <rth@redhat.com>
3282
3283         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
3284         * g++.old-deja/g++.abi/vtable2.C: Likewise.
3285
3286 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3287
3288         Table-driven attributes.
3289         * g++.dg/ext/attrib1.C: New test.
3290
3291 2001-09-20  DJ Delorie  <dj@redhat.com>
3292
3293         * gcc.dg/20000926-1.c: Update expected warning messages.
3294         * gcc.dg/array-2.c: Likewise, and test for warnings too.
3295         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
3296         array.
3297
3298 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
3299
3300         * g++.dg/eh/registers1.C: New test case.
3301
3302 2001-09-17  Richard Henderson  <rth@redhat.com>
3303
3304         * gcc.dg/array-5.c: Fix VLA decomposition test.
3305
3306 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
3307
3308         * gcc.dg/cpp/line5.c: New testcase.
3309
3310 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
3311
3312         * gcc.dg/cpp/macro9.c: New test.
3313
3314 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
3315
3316         * gcc.c-torture/execute/980223.c: Change type of addr from long
3317         to char *.
3318
3319 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
3320
3321         * gcc.c-torture/execute/20010915-1.c: New test.
3322
3323 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
3324
3325         * g77.dg/bprob: New directory.
3326         * g77.dg/bprob/bprob.exp: New file.
3327         * g77.dg/bprob/bprob-1.f: New test.
3328         * g77.dg/gcov: New directory.
3329         * g77.dg/gcov/gcov.exp: New file.
3330         * g77.dg/gcov/gcov-1.f: New test.
3331         * g77.dg/gcov/gcov-1.x: New file.
3332
3333 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3334
3335         * gcc.dg/cpp/directiv.c: Update.
3336         * gcc.dg/cpp/undef1.c: Update.
3337
3338 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
3339
3340         * gcc.dg/20010912-1.c: New test.
3341
3342 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
3343
3344         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
3345         language-independent file in lib.
3346         * lib/gcov.exp: New file.
3347
3348 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3349
3350         * gcc.c-torture/compile/20010911-1.c: New test.
3351
3352 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
3353
3354         * lib/profopt.exp: New, to support profile-directed optimizations.
3355         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
3356         * gcc.misc-tests/bprob-1.c: New test.
3357         * gcc.misc-tests/bprob-2.c: New test.
3358
3359 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
3360
3361         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
3362         XFAIL and which kinds of gcov output to verify.
3363         * gcc.misc-tests/gcov-4b.x: New file.
3364         * gcc.misc-tests/gcov-5b.x: New file.
3365         * gcc.misc-tests/gcov-6.x: New file.
3366         * gcc.misc-tests/gcov-7.c: New test.
3367         * gcc.misc-tests/gcov-7.x: New file.
3368
3369 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
3370
3371         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
3372         * gcc.misc-tests/gcov-6.c: New test.
3373
3374 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3375
3376         PR c++/3986
3377         * g++.dg/abi/vbase1.C: New test.
3378
3379 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
3380
3381         * objc.dg/method-2.m: New.
3382
3383 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3384
3385         PR c++/4203
3386         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
3387         * g++.dg/init/empty1.C: New test.
3388
3389 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
3390
3391         * gcc.c-torture/compile/20010903-1.c: New test.
3392
3393 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
3394
3395         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
3396         for m68k.
3397
3398 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
3399
3400         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
3401
3402         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
3403
3404         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
3405
3406 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
3407
3408         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
3409         for 16-bit 'unsigned int'.
3410
3411 2001-08-29  Kazu Hirata  <kazu@hxi.com>
3412
3413         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
3414
3415 2001-08-27  Richard Henderson  <rth@redhat.com>
3416
3417         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
3418         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
3419
3420 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
3421
3422         * gcc.dg/asm-names.c (ymain): New.
3423
3424 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
3425
3426         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
3427         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
3428         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
3429
3430 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3431
3432         * gcc.dg/compare5.c: New testcase.
3433
3434 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
3435
3436         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
3437         and "In instantiation".
3438
3439 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
3440
3441         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
3442
3443 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
3444
3445         * gcc.misc-tests/gcov.exp: Add support for branch information.
3446         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
3447         * gcc.misc-tests/gcov-4.c: New test.
3448         * gcc.misc-tests/gcov-4b.c: New test.
3449         * gcc.misc-tests/gcov-5b.c: New test.
3450
3451 2001-08-20  Zack Weinberg  <zackw@panix.com>
3452
3453         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
3454         expected to fail.
3455
3456 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3457
3458         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
3459
3460 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
3461
3462         * g++.dg/eh/template1.C: New test.
3463
3464 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
3465
3466         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
3467         Fix thinko.
3468         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
3469         for xfail.
3470
3471 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
3472
3473         * lib/g77-dg.exp:  Use prune.exp for common procedures
3474         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
3475         * lib/g77.exp: (g77-dg-prune) Remove
3476
3477 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
3478
3479         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
3480
3481 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3482
3483         * g++.dg/template/unify1.C: New test.
3484
3485 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
3486
3487         * g++.dg/abi/empty4.C: New test.
3488
3489 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
3490
3491         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
3492         solaris2.*
3493         * g77.f-torture/compile/pr3743.x: Likewise
3494
3495 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
3496
3497         * g++.dg/other/using-declaration.C: New test.
3498
3499 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3500
3501         * gcc.dg/cpp/tr-sign.c: New testcase.
3502
3503 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3504
3505         * gcc.dg/cpp/19951025-1.c: Revert.
3506         * gcc.dg/cpp/directiv.c: We no longer process directives that
3507         interrupt macro arguments.
3508
3509 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
3510
3511         * gcc.dg/bconstp-1.c: New test.
3512
3513 2001-08-03  Richard Henderson  <rth@redhat.com>
3514
3515         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
3516
3517 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
3518
3519         * gcc.dg/cpp/19951025-1.c: Update.
3520
3521 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
3522
3523         * g77.dg/ff90-1.f (s): Fix reference of variable z,
3524         should be x.
3525
3526 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3527
3528         Kill -fhonor-std.
3529         * g++.old-deja/g++.ns/ns14.C: Remove special options.
3530         * g++.old-deja/g++.other/std1.C: Likewise.
3531         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
3532
3533 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
3534
3535         * lib/g77.exp:  Load gcc-defs.exp for common procedures
3536         (g77_pass, g77_fail, g77_finish, g77_exit,
3537         ${tool}_check_unsupported_p} Now redundant.  Deleted.
3538
3539 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
3540
3541         * g77.dg/fbackslash.f
3542         * g77.dg/fcase-preserve.f
3543         * g77.dg/ff90-1.f
3544         * g77.dg/ffixed-line-length-0.f
3545         * g77.dg/ffixed-line-length-132.f
3546         * g77.dg/ffixed-line-length-7.f
3547         * g77.dg/ffixed-line-length-72.f
3548         * g77.dg/ffixed-line-length-none.f
3549         * g77.dg/ffree-form-1.f
3550         * g77.dg/fno-backslash.f
3551         * g77.dg/fno-f90-1.f
3552         * g77.dg/fno-fixed-form-1.f
3553         * g77.dg/fno-onetrip.f
3554         * g77.dg/fno-typeless-boz.f
3555         * g77.dg/fno-underscoring.f
3556         * g77.dg/fno-vxt-1.f
3557         * g77.dg/fonetrip.f
3558         * g77.dg/ftypeless-boz.f
3559         * g77.dg/fugly-assumed.f
3560         * g77.dg/funderscoring.f
3561         * g77.dg/fvxt-1.f
3562
3563 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
3564
3565         * objc.dg/fwd-proto-1.m: New.
3566         * objc.dg/local-decl-1.m: New.
3567         * objc.dg/naming-1.m: New.
3568         * objc.dg/naming-2.m: New.
3569         * objc.dg/proto-hier-1.m: New.
3570
3571 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
3572
3573         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
3574         largest-type elements to a struct makes its size grow.
3575
3576 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3577
3578         * g++.dg/abi/vthunk1.C: New test.
3579
3580 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3581
3582         * g++.dg/abi/vbase8-22.C: New test.
3583
3584 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3585
3586         * gcc.dg/cpp/macro8.c: New test.
3587
3588 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3589
3590         * g++.dg/abi/vbase8-21.C: New test.
3591
3592 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
3593
3594         * g++.dg/abi/vbase8-10.C: New test.
3595
3596 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3597
3598         * lib/g++.exp (g++_set_ld_library_path): Renamed to
3599         ${tool}_set_ld_library_path.
3600         Changed caller.
3601         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3602         g++.exp.
3603
3604 2001-07-26  Stan Cox <scox@redhat.com>
3605
3606         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3607         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3608         gcc_exit, gcc_check_unsupported_p):
3609         Moved to gcc-deps.exp
3610         * gcc-deps.exp: New file.
3611
3612 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3613
3614         * g++.old-deja/g++.pt/defarg14.C: New test.
3615
3616 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3617
3618         * g++.old-deja/g++.other/lineno5.C: New test.
3619
3620 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3621
3622         * g++.old-deja/g++.pt/crash68.C: New test.
3623
3624 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3625
3626         * g++.old-deja/g++.other/crash42.C: New test.
3627
3628 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3629
3630         * gcc.dg/cpp/extratokens.c: Fix.
3631         * gcc.dg/cpp/skipping2.c: New tests.
3632
3633 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3634
3635         * gcc.c-torture/execute/20010724-1.c: New file.
3636         * gcc.c-torture/execute/20010724-1.x: New file.
3637
3638 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3639
3640         * g++.old-deja/g++.other/cond7.C: New test.
3641
3642 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3643
3644         * g++.old-deja/g++.other/optimize4.C: New test.
3645
3646 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3647
3648         * g++.old-deja/g++.abi/vbase8-5.C: New test.
3649
3650 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
3651
3652         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3653         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3654         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3655         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3656
3657         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3658         bug report" message.
3659
3660         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3661         * g++.dg/ext/instantiate1.C: Move from old-deja.
3662
3663 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3664
3665         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3666         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3667         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3668         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3669
3670 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3671
3672         * gcc.c-torture/execute/20010723-1.c: New test.
3673
3674 2001-07-23  Ben Elliston  <bje@redhat.com>
3675
3676         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3677
3678 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3679
3680         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3681         i[34567]86-*-*.
3682         Delete handling of ieee_multilib_flags.
3683         Pass -mieee for alpha*-*-* and sh-*-*.
3684         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3685
3686 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
3687
3688         Remove old-abi tests.
3689         * g++.old-deja/g++.mike/p11116.C: Remove.
3690         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3691
3692 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3693
3694         * g77.f-torture/compile/pr3743.f:  New test
3695
3696 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3697
3698         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3699
3700 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3701
3702         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3703         g++.old-deja/g++.pt/static6.C: Likewise.
3704         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3705         supports weak symbols.
3706
3707 2001-07-18  Andreas Jaeger  <aj@suse.de>
3708
3709         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3710         supported again.
3711
3712 2001-07-18  Andreas Jaeger  <aj@suse.de>
3713
3714         * gcc.dg/iftrap-1.c: Fix target line.
3715
3716 2001-07-17  Richard Henderson  <rth@redhat.com>
3717
3718         * gcc.c-torture/execute/20010717-1.c: New.
3719
3720 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3721
3722         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3723         tests.
3724
3725 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3726
3727         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3728
3729 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3730
3731         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3732         UAC_SIGBUS, UAC_NOPRINT definitions.
3733
3734 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3735
3736         * objc/execute/object_is_class.m: New test.
3737         * objc/execute/object_is_meta_class.m: New test.
3738
3739 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3740
3741         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3742         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3743
3744 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3745
3746         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3747         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3748
3749 2001-07-14  Richard Henderson  <rth@redhat.com>
3750
3751         * gcc.dg/iftrap-1.c: New.
3752
3753 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3754
3755         * g77.f-torture/execute/intrinsic77.f: New test.
3756
3757 2001-07-11  Janis Johnson <janis@us.ibm.com>
3758
3759         * gcc.misc-tests/gcov-3.c: New test.
3760
3761 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3762
3763         * gcc.c-torture/compile/20010711-1.c,
3764         * gcc.c-torture/compile/20010711-2.c: New tests.
3765
3766 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3767
3768         * gcc.c-torture/execute/20010711-1.c: New test.
3769
3770 2001-07-11  Ben Elliston  <bje@redhat.com>
3771
3772         * g++.old-deja/g++.other/enum5.C: New test.
3773
3774 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3775
3776         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3777         (g++-dg-prune): Call prune_gcc_output.
3778         * prune.exp: New file for prune_gcc_output.
3779         * lib/g++.exp, lib/gcc.exp: Load it.
3780
3781 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3782
3783         * gcc.c-torture/compile/20010701-1.c,
3784         g++.old-deja/g++.ext/attrib6.C: New tests.
3785
3786 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3787
3788         * gcc.c-torture/compile/20010706-1.c: New test.
3789
3790 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3791
3792         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3793
3794 2001-06-28  Stan Shebs  <shebs@apple.com>
3795
3796         * gcc.dg/pragma-darwin.c: New test.
3797
3798 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3799
3800         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3801         Solaris 2.[678] system.
3802
3803 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3804
3805         * gcc.dg/20010622-1.c: New test.
3806
3807 2001-06-18  Stan Shebs  <shebs@apple.com>
3808
3809         * objc.dg: New directory.
3810         * objc.dg/dg.exp: New file.
3811         * objc.dg/alias.m: New.
3812         * objc.dg/class-1.m: New.
3813         * objc.dg/class-2.m: New.
3814         * objc.dg/const-str-1.m: New.
3815         * objc.dg/const-str-2.m: New.
3816         * objc.dg/id-1.m: New.
3817         * objc.dg/method-1.m: New.
3818         * objc.dg/super-class-1.m: New.
3819         * lib/objc-dg.exp: New file.
3820
3821 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3822
3823         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3824         of label name.
3825
3826 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3827
3828         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3829
3830 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3831
3832         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3833         variable.
3834
3835 2001-06-12  Richard Henderson  <rth@redhat.com>
3836
3837         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3838
3839 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3840
3841         * g++.old-deja/g++.abi/vbase5.C: New test.
3842         * g++.old-deja/g++.abi/vbase6.C: New test.
3843         * g++.old-deja/g++.abi/vbase7.C: New test.
3844
3845 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3846
3847         * gcc.c-torture/compile/20010610-1.c: New test.
3848
3849 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3850
3851         * g++.old-deja/g++.abi/vbase4.C: New test.
3852
3853 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3854
3855         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3856         support %f for HC11/HC12 targets.
3857         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3858         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3859         on HC11/HC12 targets.
3860         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3861
3862 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3863
3864         * gcc.dg/wchar_t-1.c: New file.
3865         * gcc.dg/wint_t-1.c: Likewise.
3866
3867 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3868
3869         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3870
3871 2001-06-11  Richard Henderson  <rth@redhat.com>
3872
3873         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3874
3875 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3876
3877         * gcc.c-torture/compile/20010611-1.c: New test.
3878
3879 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3880
3881         * gcc.dg/c99-tag-1.c: Add more tests.
3882
3883 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3884
3885         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3886         representation on MN10300 and ARM/Thumb.
3887
3888 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3889
3890         * g77.f-torture/execute/20010610.f: New.
3891
3892 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3893
3894         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3895         names.
3896
3897 2001-06-09  Richard Henderson  <rth@redhat.com>
3898
3899         * gcc.c-torture/execute/ashrdi-1.c: New.
3900         * gcc.c-torture/execute/ashldi-1.c: New.
3901         * gcc.c-torture/execute/lshrdi-1.c: New.
3902
3903 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3904
3905         * objc/execute/load-3.m: Added. Check sending +load to categories,
3906         in addition to classes.
3907
3908 2001-06-08  Stan Shebs  <shebs@apple.com>
3909
3910         * objc/execute/load-2.m: New test.  From Nicola Pero
3911         <n.pero@mi.flashnet.it>.
3912
3913 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3914
3915         * gcc.c-torture/execute/20010605-2.c: New test.
3916
3917 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3918
3919         * g++.old-deja/g++.abi/vbase2.C: New test.
3920         * g++.old-deja/g++.abi/vbase3.C: New test.
3921
3922 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3923
3924         * g++.old-deja/g++.pt/friend49.C: New test.
3925
3926 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3927
3928         * g++.old-deja/g++.ext/anon3.C: New test.
3929
3930 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3931
3932         * g++.old-deja/g++.other/conv7.C: New test.
3933
3934 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3935
3936         * gcc.c-torture/compile/20010605-2.c: New test.
3937
3938 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3939
3940         * gcc.c-torture/execute/20010604-1.c: New test.
3941
3942 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3943
3944         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3945
3946 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3947
3948         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3949         (g++_link_flags): Likewise.
3950         (g++_init): Pass gccpath's value to two previous functions.
3951
3952 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3953
3954         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3955         Ensure logfile entry matches exec command line.
3956
3957 2001-05-31  Richard Henderson  <rth@redhat.com>
3958
3959         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3960         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3961
3962 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3963
3964         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3965         compiler for irix6.2
3966
3967 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3968
3969         * g++.old-deja/g++.other/optimize3.C: New file.
3970
3971 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3972
3973         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3974         assemble.
3975
3976 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3977
3978         * g++.old-deja/g++.other/optimize2.C: New file.
3979
3980 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3981
3982         * gcc.c-torture/compile/20010518-2.c: New file.
3983         * gcc.c-torture/execute/20010518-1.c: New file.
3984         * gcc.c-torture/execute/20010518-2.c: New file.
3985
3986 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3987
3988         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3989
3990 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3991
3992         G++ no longer defines builtins that do not begin with __builtin.
3993         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3994         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3995         * g++.old-deja/g++.law/builtin1.C: Likewise.
3996         * g++.old-deja/g++.law/cvt2.C: Likewise.
3997         * g++.old-deja/g++.mike/net5.C: Likewise.
3998         * g++.old-deja/g++.other/builtins1.C: Likewise.
3999         * g++.old-deja/g++.other/builtins2.C: Likewise.
4000         * g++.old-deja/g++.other/builtins3.C: Likewise.
4001         * g++.old-deja/g++.other/builtins4.C: Likewise.
4002         * g++.old-deja/g++.other/inline8.C: Likewise.
4003         * g++.old-deja/g++.robertl/eb39.C: Likewise.
4004
4005 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
4006
4007         * g++.old-deja/g++.pt/using1.C: Adjust.
4008         * g++.old-deja/g++.pt/using2.C: New test.
4009
4010 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
4011
4012         * gcc.dg/cpp/charconst.c: New tests.
4013         * gcc.dg/cpp/escape.c: New tests.
4014         * gcc.dg/cpp/escape-1.c: New tests.
4015         * gcc.dg/cpp/escape-2.c: New tests.
4016         * gcc.dg/cpp/ucs.c: New tests.
4017
4018 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
4019
4020         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
4021         native compiler for irix6.5.
4022
4023 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
4024
4025         * lib/g++.exp (g++_include_flags): Use args to compute
4026         get_multilibs.
4027         (g++_link_flags): Likewise.
4028         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
4029
4030 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4031
4032         * gcc.dg/c90-hexfloat-1.c: Add more tests.
4033
4034 2001-05-21  Geoff Keating  <geoffk@redhat.com>
4035
4036         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
4037         this file.
4038
4039 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4040
4041         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
4042         STACK_SIZE;
4043         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
4044         to STACK_SIZE; Use it to define size of add_histo array.
4045         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
4046         to STACK_SIZE.
4047         (f): Use GITT_SIZE to define size of gitt local table.
4048         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
4049         to STACK_SIZE; Use it to define size of bytemem array.
4050
4051 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
4052
4053         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
4054         on 68HC11/HC12 due to the asm instruction.
4055         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
4056         * gcc.c-torture/compile/920520-1.x: Likewise.
4057         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
4058         on 68HC11/HC12 because the function is larger than 64K.
4059         * gcc.c-torture/compile/961203-1.x: New file, this test fails
4060         on 68HC11/HC12 because the structure is too large.
4061
4062 2001-05-20  Richard Henderson  <rth@redhat.com>
4063
4064         * gcc.c-torture/execute/20010520-1.c: New.
4065
4066 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4067
4068         * g++.old-deja/g++.warn/compare1.C: New test.
4069         * gcc.dg/compare4.c: New test.
4070
4071 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
4072
4073         * g++.old-deja/g++.other/optimize1.C: New test.
4074
4075 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4076
4077         * g++.old-deja/g++.pt/spec41.C: New test.
4078
4079 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
4080
4081         * gcc.c-torture/compile/20010114-1.x: Remove.
4082
4083 2001-05-18  Stan Shebs  <shebs@apple.com>
4084
4085         * gcc.c-torture/compile/20010518-1.c: New test.
4086
4087 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
4088
4089         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
4090         * g++.old-deja/g++.pt/crash67.C: New test.
4091
4092 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
4093
4094         * g++.old-deja/g++.other/debug9.C: New test.
4095
4096 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
4097
4098         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
4099
4100 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
4101
4102         * gcc.c-torture/compile/20010516-1.c: New test.
4103
4104 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4105
4106         * g++.old-deja/g++.other/crash41.C: New test.
4107
4108 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
4109
4110         * g++.old-deja/g++.pt/crash66.C: New test.
4111
4112 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
4113
4114         * g++.old-deja/g++.robertl/eb27.C: Convert.
4115
4116 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
4117
4118         * g++.dg/friend-warn.C: New test.  Do not warn about friend
4119         declaration being redundant.
4120
4121 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
4122
4123         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
4124
4125 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
4126
4127         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4128
4129 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
4130
4131         * lib/g++.exp: Use testsuite_flags.
4132
4133 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
4134
4135         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
4136
4137 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4138
4139         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
4140
4141 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
4142
4143         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
4144
4145 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
4146
4147         * gcc.c-torture/compile/20010313-1.c: New test.
4148
4149 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
4150
4151         * gcc.dg/cpp/direct2.c: New test.
4152         * gccq.dg/cpp/direct2s.c: New test.
4153
4154         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
4155
4156 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
4157
4158         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
4159         * g++.old-deja/g++.other/op3.C: Likewise.
4160
4161 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4162
4163         * gcc.dg/cpp/syshdr.h: New file.
4164         * gcc.dg/cpp/sysmac1.c: Update.
4165         * gcc.dg/cpp/sysmac2.c: Update.
4166
4167 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
4168
4169         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
4170
4171 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
4172
4173         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
4174         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
4175
4176 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
4177
4178         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
4179
4180 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
4181
4182         * lib/g++.exp (g++_include_flags): Don't use any special flags
4183         if TESTING_IN_BUILD_TREE is not defined.
4184         (g++_init): Use a plain 'c++' as the compiler if
4185         TESTING_IN_BUILD_TREEE is not defined.
4186
4187 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4188
4189         * g++.old-deja/g++.eh/catch13.C: New test.
4190         * g++.old-deja/g++.eh/catch14.C: New test.
4191
4192 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
4193
4194         * gcc.dg/cpp/tr-define.c: New test.
4195
4196 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
4197
4198         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
4199         <stdlib.h>, not <malloc.h>.
4200
4201 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4202
4203         * g++.old-deja/g++.ns/template17.C: New test.
4204
4205 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
4206
4207         * g++.old-deja/g++.pt/ref4.C: New test.
4208
4209 2001-04-30  Richard Henderson  <rth@redhat.com>
4210
4211         * gcc.dg/20000724-1.c: Revert last change.
4212
4213 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
4214
4215         * g77.f-torture/execute/20010430.f: New test.
4216
4217 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
4218
4219         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
4220
4221 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
4222
4223         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
4224
4225 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4226
4227         * g++.old-deja/g++.eh/crash6.C: New test.
4228
4229 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4230
4231         * g++.old-deja/g++.other/warn7.C: New test.
4232
4233 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
4234
4235         * g++.old-deja/g++.other/defarg9.C: New test.
4236
4237 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4238
4239         * g77.f-torture/compile/20010426.f: New test.
4240         * g77.f-torture/execute/20010426.f: New test.
4241
4242 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
4243
4244         * g77.f-torture/compile/20000629-1.x: Remove - error
4245         has been fixed.
4246
4247 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
4248
4249         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
4250         Tweak slightly to work with g++.dg framework.
4251         * g++.dg/special/ecos.exp: Run initp1.C test.
4252         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
4253
4254         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
4255         its linker doesn't give line numbers either.
4256         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
4257
4258 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4259
4260         * g++.old-deja/g++.other/lex1.C: New test.
4261
4262 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
4263
4264         * gcc.dg/noncompile/20010425-1.c: New test.
4265
4266 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
4267
4268         * g++.old-deja/g++.pt/mangle2.C: New test.
4269
4270 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4271
4272         * gcc.dg/format/plus-1.c: New test.
4273
4274 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4275
4276         * gcc.dg/20010423-1.c: New test.
4277
4278 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
4279