OSDN Git Service

+2003-11-13 Andrew Pinski <apinski@apple.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-11-13  Andrew Pinski <apinski@apple.com>
2
3         * gcc.c-torture/compile/20031113-1.c: New test.
4
5 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
6             Kean Johnston <jkj@sco.com>
7
8         PR c/13029
9         * gcc.dg/unused-4.c: Update.
10
11 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
12
13         * g++.dg/opt/const3.C: New test.
14
15 2003-11-13  Jan Hubicka  <jh@suse.cz>
16
17         * gcc.c-torture/compile/20031112-1.c: New test.
18
19 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
20
21         * g++.dg/parse/crash10.C: Remove bogus error marker.
22
23 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
24
25         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
26         (host_gcc): Likewise.
27         (ROOT): Honor $PWDCMD.
28         (BASE): Likewise.
29         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
30
31 2003-11-12  Catherine Moore  <clm@redhat.com>
32
33         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
34
35 2003-11-12  Andreas Jaeger  <aj@suse.de>
36             Jakub Jelinek  <jakub@redhat.com>
37             Andrew Pinski  <pinskia@physics.uc.edu>
38             Richard Henderson  <rth@redhat.com>
39
40         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
41         systems.
42         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
43
44         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
45         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
46
47 2003-11-11  Andreas Jaeger  <aj@suse.de>
48
49         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
50
51         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
52
53 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
54
55         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
56         Clean ups.
57
58 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
59
60         * gcc.dg/trampoline-1.c: New test.
61
62 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
63
64         * gcc.c-torture/compile/200031109-1.c: New test.
65
66 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
67
68         PR c/3190
69         PR c/8714
70         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
71         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
72         gcc.dg/format/no-y2k-1.c: Update.
73
74 2003-11-08  Roger Sayle  <roger@eyesopen.com>
75
76         PR optimization/10467
77         * gcc.dg/20031108-1.c: New test case.
78
79 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
80
81         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
82
83 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
84
85         * gcc.dg/compound-lvalue-1.c: New test.
86         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
87         some XFAILs.
88
89 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
90
91         * gcc.dg/altivec-varargs-1.c: New test.
92
93 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
94
95         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
96         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
97         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
98         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
99         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
100
101 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
102
103         * gcc.dg/cond-lvalue-1.c: New test.
104
105 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
106
107         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
108
109 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
110
111         PR c++/11616
112         * g++.dg/template/instantiate5.C: New test.
113
114 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
115
116         PR c++/12726
117         * g++.dg/ext/complit2.C: Replace test with self-contained version.
118         * ChangeLog: Add missing first entry for above test.
119
120 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
121
122         PR c++/9810
123         * g++.dg/template/using8.C: New test.
124         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
125
126 2003-11-02  Roger Sayle  <roger@eyesopen.com>
127
128         PR optimization/10817
129         * gcc.c-torture/compile/20031102-1.c: New test case.
130
131 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
132
133         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
134         2147483647.
135
136 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
137
138         * gcc.dg/20031102-1.c: New test.
139
140 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
141
142         * gcc.dg/complex-1.c: New test.
143
144 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
145
146         PR c++/12796
147         * g++.dg/template/crash13.C: Adjust expected error location.
148         * g++.old-deja/g++.brendan/ns1.C: Likewise.
149
150 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
151
152         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
153
154 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
155
156         PR/10239
157         * gcc.c-torture/compile/20031031-2.c: New test.
158
159 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
160
161         PR/11640
162         * gcc.c-torture/compile/20031031-1.c: New test.
163
164 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
165
166         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
167         * gcc.misc-tests/bprob.exp: Likewise.
168         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
169         the execution test on arm-elf configs.
170         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
171         configs that don't support scratch files.
172         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
173
174 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
175
176         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
177         done by dejagnu.
178
179 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
180
181         * ada/acats/run_all.sh: Redirect mv output to /dev/null
182         Avoid non pure sh syntax. Add more logging.
183
184         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
185         fail.
186
187 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
188
189         PR libgcj/10610
190         * gcc.dg/ppc-stackalign-1.c: New test.
191
192 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
193
194         * ada/acats/run_all.sh: Change output to be more compliant with
195         dejagnu framework.
196         Create acats.sum and acats.log files under testsuite/ada/acats
197         Only run [a-z]* directories, to filter out e.g. CVS.
198         Redirect build output to log file.
199
200 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
201
202         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
203
204 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
205
206         PR ada/5909:
207         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
208
209 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
210
211         * gcc.c-torture/compile/20031023-1.c: New test.
212         * gcc.c-torture/compile/20031023-2.c: New test.
213         * gcc.c-torture/compile/20031023-3.c: New test.
214         * gcc.c-torture/compile/20031023-4.c: New test.
215
216 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
217
218         PR c++/10371
219         * g++.dg/lookup/scoped8.C: New test.
220
221 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
222
223         * g++.dg/opt/reg-stack3.C: New test.
224
225 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
226
227         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
228
229 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
230
231         PR c++/11076
232         * g++.dg/template/crash13.C: New test.
233
234 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
235
236         * gcc.dg/c99-restrict-2.c: New test.
237
238 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
239
240         PR c++/12698, c++/12699, c++/12700, c++/12566
241         * g++.dg/inherit/covariant9.C: New test.
242         * g++.dg/inherit/covariant10.C: New test.
243         * g++.dg/inherit/covariant11.C: New test.
244
245 2003-10-23  Jason Merrill  <jason@redhat.com>
246
247         PR c++/12726
248         * g++.dg/ext/complit2.C: New test.
249
250 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
251
252         PR target/12654
253         * gcc.c-torture/execute/20031020-1.c: New test.
254
255 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
256
257         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
258         following the jump_insn.
259
260 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
261
262         * gcc.dg/cast-lvalue-1.c: New test.
263
264 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
265
266         PR c++/11962
267         * g++.dg/template/cond2.C: New test.
268
269 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
270
271         * gcc.dg/builtins-28.c: New test.
272
273 2003-10-20  Jan Hubicka  <jh@suse.cz>
274
275         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
276         parameter.
277         * testsuite/gcc.dg/inline-2.c: Likewise.
278
279 2003-10-20  Phil Edwards  <phil@codesourcery.com>
280
281         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
282         * gcc.dg/nest.c:  Likewise.
283
284 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
285
286         PR c++/9781, c++/10583, c++/11862
287         * g++.dg/parse/crash13.C: New test.
288
289 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
290
291         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
292
293 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
294
295         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
296         Define HAVE_C99_RUNTIME except on Solaris.
297         * gcc.dg/builtins-20.c: Likewise.
298
299 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
300
301         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
302
303 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
304
305         PR c++/12495
306         * g++.dg/template/crash21.C: New test.
307
308 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
309
310         PR c++/2513
311         * g++.dg/template/typename5.C: New test.
312
313 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
314
315         PR c++/12369
316         * g++.dg/template/friend25.C: New test.
317
318 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
319
320         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
321         versions.
322
323 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
324
325         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
326         == 2147483647.
327
328 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
329
330         * gcc.c-torture/execute/960416-1.x: Remove.
331         * gcc.c-torture/execute/divconst-3.x: Likewise.
332
333 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
334
335         PR target/12598
336         * gcc.dg/torture/cris-volatile-1.c: New test.
337
338 2003-10-14  Roger Sayle  <roger@eyesopen.com>
339
340         PR optimization/9325
341         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
342         for overflowing floating point to integer conversion during RTL
343         simplification.
344
345 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
346
347         * objc/execute/_cmd.m: Fix typo.
348         * objc.dg/image-info.m, objc.dg/symtab-1.m:
349         Relax 'scan-assembler' regexp.
350         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
351         objc.dg/try-catch-4.m: Run on non-Darwin targets.
352         * objc.dg/zero-link-2.m: Remove blank line.
353         * objc.dg/zero-link-3.m: New test case.
354
355 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
356
357         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
358
359         * gcc.dg/asm-names.c: Use scan-assembler-not rather
360         than linker trickery.
361
362 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
363
364         PR c++/12370
365         * g++.dg/other/friend2.C: New test.
366
367 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
368
369         * gcc.dg/20031012-1.c: New test.
370
371 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
372
373         * gcc.dg/weak/weak-3.c: Fix for new warning.
374
375 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
376
377         PR optimization/8750
378         * gcc.c-torture/execute/20031012-1.c: New test case.
379
380 2003-10-11  Roger Sayle  <roger@eyesopen.com>
381
382         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
383         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
384
385 2003-10-11  Roger Sayle  <roger@eyesopen.com>
386
387         PR optimization/12260
388         * gcc.c-torture/compile/20031011-2.c: New test case.
389
390 2003-10-11  Roger Sayle  <roger@eyesopen.com>
391
392         * gcc.c-torture/execute/20031011-1.c: New testcase.
393
394 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
395
396         * gcc.c-torture/compile/20031011-1.c: New test.
397
398 2003-10-11  Jan Hubicka  <jh@suse.cz>
399
400         * g++.dg/other/first-global.C: New test.
401
402 2003-10-11  Roger Sayle  <roger@eyesopen.com>
403
404         * gcc.c-torture/execute/string-opt-18.c: New testcase.
405
406 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
407
408         * gcc.c-torture/compile/20031010-1.c: New test.
409
410 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
411
412         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
413         * gcc.c-torture/execute/va-arg-25.c: ... here.
414
415 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
416
417         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
418
419 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
420
421         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
422
423 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
424
425         * g++.dg/parse/error2.C: New test.
426
427 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
428
429         PR c++/11097
430         * g++.dg/other/error5.C: Modify the error message.
431         * g++.dg/lookup/using8.C: New test.
432
433 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
434
435         * gcc.dg/darwin-abi-2.c: New file.
436         * gcc.c-torture/execute/va-arg-24.c: New file.
437
438 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
439
440         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
441         indentation.
442
443 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
444
445         PR c++/10147
446         * g++.dg/other/error4.C: Update error messages.
447         * g++.dg/template/ptrmem4.C: Likewise.
448
449         PR c++/12337
450         * g++.dg/init/new9.C: New test.
451
452         PR c++/12334, c++/12236, c++/8656
453         * g++.dg/ext/attrib8.C: New test.
454
455 2003-10-06  Devang Patel  <dpatel@apple.com>
456
457         * gcc.dg/debug/dwarf2-3.h: New test.
458         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
459
460 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
461
462         * g++.dg/opt/cfg2.C: New test.
463
464 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
465
466         * g++.dg/opt/float1.C: New test.
467
468 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
469
470         * gcc.dg/c90-array-lval-6.c: New test.
471         * gcc.dg/c99-array-lval-6.c: New test.
472
473 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
474             Ziemowit Laski  <zlaski@apple.com>
475
476         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
477         'Derived', so that it is never considered a class method; add
478         new warning for '+port' method ambiguity.
479         * objc.dg/method-12.m: Include <objc/objc.h> instead of
480         <objc/objc-api.h> (needed on Mac OS X).
481         * objc.dg/method-13.m: New test.
482
483 2003-10-03  Roger Sayle  <roger@eyesopen.com>
484
485         PR optimization/9325, PR java/6391
486         * gcc.c-torture/execute/20031003-1.c: New test case.
487
488 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
489
490         PR optimization/12180
491         * gcc.dg/20031002-1.c: New test.
492
493         PR c++/12486
494         * g++.dg/inherit/error1.C: New test.
495
496 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
497
498         * lib/f-torture.exp (search_for): Rename to...
499         (search_for_re): This.  Also, clean up comments and the
500         "regexp" invocation.
501
502 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
503
504         * gcc.c-torture/compile/20031002-1.c: New test.
505
506 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
507
508         * g++.dg/opt/cond1.C: New test.
509
510 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
511
512         * gcc.dg/Wold-style-definition-2.c: New testcase.
513         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
514
515 2003-09-29  Richard Henderson  <rth@redhat.com>
516
517         * g++.dg/init/array10.C: Add dg-options.
518
519 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
520
521         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
522
523 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
524
525         * g++.dg/template/friend19.C: Fix typo.
526         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
527
528 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
529
530         * gcc.c-torture/execute/20030928-1.c: New test.
531         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
532
533 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
534
535         * g++.dg/opt/unroll1.C: New test.
536
537 2003-09-26  Roger Sayle  <roger@eyesopen.com>
538
539         PR optimization/11741
540         * gcc.dg/20030926-1.c: New test case.
541
542 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
543
544         PR c++/5655
545         * g++.dg/parse/access7.C: New test.
546         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
547
548 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
549
550         MERGE OF objc-improvements-branch into MAINLINE:
551         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
552         if libobjc has not been built.
553         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
554         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
555         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
556         objc/execute/nested-3.m, objc/execute/np-2.m,
557         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
558         objc/execute/redefining_self.m, objc/execute/root_methods.m,
559         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
560         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
561         objc.dg/special/unclaimed-category-1.h,
562         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
563         well as GNU runtime.
564         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
565         * execute/cascading-1.m, execute/function-message-1.m,
566         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
567         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
568         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
569         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
570         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
571         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
572         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
573         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
574         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
575         * objc.dg/bitfield-2.m: Run only on Darwin.
576         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
577         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
578         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
579         * objc.dg/const-str-1.m: Fix constant string layout.
580
581 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
582
583         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
584
585 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
586
587         * gcc.dg/darwin-abi-1.c: New file.
588
589 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
590
591         PR target/12281
592         * gcc.c-torture/compile/20030921-1.c: New test.
593
594 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
595
596         * g++.dg/opt/reg-stack2.C: New test.
597
598 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
599
600         * g++.dg/eh/delayslot1.C: New test.
601
602 2003-09-20  Richard Henderson  <rth@redhat.com>
603
604         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
605
606 2003-09-20  Roger Sayle  <roger@eyesopen.com>
607
608         * gcc.c-torture/execute/20030920-1.c: New test case.
609
610 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
611
612         * g++.dg/rtti/typeid3.C: Correct expected error message.
613
614 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
615
616         PR c++/157
617         * g++.dg/parse/crash12.C: New test.
618
619 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
620
621         * gcc.dg/compat/mixed-struct-check.h: New.
622         * gcc.dg/compat/mixed-struct-defs.h: New.
623         * gcc.dg/compat/mixed-struct-init.h: New.
624         * gcc.dg/compat/struct-by-value-19_main.c: New.
625         * gcc.dg/compat/struct-by-value-19_x.c: New.
626         * gcc.dg/compat/struct-by-value-19_y.c: New.
627         * gcc.dg/compat/struct-by-value-20_main.c: New.
628         * gcc.dg/compat/struct-by-value-20_x.c: New.
629         * gcc.dg/compat/struct-by-value-20_y.c: New.
630         * gcc.dg/compat/struct-return-19_main.c: New.
631         * gcc.dg/compat/struct-return-19_x.c: New.
632         * gcc.dg/compat/struct-return-19_y.c: New.
633         * gcc.dg/compat/struct-return-20_main.c: New.
634         * gcc.dg/compat/struct-return-20_x.c: New.
635         * gcc.dg/compat/struct-return-20_y.c: New.
636
637 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
638         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
639         so that it will not complain on LP64 targets.
640
641 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
642
643         PR c++/495
644         * g++.dg/template/friend24.C: New test.
645
646 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
647
648         PR c++/12332
649         * g++.dg/template/memtmpl2.C: New test.
650
651 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
652
653         PR target/11184
654         * gcc.dg/builtin-apply1.c: New test.
655
656 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
657
658         PR c++/9848
659         * g++.dg/warn/Wunused-4.C: New test.
660
661 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
662
663         PR c++/12316
664         * g++.dg/other/gc2.C: New test.
665
666 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
667
668         PR c++/11991
669         * g++.dg/rtti/typeid3.C: New test.
670
671         PR c++/12266
672         * g++.dg/overload/template1.C: New test.
673
674 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
675
676         * g++.dg/opt/cfg3.C: New test.
677
678 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
679
680         PR c++/7939
681         * g++.dg/template/crash11.C: New test.
682
683 2003-09-16  Jason Merrill  <jason@redhat.com>
684             Jakub Jelinek  <jakub@redhat.com>
685
686         * gcc.dg/attr-warn-unused-result.c: New test.
687
688 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
689
690         PR c++/12184
691         * g++.dg/expr/call2.C: New test.
692
693 2003-09-15  Andreas Jaeger  <aj@suse.de>
694
695         * gcc.dg/Wold-style-definition-1.c: New test.
696
697 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
698
699         PR c++/3907
700         * g++.dg/parse/template12.C: New test.
701
702         * g++.dg/abi/bitfield11.C: New test.
703         * g++.dg/abi/bitfield12.C: Likewise.
704
705 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
706
707         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
708         non-expansion of functional macro name without arguments at EOL.
709         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
710
711 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
712
713         * gcc.c-torture/execute/20030914-[12].c: New tests.
714
715 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
716
717         PR c++/11788
718         * g++.dg/overload/addr1.C: New test.
719
720 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
721
722         * gcc.dg/20030909-1.c: New test.
723
724 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
725
726         * gcc.dg/ultrasp10.c: New test.
727
728 2003-09-09  Devang Patel  <dpatel@apple.com>
729
730         * gcc.dg/darwin-ld-6.c: New test.
731
732 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
733
734         * gcc.dg/torture/builtin-explog-1.c: New testcase.
735
736 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
737
738         * gcc.dg/ia64-types1.c: New test.
739         * gcc.dg/ia64-types2.c: Likewise.
740
741 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
742
743         * gcc.dg/builtins-1.c: Add more _Complex tests.
744         * gcc.dg/torture/builtin-attr-1.c: Likewise.
745
746         * gcc.dg/builtins-1.c: Test existing _Complex functions.
747         * gcc.dg/torture/builtin-attr-1.c: Likewise.
748
749 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
750
751         PR c++/11786
752         * g++.dg/lookup/koenig2.C: New test.
753
754         PR c++/5296
755         * g++.dg/rtti/typeid2.C: New test.
756
757 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
758
759         * gcc.c-torture/compile/20030904-1.c: New test.
760
761 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
762
763         * g++.dg/opt/longbranch2.C: New test.
764
765 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
766
767         * g++.dg/template/crash10.C: Only compile it.
768
769 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
770
771         PR middle-end/11665
772         * gcc.c-torture/compile/20030907-1.c: New test.
773         * g++.dg/init/array11.C: New test.
774
775 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
776
777         PR c++/11852
778         * g++.dg/init/struct1.C: New test.
779
780 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
781
782         PR c++/12181
783         * g++.dg/expr/comma1.C: New test.
784
785 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
786
787         PR c++/11867
788         * g++.dg/expr/static_cast5.C: New test.
789
790 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
791
792         PR c++/11507
793         * g++.dg/lookup/scoped7.C: New test.
794
795         PR c++/9574
796         * g++.dg/other/static1.C: New test.
797
798         PR c++/11490
799         * g++.dg/warn/template-1.C: New test.
800
801         PR c++/11432
802         * g++.dg/template/crash10.C: New test.
803
804         PR c++/2478
805         * g++.dg/overload/VLA.C: New test.
806
807         PR c++/10804
808         * g++.dg/template/call1.C: New test.
809
810 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
811
812         PR c++/11794
813         * g++.dg/parse/using3.C: New test.
814
815 2003-09-06  Roger Sayle  <roger@eyesopen.com>
816
817         PR c++/11409
818         * g++.dg/overload/builtin3.C: New test case.
819
820 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
821
822         PR c/9862
823         * gcc.dg/20030906-1.c: New test.
824         * gcc.dg/20030906-2.c: Likewise.
825
826 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
827
828         PR c++/12167
829         * g++.dg/parse/defarg5.C: New test.
830
831         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
832
833 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
834
835         PR c++/12163
836         * g++.dg/expr/static_cast4.C: New test.
837
838         PR c++/12146
839         * g++.dg/template/crash9.C: New test.
840
841 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
842
843         * g++.old-deja/g++.ext/pretty2.C: Update for change
844         in __FUNCTION__.
845         * g++.old-deja/g++.ext/pretty3.C: Likewise.
846
847 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
848
849         PR c++/11922
850         * g++/dg/template/qualified-id1.C: New test.
851
852         PR c++/12037
853         * g++.dg/warn/noeffect4.C: New test.
854
855 2003-09-04  Matt Austern  <austern@apple.com>
856
857         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
858         * g++.dg/ext/fnname2.C: Likewise.
859         * g++.dg/ext/fnname3.C: Likewise.
860
861 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
862
863         * g++.dg/expr/lval1.C: New test.
864         * g++.dg/ext/lvcast.C: Remove.
865
866 2003-09-03  Roger Sayle  <roger@eyesopen.com>
867
868         PR optimization/11700.
869         * gcc.c-torture/compile/20030903-1.c: New test case.
870
871 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
872
873         PR c++/12053
874         * g++.dg/abi/layout4.C: New test.
875
876 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
877
878         PR c++/11553
879         * g++.dg/parse/friend3.C: New test.
880
881 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
882
883         PR c++/11847
884         * g++.dg/template/class1.C: New test.
885
886         PR c++/11808
887         * g++.dg/expr/call1.C: New test.
888
889 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
890
891         PR c++/12114
892         * g++.dg/init/ref9.C: New test.
893
894         PR c++/11972
895         * g++.dg/template/nested4.C: New test.
896
897 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
898
899         PR c++/12093
900         * g++.dg/template/non-dependent4.C: New test.
901
902         PR c++/11928
903         * g++.dg/inherit/conv1.C: New test.
904
905 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
906
907         PR c++/6196
908         * g++.dg/ext/label1.C: New test.
909         * g++.dg/ext/label2.C: Likewise.
910
911 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
912
913         * g++.dg/expr/cond3.C: New test.
914
915 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
916
917         * gcc.dg/builtins-1.c: Add new builtin cases.
918
919 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
920
921         * gcc.dg/builtins-1.c: Add new cases.
922         * gcc.dg/torture/builtin-attr-1.c: Likewise.
923
924 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
925
926         * gcc.dg/builtins-1.c: Add more math builtin tests.
927         * gcc.dg/torture/builtin-attr-1.c: New test.
928
929 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
930
931         PR optimization/5079
932         * g++.dg/opt/static3.C: New test.
933
934 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
935
936         * gcc.misc-tests/gcov-10b.c: New test.
937
938 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
939
940         * g++.dg/opt/ptrmem3.C: New test.
941
942         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
943
944 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
945
946         * gcc.dg/20030826-2.c: New test.
947
948 2003-08-26  Roger Sayle  <roger@eyesopen.com>
949
950         PR middle-end/12002
951         * g77.f-torture/compile/12002.f: New test case.
952
953 2003-08-26  Roger Sayle  <roger@eyesopen.com>
954
955         * gcc.dg/20030826-1.c: New test case.
956
957 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
958
959         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
960
961 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
962
963         PR c++/11871
964         * c++.dg/lookup/crash1.C: New test.
965
966         * c++.dg/warn/noeffect3.C: New test.
967
968 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
969
970         * gcc.dg/compat/vector-1_x.c: Compile with -w.
971         * gcc.dg/compat/vector-1_y.c: Ditto.
972         * gcc.dg/compat/vector-2_x.c: Ditto.
973         * gcc.dg/compat/vector-2_y.c: Ditto.
974
975 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
976
977         * gcc.dg/20030702-1.c: New test.
978
979 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
980
981         PR c++/8795
982         * g++.dg/ext/altivec-1.C: New test.
983
984 2003-08-24  Richard Henderson  <rth@redhat.com>
985
986         * g++.dg/eh/simd-2.C: Add -w for x86.
987
988 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
989
990         * gcc.dg/20030815-1.c: New test.
991
992 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
993
994         PR c++/3765
995         * g++.dg/parse/access6.C: New test.
996
997 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
998
999         PR c++/641, c++/11876
1000         * g++.dg/template/friend22.C: New test.
1001         * g++.dg/template/friend23.C: Likewise.
1002
1003 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1004
1005         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
1006         identically.
1007
1008 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1009
1010         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
1011
1012 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1013
1014         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
1015
1016 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1017
1018         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
1019
1020 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
1021
1022         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
1023
1024 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
1025
1026         PR c++/11919
1027         * g++.dg/overload/prom1.C: New test.
1028
1029         PR c++/11551
1030         * g++.dg/parse/dtor2.C: New test.
1031
1032         PR c++/10762
1033         * g++.dg/parse/using2.C: New test.
1034
1035 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
1036
1037         PR target/11805
1038         * gcc.c-torture/compile/20030821-1.c: New.
1039
1040 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
1041
1042         PR c++/11834
1043         * g++.dg/template/deduce2.C: New test.
1044
1045 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
1046
1047         * gcc.c-torture/execute/20030821-1.c: New test.
1048
1049 2003-08-20  Roger Sayle  <roger@eyesopen.com>
1050
1051         PR middle-end/11984
1052         * gcc.dg/20030820-1.c: New test case.
1053
1054 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
1055
1056         PR c++/11945
1057         * g++.dg/warn/noeffect2.C: New test.
1058
1059 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
1060
1061         PR c++/10926
1062         * g++.dg/template/dtor2.C: New test.
1063
1064         PR c++/11684
1065         * g++.dg/template/operator1.C: New test.
1066         * g++.dg/parse/operator4.C: New test.
1067
1068         PR c++/11946.C
1069         * g++.dg/expr/enum1.C: New test.
1070         * gcc.dg/c99-bool-1.c: Remove bogus warning.
1071
1072         PR c++/11036.C
1073         * g++.dg/parse/elab2.C: New test.
1074         * g++.dg/parse/typedef4.C: Change error message.
1075         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
1076         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
1077         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
1078
1079 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
1080
1081         * gcc.dg/pch/warn-1.c: New.
1082         * gcc.dg/pch/warn-1.hs: New.
1083
1084         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
1085         not-tested file.
1086
1087 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1088
1089         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
1090
1091 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1092
1093         * gcc.dg/uninit-D.c: New Test.
1094         * gcc.dg/uninit-E.c: New Test.
1095         * gcc.dg/uninit-F.c: New Test.
1096         * gcc.dg/uninit-G.c: New Test.
1097
1098 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
1099
1100         * g++.dg/README: Describe the pch directory.
1101
1102 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1103
1104         PR c++/11174
1105         * g++.dg/parse/access4.C: New test.
1106         * g++.dg/parse/access5.C: Likewise.
1107         * g++.old-deja/g++.jason/access17.C: Adjust error message.
1108
1109 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
1110
1111         * gcc.dg/noncompile/20030818-1.c: New.
1112
1113 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
1114
1115         PR c++/11957
1116         * g++.dg/warn/noeffect1.C: New test.
1117
1118         * g++.dg/template/scope2.C: New test.
1119         * g++.dg/template/error2.C: Correct dg-error
1120
1121 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
1122
1123         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
1124
1125 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
1126
1127         PR C++/11512
1128         * g++.dg/template/warn1.C: New.
1129
1130 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
1131
1132         * g++.dg/template/error2.C: New test.
1133         * g++.dg/lookup/using7.C: Adjust errors
1134         * g++.old-deja/g++.pt/crash36.C: Likewise.
1135         * g++.old-deja/g++.pt/derived3.C: Likewise.
1136
1137 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1138
1139         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
1140         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
1141         * gcc.c-torture/execute/builtins/string-9.c: New, from
1142         string-opt-9.c.  Adjust for execute/builtins framework.
1143         * gcc.c-torture/execute/string-opt-9.c: Delete.
1144
1145 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
1146
1147         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
1148
1149         * g++.dg/parse/ret-type2.C: New test.
1150
1151         PR c++/11703
1152         * g++.dg/init/new8.C: New test.
1153
1154         PR c++/10923
1155         * g++.dg/parse/typedef5.C: New test.
1156
1157         PR c++/9512
1158         * g++.dg/parse/qualified2.C: New test.
1159         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
1160         invalid code.
1161
1162 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
1163
1164         * g++.dg/conversion/ptrmem1.C: New test.
1165
1166 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
1167
1168         PR target/11693
1169         * gcc.dg/20030811-1.c: New test.
1170
1171         PR target/11535
1172         * gcc.c-torture/execute/20030811-1.c: New test.
1173
1174 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1175
1176         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
1177
1178 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
1179
1180         PR c++/11789.C
1181         * g++.dg/inherit/multiple1.C: New test.
1182
1183 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
1184
1185         * gcc.dg/spe1.c: New test.
1186
1187         PR c++/11670
1188         * g++.dg/expr/cast2.C: New test.
1189
1190         PR c++/10530
1191         * g++.dg/template/dependent-name2.C: New test.
1192
1193 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
1194
1195         * g++.dg/parse/crash11.C: Put the dg options in comments.
1196
1197 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
1198
1199         * lib/gcc-dg.exp: Update for diagnostic change.
1200
1201 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1202
1203         PR c++/5767
1204         * g++.dg/parse/crash11.C: New test.
1205
1206 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
1207
1208         * gcc.dg/cpp/spacing1.c: Update.
1209
1210 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
1211
1212         PR target/11739
1213         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
1214         a value for -mtune.
1215
1216 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1217
1218         PR middle-end/11771
1219         * gcc.c-torture/compile/20030804-1.c: New test case.
1220
1221 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1222
1223         * gcc.dg/20030804-1.c: New test case.
1224
1225 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
1226
1227         * gcc.dg/cpp/separate-1.c: New test.
1228
1229 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
1230
1231         PR c++/11704
1232         * g++.dg/template/dependent-expr2.C: New test.
1233
1234         PR c++/11766
1235         * g++.dg/expr/ptrmem1.C: New test.
1236
1237 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1238
1239         PR c++/9453
1240         * g++.dg/template/friend15.C: New test.
1241
1242 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
1243
1244         * lib/dg-pch.exp: Work round PCH bug.
1245
1246 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1247
1248         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
1249         builtins.  Move cases from builtins-4.c here.
1250
1251         * gcc.dg/torture/builtin-math-1.c: New test taken from
1252         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
1253         additional cases.
1254
1255         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
1256         Delete.
1257
1258 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1259
1260         PR c++/9447
1261         * g++.dg/template/using7.C: New test.
1262
1263 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
1264
1265         * import1.c, import2.c: New tests.
1266
1267 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
1268
1269         * g++.dg/eh/crossjump1.C: New test.
1270
1271 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
1272
1273         PR c++/11697
1274         * g++.dg/template/using6.C: New test.
1275
1276         PR c++/11744
1277         * g++.dg/template/koenig2.C: New test.
1278
1279 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1280
1281         PR c++/7983
1282         * g++.dg/parse/typedef4.C: New test.
1283
1284 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1285
1286         PR c++/8442, c++/8806
1287         * g++.dg/template/elab1.C: New test.
1288         * g++.dg/template/type2.C: Likewise.
1289         * g++.dg/template/ttp3.C: Adjust expected error message.
1290         * g++.old-deja/g++.law/visibility13.C: Likewise.
1291         * g++.old-deja/g++.niklas/t135.C: Likewise.
1292         * g++.old-deja/g++.pt/ttp41.C: Likewise.
1293         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
1294         template argument.
1295         * g++.old-deja/g++.pt/ttp44.C: Likewise.
1296
1297 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
1298
1299         PR c++/11295
1300         * g++.dg/ext/stmtexpr1.C: New test.
1301
1302         * g++.dg/opt/tmp1.C: New test.
1303
1304         PR c++/11525
1305         * g++.dg/parse/constant4.C: New test.
1306
1307         PR c++/9447
1308         * g++.dg/template/using5.C: New test.
1309
1310 2003-07-31  Roger Sayle  <roger@eyesopen.com>
1311
1312         * gcc.dg/builtins-27.c: New test case.
1313
1314 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
1315
1316         * gcc.dg/tls/opt-7.c: New test.
1317
1318 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
1319
1320         * g++.old-deja/g++.other/crash18.C: Remove.
1321
1322 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1323
1324         * g++.dg/template/explicit3.C: New.
1325         * g++.dg/template/explicit4.C: New.
1326         * g++.dg/template/explicit5.C: New.
1327
1328         PR c++/11347
1329         * g++.dg/template/memtmpl1.C: New.
1330
1331 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
1332
1333         PR target/11565
1334         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
1335         * gcc.dg/i386-387-5.c (dg-options): Likewise.
1336
1337 2003-07-30  Jan Hubicka  <jh@suse.cz>
1338
1339         * vtgc1.c: Kill.
1340
1341 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
1342
1343         * gcc.dg/struct-in-proto-1.c: New test.
1344
1345 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
1346
1347         * gcc.dg/cpp/include2.c: Only expect one message.
1348
1349 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
1350
1351         PR c++/9447
1352         * g++.dg/template/using1.C: New test.
1353         * g++.dg/template/using2.C: New test.
1354         * g++.dg/template/using3.C: New test.
1355         * g++.dg/template/using4.C: New test.
1356
1357 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
1358
1359         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
1360         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1361
1362 2003-07-28  Jan Hubicka  <jh@suse.cz>
1363
1364         PR c++/11530
1365         * g++.dg/opt/call1.C: New test.
1366
1367 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
1368
1369         PR c++/11667
1370         * g++.dg/init/enum2.C: New test.
1371         * g++.dg/template/overload1.C: Add "-w" option.
1372
1373 2003-07-28    <hp@bitrange.com>
1374
1375         * gcc.dg/Wdeclaration-after-statement-1.c,
1376         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
1377
1378 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
1379
1380         * gcc.c-torture/compile/20030725-1.c: New test.
1381
1382 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
1383
1384         * gcc.dg/20030505.c: Only run for SPE.
1385         Remove definition of opaque type.
1386
1387 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
1388
1389         * g++.dg/template/ptrmem6.C: New test.
1390
1391 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
1392
1393         * gcc.c-torture/compile/zero-strct-2.c: New test.
1394
1395 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
1396
1397         * gcc.dg/intermod-1.c: New test.
1398
1399 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1400
1401         PR c++/11617
1402         * g++.dg/template/lookup2.C: New test.
1403         * g++.dg/template/memclass1.C: Remove instantiated from error.
1404         * g++.dg/other/error2.C: Tweak expected errors.
1405
1406         PR c++/11596
1407         * g++.dg/template/defarg3.C: New test.
1408
1409         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
1410
1411 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
1412
1413         * g++.dg/inherit/access5.C: New test.
1414
1415 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1416
1417         PR c++/11513
1418         * g++.dg/template/crash8.C: New test.
1419
1420 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
1421
1422         PR c/10602
1423         * gcc.dg/noncompile/incomplete-2.c: New test.
1424
1425 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
1426
1427         PR c++/11645
1428         * g++.dg/inherit/access4.C: New test.
1429
1430         PR c++/11517
1431         * g++.dg/expr/cond2.C: New test.
1432
1433         PR optimization/10679
1434         * g++.dg/opt/inline4.C: New test.
1435
1436 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1437
1438         * g++.dg/parse/crash10: New test.
1439
1440 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1441
1442         * g++.dg/ext/flexary1.C: New test.
1443
1444 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1445
1446         PR c++/10793
1447         * g++.dg/template/crash9.C: New test.
1448
1449 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1450
1451         PR c++/3004
1452         * g++.dg/parse/typedef3.C: New test.
1453
1454         PR c++/7906
1455         * g++.dg/parse/operator2.C: New test.
1456
1457         PR c++/8895
1458         * g++.dg/parse/def-tmpl-arg1.C: New test.
1459
1460         PR c++/9282
1461         * g++.dg/parse/funptr1.C: New test.
1462
1463         PR c++/9452
1464         * g++.dg/parse/ambig3.C: New test.
1465
1466         PR c++/9454
1467         * g++.dg/parse/operator3.C: New test.
1468
1469         PR c++/9486
1470         * g++.dg/parse/template10.C: New test.
1471
1472         PR c++/9488
1473         * g++.dg/parse/template11.C: New test.
1474
1475         PR c++/10150
1476         * g++.dg/parse/invalid-op1.C: New test.
1477
1478         PR c++/10247
1479         * g++.dg/parse/condexpr1.C: New test.
1480
1481 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1482
1483         * g++.dg/ext/packed3.C: New test.
1484         * g++.dg/ext/packed4.C: New test.
1485
1486         * gcc.dg/pack-test-3.c: New test.
1487
1488 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
1489
1490         * lib/compat.exp: Handle dg-options per source file.
1491         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
1492         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
1493         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
1494         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
1495         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
1496         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
1497         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
1498         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
1499         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
1500         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
1501         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
1502         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
1503         * g++.dg/compat/break/bitfield7_x.C: Ditto.
1504         * g++.dg/compat/break/bitfield7_y.C: Ditto.
1505
1506 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
1507
1508         PR c/10320
1509         * gcc.c-torture/execute/20030718-1.c: New test.
1510
1511 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1512
1513         PR optimization/11536
1514         * gcc.dg/20030721-1.c: New test.
1515
1516 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
1517
1518         PR c++/11546
1519         * g++.dg/template/lookup1.C: New test.
1520
1521 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
1522
1523         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
1524         diagnostics of ill-formed constructs involving labels.
1525         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
1526         the new 'previously defined here' message.
1527
1528 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
1529
1530         * g++.dg/parse/non-dependent2.C: New test.
1531
1532 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
1533
1534         * g++.dg/init/init-ref4.C: xfail on targets without
1535         weak symbols.
1536
1537 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
1538
1539         PR target/11087
1540         * gcc.c-torture/execute/20030717-1.c: New test.
1541
1542 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1543
1544         * g++.dg/opt/cfg1.C: New test.
1545
1546 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
1547
1548         PR optimization/11557
1549         * gcc.dg/20030717-1.c: New test.
1550
1551 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
1552
1553         PR c++/10476
1554         * g++.dg/expr/crash-1.C: New test.
1555
1556         PR c++/11027
1557         * g++.dg/template/init3.C: New test.
1558
1559         PR c++/8222
1560         * g++.dg/template/non-dependent1.C: New test.
1561
1562         PR c++/11070
1563         * g++.dg/template/non-dependent2.C: New test.
1564
1565         PR c++/11071
1566         * g++.dg/template/non-dependent3.C: New test.
1567
1568         PR c++/9907
1569         * g++.dg/template/sizeof5.C: New test.
1570
1571 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
1572
1573         PR 11498
1574         * gcc.c-torture/compile/mangle-1.c: New file.
1575
1576 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1577
1578         PR c++/7809
1579         * g++.dg/parse/access3.C: New test.
1580
1581 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
1582
1583         PR c++/11384
1584         * g++.dg/init/init-ref4.C: New test.
1585
1586 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
1587
1588         PR c++/11547
1589         * g++.dg/parse/constant3.C: New test.
1590         * g++.dg/parse/crash7.C: Likewise.
1591
1592 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
1593
1594         PR target/11008
1595         * gcc.dg/i386-pentium4-not-mull.c: New.
1596
1597 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
1598
1599         * gcc.dg/asm-names.c (ymain): Make it weak.
1600
1601 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1602
1603         PR c++/5421
1604         * g++.dg/template/friend21.C: New test.
1605
1606 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
1607
1608         * gcc.dg/cleanup-8.c: New test.
1609         * gcc.dg/cleanup-9.c: New test.
1610
1611 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
1612
1613         * g++.dg/ext/dll-MI1.h: New file.
1614         * g++.dg/ext/dllexport-MI1.C: New file.
1615         * g++.dg/ext/dllimport-MI1.C: New file.
1616
1617 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
1618
1619         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
1620         it does not have cmpstrsi patterns (just cmpmemsi).
1621
1622 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
1623
1624         PR debug/11473
1625         * g++.dg/debug/debug8.C: New test.
1626
1627 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1628
1629         PR c++/10108
1630         * g++.dg/template/crash7.C: New test.
1631
1632 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
1633
1634         PR target/10795
1635         * gcc.c-torture/compile/20030708-1.c: New.
1636
1637 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
1638
1639         * gcc.c-torture/execute/20030715-1.c: New test.
1640
1641 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
1642
1643         * gcc.dg/pch/inline-3.c: New file.
1644         * gcc.dg/pch/inline-3.hs: New file.
1645         * gcc.dg/pch/inline-4.c: New file.
1646         * gcc.dg/pch/inline-4.hs: New file.
1647
1648 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
1649
1650         PR c++/11509
1651         * g++.dg/template/crash6.C: New test.
1652
1653         PR c++/7053
1654         * g++.dg/template/friend20.C: New test.
1655
1656         PR c++/7019
1657         * g++.dg/template/overload2.C: New test.
1658
1659 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1660
1661         PR optimization/11440
1662         * gcc.c-torture/execute/20030714-1.c: New test.
1663
1664 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1665
1666         PR c++/11154
1667         * g++.dg/template/partial2.C: New test.
1668
1669 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
1670
1671         PR c++/11503
1672         * g++.dg/template/anon1.C: New test.
1673
1674         PR c++/11493
1675         PR c++/11495
1676         * g++.dg/parse/template9.C: Likewise.
1677         * g++.dg/template/crash4.C: New test.
1678         * g++.dg/template/koenig1.C: Likewise.
1679         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
1680         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
1681         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
1682         functions.
1683         * g++.old-deja/g++.jason/template36.C: Likewise.
1684         * g++.old-deja/g++.mike/p1989.C: Likewise.
1685         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
1686         * g++.old-deja/g++.pt/ttp20.C: Use this->.
1687         * g++.old-deja/g++.pt/ttp21.C: Use this->.
1688         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
1689         compiling.
1690         * g++.old-deja/g++.pt/union2.C: Use this->.
1691
1692 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
1693
1694         * gcc.dg/20030711-1.c: New test.
1695
1696 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
1697
1698         PR c++/11050
1699         * g++.dg/parse/args1.C: New test.
1700         * g++.pt/defarg8.C: Change expected errors.
1701
1702 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
1703
1704         PR c++/8164
1705         * g++.dg/template/nontype2.C: New test.
1706
1707         PR c++/10558
1708         * g++.dg/parse/template8.C: New test.
1709
1710         PR c++/8327
1711         * g++.dg/template/scope1.C: New test.
1712
1713         * g++.dg/warn/Wsign-compare-1.C: New test.
1714
1715 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1716
1717         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
1718
1719 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
1720
1721         PR c++/9411
1722         * g++.dg/template/explicit2.C: New test.
1723
1724         PR c++/10032
1725         * g++.dg/warn/pedantic1.C: New test.
1726
1727 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
1728
1729         PR c++ 9483
1730         * g++.dg/other/field1.C: New test.
1731
1732 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1733
1734         PR c/11449
1735         * gcc.c-torture/compile/20030707-1.c: New.
1736
1737 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1738
1739         PR c++/10849
1740         * g++.dg/template/access12.C: New test.
1741
1742 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
1743
1744         * g++.dg/bprob/bprob.exp (prof_ext): Update.
1745         * g77.dg/bprob/bprob.exp (prof_ext): Update.
1746         * gcc.misc-tests/bprob.exp (prof_ext): Update.
1747         * gcc.misc-tests/gcov.exp: Update
1748         * g++.dg/gcov/gcov.exp: Update
1749         * lib/gcov.exp: Update.
1750
1751 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
1752
1753         * g++.dg/abi/mangle17.C: Make sure template expressions are
1754         dependent.
1755         * g++.dg/abi/mangle4.C: Mark erroneous casts.
1756         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
1757         * g++.dg/opt/stack1.C: Remove erroneous code.
1758         * g++.dg/parse/template7.C: New test.
1759         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
1760         * g++.old-deja/g++.pt/crash4.C: Likewise.
1761
1762 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1763
1764         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
1765         with zero or one occurence of `$' after the initial `L'.
1766
1767 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
1768
1769         * gcc.c-torture/compile/20030704-1.c: Add a comment.
1770
1771 2003-07-08  Roger Sayle  <roger@eyesopen.com>
1772
1773         PR c/11370
1774         * gcc.dg/Wunreachable-6.c: New testcase.
1775         * gcc.dg/Wunreachable-7.c: New testcase.
1776
1777 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1778
1779         PR c/11420
1780         * gcc.dg/20030708-1.c: New test.
1781
1782 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
1783
1784         * gcc.dg/compat/sdata-section.h: New file.
1785         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
1786         * gcc.dg/torture/mips-sdata-1.c: New test.
1787
1788 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1789
1790         PR c++/11030
1791         * g++.dg/template/friend19.C: New test.
1792
1793 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1794
1795         * g++.dg/opt/strength-reduce.C: New test.
1796
1797 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1798
1799         PR target/10979
1800         * gcc.dg/20030707-1.c: New testcase.
1801
1802 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1803
1804         PR optimization/11059
1805         * g++.dg/opt/emptyunion.C: New testcase.
1806
1807 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1808             Eric Botcazou  <ebotcazou@libertysurf.fr>
1809
1810         * g++.dg/opt/stack1.C: New test.
1811
1812 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
1813
1814         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
1815         run test.
1816
1817         PR c++/11431
1818         * g++.dg/expr/static_cast3.C: New test.
1819
1820 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1821
1822         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
1823         everywhere.
1824         * gcc.dg/concat.c: Concatenation of string constants with
1825         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
1826         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
1827         * gcc.dg/cpp/escape-2.c: Use wide character constants where
1828         necessary to avoid multi-character character constant warning.
1829         * gcc.dg/cpp/escape.c: Likewise.
1830         * gcc.dg/cpp/ucs.c: Likewise.
1831         Remove backslashes from dg-bogus comments, as they confuse Tcl.
1832         Fix a typo.
1833
1834 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1835
1836         PR c/11428
1837         * gcc.c-torture/compile/20030704-1.c: New.
1838
1839 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1840
1841         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
1842
1843 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
1844
1845         PR c++/5287, PR c++/7910,  PR c++/11021
1846         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
1847         tests for warnings.
1848         * g++.dg/ext/dllimport2.C: Add tests for warnings.
1849         * g++.dg/ext/dllimport3.C: Likewise.
1850         * g++.dg/ext/dllimport4.C: New file.
1851         * g++.dg/ext/dllimport5.C: New file.
1852         * g++.dg/ext/dllimport6.C: New file.
1853         * g++.dg/ext/dllimport7.C: New file.
1854         * g++.dg/ext/dllimport8.C: New file.
1855         * g++.dg/ext/dllimport9.C: New file.
1856         * g++.dg/ext/dllimport10.C: New file.
1857         * g++.dg/ext/dllexport1.C: New file.
1858
1859 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1860
1861         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
1862         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
1863
1864 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1865
1866         * gcc.dg/builtins-25.c: New testcase.
1867         * gcc.dg/builtins-26.c: New testcase.
1868
1869 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
1870
1871         * gcc.dg/compat/vector-defs.h: New file.
1872         * gcc.dg/compat/vector-setup.h: New file.
1873         * gcc.dg/compat/vector-check.h: New file.
1874         * gcc.dg/compat/vector-1_main.c: New file.
1875         * gcc.dg/compat/vector-1_x.c: New file.
1876         * gcc.dg/compat/vector-1_y.c: New file.
1877         * gcc.dg/compat/vector-2_main.c: New file.
1878         * gcc.dg/compat/vector-2_x.c: New file.
1879         * gcc.dg/compat/vector-2_y.c: New file.
1880
1881         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
1882         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
1883         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
1884         * gcc.dg/compat/struct-align-1.h: New file.
1885         * gcc.dg/compat/struct-align-1_main.c: New file.
1886         * gcc.dg/compat/struct-align-1_x.c: New file.
1887         * gcc.dg/compat/struct-align-1_y.c: New file.
1888         * gcc.dg/compat/struct-align-2.h: New file.
1889         * gcc.dg/compat/struct-align-2_main.c: New file.
1890         * gcc.dg/compat/struct-align-2_x.c: New file.
1891         * gcc.dg/compat/struct-align-2_y.c: New file.
1892
1893         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
1894         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1895         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1896         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1897         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1898         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1899         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1900         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1901         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1902         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1903         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1904         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1905         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1906         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1907         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1908         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1909         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1910         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1911         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1912         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1913         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1914         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1915         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1916         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1917         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1918         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1919         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1920         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1921         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1922
1923 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1924
1925         * gcc.dg/i386-call-1.c: New test.
1926
1927 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
1928
1929         PR c++/9162
1930         * g++.dg/parse/defarg4.C: New.
1931
1932 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1933
1934         PR target/10700
1935         * gcc.c-torture/compile/20030703-1.c: New test case.
1936
1937 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1938
1939         * g++.dg/template/local3.C: Remove extra semicolon.
1940
1941 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1942
1943         * gcc.dg/i386-volatile-1.c: New test.
1944
1945 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
1946
1947         PR c++/11072
1948         * g++.dg/other/offsetof2.C: XFAIL.
1949         * g++.dg/other/offsetof5.C: New.
1950
1951         PR c++/10219
1952         * g++.dg/template/error1.C: New.
1953
1954         PR c++/9779
1955         * g++.dg/template/dependent-expr1.C: New.
1956
1957 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1958
1959         PR c++/6949
1960         * g++.dg/template/local3.C: New test.
1961
1962         PR c++/11149
1963         * g++.dg/lookup/scoped6.C: New test.
1964
1965 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
1966
1967         PR c++/8046
1968         * g++.dg/other/error7.C: New test.
1969
1970 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
1971
1972         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
1973         * g++.old-deja/g++.abi/vtable3.h: Likewise.
1974         * g++.old-deja/g++.law/code-gen5.C: Likewise.
1975         * g++.old-deja/g++.other/union2.C: Likewise.
1976         * gcc.dg/c90-const-expr-2.c: Likewise.
1977         * gcc.dg/c90-const-expr-3.c: Likewise.
1978         * gcc.dg/c99-const-expr-2.c: Likewise.
1979         * gcc.dg/c99-const-expr-3.c: Likewise.
1980         * gcc.dg/concat.c: Likewise.
1981
1982 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1983
1984         PR c++/9559
1985         * g++.dg/init/static1.C: New test.
1986
1987 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1988
1989         * Changelog: Remove ">>>>>>>" from previous change.
1990
1991 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1992
1993         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
1994         * g++.old-deja/g++.other/access2.C: Likewise.
1995         * g++.old-deja/g++.other/decl2.C: Likewise.
1996         * gcc.c-torture/execute/20020615-1.c: Likewise.
1997
1998 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1999
2000         PR c++/4933
2001         * g++.dg/template/sizeof4.C: New test.
2002
2003 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2004
2005         * g++.dg/other/error6.C: New test.
2006
2007 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
2008
2009         PR c++/10750
2010         * g++.dg/parse/constant2.C: New test.
2011
2012 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
2013
2014         PR c++/11106
2015         * g++.dg/other/error5.C: New test.
2016
2017 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2018
2019         * gcc.dg/format/gcc_diag-1.c: New test.
2020
2021 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
2022
2023         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
2024
2025 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
2026
2027         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
2028         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
2029         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
2030
2031 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
2032
2033         * gcc.c-torture/execute/builtins/string-8.c: New test.
2034         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
2035         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
2036         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
2037
2038 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2039
2040         PR c++/10468
2041         * g++.dg/ext/typeof6.C: New test.
2042
2043 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
2044
2045         PR c++/10796
2046         * g++.dg/init/enum1.C: New test.
2047
2048 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
2049
2050         * gcc.dg/20030627-1.c: New test.
2051
2052 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
2053
2054         PR c++/11332
2055         * g++.dg/expr/static_cast2.C: New test.
2056
2057 2003-06-26  Roger Sayle  <roger@eyesopen.com>
2058             Jakub Jelinek  <jakub@redhat.com>
2059
2060         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
2061         sprintf(dst,"%s",src) optimization.
2062         * gcc.c-torture/execute/20030626-1.c: New test case.
2063         * gcc.c-torture/execute/20030626-2.c: New test case.
2064
2065 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
2066
2067         * gcc.c-torture/execute/multi-ix.c: New test.
2068
2069         * gcc.c-torture/execute/simd-4.c (main):
2070         Added missing semicolon at end of union.
2071
2072 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
2073
2074         PR c++/8266
2075         * g++.dg/template/explicit-instantiation3.C: New test.
2076
2077 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2078
2079         * gcc.dg/20030626-1.c: Use signed char.
2080
2081 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2082
2083         * gcc.dg/20030626-1.c: New test.
2084
2085 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
2086
2087         * const-str-2.m: Update.
2088
2089 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
2090
2091         PR c++/10990
2092         * g++.dg/rtti/dyncast1.C: New test.
2093         * g++.dg/abi/mangle4.C: Correct base-specifier access.
2094         * g++.dg/lookup/scoped1.C: Remove XFAIL.
2095         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
2096
2097         PR c++/10931
2098         * g++.dg/expr/static_cast1.C: New test.
2099
2100 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
2101
2102         * gcc.dg/20030625-1.c: New test.
2103
2104 2003-06-24  Roger Sayle  <roger@eyesopen.com>
2105
2106         * gcc.c-torture/compile/20030624-1.c: New test case.
2107
2108 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
2109
2110         * gcc.c-torture/execute/string-opt-17.c: New test.
2111
2112 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
2113
2114         PR c++/5754
2115         * g++.dg/parse/crash6.C: New test.
2116
2117 2003-06-23  Roger Sayle  <roger@eyesopen.com>
2118
2119         * gcc.dg/builtins-24.c: New test case.
2120
2121 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
2122
2123         * g++.dg/opt/operator1.C: New test.
2124
2125 2003-06-22  Roger Sayle  <roger@eyesopen.com>
2126
2127         * gcc.c-torture/execute/string-opt-16.c: New test case.
2128
2129 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2130
2131         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
2132         * g++.old-deja/g++.other/conv7.C: Likewise
2133         * g++.old-deja/g++.other/overcnv2.C: Likewise.
2134         * g++.old-deja/g++.other/overload14.C: Likewise.
2135
2136 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2137
2138         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
2139         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
2140
2141 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2142
2143         PR c++/10888
2144         * g++.dg/warn/Winline-3.C: New test.
2145
2146 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2147
2148         * lib/target-supports.exp (check_alias_available): Make the test
2149         program acceptable to the Solaris assembler.
2150
2151         PR c++/10749
2152         * g++.dg/template/memclass2.C: New test.
2153
2154 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2155             Eric Botcazou  <ebotcazou@libertysurf.fr>
2156
2157         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
2158         data for non-matching targets.
2159         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
2160
2161 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2162
2163         PR c++/10845
2164         * g++.dg/template/member3.C: New test.
2165
2166 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
2167
2168         PR c++/10939
2169         * g++.dg/template/func1.C: New test.
2170
2171         PR c++/9649
2172         * g++.dg/template/static4.C: New test.
2173         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
2174
2175         PR c++/11041
2176         * g++.dg/init/ref7.C: New test.
2177
2178 2003-06-19  Matt Austern  <austern@apple.com>
2179
2180         PR c++/11228
2181         * g++.dg/anew1.C: New test.
2182         * g++.dg/anew2.C: New test.
2183         * g++.dg/anew3.C: New test.
2184         * g++.dg/anew4.C: New test.
2185
2186 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
2187
2188         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
2189
2190 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
2191
2192         * gcc.c-torture/execute/simd-4.c (main): Make expected value
2193         endian-dependent.
2194
2195 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2196
2197         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
2198         Remove cruft.
2199
2200 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
2201
2202         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
2203         * gcc.c-torture/compile/961203-1.c: Likewise.
2204         * gcc.c-torture/compile/980506-1.c: Likewise.
2205
2206 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2207
2208         PR c++/10712
2209         * g++.dg/lookup/using7.C: New test.
2210
2211 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2212
2213         PR c++/11105
2214         * g++.dg/abi/conv1.C: Remove it.
2215         * g++.dg/template/conv7.C: New test.
2216         * g++.dg/template/conv8.C: Likewise.
2217         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
2218         conversion operator.
2219
2220 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
2221
2222         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
2223         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2224         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2225         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2226         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2227         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2228         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2229         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2230         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2231         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2232         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2233         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2234         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2235         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2236         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2237         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2238         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2239         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2240         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2241         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2242         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2243         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2244         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2245         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2246         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2247         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2248         * gcc.dg/compat/struct-return-10_x.c: Ditto.
2249         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2250         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2251
2252 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
2253
2254         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
2255         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
2256         indications.
2257
2258 2003-06-16  Roger Sayle  <roger@eyesopen.com>
2259
2260         * gcc.dg/i386-387-5.c: New test case.
2261         * gcc.dg/i386-387-6.c: New test case.
2262         * gcc.dg/builtins-23.c: New test case.
2263
2264 2003-06-15  Roger Sayle  <roger@eyesopen.com>
2265
2266         * gcc.dg/builtins-22.c: New test case.
2267         * gcc.dg/i386-387-1.c: Update to test exp.
2268         * gcc.dg/i386-387-2.c: Likewise.
2269
2270 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2271
2272         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
2273
2274 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2275
2276         * lib/gcc-dg.exp (dg-require-dll): New function.
2277         (dg-xfail-if): Likewise.
2278         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
2279         driver.
2280
2281         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
2282         * gcc.c-torture/compile/20001205-1.c: Likewise.
2283         * gcc.c-torture/compile/20001226-1.c: Likewise.
2284         * gcc.c-torture/compile/20010518-2.c: Likewise.
2285         * gcc.c-torture/compile/20020312-1.c: Likewise.
2286         * gcc.c-torture/compile/20020604-1.c: Likewise.
2287         * gcc.c-torture/compile/920501-12.c: Likewise.
2288         * gcc.c-torture/compile/920501-4.c: Likewise.
2289         * gcc.c-torture/compile/920520-1.c: Likewise.
2290         * gcc.c-torture/compile/920521-1.c: Likewise.
2291         * gcc.c-torture/compile/920625-1.c: Likewise.
2292         * gcc.c-torture/compile/961203-1.c: Likewise.
2293         * gcc.c-torture/compile/980506-1.c: Likewise.
2294         * gcc.c-torture/compile/981006-1.c: Likewise.
2295         * gcc.c-torture/compile/981022-1.c: Likewise.
2296         * gcc.c-torture/compile/981223-1.c: Likewise.
2297         * gcc.c-torture/compile/990617-1.c: Likewise.
2298         * gcc.c-torture/compile/dll.c: Likewise.
2299         * gcc.c-torture/compile/labels-3.c: Likewise.
2300         * gcc.c-torture/compile/mipscop-1.c: Likewise.
2301         * gcc.c-torture/compile/mipscop-2.c: Likewise.
2302         * gcc.c-torture/compile/mipscop-3.c: Likewise.
2303         * gcc.c-torture/compile/mipscop-4.c: Likewise.
2304         * gcc.c-torture/compile/simd-5.c: Likewise.
2305         * gcc.c-torture/compile/20000804-1.x: Remove.
2306         * gcc.c-torture/compile/20001205-1.x: Likewise.
2307         * gcc.c-torture/compile/20001226-1.x: Likewise.
2308         * gcc.c-torture/compile/20010518-2.x: Likewise.
2309         * gcc.c-torture/compile/20020312-1.x: Likewise.
2310         * gcc.c-torture/compile/20020604-1.x: Likewise.
2311         * gcc.c-torture/compile/920501-12.x: Likewise.
2312         * gcc.c-torture/compile/920501-4.x: Likewise.
2313         * gcc.c-torture/compile/920520-1.x: Likewise.
2314         * gcc.c-torture/compile/920521-1.x: Likewise.
2315         * gcc.c-torture/compile/920625-1.x: Likewise.
2316         * gcc.c-torture/compile/961203-1.x: Likewise.
2317         * gcc.c-torture/compile/980506-1.x: Likewise.
2318         * gcc.c-torture/compile/981006-1.x: Likewise.
2319         * gcc.c-torture/compile/981022-1.x: Likewise.
2320         * gcc.c-torture/compile/981223-1.x: Likewise.
2321         * gcc.c-torture/compile/990617-1.x: Likewise.
2322         * gcc.c-torture/compile/mipscop-1.x: Likewise.
2323         * gcc.c-torture/compile/mipscop-2.x: Likewise.
2324         * gcc.c-torture/compile/mipscop-3.x: Likewise.
2325         * gcc.c-torture/compile/mipscop-4.x: Likewise.
2326         * gcc.c-torture/compile/simd-5.x: Likewise.
2327
2328         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
2329
2330 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2331
2332         * gcc.c-torture/execute/20030611-1.c: New test.
2333
2334 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2335
2336         PR middle-end/168
2337         * gcc.dg/20030612-1.c: New test case.
2338
2339 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2340
2341         PR c++/10635
2342         * g++.dg/expr/cast1.C: New test.
2343
2344 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2345
2346         * gcc.dg/builtins-21.c: New test case.
2347
2348 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
2349
2350         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
2351         options instead of at the end.
2352         * lib/objc.exp (objc_target_compile): Likewise.
2353
2354 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
2355
2356         PR c++/10432
2357         * g++.dg/parse/error1.C: New test.
2358
2359 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
2360
2361         * gcc.dg/compat/struct-by-value-11_main.c: New file.
2362         * gcc.dg/compat/struct-by-value-11_x.c: New file.
2363         * gcc.dg/compat/struct-by-value-11_y.c: New file.
2364         * gcc.dg/compat/struct-by-value-12_main.c: New file.
2365         * gcc.dg/compat/struct-by-value-12_x.c: New file.
2366         * gcc.dg/compat/struct-by-value-12_y.c: New file.
2367         * gcc.dg/compat/struct-by-value-13_main.c: New file.
2368         * gcc.dg/compat/struct-by-value-13_x.c: New file.
2369         * gcc.dg/compat/struct-by-value-13_y.c: New file.
2370         * gcc.dg/compat/struct-by-value-14_main.c: New file.
2371         * gcc.dg/compat/struct-by-value-14_x.c: New file.
2372         * gcc.dg/compat/struct-by-value-14_y.c: New file.
2373         * gcc.dg/compat/struct-by-value-15_main.c: New file.
2374         * gcc.dg/compat/struct-by-value-15_x.c: New file.
2375         * gcc.dg/compat/struct-by-value-15_y.c: New file.
2376         * gcc.dg/compat/struct-by-value-16_main.c: New file.
2377         * gcc.dg/compat/struct-by-value-16_x.c: New file.
2378         * gcc.dg/compat/struct-by-value-16_y.c: New file.
2379         * gcc.dg/compat/struct-by-value-17_main.c: New file.
2380         * gcc.dg/compat/struct-by-value-17_x.c: New file.
2381         * gcc.dg/compat/struct-by-value-17_y.c: New file.
2382         * gcc.dg/compat/struct-by-value-18_main.c: New file.
2383         * gcc.dg/compat/struct-by-value-18_x.c: New file.
2384         * gcc.dg/compat/struct-by-value-18_y.c: New file.
2385
2386         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
2387         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
2388         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
2389         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
2390         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
2391         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
2392         * gcc.dg/compat/scalar-return-3_main.c: New file.
2393         * gcc.dg/compat/scalar-return-3_x.c: New file.
2394         * gcc.dg/compat/scalar-return-3_y.c: New file.
2395         * gcc.dg/compat/scalar-return-4_main.c: New file.
2396         * gcc.dg/compat/scalar-return-4_x.c: New file.
2397         * gcc.dg/compat/scalar-return-4_y.c: New file.
2398
2399 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
2400
2401         * gcc.dg/compat/fp2-struct-check.h: New file.
2402         * gcc.dg/compat/fp2-struct-defs.h: New file.
2403         * gcc.dg/compat/fp2-struct-init.h: New file.
2404         * gcc.dg/compat/struct-by-value-10_main.c: New file.
2405         * gcc.dg/compat/struct-by-value-10_x.c: New file.
2406         * gcc.dg/compat/struct-by-value-10_y.c: New file.
2407         * gcc.dg/compat/struct-return-10_main.c: New file.
2408         * gcc.dg/compat/struct-return-10_x.c: New file.
2409         * gcc.dg/compat/struct-return-10_y.c: New file.
2410
2411         * gcc.dg/compat/compat-common.h: New file.
2412         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
2413         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
2414         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
2415         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
2416         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
2417         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
2418         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
2419         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2420         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
2421         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
2422         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2423         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
2424         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
2425         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2426         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
2427         * gcc.dg/compat/small-struct-check.h: Ditto.
2428         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
2429         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2430         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
2431         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
2432         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2433         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2434         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
2435         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2436         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
2437         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
2438         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2439         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2440         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
2441         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2442         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2443         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
2444         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2445         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
2446         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
2447         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2448         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
2449         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
2450         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2451         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
2452         * gcc.dg/compat/struct-return-2_main.c: Ditto.
2453         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2454         * gcc.dg/compat/struct-return-2_y.c: Ditto.
2455         * gcc.dg/compat/struct-return-3_main.c: Ditto.
2456         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2457         * gcc.dg/compat/struct-return-3_y.c: Ditto.
2458
2459 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
2460
2461         * g++.dg/pch/static-1.C: New file.
2462         * g++.dg/pch/static-1.Hs: New file.
2463
2464 2003-06-10  Richard Henderson  <rth@redhat.com>
2465
2466         * gcc.dg/asm-7.c: Adjust expected warning text.
2467
2468 2003-06-10  Roger Sayle  <roger@eyesopen.com>
2469
2470         * gcc.dg/builtins-20.c: New test case.
2471
2472 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
2473
2474         PR c++/11131
2475         * g++.dg/opt/template1.C: New test.
2476
2477 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2478
2479         * lib/gcc-dg.exp (dg-test): Clear additional_files and
2480         additional_sources.
2481
2482 2003-05-21  David Taylor  <dtaylor@emc.com>
2483
2484         * gcc.dg/Wpadded.c: New file.
2485
2486 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2487
2488         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
2489         * gcc.dg/special/weak-2.c: Add dg-require-weak.
2490         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
2491         dg-require-weak.
2492
2493 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
2494
2495         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
2496
2497 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2498
2499         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
2500         (dg-require-alias): Likewise.
2501         (dg-require-gc-sections): Likewise.
2502         * lib/target-supports.exp (check_gc_sections_available): Likewise.
2503
2504 2003-06-08  Richard Henderson  <rth@redhat.com>
2505
2506         * gcc.dg/20011029-2.c: Fix the array reference.
2507         * gcc.dg/asm-7.c: New.
2508
2509 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
2510
2511         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
2512
2513 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
2514
2515         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
2516         (dg-require-gc-sections): Likewise.
2517
2518 2003-06-08  Jan Hubicka  <jh@suse.cz>
2519
2520         * i386-cmov1.c: Fix regular expression.
2521         * i386-cvt-1.c: Likewise.
2522         * i386-local.c: Likewise.
2523         * i386-local2.c: Likewise.
2524         * i386-mul.c: Likewise.
2525         * i386-ssetype-1.c: Likewise.
2526         * i386-ssetype-3.c: Likewise.
2527         * i386-ssetype-5.c: Likewise.
2528
2529 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2530
2531         PR c++/11039
2532         * g++.dg/warn/implicit-typename2.C: New test.
2533         * g++.dg/warn/implicit-typename3.C: New test.
2534
2535 2003-06-07  Richard Henderson  <rth@redhat.com>
2536
2537         * g++.dg/other/offsetof3.C: Use size_t.
2538         * g++.dg/other/offsetof4.C: Likewise.
2539
2540 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
2541
2542         * lib/copy-file.exp: New. Implement gcc_copy_files.
2543
2544         * lib/dg-pch.exp: Load copy-file.exp
2545         (dg-pch): Use gcc_copy_files instead of "file copy".
2546
2547 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
2548
2549         * gcc.dg/weak/weak.exp: Simplify.
2550         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
2551         * gcc.dg/weak/weak-1.c: Likewise.
2552         * gcc.dg/weak/weak-2.c: Likewise.
2553         * gcc.dg/weak/weak-3.c: Likewise.
2554         * gcc.dg/weak/weak-4.c: Likewise.
2555         * gcc.dg/weak/weak-5.c: Likewise.
2556         * gcc.dg/weak/weak-6.c: Likewise.
2557         * gcc.dg/weak/weak-7.c: Likewise.
2558         * gcc.dg/weak/weak-8.c: Likewise.
2559         * gcc.dg/weak/weak-9.c: Likewise.
2560
2561 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
2562
2563         gcc.c-torture/execute/20030606-1.c: New.
2564
2565 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2566
2567         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
2568         * gcc.dg/builtins-19.c: Likewise.
2569
2570 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2571
2572         * gcc.dg/builtins-2.c: Add some more tests.
2573         * gcc.dg/builtins-18.c: New test case.
2574         * gcc.dg/builtins-19.c: New test case.
2575
2576 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2577             Jim Wilson  <wilson@tuliptree.org>
2578
2579         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
2580
2581 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
2582
2583         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
2584         mempcpy/stpcpy calls not to be optimized into something else.
2585         * gcc.c-torture/execute/string-opt-3.c: Moved to...
2586         * gcc.c-torture/execute/builtins/string-7.c: ...here.
2587         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
2588
2589 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2590
2591         * gcc.dg/format/asm_fprintf-1.c: New test.
2592
2593 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
2594
2595         * lib/gcc-defs.exp (additional_sources): New variable.
2596         (dg-additional-sources): New function.
2597         (additional_files): New variable.
2598         (dg-additional-files): New function.
2599         (dg-additional-files-options): Likewise.
2600         * lib/gcc-dg.exp (dg-require-weak): New function.
2601         (dg-require-alias): Likewise.
2602         (dg-require-gc-sections): Likewise.
2603         * lib/target-supports.exp (check_alias_available): Remove testfile
2604         parameter.
2605         (check_gc_sections_available): New function.
2606         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
2607         (dg-gpp-additional-files): Likewise.
2608         * lib/g++.exp (additional_sources): Remove.
2609         (additional_files): Likewise.
2610         (g++_target_compile): Use dg-additional-files-options.
2611
2612         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
2613         Tcl logic.
2614         * gcc.dg/special/ecos.exp: Remove.
2615         * gcc.dg/special/20000419-2.c: Use dg-require-*.
2616         * gcc.dg/special/alias-1.c: Likewise.
2617         * gcc.dg/special/alias-2.c: Likewise.
2618         * gcc.dg/special/gcsec-1.c: Likewise.
2619         * gcc.dg/special/weak-1.c: Likewise.
2620         * gcc.dg/special/weak-2.c: Likewise.
2621         * gcc.dg/special/wkali-1.c: Likewise.
2622         * gcc.dg/special/wkali-2.c: Likewise.
2623
2624         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
2625         dg-gpp-additional-*.
2626         * g++.dg/special/conpr-3.C: Likewise.
2627         * g++.dg/special/conpr-4.C: Likewise.
2628         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
2629         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
2630         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
2631         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
2632         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
2633         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
2634         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
2635         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
2636         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
2637         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
2638         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
2639         * g++.old-deja/g++.other/comdat1.C: Likewise.
2640         * g++.old-deja/g++.other/comdat2.C: Likewise.
2641         * g++.old-deja/g++.other/comdat3.C: Likewise.
2642         * g++.old-deja/g++.other/ctor1.C: Likewise.
2643         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
2644
2645 2003-06-05  Richard Henderson  <rth@redhat.com>
2646
2647         * gcc.dg/debug/20030605-1.c: New.
2648
2649 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2650
2651         * README.QMTEST: Update.
2652
2653 2003-06-04  Richard Henderson  <rth@redhat.com>
2654
2655         * gcc.dg/cleanup-1.c: New.
2656         * gcc.dg/cleanup-2.c: New.
2657         * gcc.dg/cleanup-3.c: New.
2658         * gcc.dg/cleanup-4.c: New.
2659         * gcc.dg/cleanup-5.c: New.
2660         * gcc.dg/cleanup-6.c: New.
2661         * gcc.dg/cleanup-7.c: New.
2662
2663 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2664
2665         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
2666
2667         * lib/dg-pch.exp: New file.
2668         * g++.dg/pch/pch.exp: Use dg-pch.exp.
2669         * gcc.dg/pch/pch.exp: Likewise.
2670
2671 2003-06-04  Roger Sayle  <roger@eyesopen.com>
2672
2673         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
2674         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
2675         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
2676         * gcc.dg/builtins-17.c: New test case.
2677         * gcc.dg/i386-387-4.c: New test case.
2678         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
2679
2680 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2681
2682         * gcc.dg/ultrasp9.c: New test.
2683
2684 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2685
2686         * gcc.c-torture/compile/20030604-1.c: New test.
2687         * gcc.dg/sparc-constant-1.c: New test.
2688
2689 2003-06-03  Glen Nakamura  <glen@imodulo.com>
2690
2691         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
2692
2693 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
2694
2695         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
2696
2697         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
2698         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
2699
2700 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
2701
2702         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
2703
2704 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2705
2706         PR c++/10940
2707         * g++.dg/template/spec10.C: New test.
2708
2709 2003-06-03  Roger Sayle  <roger@eyesopen.com>
2710
2711         * gcc.dg/builtins-16.c: New test case.
2712
2713 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
2714
2715         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
2716         mempcpy test with post-increments.
2717         * gcc.c-torture/execute/string-opt-3.c: New test.
2718         * gcc.dg/string-opt-1.c: New test.
2719
2720 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
2721
2722         PR fortran/10965
2723         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
2724
2725 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
2726
2727         * lib/scanasm.exp (dg-scan): New function, factored out of ...
2728         (scan-assembler): ... here.  Use dg-scan.
2729         (scan-assembler-not): Likewise.
2730         (scan-file): New function.
2731         (scan-file-not): Likewise.
2732         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
2733         * gcc.dg/cpp/_Pragma4.c: Likewise.
2734         * gcc.dg/cpp/_Pragma5.c: Likewise.
2735         * gcc.dg/cpp/avoidpaste1.c: Likewise.
2736         * gcc.dg/cpp/avoidpaste2.c: Likewise.
2737         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
2738         * gcc.dg/cpp/cmdlne-P.c: Likewise.
2739         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
2740         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
2741         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
2742         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
2743         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
2744         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
2745         * gcc.dg/cpp/cxxcom1.c: Likewise.
2746         * gcc.dg/cpp/line1.c: Likewise.
2747         * gcc.dg/cpp/maccom1.c: Likewise.
2748         * gcc.dg/cpp/maccom2.c: Likewise.
2749         * gcc.dg/cpp/maccom3.c: Likewise.
2750         * gcc.dg/cpp/maccom4.c: Likewise.
2751         * gcc.dg/cpp/maccom5.c: Likewise.
2752         * gcc.dg/cpp/maccom6.c: Likewise.
2753         * gcc.dg/cpp/multiline.c: Likewise.
2754         * gcc.dg/cpp/spacing1.c: Likewise.
2755         * gcc.dg/cpp/spacing2.c: Likewise.
2756         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
2757         * gcc.dg/cpp/trad/maccom1.c: Likewise.
2758         * gcc.dg/cpp/trad/maccom2.c: Likewise.
2759         * gcc.dg/cpp/trad/maccom3.c: Likewise.
2760         * gcc.dg/cpp/trad/maccom4.c: Likewise.
2761         * gcc.dg/cpp/trad/maccom6.c: Likewise.
2762         * gcc.dg/cpp/cxxcom2.c: Likewise.
2763         * gcc.dg/cpp/cxxcom2.h: New file.
2764
2765         * gcc.dg/cpp/truefalse.cpp: Move it to ...
2766         * g++.dg/cpp/truefalse.C: Here.
2767         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
2768
2769 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
2770
2771         * gcc.dg/cpp/redef3.c: New file.
2772
2773 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2774
2775         * gcc.dg/i386-loop-3.c: New test.
2776
2777 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
2778
2779         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
2780
2781 2003-05-31  Roger Sayle  <roger@eyesopen.com>
2782
2783         * gcc.dg/fwrapv-1.c: New test case.
2784         * gcc.dg/fwrapv-2.c: New test case.
2785
2786 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2787
2788         PR c++/10956
2789         * g++.dg/template/spec9.C: New test.
2790
2791 2003-05-29  Roger Sayle  <roger@eyesopen.com>
2792
2793         * gcc.dg/duff-4.c: New test case.
2794
2795 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
2796
2797         PR fortran/10843
2798         * g77.dg/ffixed-form-1.f: New test
2799         * g77.dg/ffixed-form-2.f: New test
2800         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
2801         * g77.dg/ffree-form-3.f: New test
2802
2803 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
2804
2805         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
2806         * gcc.dg/wint_t-1.c: Likewise.
2807
2808 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2809
2810         * g++.dg/template/access11.C: New test.
2811
2812 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2813
2814         PR c++/10849
2815         * g++.dg/template/access10.C: New test.
2816
2817 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2818             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2819
2820         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
2821
2822 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2823
2824         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
2825         suppress for powerpc-*-darwin*.
2826         * gcc.dg/torture/builtin-noret-2.c: Likewise.
2827
2828 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2829
2830         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
2831         suppress option for powerpc-*-darwin*.
2832
2833 2003-05-23  Roger Sayle  <roger@eyesopen.com>
2834
2835         * gcc.dg/builtins-1.c: Add tests for tan and atan.
2836         * gcc.dg/builtins-4.c: Add test for fmod.
2837
2838 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2839
2840         PR c++/10682
2841         * g++.dg/template/instantiate4.C: New test.
2842
2843 2003-05-22  Roger Sayle  <roger@eyesopen.com>
2844
2845         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
2846
2847 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
2848
2849         * gcc.dg/compat/scalar-return-1_main.c: New file.
2850         * gcc.dg/compat/scalar-return-1_x.c: New file.
2851         * gcc.dg/compat/scalar-return-1_y.c: New file.
2852         * gcc.dg/compat/scalar-return-2_main.c: New file.
2853         * gcc.dg/compat/scalar-return-2_x.c: New file.
2854         * gcc.dg/compat/scalar-return-2_y.c: New file.
2855         * gcc.dg/compat/struct-return-3_main.c: New file.
2856         * gcc.dg/compat/struct-return-3_y.c: New file.
2857         * gcc.dg/compat/struct-return-3_x.c: New file.
2858         * gcc.dg/compat/struct-return-2_main.c: New file.
2859         * gcc.dg/compat/struct-return-2_x.c: New file.
2860         * gcc.dg/compat/struct-return-2_y.c: New file.
2861
2862 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2863
2864         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
2865         for hppa*-hp-hpux*.
2866         * gcc.dg/20021014-1.c (dg-options): Likewise.
2867         * gcc.dg/nest.c (dg-options): Likewise.
2868
2869 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
2870
2871         PR c++/9738
2872         * g++.dg/ext/dllimport2.C: New file.
2873         * g++.dg/ext/dllimport3.C: New file.
2874
2875 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
2876
2877         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
2878         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2879         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2880         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2881         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2882         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2883         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
2884         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
2885         * gcc.dg/compat/small-struct-defs.h: New file.
2886         * gcc.dg/compat/small-struct-init.h: New file.
2887         * gcc.dg/compat/small-struct-check.h: New file.
2888         * gcc.dg/compat/fp-struct-defs.h: New file.
2889         * gcc.dg/compat/fp-struct-check.h: New file.
2890         * gcc.dg/compat/fp-struct-init.h: New file.
2891         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
2892         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
2893
2894 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
2895
2896         * gcc.dg/20030225-2.c: New test.
2897
2898 2003-05-18  Roger Sayle  <roger@eyesopen.com>
2899             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2900
2901         * gcc.c-torture/compile/20030518-1.c: New test case.
2902
2903 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
2904
2905         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
2906         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
2907         gcc-dg-debug-runtest.
2908         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
2909         gcc-dg-debug-runtest.
2910
2911 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2912
2913         PR c++/9022
2914         * g++.dg/lookup/using6.C: New test.
2915
2916 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2917
2918         * g++.dg/parse/access2.C: New test.
2919
2920 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
2921
2922         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
2923         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
2924         * gcc.dg/debug/debug.exp: Likewise.
2925
2926 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
2927
2928         * gcc.dg/dollar.c: New test.
2929
2930 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
2931
2932         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
2933         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
2934         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
2935         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
2936         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
2937         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
2938         * gcc.dg/compat/struct-by-value-6_main.c: New file.
2939         * gcc.dg/compat/struct-by-value-6_x.c: New file.
2940         * gcc.dg/compat/struct-by-value-6_y.c: New file.
2941         * gcc.dg/compat/struct-by-value-7_main.c: New file.
2942         * gcc.dg/compat/struct-by-value-7_x.c: New file.
2943         * gcc.dg/compat/struct-by-value-7_y.c: New file.
2944         * gcc.dg/compat/struct-by-value-8_main.c: New file.
2945         * gcc.dg/compat/struct-by-value-8_x.c: New file.
2946         * gcc.dg/compat/struct-by-value-8_y.c: New file.
2947         * gcc.dg/compat/struct-by-value-9_main.c: New file.
2948         * gcc.dg/compat/struct-by-value-9_x.c: New file.
2949         * gcc.dg/compat/struct-by-value-9_y.c: New file.
2950
2951 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
2952
2953         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
2954         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
2955         support for "repo" mode.
2956         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
2957         * lib/g77-dg.exp: Likewise.
2958         * lib/obj-dg.exp: Likewise.
2959
2960 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
2961
2962         Merge from gcc-3_2-rhl8-branch:
2963         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
2964
2965         * gcc.dg/tls/opt-6.c: New test.
2966
2967         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
2968
2969         * gcc.dg/20030405-1.c: New test.
2970
2971         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
2972
2973         * gcc.dg/20030309-1.c: New test.
2974
2975         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2976
2977         * gcc.c-torture/execute/20030307-1.c: New test.
2978
2979         2003-02-20  Randolph Chung  <tausq@debian.org>
2980
2981         * gcc.c-torture/compile/20030220-1.c: New test.
2982
2983         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
2984
2985         * gcc.dg/20030217-1.c: New test.
2986
2987         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
2988
2989         * gcc.c-torture/compile/20020129-1.c: New test.
2990
2991         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2992
2993         * gcc.dg/unroll-1.c: New test.
2994
2995         2002-11-16  Jan Hubicka  <jh@suse.cz>
2996
2997         * gcc.c-torture/execute/20020920-1.c: New test.
2998
2999         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
3000
3001         PR target/7434
3002         * gcc.c-torture/compile/20021008-1.c: New test.
3003
3004         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
3005
3006         PR target/7559
3007         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
3008
3009         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
3010
3011         * gcc.c-torture/compile/20020807-1.c: New test.
3012
3013         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
3014
3015         * gcc.dg/tls/opt-1.c: New test.
3016
3017         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
3018
3019         * gcc.dg/20020729-1.c: New test.
3020
3021         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
3022
3023         * g++.dg/opt/life1.C: New test.
3024
3025         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
3026
3027         * gcc.dg/20020525-1.c: New test.
3028
3029         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
3030
3031         PR c++/6794
3032         * g++.dg/ext/pretty1.C: New test.
3033         * g++.dg/ext/pretty2.C: New test.
3034
3035 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
3036
3037         PR c++/8385
3038         * g++.dg/ext/typeof5.C: New test.
3039
3040 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
3041
3042         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
3043         __USER_LABEL_PREFIX__ into account.
3044         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
3045
3046 2003-05-14  Roger Sayle  <roger@eyesopen.com>
3047
3048         * gcc.dg/builtins-15.c: New test case.
3049
3050 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
3051
3052         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
3053
3054 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
3055
3056         * lib/g++.exp: Tweak handling of additional source files.
3057         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
3058         * g++.dg/special/conpr-2a.C: Rename to ...
3059         * g++.dg/special/conpr-2a.cc: ... this.
3060         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
3061         * g++.dg/special/conpr-3a.C: Rename to ...
3062         * g++.dg/special/conpr-3a.cc: This.
3063         * g++.dg/special/conpr-3b.C: Rename to ...
3064         * g++.dg/special/conpr-3b.cc: This.
3065         * g++.dg/special/conpr-4.C: New test.
3066         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
3067
3068 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
3069
3070         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
3071
3072 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3073
3074         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
3075         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3076         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
3077         * g++.old-deja/g++.other/warn3.C: Likewise.
3078
3079 2003-05-11  Roger Sayle  <roger@eyesopen.com>
3080
3081         * gcc.dg/i386-387-1.c: Update to also test log.
3082         * gcc.dg/i386-387-2.c: Likewise.
3083
3084 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3085
3086         * g77.f-torture/execute/int8421.f: New test.
3087
3088 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3089
3090         PR c++/10230, c++/10481
3091         * g++.dg/lookup/scoped5.C: New test.
3092
3093 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3094
3095         PR c++/10552
3096         * g++.dg/template/ttp6.C: New test.
3097
3098 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
3099
3100         * gcc.c-torture/execute/builtins: New directory.
3101         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
3102         gcc.c-torture/execute/builtins.
3103         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
3104         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
3105         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
3106         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
3107
3108 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3109
3110         PR c++/9252
3111         * g++.dg/template/access8.C: New test.
3112         * g++.dg/template/access9.C: New test.
3113
3114 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3115
3116         PR c++/9554
3117         * g++.dg/parse/access1.C: New test.
3118
3119 2003-05-09  DJ Delorie  <dj@redhat.com>
3120
3121         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
3122         long, and not an int.
3123
3124 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3125
3126         PR c++/10555, c++/10576
3127         * g++.dg/template/memclass1.C: New test.
3128
3129 2003-05-08  DJ Delorie  <dj@redhat.com>
3130
3131         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
3132         targets.
3133         * gcc.c-torture/execute/20021024-1.x: Likewise.
3134         * gcc.c-torture/execute/shiftdi.x: Likewise.
3135         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
3136         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
3137         * gcc.dg/20021018-1.c: Likewise.
3138
3139 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3140
3141         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
3142
3143         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
3144         (bcopy): Call memmove.
3145
3146 2003-05-08  Roger Sayle  <roger@eyesopen.com>
3147
3148         * g77.f-torture/compile/8485.f: New test case.
3149
3150 2003-05-07  Richard Henderson  <rth@redhat.com>
3151
3152         PR c++/10570
3153         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
3154         Verify exception_cleanup not called for rethrows.
3155         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
3156         when exiting catch block without rethrowing.
3157         * g++.dg/eh/forced3.C: New.
3158         * g++.dg/eh/forced4.C: New.
3159
3160 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
3161
3162         * gcc.dg/20030505.c: Fix triplet.
3163
3164 2003-05-06  DJ Delorie  <dj@redhat.com>
3165
3166         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
3167         * gcc.dg/nest.c: Likewise.
3168
3169 2003-05-05  Roger Sayle  <roger@eyesopen.com>
3170
3171         * gcc.dg/builtins-14.c: New test case.
3172
3173 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
3174
3175         * lib/compat.exp (compat-execute): New argument.
3176         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
3177         * gcc.dg/compat: New test directory.
3178         * gcc.dg/compat/compat.exp: New expect script.
3179         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
3180         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
3181         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
3182         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
3183         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
3184         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
3185
3186         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
3187         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
3188         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
3189         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
3190         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
3191         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
3192         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
3193         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
3194         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
3195         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
3196         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
3197         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
3198         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
3199         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
3200         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
3201
3202 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
3203
3204         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
3205
3206 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
3207
3208         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
3209
3210 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
3211
3212         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
3213         * gcc.dg/ppc-fsel-2.c: New test.
3214
3215         * gcc.dg/unused-5.c: New test.
3216
3217 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3218
3219         PR c++/10496
3220         * g++.dg/warn/pmf1.C: New test.
3221
3222 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3223
3224         PR c++/4494
3225         * g++.dg/warn/main.C: New test.
3226
3227 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3228
3229         * gcc.dg/nonnull-3.c: New test.
3230
3231 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
3232
3233         * gcc.dg/cpp/Wtrigraphs.c: Update.
3234         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
3235
3236 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
3237
3238         * gcc.dg/ppc-fsel-1.c: New test.
3239
3240 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
3241
3242         PR c/10604
3243         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
3244
3245 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
3246
3247         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
3248
3249 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3250
3251         PR c++/9364, c++/10553, c++/10586
3252         * g++.dg/parse/typename4.C: New test.
3253         * g++.dg/parse/typename5.C: Likewise.
3254
3255 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
3256
3257         * gcc.c-torture/compile/20030503-1.c: New test.
3258
3259 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3260
3261         * g++.dg/lookup/using5.C: Fix testcase error.
3262
3263 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
3264
3265         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
3266         since MEABI is no longer supported.  Remove all vestiges
3267         of MEABI from the test.
3268
3269 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3270
3271         PR c++/10554
3272         * g++.dg/lookup/using5.C: New test.
3273
3274 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3275
3276         PR c++/8772
3277         * g++.dg/template/ttp5.C: New test.
3278
3279 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
3280
3281         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
3282         (dg-gpp-additional-sources): New function.
3283         (dg-gpp-additional-files): Likewise.
3284         * lib/g++.exp (additional_sources): New variable.
3285         (additional_files): Likewise.
3286         (g++_target_compile): Deal with them.
3287         * lib/old-dejagnu.exp: Remove.
3288         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
3289         * g++.old-deja: Revise all tests to use dg commands.
3290
3291 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3292
3293         PR c++/9432, c++/9528
3294         * g++.dg/lookup/using4.C: New test.
3295
3296 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
3297
3298         * gcc.dg/noreturn-5.c: New file.
3299         * gcc.dg/noreturn-6.c: New file.
3300
3301         * gcc.c-torture/compile/inline-1.c: New file.
3302
3303 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3304
3305         PR c++/10551
3306         * g++.dg/template/explicit1.C: New test.
3307
3308 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3309
3310         PR c++/10549
3311         * g++.dg/other/bitfield1.C: New test.
3312
3313         PR c++/10527
3314         * g++.dg/init/new7.C: New test.
3315
3316 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3317
3318         * g++.dg/ext/desig1.C: New test.
3319         * g++.dg/ext/init1.C: Update.
3320
3321         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
3322
3323 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
3324
3325         PR c++/10180
3326         * g++.dg/warn/Winline-1.C: New test.
3327
3328 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
3329
3330         * gcc.c-torture/execute/string-opt-19.c: New test.
3331
3332         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
3333         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
3334
3335 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
3336
3337         PR c++/10506
3338         * g++.dg/init/new6.C: New test.
3339
3340         PR c++/10503
3341         * g++.dg/init/ref6.C: New test.
3342
3343 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
3344
3345         * g++.dg/warn/weak1.C: XFAIL on AIX4.
3346
3347 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3348
3349         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
3350         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
3351
3352 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
3353
3354         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
3355         initialized static data members.
3356
3357 2003-04-25  H.J. Lu <hjl@gnu.org>
3358
3359         * gcc.dg/ia64-sync-4.c: New test.
3360
3361 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3362
3363         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
3364         date.
3365
3366 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
3367
3368         PR c++/10337
3369         * g++.dg/warn/conv1.C: New test.
3370         * g++.old-deja/g++.other/conv7.C: Adjust.
3371         * g++.old-deja/g++.other/overload14.C: Adjust.
3372
3373 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3374
3375         PR c++/10471
3376         * g++.dg/template/defarg2.C: New test.
3377
3378 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
3379
3380         * gcc.dg/cpp/include2.c: Update.
3381         * gcc.dg/cpp/multiline-2.c: New.
3382         * gcc.dg/cpp/multiline.c: Update.
3383         * gcc.dg/cpp/strify2.c: Update.
3384         * gcc.dg/cpp/trad/literals-2.c: Update.
3385
3386 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3387
3388         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
3389
3390 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3391
3392         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
3393
3394 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3395
3396         PR c++/10451
3397         * g++.dg/parse/crash4.C: New test.
3398
3399         PR c++/9847
3400         * g++.dg/parse/crash5.C: New test.
3401
3402 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
3403
3404         PR c++/10446
3405         * g++.dg/parse/crash3.C: New test.
3406
3407         PR c++/10428
3408         * g++.dg/parse/elab1.C: New test.
3409
3410 2003-04-22  Devang Patel  <dpatel@apple.com>
3411
3412         * gcc.dg/cpp/trad/funlike-5.c: New test.
3413
3414 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
3415
3416         * g++.dg/other/packed1.C: Fix dg options.
3417
3418 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
3419
3420         * g++.dg/other/offsetof2.C: New test.
3421
3422 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
3423
3424         * g++.dg/template/recurse.C: Adjust location of error messages.
3425
3426 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
3427
3428         PR c++/9881
3429         * g++.dg/init/addr-const1.C: New test.
3430         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
3431
3432 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3433
3434         PR c++/10405
3435         * g++.dg/lookup/struct-hack1.C: New test.
3436
3437 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
3438
3439         * ucs.c: Update diagnostic messages.
3440
3441 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3442
3443         * gcc.dg/cpp/truefalse.cpp: New test.
3444         * gcc.dg/cpp/cpp.exp: Update.
3445         * g++.dg/other/stdbool-if.C: Remove.
3446
3447 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3448
3449         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
3450         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
3451
3452 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3453
3454         * gcc.c-torture/compile/20030418-1.c: New test.
3455
3456 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
3457
3458         * README.compat: Remove; content moved to doc/sourcebuild.texi.
3459
3460 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3461
3462         PR c++/10347
3463         g++.dg/template/dependent-name1.C: New test.
3464
3465 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
3466
3467         * gcc.dg/warn-1.c (tourist_guide): New array,
3468         contains a pointer to bar.
3469
3470 2003-04-16  Roger Sayle  <roger@eyesopen.com>
3471
3472         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
3473         * gcc.c-torture/execute/medce-1.c: New test case.
3474         * gcc.c-torture/execute/medce-2.c: New test case.
3475
3476 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
3477
3478         * lib/prune.exp: Ignore more messages.
3479
3480         PR c++/10381
3481         * g++.dg/parse/lookup3.C: New test.
3482
3483 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
3484
3485         * gcc.c-torture/compile/20030415-1.c : New test.
3486
3487 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
3488
3489         * gcc.c-torture/execute/scope-2.c: Move to ...
3490         * gcc.dg/noncompile/scope.c: .... here.
3491
3492 2003-04-14  Roger Sayle  <roger@eyesopen.com>
3493
3494         * gcc.dg/20030414-2.c: New test case.
3495
3496 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
3497
3498         PR target/10377
3499         * gcc.dg/20030414-1.c: New test.
3500
3501 2003-04-13  Roger Sayle  <roger@eyesopen.com>
3502
3503         * gcc.dg/builtins-12.c: New test case.
3504         * gcc.dg/builtins-13.c: New test case.
3505
3506 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3507
3508         * gcc.c-torture/execute/string-opt-18.c: New test.
3509
3510 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
3511
3512         PR c++/10300
3513         * g++.dg/init/new5.C: New test.
3514
3515 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
3516
3517         PR c++/7910
3518         * g++.dg/ext/dllimport1.C: New test.
3519
3520 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3521
3522         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
3523
3524 2003-04-11  Bud Davis <bdavis9659@comcast.net>
3525
3526         PR Fortran/9263
3527         * g77.f-torture/noncompile/9263.f: New test
3528         PR Fortran/1832
3529         * g77.f-torture/execute/1832.f: New test
3530
3531 2003-04-11  David Chad  <davidc@freebsd.org>
3532             Loren J. Rittle  <ljrittle@acm.org>
3533
3534         libobjc/8562
3535         * objc.dg/headers.m: New test.
3536
3537 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
3538
3539         * gcc.c-torture/execute/builtin-noret-2.c: New.
3540         * gcc.c-torture/execute/builtin-noret-2.x: New.
3541         XFAIL builtin-noret-2.c at -O1 and above.
3542         * gcc.dg/redecl.c: New.
3543         * gcc.dg/Wshadow-1.c: Update error regexps.
3544
3545 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
3546
3547         * g++.dg/abi/bitfield10.C: New test.
3548
3549 2003-04-09  Mike Stump  <mrs@apple.com>
3550
3551         * gcc.dg/pch/pch.exp: Make testcase names longer.
3552         * g++.dg/pch/pch.exp: Make testcase names longer.
3553
3554 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3555
3556         * gcc.dg/builtins-11.c: New test case.
3557
3558 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3559
3560         * gcc.dg/builtins-9.c: New test case.
3561         * gcc.dg/builtins-10.c: New test case.
3562
3563 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
3564
3565         * gcc.dg/noncompile/init-4.c.c: New test.
3566
3567 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
3568
3569         * gcc.misc-test/gcov-9.c: New test.
3570         * gcc.misc-test/gcov-10.c: New test
3571         * gcc.misc-test/gcov-11.c: New test.
3572
3573 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
3574
3575         PR optimization/10024
3576         * gcc.c-torture/compile/20030405-1.c: New test.
3577
3578 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
3579
3580         * gcc.dg/pch/static-3.c: New.
3581         * gcc.dg/pch/static-3.hs: New.
3582         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
3583
3584 2003-04-04  Richard Henderson  <rth@redhat.com>
3585
3586         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
3587         * g++.dg/eh/forced2.C: Likewise.
3588
3589 2003-04-03  Mike Stump  <mrs@apple.com>
3590
3591         * lib/scanasm.exp (scan-assembler): Add xfail processing for
3592         target arg.
3593         (scan-assembler-times, scan-assembler-not): Likewise.
3594         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
3595
3596 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3597
3598         * gcc.dg/sparc-loop-1.c: New test.
3599
3600 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
3601
3602         PR other/9274
3603         * g++.dg/pch/system-2.C: New.
3604         * g++.dg/pch/system-2.Hs: New.
3605
3606 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
3607
3608         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
3609
3610         * g++.dg/eh/simd-1.C (vecfunc): Same.
3611
3612 2003-04-01  Roger Sayle  <roger@eyesopen.com>
3613
3614         * gcc.c-torture/execute/20030401-1.c: New test case.
3615
3616 2003-04-01  Ziemowit Laski <zlaski@apple.com>
3617
3618         * objc.dg/defs.m: New.
3619
3620 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
3621
3622         * g++.dg/eh/simd-1.C: New.
3623         * g++.dg/eh/simd-2.C: New.
3624
3625 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
3626
3627         * gcc.c-torture/execute/simd-3.c: New.
3628
3629 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3630
3631         PR c/9936
3632         * gcc.dg/20030331-2.c: New test.
3633
3634 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3635
3636         PR c++/10278
3637         * g++.dg/parse/crash2.C: New test.
3638
3639 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3640
3641         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
3642         * gcc.c-torture/execute/20030331-1.c: ...here.
3643
3644 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3645
3646         * gcc.c-torture/execute/20030331-1.c: New test.
3647
3648 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
3649
3650         * lib/gcov.exp: Adjust call return testing strings.
3651         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
3652
3653 2003-03-31  Roger Sayle  <roger@eyesopen.com>
3654
3655         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
3656         * gcc.dg/builtins-7.c: New test case.
3657         * gcc.dg/builtins-8.c: New test case.
3658
3659 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3660
3661         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
3662
3663 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
3664
3665         PR c++/7647
3666         * g++.dg/lookup-class-member-2.C: New test.
3667
3668 2003-03-30  Glen Nakamura  <glen@imodulo.com>
3669
3670         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
3671
3672 2003-03-28  Roger Sayle  <roger@eyesopen.com>
3673
3674         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
3675
3676 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
3677
3678         * g++.dg/init/attrib1.C: New test.
3679
3680 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3681
3682         * gcc.dg/ultrasp8.c: New test.
3683
3684 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3685
3686         * gcc.dg/ultrasp7.c: New test.
3687
3688 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
3689
3690         PR c++/10047
3691         * g++.dg/template/inline1.C: New test.
3692
3693 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3694
3695         * gcc.dg/sparc-dwarf2.c: New test.
3696
3697 2003-03-27  Roger Sayle  <roger@eyesopen.com>
3698
3699         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
3700         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
3701
3702 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
3703
3704         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
3705         than reading .x files.
3706         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
3707         * g77.dg/gcov/gcov-1.f: Likewise.
3708         * gcc.misc-tests/gcov-4b.c: Likewise.
3709         * gcc.misc-tests/gcov-5b.c: Likewise.
3710         * gcc.misc-tests/gcov-6.c: Likewise.
3711         * gcc.misc-tests/gcov-7.c: Likewise.
3712         * gcc.misc-tests/gcov-8.c: Likewise.
3713         * g++.dg/gcov/gcov-1.x: Remove.
3714         * g77.dg/gcov/gcov-1.x: Likewise.
3715         * gcc.misc-tests/gcov-4b.x: Likewise.
3716         * gcc.misc-tests/gcov-5b.x: Likewise.
3717         * gcc.misc-tests/gcov-6.x: Likewise.
3718         * gcc.misc-tests/gcov-7.x: Likewise.
3719         * gcc.misc-tests/gcov-8.x: Likewise.
3720
3721 2003-03-27  Glen Nakamura  <glen@imodulo.com>
3722
3723         PR opt/10087
3724         * gcc.dg/20030324-1.c: New test.
3725
3726 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
3727
3728         PR c++/10224
3729         * g++.dg/template/arg3.C: New test.
3730
3731         PR c++/10158
3732         * g++.dg/template/friend18.C: New test.
3733
3734 2003-03-26  Roger Sayle  <roger@eyesopen.com>
3735
3736         * g77.f-torture/compile/20030326-1.f: New test case.
3737
3738 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
3739
3740         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
3741
3742         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
3743
3744 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
3745
3746         * gcc.dg/ia64-sync-3.c: New test.
3747
3748 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
3749
3750         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
3751
3752 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3753
3754         * gcc.dg/ultrasp6.c: New test.
3755
3756 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3757
3758         * gcc.dg/i386-signbit-1.c: New test.
3759         * gcc.dg/i386-signbit-2.c: New test.
3760         * gcc.dg/i386-signbit-3.c: New test.
3761
3762 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3763
3764         * gcc.dg/ultrasp5.c: Fix options.
3765
3766 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3767
3768         * gcc.dg/ultrasp5.c: Fix comment.
3769
3770 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
3771
3772         PR fortran/10197
3773         * g77.f-torture/execute/10197.f: New test.
3774
3775 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
3776
3777         PR c++/9898, c++/383
3778         * g++.dg/template/conv6.C: New test.
3779
3780         PR c++/10119
3781         * g++.dg/template/ptrmem5.C: New test.
3782
3783         PR c++/10026
3784         * g++.dg/lookup/koenig1.C: New test.
3785
3786         PR C++/10199
3787         * g++.dg/lookup/template2.C: New test.
3788
3789 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
3790
3791         * g++.dg/opt/rtti1.C: New test.
3792
3793 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3794
3795         * gcc.dg/ultrasp5.c: New test.
3796
3797 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
3798
3799         PR middle-end/9967
3800         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
3801         builtin fputs.
3802
3803 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
3804
3805         PR c/8224
3806         * gcc.dg/20030323-1.c: New test.
3807
3808 2003-03-23  Roger Sayle  <roger@eyesopen.com>
3809
3810         * gcc.c-torture/compile/20030323-1.c: New test case.
3811
3812 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
3813
3814         * gcc.dg/20030321-1.c: New test.
3815
3816 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
3817
3818         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
3819
3820 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
3821
3822         PR c++/9978, c++/9708
3823         * g++.dg/ext/vlm1.C: Adjust expected error.
3824         * g++.dg/ext/vla2.C: New test.
3825         * g++.dg/template/arg1.C: New test.
3826         * g++.dg/template/arg2.C: New test.
3827
3828 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
3829
3830         * g77.f-torture/execute/select.f: New test.
3831         * g77.f-torture/noncompile/select_no_compile.f: New test.
3832
3833 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
3834
3835         PR c++/9898
3836         * g++.dg/other/error4.C: New test.
3837
3838 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
3839
3840         * g++.dg/template/friend17.C: New test.
3841
3842 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
3843
3844         * gcc.c-torture/compile/20030320-1.c: New.
3845
3846 2003-03-20  Roger Sayle  <roger@eyesopen.com>
3847
3848         * gcc.dg/builtins-6.c: New test case.
3849
3850 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
3851
3852         PR target/10073
3853         * gcc.c-torture/compile/20030319-1.c: New.
3854
3855 2003-03-18  Jan Hubicka  <jh@suse.cz>
3856
3857         * gcc.dg/i386-cvt-1.c: New test.
3858
3859 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
3860
3861         * objc.dg/naming-1.m: Use "(parse|syntax) error".
3862         * objc.dg/naming-2.m: Likewise.
3863
3864 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
3865
3866         PR c++/9639
3867         * g++.dg/parse/crash1.C: New test.
3868
3869 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
3870
3871         PR c++/8805
3872         * g++.dg/eh/cleanup1.C: New test.
3873
3874 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
3875
3876         * gcc.c-torture/execute/20030316-1.c: New test case.
3877
3878 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3879
3880         PR c++/9629
3881         * g++.dg/init/ctor2.C: New test.
3882
3883 2003-03-15  Roger Sayle  <roger@eyesopen.com>
3884
3885         * g77.f-torture/compile/xformat.f: New test case.
3886
3887 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3888
3889         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
3890         * g++.old-deja/g++.mike/eh50.C: Likewise.
3891
3892 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3893
3894         PR c++/6440
3895         * g++.dg/template/spec7.C: New test.
3896         * g++.dg/template/spec8.C: Likewise.
3897
3898 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
3899
3900         * gcc.c-torture/execute/20030313-1.c: New test.
3901
3902 2003-03-14  Richard Henderson  <rth@redhat.com>
3903
3904         * gcc.dg/inline-2.c: Adjust alpha test for external call.
3905
3906 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3907
3908         * gcc.c-torture/compile/20030314-1.c: New test.
3909
3910 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
3911
3912         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
3913         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
3914         thumb target,
3915         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
3916         to accept newer _imp__  prefix and additional
3917         newline in .drectve section.
3918         * gcc.dg/dll-4.c: Likewise.
3919         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
3920         switch.
3921
3922 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
3923
3924         * g++.dg/parse/namespace9.C: New test.
3925
3926         * g++.dg/init/ref5.C: New test.
3927         * g++.dg/parse/ptrmem1.C: Likewise.
3928
3929 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3930
3931         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
3932         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
3933         regular expression.
3934         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
3935         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
3936
3937 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
3938
3939         * gcc.c-torture/execute/20030224-2.c: New test.
3940
3941 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3942
3943         * gcc.dg/decl-3.c: New test.
3944
3945 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3946
3947         * gcc.dg/i386-loop-2.c: New test.
3948
3949 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
3950
3951         PR c++/9474
3952         * g++.dg/parse/namespace8.C: New test.
3953
3954         PR c++/9924
3955         * g++.dg/overload/builtin2.C: New test.
3956
3957 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
3958
3959         * gcc.dg/return-type-3.c: New test.
3960
3961 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
3962
3963         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
3964         profiling options are not supported.
3965
3966 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
3967
3968         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
3969         * g++.old-deja/g++.warn/impint2.C: Likewise.
3970
3971 2003-03-10  Devang Patel  <dpatel@apple.com>
3972
3973         * g++.dg/cpp/c++_cmd_1.C: New test.
3974         * g++.dg/cpp/c++_cmd_1.h: New file.
3975
3976 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
3977
3978         * gcc.dg/altivec-9.c: New file.
3979
3980 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3981
3982         * gcc.dg/ppc-sdata-1.c: New test.
3983         * gcc.dg/ppc-sdata-2.c: New test.
3984
3985 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
3986
3987         PR c++/9373
3988         * g++.dg/opt/ptrmem2.C: New test.
3989
3990         PR c++/8534
3991         * g++.dg/opt/ptrmem1.C: New test.
3992
3993 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3994
3995         * gcc.dg/i386-loop-1.c: New test.
3996
3997 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3998
3999         PR c++/9970
4000         * g++.dg/lookup/friend1.C: New test.
4001
4002 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
4003
4004         PR c++/9823
4005         * g++.dg/parser/constructor1.C: New test.
4006
4007 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
4008
4009         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
4010
4011         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
4012
4013 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
4014
4015         * gcc.dg/cpp/Wunused.c: Update test.
4016
4017 2003-03-08  Jan Hubicka  <jh@suse.cz>
4018
4019         * gcc.dg/inline-3.c: New test.
4020
4021 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
4022
4023         PR c++/9809
4024         * g++.dg/parse/builtin1.C: New test.
4025
4026         PR c++/9982
4027         * g++.dg/abi/cookie1.C: New test.
4028         * g++.dg/abi/cookie2.C: Likewise.
4029
4030         PR c++/9524
4031         * g++.dg/template/field1.C: New test.
4032
4033         PR c++/9912
4034         * g++.dg/parse/class1.C: New test.
4035         * g++.dg/parse/namespace7.C: Likewise.
4036         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
4037
4038 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
4039
4040         * g++.dg/init/ref4.C: New test.
4041
4042 2003-03-07  Jan Hubicka  <jh@suse.cz>
4043
4044         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
4045         * gcc.dg/inline-3.c:  New test.
4046
4047 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
4048
4049         * g++.dg/init/ref3.C: New test.
4050
4051         PR c++/9965
4052         * g++.dg/init/ref2.C: New test.
4053
4054         PR c++/9400
4055         * g++.dg/warn/Wshadow-2.C: New test.
4056
4057         PR c++/9791
4058         * g++.dg/warn/Woverloaded-1.C: New test.
4059
4060 2003-03-05  Jan Hubicka  <jh@suse.cz>
4061
4062         * gcc.dg/i386-local2.c: New.
4063         * gcc.dg/i386-local.c: Fix typo.
4064
4065 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
4066
4067         * g++.dg/abi/layout3.C: New test.
4068
4069 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
4070
4071         * gcc.c-torture/compile/20030305-1.c
4072
4073 2003-03-05  Jan Hubicka  <jh@suse.cz>
4074
4075         * gcc.dg/i386-local.c: New.
4076
4077 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
4078
4079         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
4080
4081 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4082
4083         * gcc.dg/switch-2.c: New test.
4084         * gcc.dg/switch-3.c: New test.
4085         * gcc.dg/Wswitch.c: Adjust line numbers.
4086         * gcc.dg/Wswitch-default.c: Likewise.
4087         * gcc.dg/Wswitch-enum.c: Likewise.
4088
4089 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
4090
4091         * gcc.c-torture/execute/20030222-1.c: New test.
4092
4093 2003-03-03  James E Wilson  <wilson@tuliptree.org>
4094
4095         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
4096
4097 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
4098
4099         PR c++/9878
4100         * g++.dg/init/ref1.C: New test.
4101
4102 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
4103
4104         * gcc.dg/sh-relax.c: New SH-only test.
4105
4106 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
4107
4108         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
4109         comment explaining purpose of testcase.
4110
4111 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4112
4113         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
4114         for HC11/HC12 (asm needs two int registers).
4115         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
4116         HC11/HC12 because the test uses an asm which needs two 32-bit
4117         registers.
4118
4119 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4120
4121         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
4122         for HC11/HC12 (array is too large otherwise).
4123         * gcc.c-torture/compile/920501-4.x: New file, likewise.
4124         * gcc.c-torture/compile/20010518-2.x: Likewise.
4125         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
4126         HC11/HC12 (array is too large).
4127
4128 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
4129
4130         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
4131         * lib/g++-dg.exp (g++-dg-test): Likewise.
4132
4133 2003-03-01  Roger Sayle  <roger@eyesopen.com>
4134
4135         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
4136         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
4137
4138 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4139
4140         * g++.dg/warn/implicit-typename1.C: Remove warning.
4141
4142 2003-02-28  Richard Henderson  <rth@redhat.com>
4143
4144         * gcc.dg/noreturn-1.c: Move noreturn warning line.
4145         * gcc.dg/return-type-1.c: Move control reaches end warning line.
4146
4147 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
4148
4149         * gcc.dg/pch/pch.exp: Change .pch to .gch.
4150         * g++.dg/pch/pch.exp: Likewise.
4151
4152 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
4153
4154         PR c++/9879
4155         * testsuite/g++.dg/init/new4.C: New test.
4156
4157 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
4158
4159         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
4160
4161 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
4162
4163         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
4164         unsigned long.
4165
4166         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
4167         wider than float.
4168
4169 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4170
4171         * lib/scanasm.exp: Add support for counting numbers of
4172         occurences.
4173         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
4174         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
4175
4176 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
4177
4178         PR c++/9683
4179         * g++.dg/template/static3.C: New test.
4180
4181         PR c++/9829
4182         * g++.dg/parse/namespace6.C: New test.
4183
4184 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4185
4186         PR target/9732
4187         * gcc.dg/20030225-1.c: New test.
4188
4189 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
4190
4191         * README: Remove out-of-date information.
4192
4193         PR c++/9836
4194         * g++.dg/template/spec6.C: New test.
4195
4196 2003-02-24  Jeff Law  <law@redhat.com>
4197
4198         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
4199
4200 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4201
4202         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
4203         * gcc.dg/pragma-ep-1.c: Likewise.
4204
4205 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4206
4207         PR c++/9602
4208         * g++.dg/template/friend16.C: New test.
4209
4210 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
4211
4212         PR c++/5333
4213         * g++.dg/parse/fused-params1.C: Adjust error messages.
4214         * g++.dg/template/nested3.C: New test.
4215
4216 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
4217
4218         * g++.dg/abi/param1.C: New test.
4219
4220 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4221
4222         PR c++/7982
4223         * g++.dg/warn/implicit-typename1.C: New test.
4224
4225 2003-02-22  Kelley Cook <kelleycook@comcast.net>
4226
4227         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
4228         with "mtune".
4229         * g++.old-deja/g++.other/store-expr2.C: Likewise.
4230         * gcc.c-torture/execute/20010129-1.x: Likewise.
4231         * gcc.dg/20011107-1.c: Likewise.
4232         * gcc.dg/20020108-1.c: Likewise.
4233         * gcc.dg/20020122-3.c: Likewise.
4234         * gcc.dg/20020206-1.c: Likewise.
4235         * gcc.dg/20020310-1.c: Likewise.
4236         * gcc.dg/20020426-2.c: Likewise.
4237         * gcc.dg/20020517-1.c: Likewise.
4238         * gcc.dg/991230-1.c: Likewise.
4239         * gcc.dg/i386-unroll-1.c: Likewise.
4240         * gcc.misc-tests/i386-prefetch.exp: Likewise.
4241
4242 2003-02-22  Jan Hubicka  <jh@suse.cz>
4243
4244         * gcc.dg/i386-mul.c: New test.
4245
4246 2003-02-21  Roger Sayle  <roger@eyesopen.com>
4247
4248         * gcc.dg/builtins-5.c: New test case.
4249
4250 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
4251
4252         * gcc.dg/asmreg-1.c: New test.
4253
4254 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4255
4256         PR c++/9749
4257         * g++.dg/parse/varmod1.C: New test.
4258
4259 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4260
4261         PR c++/9727
4262         * g++.dg/template/op1.C: New test.
4263
4264 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4265
4266         PR c++/8906
4267         * g++.dg/template/nested2.C: New test.
4268
4269 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4270
4271         PR c++/8724
4272         * g++.dg/expr/dtor1.C: New test.
4273
4274 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4275
4276         * gcc.dg/cpp/include3.c: New test.
4277         * gcc.dg/cpp/inc/foo.h: New file.
4278
4279 2003-02-21  Glen Nakamura  <glen@imodulo.com>
4280
4281         * gcc.c-torture/execute/20030221-1.c: New test.
4282
4283 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
4284
4285         PR c++/9729
4286         * g++.dg/abi/conv1.C: New test.
4287
4288 2003-02-20  Jan Hubicka  <jh@suse.cz>
4289
4290         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
4291
4292 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
4293
4294         * gcc.c-torture/compile/20030219-1.c: New test.
4295
4296 2003-02-18  Jan Hubicka  <jh@suse.cz>
4297
4298         * gcc.dg/funcorder.c: New test.
4299
4300 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4301
4302         * gcc.c-torture/execute/20030218-1.c: New.
4303
4304 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
4305
4306         * gcc.dg/20030218-1.c: New.
4307
4308 2003-02-18  Richard Henderson  <rth@redhat.com>
4309
4310         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
4311         * gcc.dg/attr-used-2.c: New.
4312
4313 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
4314
4315         PR c++/9704
4316         * g++.dg/init/copy5.C: New test.
4317
4318 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
4319
4320         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
4321         * g++.dg/pch/pch.exp: Likewise.
4322
4323 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4324
4325         * gcc.c-torture/execute/20030209-1.c: Enable the test if
4326         STACK_SIZE is not defined.
4327
4328 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4329
4330         PR c++/9457
4331         * g++.dg/template/init1.C: New test.
4332
4333 2003-02-16  Jan HUbicka  <jh@suse.cz>
4334
4335         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
4336         (foo): Add few extra tests
4337         * gcc.dg/c99-const-expr-3.c: Likewise.
4338         * gcc.c-torture/execute/20030216-1.c: New.
4339
4340 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4341
4342         PR c++/9459
4343         * g++.dg/ext/typeof4.C: New test.
4344
4345 2003-02-15  Roger Sayle  <roger@eyesopen.com>
4346
4347         * gcc.dg/i386-387-3.c: New test case.
4348
4349 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
4350
4351         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
4352         cris-*-elf* cris-*-aout* and mmix-*-*.
4353
4354 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
4355
4356         * gcc.dg/20030213-1.c: New test.
4357
4358 2003-02-12  Roger Sayle  <roger@eyesopen.com>
4359
4360         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
4361         * gcc.dg/i386-387-2.c: Likewise.
4362
4363 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
4364
4365         * gcc.dg/ppc-spe.c: Fix formatting.
4366         Enable tests that were previously unsupported by gas.
4367         Delete tests for instructions that no longer exist.
4368         Switch arguments on evsubifw builtin.
4369
4370 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4371
4372         * gcc.c-torture/execute/20030209-1.c: Disable the test if
4373         STACK_SIZE is too small.
4374
4375 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4376             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
4377
4378         * gcc.dg/decl-2.c: New test.
4379
4380 2003-02-10  Jan Hubicka  <jh@suse.cz>
4381
4382         * gcc.dg/i386-fpcvt-1.c:  New test.
4383
4384 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
4385
4386         * gcc.c-torture/execute/20030209-1.c: New test.
4387
4388 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
4389
4390         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
4391         int-wide bitops, use the constants of the same width.
4392         Likewise, if long long is 32-bit wide, test bitops using
4393         32-bit constants.
4394
4395 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
4396
4397         * gcc.dg/20021014-1.c: Annotate with expected notice text.
4398
4399 2003-02-07  Roger Sayle  <roger@eyesopen.com>
4400
4401         * testsuite/gcc.dg/builtins-4.c: New test case.
4402
4403 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4404
4405         * gcc.dg/20020430-1.c: Fix dg command typos.
4406         * gcc.dg/20020503-1.c: Likewise.
4407
4408 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4409
4410         PR c++/8785
4411         * g++.dg/parse/fused-params1.C: New test.
4412
4413         PR c++/8857
4414         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
4415
4416         PR c++/8921
4417         * g++.dg/parse/non-dependent1.C: New test.
4418
4419         PR c++/8928
4420         * g++.dg/parse/dupl-tmpl-args1.C: New test.
4421
4422         PR c++/9228
4423         * g++.dg/parse/undefined7.C: New test.
4424         * g++.dg/parse/non-templ1.C: New test.
4425
4426         PR c++/9229
4427         * g++.dg/parse/too-many-tmpl-args1.C: New test.
4428
4429 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
4430
4431         * gcc.c-torture/compile/20030206-1.c: New test.
4432
4433 2003-02-05  Roger Sayle  <roger@eyesopen.com>
4434
4435         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
4436         "pow" to "foo" to avoid potential confusion with a math built-in.
4437
4438 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4439
4440         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
4441         conditions for SPARC targets.
4442
4443 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
4444
4445         * gcc.dg/20030204-1.c: New test.
4446
4447 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4448
4449         PR c++/38
4450         * g++.dg/parse/array-size1.C: New test.
4451
4452         PR c++/5657
4453         * g++.dg/parse/undefined3.C: New test.
4454
4455         PR c++/5665
4456         * g++.dg/parse/undefined4.C: New test.
4457
4458         PR c++/5975
4459         * g++.dg/parse/undefined5.C: New test.
4460
4461         PR c++/7259
4462         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
4463
4464         PR c++/8578
4465         * g++.dg/parse/casting-operator1.C: New test.
4466
4467         PR c++/8596
4468         * g++.dg/parse/undefined6.C: New test.
4469
4470         PR c++/8736
4471         * g++.dg/parse/missing-template1.C: New test.
4472
4473 2003-02-04  Jan Hubicka  <jh@suse.cz>
4474
4475         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
4476         * gcc.dg/i386-cmov?.c:  Likewise.
4477         * gcc.dg/i386-fpcvt-?.c:  Likewise.
4478         * gcc.dg/i386-ssefp-1.c:  Likewise.
4479         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
4480         conventions.
4481
4482 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
4483
4484         PR c++/7129
4485         * testsuite/g++.dg/ext/max.C: New test.
4486
4487 2003-02-03  Jan Hubicka  <jh@suse.cz>
4488
4489         * gcc.c-torture/execute/20030203-1.c: New test.
4490
4491 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
4492
4493         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
4494         'natural-endian'.
4495
4496 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
4497
4498         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
4499         * g++.dg/init/new2.C: Likewise.
4500         * g++.dg/other/new1.C: Likewise.
4501
4502 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
4503
4504         * gcc.dg/struct-ret-libc.c: New test.
4505
4506 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
4507
4508         * gcc.dg/20030129-1.c: New test.
4509
4510 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4511
4512         PR c++/8849
4513         * g++.dg/template/ptrmem4.C: New test.
4514
4515 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
4516
4517         * g++.dg/parser/constant1.C: New test.
4518
4519 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4520
4521         PR c++/8591
4522         * g++.dg/parse/friend2.C: New test.
4523
4524 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4525
4526         PR c++/9437
4527         * g++.dg/template/unify4.C: New test.
4528
4529 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
4530
4531         * gcc.c-torture/execute/20030128-1.c: New test.
4532
4533 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
4534
4535         * g++.dg/lookup/nested1.C: Test moved from ...
4536         * g++.old-deja/g++.other/lookup24.C: ... here.
4537
4538 2003-01-28  Jan Hubicka  <jh@suse.cz>
4539
4540         * gcc.dg/i386-cmov5.c:  New test.
4541
4542 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
4543
4544         * gcc.c-torture/execute/20010925-1.c: Changed the
4545         memcpy declaration.
4546
4547 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4548
4549         PR c++/3902
4550         * g++.dg/parse/template5.C: New test.
4551
4552 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
4553
4554         PR fortran/9258
4555         * g77.dg/pr9258: New test.
4556
4557 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4558
4559         * README: Move relevant parts from README.g++.
4560
4561         * README.g++: Remove this file.
4562
4563 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4564
4565         * g++.dg/abi/dcast1.C: New test.
4566
4567 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4568
4569         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
4570
4571 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
4572
4573         PR c++/47
4574         * g++.old-deja/g++.other/lookup24.C: New test.
4575
4576 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4577
4578         PR middle-end/7227
4579         * gcc.dg/uninit-C.c: New test.
4580
4581 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
4582
4583         * g++.dg/abi/covariant1.C: New test.
4584
4585 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
4586
4587         * gcc.dg/20030123-1.c: New test.
4588
4589 2003-01-25  Jan Hubicka  <jh@suse.cz>
4590
4591         PR opt/8492
4592         * gcc.c-torture/compile/20030125-1.c
4593
4594 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
4595
4596         PR c++/9403
4597         * g++.dg/parse/template3.C: New test.
4598         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
4599
4600         PR c++/795
4601         * g++.dg/parse/template4.C: New test.
4602
4603         PR c++/9415
4604         * g++.dg/template/qual2.C: New test.
4605
4606         PR c++/8545
4607         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
4608
4609         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
4610
4611 2003-01-25  Roger Sayle  <roger@eyesopen.com>
4612
4613         * gcc.c-torture/execute/switch-1.c: New test case.
4614
4615 2003-01-25  Jan Hubicka  <jh@suse.cz>
4616
4617         * gcc.c-torture/execute/20030125-1.[cx]: New test.
4618
4619 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
4620
4621         Tweaks for Bison-1.875. From the NEWS file:
4622         "- `parse error' -> `syntax error'
4623         Bison now uniformly uses the term `syntax error'"
4624         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
4625         * gcc.dg/cpp/digraph2.c: Likewise.
4626         * gcc.dg/cpp/direct2.c: Likewise.
4627         * gcc.dg/cpp/paste4.c: Likewise.
4628         * gcc.dg/c90-restrict-1.c: Likewise.
4629         * gcc.dg/c99-func-2.c: Likewise.
4630         * gcc.dg/noncompile/920721-2.c: Likewise.
4631         * gcc.dg/noncompile/930622-2.c: Likewise.
4632         * gcc.dg/noncompile/940112-1.c: Likewise.
4633         * gcc.dg/noncompile/950921-1.c: Likewise.
4634         * gcc.dg/noncompile/951123-1.c: Likewise.
4635         * gcc.dg/noncompile/971104-1.c: Likewise.
4636         * gcc.dg/noncompile/990416-1.c: Likewise.
4637
4638 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
4639
4640         * g++.dg/parse/undefined1.C: Add error message.
4641
4642 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4643
4644         PR c++/9354
4645         * g++.dg/parse/new1.C: New test.
4646
4647         PR c++/9216
4648         * g++.dg/parse/template2.C: New test.
4649
4650         PR c++/9354
4651         * g++.dg/parse/typedef2.C: New test.
4652
4653         PR c++/9328
4654         * g++.dg/ext/typeof3.C: New test.
4655
4656 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4657
4658         PR c++/2738
4659         * g++.dg/parse/ret-type1.C: New test.
4660
4661         PR c++/3792
4662         * g++.dg/parse/tmpl-outside1.C: New test.
4663
4664         PR c++/4207
4665         * g++.dg/parse/int-as-enum1.C: New test.
4666
4667         PR c++/4903
4668         * g++.dg/parse/no-typename1.C: New test.
4669
4670         PR c++/5533
4671         * g++.dg/parse/no-value1.C: New test.
4672
4673         PR c++/5921
4674         * g++.dg/parse/wrong-inline1.C: New test.
4675
4676         PR c++/6402
4677         * g++.dg/parse/ref1.C: New test.
4678
4679         PR c++/6992
4680         * g++.dg/parse/attr-ctor1.C: New test.
4681
4682         PR c++/7229
4683         * g++.dg/parse/namespace5.C: New test.
4684
4685         PR c++/7917
4686         * g++.dg/parse/func-def1.C: New test.
4687
4688         PR c++/8143
4689         * g++.dg/parse/undefined1.C: New test.
4690
4691         PR c++/5723, PR c++/8522
4692         * g++.dg/parse/specialization1.C: New test.
4693
4694         PR c++/163, PR c++/8595
4695         * g++.dg/parse/struct-as-enum1.C: New test.
4696
4697         PR c++/9173
4698         * g++.dg/parse/undefined2.C: New test.
4699
4700 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4701
4702         PR c++/9298
4703         * g++.dg/parse/template1.C: New test.
4704
4705         PR c++/9384
4706         * g++.dg/parse/using1.C: New test.
4707
4708         PR c++/9285
4709         PR c++/9294
4710         * g++.dg/parse/expr2.C: New test.
4711
4712         PR c++/9388
4713         * g++.dg/parse/lookup2.C: Likewise.
4714
4715 2003-01-21  Jan Hubicka  <jh@suse.cz>
4716
4717         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
4718         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
4719         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
4720         * gcc.c-torture/execute/string-opt-*.c: Likewise.
4721
4722 2003-01-20  Nick Clifton  <nickc@redhat.com>
4723
4724         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
4725         problem with ARM sibcall code generation.
4726
4727 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
4728
4729         * gcc.c-torture/execute/20030120-1.c: New.
4730
4731 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
4732
4733         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
4734
4735 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
4736
4737         PR c++/9272
4738         * g++.dg/parse/ctor1.C: New test.
4739
4740         PR c++/9294:
4741         * g++.dg/parse/qualified1.C: New test.
4742
4743         * g++.dg/parse/typename3.C: New test.
4744
4745 2003-01-16  Richard Henderson  <rth@redhat.com>
4746
4747         * g++.dg/tls/init-2.C: Fix error matches for real this time.
4748
4749 2003-01-16  Richard Henderson  <rth@redhat.com>
4750
4751         * g++.dg/pch/pch.exp: Copy test header to the working directory
4752         before using it either for precompilation or direct use.
4753         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
4754         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
4755
4756 2003-01-16  Richard Henderson  <rth@redhat.com>
4757
4758         * gcc.dg/pch/pch.exp: Copy test header to the working directory
4759         before using it either for precompilation or direct use.
4760         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
4761         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
4762
4763 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
4764
4765         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
4766         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
4767         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
4768         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
4769         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
4770         typename warning into error.
4771         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
4772         error messages.
4773         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
4774         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
4775         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
4776         messages.
4777         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
4778         make declaration visible in template.
4779         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
4780         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
4781         messages.
4782         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
4783         message.
4784         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
4785         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
4786         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
4787         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
4788         typename warning with error message.
4789         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
4790         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
4791         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
4792
4793 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
4794
4795         * g++.dg/parse/ambig2.C: New test.
4796
4797 2003-01-15  Richard Henderson  <rth@redhat.com>
4798
4799         * g++.dg/tls/init-2.C: Update error message string.
4800
4801 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4802
4803         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
4804
4805 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
4806
4807         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
4808         all for HC11/HC12.
4809         * gcc.c-torture/compile/20001205-1.x: Likewise.
4810         * gcc.c-torture/compile/20001226-1.x: Likewise.
4811         * gcc.c-torture/compile/920520-1.x: Likewise.
4812         * gcc.c-torture/compile/961203-1.x: Likewise.
4813         * gcc.c-torture/compile/20020604-1.x: Likewise.
4814
4815 2003-01-15  Jan Hubicka  <jh@suse.cz>
4816
4817         * gcc.c-torture/compile/20030115-1.c: New test.
4818
4819         * gcc.dg/i386-fpcvt-1.c: New test.
4820         * gcc.dg/i386-fpcvt-2.c: New test.
4821
4822 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
4823
4824         Further conform g++'s __vmi_class_type_info to the C++ ABI
4825         specification.
4826         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
4827         the specification.
4828
4829 2003-01-14  Jan Hubicka  <jh@suse.cz>
4830
4831         * gcc.dg/i386-fpcvt-1.c: New test.
4832         * gcc.dg/i386-fpcvt-2.c: New test.
4833
4834 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4835
4836         * gcc.dg/i386-mmx-3.c: New test.
4837
4838 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
4839
4840         PR c++/9264
4841         * g++.dg/parse/octal1.C: New file.
4842
4843         PR c++/9172
4844         * g++.dg/parse/typename1.C: New file.
4845
4846 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
4847
4848         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
4849         * gcc.dg/bf-no-ms-layout.c: Likewise.
4850         * gcc.dg/bf-ms-attrib.c: Likewise.
4851
4852 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
4853
4854         PR c++/9099
4855         * g++.dg/parse/dtor1.C: New file.
4856
4857         PR c++/9128
4858         * g++.dg/rtti/typeid1.C: New file.
4859
4860         PR c++/9153
4861         * g++.dg/parse/lookup1.C: New file.
4862
4863         PR c++/9171
4864         * g++.dg/templ/spec5.C: New file.
4865
4866 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
4867
4868         * gcc.c-torture/compile/20030110-1.c: New test.
4869
4870 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
4871
4872         Merge from pch-branch:
4873
4874         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
4875
4876         * gcc.dg/pch/cpp-1.h: New.
4877         * gcc.dg/pch/cpp-1.c: New.
4878         * gcc.dg/pch/cpp-2.h: New.
4879         * gcc.dg/pch/cpp-2.c: New.
4880
4881         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
4882
4883         * gcc.dg/pch/except-1.h: New.
4884         * gcc.dg/pch/except-1.c: New.
4885
4886         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
4887
4888         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
4889         running test.
4890         * gcc.dg/pch: Include *.hp not *.h.
4891         * gcc.dg/pch/system-1.h: New.
4892         * gcc.dg/pch/system-1.c: New.
4893
4894         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
4895
4896         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
4897         rather than trying to build and run a program using PCH.
4898         * gcc.dg/pch: Remove dg-do commands from test files.
4899
4900         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
4901
4902         * gcc.dg/pch/macro-3.c: New.
4903         * gcc.dg/pch/macro-3.h: New.
4904
4905         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
4906
4907         * gcc.dg/pch/common-1.c: New.
4908         * gcc.dg/pch/common-1.h: New.
4909         * gcc.dg/pch/decl-1.c: New.
4910         * gcc.dg/pch/decl-1.h: New.
4911         * gcc.dg/pch/decl-2.c: New.
4912         * gcc.dg/pch/decl-2.h: New.
4913         * gcc.dg/pch/decl-3.c: New.
4914         * gcc.dg/pch/decl-3.h: New.
4915         * gcc.dg/pch/decl-4.c: New.
4916         * gcc.dg/pch/decl-4.h: New.
4917         * gcc.dg/pch/decl-5.c: New.
4918         * gcc.dg/pch/decl-5.h: New.
4919         * gcc.dg/pch/global-1.c: New.
4920         * gcc.dg/pch/global-1.h: New.
4921         * gcc.dg/pch/inline-1.c: New.
4922         * gcc.dg/pch/inline-1.h: New.
4923         * gcc.dg/pch/inline-2.c: New.
4924         * gcc.dg/pch/inline-2.h: New.
4925         * gcc.dg/pch/static-1.c: New.
4926         * gcc.dg/pch/static-1.h: New.
4927         * gcc.dg/pch/static-2.c: New.
4928         * gcc.dg/pch/static-2.h: New.
4929
4930         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
4931
4932         * g++.dg/pch/pch.exp: Better handle failing testcases.
4933         * gcc.dg/pch/pch.exp: Likewise.
4934         * gcc.dg/pch/macro-1.c: New.
4935         * gcc.dg/pch/macro-1.h: New.
4936         * gcc.dg/pch/macro-2.c: New.
4937         * gcc.dg/pch/macro-2.h: New.
4938
4939         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
4940
4941         * g++.dg/dg.exp: Treat files in pch/ specially.
4942         * g++.dg/pch/pch.exp: New file.
4943         * g++.dg/pch/empty.H: New file.
4944         * g++.dg/pch/empty.C: New file.
4945         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
4946         "precompile".
4947
4948         * gcc.dg/pch/pch.exp: New file.
4949         * gcc.dg/pch/empty.h: New file.
4950         * gcc.dg/pch/empty.c: New file.
4951         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
4952         "precompile".
4953
4954 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4955
4956         * g++.dg/template/friend14.C: New test.
4957
4958 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4959
4960         * gcc.dg/old-style-asm-1.c: New test.
4961
4962 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
4963
4964         * gcc.c-torture/compile/20030109-1.c: New test.
4965
4966 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4967
4968         * gcc.c-torture/execute/20030109-1.c: New test.
4969
4970 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
4971
4972         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
4973         * g++.old-deja/g++.mike/dyncast2.C: Likewise
4974         * g++.old-deja/g++.mike/dyncast3.C: Likewise
4975         * g++.old-deja/g++.mike/eh2.C: Likewise
4976         * g++.old-deja/g++.mike/eh3.C: Likewise
4977         * g++.old-deja/g++.mike/eh5.C: Likewise
4978         * g++.old-deja/g++.mike/eh6.C: Likewise
4979         * g++.old-deja/g++.mike/eh7.C: Likewise
4980         * g++.old-deja/g++.mike/eh8.C: Likewise
4981         * g++.old-deja/g++.mike/eh9.C: Likewise
4982         * g++.old-deja/g++.mike/eh10.C: Likewise
4983         * g++.old-deja/g++.mike/eh12.C: Likewise
4984         * g++.old-deja/g++.mike/eh13.C: Likewise
4985         * g++.old-deja/g++.mike/eh14.C: Likewise
4986         * g++.old-deja/g++.mike/eh16.C: Likewise
4987         * g++.old-deja/g++.mike/eh17.C: Likewise
4988         * g++.old-deja/g++.mike/eh18.C: Likewise
4989         * g++.old-deja/g++.mike/eh21.C: Likewise
4990         * g++.old-deja/g++.mike/eh23.C: Likewise
4991         * g++.old-deja/g++.mike/eh24.C: Likewise
4992         * g++.old-deja/g++.mike/eh25.C: Likewise
4993         * g++.old-deja/g++.mike/eh26.C: Likewise
4994         * g++.old-deja/g++.mike/eh27.C: Likewise
4995         * g++.old-deja/g++.mike/eh28.C: Likewise
4996         * g++.old-deja/g++.mike/eh29.C: Likewise
4997         * g++.old-deja/g++.mike/eh31.C: Likewise
4998         * g++.old-deja/g++.mike/eh33.C: Likewise
4999         * g++.old-deja/g++.mike/eh34.C: Likewise
5000         * g++.old-deja/g++.mike/eh35.C: Likewise
5001         * g++.old-deja/g++.mike/eh36.C: Likewise
5002         * g++.old-deja/g++.mike/eh37.C: Likewise
5003         * g++.old-deja/g++.mike/eh38.C: Likewise
5004         * g++.old-deja/g++.mike/eh39.C: Likewise
5005         * g++.old-deja/g++.mike/eh40.C: Likewise
5006         * g++.old-deja/g++.mike/eh41.C: Likewise
5007         * g++.old-deja/g++.mike/eh42.C: Likewise
5008         * g++.old-deja/g++.mike/eh44.C: Likewise
5009         * g++.old-deja/g++.mike/eh46.C: Likewise
5010         * g++.old-deja/g++.mike/eh47.C: Likewise
5011         * g++.old-deja/g++.mike/eh48.C: Likewise
5012         * g++.old-deja/g++.mike/eh49.C: Likewise
5013         * g++.old-deja/g++.mike/eh50.C: Likewise
5014         * g++.old-deja/g++.mike/eh51.C: Likewise
5015         * g++.old-deja/g++.mike/eh53.C: Likewise
5016         * g++.old-deja/g++.mike/eh55.C: Likewise
5017         * g++.old-deja/g++.mike/p7912.C: Likewise
5018         * g++.old-deja/g++.mike/p9706.C: Likewise
5019         * g++.old-deja/g++.mike/p10416.C: Likewise
5020         * g++.old-deja/g++.mike/p11667.C: Likewise
5021         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
5022         Remove redundant reference to Iris.
5023         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
5024         Elxsi, i860, Pico Java, and WE32K.
5025
5026 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
5027
5028         * g++.dg/ext/asm4.C: New test.
5029
5030 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5031
5032         PR c++/9030
5033         * g++.dg/template/friend12.C: New test.
5034         * g++.dg/template/friend13.C: Likewise.
5035         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
5036
5037 2003-01-08  Jan Hubicka  <jh@suse.cz>
5038
5039         * gcc.dg/i386-cadd.c: New test.
5040         * gcc.dg/i386-cmov4.c: Likewise.
5041
5042 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
5043
5044         PR c++/9165
5045         * g++.dg/warn/Wunused-3.C: New test.
5046
5047         * g++.dg/abi/bitfield9.C: New test.
5048
5049         PR c++/9189
5050         * g++.dg/parse/defarg3.C: New test.
5051
5052 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
5053
5054         * g++.dg/parse/ambig1.C: New test.
5055         * g++.dg/parse/defarg2.C: New test.
5056
5057 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
5058
5059         * g++.dg/template/defarg-1.C: New test.
5060         * g++.dg/template/local2.C: Likewise.
5061
5062 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
5063
5064         * gcc.c-torture/execute/20030105-1.c: New test.
5065
5066 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5067
5068         * g++.dg/parse/namespace3.C: Remove extra semicolons.
5069         * g++.dg/parse/namespace4.C: Likewise.
5070
5071 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5072
5073         * g++.dg/template/ntp2.C: New test.
5074
5075 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5076
5077         * g++.dg/parse/extern-C-1.C: New test.
5078
5079         * g++.dg/parse/namespace4.C: New test.
5080
5081         * g++.dg/template/nested1.C: New test.
5082
5083         * g++.dg/parse/namespace3.C: New test.
5084
5085 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5086
5087         * g++.dg/lookup/two-stage1.C: New test.
5088
5089 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5090
5091         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
5092         * g++.old-deja/g++.jason/access8.C: Likewise.
5093         * g++.old-deja/g++.other/decl5.C: Likewise.
5094
5095 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5096
5097         * g++.dg/parse/parse7.C: New test.
5098
5099 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
5100
5101         PR c++/2843
5102         * g++.dg/ext/attrib7.C: New test.
5103
5104 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5105
5106         * g++.dg/parse/parse6.C: New test.
5107
5108 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
5109
5110         * gcc.dg/h8300-stack-1.c: New.
5111
5112 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5113
5114         g++.dg/lookup/exception1.C: New test.
5115
5116         g++.dg/lookup/template1.C: New test.
5117
5118         g++.dg/parse/namespace2.C: New test.
5119
5120         g++.dg/parse/parens2.C: New test.
5121
5122 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5123
5124         * g++.dg/parse/parse5.C: New test.
5125         * g++.dg/lookup/scoped4.C: New test.
5126
5127 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5128
5129         * g++.dg/parse/parens1.C: New test.
5130
5131         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
5132         angle-bracket1.C.
5133         * g++.dg/parse/parens2.C: New test.
5134
5135         * g++.dg/lookup/scope-operator1.C: New test.
5136
5137         * g++.dg/parse/operator1.C: New test.
5138
5139 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5140
5141         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
5142         * g++.old-deja/g++.other/access6.C: Likewise.
5143         * g++.old-deja/g++.other/decl1.C: Likewise.
5144         * g++.old-deja/g++.pt/typename12.C: Likewise.
5145
5146 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5147
5148         * g++.dg/parse/namespace1.C: New test.
5149
5150 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5151
5152         * g++.dg/parse/parse4.C: New test.
5153
5154 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5155
5156         * g++.dg/parse/parse3.C: New test.
5157
5158 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5159
5160         * g++.dg/parse/parse2.C: New test.
5161
5162 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5163
5164         * g++.dg/template/friend11.C: New test.
5165
5166 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5167
5168         * g++.dg/parse/parse1.C: New test.
5169
5170 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
5171
5172         * lib/profopt.exp: Change the name of a global variable to avoid
5173         possible clashes with other test suites.
5174
5175 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
5176
5177         * g++.dg/inherit/covariant8.C: New test.
5178
5179 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5180
5181         * g++.dg/init/array9.C: New test.
5182
5183         PR c++/9112
5184         * g++.dg/parse/expr1.C: New test.
5185
5186 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5187
5188         * gcc.c-torture/compile/20021230-1.c: New test.
5189
5190 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5191
5192         * g++.dg/inherit/covariant5.C: New test.
5193         * g++.dg/inherit/covariant6.C: New test.
5194         * g++.dg/inherit/covariant7.C: New test.
5195
5196 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5197
5198         PR c++/2739
5199         * g++.dg/other/access2.C: New test.
5200
5201 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5202
5203         * g++.dg/other/anon-struct.C: No longer fails
5204         * g++.old-deja/g++.brendan/parse4.C: Likewise.
5205         * g++.old-deja/g++.brendan/parse5.C: Likewise.
5206         * g++.old-deja/g++.brendan/parse6.C: Likewise.
5207
5208 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5209
5210         * g++.dg/parse/angle-bracket.C (main): No longer fails.
5211
5212 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
5213
5214         * g++.dg/eh/spec4.C: Remove stray semicolon.
5215         * g++.dg/expr/pmf-1.C: Change error message.
5216         * g++.dg/ext/asm1.C: Remove stray semicolon.
5217         * g++.dg/ext/typename1.C: Add missing typenames.
5218         * g++.dg/inherit/template-as-base.C: Change error message.
5219         * g++.dg/lookup/scoped1.C: Likewise.
5220         * g++.dg/lookup/scoped2.C: Likewise.
5221         * g++.dg/lookup/using2.C: Likewise.
5222         * g++.dg/other/component1.C: Remove stray semicolon.
5223         * g++.dg/other/do1.C: Change error message.
5224         * g++.dg/other/error2.C: Likewise.
5225         * g++.dg/other/init1.C: Likewise.
5226         * g++.dg/other/packed1.C: Remove stray semicolon.
5227         * g++.dg/other/ptrmem2.C: Change error message.
5228         * g++.dg/parse/parameter-declaration-1.C: Remove line number
5229         marker.
5230         * g++.dg/special/initp1.C: Remove invalid attribute usage.
5231         * g++.dg/template/access3.C: Add typename keyword.
5232         * g++.dg/template/access5.C: Remove stray semicolon.
5233         * g++.dg/template/access6.C: Likewise.
5234         * g++.dg/template/complit1.C: Likewise.
5235         * g++.dg/template/crash1.C: Change error message.
5236         * g++.dg/template/inherit2.C: Remove stray semicolon.
5237         * g++.dg/template/instantiate2.C: Likewise.
5238         * g++.dg/template/instantiate3.C: Change error message.
5239         * g++.dg/template/qual1.C: Remove stray semicolon.
5240         * g++.dg/template/qualttp18.C: Change error message.
5241         * g++.dg/template/ref1.C: Remove stray semicolon.
5242         * g++.dg/template/sizeof1.C (A::value): Declare it.
5243         * g++.dg/template/spec4.C: Change error message.
5244         * g++.dg/template/static1.C: Likewise.
5245         * g++.dg/template/type1.C: Likewise.
5246         * g++.dg/template/typename3.C: Likewise.
5247         * g++.old-deja/g++.benjamin/13478.C: Change error message.
5248         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
5249         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
5250         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
5251         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
5252         named return value extension.
5253         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
5254         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
5255         * g++.old-deja/g++.bob/extern_C.C: Likewise.
5256         * g++.old-deja/g++.bob/inherit2.C: Likewise.
5257         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5258         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5259         * g++.old-deja/g++.brendan/crash13.C: Likewise.
5260         * g++.old-deja/g++.brendan/crash15.C: Likewise.
5261         * g++.old-deja/g++.brendan/crash18.C: Change error message.
5262         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
5263         * g++.old-deja/g++.brendan/crash38.C: Likewise.
5264         * g++.old-deja/g++.brendan/crash50.C: Likewise.
5265         * g++.old-deja/g++.brendan/crash56.C: Likewise.
5266         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
5267         syntax.
5268         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
5269         * g++.old-deja/g++.brendan/crash8.C: Change error message.
5270         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
5271         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5272         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
5273         * g++.old-deja/g++.brendan/template11.C: Likewise.
5274         * g++.old-deja/g++.brendan/template26.C: Likewise.
5275         * g++.old-deja/g++.brendan/template27.C: Use explicit
5276         specialization syntax.
5277         * g++.old-deja/g++.brendan/template30.C: Likewise.
5278         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
5279         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
5280         non-dependent names.
5281         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
5282         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
5283         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
5284         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
5285         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
5286         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
5287         named return value extension.
5288         * g++.old-deja/g++.ext/namedret2.C: Likewise.
5289         * g++.old-deja/g++.ext/namedret3.C: Likewise.
5290         * g++.old-deja/g++.ext/return1.C: Likewise.
5291         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
5292         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
5293         * g++.old-deja/g++.jason/access8.C: Likewise.
5294         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
5295         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
5296         pseudo-destructor names.
5297         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
5298         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
5299         pseudo-destructor names.
5300         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
5301         * g++.old-deja/g++.jason/overload19.C: Likewise.
5302         * g++.old-deja/g++.jason/overload32.C: Likewise.
5303         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
5304         stray semicolons.
5305         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
5306         * g++.old-deja/g++.jason/return.C: Likewise.
5307         * g++.old-deja/g++.jason/return2.C: Likewise.
5308         * g++.old-deja/g++.jason/shadow1.C: Likewise.
5309         * g++.old-deja/g++.jason/special.C: Use explicit specialization
5310         syntax.
5311         * g++.old-deja/g++.jason/template10.C: Account for use of
5312         non-dependent names.
5313         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
5314         syntax.
5315         * g++.old-deja/g++.jason/template37.C: Likewise.
5316         * g++.old-deja/g++.law/access4.C: Change error messages.
5317         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
5318         pseudo-destructor names.
5319         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
5320         * g++.old-deja/g++.law/ctors9.C: Likewise.
5321         * g++.old-deja/g++.law/cvt22.C: Likewise.
5322         * g++.old-deja/g++.law/dtors5.C: Likewise.
5323         * g++.old-deja/g++.law/global-init1.C: Likewise.
5324         * g++.old-deja/g++.law/missed-error3.C: Likewise.
5325         * g++.old-deja/g++.law/operators28.C: Likewise.
5326         * g++.old-deja/g++.law/visibility28.C: Likewise.
5327         * g++.old-deja/g++.martin/eval1.C: Likewise.
5328         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
5329         name.
5330         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
5331         * g++.old-deja/g++.mike/net34.C: Likewise.
5332         * g++.old-deja/g++.mike/net36.C: Likewise.
5333         * g++.old-deja/g++.mike/ns2.C: Likewise.
5334         * g++.old-deja/g++.mike/p12306.C: Likewise.
5335         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
5336         value extension.
5337         * g++.old-deja/g++.mike/p700.C: Likewise.
5338         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
5339         * g++.old-deja/g++.mike/p710.C: Likewise.
5340         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
5341         value extension.
5342         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
5343         * g++.old-deja/g++.mike/pmf9.C: Likewise.
5344         * g++.old-deja/g++.ns/crash2.C: Likewise.
5345         * g++.old-deja/g++.ns/crash3.C: Likewise.
5346         * g++.old-deja/g++.ns/invalid1.C: Likewise.
5347         * g++.old-deja/g++.ns/ns17.C: Likewise.
5348         * g++.old-deja/g++.ns/template16.C: Likewise.
5349         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
5350         keyword.
5351         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
5352         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
5353         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
5354         named return value extension.
5355         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
5356         * g++.old-deja/g++.other/access4.C: Issue additional error
5357         messages.
5358         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
5359         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
5360         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
5361         * g++.old-deja/g++.other/crash25.C: Change error message.
5362         * g++.old-deja/g++.other/crash4.C: Change error message.
5363         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
5364         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
5365         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
5366         checks.
5367         * g++.old-deja/g++.other/defarg8.C: Likewise.
5368         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
5369         * g++.old-deja/g++.other/dtor10.C: Likewise.
5370         * g++.old-deja/g++.other/incomplete.C: Likewise.
5371         * g++.old-deja/g++.other/linkage7.C: Likewise.
5372         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
5373         lookup algorithm.
5374         * g++.old-deja/g++.other/mangle2.C: Likewise.
5375         * g++.old-deja/g++.other/refinit2.C: Likewise.
5376         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
5377         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
5378         * g++.old-deja/g++.pt/crash28.C: Likewise.
5379         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
5380         syntax.
5381         * g++.old-deja/g++.pt/crash32.C: Change error message.
5382         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
5383         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
5384         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
5385         error message position.
5386         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
5387         * g++.old-deja/g++.pt/defarg8.C: Change error message.
5388         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
5389         syntax.
5390         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
5391         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
5392         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
5393         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
5394         keyword.
5395         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5396         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
5397         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
5398         keyword.
5399         * g++.old-deja/g++.pt/explicit71.C: Change error message.
5400         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
5401         syntax.
5402         * g++.old-deja/g++.pt/friend28.C: Account for use of
5403         non-dependent names.
5404         * g++.old-deja/g++.pt/friend29.C: Likewise.
5405         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
5406         rules.
5407         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
5408         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
5409         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
5410         lookup rules.
5411         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
5412         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
5413         keyword.
5414         * g++.old-deja/g++.pt/memclass20.C: Likewise.
5415         * g++.old-deja/g++.pt/memclass5.C: Likewise.
5416         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
5417         keyword.
5418         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
5419         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
5420         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
5421         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
5422         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
5423         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
5424         keyword.
5425         * g++.old-deja/g++.pt/spec10.C: Likewise.
5426         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
5427         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
5428         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
5429         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
5430         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
5431         * g++.old-deja/g++.pt/ttp62.C: Likewise.
5432         * g++.old-deja/g++.pt/ttp64.C: Likewise.
5433         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
5434         * g++.old-deja/g++.pt/typename15.C: Likewise.
5435         * g++.old-deja/g++.pt/typename22.C: Likewise.
5436         * g++.old-deja/g++.pt/typename6.C: Change error messages.
5437         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
5438         * g++.old-deja/g++.pt/virtual2.C: Likewise.
5439         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
5440         syntax.
5441         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
5442         return value extension.
5443         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
5444         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
5445         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
5446         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
5447
5448 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
5449
5450         * g++.dg/warn/inline1.C: New test.
5451         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
5452         * g++.old-deja/g++.jason/synth10.C: Likewise.
5453         * g++.old-deja/g++.mike/net31.C: Likewise.
5454         * g++.old-deja/g++.mike/p8786.C: Likewise.
5455
5456         * g++.dg/template/friend10.C: New test.
5457         * g++.dg/template/conv5.C: New test.
5458
5459 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
5460
5461         * g++.dg/lookup/scoped3.C: New test.
5462
5463         * g++.dg/lookup/decl1.C: New test.
5464         * g++.dg/lookup/decl2.C: New test.
5465
5466 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5467
5468         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
5469         gcc.c-torture/compile/20021015-1.c,
5470         gcc.c-torture/compile/20021015-2.c,
5471         gcc.c-torture/compile/20021123-1.c,
5472         gcc.c-torture/compile/20021123-2.c,
5473         gcc.c-torture/compile/20021123-3.c,
5474         gcc.c-torture/compile/20021123-4.c,
5475         gcc.c-torture/execute/20021024-1.c: Add tests previously added
5476         only to 3.1 or 3.2 branch.
5477
5478 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
5479
5480         * gcc.dg/i386-bitfield3.c: New test.
5481
5482         * gcc.dg/i386-bitfield2.c: New test.
5483
5484 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
5485
5486         * g++.dg/parse/conv_op1.C: New test.
5487
5488 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
5489
5490         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
5491         approved.
5492
5493 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
5494
5495         * gcc.c-torture/compile/20021220-1.c: New test.
5496
5497 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
5498
5499         * gcc.dg/i386-fastcall-1.c: New.
5500
5501 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5502
5503         * gcc.c-torture/execute/20021219-1.c: New test.
5504
5505 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5506
5507         * gcc.dg/i386-pic-1.c: New test.
5508
5509 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5510
5511         PR c++/8099
5512         * g++.dg/template/friend9.C: New test.
5513
5514 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5515
5516         PR c++/3663
5517         * g++.dg/template/access7.C: New test.
5518
5519 2002-12-18  Nick Clifton  <nickc@redhat.com>
5520
5521         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
5522         the libstdc++-v3 directory has been found.
5523
5524 2002-12-12  Devang Patel <dpatel@apple.com>
5525         * gcc.dg/darwin-ld-1.c: New test.
5526         * gcc.dg/darwin-ld-2.c: New test.
5527         * gcc.dg/darwin-ld-3.c: New test.
5528         * gcc.dg/darwin-ld-4.c: New test.
5529         * gcc.dg/darwin-ld-5.c: New test.
5530
5531 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5532
5533         * gcc.c-torture/compile/20021212-1.c: New test.
5534
5535 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
5536
5537         * gcc.dg/fshort-wchar: New test.
5538
5539 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
5540
5541         PR c++/8372
5542         * g++.dg/template/dtor1.C: New test.
5543
5544         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
5545         markers.
5546
5547 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
5548
5549         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
5550
5551 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
5552
5553         * g++.dg/template/static1.C: New test.
5554         * g++.dg/template/static2.C: New test.
5555         * g++.old-deja/g++.ext/memconst.C: New test.
5556
5557 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5558
5559         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
5560         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
5561         * g++.dg/special/initp1.C: Likewise.
5562
5563 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
5564
5565         * gcc.c-torture/execute/20021204-1.c: New test.
5566
5567 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
5568
5569         * gcc.dg/ppc-fmadd-1.c: New file.
5570         * gcc.dg/ppc-fmadd-2.c: New file.
5571         * gcc.dg/ppc-fmadd-3.c: New file.
5572
5573 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5574
5575         * gcc.c-torture/compile/20021204-1.c: New test.
5576
5577 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
5578
5579         * g++.dg/inherit/covariant2.C: New test.
5580         * g++.dg/inherit/covariant3.C: New test.
5581         * g++.dg/inherit/covariant4.C: New test.
5582         * g++.dg/inherit/covariant1.C: Remove XFAIL.
5583         * g++.old-deja/g++.robertl/eb17.C: Likewise.
5584
5585 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
5586
5587         PR c++/8688
5588         * g++.dg/init/brace3.C: New test.
5589
5590 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
5591
5592         * gcc.dg/20020210-1.c: Fix a comment typo.
5593
5594 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
5595
5596         PR c++/8720
5597         * g++.dg/parse/defarg1.C: New test.
5598
5599         PR c++/8615
5600         * g++.dg/template/char1.C: New test.
5601
5602         * g++.dg/template/varmod1.C: Fix typo.
5603
5604 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5605
5606         DR 180
5607         * g++.old-deja/g++.pt/crash32.C: Expect error.
5608
5609 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
5610
5611         PR c++/5919
5612         * g++.dg/template/varmod1.C: New test.
5613
5614         PR c++/8727
5615         * g++.dg/inherit/typeinfo1.C: New test.
5616
5617         PR c++/8663
5618         * g++.dg/inherit/typedef1.C: New test.
5619
5620 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
5621
5622         PR c++/8332
5623         PR c++/8493
5624         * g++.dg/template/strlen1.C: New test.
5625
5626         PR c++/8227
5627         * g++.dg/template/ctor2.C: New test.
5628
5629         PR c++/8214
5630         * g++.dg/init/string1.C: New test.
5631
5632         PR c++/8511
5633         * g++.dg/template/friend8.C: New test.
5634
5635 2002-11-29  Joe Buck <jbuck@synopsys.com>
5636
5637         * g++.dg/lookup/anon2.C: New test.
5638
5639 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
5640
5641         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
5642         h8300 port.
5643
5644 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
5645
5646         * gcc.dg/bitfld-6.c: New test.
5647
5648 2002-11-27  Jan Hubicka  <jh@suse.cz>
5649
5650         * gcc.c-torture/execute/20021127.[cx]: New test.
5651
5652 2002-11-26  Jan Hubicka  <jh@suse.cz>
5653
5654         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
5655         quality.
5656
5657 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
5658
5659         * g++.dg/init/brace2.C: New test.
5660         * g++.old-deja/g++.mike/p9129.C: Correct.
5661
5662 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
5663
5664         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
5665
5666 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
5667
5668         * gcc.dg/sibcall-6: New test for indirect sibcalls.
5669
5670 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
5671
5672         * testsuite/g++.dg/abi/empty11.C: New test.
5673         * testsuite/g++.dg/rtti/cv1.C: New test.
5674
5675 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
5676
5677         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
5678
5679 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
5680
5681         * g++.dg/abi/empty10.C: New test.
5682
5683 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5684
5685         * gcc.c-torture/compile/20021124-1.c: New test.
5686
5687 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
5688
5689         * g++.dg/abi/rtti2.C: New test.
5690
5691 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5692
5693         * gcc.dg/i386-unroll-1.c: New test.
5694
5695 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5696
5697         * gcc.c-torture/compile/20021120-1.c: New test.
5698         * gcc.c-torture/compile/20021120-2.c: New test.
5699
5700 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5701
5702         * gcc.dg/bitfld-5.c: New test.
5703
5704 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5705
5706         * gcc.c-torture/execute/20021120-3.c: New test.
5707
5708 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5709
5710         * gcc.c-torture/execute/20021120-2.c: New test.
5711
5712 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5713
5714         * gcc.c-torture/execute/20021120-1.c: New test.
5715
5716 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
5717
5718         * gcc.c-torture/execute/20021118-3.c: New test.
5719
5720 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5721
5722         * gcc.c-torture/compile/20021119-1.c: New test.
5723
5724 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
5725
5726         * gcc.dg/duff-1.c: New test.
5727         * gcc.dg/duff-2.c: New test.
5728         * gcc.dg/duff-3.c: New test.
5729
5730 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
5731
5732         * gcc.dg/cpp/_Pragma5.c: New test.
5733
5734 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5735
5736         * gcc.c-torture/execute/20021118-2.c: New test.
5737
5738 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5739
5740         * gcc.c-torture/execute/20021118-1.c: New test.
5741
5742 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
5743
5744         * gcc.dg/20021116-1.c: New test.
5745
5746 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
5747
5748         * g++.dg/abi/vcall1.C: New test.
5749
5750 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
5751
5752         * gcc.dg/20021029-1.c: New test.
5753         * gcc.dg/20021029-2.c: New test.
5754
5755 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5756
5757         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
5758
5759 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5760
5761         PR c/8439
5762         * gcc.dg/20021110.c: Move to ...
5763         * gcc.c-torture/compile/20021110.c: .... here.
5764
5765 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5766
5767         PR c/8467
5768         * gcc.c-torture/execute/20021111-1.c
5769
5770 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5771
5772         PR c/8439
5773         * gcc.dg/20021110.c: New test.
5774
5775 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
5776
5777         * g++.dg/abi/vthunk3.C: Run only on x86.
5778
5779 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5780
5781         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
5782
5783 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
5784
5785         * lib/compat.exp (compat-execute): Fix logic error in last
5786         change.
5787
5788 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
5789
5790         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
5791
5792 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5793
5794         PR c++/8389
5795         * g++.dg/template/access6.C: New test.
5796
5797 2002-11-08  Jan Hubicka  <jh@suse.cz>
5798
5799         * gcc.dg/i386-ssefp-1.c: New test.
5800         * gcc.dg/i386-ssefp-1.c: New test.
5801
5802 2002-11-08  Jan Hubicka  <jh@suse.cz>
5803
5804         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
5805
5806 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5807
5808         * g++.dg/abi/vthunk3.C: New test.
5809
5810         PR c++/8338
5811         * g++.dg/template/crash2.C: New test.
5812
5813 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5814
5815         * testsuite/g++.dg/abi/dtor1.C: New test.
5816         * testsuite/g++.dg/abi/dtor2.C: Likewise.
5817
5818 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
5819
5820         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
5821         Darwin.
5822
5823 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5824
5825         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
5826         -mthumb.  Only xfail with -O0.
5827
5828 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
5829
5830         * g++.dg/abi/thunk1.C: New test.
5831         * g++.dg/abi/thunk2.C: Likewise.
5832         * g++.dg/abi/vtt1.C: Likewise.
5833
5834 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
5835
5836         PR optimization/8423
5837         * gcc.c-torture/execute/builtin-constant.c: New test.
5838
5839 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
5840
5841         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
5842         Add some more cases.
5843
5844 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
5845
5846         PR c++/8391
5847         * g++.dg/opt/local1.C: New test.
5848
5849 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
5850
5851         PR c++/8160
5852         * g++.dg/template/complit1.C: New test.
5853
5854         PR c++/8149
5855         * g++.dg/template/typename4.C: Likewise.
5856
5857 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5858
5859         Core issue 287, PR c++/7639
5860         * g++.dg/template/instantiate1.C: Adjust error location.
5861         * g++.dg/template/instantiate3.C: New test.
5862         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
5863         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
5864         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
5865
5866 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
5867
5868         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
5869
5870 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
5871
5872         PR c++/8287
5873         * g++.dg/init/dtor2.C: New test.
5874
5875 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5876
5877         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
5878         * gcc.dg/nest.c: Bypass errors on irix6.
5879
5880 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
5881
5882         * gcc.dg/nest.c: Expect error for mmix-*-*.
5883         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
5884
5885 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
5886
5887         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
5888         markers.
5889
5890         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
5891
5892 2002-10-25  Mike Stump  <mrs@apple.com>
5893
5894         * gcc.dg/warn-1.c: New test.
5895
5896 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5897
5898         * g++.dg/template/typename3.C: New test.
5899
5900 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
5901
5902         * g++.dg/lookup/ptrmem1.C: New test.
5903
5904         * g++.dg/abi/vthunk2.C: New test.
5905
5906 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5907
5908         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
5909
5910 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
5911
5912         * g++.dg/abi/empty9.C: New test.
5913
5914 2002-10-24  Richard Henderson  <rth@redhat.com>
5915
5916         * g++.dg/inherit/thunk1.C: Enable for ia64.
5917
5918 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5919
5920         PR c++/8067
5921         * g++.dg/lookup/pretty1.C: New test.
5922
5923 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
5924
5925         * gcc.dg/20021023-1.c: New test.
5926
5927 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5928
5929         PR c++/7679
5930         * g++.dg/parse/inline1.C: New test.
5931
5932 2002-10-23  Richard Henderson  <rth@redhat.com>
5933
5934         * g++.dg/inherit/thunk1.C: Enable for x86_64.
5935
5936         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
5937
5938 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
5939
5940         PR c++/6579
5941         * g++.dg/parse/stmtexpr3.C: New test.
5942
5943 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
5944
5945         * g++.dg/expr/cond1.C: New test.
5946
5947 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5948
5949         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
5950
5951 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5952
5953         * g++.dg/abi/vbase13.C: New test.
5954         * g++.dg/abi/vbase14.C: Likewise.
5955
5956 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
5957
5958         * gcc.dg/tls/pic-1.c: New test.
5959         * gcc.dg/tls/nonpic-1.c: New test.
5960         * gcc.dg/20021018-1.c: New test.
5961
5962 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5963
5964         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
5965         Remove only files with the same base name as the test case.
5966         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
5967         (profopt-execute): Likewise.  Also, remove old profiling
5968         and performance data files before running the tests.
5969
5970         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
5971         * g++.dg/bprob/bprob.exp: Likewise.
5972         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
5973         to allow more general test case names.
5974
5975         * g++.dg/bprob/bprob-1.C: Rename to ...
5976         * g++.dg/bprob/g++-bprob-1.C: ... this.
5977
5978         * g77.dg/bprob/bprob-1.f: Rename to ...
5979         * g77.dg/bprob/g77-bprob-1.f: ... this.
5980
5981 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5982
5983         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
5984         bison 1.50 or later.
5985
5986 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
5987
5988         * g++.dg/README: Describe more test directories.
5989
5990 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5991
5992         * g++.dg/init/array6.C: Add additional tests.
5993
5994 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5995
5996         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
5997         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
5998
5999 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
6000
6001         * gcc.c-torture/compile/20020604-1.x: New.
6002         * gcc.c-torture/compile/simd-5.x: Likewise.
6003         * gcc.c-torture/execute/920710-1.x: Likewise.
6004         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
6005
6006 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
6007
6008         * g++.dg/inherit/override1.C: Add dg-options clause.
6009
6010 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6011
6012         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
6013         _mm_slli_si128.
6014
6015 2002-10-19  Andreas Schwab  <schwab@suse.de>
6016
6017         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
6018         directory component.
6019
6020 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
6021
6022         * g++.dg/inherit/thunk1.C: New test.
6023
6024         * g++.dg/inherit/override1.C: New test.
6025
6026         * g++.dg/abi/mangle11.C: New test.
6027         * g++.dg/abi/mangle14.C: New test.
6028         * g++.dg/abi/mangle17.C: New test.
6029
6030 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
6031
6032         * g++.dg/overload/member2.C: New test.
6033
6034 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
6035
6036         * g++.dg/README: Describe new compat directory.
6037         * g++.dg/dg.exp: Skip tests in compat directory.
6038         * README.compat: New file.
6039         * lib/compat.exp: New expect script.
6040         * g++.dg/compat: New test directory.
6041         * g++.dg/compat/compat.exp: New expect script.
6042         * g++.dg/compat/abi: New test directory.
6043         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
6044         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
6045         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
6046         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
6047         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
6048         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
6049         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
6050         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
6051         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
6052         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
6053         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
6054         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
6055         * g++.dg/compat/break: New test directory.
6056         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
6057         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
6058         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
6059         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
6060         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
6061         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
6062         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
6063         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
6064         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
6065         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
6066         g++.dg/compat/break/README: New files.
6067         * g++.dg/compat/eh: New test directory.
6068         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
6069         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
6070         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
6071         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
6072         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
6073         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
6074         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
6075         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
6076         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
6077         g++.dg/compat/eh/filter2_y.C,
6078         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
6079         g++.dg/compat/eh/new1_y.C,
6080         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
6081         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
6082         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
6083         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
6084         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
6085         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
6086         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
6087         g++.dg/compat/eh/unexpected1_y.C: New files.
6088         * g++.dg/compat/init: New test directory.
6089         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
6090         g++.dg/compat/init/array5_y.C,
6091         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
6092         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
6093         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
6094         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
6095         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
6096         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
6097         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
6098         g++.dg/compat/init/init-ref2_y.C: New files.
6099
6100 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6101
6102         PR c++/7584
6103         * g++.dg/inherit/using3.C: New test.
6104
6105 2002-10-17  Jan Hubicka  <jh@suse.cz>
6106
6107         * gcc.dg/20021017-2.c: New test.
6108
6109 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6110
6111         * g++.dg/abi/mangle16.C: Adjust.
6112
6113         * g++.dg/init/array8.C: New test.
6114
6115 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
6116
6117         * gcc.dg/special/mips-abi.exp: New test.
6118         * gcc.dg/special/mips-abi.s: Empty file used by the above.
6119
6120 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6121
6122         * g++.dg/abi/mangle16.C: New test.
6123         * g++.dg/abi/mangle17.C: Likewise.
6124
6125         PR c++/7478
6126         * g++.dg/template/ref1.C: New test.
6127
6128 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6129
6130         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
6131
6132 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
6133
6134         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
6135
6136 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6137
6138         PR c++/7524
6139         * g++.dg/init/array7.C: New test.
6140
6141 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
6142
6143         * g++.dg/init/array6.C: New test.
6144
6145         * g++.dg/abi/mangle13.C: Likewise.
6146         * g++.dg/abi/mangle14.C: Likewise.
6147         * g++.dg/abi/mangle15.C: Likewise.
6148
6149 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6150
6151         * g++.dg/abi/empty8.C: New test.
6152
6153 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
6154
6155         * g++.dg/init/ctor1.C: New test.
6156
6157 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
6158
6159         * gcc.c-torture/execute/20021015-1.c: New test.
6160
6161 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
6162
6163         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
6164
6165 2002-10-14  Jan Hubicka  <jh@suse.cz>
6166
6167         * gcc.dg/i386-ssetype-[1-5].c: New tests.
6168
6169 2002-10-14  Richard Henderson  <rth@redhat.com>
6170
6171         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
6172
6173 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6174
6175         PR optimization/6631
6176         * g++.dg/opt/const2.C: New test.
6177
6178 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6179
6180         PR c++/7176
6181         * g++.dg/parse/friend1.C: New test.
6182         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
6183
6184 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
6185
6186         * gcc.dg/20021014-1.c: New test.
6187
6188 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
6189
6190         PR c++/5661
6191         * g++.dg/ext/vlm1.C: New test.
6192         * g++.dg/ext/vlm2.C: Likewise.
6193
6194         * g++.dg/init/array1.C: Remove invalid braces.
6195         * g++.dg/init/brace1.C: New test.
6196         * g++.dg/init/copy2.C: Likewise.
6197         * g++.dg/init/copy3.C: Likewise.
6198         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
6199         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
6200         braces.
6201
6202 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
6203
6204         * gcc.dg/cpp/assembler.S: Don't use -ansi.
6205
6206 2002-10-11  Richard Shann  <richard.shann@superh.com>
6207
6208         * gcc.c-torture/compile/simd-5.c: New test.
6209
6210 2002-10-10  Roger Sayle  <roger@eyesopen.com>
6211
6212         * gcc.c-torture/execute/shiftopt-1.c: New test case.
6213
6214 2002-10-10  Jim Wilson  <wilson@redhat.com>
6215
6216         * gcc.c-torture/execute/20021010-1.c: New test.
6217
6218 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
6219
6220         PR c/7353
6221         * g++.dg/ext/typedef-init.C: New test.
6222         * gcc.dg/typedef-init.c: New test.
6223
6224 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
6225
6226         * gcc.dg/cpp/paste13.c: New test.
6227
6228 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6229
6230         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
6231         remaining platforms, XFAIL during compile, not execute.  Don't
6232         XFAIL at -O0.
6233
6234 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
6235
6236         * gcc.dg/alias-1.c: Tweak expected warning.
6237
6238 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
6239
6240         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
6241
6242 2002-10-06  Andreas Jaeger  <aj@suse.de>
6243
6244         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
6245         * gcc.dg/cpp/c++98.C: Likewise.
6246
6247         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
6248         * g++.dg/cpp/c++98.C: Likewise.
6249
6250         * g++.dg/README (Subdirectories): Mention cpp directory.
6251
6252         PR target/7559
6253         * gcc.dg/20021006-1.c: New test.
6254
6255 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6256
6257         PR c++/7804
6258         * g++.dg/other/warning1.C: New test.
6259
6260 2002-10-04  Roger Sayle  <roger@eyesopen.com>
6261
6262         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
6263         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
6264         and sparc-*-* with -m64 as expected failures.  See PR 8087.
6265
6266 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6267
6268         PR c++/7931
6269         * g++.dg/template/ptrmem3.C: New test.
6270
6271         PR c++/7754
6272         * g++.dg/template/union1.C: New test.
6273
6274 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6275
6276         PR c++/8006
6277         * g++.dg/abi/mangle9.C: New test.
6278         * g++.dg/abi/mangle10.C: New test.
6279         * g++.dg/abi/mangle11.C: New test.
6280         * g++.dg/abi/mangle12.C: New test.
6281
6282 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
6283
6284         PR c++/7188.
6285         * g++.dg/template/meminit1.C: New test.
6286         * g++.dg/warn/Wreorder-1.C: Likewise.
6287         * g++.old-deja/g++.mike/warn3.C: Tweak.
6288         * lib/prune.exp: Ingore "in copy constructor".
6289
6290 2002-10-02  Andreas Jaeger  <aj@suse.de>
6291
6292         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
6293         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
6294         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
6295         on x86-64.
6296
6297 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6298
6299         * gcc.dg/empty1.C: Fix typo.
6300
6301 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
6302
6303         * gcc.dg/alias-1.c: New test.
6304
6305 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6306
6307         * gcc.dg/empty1.C: New test.
6308
6309         * g++.dg/tls/init-2.C: Tweak error messages.
6310
6311 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
6312
6313         * gcc.c-torture/compile/20020923-1.c: New test.
6314
6315 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
6316
6317         * gcc.c-torture/execute/ffs-1.c: New test.
6318         * gcc.c-torture/execute/ffs-2.c: Ditto.
6319
6320 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
6321
6322         * g++.dg/overload/member1.C: New test.
6323
6324 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
6325
6326         * g++.dg/abi/empty7.C: New test.
6327         * g++.dg/init/pm2.C: Likewise.
6328
6329 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
6330
6331         * g++.dg/rtti/crash1.C: New test.
6332
6333 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
6334
6335         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
6336         gcc.dg/sibcall-4.c: New tests.
6337
6338 2002-09-28  Roger Sayle  <roger@eyesopen.com>
6339
6340         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
6341         powerpc and MMIX targets.
6342
6343 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
6344
6345         * gcc.dg/cpp/20020927-1.c: New.
6346
6347 2002-09-26  David S. Miller  <davem@redhat.com>
6348
6349         * gcc.c-torture/compile/trunctfdf.c: New.
6350
6351 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6352
6353         * lib/target-supports.exp (check_weak_available): Handle solaris2.
6354
6355 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
6356
6357         * gcc.c-torture/execute/loop-15.c: New.
6358
6359 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
6360
6361         * README.QMTEST: Fix typo.
6362
6363 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
6364
6365         * gcc.dg/20020926-1.c: New test.
6366
6367 2002-09-25  David S. Miller  <davem@redhat.com>
6368
6369         PR target/7842
6370         * gcc.c-torture/execute/shiftdi.c: New test.
6371
6372 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
6373
6374         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
6375         unique to the tool.
6376         * lib/g77.exp (g77_init): Likewise.
6377         * lib/g++.exp (g++_init): Likewise.
6378         * lib/objc.exp (objc_init): Likewise.
6379
6380 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
6381
6382         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
6383         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
6384         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
6385
6386 2002-09-25  Richard Henderson  <rth@redhat.com>
6387
6388         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
6389         too-small long double.
6390
6391 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
6392
6393         * gcc.dg/20020919-1.c: New test.
6394
6395 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
6396
6397         * g++.dg/abi/bitfield6.C: New test.
6398         * g++.dg/abi/bitfield7.C: New test.
6399         * g++.dg/abi/bitfield8.C: New test.
6400         * g++.dg/abi/vbase11.C: New test.
6401
6402 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6403
6404         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
6405         hppa*-*-hpux*.  Update test comment.
6406
6407 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
6408
6409         * gcc.dg/tls/struct-1.c: New test.
6410
6411 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
6412
6413         * gcc.dg/cpp/tr-warn2.c: Update.
6414
6415 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6416
6417         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
6418
6419 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6420
6421         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
6422         systems.
6423
6424 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
6425
6426         * gcc.c-torture/execute/ieee/mzero3.c: New test.
6427
6428         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6429         Adjust for c++filt moved to binutils.  Remove spurious duplicate
6430         setting of cxxfilt.
6431
6432 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
6433
6434         * gcc.dg/20020312-2.c: Update for darwin.
6435
6436 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6437
6438         * g++.old-deja/g++.other/crash32.C: Mark ICE.
6439
6440 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
6441
6442         * objc.dg/comp-types-1.m: New test.
6443         * objc.dg/comp-types-2.m: New test.
6444         * objc.dg/comp-types-3.m: New test.
6445         * objc.dg/comp-types-4.m: New test.
6446         * objc.dg/comp-types-5.m: New test.
6447         * objc.dg/comp-types-6.m: New test.
6448
6449 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6450
6451         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
6452
6453 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6454
6455         * g++.dg/other/do1.C: New test.
6456
6457         * g++.dg/template/subst1.C: New test.
6458
6459 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
6460
6461         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
6462
6463 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6464
6465         * g++.dg/template/qualttp20.C: Adjust expected errors.
6466         * g++.old-deja/g++.jason/report.C: Likewise.
6467         * g++.old-deja/g++.other/qual1.C: Likewise.
6468
6469         * g++.dg/lookup/scoped2.C: New test.
6470
6471         * g++.dg/ext/asm3.C: New test.
6472
6473 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
6474
6475         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
6476
6477 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
6478
6479         * ChangeLog: follow spelling conventions.
6480         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
6481         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
6482         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
6483         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
6484         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
6485         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
6486         * g++.old-deja/g++.law/global-init1.C: Likewise.
6487         * g++.old-deja/g++.other/delete4.C: Likewise.
6488         * g++.old-deja/g++.other/inline21.C: Likewise.
6489         * g++.old-deja/g++.other/singleton.C: Likewise.
6490         * g77.dg/strlen0.f: Likewise.
6491         * g77.f-torture/compile/20010519-1.f: Likewise.
6492         * g77.f-torture/compile/980310-4.f: Likewise.
6493         * gcc.c-torture/compile/20000605-1.c: Likewise.
6494         * gcc.c-torture/execute/20020225-1.c: Likewise.
6495         * gcc.dg/c90-hexfloat-2.c: Likewise.
6496         * gcc.dg/c99-bool-1.c: Likewise.
6497         * gcc.dg/c99-hexfloat-2.c: Likewise.
6498         * gcc.dg/dll-2.c: Likewise.
6499         * gcc.dg/wtr-union-init-1.c: Likewise.
6500         * gcc.dg/wtr-union-init-2.c: Likewise.
6501         * gcc.dg/wtr-union-init-3.c: Likewise.
6502         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6503         * gcc.dg/cpp/defined.c: Likewise.
6504         * gcc.dg/cpp/macsyntx.c: Likewise.
6505         * gcc.dg/cpp/paste2.c: Likewise.
6506         * gcc.dg/cpp/trad/defined.c: Likewise.
6507         * gcc.dg/format/c90-printf-1.c: Likewise.
6508         * gcc.dg/format/c90-scanf-1.c: Likewise.
6509         * gcc.dg/format/c99-printf-1.c: Likewise.
6510         * gcc.dg/format/c99-scanf-1.c: Likewise.
6511         * gcc.misc-tests/gcov-8.c: Likewise.
6512         * lib/profopt.exp: Likewise.
6513
6514 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
6515
6516         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
6517
6518 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6519
6520         * g++.dg/inherit/using2.C: New test.
6521
6522 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
6523
6524         * ChangeLog: Follow spelling conventions.
6525         * g++.dg/template/friend4.C: Likewise.
6526         * g++.old-deja/g++.pt/crash67.C: Likewise.
6527         * gcc.c-torture/execute/20000801-4.c: Likewise.
6528         * gcc.dg/c90-digraph-1.c: Likewise.
6529         * gcc.dg/c94-digraph-1.c: Likewise.
6530         * gcc.dg/c99-digraph-1.c: Likewise.
6531         * gcc.dg/cpp/line5.c: Likewise.
6532         * gcc.dg/cpp/multiline.c: Likewise.
6533         * gcc.dg/cpp/trad/literals-1.c: Likewise.
6534         * gcc.dg/format/attr-3.c: Likewise.
6535         * gcc.dg/format/c90-scanf-3.c: Likewise.
6536         * gcc.dg/format/ext-4.c: Likewise.
6537
6538 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6539
6540         * g++.dg/template/pretty1.C: New test.
6541
6542 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
6543
6544         * gcc.c-torture/execute/struct-cpy-1.c: New test.
6545
6546 2002-09-13  Matt Austern  <austern@apple.com>
6547
6548         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
6549         passing a cast expression to a function by const reference.
6550
6551 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
6552
6553         * g++.dg/template/deduce1.C: New test.
6554
6555 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
6556
6557         * gcc.c-torture/execute/simd-1.c: Force all use of int to
6558         32-bit int.
6559
6560 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6561
6562         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
6563         usage.
6564
6565 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
6566
6567         * gcc.c-torture/compile/20020910-1.c: New test.
6568
6569 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
6570
6571         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
6572
6573 2002-09-10  Andreas Jaeger  <aj@suse.de>
6574
6575         * gcc.dg/20020312-2.c: Adjust for x86-64.
6576
6577 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
6578
6579         * g77.dg/7388.f: New test case for PR 7388.
6580
6581 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6582
6583         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
6584
6585 2002-09-05  Ziemowit Laski <zlaski@apple.com>
6586
6587         * objc.dg/proto-lossage-1.m: New test.
6588
6589 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
6590
6591         * gcc.dg/cpp/_Pragma4.c: Fix typo.
6592
6593 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
6594
6595         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
6596         expected to pass.
6597
6598 2002-09-06  Stan Shebs  <shebs@apple.com>
6599             David Edelsohn  <edelsohn@gnu.org>
6600
6601         * gcc.dg/weak: New directory.
6602         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
6603         target-specific xfail bits.
6604         * gcc.dg/typeof-2.c: Move to new directory.
6605         * gcc.dg/weak.exp: New expect script.
6606
6607 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
6608
6609         * gcc.c-torture/execute/extzvsi.c: New test.
6610
6611 2002-09-05  Stan Shebs  <shebs@apple.com>
6612
6613         * gcc.dg/weak-1.c: xfail on Darwin.
6614         * gcc.dg/weak-2.c: Ditto.
6615         * gcc.dg/weak-3.c: Ditto.
6616         * gcc.dg/weak-4.c: Ditto.
6617         * gcc.dg/weak-5.c: Ditto.
6618         * gcc.dg/weak-6.c: Ditto.
6619         * gcc.dg/weak-7.c: Ditto.
6620         * gcc.dg/weak-8.c: Ditto.
6621         * gcc.dg/weak-9.c: Ditto.
6622
6623 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
6624
6625         * gcc.c-torture/execute/loop-14.c: New test.
6626
6627 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
6628
6629         * g++.dg/other/cxa-atexit1.C: New test.
6630
6631         * gcc.dg/typeof-2.c: New test.
6632
6633 2002-09-03  Roger Sayle  <roger@eyesopen.com>
6634
6635         * gcc.dg/builtins-2.c: New testcase.
6636         * gcc.dg/builtins-3.c: New testcase.
6637
6638 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
6639
6640         * gcc.dg/cpp/_Pragma4.c: New test.
6641
6642 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
6643
6644         * objc/execute/nil_method-1.m: New testcase.
6645
6646 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
6647
6648         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
6649         [Object class], not [Object initialize].
6650
6651 2002-08-31  Roger Sayle  <roger@eyesopen.com>
6652             Hans-Peter Nilsson  <hp@bitrange.com>
6653
6654         * gcc.c-torture/execute/20020720-1.x: Skip test on
6655         mmix-knuth-mmixware.  Correct comment.
6656
6657 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
6658
6659         * testsuite/g++.dg/abi/bitfield5.C: New test.
6660         * testsuite/g++.dg/abi/vbase10.C: Likewise.
6661
6662 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
6663
6664         * objc.dg/undeclared-selector.m: New test.
6665
6666 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
6667
6668         * g++.dg/other/offsetof1.C: Avoid cast warning.
6669
6670 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
6671
6672         * objc.dg/super-class-2.m: New test.
6673
6674 2002-08-24  Matt Austern  <austern@apple.com>
6675
6676         * g++.dg/ext/lvaddr.C: New test.
6677         * g++.dg/ext/lvcast.C: New test.
6678
6679 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
6680
6681         * testsuite/g++.dg/inherit/cond1.C: New test.
6682
6683 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
6684
6685         * gcc.dg/noncompile/incomplete-1.c: New test.
6686
6687 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
6688
6689         * gcc.dg/typespec-1.c: New test.
6690
6691 2002-08-20  Devang Patel  <dpatel@apple.com>
6692         * objc.dg/proto-hier-2.m: New test.
6693
6694 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
6695
6696         * objc.dg/bitfield-1.m: New test.
6697         * objc.dg/bitfield-2.m: New test.
6698
6699 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6700
6701         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
6702         gcc.dg/c99-flex-array-4.c: New tests.
6703
6704 2002-08-16  Stan Shebs  <shebs@apple.com>
6705
6706         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
6707
6708 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
6709
6710         * gcc.dg/typeof-1.c: New test.
6711         * g++.dg/ext/typeof2.C: New test.
6712
6713 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6714
6715         * g++.dg/other/offsetof1.C: New test.
6716
6717 2002-08-14  Richard Henderson  <rth@redhat.com>
6718
6719         * gcc.dg/tls/diag-3.c: Fix expected message strings.
6720
6721 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
6722
6723         * gcc.dg/cpp/_Pragma3.c: New test.
6724
6725 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
6726
6727         * g++.dg/template/inherit3: New test.
6728
6729 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6730
6731         * gcc.dg/bitfld-4.c: Add blank options.
6732
6733 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
6734
6735         * g++.dg/template/crash1.C: New test.
6736
6737 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6738
6739         * gcc.dg/tls/opt-2.c: New test.
6740
6741 2002-08-08  Devang Patel  <dpatel@apple.com>
6742
6743         * objc.dg/selector-1.m : New test
6744
6745 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6746
6747         * g++.dg/abi/bitfield4.C: New test.
6748         * gcc.dg/bitfld-4.c: New test.
6749
6750 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6751
6752         * g++.dg/other/packed1.C: New test.
6753
6754 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
6755
6756         * g++.dg/abi/offsetof.C: Tweak error messages.
6757         * g++.old-deja/g++.mike/p10769a.C: Likewise.
6758
6759 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6760
6761         * gcc.dg/bitfld-3.c: New test.
6762
6763 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
6764             Richard Henderson  <rth@redhat.com>
6765
6766         * gcc.dg/i386-bitfield1.c: New test.
6767         * g++.dg/abi/bitfield3.C: Update.
6768
6769 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
6770
6771         * objc.dg/const-str-2.m: Update.
6772         * gcc.dg/cpp/c++98.c: Change to C extension.
6773         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
6774         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
6775
6776 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
6777
6778         * testsuite/gcc.dg/tls/diag-3.c: New.
6779
6780 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
6781
6782         * g++.dg/README (Subdirectories): Document new subdir expr.
6783         * g++.dg/expr/pmf-1.C: New test.
6784
6785 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
6786
6787         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
6788
6789 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
6790
6791         * g++.dg/abi/bitfield3.C: New test.
6792
6793 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
6794
6795         * lib/gcov.exp: Tweak expected line formats.
6796         * gcc.misc-tests/gcov8.c: New test.
6797         * gcc.misc-tests/gcov8.x: New flags.
6798
6799 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
6800
6801         * consistency.vlad/layout/endian.c: Include string.h.
6802
6803         * gcc.c-torture/execute/20020805-1.c: New test.
6804
6805 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
6806
6807         * g++.dg/other/conversion1.C: New test.
6808
6809 2002-08-03  Roger Sayle  <roger@eyesopen.com>
6810
6811         * gcc.dg/builtins-1.c: New testcase.
6812
6813 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
6814
6815         * g++.dg/inherit/access3.C: New test.
6816
6817 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
6818
6819         * gcc.dg/ia64-visibility-2.c: New test.
6820
6821 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
6822
6823         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
6824         __qualifier_flags to __flags.
6825
6826 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
6827
6828         * g++.dg/inherit/operator1.C: New test.
6829         * g++.dg/lookup/disamb1.C: Fix typo in comment.
6830         * g++.dg/other/error1.C: Change expected error message.
6831         * g++.dg/template/conv4.C: Likewise.
6832
6833 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
6834
6835         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
6836         for documented behavior.
6837
6838 2002-07-25  Roger Sayle  <roger@eyesopen.com>
6839
6840         * gcc.c-torture/execute/20020720-1.x: Skip this test on
6841         several targets known to fail.
6842
6843 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
6844
6845         * gcc.dg/mips-args-[123].c: New tests.
6846
6847 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
6848
6849         * gcc.dg/ppc-spe.c: New.
6850
6851 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
6852
6853         * g++.dg/other/ptrmem4.C: New testcase.
6854
6855 2002-07-24  Richard Henderson  <rth@redhat.com>
6856
6857         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
6858
6859 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
6860
6861         * g++.dg/ext/alignof1.C (main): Return 0 for success.
6862
6863 2002-07-24  Roger Sayle  <roger@eyesopen.com>
6864
6865         * gcc.c-torture/execute/memset-3.c: New testcase.
6866
6867 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
6868
6869         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
6870         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
6871
6872 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6873
6874         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
6875         Delete.
6876
6877 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
6878
6879         * gcc.c-torture/compile/simd-4.c: New test.
6880
6881 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6882
6883         PR c++/7347, c++/7348
6884         * g++.dg/template/access4.C: New test.
6885         * g++.dg/template/access5.C: New test.
6886         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
6887         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
6888         * g++.old-deja/g++.pt/ttp58.C: Likewise.
6889         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
6890
6891 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
6892
6893         * gcc.dg/gnu89-init-2.c: New test.
6894
6895 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
6896
6897         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
6898
6899 2002-07-20  Roger Sayle  <roger@eyesopen.com>
6900
6901         * gcc.c-torture/execute/20020720-1.c: New testcase.
6902
6903 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
6904
6905         * gcc.dg/cpp/Wsignprom.c: New tests.
6906
6907 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
6908
6909         * gcc.c-torture/execute/loop-13.c: New test.
6910
6911 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
6912
6913         * gcc.dg/cpp/expr.c: New tests.
6914
6915 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
6916
6917         * g++.dg/opt/pr6713.C: Add template instantiation.
6918
6919 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
6920
6921         * gcc.dg/nest.c: New test.
6922
6923 2002-07-17  Richard Henderson  <rth@redhat.com>
6924
6925         * g++.dg/opt/pr6713.C: New test.
6926
6927 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
6928
6929         * gcc.c-torture/execute/loop-2e.x: Let the testcase
6930         XFAIL for all x86 processors.
6931
6932 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
6933
6934         * gcc.c-torture/execute/20010122-1.x: Do not test with
6935         -fomit-frame-pointer.
6936
6937 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6938
6939         * g++.dg/template/instantiate2.C: New test.
6940         * g++.dg/template/spec4.C: New test.
6941
6942 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6943
6944         * g++.dg/template/access2.C: New test.
6945         * g++.dg/template/access3.C: New test.
6946
6947 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
6948
6949         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
6950         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
6951         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
6952         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
6953         Convert to use <stdarg.h>.
6954         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
6955         Delete.
6956         * gcc.dg/va-arg-2.c: New.
6957         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
6958
6959 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
6960
6961         * gcc.c-torture/compile/20020710-1.c: New test.
6962
6963 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
6964                           Andrew Pinski  <pinskia@physics.uc.edu>
6965
6966         gcc.c-torture/compile/simd-2.c: New testcase.
6967         gcc.c-torture/compile/simd-3.c: Likewise.
6968
6969 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
6970
6971         PR c++/7224
6972         * g++.dg/overload/error1.C: New test.
6973
6974 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6975
6976         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
6977         configuration and IRIX 6 O32 ABI.
6978
6979 2002-07-11  Roger Sayle  <roger@eyesopen.com>
6980
6981         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
6982
6983 2002-07-10  Roger Sayle  <roger@eyesopen.com>
6984
6985         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
6986
6987 2002-07-10  Jeffrey A Law  <law@redhat.com>
6988
6989         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6990
6991         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
6992
6993 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
6994
6995         * gcc.dg/20020312-2.c: Check for __PPC__.
6996
6997 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
6998
6999         * gcc.c-torture/compile/20020709-1.c: New test.
7000
7001 2002-07-07  Roger Sayle  <roger@eyesopen.com>
7002
7003         * g++.dg/template/qualttp21.C: New test case.
7004
7005 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
7006
7007         * gcc.c-torture/compile/20020706-1.c: New test.
7008         * gcc.c-torture/compile/20020706-2.c: New test.
7009
7010 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
7011             Alexandre Oliva  <aoliva@redhat.com>
7012
7013         * g++.dg/warn/incomplete1.C: New test.
7014
7015 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7016
7017         PR c++/7099
7018         * g++.dg/warn/noreturn1.C: New test.
7019
7020 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
7021
7022         PR c++/6706
7023         * g++.dg/debug/debug6.C: New test.
7024         * g++.dg/debug/debug7.C: New test.
7025
7026 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
7027
7028         * gcc.c-torture/compile/simd-3.c: New test.
7029
7030 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
7031
7032         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
7033         * gcc.dg/20020620-1.c: Likewise.
7034
7035 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7036
7037         PR c++/6944
7038         * g++.dg/init/array4.C: New test.
7039         * g++.dg/init/array5.C: New test.
7040
7041 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
7042
7043         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
7044         * gcc.c-torture/execute/simd-2.c (main): Likewise.
7045
7046 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7047
7048         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
7049         * gcc.dg/wtr-aggr-init-1.c: Likewise.
7050         * gcc.dg/wtr-conversion-1.c: Likewise.
7051         * gcc.dg/wtr-escape-1.c: Likewise.
7052         * gcc.dg/wtr-int-type-1.c: Likewise.
7053         * gcc.dg/wtr-label-1.c: Likewise.
7054         * gcc.dg/wtr-static-1.c: Likewise.
7055         * gcc.dg/wtr-strcat-1.c: Likewise.
7056         * gcc.dg/wtr-suffix-1.c: Likewise.
7057         * gcc.dg/wtr-switch-1.c: Likewise.
7058         * gcc.dg/wtr-unary-plus-1.c: Likewise.
7059         * gcc.dg/wtr-union-init-1.c: Likewise.
7060         * gcc.dg/wtr-union-init-2.c: Likewise.
7061         * gcc.dg/wtr-union-init-3.c: Likewise.
7062
7063         * gcc.dg/wtr-func-def-1.c: New test.
7064
7065 2002-07-02 Devang Patel <dpatel@apple.com>
7066
7067         * objc.dg/param-1.m: New test.
7068
7069 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
7070
7071         * gcc.dg/cpp/trad/directive.c: Add test.
7072         * gcc.dg/cpp/trad/macroargs.c: Add test.
7073         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
7074
7075 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
7076
7077         * gcc.dg/cpp/cmdlne-M.c: New test.
7078
7079 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
7080
7081         * objc.dg/desig-init-1.m: New test.
7082
7083 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7084
7085         PR c++/6716
7086         * g++.dg/template/instantiate1.C: New test.
7087
7088 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
7089
7090         PR c++/7112
7091         * g++.dg/template/sizeof2.C: New test.
7092
7093 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7094
7095         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
7096         gcc.dg/cpp/trad/include.c: New tests.
7097
7098 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
7099
7100         PR target/7177
7101         * gcc.c-torture/compile/20020701-1.c: New test.
7102
7103 2002-07-01  Stan Shebs  <shebs@apple.com>
7104
7105         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
7106         header here...
7107         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
7108         (objc-torture-execute): or here.
7109
7110 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
7111
7112         * gcc.c-torture/execute/arith-rand-ll.c: New test.
7113
7114 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7115
7116         * gcc.dg/cpp/trad/escaped-nl.c: New test.
7117
7118 2002-06-30  Devang Patel  <dpatel@apple.com>
7119
7120         * objc.dg/fsyntax-only.m: New test.
7121
7122 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
7123
7124         PR c++/6695
7125         * g++.dg/template/friend7.C: New file.
7126
7127 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
7128
7129         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
7130         return type.
7131
7132 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
7133
7134         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
7135         avoid division by zero.
7136
7137 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
7138
7139         * gcc.dg/Wunknownprag.c: New tests.
7140
7141 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
7142
7143         * gcc.c-torture/execute/simd-2.c: New test.
7144
7145 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
7146
7147         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
7148         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
7149         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
7150         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
7151         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
7152         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
7153         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
7154         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
7155         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
7156         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
7157         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
7158         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
7159         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
7160         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
7161         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
7162         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
7163         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
7164
7165 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
7166
7167         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
7168         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
7169         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
7170         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
7171         New tests.
7172         * gcc.dg/cpp/trad/directive.c: Update.
7173
7174 2002-06-23  Andreas Jaeger  <aj@suse.de>
7175
7176         * gcc.c-torture/execute/complex-6.c: New.
7177
7178 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
7179
7180         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
7181         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
7182         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
7183         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
7184
7185 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
7186
7187         * gcc.dg/cpp/trad: New directory with traditional tests copied
7188         from parent directory.
7189         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7190         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7191         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7192         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7193         Move to trad/ and rename.
7194         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
7195         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
7196         gcc.dg/cpp/trad/redef2.c: New tests.
7197         * gcc.dg/cpp/trad/trad.exp: New driver.
7198
7199 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
7200
7201         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7202         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7203         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7204         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7205         Remove.
7206
7207 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
7208
7209         * gcc.dg/20020620-1.c: New test.
7210
7211 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7212
7213         * g++.dg/template/ttp4.C: New test.
7214
7215 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
7216
7217         * g++.dg/opt/vt1.C: Fix regexp.
7218
7219 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7220
7221         * gcc.c-torture/execute/pure-1.c: Make functions static again.
7222         Don't use attribute `noinline'.
7223
7224 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7225
7226         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
7227
7228 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
7229
7230         * gcc.c-torture/execute/simd-1.c: New.
7231
7232         * gcc.dg/simd-1.c: New.
7233
7234 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7235
7236         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
7237
7238 2002-06-16  Richard Henderson  <rth@redhat.com>
7239
7240         * g++.dg/ext/anon-struct1.C: New.
7241         * g++.dg/ext/anon-struct2.C: New.
7242         * g++.dg/ext/anon-struct3.C: New.
7243         * gcc.dg/anon-struct-1.c: New.
7244         * gcc.dg/anon-struct-2.c: New.
7245         * gcc.dg/anon-struct-3.c: New.
7246         * gcc.dg/20011008-1.c: Adjust warning text.
7247         * gcc.dg/20020527-1.c: Add -fms-extensions.
7248
7249 2002-06-16  Richard Henderson  <rth@redhat.com>
7250
7251         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
7252
7253 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
7254
7255         * gcc.c-torture/execute/20020615-1.c: New test.
7256
7257 2002-06-15  Roger Sayle  <roger@eyesopen.com>
7258
7259         * gcc.c-tortuture/execute/compare-1.c: New test case.
7260         * gcc.c-tortuture/execute/compare-2.c: New test case.
7261         * gcc.c-tortuture/execute/compare-3.c: New test case.
7262
7263 2002-06-13  Richard Henderson  <rth@redhat.com>
7264
7265         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
7266         ia64 ilp32.
7267
7268 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7269
7270         * g++.dg/template/typename2.C: Update error message.
7271
7272 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
7273
7274         * gcc.c-torture/execute/20020611-1.c: New test.
7275
7276 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
7277
7278         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
7279         list of targets to skip.
7280
7281 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
7282
7283         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
7284         targets if not optimizing.
7285
7286 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
7287
7288         * gcc.c-torture/compile/20020605-1.c: New test.
7289
7290         * g++.dg/opt/vt1.C: New test.
7291
7292         * gcc.dg/20020531-1.c: New test.
7293
7294         * gcc.dg/20020530-1.c: New test.
7295
7296         * gcc.dg/20020527-1.c: New test.
7297
7298         * g++.dg/opt/cse1.C: New test.
7299
7300 2002-06-07  Roger Sayle  <roger@eyesopen.com>
7301
7302         * gcc.dg/20020607-2.c: New test case.
7303
7304 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
7305
7306         * gcc.c-torture/compile/20020604-1.c: New test.
7307
7308 2002-06-04  Richard Henderson  <rth@redhat.com>
7309
7310         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
7311         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
7312         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
7313
7314 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
7315
7316         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
7317
7318 2002-06-03  Richard Henderson  <rth@redhat.com>
7319
7320         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
7321         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
7322
7323 2002-06-02  Richard Henderson  <rth@redhat.com>
7324
7325         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
7326         test functions static.
7327
7328 2002-06-02  Andreas Jaeger  <aj@suse.de>
7329
7330         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
7331         now.
7332
7333 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7334
7335         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
7336         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
7337         Update for mofified diagnostics.
7338         * gcc.dg/c99-intconst-1.c: No longer fail.
7339
7340 2002-06-02  Richard Henderson  <rth@redhat.com>
7341
7342         * gcc.dg/uninit-A.c: Remove xfail markers.
7343
7344 2002-06-01  Roger Sayle  <roger@eyesopen.com>
7345
7346         * gcc.dg/fnegate-1.c: New test case.
7347
7348 2002-05-30  Osku Salerma  <osku@iki.fi>
7349
7350         * gcc.c-torture/execute/mayalias-1.c: New file.
7351
7352 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7353
7354         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
7355         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
7356         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
7357
7358 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
7359
7360         * gcc.c-torture/execute/20020529-1.c: New test.
7361
7362 2002-05-27  Richard Henderson  <rth@redhat.com>
7363
7364         * g++.dg/ext/attrib6.C: New test case.
7365
7366 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7367
7368         * gcc.c-torture/execute/pure-1.c: New test.
7369
7370 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7371
7372         * gcc.dg/cpp/arith-2.c: Remove.
7373
7374 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7375
7376         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
7377         * gcc.dg/cpp/if-3.c: Remove.
7378
7379 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
7380
7381         * g++.dg/opt/cse2.C: New test.
7382
7383 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
7384
7385         * gcc.dg/cpp/arith-1.c: New semantic tests.
7386         * gcc.dg/cpp/if-1.c: Update.
7387
7388 2002-05-24  Ben Elliston  <bje@redhat.com>
7389
7390         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
7391
7392 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
7393
7394         * gcc.dg/verbose-asm.c: New test.
7395
7396 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7397
7398         * gcc.dg/cpp/paste12.c: New test.
7399
7400 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7401
7402         * g++.dg/parse/named_ops.C: New test.
7403
7404 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
7405
7406         * gcc/testsuite/gcc.dg/weak-8.c: New test.
7407
7408 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
7409
7410         * gcc.dg/weak-2.c: Allow optional leading underscore
7411         in scan-assembler symbol name.
7412         * gcc.dg/weak-3.c: Likewise.
7413         * gcc.dg/weak-4.c: Likewise.
7414         * gcc.dg/weak-5.c: Likewise.
7415
7416 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
7417
7418         * gcc.dg/20020523-1.c: New test.
7419
7420 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7421
7422         * objc.dg/const-str-2.m: Update now that we stop after
7423         a command line error.
7424
7425 2002-05-22  Richard Henderson  <rth@redhat.com>
7426
7427         * g++.dg/dg.exp: Fix typo in test pruneing.
7428
7429 2002-05-22  Richard Henderson  <rth@redhat.com>
7430
7431         * g++.dg/dg.exp: Prune the tls subdirectory.
7432         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
7433         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
7434         * g++.dg/tls/init-1.C: New.
7435
7436 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
7437
7438         * gcc.dg/20020517-1.c: New test.
7439
7440 2002-05-21  Richard Henderson  <rth@redhat.com>
7441
7442         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
7443         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
7444
7445 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
7446
7447         * g++.dg/other/copy2.C: New test.
7448
7449 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
7450
7451         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
7452         (MAX_COPY): Bump up to 10 times sizeof (long long).
7453         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
7454
7455         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
7456         sizeof (long long).
7457
7458         * gcc.c-torture/execute/strcpy-1.c: New test.
7459
7460 2002-05-19  Jason Merrill  <jason2redhat.com>
7461
7462         * g++.dg/ext/oper1.C: New test.
7463
7464 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
7465 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
7466
7467         * README.QMTEST: New file.
7468
7469         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
7470
7471 2002-05-19  Andreas Jaeger  <aj@suse.de>
7472
7473         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
7474         now.
7475         * gcc.c-torture/execute/loop-2d.x: Likewise.
7476
7477 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
7478
7479         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
7480         support weak symbols.
7481         * gcc.dg/weak-4.c: Likewise
7482         * gcc.dg/weak-6.c: Likewise
7483
7484 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
7485
7486         * gcc.dg/weak-3.c: Add dg-excess-error comment for
7487         cygwin, coff and h8300-*-hms targets
7488         * gcc.dg/weak-5.c: Likewise
7489         * gcc.dg/weak-7.c: Likewise
7490
7491 2002-05-16  Jason Merrill  <jason@redhat.com>
7492
7493         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
7494         (scan-assembler-not, scan-assembler-dem): Likewise.
7495         (scan-assembler-dem-not): Likewise.
7496
7497 2002-05-15  Richard Henderson  <rth@redhat.com>
7498
7499         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
7500
7501 2002-05-15  Richard Henderson  <rth@redhat.com>
7502
7503         * gcc.dg/weak-5.c (vfoo1c): No warning here.
7504         (vfoo1f): Warning here.
7505         (vfoo1l): Don't redefine the alias.
7506
7507 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
7508
7509         * g++.dg/init/pm1.C: New test.
7510
7511 2002-05-12  David S. Miller  <davem@redhat.com>
7512
7513         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
7514         types.
7515
7516 2002-05-10  Roger Sayle  <roger@eyesopen.com>
7517
7518         * gcc.c-torture/execute/20020510-1.c: New test case.
7519
7520 2002-05-10  David S. Miller  <davem@redhat.com>
7521
7522         * gcc.c-torture/execute/conversion.c: Test long double too.
7523
7524 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
7525
7526         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
7527         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
7528         * lib/g++.exp (g++_link_flags): Likewise.
7529         * lib/objc.exp (objc_target_compile): Likewise.
7530
7531 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7532
7533         * gcc.dg/cpp/poison.c: Update.
7534         * gcc.dg/cpp/20000625-2.c: Remove.
7535         * gcc.dg/cpp/direct2s.c: Remove final test.
7536
7537 2002-05-08  Tom Rix  <trix@redhat.com>
7538
7539         * gcc.c-torture/execute/20020508-1.c: New test.
7540         * gcc.c-torture/execute/20020508-2.c: New test.
7541         * gcc.c-torture/execute/20020508-3.c: New test.
7542
7543 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7544
7545         * gcc.dg/cpp/charconst-4.c: More tests.
7546
7547 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7548
7549         PR c/6569
7550         * gcc.dg/weak-3.c: Update location of warning messages.
7551         * gcc.dg/weak-5.c: Likewise.
7552
7553 2002-05-06  Roger Sayle  <roger@eyesopen.com>
7554
7555         * gcc.c-torture/execute/20020506-1.c: New test case.
7556
7557 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
7558
7559         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
7560
7561 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7562
7563         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
7564
7565 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7566
7567         * gcc.dg/cpp/charconst-3.c: New test.
7568
7569 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7570
7571         * gcc.dg/cpp/charconst.c: Update tests.
7572
7573 2002-05-05  Tim Josling  <tej@melbpc.org.au>
7574
7575         * treelang: Added directory for new sample language treelang. Also
7576         lib/treelang.exp: New file to signal treelang should be tested.
7577
7578 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7579
7580         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
7581         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
7582         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
7583         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
7584         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
7585         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
7586         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
7587
7588 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7589
7590         * gcc.dg/format/xopen-2.c: New test.
7591
7592 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7593
7594         * gcc.dg/20020503-1.c: New test.
7595
7596 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
7597
7598         * g++.dg/init/dtor1.C: Make it tougher.
7599
7600 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
7601
7602         * g++.dg/init/dtor1.C: New test.
7603
7604 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
7605
7606         * gcc.dg/altivec-8.c: New.
7607
7608 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
7609
7610         * gcc.dg/altivec-7.c: New.
7611
7612 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
7613
7614         * g++.dg/parse/typedef1.C: New test.
7615
7616 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
7617
7618         PR c++/6486
7619         * g++.dg/template/friend6.C: New test.
7620
7621         PR c++/6492
7622         * g++.dg/init/copy1.C: New test.
7623
7624 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
7625
7626         * g++.dg/warn/effc1.C: New test.
7627
7628 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7629
7630         * gcc.dg/cpp/if-cexp.c: Add a test.
7631
7632 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
7633
7634         * gcc.dg/20020426-2.c: New test.
7635
7636 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7637
7638         * gcc.dg/cpp/if-mop.c: Update.
7639         * gcc.dg/cpp/if-mpar.c: Add test.
7640         * gcc.dg/cpp/if-oppr.c: Update.
7641
7642 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7643
7644         PR c/6343
7645         * gcc.dg/weak-[2-7].c: New tests.
7646
7647 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7648
7649         * gcc.dg/enum1.c: New test.
7650
7651 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7652
7653         PR c++/6497
7654         * g++.dg/inherit/access2.C: New test.
7655
7656 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7657
7658         PR bootstrap/6445
7659         * gcc.dg/20020426-1.c: New test.
7660
7661 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7662
7663         * g++.dg/abi/enum1.C: New test.
7664
7665 2002-04-26  Richard Henderson  <rth@redhat.com>
7666
7667         * gcc.dg/c99-bool-1.c: Expect always true warning.
7668
7669 2002-04-25  Roger Sayle  <roger@eyesopen.com>
7670
7671         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
7672
7673 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7674
7675         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
7676         targets.
7677
7678 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
7679
7680         * g++.dg/abi/mange7.C: New test.
7681
7682         PR c++/6438.
7683         * g++.dg/parse/stmtexpr2.C: New test.
7684
7685 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
7686
7687         * gcc.dg/20020312-2.c: Add SH target.
7688
7689 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7690
7691         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
7692         compiler output on mips*-*-irix*.
7693
7694 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
7695
7696         * g++.dg/parse/attr1.C: New test.
7697
7698 2002-04-23  Roger Sayle  <roger@eyesopen.com>
7699
7700         * gcc.c-torture/execute/string-opt-17.c: New test case.
7701         * gcc.c-torture/execute/memset-2.c: New test case.
7702
7703 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
7704
7705         PR c++/6256:
7706         * g++.dg/template/friend5.C: New test.
7707
7708         PR c++/6331:
7709         * g++.dg/template/qual1.C: Likewise.
7710
7711 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
7712
7713         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
7714         Include stdlib.h, not stdio.h or ctype.h.
7715
7716 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
7717
7718         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
7719         cris-*-elf* and mmix-*-*.
7720         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
7721         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
7722         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
7723         Ditto.
7724         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
7725         * gcc.dg/wchar_t-1.c: Ditto.
7726
7727 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
7728
7729         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
7730         Clarify comment.
7731
7732 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
7733
7734         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
7735
7736 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7737
7738         * gcc.c-torture/execute/20000906-1.x: Delete.
7739
7740 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
7741
7742         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
7743
7744 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
7745
7746         * PR6367
7747         * g77.f-torture/execute/6367.f: New test.
7748         * g77.f-torture/execute/6367.x: Disable for MMIX.
7749
7750 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7751
7752         * PR6352
7753         * g++.dg/opt/inline2.C: New test.
7754
7755 2002-04-18  Richard Henderson  <rth@redhat.com>
7756
7757         * gcc.dg/20000906-1.c: Enable for all targets.
7758         * gcc.c-torture/compile/iftrap-2.c: New.
7759
7760 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7761
7762         * gcc.dg/20020418-1.c: New test.
7763         * gcc.dg/20020418-2.c: New test.
7764
7765 2002-04-18  Richard Henderson  <rth@redhat.com>
7766
7767         * gcc.c-torture/compile/iftrap-1.c: New.
7768         * gcc.dg/iftrap-1.c: Adjust for ia64.
7769         * gcc.dg/iftrap-2.c: New.
7770
7771 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7772
7773         * gcc.c-torture/compile/20020418-1.c: New test.
7774
7775 2002-04-18  Roger Sayle  <roger@eyesopen.com>
7776
7777         * gcc.c-torture/compile/20020415-1.c: New.
7778
7779 2002-04-18  David S. Miller  <davem@redhat.com>
7780
7781         * gcc.c-torture/execute/20020418-1.c: New test.
7782
7783 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
7784
7785         * gcc.dg/20020416-1.c: New test.
7786
7787         * g++.dg/opt/inline1.C: New test.
7788
7789 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
7790
7791         * gcc.dg/altivec-5.c: New test.
7792
7793         * gcc.dg/20020415-1.c: New test.
7794
7795 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7796
7797         * testsuite/lib/chill.exp: Remove.
7798
7799 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
7800
7801         * g++.dg/other/big-struct.C: New test.
7802
7803 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
7804
7805         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
7806         of scratch file.
7807
7808 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
7809
7810         PR c/6277
7811         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
7812         in scan-assembler function name
7813
7814 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
7815
7816         * g77.f-torture/execute/980628-4.x,
7817         g77.f-torture/execute/980628-5.x,
7818         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7819         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7820         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
7821         i[34567]86-*-*.
7822
7823 2002-04-13  David S. Miller  <davem@redhat.com>
7824
7825         * gcc.c-torture/execute/20020413-1.c: New test.
7826
7827 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
7828
7829         * gcc.dg/asm-6.c,
7830         * g++.dg/ext/asm1.C: New tests.
7831
7832 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
7833
7834         PR c++ 5373.
7835         * g++.dg/parse/stmtexpr1.C: New test.
7836
7837         PR c++/5189.
7838         * g++.dg/template/copy1.C: New test.
7839
7840 2002-04-12  Richard Henderson  <rth@redhat.com>
7841
7842         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
7843
7844 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
7845
7846         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
7847         gcc.c-torture/execute/20020307-2.c.
7848
7849 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
7850
7851         * g++.dg/ext/attrib5.C,
7852         * g++.dg/lookup/struct1.C: New tests.
7853
7854 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
7855
7856         * gcc.dg/20020411-1.c: New test.
7857
7858         * gcc.c-torture/execute/20020411-1.c: New test.
7859
7860 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
7861
7862         * g77.f-torture/execute/6177.f: New test.
7863
7864 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
7865
7866         PR middle-end/6247
7867         * g++.dg/opt/cleanup1.C: New test.
7868
7869         * g++.dg/opt/const1.C: New test.
7870
7871 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
7872
7873         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
7874
7875 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7876
7877         PR c++/5507
7878         * g++.dg/template/typename2.C: New test.
7879
7880 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
7881
7882         * gcc.c-torture/execute/loop-12.c: New.
7883
7884 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
7885
7886         * g77.f-torture/execute/980628-4.x,
7887         g77.f-torture/execute/980628-5.x,
7888         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7889         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7890         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
7891
7892 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7893
7894         PR optimization/6086
7895         * g++.dg/opt/preinc1.C: New test.
7896
7897 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7898
7899         PR c++/5571
7900         * g++.dg/opt/static2.C: New test.
7901
7902 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7903
7904         PR c/5120
7905         * gcc.dg/20020406-1.c: New test.
7906
7907 2002-04-04  David S. Miller  <davem@redhat.com>
7908
7909         * gcc.c-torture/execute/20020404-1.c: New test.
7910
7911 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
7912
7913         PR c/6123
7914         * gcc.dg/20020312-2.c: Do not declare global register variable
7915         if __PIC__ or __pic__ is defined.
7916
7917 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
7918
7919         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
7920         __asm__ so that it works correctly even if -ansi -pedantic-errors.
7921
7922 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7923
7924         * gcc.misc-tests/linkage.exp: Update last change to handle
7925         sparc*-, not just sparc-.
7926
7927 2002-04-03  Richard Henderson  <rth@redhat.com>
7928
7929         * gcc.dg/cpp/ucs.c: Improved long UCS test.
7930
7931 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7932
7933         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
7934
7935 2002-04-02  David S. Miller  <davem@redhat.com>
7936
7937         * gcc.c-torture/execute/20020402-3.c: New test.
7938
7939 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7940
7941         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
7942         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
7943
7944         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
7945         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
7946         g77.f-torture/execute/20001201.x,
7947         g77.f-torture/execute/u77-test.x: New files.
7948
7949         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
7950         * gcc.dg/wchar_t-1.c: Ditto.
7951
7952 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7953
7954         * gcc.c-torture/execute/20020402-1.c: New test.
7955
7956 2002-04-01  Richard Henderson  <rth@redhat.com>
7957
7958         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
7959
7960         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
7961
7962 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7963
7964         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
7965
7966 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7967
7968         * g++.dg/inherit/template-as-base.C: Expect error.
7969         * g++.dg/inherit/namespace-as-base.C: Likewise.
7970
7971 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
7972
7973         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
7974         g++.dg/ext/instantiate3.C: Tweak match patterns.
7975
7976         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
7977         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
7978         -da test.
7979
7980 2002-03-31  Richard Henderson  <rth@redhat.com>
7981
7982         * gcc.dg/special/alias-2.c: New.
7983         * gcc.dg/special/ecos.exp: Run it.
7984
7985 2002-03-31  Richard Henderson  <rth@redhat.com>
7986
7987         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
7988
7989 2002-03-31  Kazu Hirata  <kazu@hxi.com>
7990
7991         * gcc.dg/weak-1.c: Disable on h8300 port.
7992
7993 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
7994
7995         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
7996         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
7997         ordering tests.
7998         * g++.dg/bprob/bprob-1.C: New test.
7999         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
8000         * g++.dg/gcov/gcov-1.C: New test.
8001         * g++.dg/gcov/gcov-1.x: New file.
8002         * g++.dg/gcov/gcov-2.C: New test.
8003         * g++.dg/gcov/gcov-3.C: New test.
8004         * g++.dg/gcov/gcov-3.h: New file.
8005
8006 2002-03-28  Roger Sayle  <roger@eyesopen.com>
8007
8008         * g++.old-deja/g++.other/builtins5.C: New test.
8009         * g++.old-deja/g++.other/builtins6.C: New test.
8010         * g++.old-deja/g++.other/builtins7.C: New test.
8011         * g++.old-deja/g++.other/builtins8.C: New test.
8012         * g++.old-deja/g++.other/builtins9.C: New test.
8013
8014 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
8015
8016         * g++.dg/opt/static1.C: New test.
8017
8018         * g++.dg/opt/longbranch1.C: New test.
8019
8020 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
8021
8022         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
8023
8024         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
8025
8026 2002-03-28  Jeffrey A Law  (law@redhat.com)
8027
8028         * gcc.c-torture/execute/20020328-1.c: New test.
8029
8030 2002-03-27  Richard Henderson  <rth@redhat.com>
8031
8032         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
8033         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
8034         move from g++.old-deja/g++.ext/.
8035
8036 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
8037
8038         * g++.dg/init/new2.C: New test.
8039
8040 2002-03-26  Richard Henderson  <rth@redhat.com>
8041
8042         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
8043
8044         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
8045         on sparc.
8046
8047         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
8048         sparcv9 systems.
8049         * gcc.dg/20001102-1.c: Likewise.
8050
8051 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
8052
8053         * gcc.dg/cpp/endif-pedantic1.c,
8054         gcc.dg/cpp/endif-pedantic2.c:  New tests.
8055
8056 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
8057
8058         * g++.dg/init/new1.C: New test.
8059
8060 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
8061
8062         * g++.dg/abi/vbase9.C: New test.
8063
8064 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
8065
8066         * gcc.dg/arm-asm.c: New test.
8067
8068 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
8069
8070         * gcc.dg/Wswitch-enum.c: New test.
8071         Fix PR c/5044.
8072
8073 2002-03-26  Richard Henderson  <rth@redhat.com>
8074
8075         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
8076         structure.
8077
8078 2002-03-25  Richard Henderson  <rth@redhat.com>
8079
8080         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
8081         sparcv9 systems.
8082
8083         * gcc.c-torture/compile/20011119-1.c (xxx): New.
8084         * gcc.c-torture/compile/20011119-2.c (xxx): New.
8085
8086 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
8087
8088         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
8089
8090 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
8091
8092         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
8093         targets using generic thunk support.
8094
8095 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
8096
8097         * gcc.c-torture/compile/20020323-1.c: New test.
8098
8099         * g++.dg/opt/conj2.C: New test.
8100
8101 2002-03-24  Richard Henderson  <rth@redhat.com>
8102
8103         * gcc.dg/weak-1.c: Use -fno-common.
8104
8105 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8106
8107         * g77.dg/f77-edit-apostrophe-out.f: New test
8108         * g77.dg/f77-edit-h-out.f: New test
8109         * g77.dg/f77-edit-t-in.f: New test
8110         * g77.dg/f77-edit-t-out.f: New test
8111         * g77.dg/f77-edit-x-out.f: New test
8112         * g77.dg/f77-edit-slash-out.f: New test
8113         * g77.dg/f77-edit-colon-out.f: New test
8114         * g77.dg/f77-edit-s-out.f: New test
8115
8116 2002-03-24  Richard Henderson  <rth@redhat.com>
8117
8118         * objc/execute/formal_protocol-6.x: New XFAIL.
8119
8120 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8121
8122         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
8123         that do not support weak symbols
8124
8125 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8126
8127         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
8128         * lib/g77.exp:  Likewise
8129         * lib/objc.exp: Likewise
8130
8131 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
8132
8133         * gcc.dg/Wswitch-default.c: New test.
8134
8135 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
8136
8137         * g++.dg/other/enum1.C: New test.
8138
8139 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
8140
8141         * gcc.dg/pragma-ep-3.c: Fix typo.
8142
8143 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8144
8145         * g++.dg/inherit/template-as-base.C: New test.
8146
8147 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
8148
8149         * g++.old-deja/g++.other/dwarf2-1.C: Move...
8150         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
8151
8152 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
8153
8154         * gcc.dg/cpp/multiline.c: Update to match.
8155
8156 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
8157
8158         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
8159
8160 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
8161
8162         * gcc.dg/cpp/extratokens2.c:  New file.
8163
8164 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
8165
8166         * gcc.dg/20020312-2.c: Add rs6000 target.
8167
8168         * gcc.c-torture/compile/20020319-1.c: New test.
8169
8170 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8171
8172         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
8173         (A, E): Handle this.
8174
8175 2002-03-20  Jason Merrill  <jason@redhat.com>
8176
8177         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
8178         ignoring -fpic.
8179         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
8180         through prune_gcc_output.
8181
8182 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
8183
8184         * gcc.c-torture/compile/20020320-1.c: New test.
8185
8186 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
8187
8188         * gcc.c-torture/compile/20020318-1.c: New test.
8189
8190         * gcc.dg/struct-by-value-1.c: New test.
8191
8192         * gcc.dg/20020319-1.c: New test.
8193
8194 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
8195
8196         * g++.dg/opt/conj1.C: New test.
8197
8198 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
8199
8200         * g++.dg/template/qualttp20.C: Revert previous change.
8201         * g++.dg/template/qualttp3.C: Likewise.
8202         * g++.dg/template/qualttp4.C: Likewise
8203         * g++.dg/template/qualttp5.C: Likewise
8204         * g++.dg/template/qualttp6.C: Likewise
8205         * g++.dg/template/qualttp7.C: Likewise
8206         * g++.dg/template/qualttp8.C: Likewise
8207         * g++.dg/template/recurse.C: Likewise.
8208
8209 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8210
8211         * gcc.dg/cpp/wchar-1.c: Update.
8212
8213 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
8214
8215         * g++.dg/template/conv1.C: New test.
8216         * g++.dg/template/conv2.C: New test.
8217         * g++.dg/template/conv3.C: New test.
8218         * g++.dg/template/conv4.C: New test.
8219
8220 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8221
8222         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
8223         * g++.dg/template/qualttp3.C: Likewise.
8224         * g++.dg/template/qualttp4.C: Likewise
8225         * g++.dg/template/qualttp5.C: Likewise
8226         * g++.dg/template/qualttp6.C: Likewise
8227         * g++.dg/template/qualttp7.C: Likewise
8228         * g++.dg/template/qualttp8.C: Likewise
8229         * g++.dg/template/recurse.C: Likewise.
8230
8231 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8232
8233         * g++.dg/opt/dtor1.C: New test.
8234
8235 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
8236
8237         * gcc.c-torture/compile/20020315-1.c: New test.
8238
8239 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
8240
8241         * gcc.dg/weak-1.c: Fix scan tests.
8242
8243 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
8244
8245         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
8246         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
8247         cris-*-aout* mmix-*-*.
8248         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
8249         cris-*-aout* mmix-*-*.
8250         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
8251         cris-*-elf* cris-*-aout* and mmix-*-*.
8252         * gcc.dg/20001009-1.c: Ditto.
8253         * gcc.dg/20010912-1.c: Ditto.
8254         * gcc.dg/20020122-4.c: Ditto.
8255         * gcc.dg/inline-2.c: Ditto.
8256
8257 2002-03-14  Jeffrey A Law  (law@cygnus.com)
8258
8259         * gcc.c-torture/compile/20020314-1.c: New test.
8260
8261 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
8262
8263         * gcc.c-torture/execute/20020314-1.c: New test.
8264
8265 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
8266
8267         * g++.dg/warn/Wunused-1.C: New test.
8268
8269 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
8270
8271         * g++.dg/abi/mangle6.C: New test.
8272
8273 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
8274
8275         * gcc.c-torture/compile/20020309-2.c: New test.
8276
8277         * gcc.c-torture/compile/20020312-1.c: New test.
8278
8279 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
8280
8281         * g++.dg/other/access1.C: New test.
8282
8283 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
8284
8285         * gcc.c-torture/execute/wchar_t-1.c: New test.
8286
8287 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
8288
8289         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
8290
8291 2002-03-12  Roger Sayle  <roger@eyesopen.com>
8292
8293         * gcc.dg/20020312-1.c: New test case.
8294
8295 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
8296
8297         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
8298
8299 2002-03-11  Richard Henderson  <rth@redhat.com>
8300
8301         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
8302         * g++.old-deja/g++.jason/report.C: Likewise.
8303
8304 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8305
8306         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
8307         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
8308
8309 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8310
8311         * testsuite/g++.dg/overload/pmf1.C: New test.
8312
8313 2002-03-11  Kazu Hirata  <kazu@hxi.com>
8314
8315         * gcc.c-torture/execute/20020307-1.c: Use long.
8316
8317 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
8318
8319         PR optimization/5844
8320         * gcc.dg/20020310-1.c: New test.
8321
8322 2002-03-09  Michael Meissner  <meissner@redhat.com>
8323
8324         * gcc.c-torture/execute/memcpy-2.c: New test.
8325         * gcc.c-torture/execute/memset-1.c: New test.
8326         * gcc.c-torture/execute/strlen-1.c: New test.
8327         * gcc.c-torture/execute/strcmp-1.c: New test.
8328         * gcc.c-torture/execute/strncmp-1.c: New test.
8329
8330 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
8331
8332         * gcc.dg/ppc-ldstruct.c: New test.
8333
8334 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
8335
8336         * gcc.c-torture/execute/va-arg-22.c: New test.
8337
8338 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8339
8340         * gcc.c-torture/compile/20020309-1.c: New test.
8341
8342 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
8343
8344         * gcc.c-torture/execute/20020307-2.c: New test.
8345
8346 2002-03-07  Jeffrey A Law  (law@redhat.com)
8347
8348         * g77.f-torture/compile/20020307-1.f: New test.
8349
8350 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
8351
8352         * gcc.dg/unordered-1.c: New test.
8353
8354 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
8355
8356         * gcc.c-torture/execute/20020307-1.c: New test.
8357
8358 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
8359
8360         * gcc.dg/20020304-1.c: New test.
8361
8362         * gcc.c-torture/compile/20020304-2.c: New test.
8363
8364 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
8365
8366         * gcc.c-torture/compile/20020304-1.c: New test case
8367         (from PR c/5830).
8368
8369 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
8370
8371         * gcc.dg/20020103-1.c: Add other -D ppc variants.
8372
8373 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8374
8375         * g++.dg/other/classkey1.C: New test.
8376
8377 2002-03-01  Richard Henderson  <rth@redhat.com>
8378
8379         * gcc.c-torture/compile/981223-1.x: New.
8380         * gcc.c-torture/compile/920625-1.x: New.
8381
8382 2002-02-28  Richard Henderson  <rth@redhat.com>
8383
8384         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
8385
8386 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
8387
8388         * gcc.c-torture/execute/20020227-1.c: New test.
8389
8390 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
8391
8392         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
8393         here" ERROR lines.
8394         * g++.old-deja/g++.oliva/partord1.C: Likewise.
8395         * g++.old-deja.g++.other/defarg1.C: Likewise.
8396         * g++.old-deja/g++.pt/calls2.C: Likewise.
8397         * g++.old-deja/g++.pt/crash20.C: Likewise.
8398         * g++.old-deja/g++.pt/crash30.C: Likewise.
8399         * g++.old-deja/g++.pt/crash36.C: Likewise.
8400         * g++.old-deja/g++.pt/crash6.C: Likewise.
8401         * g++.old-deja/g++.pt/defarg13.C: Likewise.
8402         * g++.old-deja/g++.pt/derived3.C: Likewise.
8403         * g++.old-deja/g++.pt/error1.C: Likewise.
8404         * g++.old-deja/g++.pt/friend21.C: Likewise.
8405         * g++.old-deja/g++.pt/friend23.C: Likewise.
8406         * g++.old-deja/g++.pt/infinite1.C: Likewise.
8407         * g++.old-deja/g++.robertl/eb128.C: Likewise.
8408
8409 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
8410
8411         * gcc.c-torture/execute/20020225-2.c: New test.
8412
8413 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
8414
8415         * gcc.c-torture/execute/920730-1t.c,
8416         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
8417         Delete test cases, only relevant to -traditional.
8418
8419 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8420
8421         * gcc.dg/cpp/undef1.c: Remove.
8422         * gcc.dg/cpp/directiv.c: Update.
8423         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
8424
8425 2002-02-27  Michael Meissner  <meissner@redhat.com>
8426
8427         * gcc.c-torture/execute/20020226-1.c: New test.
8428
8429 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
8430
8431         * g++.dg/debug/debug4.C: New test.
8432
8433         * gcc.dg/ia64-visibility-1.c: New test.
8434
8435 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
8436
8437         * gcc.dg/debug/20020224-1.c: New.
8438
8439 2002-02-25  Kazu Hirata  <kazu@hxi.com>
8440
8441         * gcc.c-torture/execute/960416-1.x: New.
8442         * gcc.c-torture/execute/divconst-3.x: Likewise.
8443
8444 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
8445
8446         * gcc.dg/20020224-1.c: New test.
8447
8448 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
8449
8450         * gcc.c-torture/execute/20020225-1.c: New.
8451
8452 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8453
8454         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
8455
8456 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
8457
8458         * gcc.dg/20020222-1.c: New test.
8459
8460 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
8461
8462         * g++.dg/opt/anonunion1.C: New test.
8463
8464 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
8465
8466         * g++.dg/template/qualttp19.C: New test.
8467         * g++.dg/template/qualttp20.C: New test.
8468         * g++.old-deja/g++.jason/report.C: Adjust expected errors
8469         * g++.old-deja/g++.other/qual1.C: Likewise.
8470
8471 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
8472
8473         * gcc.dg/attr-alwaysinline.c: New.
8474
8475 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
8476
8477         * gcc.dg/20020220-1.c: New test.
8478
8479         * gcc.dg/20020220-2.c: New test.
8480
8481         * g++.dg/opt/mmx1.C: New test.
8482
8483 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
8484
8485         * gcc.c-torture/compile/20020110.c: New test.
8486
8487 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
8488
8489         * gcc.c-torture/execute/20020219-1.c: New test.
8490
8491         * gcc.dg/20020219-1.c: New test.
8492
8493         * gcc.dg/noncompile/20020220-1.c: New test.
8494
8495         * g++.dg/opt/ptrintsum1.C: New test.
8496
8497         * gcc.dg/debug/20020220-1.c: New test.
8498
8499 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
8500
8501         * gcc.c-torture/execute/20020216-1.c: New test.
8502
8503 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8504
8505         * gcc.dg/decl-1.c: Update, new test.
8506
8507 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
8508
8509         * g++.dg/abi/bitfield1.C: New test.
8510         * g++.dg/abi/bitfield2.C: New test.
8511
8512 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8513
8514         * gcc.dg/attr-nest.c: New test.
8515
8516 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8517
8518         * gcc.c-torture/execute/20020215-1.c: New test.
8519
8520 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
8521
8522         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
8523         * g++.dg/debug/debug.exp: New.
8524         * g++.dg/debug/trivial.C: New.
8525         * g++.dg/debug/debug1.C: Moved...
8526         * g++.dg/other/debug1.C: ...from here.
8527         * g++.dg/debug/debug2.C: Moved...
8528         * g++.dg/other/debug2.C: ...from here.
8529         * g++.dg/debug/debug3.C: Moved...
8530         * g++.dg/other/debug3.C: ...from here.
8531
8532         * gcc.dg/noncompile/20020213-1.c: New test.
8533
8534 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
8535
8536         * g++.dg/other/debug3.C: New test.
8537
8538         * gcc.c-torture/execute/20020213-1.c: New test.
8539
8540 2002-02-13  Richard Smith <richard@ex-parrot.com>
8541
8542         * g++.old-deja/g++.other/thunk1.C: New test.
8543
8544 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8545
8546         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
8547
8548 2002-02-13  Stan Shebs  <shebs@apple.com>
8549
8550         * gcc.dg/altivec-3.c: New.
8551
8552 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
8553
8554         * gcc.dg/Wunreachable-1.c: New test.
8555         * gcc.dg/Wunreachable-2.c: New test.
8556
8557 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8558
8559         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
8560
8561 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
8562
8563         * gcc.dg/decl-1.c: New test.
8564
8565 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8566
8567         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
8568
8569 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8570
8571         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
8572         * gcc.c-torture/compile/980506-1.x: Likewise.
8573
8574 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8575
8576         * gcc.dg/20020210-1.c: New.
8577
8578 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
8579
8580         * g77.f-torture/execute/947.f: New regression test
8581         for PR fortran/947.
8582
8583 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8584
8585         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
8586         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
8587
8588 2002-02-08  Richard Henderson  <rth@redhat.com>
8589
8590         * gcc.c-torture/compile/labels-3.c: New.
8591
8592 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
8593
8594         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
8595         expression statements work instead.
8596         * gcc.dg/noncompile/20020207-1.c: New test.
8597
8598 2002-02-07  Richard Henderson  <rth@redhat.com>
8599
8600         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
8601
8602 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8603
8604         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
8605         message from g77
8606         * lib/g77-dg.exp: Trim g77 error messages so that they are
8607         recognized by dg.exp.
8608
8609 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8610
8611         PR fortran/5473
8612         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
8613
8614 2002-02-07  Richard Henderson  <rth@redhat.com>
8615
8616         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
8617         to be sufficiently aligned for integers.
8618
8619 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
8620
8621         * g++.dg/template/friend4.C: New test.
8622
8623 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8624
8625         PR fortran/5743
8626         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
8627         unsupported cases.
8628
8629 2002-02-07  Richard Henderson  <rth@redhat.com>
8630
8631         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
8632         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
8633         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
8634         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
8635
8636 2002-02-06  Richard Henderson  <rth@redhat.com>
8637
8638         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
8639
8640 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
8641
8642         * gcc.dg/20020206-1.c: New test.
8643
8644 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
8645
8646         * gcc.c-torture/execute/20020206-1.c: New test.
8647
8648         * gcc.c-torture/execute/20020206-2.c: New test.
8649
8650         PR optimization/5429:
8651         * gcc.c-torture/compile/20020206-1.c: New test.
8652
8653 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
8654
8655         * g++.dg/ext/align1.C: Do not use an explicit alignment value
8656         as certain file formats cannot support particularly large
8657         alignments.
8658
8659         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
8660         and do not expect to be able to link the executable.
8661
8662         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
8663         fail because the COFF format does not support the weak attribute.
8664
8665 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
8666
8667         * g77.dg/pr5473.f:  New test
8668
8669 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
8670
8671         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
8672         Fix testcase accordingly.
8673
8674 2002-02-04  Richard Henderson  <rth@redhat.com>
8675
8676         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
8677         (buf): Change to be an array of pointers, not ints.
8678
8679 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8680
8681         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
8682         before all tests.  Move warning one line above to match where it
8683         C frontend emits.
8684         * gcc.dg/Wswitch-2.c: New test.
8685         * g++.dg/warn/Wswitch-1.C: New test.
8686         * g++.dg/warn/Wswitch-2.C: New test.
8687
8688 2002-02-04  Richard Henderson  <rth@redhat.com>
8689
8690         * g++.dg/abi/offsetof.C: Fix size comparison.
8691
8692 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
8693
8694         * gcc.dg/cast-qual-2.c: New test.
8695
8696 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8697
8698         * gcc.dg/20020201-4.c: New test.
8699
8700 2002-02-04  Ben Elliston  <bje@redhat.com>
8701
8702         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
8703         target_info attribute != 0, in addition to the empty string.
8704         (gcc_target_compile): Likewise.
8705
8706 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
8707
8708         * gcc.dg/Wswitch.c: New test.
8709         PR gcc/4475. PR gcc/3780.
8710
8711 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
8712
8713         * g77.f-torture/execute/5122.f: New test for regressions
8714         against PR fortran/5122.
8715
8716 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
8717
8718         * g77.f-torture/compile/pr3743.f: Delete
8719         * g77.dg/pr3743-1.f: New test.
8720         * g77.dg/pr3743-2.f: New test.
8721         * g77.dg/pr3743-3.f: New test.
8722         * g77.dg/pr3743-4.f: New test.
8723
8724 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8725
8726         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
8727
8728 2002-02-02  Richard Henderson  <rth@redhat.com>
8729
8730         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
8731         * gcc.c-torture/execute/bf64-1.c: Likewise.
8732
8733 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8734
8735         * gcc.dg/20020201-2.c: New test.
8736
8737         * gcc.dg/20020201-3.c: New test.
8738
8739         * gcc.c-torture/execute/bitfld-2.c: New test.
8740
8741 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8742
8743         * gcc.dg/bitfld-1.c: Update.
8744         * gcc.dg/bitfld-2.c: Update.
8745         * gcc.c-torture/execute/bitfld-1.x: New.
8746
8747 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8748
8749         * gcc.c-torture/execute/20020201-1.c: New test.
8750
8751 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
8752
8753         PR target/5469
8754         * gcc.dg/20020201-1.c: New test.
8755
8756 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
8757
8758         PR fortran/3743
8759         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
8760         * g77.f-torture/compile/pr3743.x: Remove
8761
8762 2002-01-31  Tom Rix  <trix@redhat.com>
8763
8764         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
8765
8766 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8767
8768         * gcc.dg/noncompile/20020130-1.c: New test.
8769
8770 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
8771
8772         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
8773
8774 2002-01-29  Richard Henderson  <rth@redhat.com>
8775
8776         * gcc.c-torture/execute/991118-1.c: Cast various constants back
8777         to long long.
8778         * gcc.c-torture/execute/bf64-1.c: Likewise.
8779
8780 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
8781
8782         * gcc.c-torture/execute/20020129-1.c: New test.
8783
8784 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8785
8786         * gcc.c-torture/compile/20000224-1.c: Update.
8787         * gcc.c-torture/execute/bitfld-1.c: New tests.
8788         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
8789         * gcc.dg/uninit-A.c: Update.
8790
8791 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8792
8793         * g++.dg/template/ctor1.C: Add instantiation.
8794
8795 2002-01-28  Paul Koning  <pkoning@equallogic.com>
8796
8797         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
8798         argument to __builtin_prefetch to be const ptr.
8799
8800 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
8801
8802         * gcc.c-torture/compile/20020120-1.c: New test.
8803
8804 2002-01-27  Kazu Hirata  <kazu@hxi.com>
8805
8806         * gcc.c-torture/execute/20020127-1.c: New test.
8807
8808 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
8809
8810         * g77.dg/f77-edit-i-in.f: New test
8811         * g77.dg/f77-edit-i-out.f: New test
8812
8813 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
8814
8815         * gcc.dg/debug/debug.exp: New file.
8816         * gcc.dg/debug/trivial.c: New file.
8817         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
8818         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
8819         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
8820         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
8821         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
8822         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
8823         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
8824         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
8825         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
8826         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
8827         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
8828         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
8829         * gcc.dg/20000503-1.c: Removed.
8830         * gcc.dg/20010207-1.c: Removed.
8831         * gcc.dg/20011223-1.c: Removed.
8832         * gcc.dg/20020104-2.c: Removed.
8833         * gcc.dg/debug-1.c: Removed.
8834         * gcc.dg/debug-2.c: Removed.
8835         * gcc.dg/debug-3.c: Removed.
8836         * gcc.dg/debug-4.c: Removed.
8837         * gcc.dg/debug-5.c: Removed.
8838         * gcc.dg/debug-6.c: Removed.
8839         * gcc.dg/dwarf2-1.c: Removed.
8840         * gcc.dg/dwarf2-2.c: Removed.
8841
8842 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
8843
8844         * g++.old-deja/g++.other/eh5.C: New test.
8845         * g++.old-deja/g++.other/sibcall2.C: New test.
8846         * g++.old-deja/g++.other/array9.C: New test.
8847         * g++.old-deja/g++.other/typename2.C: New test.
8848         * g++.old-deja/g++.other/crash60.C: New test.
8849         * g++.old-deja/g++.other/conv9.C: New test.
8850         * g++.old-deja/g++.other/mangle10.C: New test.
8851         * g++.old-deja/g++.other/unchanging1.C: New test.
8852         * g++.old-deja/g++.other/exprstmt1.C: New test.
8853         * g++.old-deja/g++.other/inline23.C: New test.
8854         * g++.old-deja/g++.eh/ia64-1.C: New test.
8855         * g++.old-deja/g++.other/dwarf2-1.C: New test.
8856         * g++.old-deja/g++.other/reload1.C: New test.
8857         * g++.old-deja/g++.other/static20.C: New test.
8858         * g++.old-deja/g++.other/local-alloc1.C: New test.
8859         * g++.old-deja/g++.other/conv8.C: New test.
8860         * g++.old-deja/g++.other/stmtexpr2.C: New test.
8861         * g++.old-deja/g++.other/storeexpr1.C: New test.
8862         * g++.old-deja/g++.other/storeexpr2.C: New test.
8863         * g++.dg/eh/template2.C: New test.
8864         * g++.dg/warn/weak1.C: New test.
8865
8866 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
8867
8868         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8869         Remove first, non-varying, argument.
8870
8871 2002-01-23  Richard Henderson  <rth@redhat.com>
8872
8873         * gcc.dg/inline-2.c: New.
8874
8875         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
8876         Add optional target arg.  Check number of arguments.
8877         (scan-assembler-not, scan-assembler-dem): Likewise.
8878         (scan-assembler-dem-not): Likewise.
8879
8880 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8881
8882         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
8883         line 12.
8884         * g++.old-deja/g++.brendan/parse3.C,
8885         g++.old-deja/g++.other/crash26.C,
8886         g++.old-deja/g++.other/crash28.C,
8887         g++.old-deja/g++.other/crash29.C,
8888         g++.old-deja/g++.other/crash30.C,
8889         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
8890
8891 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
8892
8893         * gcc.dg/20020115-1.c: New.
8894
8895 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
8896
8897         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
8898
8899 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
8900
8901         * gcc.dg/20020122-3.c: New.
8902
8903 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
8904
8905         * g++.dg/other/gc1.C: New test.
8906
8907 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8908
8909         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
8910
8911 2002-01-22  Richard Henderson  <rth@redhat.com>
8912
8913         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
8914
8915 2002-01-22  Richard Henderson  <rth@redhat.com>
8916
8917         * gcc.dg/20020122-4.c: New.
8918
8919 2002-01-22  H.J. Lu <hjl@gnu.org>
8920
8921         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
8922         link output.
8923         * gcc.dg/special/ecos.exp: Likewise.
8924         * lib/g++-dg.exp: Likewise.
8925         * lib/g77-dg.exp: Likewise.
8926         * lib/gcc-dg.exp : Likewise.
8927         * lib/mike-g++.exp: Likewise.
8928         * lib/mike-g77.exp: Likewise.
8929         * lib/mike-gcc.exp: Likewise.
8930         * lib/objc-dg.exp: Likewise.
8931
8932 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
8933
8934         PR target/5379
8935         * gcc.dg/20020122-2.c: New test.
8936
8937 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
8938
8939         * gcc.dg/20020122-1.c: New test.
8940
8941 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
8942
8943         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
8944
8945 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
8946
8947         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
8948
8949 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8950
8951         * gcc.c-torture/compile/20020121-1.c: New test.
8952
8953 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8954
8955         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
8956         ld_library_path.
8957
8958 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
8959
8960         * gcc.dg/20020218-1.c: New test.
8961
8962 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
8963
8964         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
8965         messages
8966         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
8967         "At global scope" warning
8968         * g++.dg/ext/align1.C: Change cygwin test for alignment
8969         from db-bogus to dg-warning
8970
8971 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
8972
8973         * g77.f-torture/compile/cpp2.F: New test.
8974
8975 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8976
8977         * g++.dg/template/access1.C: New test.
8978
8979 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
8980
8981         * gcc.dg/20020118-1.c: New.
8982
8983 2002-01-18  Kazu Hirata  <kazu@hxi.com>
8984
8985         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
8986
8987 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8988
8989         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
8990         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
8991         alignment warnings.
8992
8993 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8994
8995         * gcc.misc-tests/i386-prefetch.exp: Save and restore
8996         torture_with_loops and torture_without_loops
8997
8998 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
8999
9000         * gcc.c-torture/compile/20020116-1.c: New test.
9001
9002 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
9003
9004         * gcc.dg/20020116-2.c: New test.
9005
9006         * gcc.dg/ultrasp4.c: New test.
9007
9008         * gcc.dg/20020116-1.c: New test.
9009
9010 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
9011
9012         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
9013         by EABI.
9014
9015 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
9016
9017         * gcc.misc-tests/i386-prefetch.exp: New.
9018         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
9019         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
9020         * gcc.misc-tests/i386-pf-none-1.c: New test.
9021         * gcc.misc-tests/i386-pf-sse-1.c: New test.
9022
9023 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
9024
9025         * gcc.dg/gnu89-init-1.c: Add new tests.
9026
9027 2002-01-15  Andreas Jaeger  <aj@suse.de>
9028
9029         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
9030         * gcc.dg/i386-mmx-2.c: Likewise.
9031         * gcc.dg/i386-sse-1.c: Likewise.
9032         * gcc.dg/i386-sse-2.c: Likewise.
9033         * gcc.dg/i386-sse-3.c: Likewise.
9034
9035 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
9036
9037         * g77.f-torture/execute/intrinsic-unix-bessel.f:
9038         Uncomment additional cases that now pass.
9039
9040 2002-01-11  Richard Henderson  <rth@redhat.com>
9041
9042         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
9043         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
9044
9045 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
9046
9047         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
9048
9049 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
9050
9051         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
9052         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
9053
9054 2002-01-10  Dale Johannesen  <dalej@apple.com>
9055
9056         * gcc.c-torture/execute/loop-11.c: New.
9057
9058 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
9059
9060         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
9061         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
9062
9063 2002-01-09  Richard Henderson  <rth@redhat.com>
9064
9065         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
9066         type in which to perform the operation for each size.
9067
9068 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
9069
9070         * gcc.c-torture/compile/20020109-2.c: New test.
9071
9072 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
9073
9074         * gcc.c-torture/execute/loop-10.c: New test.
9075
9076 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9077
9078         * gcc.c-torture/compile/20010226-1.c: New test.
9079         * gcc.c-torture/compile/20010227-1.c: New test.
9080         * gcc.c-torture/compile/20010426-1.c: New test.
9081         * gcc.c-torture/compile/20010510-1.c: New test.
9082         * gcc.c-torture/compile/20010605-3.c: New test.
9083         * gcc.c-torture/compile/20010824-1.c: New test.
9084         * gcc.c-torture/execute/20010409-1.c: New test.
9085         * gcc.dg/noncompile/20000901-1.c: New test.
9086         * gcc.dg/20001023-1.c: New test.
9087         * gcc.dg/20001101-1.c: New test.
9088         * gcc.dg/20001102-1.c: New test.
9089         * gcc.dg/20010207-1.c: New test.
9090         * gcc.dg/20010405-1.c: New test.
9091         * gcc.dg/20010822-1.c: New test.
9092         * gcc.dg/20011107-1.c: New test.
9093
9094 2002-01-09  Jeffrey A Law  (law@redhat.com)
9095
9096         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
9097
9098         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
9099         execution failure on PA targets.
9100
9101 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9102
9103         * gcc.c-torture/compile/20020109-1.c: New test.
9104
9105 2002-01-08  Kazu Hirata  <kazu@hxi.com>
9106
9107         * gcc.c-torture/execute/20020108-1.c: New test.
9108
9109 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
9110
9111         * gcc.dg/20020108-1.c: New test.
9112
9113 2002-01-08  H.J. Lu <hjl@gnu.org>
9114
9115         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
9116         for header files.
9117
9118 2002-01-08  Geoff Keating  <geoffk@redhat.com>
9119
9120         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
9121         consistency.
9122
9123 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
9124
9125         * gcc.dg/altivec-4.c: Test altivec predicates.
9126
9127 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
9128
9129         * gcc.c-torture/execute/20020107-1.c: New test.
9130
9131 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9132
9133         PR c/5279
9134         * gcc.c-torture/compile/20020106-1.c: New test.
9135
9136 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
9137
9138         * gcc.c-torture/execute/nestfunc-4.c: New test.
9139
9140 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9141
9142         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
9143         extra triple that slipped in.
9144         * g++.old-deja/g++.abi/align.C: Likewise.
9145         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9146
9147 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9148
9149         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
9150         * g++.old-deja/g++.abi/align.C: Likewise.
9151         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9152
9153         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
9154         on FreeBSD/i386.
9155         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
9156         FreeBSD.
9157
9158 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
9159
9160         * gcc.dg/20020104-1.c: New test.
9161
9162         * gcc.dg/20020104-2.c: New test.
9163
9164 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
9165
9166         * gcc.dg/20020103-1.c: Fix typo in target selector.
9167
9168 2002-01-03  Richard Henderson  <rth@redhat.com>
9169
9170         * gcc.dg/20020103-1.c: New.
9171
9172 2002-01-03  Kazu Hirata  <kazu@hxi.com>
9173
9174         * gcc.c-torture/execute/20020103-1.c: New test.
9175
9176 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
9177
9178         * g++.dg/other/debug2.C: New test.
9179
9180         * gcc.c-torture/compile/20020103-1.c: New test.
9181
9182 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
9183
9184         * gcc.dg/gnu89-init-1.c: Added new tests.
9185
9186 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9187
9188         * g++.dg/template/friend2.C: Remove as patch is reverted.
9189
9190         * g++.dg/warn/oldcast1.C: New test.
9191
9192         * g++.dg/template/ptrmem1.C: New test.
9193         * g++.dg/template/ptrmem2.C: New test.
9194
9195         * g++.dg/template/ntp.C: New test.
9196
9197         * g++.dg/other/component1.C: New test.
9198
9199         * g++.dg/template/ttp3.C: New test.
9200
9201         * g++.dg/template/friend2.C: New test.
9202         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
9203
9204 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9205
9206         * g++.dg/other/ptrmem1.C: New test.
9207         * g++.dg/other/ptrmem2.C: New test.
9208
9209 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9210
9211         * g++.dg/template/ctor1.C: New test.
9212
9213 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9214
9215         * g++.dg/template/friend2.C: New test.
9216
9217 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
9218
9219         * gcc.dg/mmix-1.c: New test.
9220
9221 2001-12-31  Richard Henderson  <rth@redhat.com>
9222
9223         * gcc.dg/asm-5.c: New.
9224
9225 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
9226
9227         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
9228         in namespace __gnu_cxx
9229
9230 2001-12-30  Richard Henderson  <rth@redhat.com>
9231
9232         * gcc.dg/debug-6.c: New.
9233
9234 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
9235
9236         * gcc.c-torture/compile/20011229-2.c: New test.
9237
9238 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
9239
9240         * gcc.dg/debug-3.c: New test.
9241         * gcc.dg/debug-4.c: New test.
9242         * gcc.dg/debug-5.c: New test.
9243
9244 2001-12-29  Richard Henderson  <rth@redhat.com>
9245
9246         * g++.dg/eh/loop1.C: New.
9247
9248 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9249
9250         * g++.dg/template/crash1.C: New test.
9251
9252 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9253
9254         * g++.dg/other/const1.C: New test.
9255
9256 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
9257
9258         * gcc.c-torture/compile/20011229-1.c: New test.
9259
9260 2001-12-28  Stan Shebs  <shebs@apple.com>
9261
9262         * lib/objc-torture.exp: Resync with c-torture.exp.
9263         * lib/objc.exp: Load standard libraries.
9264
9265 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
9266
9267         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
9268         additional tests.
9269
9270 2001-12-27  Roger Sayle <roger@eyesopen.com>
9271
9272         * gcc.c-torture/execute/string-opt-16.c: New testcase.
9273
9274 2001-12-27  Richard Henderson  <rth@redhat.com>
9275
9276         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
9277
9278 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
9279
9280         * g++.dg/eh/ctor1.C: New test.
9281         * g++.dg/other/error2.C: New test.
9282
9283 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
9284
9285         * g++.dg/other/init2.C: New test.
9286
9287 2001-12-24  Richard Henderson  <rth@redhat.com>
9288
9289         * gcc.dg/20011223-1.c: New.
9290         * gcc.dg/inline-1.c: New.
9291
9292 2001-12-23  Richard Henderson  <rth@redhat.com>
9293
9294         * gcc.dg/asm-4.c: Test operand modifiers.
9295
9296 2001-12-23  Richard Henderson  <rth@redhat.com>
9297
9298         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
9299
9300 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9301
9302         * gcc.c-torture/execute/20011223-1.c: New test.
9303
9304 2001-12-21  Richard Henderson  <rth@redhat.com>
9305
9306         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
9307         re-enables the warning.
9308
9309 2001-12-21  Richard Henderson  <rth@redhat.com>
9310
9311         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
9312
9313 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9314
9315         * gcc.c-torture/compile/20011218-1.c: New test.
9316
9317 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
9318
9319         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
9320         arm-isr.c test.
9321         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
9322         epilogue generation for ARM ISR routines.
9323
9324 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9325
9326         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
9327         * gcc.dg/format/c90-printf-3.c: Likewise.
9328         * gcc.dg/format/c99-printf-3.c: Likewise.
9329         * gcc.dg/format/ext-1.c: Likewise.
9330         * gcc.dg/format/ext-6.c: Likewise.
9331         * gcc.dg/format/format.h: Prototype unlocked stdio.
9332
9333 2001-12-20  Richard Henderson  <rth@redhat.com>
9334
9335         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
9336         (arena): Use it.
9337         (malloc): Correct allocation logic.  Abort if we fill up the
9338         arena before initialization complete.
9339         (realloc): Correct allocation logic.
9340
9341 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9342
9343         * gcc.c-torture/compile/20011219-2.c: New test.
9344
9345         * gcc.c-torture/execute/20011219-1.c: New test.
9346
9347 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
9348
9349         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
9350         target does not support weak symbols.
9351
9352 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
9353
9354         * gcc.c-torture/compile/20011219-1.c: New test.
9355
9356 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
9357
9358         * g++.dg/other/error1.C: New test.
9359
9360 2001-12-17  Jeffrey A Law  (law@redhat.com)
9361
9362         * gcc.c-torture/execute/20011217-1.c: New test.
9363
9364 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
9365
9366         * objc.dg/special/: New directory.
9367         * objc.dg/special/special.exp: New file.
9368         * objc.dg/special/unclaimed-category-1.h: New file.
9369         * objc.dg/special/unclaimed-category-1a.m: New file.
9370         * objc.dg/special/unclaimed-category-1.m: New file.
9371
9372 2001-12-17  Andreas Jaeger  <aj@suse.de>
9373
9374         * gcc.c-torture/compile/20011217-2.c: New test.
9375
9376 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9377
9378         * gcc.c-torture/compile/20011217-1.c: New test.
9379
9380 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
9381
9382         * testsuite/gcc.dg/20011214-1.c: New.
9383
9384 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
9385
9386         * gcc.dg/altivec-4.c: New.
9387
9388 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
9389
9390         * gcc.dg/20011113-1.c: New test.
9391
9392 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9393
9394         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
9395         std::__malloc_alloc_template<0> and
9396         std::__default_alloc_template<false, 0>.
9397
9398 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
9399
9400         * objc/execute/bf-21.m: New test.
9401         * objc/execute/enumeration-1.m: New test.
9402         * objc/execute/enumeration-2.m: New test.
9403
9404 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
9405
9406         * gcc.dg/gnu89-init-1.c: New test.
9407
9408 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9409
9410         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
9411         * g++.old-deja/g++.jason/2371.C: Likewise.
9412         * g++.old-deja/g++.jason/template33.C: Likewise.
9413         * g++.old-deja/g++.jason/template34.C: Likewise.
9414         * g++.old-deja/g++.jason/template36.C: Likewise.
9415         * g++.old-deja/g++.oliva/typename1.C: Likewise.
9416         * g++.old-deja/g++.oliva/typename2.C: Likewise.
9417         * g++.old-deja/g++.other/typename1.C: Likewise.
9418         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9419         * g++.old-deja/g++.pt/nontype5.C: Likewise.
9420         * g++.old-deja/g++.pt/typename11.C: Likewise.
9421         * g++.old-deja/g++.pt/typename14.C: Likewise.
9422         * g++.old-deja/g++.pt/typename16.C: Likewise.
9423         * g++.old-deja/g++.pt/typename3.C: Likewise.
9424         * g++.old-deja/g++.pt/typename4.C: Likewise.
9425         * g++.old-deja/g++.pt/typename5.C: Likewise.
9426         * g++.old-deja/g++.pt/typename7.C: Likewise.
9427         * g++.old-deja/g++.robertl/eb9.C: Likewise.
9428
9429 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
9430
9431         * g++.dg/other/linkage1.C: New test.
9432         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
9433         specifiers.
9434
9435 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
9436
9437         * gcc.dg/concat.c: New test.
9438
9439 2001-12-11  Stan Shebs  <shebs@apple.com>
9440
9441         * objc/compile: New test directory.
9442         * objc/compile/compile.exp: New expect script.
9443         * objc/compile/20011211-1.m: New compile test.
9444
9445 2001-12-11  Jason Merrill  <jason@redhat.com>
9446
9447         * lib/prune.exp (prune_gcc_output): Also handle "In member
9448         function".  So many permutations...
9449
9450 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
9451
9452         * g++.dg/template/typedef1.C: New test.
9453
9454 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
9455
9456         * g++.dg/other/copy1.C: New test.
9457
9458 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
9459
9460         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
9461
9462         * gcc.dg/builtin-choose-expr.c: New.
9463
9464 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
9465
9466         * gcc.dg/altivec-2.c: New.
9467
9468 2001-12-07  Richard Henderson  <rth@redhat.com>
9469
9470         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
9471
9472 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
9473
9474         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
9475         ultrasparc.
9476
9477 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9478
9479         * g++-old.deja/g++.robertl/eb101.C: Deleted.
9480
9481 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
9482
9483         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
9484         variable argument list.
9485
9486 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
9487
9488         * gcc.c-torture/execute/memcheck: Delete entire directory.
9489         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
9490         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
9491
9492 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9493
9494         * gcc.dg/Wshadow-1.c: New test.
9495
9496 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
9497
9498         * gcc.c-torture/compile/20011130-1.c: New test.
9499
9500         * gcc.dg/noncompile/20011025-1.c: New test.
9501
9502         * g++.dg/other/anon-union.C: New test.
9503
9504         * gcc.c-torture/execute/20011024-1.c: New test.
9505
9506 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9507
9508         * gcc.c-torture/execute/20000722-1.x,
9509         gcc.c-torture/execute/20010123-1.x: Remove.
9510         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
9511         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
9512         gcc.dg/c99-complit-2.c: New tests.
9513
9514 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
9515
9516         * g++.dg/inherit/base1.C: New test.
9517
9518 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
9519
9520         * g++.dg/other/stdarg1.C: New test.
9521
9522         * gcc.c-torture/compile/20011130-2.c: New test.
9523
9524 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
9525
9526         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
9527         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
9528         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
9529         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
9530         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
9531         * gcc.dg/builtin-prefetch-1.c: New test.
9532
9533 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
9534
9535         * gcc.dg/20011130-1.c: New test.
9536
9537 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
9538
9539         * g++.dg/other/scope1.C: New test.
9540         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
9541
9542 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9543
9544         * gcc.dg/vla-init-1.c: New test.
9545
9546 2001-12-01  Geoff Keating  <geoffk@redhat.com>
9547
9548         * gcc.c-torture/compile/structs.c: New testcase from GDB.
9549
9550 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9551
9552         * objc.dg/alias.m: Update.
9553         * objc.dg/class-1.m: Update.
9554         * objc.dg/const-str-1.m: Update.
9555         * objc.dg/fwd-proto-1.m: Update.
9556         * objc.dg/id-1.m: Update.
9557         * objc.dg/super-class-1.m: Update.
9558
9559 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
9560
9561         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
9562         constructs.
9563
9564 2001-11-28  Jeffrey A Law  (law@cygnus.com)
9565
9566         * gcc.c-torture/execute/20011128-1.c: New test.
9567
9568 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
9569
9570         * gcc.dg/20011127-1.c: New test.
9571
9572 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9573
9574         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
9575         from Austin Group draft 7.
9576         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
9577         scanf format arguments.
9578         * gcc.dg/format/no-exargs-2.c: New test.
9579
9580 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
9581
9582         * g++.dg/abi/vbase8-4.C: New test.
9583
9584 2001-11-24  Ian Lance Taylor  <ian@airs.com>
9585
9586         * gcc.c-torture/execute/20011121-1.c: New test.
9587
9588 2001-11-23  Jeffrey A Law  (law@cygnus.com)
9589
9590         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
9591
9592 2001-11-23  Andreas Jaeger  <aj@suse.de>
9593
9594         * gcc.dg/cpp/charconst-2.c: New test.
9595
9596 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
9597
9598         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
9599         to the host if it is remote.  Let tests specify extra headers
9600         they use.
9601         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
9602         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
9603         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
9604         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
9605         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
9606         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
9607         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
9608         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
9609         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
9610         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
9611
9612 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
9613
9614         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
9615         for little endian ARMs.
9616
9617 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
9618
9619         * gcc.c-torture/compile/20011119-1.c: New test.
9620         * gcc.c-torture/compile/20011119-2.c: New test.
9621
9622 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
9623
9624         * gcc.dg/altivec-1.c: Fix typo.
9625
9626 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9627
9628         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
9629
9630 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9631
9632         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
9633
9634 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
9635
9636         * lib/g77.exp: Don't specify --rpath-link.
9637
9638         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
9639         across all the headers.
9640         * gcc.dg/format/format.exp: For testing on a remote host,
9641         copy format.h.
9642
9643         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
9644         * gcc.c-torture/execute/930406-1.c: Likewise.
9645         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9646
9647 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
9648
9649         * gcc.dg/altivec-1.c: New.
9650
9651 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
9652
9653         * gcc.dg/cpp/fpreprocessed.c: New test case.
9654
9655 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9656
9657         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
9658         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
9659         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
9660
9661 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9662
9663         * gcc.dg/no-builtin-1.c: New test.
9664
9665 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
9666
9667         * gcc.c-torture/execute/20011115-1.c: New test.
9668
9669 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
9670
9671         * gcc.c-torture/compile/20011114-2.c: New test.
9672         * gcc.c-torture/compile/20011114-3.c: New test.
9673         * gcc.c-torture/compile/20011114-4.c: New test.
9674
9675 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9676
9677         * g++.dg/other/init1.C: New test.
9678
9679 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
9680
9681         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
9682         message.
9683
9684         * gcc.c-torture/execute/20011114-1.c: New testcase.
9685
9686         * gcc.c-torture/compile/20010327-1.c: Revert last change.
9687         * gcc.c-torture/compile/20011114-1.c: New test, exactly
9688         like the (before this change) version of 20010327-1.c.
9689
9690 2001-11-14  Roger Sayle <roger@eyesopen.com>
9691
9692         * gcc.c-torture/execute/string-opt-13.c: New testcase.
9693
9694 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
9695
9696         * g++.dg/init/array2.C: New test.
9697
9698 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
9699
9700         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
9701
9702 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
9703
9704         * g++.dg/other/forscope1.C: New test.
9705         * g++.dg/ext/forscope1.C: New test.
9706         * g++.dg/ext/forscope2.C: New test.
9707
9708 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
9709
9710         * gcc.c-torture/execute/20011113-1.c: New test.
9711
9712 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
9713
9714         * gcc.c-torture/execute/20011109-2.c: New test.
9715
9716         * gcc.c-torture/execute/20011109-1.c: New test.
9717
9718 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
9719
9720         * gcc.c-torture/compile/20011109-1.c: New test.
9721
9722 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9723
9724         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
9725         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
9726         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
9727         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
9728         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
9729         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
9730         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
9731
9732 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9733
9734         * g++.dg/warn/Wshadow-1.C: New tests.
9735         * g++.old-deja/g++.mike/for3.C: Update.
9736
9737 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9738
9739         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
9740         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
9741         XFAILs.  Adjust expected error texts.
9742         * gcc.c-torture/compile/20011106-1.c,
9743         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
9744         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
9745         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
9746         gcc.dg/c99-array-lval-5.c: New tests.
9747
9748 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9749
9750         * gcc.dg/cpp/defined.c: Update.
9751
9752 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9753
9754         * gcc.c-torture/execute/anon-1.c: New test.
9755
9756 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
9757
9758         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
9759         same size, so no warning should be produced on stormy16.
9760
9761         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
9762         due to oversized array.
9763         * g++.old-deja/g++.mike/ns15.C: Likewise.
9764         * g++.old-deja/g++.pt/crash16.C: Likewise.
9765
9766 2001-11-02  Graham Stott  <grahams@redhat.com>
9767
9768         * g++.dgother/debug1.C: Fix typos.
9769
9770 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
9771
9772         * g++.dg/other/debug1.C: New test.
9773
9774 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9775
9776         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
9777         of unsigned long.
9778
9779 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
9780
9781         * gcc.dg/20011029-2.c: New test.
9782
9783         * gcc.c-torture/compile/20011029-1.c: New test.
9784
9785 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
9786
9787         * objc/execute/class_self-1.m: New test.
9788         * objc/execute/class_self-2.m: New test.
9789
9790 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
9791
9792         * gcc.misc-tests/msgs.exp: Delete.
9793         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
9794         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
9795         error set to match recent changes.
9796
9797 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
9798
9799         * gcc.dg/20011021-1.c: New test.
9800
9801 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
9802
9803         * gcc.c-torture/compile/20011023-1.c: New test.
9804
9805 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
9806
9807         * lib/g77.exp: Rewrite based on lib/g++.exp.
9808
9809 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
9810
9811         * gcc.c-torture/execute/20011019-1.c: New test.
9812
9813         * gcc.dg/20011018-1.c: New test.
9814
9815 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
9816
9817         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
9818
9819 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
9820
9821         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
9822         * gcc.dg/attr-invalid.c: Likewise.
9823
9824 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
9825
9826         * testsuite/gcc.dg/20011015-1.c: New test.
9827
9828 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9829
9830         * g++.dg/template/unify2.C: New test.
9831
9832 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9833
9834         * g++.dg/other/exception-specification.C: New test
9835
9836 2001-10-13  Tom Rix  <trix@redhat.com>
9837
9838         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
9839         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
9840
9841 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
9842
9843         * testsuite/gcc.dg/20011009-1.c: New test.
9844
9845 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
9846
9847         PR g++/4476
9848         * g++.dg/other/friend1.C: New test.
9849
9850 2001-10-11  Richard Henderson  <rth@redhat.com>
9851
9852         * g++.old-deja/g++.other/crash18.C: Add -S to options.
9853
9854 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9855
9856         * gcc.c-torture/compile/20011010-1.c: New.
9857
9858 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9859
9860         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
9861         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
9862         g77.f-torture/execute/execute.exp,
9863         g77.f-torture/noncompile/noncompile.exp,
9864         gcc.c-torture/compile/compile.exp,
9865         gcc.c-torture/execute/execute.exp,
9866         gcc.c-torture/execute/ieee/ieee.exp,
9867         gcc.c-torture/execute/memcheck/memcheck.exp,
9868         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
9869         objc/execute/execute.exp: Update FSF address.
9870
9871 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9872
9873         * gcc.dg/cpp/cmdlne-C.c: Update.
9874         * gcc.dg/cpp/cmdlne-C2.c: New.
9875
9876 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9877
9878         * gcc.c-torture/execute/20011008-3.c: New.
9879
9880 2001-10-08  DJ Delorie  <dj@redhat.com>
9881
9882         * gcc.dg/20011008-1.c: New.
9883         * gcc.dg/20011008-2.c: New.
9884
9885 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9886
9887         * gcc.dg/cpp/spacing1.c: Update test.
9888
9889 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9890
9891         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
9892         spelling errors of "separate" as "seperate".
9893
9894 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
9895
9896         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
9897         enough to avoid inlining.
9898
9899 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9900
9901         * lib/g77.exp: set libg2c_dir correctly.
9902
9903 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9904
9905         * gcc.dg/cpp/macro11.c: New test.
9906
9907 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9908
9909         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
9910         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
9911         gcc.dg/format/multattr-3.c: New tests.
9912         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
9913         tests for format attributes on function pointers being rejected.
9914
9915 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9916
9917         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
9918
9919 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9920
9921         * g++.dg/warn/format1.C: New test.
9922
9923 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9924
9925         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
9926
9927 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9928
9929         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
9930
9931 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9932
9933         * gcc.dg/cpp/redef2.c: Add test.
9934
9935 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
9936
9937         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
9938         long-standing bug on i686, apparently.
9939         * gcc.c-torture/execute/loop-2c.x: New file.
9940         * gcc.c-torture/execute/loop-2d.x: New file.
9941         * gcc.c-torture/execute/loop-3c.x: New file.
9942
9943 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
9944
9945         * gcc.dg/cpp/20000625-2.c: Correct line number.
9946
9947 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9948
9949         * gcc.dg/cpp/macro10.c: New test.
9950         * gcc.dg/cpp/strify3.c: New test.
9951         * gcc.dg/cpp/spacing1.c: Add tests.
9952         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
9953         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
9954
9955 2001-09-24  DJ Delorie  <dj@redhat.com>
9956
9957         * gcc.c-torture/execute/20010924-1.c: New test.
9958
9959 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9960
9961         * testsuite/objc/execute/paste.m: Remove.
9962
9963 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9964
9965         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
9966
9967 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
9968
9969         * g77.dg/strlen0.f: New test.
9970
9971 2001-09-21  Richard Henderson  <rth@redhat.com>
9972
9973         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
9974         * g++.old-deja/g++.abi/vtable2.C: Likewise.
9975
9976 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9977
9978         Table-driven attributes.
9979         * g++.dg/ext/attrib1.C: New test.
9980
9981 2001-09-20  DJ Delorie  <dj@redhat.com>
9982
9983         * gcc.dg/20000926-1.c: Update expected warning messages.
9984         * gcc.dg/array-2.c: Likewise, and test for warnings too.
9985         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
9986         array.
9987
9988 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
9989
9990         * g++.dg/eh/registers1.C: New test case.
9991
9992 2001-09-17  Richard Henderson  <rth@redhat.com>
9993
9994         * gcc.dg/array-5.c: Fix VLA decomposition test.
9995
9996 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9997
9998         * gcc.dg/cpp/line5.c: New testcase.
9999
10000 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
10001
10002         * gcc.dg/cpp/macro9.c: New test.
10003
10004 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
10005
10006         * gcc.c-torture/execute/980223.c: Change type of addr from long
10007         to char *.
10008
10009 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
10010
10011         * gcc.c-torture/execute/20010915-1.c: New test.
10012
10013 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
10014
10015         * g77.dg/bprob: New directory.
10016         * g77.dg/bprob/bprob.exp: New file.
10017         * g77.dg/bprob/bprob-1.f: New test.
10018         * g77.dg/gcov: New directory.
10019         * g77.dg/gcov/gcov.exp: New file.
10020         * g77.dg/gcov/gcov-1.f: New test.
10021         * g77.dg/gcov/gcov-1.x: New file.
10022
10023 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10024
10025         * gcc.dg/cpp/directiv.c: Update.
10026         * gcc.dg/cpp/undef1.c: Update.
10027
10028 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
10029
10030         * gcc.dg/20010912-1.c: New test.
10031
10032 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
10033
10034         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
10035         language-independent file in lib.
10036         * lib/gcov.exp: New file.
10037
10038 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10039
10040         * gcc.c-torture/compile/20010911-1.c: New test.
10041
10042 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
10043
10044         * lib/profopt.exp: New, to support profile-directed optimizations.
10045         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
10046         * gcc.misc-tests/bprob-1.c: New test.
10047         * gcc.misc-tests/bprob-2.c: New test.
10048
10049 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
10050
10051         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
10052         XFAIL and which kinds of gcov output to verify.
10053         * gcc.misc-tests/gcov-4b.x: New file.
10054         * gcc.misc-tests/gcov-5b.x: New file.
10055         * gcc.misc-tests/gcov-6.x: New file.
10056         * gcc.misc-tests/gcov-7.c: New test.
10057         * gcc.misc-tests/gcov-7.x: New file.
10058
10059 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
10060
10061         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
10062         * gcc.misc-tests/gcov-6.c: New test.
10063
10064 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
10065
10066         PR c++/3986
10067         * g++.dg/abi/vbase1.C: New test.
10068
10069 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
10070
10071         * objc.dg/method-2.m: New.
10072
10073 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10074
10075         PR c++/4203
10076         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
10077         * g++.dg/init/empty1.C: New test.
10078
10079 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
10080
10081         * gcc.c-torture/compile/20010903-1.c: New test.
10082
10083 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
10084
10085         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
10086         for m68k.
10087
10088 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
10089
10090         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
10091
10092         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
10093
10094         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
10095
10096 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
10097
10098         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
10099         for 16-bit 'unsigned int'.
10100
10101 2001-08-29  Kazu Hirata  <kazu@hxi.com>
10102
10103         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
10104
10105 2001-08-27  Richard Henderson  <rth@redhat.com>
10106
10107         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
10108         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
10109
10110 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
10111
10112         * gcc.dg/asm-names.c (ymain): New.
10113
10114 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
10115
10116         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
10117         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
10118         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
10119
10120 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10121
10122         * gcc.dg/compare5.c: New testcase.
10123
10124 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
10125
10126         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
10127         and "In instantiation".
10128
10129 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
10130
10131         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
10132
10133 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
10134
10135         * gcc.misc-tests/gcov.exp: Add support for branch information.
10136         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
10137         * gcc.misc-tests/gcov-4.c: New test.
10138         * gcc.misc-tests/gcov-4b.c: New test.
10139         * gcc.misc-tests/gcov-5b.c: New test.
10140
10141 2001-08-20  Zack Weinberg  <zackw@panix.com>
10142
10143         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
10144         expected to fail.
10145
10146 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10147
10148         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
10149
10150 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
10151
10152         * g++.dg/eh/template1.C: New test.
10153
10154 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
10155
10156         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
10157         Fix thinko.
10158         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
10159         for xfail.
10160
10161 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
10162
10163         * lib/g77-dg.exp:  Use prune.exp for common procedures
10164         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
10165         * lib/g77.exp: (g77-dg-prune) Remove
10166
10167 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
10168
10169         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
10170
10171 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10172
10173         * g++.dg/template/unify1.C: New test.
10174
10175 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
10176
10177         * g++.dg/abi/empty4.C: New test.
10178
10179 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
10180
10181         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
10182         solaris2.*
10183         * g77.f-torture/compile/pr3743.x: Likewise
10184
10185 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10186
10187         * g++.dg/other/using-declaration.C: New test.
10188
10189 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10190
10191         * gcc.dg/cpp/tr-sign.c: New testcase.
10192
10193 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10194
10195         * gcc.dg/cpp/19951025-1.c: Revert.
10196         * gcc.dg/cpp/directiv.c: We no longer process directives that
10197         interrupt macro arguments.
10198
10199 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
10200
10201         * gcc.dg/bconstp-1.c: New test.
10202
10203 2001-08-03  Richard Henderson  <rth@redhat.com>
10204
10205         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
10206
10207 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10208
10209         * gcc.dg/cpp/19951025-1.c: Update.
10210
10211 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
10212
10213         * g77.dg/ff90-1.f (s): Fix reference of variable z,
10214         should be x.
10215
10216 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
10217
10218         Kill -fhonor-std.
10219         * g++.old-deja/g++.ns/ns14.C: Remove special options.
10220         * g++.old-deja/g++.other/std1.C: Likewise.
10221         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
10222
10223 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
10224
10225         * lib/g77.exp:  Load gcc-defs.exp for common procedures
10226         (g77_pass, g77_fail, g77_finish, g77_exit,
10227         ${tool}_check_unsupported_p} Now redundant.  Deleted.
10228
10229 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
10230
10231         * g77.dg/fbackslash.f
10232         * g77.dg/fcase-preserve.f
10233         * g77.dg/ff90-1.f
10234         * g77.dg/ffixed-line-length-0.f
10235         * g77.dg/ffixed-line-length-132.f
10236         * g77.dg/ffixed-line-length-7.f
10237         * g77.dg/ffixed-line-length-72.f
10238         * g77.dg/ffixed-line-length-none.f
10239         * g77.dg/ffree-form-1.f
10240         * g77.dg/fno-backslash.f
10241         * g77.dg/fno-f90-1.f
10242         * g77.dg/fno-fixed-form-1.f
10243         * g77.dg/fno-onetrip.f
10244         * g77.dg/fno-typeless-boz.f
10245         * g77.dg/fno-underscoring.f
10246         * g77.dg/fno-vxt-1.f
10247         * g77.dg/fonetrip.f
10248         * g77.dg/ftypeless-boz.f
10249         * g77.dg/fugly-assumed.f
10250         * g77.dg/funderscoring.f
10251         * g77.dg/fvxt-1.f
10252
10253 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
10254
10255         * objc.dg/fwd-proto-1.m: New.
10256         * objc.dg/local-decl-1.m: New.
10257         * objc.dg/naming-1.m: New.
10258         * objc.dg/naming-2.m: New.
10259         * objc.dg/proto-hier-1.m: New.
10260
10261 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
10262
10263         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
10264         largest-type elements to a struct makes its size grow.
10265
10266 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10267
10268         * g++.dg/abi/vthunk1.C: New test.
10269
10270 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10271
10272         * g++.dg/abi/vbase8-22.C: New test.
10273
10274 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10275
10276         * gcc.dg/cpp/macro8.c: New test.
10277
10278 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10279
10280         * g++.dg/abi/vbase8-21.C: New test.
10281
10282 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10283
10284         * g++.dg/abi/vbase8-10.C: New test.
10285
10286 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10287
10288         * lib/g++.exp (g++_set_ld_library_path): Renamed to
10289         ${tool}_set_ld_library_path.
10290         Changed caller.
10291         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
10292         g++.exp.
10293
10294 2001-07-26  Stan Cox <scox@redhat.com>
10295
10296         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
10297         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
10298         gcc_exit, gcc_check_unsupported_p):
10299         Moved to gcc-deps.exp
10300         * gcc-deps.exp: New file.
10301
10302 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10303
10304         * g++.old-deja/g++.pt/defarg14.C: New test.
10305
10306 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10307
10308         * g++.old-deja/g++.other/lineno5.C: New test.
10309
10310 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10311
10312         * g++.old-deja/g++.pt/crash68.C: New test.
10313
10314 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10315
10316         * g++.old-deja/g++.other/crash42.C: New test.
10317
10318 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10319
10320         * gcc.dg/cpp/extratokens.c: Fix.
10321         * gcc.dg/cpp/skipping2.c: New tests.
10322
10323 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10324
10325         * gcc.c-torture/execute/20010724-1.c: New file.
10326         * gcc.c-torture/execute/20010724-1.x: New file.
10327
10328 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10329
10330         * g++.old-deja/g++.other/cond7.C: New test.
10331
10332 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10333
10334         * g++.old-deja/g++.other/optimize4.C: New test.
10335
10336 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10337
10338         * g++.old-deja/g++.abi/vbase8-5.C: New test.
10339
10340 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
10341
10342         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
10343         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
10344         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
10345         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
10346
10347         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
10348         bug report" message.
10349
10350         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
10351         * g++.dg/ext/instantiate1.C: Move from old-deja.
10352
10353 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
10354
10355         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
10356         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
10357         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
10358         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
10359
10360 2001-07-23  Jeffrey A Law  (law@cygnus.com)
10361
10362         * gcc.c-torture/execute/20010723-1.c: New test.
10363
10364 2001-07-23  Ben Elliston  <bje@redhat.com>
10365
10366         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
10367
10368 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10369
10370         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
10371         i[34567]86-*-*.
10372         Delete handling of ieee_multilib_flags.
10373         Pass -mieee for alpha*-*-* and sh-*-*.
10374         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
10375
10376 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
10377
10378         Remove old-abi tests.
10379         * g++.old-deja/g++.mike/p11116.C: Remove.
10380         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
10381
10382 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
10383
10384         * g77.f-torture/compile/pr3743.f:  New test
10385
10386 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
10387
10388         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
10389
10390 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10391
10392         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
10393         g++.old-deja/g++.pt/static6.C: Likewise.
10394         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
10395         supports weak symbols.
10396
10397 2001-07-18  Andreas Jaeger  <aj@suse.de>
10398
10399         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
10400         supported again.
10401
10402 2001-07-18  Andreas Jaeger  <aj@suse.de>
10403
10404         * gcc.dg/iftrap-1.c: Fix target line.
10405
10406 2001-07-17  Richard Henderson  <rth@redhat.com>
10407
10408         * gcc.c-torture/execute/20010717-1.c: New.
10409
10410 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10411
10412         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
10413         tests.
10414
10415 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10416
10417         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
10418
10419 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10420
10421         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
10422         UAC_SIGBUS, UAC_NOPRINT definitions.
10423
10424 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
10425
10426         * objc/execute/object_is_class.m: New test.
10427         * objc/execute/object_is_meta_class.m: New test.
10428
10429 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10430
10431         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
10432         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
10433
10434 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
10435
10436         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
10437         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
10438
10439 2001-07-14  Richard Henderson  <rth@redhat.com>
10440
10441         * gcc.dg/iftrap-1.c: New.
10442
10443 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
10444
10445         * g77.f-torture/execute/intrinsic77.f: New test.
10446
10447 2001-07-11  Janis Johnson <janis@us.ibm.com>
10448
10449         * gcc.misc-tests/gcov-3.c: New test.
10450
10451 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10452
10453         * gcc.c-torture/compile/20010711-1.c,
10454         * gcc.c-torture/compile/20010711-2.c: New tests.
10455
10456 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10457
10458         * gcc.c-torture/execute/20010711-1.c: New test.
10459
10460 2001-07-11  Ben Elliston  <bje@redhat.com>
10461
10462         * g++.old-deja/g++.other/enum5.C: New test.
10463
10464 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
10465
10466         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
10467         (g++-dg-prune): Call prune_gcc_output.
10468         * prune.exp: New file for prune_gcc_output.
10469         * lib/g++.exp, lib/gcc.exp: Load it.
10470
10471 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10472
10473         * gcc.c-torture/compile/20010701-1.c,
10474         g++.old-deja/g++.ext/attrib6.C: New tests.
10475
10476 2001-07-06  Jeffrey A Law  (law@cygnus.com)
10477
10478         * gcc.c-torture/compile/20010706-1.c: New test.
10479
10480 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
10481
10482         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
10483
10484 2001-06-28  Stan Shebs  <shebs@apple.com>
10485
10486         * gcc.dg/pragma-darwin.c: New test.
10487
10488 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10489
10490         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
10491         Solaris 2.[678] system.
10492
10493 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10494
10495         * gcc.dg/20010622-1.c: New test.
10496
10497 2001-06-18  Stan Shebs  <shebs@apple.com>
10498
10499         * objc.dg: New directory.
10500         * objc.dg/dg.exp: New file.
10501         * objc.dg/alias.m: New.
10502         * objc.dg/class-1.m: New.
10503         * objc.dg/class-2.m: New.
10504         * objc.dg/const-str-1.m: New.
10505         * objc.dg/const-str-2.m: New.
10506         * objc.dg/id-1.m: New.
10507         * objc.dg/method-1.m: New.
10508         * objc.dg/super-class-1.m: New.
10509         * lib/objc-dg.exp: New file.
10510
10511 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10512
10513         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
10514         of label name.
10515
10516 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
10517
10518         * g++.old-deja/g++.abi/vbase8-9.C: New test.
10519
10520 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10521
10522         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
10523         variable.
10524
10525 2001-06-12  Richard Henderson  <rth@redhat.com>
10526
10527         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
10528
10529 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10530
10531         * g++.old-deja/g++.abi/vbase5.C: New test.
10532         * g++.old-deja/g++.abi/vbase6.C: New test.
10533         * g++.old-deja/g++.abi/vbase7.C: New test.
10534
10535 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10536
10537         * gcc.c-torture/compile/20010610-1.c: New test.
10538
10539 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10540
10541         * g++.old-deja/g++.abi/vbase4.C: New test.
10542
10543 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10544
10545         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
10546         support %f for HC11/HC12 targets.
10547         * gcc.c-torture/execute/930513-1.x: New file, likewise.
10548         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
10549         on HC11/HC12 targets.
10550         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
10551
10552 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10553
10554         * gcc.dg/wchar_t-1.c: New file.
10555         * gcc.dg/wint_t-1.c: Likewise.
10556
10557 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
10558
10559         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
10560
10561 2001-06-11  Richard Henderson  <rth@redhat.com>
10562
10563         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
10564
10565 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10566
10567         * gcc.c-torture/compile/20010611-1.c: New test.
10568
10569 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10570
10571         * gcc.dg/c99-tag-1.c: Add more tests.
10572
10573 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
10574
10575         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
10576         representation on MN10300 and ARM/Thumb.
10577
10578 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
10579
10580         * g77.f-torture/execute/20010610.f: New.
10581
10582 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
10583
10584         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
10585         names.
10586
10587 2001-06-09  Richard Henderson  <rth@redhat.com>
10588
10589         * gcc.c-torture/execute/ashrdi-1.c: New.
10590         * gcc.c-torture/execute/ashldi-1.c: New.
10591         * gcc.c-torture/execute/lshrdi-1.c: New.
10592
10593 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
10594
10595         * objc/execute/load-3.m: Added. Check sending +load to categories,
10596         in addition to classes.
10597
10598 2001-06-08  Stan Shebs  <shebs@apple.com>
10599
10600         * objc/execute/load-2.m: New test.  From Nicola Pero
10601         <n.pero@mi.flashnet.it>.
10602
10603 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
10604
10605         * gcc.c-torture/execute/20010605-2.c: New test.
10606
10607 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10608
10609         * g++.old-deja/g++.abi/vbase2.C: New test.
10610         * g++.old-deja/g++.abi/vbase3.C: New test.
10611
10612 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10613
10614         * g++.old-deja/g++.pt/friend49.C: New test.
10615
10616 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
10617
10618         * g++.old-deja/g++.ext/anon3.C: New test.
10619
10620 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
10621
10622         * g++.old-deja/g++.other/conv7.C: New test.
10623
10624 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10625
10626         * gcc.c-torture/compile/20010605-2.c: New test.
10627
10628 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10629
10630         * gcc.c-torture/execute/20010604-1.c: New test.
10631
10632 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
10633
10634         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
10635
10636 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
10637
10638         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
10639         (g++_link_flags): Likewise.
10640         (g++_init): Pass gccpath's value to two previous functions.
10641
10642 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10643
10644         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
10645         Ensure logfile entry matches exec command line.
10646
10647 2001-05-31  Richard Henderson  <rth@redhat.com>
10648
10649         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
10650         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
10651
10652 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
10653
10654         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
10655         compiler for irix6.2
10656
10657 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
10658
10659         * g++.old-deja/g++.other/optimize3.C: New file.
10660
10661 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
10662
10663         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
10664         assemble.
10665
10666 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
10667
10668         * g++.old-deja/g++.other/optimize2.C: New file.
10669
10670 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
10671
10672         * gcc.c-torture/compile/20010518-2.c: New file.
10673         * gcc.c-torture/execute/20010518-1.c: New file.
10674         * gcc.c-torture/execute/20010518-2.c: New file.
10675
10676 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10677
10678         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
10679
10680 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
10681
10682         G++ no longer defines builtins that do not begin with __builtin.
10683         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
10684         * g++.old-deja/g++.brendand/misc13.C: Likewise.
10685         * g++.old-deja/g++.law/builtin1.C: Likewise.
10686         * g++.old-deja/g++.law/cvt2.C: Likewise.
10687         * g++.old-deja/g++.mike/net5.C: Likewise.
10688         * g++.old-deja/g++.other/builtins1.C: Likewise.
10689         * g++.old-deja/g++.other/builtins2.C: Likewise.
10690         * g++.old-deja/g++.other/builtins3.C: Likewise.
10691         * g++.old-deja/g++.other/builtins4.C: Likewise.
10692         * g++.old-deja/g++.other/inline8.C: Likewise.
10693         * g++.old-deja/g++.robertl/eb39.C: Likewise.
10694
10695 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
10696
10697         * g++.old-deja/g++.pt/using1.C: Adjust.
10698         * g++.old-deja/g++.pt/using2.C: New test.
10699
10700 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10701
10702         * gcc.dg/cpp/charconst.c: New tests.
10703         * gcc.dg/cpp/escape.c: New tests.
10704         * gcc.dg/cpp/escape-1.c: New tests.
10705         * gcc.dg/cpp/escape-2.c: New tests.
10706         * gcc.dg/cpp/ucs.c: New tests.
10707
10708 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
10709
10710         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
10711         native compiler for irix6.5.
10712
10713 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
10714
10715         * lib/g++.exp (g++_include_flags): Use args to compute
10716         get_multilibs.
10717         (g++_link_flags): Likewise.
10718         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
10719
10720 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10721
10722         * gcc.dg/c90-hexfloat-1.c: Add more tests.
10723
10724 2001-05-21  Geoff Keating  <geoffk@redhat.com>
10725
10726         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
10727         this file.
10728
10729 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10730
10731         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
10732         STACK_SIZE;
10733         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
10734         to STACK_SIZE; Use it to define size of add_histo array.
10735         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
10736         to STACK_SIZE.
10737         (f): Use GITT_SIZE to define size of gitt local table.
10738         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
10739         to STACK_SIZE; Use it to define size of bytemem array.
10740
10741 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10742
10743         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
10744         on 68HC11/HC12 due to the asm instruction.
10745         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
10746         * gcc.c-torture/compile/920520-1.x: Likewise.
10747         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
10748         on 68HC11/HC12 because the function is larger than 64K.
10749         * gcc.c-torture/compile/961203-1.x: New file, this test fails
10750         on 68HC11/HC12 because the structure is too large.
10751
10752 2001-05-20  Richard Henderson  <rth@redhat.com>
10753
10754         * gcc.c-torture/execute/20010520-1.c: New.
10755
10756 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10757
10758         * g++.old-deja/g++.warn/compare1.C: New test.
10759         * gcc.dg/compare4.c: New test.
10760
10761 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
10762
10763         * g++.old-deja/g++.other/optimize1.C: New test.
10764
10765 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10766
10767         * g++.old-deja/g++.pt/spec41.C: New test.
10768
10769 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10770
10771         * gcc.c-torture/compile/20010114-1.x: Remove.
10772
10773 2001-05-18  Stan Shebs  <shebs@apple.com>
10774
10775         * gcc.c-torture/compile/20010518-1.c: New test.
10776
10777 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
10778
10779         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
10780         * g++.old-deja/g++.pt/crash67.C: New test.
10781
10782 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
10783
10784         * g++.old-deja/g++.other/debug9.C: New test.
10785
10786 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
10787
10788         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
10789
10790 2001-05-16  Jan Hubicka  <jh@suse.cz>
10791
10792         * gcc.c-torture/compile/20010516-1.c: New test.
10793
10794 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10795
10796         * g++.old-deja/g++.other/crash41.C: New test.
10797
10798 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10799
10800         * g++.old-deja/g++.pt/crash66.C: New test.
10801
10802 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
10803
10804         * g++.old-deja/g++.robertl/eb27.C: Convert.
10805
10806 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
10807
10808         * g++.dg/friend-warn.C: New test.  Do not warn about friend
10809         declaration being redundant.
10810
10811 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
10812
10813         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
10814
10815 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
10816
10817         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
10818
10819 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
10820
10821         * lib/g++.exp: Use testsuite_flags.
10822
10823 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
10824
10825         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
10826
10827 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10828
10829         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
10830
10831 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
10832
10833         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
10834
10835 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
10836
10837         * gcc.c-torture/compile/20010313-1.c: New test.
10838
10839 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
10840
10841         * gcc.dg/cpp/direct2.c: New test.
10842         * gccq.dg/cpp/direct2s.c: New test.
10843
10844         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
10845
10846 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
10847
10848         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
10849         * g++.old-deja/g++.other/op3.C: Likewise.
10850
10851 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10852
10853         * gcc.dg/cpp/syshdr.h: New file.
10854         * gcc.dg/cpp/sysmac1.c: Update.
10855         * gcc.dg/cpp/sysmac2.c: Update.
10856
10857 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10858
10859         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
10860
10861 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
10862
10863         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
10864         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
10865
10866 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
10867
10868         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
10869
10870 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
10871
10872         * lib/g++.exp (g++_include_flags): Don't use any special flags
10873         if TESTING_IN_BUILD_TREE is not defined.
10874         (g++_init): Use a plain 'c++' as the compiler if
10875         TESTING_IN_BUILD_TREEE is not defined.
10876
10877 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10878
10879         * g++.old-deja/g++.eh/catch13.C: New test.
10880         * g++.old-deja/g++.eh/catch14.C: New test.
10881
10882 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10883
10884         * gcc.dg/cpp/tr-define.c: New test.
10885
10886 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
10887
10888         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
10889         <stdlib.h>, not <malloc.h>.
10890
10891 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10892
10893         * g++.old-deja/g++.ns/template17.C: New test.
10894
10895 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10896
10897         * g++.old-deja/g++.pt/ref4.C: New test.
10898
10899 2001-04-30  Richard Henderson  <rth@redhat.com>
10900
10901         * gcc.dg/20000724-1.c: Revert last change.
10902
10903 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
10904
10905         * g77.f-torture/execute/20010430.f: New test.
10906
10907 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
10908
10909         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
10910
10911 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
10912
10913         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
10914
10915 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10916
10917         * g++.old-deja/g++.eh/crash6.C: New test.
10918
10919 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10920
10921         * g++.old-deja/g++.other/warn7.C: New test.
10922
10923 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10924
10925         * g++.old-deja/g++.other/defarg9.C: New test.
10926
10927 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10928
10929         * g77.f-torture/compile/20010426.f: New test.
10930         * g77.f-torture/execute/20010426.f: New test.
10931
10932 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10933
10934         * g77.f-torture/compile/20000629-1.x: Remove - error
10935         has been fixed.
10936
10937 2001-04-26  Jeffrey A Law  (law@cygnus.com)
10938
10939         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
10940         Tweak slightly to work with g++.dg framework.
10941         * g++.dg/special/ecos.exp: Run initp1.C test.
10942         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
10943
10944         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
10945         its linker doesn't give line numbers either.
10946         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
10947
10948 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10949
10950         * g++.old-deja/g++.other/lex1.C: New test.
10951
10952 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
10953
10954         * gcc.dg/noncompile/20010425-1.c: New test.
10955
10956 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10957
10958         * g++.old-deja/g++.pt/mangle2.C: New test.
10959
10960 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10961
10962         * gcc.dg/format/plus-1.c: New test.
10963
10964 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10965
10966         * gcc.dg/20010423-1.c: New test.
10967
10968 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10969
10970         * gcc.c-torture/execute/20010422-1.c: New test.
10971
10972 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
10973
10974         * g++.old-deja/g++.ns/type2.C: New test.
10975
10976 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
10977
10978         * g++.old-deja/g++.other/perf1.C: New test.
10979
10980 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
10981
10982         * gcc.dg/c99-func-2.c: Remove xfail.
10983         * gcc.dg/c99-func-3.c: Remove xfail.
10984         * gcc.dg/c99-func-4.c: Remove xfail.
10985
10986 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
10987
10988         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
10989
10990 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10991
10992         * gcc.c-torture/compile/20010423-1.c: New test.
10993
10994 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10995
10996         * g++.old-deja/g++.pt/typename28.C: New test.
10997
10998 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10999
11000         * g++.old-deja/g++.abi/empty2.C: New test.
11001         * g++.old-deja/g++.abi/empty3.C: New test.
11002
11003 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11004
11005         * g++.old-deja/g++.other/comdat2.C: New test.
11006         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
11007
11008 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11009
11010         * g++.old-deja/g++.other/overload14.C: New test.
11011
11012 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11013
11014         * g++.old-deja/g++.other/lookup23.C: New test.
11015
11016 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
11017
11018         * gcc.c-torture/execute/20010403-1.c: New test.
11019
11020 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
11021             Mark Mitchell  <mark@codesourcery.com>
11022
11023         * lib/old-dejagnu.exp: Don't delete output of executable.
11024         Add .exe suffix to executables.
11025
11026 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
11027
11028         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
11029
11030 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11031
11032         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
11033
11034 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11035
11036         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
11037         * g++.old-deja/g++.abi/crash1.C: New test.
11038
11039 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
11040
11041         * g++.old-deja/g++.other/crash40.C: New test.
11042
11043 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11044
11045         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
11046
11047 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
11048
11049         * g++.old-deja/g++.other/warn6.C: New test.
11050
11051 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
11052
11053         * g++.old-deja/g++.robertl/eb42.C: Same.
11054
11055 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11056
11057         * gcc.dg/wtr-conversion-1.c: New testcase.
11058
11059 2001-04-10  Richard Henderson  <rth@redhat.com>
11060
11061         * g++.old-deja/g++.other/array5.C: New.
11062
11063 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11064
11065         * gcc.c-torture/execute/20010408-1.c: New test.
11066
11067 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
11068
11069         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
11070         headers and constructs.
11071         * g++.old-deja/g++.robertl/eb79.C: Same.
11072         * g++.old-deja/g++.robertl/eb77.C (main): Same.
11073         * g++.old-deja/g++.robertl/eb73.C: Same.
11074         * g++.old-deja/g++.robertl/eb66.C (main): Same.
11075         * g++.old-deja/g++.robertl/eb55.C (t): Same.
11076         * g++.old-deja/g++.robertl/eb54.C (main): Same.
11077         * g++.old-deja/g++.robertl/eb46.C (main): Same.
11078         * g++.old-deja/g++.robertl/eb44.C: Same.
11079         * g++.old-deja/g++.robertl/eb41.C (main): Same.
11080         * g++.old-deja/g++.robertl/eb4.C (main): Same.
11081         * g++.old-deja/g++.robertl/eb39.C: Same.
11082         * g++.old-deja/g++.robertl/eb33.C (main): Same.
11083         * g++.old-deja/g++.robertl/eb31.C (main): Same.
11084         * g++.old-deja/g++.robertl/eb30.C: Same.
11085         * g++.old-deja/g++.robertl/eb3.C: Same.
11086         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
11087         * g++.old-deja/g++.robertl/eb21.C: Same.
11088         * g++.old-deja/g++.robertl/eb15.C: Same.
11089         * g++.old-deja/g++.robertl/eb118.C: Same.
11090         * g++.old-deja/g++.robertl/eb115.C (main): Same.
11091         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
11092         * g++.old-deja/g++.robertl/eb109.C: Same.
11093         * g++.old-deja/g++.other/sibcall1.C (main): Same.
11094         * g++.old-deja/g++.mike/rtti1.C: Same.
11095         * g++.old-deja/g++.mike/p658.C: Same.
11096         * g++.old-deja/g++.mike/net46.C: Same.
11097         * g++.old-deja/g++.mike/net34.C: Same.
11098         * g++.old-deja/g++.mike/memoize1.C: Same.
11099         * g++.old-deja/g++.mike/eh2.C: Same.
11100         * g++.old-deja/g++.law/weak.C: Same.
11101         * g++.old-deja/g++.law/visibility7.C: Same.
11102         * g++.old-deja/g++.law/visibility25.C: Same.
11103         * g++.old-deja/g++.law/visibility22.C: Same.
11104         * g++.old-deja/g++.law/visibility2.C: Same.
11105         * g++.old-deja/g++.law/visibility17.C: Same.
11106         * g++.old-deja/g++.law/visibility13.C: Same.
11107         * g++.old-deja/g++.law/visibility10.C: Same.
11108         * g++.old-deja/g++.law/visibility1.C: Same.
11109         * g++.old-deja/g++.law/virtual3.C (eval): Same.
11110         * g++.old-deja/g++.law/vbase1.C: Same.
11111         * g++.old-deja/g++.law/operators32.C: Same.
11112         * g++.old-deja/g++.law/nest3.C: Same.
11113         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
11114         * g++.old-deja/g++.law/except5.C (main): Same.
11115         * g++.old-deja/g++.law/cvt7.C (run): Same.
11116         * g++.old-deja/g++.law/cvt2.C: Same.
11117         * g++.old-deja/g++.law/cvt16.C: Same.
11118         * g++.old-deja/g++.law/ctors6.C (bar): Same.
11119         * g++.old-deja/g++.law/ctors17.C (main): Same.
11120         * g++.old-deja/g++.law/ctors13.C: Same.
11121         * g++.old-deja/g++.law/ctors12.C (main): Same.
11122         * g++.old-deja/g++.law/ctors10.C: Same.
11123         * g++.old-deja/g++.law/code-gen5.C: Same.
11124         * g++.old-deja/g++.law/bad-error7.C: Same.
11125         * g++.old-deja/g++.law/arm9.C: Same.
11126         * g++.old-deja/g++.law/arm12.C: Same.
11127         * g++.old-deja/g++.law/arg8.C: Same.
11128         * g++.old-deja/g++.law/arg1.C: Same.
11129         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
11130         * g++.old-deja/g++.jason/template31.C: Same.
11131         * g++.old-deja/g++.jason/template24.C (main): Same.
11132         * g++.old-deja/g++.jason/2371.C: Same.
11133         * g++.old-deja/g++.eh/new2.C: Same.
11134         * g++.old-deja/g++.eh/new1.C: Same.
11135         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
11136         * g++.old-deja/g++.brendan/nest21.C (main): Same.
11137         * g++.old-deja/g++.brendan/err-msg3.C: Same.
11138         * g++.old-deja/g++.brendan/crash62.C: Same.
11139         * g++.old-deja/g++.brendan/crash52.C: Same.
11140         * g++.old-deja/g++.brendan/crash49.C (main): Same.
11141         * g++.old-deja/g++.brendan/crash38.C: Same.
11142         * g++.old-deja/g++.brendan/crash15.C (main): Same.
11143         * g++.old-deja/g++.brendan/copy9.C: Same.
11144
11145 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
11146
11147         * gcc.c-torture/execute/20001203-2.c (memset):
11148         Count argument is of type __SIZE_TYPE__.
11149
11150 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
11151
11152         * gcc.c-torture/compile/20010404-1.c: New test.
11153
11154 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
11155
11156         * gcc.c-torture/compile/20010326-1.c: New test.
11157
11158 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
11159
11160         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
11161         peculiarities of the SH.
11162         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
11163
11164 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11165
11166         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
11167         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
11168         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
11169
11170 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11171
11172         * g77.f-torture/compile/20010321-1.f: New test.
11173
11174 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11175
11176         * gcc.c-torture/compile/20010329-1.c: New test.
11177
11178 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11179
11180         * gcc.c-torture/execute/20010329-1.c: New test.
11181
11182 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11183
11184         * g++.old-deja/g++.other/eh4.C: Fix typo.
11185
11186 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11187
11188         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
11189
11190 2001-03-28  Philip Blundell  <philb@gnu.org>
11191
11192         * gcc.c-torture/compile/20010328-1.c: New test.
11193
11194 2001-03-27  Richard Henderson  <rth@redhat.com>
11195
11196         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
11197         * g++.old-deja/g++.eh/vbase3.C: Likewise.
11198
11199 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
11200
11201         * gcc.c-torture/compile/20010327-1.c: New test.
11202
11203 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
11204
11205         * g++.old-deja/g++.other/friend12.C: New test.
11206         * g++.old-deja/g++.other/friend9.C: Expect no errors.
11207         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
11208
11209 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11210
11211         * gcc.c-torture/execute/20010325-1.c: New test.
11212
11213 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
11214
11215         * g++.old-deja/g++.other/mangle3.C: New test.
11216
11217 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
11218
11219         * g++.old-deja/g++.other/anon8.C: New test.
11220
11221 2001-03-20  Philip Blundell  <philb@gnu.org>
11222
11223         * gcc.c-torture/compile/20010320-1.c: New test.
11224
11225 2001-03-17  Richard Henderson  <rth@redhat.com>
11226
11227         * g++.old-deja/g++.other/eh4.C: Add expected error text.
11228
11229 2001-03-15  Geoff Keating  <geoff@redhat.com>
11230
11231         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
11232         tests on AIX.
11233
11234 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
11235
11236         * g++.old-deja/g++.other/eh4.C: New test.
11237
11238 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11239
11240         * gcc.dg/cpp/mi1.c: Update.
11241
11242 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
11243
11244         * g++.old-deja/g++.other/regstack.C: New test.
11245
11246 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
11247
11248         * g++.old-deja/g++.other/ref4.C: New test.
11249
11250 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
11251
11252         * objc/execute/va_method.m: Added.
11253         * objc/execute/IMP.m: Added.
11254         * objc/execute/_cmd.m: Added.
11255         * objc/execute/accessing_ivars.m: Added.
11256         * objc/execute/class-1.m: Added.
11257         * objc/execute/class-10.m: Added.
11258         * objc/execute/class-11.m: Added.
11259         * objc/execute/class-12.m: Added.
11260         * objc/execute/class-13.m: Added.
11261         * objc/execute/class-14.m: Added.
11262         * objc/execute/class-2.m: Added.
11263         * objc/execute/class-3.m: Added.
11264         * objc/execute/class-4.m: Added.
11265         * objc/execute/class-5.m: Added.
11266         * objc/execute/class-6.m: Added.
11267         * objc/execute/class-7.m: Added.
11268         * objc/execute/class-8.m: Added.
11269         * objc/execute/class-9.m: Added.
11270         * objc/execute/class-tests-1.h
11271         * objc/execute/class-tests-2.h
11272         * objc/execute/compatibility_alias.m: Added.
11273         * objc/execute/encode-1.m: Added.
11274         * objc/execute/formal_protocol-1.m: Added.
11275         * objc/execute/formal_protocol-2.m: Added.
11276         * objc/execute/formal_protocol-3.m: Added.
11277         * objc/execute/formal_protocol-4.m: Added.
11278         * objc/execute/formal_protocol-5.m: Added.
11279         * objc/execute/formal_protocol-6.m: Added.
11280         * objc/execute/formal_protocol-7.m: Added.
11281         * objc/execute/informal_protocol.m: Added.
11282         * objc/execute/initialize.m: Added.
11283         * objc/execute/load.m: Added.
11284         * objc/execute/many_args_method.m: Added.
11285         * objc/execute/nested-3.m: Added.
11286         * objc/execute/no_clash.m: Added.
11287         * objc/execute/private.m: Added.
11288         * objc/execute/redefining_self.m: Added.
11289         * objc/execute/root_methods.m: Added.
11290         * objc/execute/selector-1.m: Added.
11291         * objc/execute/static-1.m: Added.
11292         * objc/execute/static-2.m: Added.
11293         * objc/execute/va_method.m: Added.
11294
11295 2001-03-10  Richard Henderson  <rth@redhat.com>
11296
11297         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
11298
11299 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
11300
11301         * g++.old-deja/g++.other/crash31.C: XFAIL.
11302         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
11303         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
11304         * gcc.c-torture/execute/20010123-1.x: XFAIL.
11305         * gcc.c-torture/execute/20010124-1.x: XFAIL.
11306         * gcc.dg/sequence-pt-1.c: XFAIL one test.
11307
11308 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11309
11310         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
11311
11312 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11313
11314         * gcc.dg/20000724-1.c: Don't use multiline strings.
11315
11316 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11317
11318         * objc/execute/string1.m, objc/execute/string2.m: Compare the
11319         result of -cString against what we expect it to be; don't just
11320         print it out for no one to read.
11321
11322         * objc/execute/string3.m, objc/execute/string4.m: New tests.
11323         Based on testcases provided by Nicola Pero.
11324
11325 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11326
11327         * gcc.dg/cpp/macro7.c: New test.
11328
11329 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11330
11331         * gcc.dg/cpp/multiline.c: Update.
11332
11333 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11334
11335         * g++.old-deja/g++.other/enum3.C: New test.
11336
11337 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11338
11339         * g++.old-deja/g++.other/pod1.C: New test.
11340
11341 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11342
11343         * g++.old-deja/g++.ext/overload1.C: New test.
11344
11345 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11346
11347         * g++.old-deja/g++.pt/using1.C: New test.
11348
11349 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11350
11351         * g++.old-deja/g++.other/using9.C: New test.
11352
11353 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
11354
11355         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
11356
11357         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
11358
11359 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
11360
11361         * g++.old-deja/g++.ext/realpt1.C: Remove.
11362
11363 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
11364
11365         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
11366
11367 2001-02-26  Will Cohen  <wcohen@redhat.com>
11368
11369         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
11370
11371 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
11372
11373         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
11374         templatized constructors.
11375
11376 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11377
11378         * gcc.c-torture/execute/20010224-1.c: New test.
11379
11380 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
11381
11382         * gcc.c-torture/execute/20010222-1.c: New test.
11383
11384 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
11385
11386         * g++.old-deja/g++.other/inline20.C: New test.
11387
11388 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
11389
11390         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
11391
11392 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11393
11394         * g++.old-deja/g++.other/lookup22.C: New test.
11395
11396 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
11397
11398         * g77.dg: New directory.
11399         * g77.dg/20010216-1.f: New test case.
11400         * g77.dg/dg.exp: New driver.
11401         * lib/g77-dg.exp: New driver library.
11402
11403 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11404
11405         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
11406
11407 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
11408
11409         * g++.old-deja/g++.other/decl9.C: New test.
11410
11411 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
11412
11413         * g++.old-deja/g++.other/init16.C: Update the test so that it does
11414         not need <string> and also tests the initialization at runtime.
11415
11416 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11417
11418         * gcc.c-torture/execute/longlong.c: New test.
11419
11420 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11421
11422         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
11423
11424 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11425
11426         * gcc.c-torture/execute/920302-1.c (execute):
11427         Change argument type to short.
11428
11429 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11430
11431         * g++.old-deja/g++.pt/deduct6.C: New test.
11432
11433 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11434
11435         * g++.old-deja/g++.pt/deduct5.C: New test.
11436
11437 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
11438
11439         * gcc.c-torture/execute/20010209-1.c: New test.
11440
11441 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11442
11443         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
11444
11445 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
11446
11447         * g++.dg/vtgc1.C: Update for new ABI.
11448
11449         * consistency.vlad: New directory, 1665 files.
11450
11451 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11452
11453         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
11454         return type.
11455         * gcc.dg/cpp/digraphs.c: Declare puts.
11456
11457 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11458
11459         * g++.old-deja/g++.other/warn5.C: New test.
11460
11461 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11462
11463         * g++.old-deja/g++.pt/spec40.C: New test.
11464
11465 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11466
11467         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
11468         case.
11469         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
11470
11471 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
11472
11473         * gcc.c-torture/compile/20010209-1.c: New test.
11474
11475 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
11476
11477         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
11478         excess errors message but not if it crashes.
11479         * g++.old-deja/g++.other/crash27.C: Likewise.
11480         * g++.old-deja/g++.other/crash28.C: Likewise.
11481         * g++.old-deja/g++.other/crash30.C: Likewise.
11482         * g++.old-deja/g++.other/crash32.C: Likewise.
11483         * g++.old-deja/g++.other/crash35.C: Likewise.
11484         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11485
11486 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11487
11488         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
11489         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
11490         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
11491         g77.f-torture/execute/execute.exp,
11492         g77.f-torture/noncompile/noncompile.exp,
11493         gcc.c-torture/execute/execute.exp,
11494         gcc.c-torture/execute/memcheck/memcheck.exp,
11495         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
11496         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
11497         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
11498         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
11499         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
11500         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
11501         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11502         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
11503         Remove bug reporting instructions with ancient email addresses.
11504
11505 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11506
11507         * gcc.dg/20010202-1.c: New test.
11508         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
11509
11510 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
11511
11512         * g++.dg/stdbool-if.C: New test.
11513
11514 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
11515
11516         * objc/execute/fdecl.m: Added main().
11517
11518 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11519
11520         * gcc.c-torture/execute/20010206-1.c: New test.
11521
11522 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11523
11524         * gcc.dg/cpp/avoidpaste1.c: Update.
11525
11526 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
11527
11528         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
11529         Pero <nicola@brainstorm.co.uk>.
11530         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
11531
11532 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
11533
11534         * g++.old-deja/g++.pt/spec39.C: New test.
11535
11536 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
11537
11538         * gcc.c-torture/compile/20010202-1.c: New test.
11539
11540 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
11541
11542         * g++.old-deja/g++.abi/primary2.C: New test.
11543         * g++.old-deja/g++.abi/primary3.C: New test.
11544         * g++.old-deja/g++.abi/primary4.C: New test.
11545         * g++.old-deja/g++.abi/primary5.C: New test.
11546         * g++.old-deja/g++.abi/vtable3.h: New test.
11547         * g++.old-deja/g++.abi/vtable3a.C: New test.
11548         * g++.old-deja/g++.abi/vtable3b.C: New test.
11549         * g++.old-deja/g++.abi/vtable3c.C: New test.
11550         * g++.old-deja/g++.abi/vtable3d.C: New test.
11551         * g++.old-deja/g++.abi/vtable3e.C: New test.
11552         * g++.old-deja/g++.abi/vtable3f.C: New test.
11553         * g++.old-deja/g++.abi/vtable3g.C: New test.
11554         * g++.old-deja/g++.abi/vtable3h.C: New test.
11555         * g++.old-deja/g++.abi/vtable3i.C: New test.
11556         * g++.old-deja/g++.abi/vtable3j.C: New test.
11557         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
11558
11559 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
11560
11561         * g++.old-deja/g++.other/anon6.C: New test.
11562         * g++.old-deja/g++.other/anon7.C: New test.
11563
11564 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11565
11566         * gcc.dg/cpp/avoidpaste2.c: New tests.
11567
11568 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
11569
11570         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
11571
11572 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
11573
11574         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
11575         DECIMAL_DIG cases for Irix."
11576
11577 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
11578
11579         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
11580
11581 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11582
11583         * gcc.dg/c99-tag-1.c: New test.
11584
11585 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11586
11587         * gcc.dg/cpp/tr-warn1.c: Add tests.
11588
11589 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11590
11591         * gcc.dg/cpp/avoidpaste1.c: Update.
11592         * gcc.dg/cpp/paste4.c: Update.
11593
11594 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
11595
11596         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
11597         cases for Irix.
11598
11599 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11600
11601         * g++.old-deja/g++.other/inline19.C: New test.
11602
11603 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11604
11605         * gcc.dg/Wlarger-than.c: New test.
11606
11607 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11608
11609         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
11610
11611 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
11612
11613         * gcc.c-torture/execute/20010129-1.c: New test.
11614         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
11615
11616 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
11617
11618         * gcc.dg/cpp/avoidpaste1.c: Test case.
11619
11620 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
11621
11622         * g++.old-deja/g++.other/inline18.C: New test.
11623
11624 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11625
11626         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
11627         and __builtin_putchar.
11628
11629 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
11630
11631         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
11632         tests.
11633
11634 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
11635
11636         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
11637         floating point number rounding mode to round to the nearest
11638         representable mode.
11639
11640 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
11641
11642         * g++.old-deja/g++.other/mangle2.C: New test.
11643
11644 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11645
11646         * gcc.c-torture/compile/20010124-1.c: New test.
11647
11648 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
11649
11650         * g++.old-deja/g++.pt/spec38.C: New test.
11651
11652 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11653
11654         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
11655         "Build don't run".
11656
11657 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11658
11659         * gcc.c-torture/execute/20010123-1.c: New test.
11660
11661 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11662
11663         * g++.old-deja/g++.pt/spec37.C: New test.
11664
11665 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11666
11667         * g++.old-deja/g++.pt/overload14.C: New test.
11668
11669 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11670
11671         * gcc.c-torture/execute/20010122-1.c: New test, exercise
11672         __builtin_return_address.
11673
11674 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
11675
11676         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
11677         * g++.old-deja/g++.pt/spec35.C: New test.
11678         * g++.old-deja/g++.pt/spec36.C: New test.
11679
11680 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
11681
11682         * gcc.c-torture/compile/20010118-1.c: New test.
11683
11684 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
11685
11686         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
11687
11688 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11689
11690         * gcc.c-torture/execute/20010119-1.c: New test.
11691
11692 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11693
11694         * g++.old-deja/g++.other/vbase5.C: New test.
11695
11696 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11697
11698         * gcc.c-torture/execute/20010118-1.c: New test.
11699
11700 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11701
11702         * g++.old-deja/g++.pt/deduct3.C: New test.
11703
11704 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11705
11706         * g++.old-deja/g++.pt/spec34.C: New test.
11707
11708 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
11709
11710         * g77.f-torture/compile/20000601-2.f: New test.
11711
11712 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11713
11714         * g++.old-deja/g++.other/init17.C: New test.
11715
11716 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
11717
11718         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
11719
11720 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11721
11722         * g++.old-deja/g++.pt/unify8.C: New test.
11723
11724 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11725
11726         * g++.old-deja/g++.abi/vbase1.C: New test.
11727
11728 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11729
11730         * g++.old-deja/g++.pt/crash65.C: New test.
11731
11732 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11733
11734         * gcc.dg/cpp/assembl2.S: New test case.
11735
11736 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
11737
11738         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
11739         are supported.
11740
11741 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11742
11743         * g++.old-deja/g++.other/builtins1.C: New test.
11744         * g++.old-deja/g++.other/builtins2.C: Likewise.
11745         * g++.old-deja/g++.other/builtins3.C: Likewise.
11746         * g++.old-deja/g++.other/builtins4.C: Likewise.
11747
11748 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
11749
11750         * gcc.c-torture/compile/20010117-1.c: New test.
11751         * gcc.c-torture/compile/20010117-2.c: New test.
11752
11753 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11754
11755         * g77.f-torture/execute/20010116.[fx]: New test,
11756         XFAIL on i?86-*-*.
11757         * g77.f-torture/compile/20010115.f: Indicate it's
11758         a test for PR fortran/1636.
11759
11760 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11761
11762         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
11763
11764 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11765
11766         * g77.f-torture/compile/20010115.f: New test.
11767
11768 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
11769
11770         * g++.old-deja/g++.pt/nontype5.C: New test.
11771
11772 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11773
11774         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
11775         have an equivalent working one below it.
11776
11777 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11778
11779         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
11780         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11781
11782 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11783
11784         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
11785         message containing "init_priority".
11786         (conpr-2.C): Likewise.
11787         (conpr-3.C): Likewise.
11788         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
11789
11790 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11791
11792         * gcc.c-torture/execute/20010114-2.c: New test.
11793
11794 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11795
11796         * gcc.c-torture/compile/20010114-1.c: New test.
11797         * gcc.c-torture/compile/20010114-1.x: Xfail.
11798         * gcc.c-torture/compile/20010114-2.c: New test.
11799         * gcc.c-torture/execute/20010114-1.c: New test.
11800         * gcc.dg/trunc-1.c: New test.
11801         * gcc.dg/uninit-B.c: New test.
11802
11803 2001-01-13  Nick Clifton  <nickc@redhat.com>
11804
11805         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
11806         target.
11807
11808 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11809
11810         * gcc.c-torture/compile/20010113-1.c: New test.
11811
11812 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
11813
11814         * gcc.c-torture/compile/20001212-1.c: New test.
11815
11816 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11817
11818         * gcc.dg/cpp/widestr1.c: Update.
11819         * gcc.dg/cpp/prag-imp.c: Remove.
11820
11821 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
11822
11823         * gcc.c-torture/execute/20000801-3.x: Remove.
11824         * gcc.dg/c90-init-1.c: New test.
11825         * gcc.dg/c99-init-1.c: New test.
11826         * gcc.dg/c99-init-2.c: New test.
11827         * gcc.dg/gnu99-init-1.c: New test.
11828
11829 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
11830
11831         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
11832         testing that no relevant ones were found.
11833
11834 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11835
11836         * g++.old-deja/g++.pt/cast2.C: New test.
11837
11838 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11839
11840         * g++.old-deja/g++.pt/friend47.C: New test.
11841
11842 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11843
11844         * g++.old-deja/g++.pt/instantiate13.C: New test.
11845
11846 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11847
11848         * g++.old-deja/g++.other/defarg7.C: New test.
11849         * g++.old-deja/g++.other/defarg8.C: New test.
11850
11851 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11852
11853         * g++.old-deja/g++.pt/crash64.C: New test.
11854
11855 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11856
11857         * g++.old-deja/g++.pt/crash63.C: New test.
11858
11859 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11860
11861         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
11862
11863 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
11864
11865         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
11866
11867 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11868
11869         * g++.old-deja/g++.pt/error3.C: New test.
11870
11871 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11872
11873         * g++.old-deja/g++.other/crash39.C: New test.
11874
11875 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11876
11877         * g++.old-deja/g++.other/vbase4.C: New test.
11878
11879 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
11880
11881         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
11882         * gcc.dg/special/20000419-2.c: New file. Identical to above.
11883         * gcc.dg/special/special.exp: New test driver which will check
11884         for alias support for the above test.
11885
11886 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
11887
11888         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
11889         problems on small machines.
11890         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
11891         parameterize.
11892
11893 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
11894
11895         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
11896         mips.
11897         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11898
11899 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
11900
11901         * g++.old_deja/g++.pt/using8.C: New test.
11902
11903 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11904
11905         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
11906
11907 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
11908
11909         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
11910         where a failure is expected.
11911         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
11912
11913 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11914
11915         * g++.old_deja/g++.pt/instantiate12.C: New test.
11916
11917 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11918
11919         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
11920         start of structs.
11921         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
11922         * g++.old-deja/g++.brendan/crash17.C: Likewise.
11923         * g++.old-deja/g++.brendan/crash29.C: Likewise.
11924         * g++.old-deja/g++.brendan/crash48.C: Likewise.
11925         * g++.old-deja/g++.brendan/ns1.C: Likewise.
11926         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
11927         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
11928         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
11929         * g++.old-deja/g++.eh/spec6.C: Likewise.
11930         * g++.old-deja/g++.jason/crash3.C: Likewise.
11931         * g++.old-deja/g++.law/ctors11.C: Likewise.
11932         * g++.old-deja/g++.law/ctors17.C: Likewise.
11933         * g++.old-deja/g++.law/ctors5.C: Likewise.
11934         * g++.old-deja/g++.law/ctors9.C: Likewise.
11935         * g++.old-deja/g++.mike/ambig1.C: Likewise.
11936         * g++.old-deja/g++.mike/net22.C: Likewise.
11937         * g++.old-deja/g++.mike/p3538a.C: Likewise.
11938         * g++.old-deja/g++.mike/p3538b.C: Likewise.
11939         * g++.old-deja/g++.mike/virt3.C: Likewise.
11940         * g++.old-deja/g++.niklas/t128.C: Likewise.
11941         * g++.old-deja/g++.other/anon4.C: Likewise.
11942         * g++.old-deja/g++.other/using1.C: Likewise.
11943         * g++.old-deja/g++.other/warn3.C: Likewise.
11944         * g++.old-deja/g++.pt/t37.C: Likewise.
11945         * g++.old-deja/g++.robertl/eb69.C: Likewise.
11946         * g++.old-deja/g++.robertl/eb71.C: Likewise.
11947
11948 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11949
11950         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
11951
11952 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11953
11954         * gcc.c-torture/execute/stdio-opt-3.c: New test.
11955
11956 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
11957
11958         * gcc.c-torture/compile/20010107-1.c: New test.
11959
11960 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11961
11962         * gcc.c-torture/execute/builtin-noret-1.c: New test.
11963
11964 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11965
11966         * gcc.dg/format/format.h: New file.
11967         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
11968         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
11969         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
11970         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
11971         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
11972         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
11973         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
11974         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
11975         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
11976         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
11977         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
11978         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
11979         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
11980         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
11981         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
11982         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
11983         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
11984         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
11985         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
11986         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
11987         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
11988         instead of declaring standard types, macros and functions in each
11989         test.
11990
11991 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
11992
11993         * gcc.c-torture/execute/20010106-1.c: New test.
11994
11995 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11996
11997         * gcc.dg/format/format.exp: New file.
11998         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
11999         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
12000         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
12001         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
12002         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
12003         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
12004         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
12005         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
12006         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
12007         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
12008         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
12009         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
12010         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
12011         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
12012         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
12013         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
12014         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
12015         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
12016         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
12017         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
12018         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
12019         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
12020         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
12021         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
12022         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
12023         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
12024         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
12025         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
12026         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
12027         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
12028         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
12029         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
12030         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
12031         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
12032         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
12033         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
12034         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
12035         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
12036         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
12037         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
12038         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
12039         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
12040
12041 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
12042
12043         * gcc.c-torture/execute/991228-1.c: Take word endianness into
12044         account.
12045
12046 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12047
12048         * gcc.c-torture/execute/builtin-complex-1.c: New test.
12049
12050 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
12051
12052         * g++.old-deja/g++.pt/crash62.C: New test.
12053
12054 2001-01-04  Richard Henderson  <rth@redhat.com>
12055
12056         * gcc.dg/20000926-1.c: Update expected warnings.
12057         * gcc.dg/array-2.c: Likewise.
12058         * gcc.dg/array-4.c: Also validate flexible array members.
12059         * gcc.dg/c99-flex-array-1.c: New.
12060
12061 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12062
12063         * gcc.c-torture/compile/20001222-1.x: Remove.
12064
12065 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12066
12067         * gcc.c-torture/execute/built-in-setjmp.c: New.
12068
12069 2001-01-03  Richard Henderson  <rth@redhat.com>
12070
12071         * gcc.dg/940510-1.c: Update expected error wording.
12072         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12073
12074 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12075
12076         * lib/target-supports.exp (check_alias_available): Modified to
12077         indicate aliases not supported if only weak aliases are supported.
12078
12079 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12080
12081         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12082         Turn on cmpstrsi checks for __pj__ and __i370__.
12083
12084 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12085
12086         * g++.old-deja/g++.other/virtual11.C: New test.
12087
12088 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12089
12090         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12091
12092 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12093
12094         * gcc.c-torture/compile/20010102-1.c: New test.
12095
12096 2001-01-02  Andreas Jaeger  <aj@suse.de>
12097
12098         * gcc.dg/noreturn-3.c: New test.
12099
12100         * gcc.dg/noreturn-4.c: New test.
12101
12102 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12103
12104         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12105         __builtin_fputc and __builtin_fwrite.
12106
12107 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12108
12109         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12110         signed char, not default char.
12111
12112 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12113
12114         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12115
12116 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12117
12118         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12119
12120 2000-12-29  Richard Henderson  <rth@redhat.com>
12121
12122         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12123         (__cyg_profile_func_exit): Define.
12124
12125 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12126
12127         * g++.dg/vtgc1.C: New test.
12128
12129 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12130
12131         * gcc.dg/noncompile/20001228-1.c: New test.
12132
12133         * gcc.dg/20001228-1.c: New test.
12134
12135         * gcc.c-torture/execute/20001228-1.c: New test.
12136
12137 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12138
12139         * gcc.dg/format-strfmon-1.c: New test.
12140
12141 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12142
12143         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12144         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12145         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12146         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12147         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12148         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12149         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12150         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12151         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12152         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12153         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12154         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12155         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12156
12157         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12158         * gcc.c-torture/execute/string-opt-4.c: Test index.
12159
12160 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12161
12162         * gcc.c-torture/compile/20001226-1.c: New test.
12163
12164 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12165
12166         * gcc.c-torture/compile/20001222-1.c: New test.
12167         * gcc.c-torture/compile/20001222-1.x: Xfail.
12168
12169 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12170
12171         * gcc.c-torture/execute/comp-goto-2.c: New test.
12172
12173 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12174
12175         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12176         Use long types if __INT_MAX__ is 32767.
12177         (main): Use cast to (sint32 *) when poking 88 into a_page.
12178
12179         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12180
12181 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12182
12183         * gcc.c-torture/compile/20001221-1.c: New test.
12184         * gcc.c-torture/execute/20001221-1.c: New test.
12185
12186 2000-12-20  Richard Henderson  <rth@redhat.com>
12187
12188         * g++.old-deja/g++.pt/crash36.C: Update error lines.
12189         * g++.old-deja/g++.robertl/eb109.C: Likewise.
12190
12191 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12192
12193         * gcc.dg/compare3.c: New test.
12194
12195 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12196
12197         * gcc.dg/format-warnll-1.c: New test.
12198
12199 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12200
12201         * gcc.dg/cpp/cmdlne-P.c: New test.
12202
12203 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12204
12205         * gcc.c-torture/execute/builtin-abs-1.c,
12206         gcc.c-torture/execute/builtin-abs-2.c: New tests.
12207
12208 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12209
12210         * gcc.dg/cpp/multiline.c: New test.
12211
12212 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12213
12214         * g++.old-deja/g++.other/syshdr1.C: Update.
12215         * gcc.dg/cpp/lineflags.c: Remove temporarily.
12216
12217 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12218
12219         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12220
12221 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12222
12223         * g++.old-deja/g++.pt/ttp65.C: New test.
12224
12225 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12226
12227         * g++.old-deja/g++.pt/ttp64.C: New test.
12228
12229 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12230
12231         * g++.old-deja/g++.pt/spec33.C: New test.
12232
12233 2000-12-14  Catherine Moore  <clm@redhat.com>
12234
12235         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12236         * gcc.c-torture/execute/920612-2.c: Likewise.
12237         * gcc.c-torture/execute/920428-2.c: Likewise.
12238         * gcc-c-torture/execute/va-arg-11.c: Call exit.
12239         * gcc.c-torture/execute/va-arg-21.c: Likewise.
12240
12241 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12242
12243         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12244         * gcc.dg/pack-test-2.c: Likewise.
12245
12246 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12247
12248         Tests by Zack Weinberg <zackw@stanford.edu>.
12249
12250         * gcc.dg/cpp/defined.c: Update.
12251         * gcc.dg/cpp/defined_trad.c: New tests.
12252
12253 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12254
12255         * gcc.dg/cpp/trad-direct.c: Update.
12256
12257 2000-12-11  Neil Booth  <neilb@earthling.net>
12258
12259         * gcc.dg/cpp/defined_trad.c
12260
12261 2000-12-11  Neil Booth  <neilb@earthling.net>
12262
12263         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
12264
12265 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12266
12267         * gcc.dg/format-miss-2.c: New test.
12268
12269 2000-12-09  Neil Booth  <neilb@earthling.net>
12270
12271         * gcc.dg/cpp/lineflags.c: New tests.
12272         * gcc.dg/cpp/poison.c: Update.
12273         * gcc.dg/cpp/redef2.c: Update.
12274         * gcc.dg/cpp/skipping.c: New test.
12275
12276 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
12277
12278         * g++.old-deja/g++.other/eh3.C: New testcase.
12279
12280 2000-12-07  Neil Booth  <neilb@earthling.net>
12281
12282         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
12283         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
12284         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
12285         wtr-union-init-2.c, wtr-union-init-3.c: Update.
12286         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
12287         Update.
12288
12289 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12290
12291         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
12292         __SIZE_TYPE__ instead of int for type of integers cast to
12293         pointers.
12294
12295 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
12296
12297         * g++.old-deja/g++.other/cleanup4.C: New test.
12298
12299 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12300
12301         * format-sec-1.c: New test.
12302
12303 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12304
12305         * gcc.dg/format-nonlit-3.c: New test.
12306
12307 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12308
12309         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
12310         through a null pointer.
12311
12312 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12313
12314         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
12315         * g++.old-deja/g++.pt/partial4.C: New test.
12316
12317 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
12318
12319         * gcc.c-torture/execute/ieee/hugeval.x: New.
12320
12321 2000-12-06  Neil Booth  <neilb@earthling.net>
12322
12323         * gcc.dg/cpp/backslash2.c: New tests.
12324
12325 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12326
12327         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
12328         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
12329
12330 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
12331
12332         * gcc.c-torture/execute/20001203-2.c: New testcase.
12333
12334 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12335
12336         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
12337         * g++.old-deja/g++.other/virtual10.C: New test.
12338
12339 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12340
12341         * g++.old-deja/g++.mike/pmf5.C: Remove test.
12342
12343 2000-12-05  Richard Henderson  <rth@redhat.com>
12344
12345         * gcc.c-torture/compile/20001205-1.c: New.
12346
12347 2000-12-04  Neil Booth  <neilb@earthling.net>
12348
12349         * g++.old-deja/g++.other/virtual9.C: New test.
12350         * g++.old-deja/g++.pt/crash61.C: New test.
12351         * gcc.c-torture/execute/loop-9.c: New test.
12352
12353 2000-12-04  Neil Booth  <neilb@earthling.net>
12354
12355         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
12356         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
12357         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
12358         * gcc.dg/cpp/extratokens.c: ...here.
12359
12360 2000-12-04  Neil Booth  <neilb@earthling.net>
12361
12362         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
12363         New tests.
12364
12365 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12366
12367         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
12368         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
12369
12370 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12371
12372         * gcc.c-torture/execute/20001203-1.c: New test.
12373
12374 2000-12-03  Neil Booth  <neilb@earthling.net>
12375
12376         * gcc.dg/cpp/macro6.c: New test cases.
12377
12378 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12379
12380         * gcc.c-torture/execute/string-opt-9.c: New test.
12381         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12382         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12383         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12384
12385         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
12386         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
12387
12388 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
12389
12390         * gcc.dg/cpp/if-6.c: New testcase.
12391
12392         * gcc.dg/20001201-1.c: New testcase.
12393
12394 2000-12-02  Neil Booth  <neilb@earthling.net>
12395
12396         * g++.old-deja/g++.other/externC4.C,
12397         g++.old-deja/g++.other/friend10.C: New tests.
12398
12399 2000-12-02  Neil Booth  <neilb@earthling.net>
12400
12401         * g++.old-deja/g++.other/instan2.C
12402         * g++.old-deja/g++.other/instan3.C: New test.
12403
12404 2000-12-02  Neil Booth  <neilb@earthling.net>
12405
12406         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
12407         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
12408         gnuc99.c,gnuc99-pedantic.c: New tests.
12409
12410 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12411
12412         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
12413         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
12414
12415 2000-12-01  Neil Booth  <neilb@earthling.net>
12416
12417         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
12418         * gcc.dg/cpp/poison.c: Update.
12419         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
12420
12421 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
12422
12423         * g77.f-torture/execute/20001201.f: New test.
12424
12425 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12426
12427         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
12428
12429 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
12430
12431         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
12432
12433 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
12434
12435         * g++.old-deja/g++.other/cast6.C: New test.
12436
12437 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
12438
12439         * gcc.c-torture/execute/20001130-2.c: New testcase.
12440
12441 2000-11-30  Richard Henderson  <rth@redhat.com>
12442
12443         * gcc.c-torture/execute/20001130-1.c: New test.
12444
12445 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12446
12447         * g++.old-deja/g++.other/op3.C: New test.
12448
12449 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12450
12451         * g++.old-deja/g++.other/op2.C: New test.
12452
12453 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12454
12455         * g++.old-deja/g++.other/crash38.C: New test.
12456
12457 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
12458
12459         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
12460
12461 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
12462
12463         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
12464         tests.
12465         * gcc.c-torture/execute/string-opt-6.c: New test.
12466
12467         * gcc.dg/20001117-1.c: Add main.
12468
12469 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
12470
12471         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
12472         Move from here ...
12473         * gcc.dg/940510-1.c: ... to here.
12474
12475         * gcc.dg/20000926-1.c: GNU C now allows initializations of
12476         zero-size arrays in toplevel structures.
12477
12478 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12479
12480         * gcc.c-torture/execute/loop-8.c: New test.
12481
12482 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12483
12484         * g++.old-deja/g++.other/base1.C: New test.
12485
12486 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12487
12488         * g++.old-deja/g++.other/parse2.C: New test.
12489
12490 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12491
12492         * g++.old-deja/g++.pt/incomplete1.C: New test.
12493
12494 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12495
12496         * g++.old-deja/g++.other/friend9.C: New test.
12497
12498 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12499
12500         * gcc.dg/20001127-1.c: New test.
12501
12502 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12503
12504         * g++.old-deja/g++.pt/friend46.C: New test.
12505
12506 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12507
12508         * g++.old-deja/g++.other/ptrmem8.C: New test.
12509
12510 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12511
12512         * gcc.c-torture/execute/string-opt-7.c: New test.
12513         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12514
12515 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12516
12517         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
12518         instead of 'mkcheck 2'.
12519
12520 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12521
12522         * gcc.c-torture/execute/memcheck/driver.c,
12523         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
12524         C9X references to refer to C99.
12525
12526 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
12527
12528         * gcc.dg/ultrasp3.c: New test.
12529
12530 2000-11-25  Neil Booth  <neilb@earthling.net>
12531
12532         * gcc.dg/cpp/include2.c: Update test to be locale independent.
12533
12534 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
12535
12536         * gcc.c-torture/compile/20001123-2.c: New.
12537
12538 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12539
12540         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
12541
12542 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
12543
12544         * gcc.dg/sequence-point-1.c: Add some new tests.
12545         * gcc.c-torture/execute/20001124-1.c: New test.
12546
12547 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12548
12549         * g++.old-deja/g++.other/vaarg4.C: New test.
12550         * gcc.c-torture/compile/20001123-1.c: New test.
12551
12552 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12553
12554         * g++.other/crash24.C: Adjust and remove XFAIL.
12555         * g++.other/crash37.C: New test.
12556
12557 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
12558
12559         * g++.old-deja/g++.pt/instantiate9.C: New test.
12560
12561 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
12562
12563         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
12564         new ABI, too.
12565
12566         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
12567         * g++.old-deja/g++.robertl/eb55.C: Likewise.
12568
12569 2000-11-22  Neil Booth  <neilb@earthling.net>
12570
12571         * gcc.dg/cpp/Wtrigraphs.c: New test.
12572
12573 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12574
12575         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
12576
12577 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
12578
12579         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
12580
12581 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
12582
12583         * lib/gcc-dg.exp: load_lib scanasm.exp.
12584         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
12585         * lib/g++-dg.exp: load_lib scanasm.exp.
12586         * lib/scanasm.exp: New.
12587         (scan-assembler, scan-assembler-not): Add optional arguments to
12588         test name, or if not present, the pattern name.
12589         (scan-assembler-dem, scan-assembler-dem-not): New.
12590
12591         * g++.dg/dg.exp: New.
12592
12593 2000-11-21  Neil Booth  <neilb@earthling.net>
12594
12595         * gcc.dg/cpp/integrated1.c: Remove.
12596
12597 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12598
12599         * gcc.c-torture/execute/20001121-1.c: New test.
12600
12601 2000-11-21  Richard Henderson  <rth@redhat.com>
12602
12603         * gcc.c-torture/compile/20001121-1.c: New test.
12604
12605 2000-11-20  Neil Booth  <neilb@earthling.net>
12606
12607         * gcc.dg/cpp/integrated1.c: New test.
12608
12609 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12610
12611         * g++.old-deja/g++.other/inline17.C: New test.
12612
12613 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
12614
12615         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
12616         local variable to be zero: I made the variable global. Now
12617         uses abort() and exit() instead of relying on main's return value.
12618
12619 2000-11-20  Neil Booth  <neilb@earthling.net>
12620
12621         * gcc.dg/cpp/paste2.c: Update test.
12622         * objc/execute/paste.m: New test.
12623
12624 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12625
12626         * gcc.dg/c99-condexpr-1.c: New test.
12627
12628 2000-11-20  Neil Booth  <neilb@earthling.net>
12629
12630         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
12631
12632 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
12633
12634         * g++.old-deja/g++.pt/export1.C: New test.
12635
12636 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
12637
12638         * gcc.dg/20001117-1.c: New test.
12639
12640 2000-11-18  Richard Henderson  <rth@redhat.com>
12641
12642         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
12643
12644 2000-11-18  Richard Henderson  <rth@redhat.com>
12645
12646         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
12647         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
12648         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
12649
12650 2000-11-18  Richard Henderson  <rth@redhat.com>
12651
12652         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
12653         (main): New.  Exit cleanly.
12654
12655 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12656
12657         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
12658         gcc.dg/c99-fordecl-2.c: New tests.
12659
12660 2000-11-18  Richard Henderson  <rth@redhat.com>
12661
12662         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
12663         * gcc.c-torture/execute/zerolen-2.c: New.
12664
12665 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12666
12667         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
12668         memory.
12669
12670 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12671
12672         * g++.old-deja/g++.pt/instantiate8.C: New test.
12673
12674 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12675
12676         * g++.old-deja/g++.other/incomplete.C: Add more tests.
12677         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
12678
12679 2000-11-16  Nick Clifton  <nickc@redhat.com>
12680
12681         * gcc.c-torture/execute/nestfunc-2.c: New test.
12682         * gcc.c-torture/execute/nestfunc-3.c: New test.
12683
12684 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12685
12686         * gcc.c-torture/compile/20001116-1.c: New test.
12687
12688 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12689
12690         * gcc.c-torture/execute/20001115-1.c: New test.
12691
12692 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
12693
12694         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
12695         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
12696         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
12697         * g++.old-deja/g++.abi/vmihint.C: Likewise.
12698
12699 2000-11-15  Neil Booth  <neilb@earthling.net>
12700
12701         gcc.dg/cpp/_Pragma1.c: Update.
12702         gcc.dg/cpp/_Pragma2.c: New test.
12703
12704 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12705
12706         * g++.old-deja/g++.other/anon5.C: New test.
12707
12708 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
12709
12710         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
12711         tests.
12712
12713 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
12714
12715         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
12716         output.
12717
12718 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12719
12720         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
12721         labels at end of compound statements.
12722
12723 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
12724
12725         * gcc.c-torture/execute/loop-7.c: New test.
12726
12727 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12728
12729         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
12730
12731 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12732
12733         * gcc.dg/c99-bool-1.c: New test.
12734
12735 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12736
12737         * gcc.dg/c99-scope-1.c: Remove xfail.
12738         * gcc.dg/c99-scope-2.c: New test.
12739
12740 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12741
12742         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
12743         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
12744
12745 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
12746
12747         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
12748         error messages.
12749
12750         * g++.mike/p700.C: Don't typedef wchar_t.
12751         * g++.mike/p784.C: Likewise.
12752         * g++.mike/eb101.C: Don't use __wchar_t.
12753
12754 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12755
12756         * g77.f-torture/execute/20001111.[fx]: Test premature exit
12757         from DO loop.
12758
12759 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12760
12761         * gcc.c-torture/execute/20001111-1.c: New test.
12762
12763 2000-11-10  Nick Clifton  <nickc@redhat.com>
12764
12765         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
12766         long multuiple and accumulate.
12767
12768 2000-11-09  Richard Henderson  <rth@redhat.com>
12769
12770         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
12771         via size_t instead of int.
12772
12773         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
12774         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12775         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12776         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12777
12778 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
12779
12780         * gcc.c-torture/compile/20001109-1.c: New test.
12781         * gcc.c-torture/compile/20001109-2.c: New test.
12782
12783 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
12784
12785         * g++.old-deja/g++.pt/operator1.C: New test.
12786         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
12787
12788 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12789
12790         * gcc.dg/20001108-1.c: New test.
12791
12792 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12793
12794         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
12795         with both arguments constant strings.
12796         * gcc.c-torture/execute/string-opt-3.c: New test.
12797         * gcc.c-torture/execute/string-opt-4.c: New test.
12798         * gcc.c-torture/execute/string-opt-5.c: New test.
12799
12800 2000-11-08  Nick Clifton  <nickc@redhat.com>
12801
12802         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
12803         mulsidi3adddi patterns.
12804
12805 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
12806
12807         * g++.old-deja/g++.other/crash36.C: New test.
12808
12809 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
12810
12811         * g++.old-deja/g++.other/init16.C: New test.
12812
12813 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
12814
12815         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
12816
12817 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12818
12819         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
12820         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12821         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12822
12823 2000-11-07  DJ Delorie  <dj@redhat.com>
12824
12825         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
12826
12827 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12828
12829         * gcc.c-torture/execute/string-opt-1.c: New test.
12830
12831 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12832
12833         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
12834         mips-sgi-irix6.* because the MIPS ABI passes floating-point
12835         parameters in registers, and there is no way for a varargs
12836         function to know in which order the integer and floating-point
12837         parameters should be interleaved when they are placed on the
12838         stack.
12839         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12840         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12841
12842 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12843
12844         * gcc.c-torture/execute/string-opt-2.c: New test.
12845
12846 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
12847
12848         * g++.old-deja/g++.pt/crash60.C: New test.
12849
12850 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12851
12852         * g++.old-deja/g++.other/crash24.C: New test.
12853         * g++.old-deja/g++.other/crash25.C: New test.
12854         * g++.old-deja/g++.other/crash26.C: New test.
12855         * g++.old-deja/g++.other/crash27.C: New test.
12856         * g++.old-deja/g++.other/crash28.C: New test.
12857         * g++.old-deja/g++.other/crash29.C: New test.
12858         * g++.old-deja/g++.other/crash30.C: New test.
12859         * g++.old-deja/g++.other/crash31.C: New test.
12860         * g++.old-deja/g++.other/crash32.C: New test.
12861         * g++.old-deja/g++.other/crash33.C: New test.
12862         * g++.old-deja/g++.other/crash34.C: New test.
12863         * g++.old-deja/g++.other/crash35.C: New test.
12864
12865 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12866
12867         * gcc.c-torture/execute/20001031-1.c: New test.
12868
12869 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
12870
12871         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
12872         namespace.
12873
12874         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
12875         standards-conformant.
12876
12877         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
12878
12879         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
12880         * g++.old-deja/g++.mike/p755a.C: Likewise.
12881         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12882         library makes no calls to `operator new' during initialization.
12883
12884 2000-11-04  Neil Booth  <neilb@earthling.net>
12885
12886         * gcc.dg/cpp/include2.c: New tests.
12887
12888 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
12889
12890         * lib/g++.exp (g++_set_ld_library_path): New function.
12891         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12892
12893 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
12894
12895         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
12896         warnings.
12897
12898 2000-11-01  Richard Henderson  <rth@redhat.com>
12899
12900         * g++.old-deja/g++.ext/namedret1.C: New.
12901         * g++.old-deja/g++.ext/namedret2.C: New.
12902         * g++.old-deja/g++.ext/namedret3.C: New.
12903
12904 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
12905
12906         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12907         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12908
12909 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12910
12911         * gcc.c-torture/execute/va-arg-21.c: New test.
12912
12913 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12914
12915         * gcc.dg/c99-complex-2.c: New test.
12916
12917 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12918
12919         * gcc.c-torture/execute/stdio-opt-1.c: New test.
12920
12921 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
12922
12923         * g++.old-deja/g++.other/inline16.C: New test.
12924
12925 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
12926
12927         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12928         __PRETTY_FUNCTION__
12929
12930 2000-10-29  Neil Booth  <neilb@earthling.net>
12931
12932         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12933         New tests.
12934         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12935         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12936         optimisation.
12937
12938 2000-10-29  Neil Booth  <neilb@earthling.net>
12939
12940         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
12941         * mi1.c, mi1c.h: Add null directives to multiple-include test.
12942         * mi5.c: Test multiple includes work with -C.
12943         * trigraphs.c: Test ^= version.
12944
12945 2000-10-28  Neil Booth  <neilb@earthling.net>
12946
12947         New tests and test updates for new macro expander.
12948
12949         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
12950         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
12951         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
12952         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
12953         new diagnostic messages.
12954
12955         * gcc.dg/cpp/macro3.c: New tests.
12956
12957 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
12958
12959         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
12960         on the same line.
12961
12962 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
12963
12964         * g++.old-deja/g++.other/eh2.C: New test.
12965
12966 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12967
12968         * gcc.c-torture/execute/20001027-1.c: New test.
12969
12970 2000-10-26  Richard Henderson  <rth@redhat.com>
12971
12972         * gcc.c-torture/execute/20001026-1.c: New.
12973
12974 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
12975
12976         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
12977         * g++.old-deja/g++.law/builtin1.C: Likewise.
12978         * g++.old-deja/g++.law/ctors10.C: Likewise.
12979         * g++.old-deja/g++.law/virtual3.C: Likewise.
12980         * g++.old-deja/g++.mike/p658.C: Likewise.
12981         * g++.old-deja/g++.other/sibcall1.C: Likewise.
12982         * g++.old-deja/g++.other/vaarg2.C: Likewise.
12983         * g++.old-deja/g++.robertl/eb124.C: Likewise.
12984         * g++.old-deja/g++.robertl/eb44.C: Likewise.
12985         * g++.old-deja/g++.robertl/eb77.C: Likewise.
12986
12987 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
12988
12989         * gcc.c-torture/compile/20001024-1.c: New test.
12990
12991 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
12992
12993         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
12994         to tell us whether or not we are using V3.
12995
12996 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12997
12998         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
12999         operands.
13000
13001 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13002
13003         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
13004
13005 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
13006
13007         * gcc.c-torture/execute/20001024-1.c: New test.
13008
13009 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
13010
13011         * g++.old-deja/g++.other/sibcall1.C: New test.
13012
13013 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
13014
13015         * gcc.dg/noncompile/init-3.c: New test.
13016
13017 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
13018
13019         * gcc.dg/format-array-1.c: New test.
13020
13021 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13022
13023         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
13024         writing through null pointers; remove comment about testing
13025         unterminated strings.
13026
13027 2000-10-17  Matthew Hiller  <hiller@redhat.com>
13028
13029         * gcc.c-torture/execute/20001017-2.c: New test.
13030
13031 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13032
13033         * gcc.c-torture/compile/20001018-1.c: New test.
13034         * gcc.c-torture/compile/20001018-1.x: Xfail.
13035
13036 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13037
13038         * gcc.c-torture/execute/20001017-1.c: New test.
13039
13040 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13041
13042         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
13043         for multiple use of arguments with scanf formats; add tests for
13044         multiple use of arguments.
13045
13046 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
13047
13048         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
13049
13050 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13051
13052         * gcc.dg/format-miss-1.c: New test.
13053
13054 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13055
13056         * gcc.c-torture/execute/20001013-1.c: New test.
13057
13058 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13059
13060         * gcc.dg/format-branch-1.c: New test.
13061
13062 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
13063
13064         * README, lib/file-format.exp: Remove EGCS references.
13065
13066 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
13067
13068         * gcc.dg/20001013-1.c: New test.
13069
13070 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13071
13072         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13073         for intmax_t in the compiler using __typeof__ and the type rules
13074         for conditional expressions.
13075
13076 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13077
13078         * gcc.dg/20001012-1.c: New test.
13079         * gcc.dg/20001012-2.c: New test.
13080
13081 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13082
13083         * gcc.dg/format-attr-1.c: New test.
13084
13085 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13086
13087         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13088         __LONG_LONG_MAX__ instead of LLONG_MAX.
13089
13090 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13091
13092         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13093         scanf flags.
13094         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13095         flags.
13096
13097 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13098
13099         * gcc.dg/sequence-pt-1.c: New test.
13100
13101 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13102
13103         * gcc.c-torture/execute/20001011-1.c: New testcase.
13104         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13105
13106 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13107
13108         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13109         does not error on it.
13110
13111 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13112
13113         * gcc.dg/20001009-1.c: New test.
13114
13115 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13116
13117         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13118         * gcc.c-torture/execute/20001009-2.c: ... to here.
13119
13120 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13121
13122         * gcc.c-torture/compile/20001009-1.c: New testcase.
13123         * gcc.c-torture/execute/20001009-1.c: New testcase.
13124         Testcases provided by Jan Hubicka <jh@suse.cz>.
13125
13126 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13127
13128         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13129         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13130         uintmax_t using <limits.h> to emulate the compiler's internal
13131         logic.  No longer XFAIL %j tests.
13132
13133 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13134
13135         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13136         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13137         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13138         regexps and details of expected handling of some bad formats.
13139         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13140         suppression.
13141
13142 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13143
13144         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13145         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13146         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13147         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13148         in list archives.
13149
13150 2000-10-06  Richard Henderson  <rth@cygnus.com>
13151
13152         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13153         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13154         * g++.old-deja/g++.jason/report.C: Likewise.
13155         * g++.old-deja/g++.law/friend5.C: Likewise.
13156         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13157         of the expected warnings.
13158
13159 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13160
13161         * g++.old-deja/g++.pt/enum14.C: New test.
13162
13163 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13164
13165         * g++.old-deja/g++.pt/crash59.C: New test.
13166
13167 2000-10-04  Will Cohen  <wcohen@redhat.com>
13168
13169         * gcc.dg/20000926-1.c: New test.
13170
13171 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13172
13173         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13174         function name for current C++ compiler.
13175         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13176
13177 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13178
13179         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13180         __PRETTY_FUNCTION__.
13181         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13182
13183 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13184
13185         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13186
13187 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13188
13189         * gcc.c-torture/compile/20000923-1.c: New test.
13190
13191 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13192
13193         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13194         * g++.old-deja/g++.pt/ttp62.C: Same.
13195         * g++.old-deja/g++.other/inline14.C: Same.
13196
13197 2000-09-24  Richard Henderson  <rth@cygnus.com>
13198
13199         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13200
13201 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13202
13203         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13204
13205 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13206
13207         * gcc.c-torture/compile/20000922-1.c: New file.
13208
13209 2000-09-21  Nick Clifton  <nickc@redhat.com>
13210
13211         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13212         a signed long modulo operation.
13213         (mod6): New function - perform an unsigned long modulo operation.
13214         (main): Add tests for modulos of very large numbers by very small
13215         dividends.
13216
13217 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13218
13219         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13220
13221 2000-09-19  Richard Henderson  <rth@cygnus.com>
13222
13223         * gcc.dg/compare2.c (case 10): XFAIL.
13224
13225 2000-09-18  Richard Henderson  <rth@cygnus.com>
13226
13227         * gcc.c-torture/execute/20000906-1.c: Move ...
13228         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13229         that support __builtin_trap.
13230
13231 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13232
13233         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13234
13235 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13236
13237         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13238         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13239         more $ format tests.
13240
13241 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13242
13243         * gcc.dg/format-errmk-1.c: New test.
13244
13245 2000-09-17  Greg McGary  <greg@mcgary.org>
13246
13247         * gcc.c-torture/execute/20000917-1.x: Remove.
13248
13249 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13250
13251         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13252
13253 2000-09-17  Greg McGary  <greg@mcgary.org>
13254
13255         * gcc.c-torture/execute/20000917-1.c: New test.
13256         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13257
13258 2000-09-16  Neil Booth  <NeilB@earthling.net>
13259
13260         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13261         in nested macro bug.
13262
13263 2000-09-15  Neil Booth  <NeilB@earthling.net>
13264
13265         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13266
13267 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13268
13269         * gcc.c-torture/execute/20000914-1.c: New test.
13270
13271 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13272
13273         * g++.other/inline13.C: New test.
13274
13275 2000-09-12  Andreas Jaeger  <aj@suse.de>
13276
13277         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13278         constant by Ulrich Drepper <drepper@redhat.com>.
13279
13280 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13281
13282         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13283
13284 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13285
13286         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13287
13288 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13289
13290         * gcc.dg/cpp/backslash.c: New test.
13291
13292 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13293
13294         * gcc.c-torture/execute/20000910-1.c: New test.
13295         * gcc.c-torture/execute/20000910-2.c: Likewise.
13296
13297 2000-09-11  Robert Lipe  <robertl@sco.com>
13298
13299         * gcc.dg/pragma-align.c: New test.
13300
13301 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13302
13303         * g++.old-deja/g++.pt/explicit82.C: New test.
13304         * g++.old-deja/g++.pt/explicit83.C: New test.
13305
13306 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13307
13308         * gcc.dg/asm-names.c: New test.
13309
13310 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13311
13312         * gcc.dg/cpp/tr-warn6.c: New test
13313
13314 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13315
13316         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13317         be accepted.
13318
13319 2000-09-07  Catherine Moore  <clm@redhat.com>
13320
13321         * gcc.c-torture/execute/unroll-1.c: New test.
13322
13323 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13324
13325         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13326         ERROR markers.
13327         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13328         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13329         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13330         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13331         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13332         Preprocess only.
13333         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13334         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13335
13336 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13337
13338         * g++.old-deja/g++.pt/deduct2.C: New test.
13339
13340 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13341
13342         * g++.old-deja/g++.pt/parms2.C: New test.
13343
13344 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13345
13346         * g++.old-deja/g++.pt/crash58.C: New test.
13347
13348 2000-09-06  Greg McGary  <greg@mcgary.org>
13349
13350         * gcc.c-torture/execute/20000906-1.c: New test.
13351         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13352
13353 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13354
13355         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13356
13357 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13358
13359         * g++.old-deja/g++.pt/crash57.C: New test.
13360
13361 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13362
13363         * g++.old-deja/g++.pt/crash56.C: New test.
13364
13365 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13366
13367         * g++.old-deja/g++.pt/koenig1.C: New test.
13368
13369 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13370
13371         * gcc.dg/20000904-1.c: New test.
13372
13373 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13374
13375         * gcc.dg/cpp/paste8.c: New test.
13376
13377 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13378
13379         * gcc.c-torture/compile/20000827-1.c: New test.
13380
13381 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13382
13383         * gcc.dg/format-diag-1.c: New test.
13384
13385 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13386
13387         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13388         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13389         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13390         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13391         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13392
13393 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13394
13395         * g++.old-deja/g++.other/nested4.C: New test.
13396
13397 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13398
13399         * g++.old-deja/g++.ns/scoped1.C: New test.
13400
13401 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13402
13403         * lib/g++.exp: Support testing already-installed GCC.
13404
13405 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13406
13407         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13408
13409 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13410
13411         * gcc.dg/return-type-2.c: New test.
13412
13413 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13414
13415         * gcc.c-torture/compile/20000825-1.c: New test.
13416
13417 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13418
13419         * gcc.dg/dwarf2-2.c: New test.
13420
13421 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13422
13423         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13424         dg-warning regexps.
13425
13426 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13427
13428         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13429         gcc.dg/format-ext-5.c: New tests.
13430
13431 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13432
13433         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13434
13435 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13436
13437         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13438
13439 2000-08-24  Richard Henderson  <rth@cygnus.com>
13440
13441         * gcc.dg/ia64-sync-1.c: New test.
13442         * gcc.dg/ia64-sync-2.c: New test.
13443         * gcc.dg/ia64-asm-1.c: New test.
13444
13445 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13446
13447         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13448         * gcc.dg/format-ext-2.c: New test.
13449
13450 2000-08-23  Jason Merrill  <jason@redhat.com>
13451
13452         * lib/old-dejagnu.exp: Also ignore "In member function" and
13453         "At global scope".
13454
13455 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13456
13457         * gcc.dg/noncompile/label-lineno-1.c: New test.
13458
13459 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13460
13461         * gcc.dg/c99-array-nonobj-1.c: New test.
13462
13463 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13464
13465         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13466         tests.
13467         * gcc.dg/format-ext-1.c: New test.
13468
13469 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13470
13471         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13472         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13473         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13474         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13475         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13476
13477 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13478
13479         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13480         gcc.dg/c99-strftime-2.c: New tests.
13481
13482 2000-08-22  Richard Henderson  <rth@cygnus.com>
13483
13484         * gcc.c-torture/execute/20000822-1.c: New test.
13485
13486 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13487
13488         * gcc.c-torture/execute/20000819-1.x: Remove.
13489
13490 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13491
13492         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13493         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13494         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13495         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13496         gcc.dg/format-xopen-1.c: New tests.
13497
13498 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13499
13500         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13501
13502 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13503
13504         * g++.old-deja/g++.other/loop2.C: New test.
13505
13506         * gcc.c-torture/compile/20000606-1.c: New test.
13507         * gcc.c-torture/compile/20000728-1.c: New test.
13508         * gcc.c-torture/execute/20000801-1.c: New test.
13509         * gcc.c-torture/execute/20000801-2.c: New test.
13510         * gcc.c-torture/execute/20000819-1.c: New test.
13511         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13512         * gcc.dg/20000629-1.c: New test.
13513         * gcc.dg/20000724-1.c: New test.
13514         * gcc.dg/20000807-1.c: New test.
13515
13516 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13517
13518         * gcc.dg/cpp/pragma-1.c: New test.
13519         * gcc.dg/cpp/pragma-2.c: New test.
13520
13521 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13522
13523         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13524         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13525
13526 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13527
13528         * gcc.c-torture/compile/20000818-1.c: New test.
13529
13530 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13531
13532         * gcc.c-torture/execute/20000818-1.c: New test.
13533
13534 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13535
13536         * gcc.dg/format-va-1.c: New test.
13537
13538 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13539
13540         * g++.old-deja/g++.other/typedef8.C: New test.
13541
13542 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13543
13544         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13545         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13546         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13547         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13548         * g++.old-deja/g++.other/ptrmem7.C: New test.
13549         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13550
13551 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13552
13553         * g++.old-deja/g++.pt/typename27.C: New test.
13554
13555 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13556
13557         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13558         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13559         * g++.old-deja/g++.pt/friend45.C: New test.
13560         * g++.old-deja/g++.other/friend8.C: New test.
13561
13562 2000-08-15  Richard Henderson  <rth@cygnus.com>
13563
13564         * gcc.c-torture/execute/20000815-1.c: New test.
13565
13566 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13567
13568         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13569         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13570         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13571
13572 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13573
13574         * g++.old-deja/g++.other/refinit2.C: New test.
13575
13576 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13577
13578         * lib/c-torture.exp (c-torture): Make
13579         compiler_conditional_xfail_data global.
13580         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13581         compiler_conditional_xfail_data machinery.
13582         (f-torture-execute): Likewise.
13583         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13584         and only when unrolling loops.
13585
13586         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13587
13588 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13589
13590         * g++.old-deja/g++.pt/explicit81.C: New test.
13591
13592 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13593
13594         * g++.old-deja/g++.pt/typename26.C: New test.
13595
13596 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13597
13598         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13599         warning.
13600
13601 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13602
13603         * g++.old-deja/g++.other/array3.C: New test.
13604
13605 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13606
13607         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13608         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13609         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13610         New tests.
13611
13612 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13613
13614         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13615         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13616
13617 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13618
13619         * gcc.c-torture/execute/20000808-1.c: New test.
13620
13621 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13622
13623         * gcc.dg/c90-const-expr-1.c: New test.
13624
13625 2000-08-08  Richard Henderson  <rth@cygnus.com>
13626
13627         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13628
13629 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13630
13631         * gcc.dg/noncompile/const-ll-1.c: New test.
13632
13633 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13634
13635         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13636
13637 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13638
13639         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13640         that running programs linked against the shared version of libobjc
13641         run correctly.
13642
13643 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13644
13645         * gcc.dg/c99-printf-1.c: New test.
13646
13647 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13648
13649         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13650
13651 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13652
13653         * gcc.c-torture/execute/20000731-1.x: Delete.
13654
13655 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13656
13657         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13658         and torture_without_loops as is done by c-torture.exp.
13659         (search_for): Copy from c-torture.exp.
13660         (gcc-dg-runtest): New function, drives a directory of tests
13661         iterating over the TORTURE_OPTIONS.
13662         (scan-assembler, scan-assembler-not): Move here from
13663         individual directory drivers.
13664
13665         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13666         defined by lib/gcc-dg.exp.
13667         * gcc.dg/cpp/cpp.exp: Likewise.
13668         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13669         gcc-dg-runtest, so we cycle over optimization options.
13670
13671         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13672         * gcc.dg/compare2.c: No longer expected to fail.
13673
13674 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13675
13676         * gcc.c-torture/execute/20000804-1.c: New test.
13677
13678 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13679
13680         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13681
13682 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13683
13684         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13685
13686 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13687
13688         * gcc.c-torture/compile/20000803-1.c: New test.
13689
13690 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13691
13692         * gcc.c-torture/execute/20000801-3.c,
13693         gcc.c-torture/execute/20000801-4.c: New tests.
13694         * gcc.c-torture/execute/20000801-3.x,
13695         gcc.c-torture/execute/20000801-4.x: Xfail.
13696
13697 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
13698
13699         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13700         libobjc/.libs to allow for libtool.
13701
13702 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
13703
13704         * gcc.c-torture/compile/20000802-1.c: New test.
13705
13706 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
13707
13708         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13709
13710 2000-07-31  Jeffrey A Law  (law@cygnus.com)
13711
13712         * gcc-c-torture/execute/20000731-2.c: New test.
13713
13714         * gcc.c-torture/execute/20000731-1.c: New test.
13715         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13716
13717 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13718
13719         * testsuite/gcc.dg/cpp/paste7.c: New test.
13720         * gcc.dg/cpp/20000725-1.c: New test.
13721
13722 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13723
13724         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13725         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13726         declaration warning for __builtin_dwarf_reg_size.
13727
13728         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13729
13730 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13731
13732         * gcc.dg/noncompile/voidparam-1.c: New test.
13733
13734 2000-07-30  Richard Henderson  <rth@cygnus.com>
13735
13736         * gcc.dg/c90-digraph-1.c: Don't xfail.
13737         * gcc.dg/compare2.c (case 10): Xfail.
13738         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13739
13740 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13741
13742         * gcc.dg/c99-main-1.c: New test.
13743
13744 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13745
13746         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13747
13748 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13749
13750         * gcc.c-tortuer/execute/20000726-1.c: New test.
13751
13752 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13753
13754         * gcc.c-torture/execute/enum-2.c: New test.
13755
13756 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13757
13758         * gcc.dg/cpp/tr-warn3.c: New test.
13759
13760 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13761
13762         * g++.old-deja/g++.ext/implicit1.C: Remove.
13763         * g++.old-deja/g++.jason/c2.C: Remove
13764         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13765         * g++.old-deja/g++.pt/crash16.C: Likewise.
13766         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13767
13768 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13769
13770         * g++.old-deja/g++.other/for2.C: New test.
13771
13772 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13773
13774         * gcc.dg/20000720-1.c: New test.
13775
13776 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13777
13778         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13779
13780 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13781
13782         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13783         * gcc.c-torture/execute/20000722-1.c: New.
13784         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13785
13786 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13787
13788         * gcc.dg/cpp/20000720-1.S: New test.
13789
13790 2000-07-21  Michael Meissner  <meissner@redhat.com>
13791
13792         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13793
13794 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13795
13796         * g++.old-deja/g++.brendan/crash16.C,
13797         g++.old-deja/g++.brendan/parse3.C,
13798         g++.old-deja/g++.brendan/redecl1.C,
13799         g++.old-deja/g++.ns/template13.C,
13800         g++.old-deja/g++.other/decl4.C,
13801         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13802
13803 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13804
13805         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13806         and "Internal error".
13807
13808         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13809         regexps.
13810         * gcc.dg/cpp/paste6.c: New test.
13811
13812 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13813
13814         * gcc.dg/cpp/tr-direct.c: New test.
13815
13816         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13817         gcc.dg/cpp/undef1.c: Tweak error regexps.
13818
13819 2000-07-18  Eric Christopher <echristo@redhat.com>
13820
13821         * gcc.c-torture/compile/20000718-1.c: New test.
13822
13823 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13824
13825         * cpplex.c (_cpp_push_token): If the token being pushed back
13826         is the previous token in this context, just subtract one from
13827         context->posn.
13828         * cppmacro.c (save_expansion): Clear aux field when storing a
13829         placemarker.
13830
13831 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13832
13833         * gcc.dg/noncompile/redecl-1.c: New test.
13834
13835 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13836
13837         * gcc.c-torture/execute/20000717-5.c: New test.
13838         * gcc.c-torture/execute/20000717-1.x: Removed.
13839
13840 2000-07-17  Richard Henderson  <rth@cygnus.com>
13841
13842         * gcc.c-torture/execute/20000717-4.c: New test.
13843
13844 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13845
13846         * gcc.dg/cpp/syshdr.c: New test.
13847         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13848
13849 2000-07-17  Neil Booth  <neilb@earthling.net>
13850
13851         * gcc.dg/cpp/cmdlne-dM.c: New test.
13852         * gcc.dg/cpp/cmdlne-dD.c: New test.
13853
13854 2000-07-17  Jeffrey A Law  (law@cygnus.com)
13855
13856         * gcc.c-torture/execute/20000717-3.c: New test.
13857
13858         * gcc.c-torture/compile/20000717-1.c: New test.
13859
13860 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13861
13862         * gcc.c-torture/execute/20000717-2.c: New test.
13863
13864 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13865
13866         * gcc.dg/formatz-1.c: New test.
13867
13868         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13869         * gcc.dg/c99-digraph-1.c: New tests.
13870
13871         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13872         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13873
13874         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13875         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13876         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13877         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13878         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13879         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13880         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13881
13882 2000-07-17   Greg McGary <greg@mcgary.org>
13883
13884         * gcc.c-torture/execute/20000717-1.c: New test.
13885         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13886
13887 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
13888
13889         * gcc.c-torture/execute/20000715-2.c: New test.
13890         * gcc.dg/20000715-1.c: New test.
13891
13892 2000-07-15  Michael Meissner  <meissner@redhat.com>
13893
13894         * gcc.c-torture/execute/20000715-1.c: New test.
13895
13896 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13897
13898         * gcc.c-torture/execute/20000707-1.c: New test.
13899
13900 2000-07-13  Neil Booth  <NeilB@earthling.net>
13901
13902         * testsuite/gcc.dg/cpp/digraph1.c,
13903         testsuite/gcc.dg/cpp/digraph2.c,
13904         testsuite/gcc.dg/cpp/digraphs.c: New tests.
13905
13906 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
13907
13908         * g77.f-torture/compile/20000630-2.f:  New test.
13909         * g77.f-torture/compile/20000630-2.x
13910
13911 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13912
13913         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
13914
13915 2000-07-11  Neil Booth  <NeilB@earthling.net>
13916
13917         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13918
13919 2000-07-11  Neil Booth  <NeilB@earthling.net>
13920
13921         * gcc.dg/cpp/cmdlne-C.c: New.
13922
13923 2000-07-09  Neil Booth  <NeilB@earthling.net>
13924
13925         * gcc.dg/cpp/directiv.c: New tests.
13926         * gcc.dg/cpp/undef1.c: Update.
13927
13928 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
13929
13930         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13931
13932 2000-07-09  Neil Booth  <NeilB@earthling.net>
13933
13934         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13935
13936 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
13937
13938         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
13939         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
13940
13941 2000-07-08  Neil Booth  <NeilB@earthling.net>
13942
13943         * gcc.dg/cpp/macsyntx.c: New tests.
13944
13945 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13946
13947         * gcc.dg/20000707-1.c: New test.
13948
13949 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13950
13951         * gcc.c-torture/execute/20000706-1.c: New test.
13952         * gcc.c-torture/execute/20000706-2.c: New test.
13953         * gcc.c-torture/execute/20000706-3.c: New test.
13954         * gcc.c-torture/execute/20000706-4.c: New test.
13955         * gcc.c-torture/execute/20000706-5.c: New test.
13956
13957 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13958
13959         * g++.old-deja/g++.pt/instantiate7.C: New test.
13960
13961 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13962
13963         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
13964         * g++.old-deja/g++.mike/thunk3.C: Likewise.
13965         * g++.old-deja/g++.other/rtti3.C: Likewise.
13966         * g++.old-deja/g++.other/rttid3.C: Likewise.
13967
13968 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
13969
13970         *  g77.f-torture/compile/20000630-1.x: Fix typo
13971
13972 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
13973
13974         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
13975         assembly output.
13976
13977 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
13978
13979         * gcc.dg/cpp/ident.c: New test.
13980
13981 2000-07-05  Neil Booth  <NeilB@earthling.net>
13982
13983         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
13984           gcc.dg/cpp/lexstrng.c: New tests.
13985
13986 2000-07-04  Neil Booth  <NeilB@earthling.net>
13987
13988         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
13989         * gcc.dg/cpp/strify2.c: Same.
13990
13991 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
13992
13993         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
13994         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
13995         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
13996         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
13997
13998         * testsuite/gcc.dg/cpp/macro1.c,
13999         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
14000         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
14001         testsuite/gcc.dg/cpp/strify1.c,
14002         testsuite/gcc.dg/cpp/strify2.c: New tests.
14003
14004 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
14005
14006         * gcc.c-torture/execute/20000703-1.c: New test.
14007
14008 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14009
14010         * g++.old-deja/g++.pt (lookup10.C): New test.
14011
14012 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
14013
14014         * g++.old-deja/g++.pt (typename25.C): New test.
14015
14016 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
14017
14018         * gcc.c-torture/compile/20000701-1.c: New test.
14019
14020 2000-06-30  Nick Clifton  <nickc@cygnus.com>
14021
14022         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
14023         to test case.
14024
14025 2000-06-30  Catherine Moore  <clm@cygnus.com>
14026
14027         * gcc.c-torture/execute/align-1.c: New test.
14028
14029 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
14030
14031         * g++.old-deja/g++.pt/expr8.C: New test.
14032         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
14033
14034 2000-06-29  Nick Clifton  <nickc@cygnus.com>
14035
14036         * gcc.c-torture/compile/20000629-1.c: New test.
14037
14038 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14039
14040
14041         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
14042         gcc.dg/noncompile directory, depending on whether they're
14043         preprocessor tests or not.  Annotate all the tests for the dg
14044         framework.
14045
14046         * gcc.c-torture/noncompile/noncompile.exp: Delete.
14047         * gcc.dg/noncompile/noncompile.exp: New.
14048
14049         * Moved files:
14050         Old name                                New name
14051         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
14052         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
14053         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
14054         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
14055         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
14056         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
14057         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
14058         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
14059         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
14060         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
14061         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
14062         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
14063         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
14064         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
14065         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
14066         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
14067         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
14068         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
14069         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
14070         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
14071         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
14072         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14073         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14074         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14075
14076         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14077         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14078         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14079         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14080         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14081         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14082
14083 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14084
14085         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14086         declare one variable.  On the fourth, error.
14087         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14088         declared by 20000628-1a.h.
14089
14090 2000-06-29  Richard Henderson  <rth@redhat.com>
14091
14092         * gcc.c-torture/execute/930529-1.x: New file.
14093         * gcc.dg/920413-1.c: Adjust expected warning text.
14094         * gcc.dg/980217-1.c: Declare abort.
14095         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14096
14097 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14098
14099         * g77.f-torture/compile/20000629-1.f: New test.
14100         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14101
14102 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14103
14104         Rearrange lots of files, removing entirely the
14105         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14106         directories.
14107
14108         * Deleted files:
14109         gcc.c-torture/code_quality/code_quality.exp
14110         gcc.c-torture/special/special.exp
14111         gcc.failure/failure.exp
14112         gcc.failure/940409-1.x
14113         gcc.c-torture/compile/961203-1.x
14114
14115         * New files:
14116         gcc.misc-tests/linkage.exp
14117         gcc.c-torture/execute/920730-1t.c
14118         gcc.c-torture/execute/920730-1t.x
14119         gcc.c-torture/compile/920520-1.x
14120         gcc.c-torture/compile/920521-1.x
14121         gcc.c-torture/compile/981006-1.x
14122         gcc.c-torture/execute/eeprof-1.x
14123
14124         * Moved files (possibly with modifications to fit a new harness):
14125         Old name                                New name
14126         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14127         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14128         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14129         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14130         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14131         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14132         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14133         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14134         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14135         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14136         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14137         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14138         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14139         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14140
14141 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14142
14143         * c-torture/compile/961203-1.x: Delete.
14144
14145         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14146         not exit. Include stdio.h.
14147         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14148         * gcc.misc-tests/dg-12.c: Likewise.
14149         * gcc.misc-tests/dg-5.c: Likewise.
14150         * gcc.misc-tests/dg-6.c: Likewise.
14151         * gcc.misc-tests/dg-7.c: Prototype abort.
14152         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14153         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14154         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14155         not exit.
14156         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14157         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14158
14159 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14160
14161         * gcc.dg/cpp/20000628-1.c: New test.
14162         * gcc.dg/cpp/20000628-1.h: New header for above test.
14163         * gcc.dg/cpp/20000628-1a.h: Likewise.
14164
14165 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14166
14167         * gcc.dg/cpp: New directory.
14168         * gcc.dg/cpp/cpp.exp: New driver.
14169         * gcc.dg/cpp/20000627-1.c: New test.
14170         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14171         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14172         and rewrite as a compilation test.
14173
14174         * gcc.dg: Move many files into the cpp subdirectory, possibly
14175         renaming or editing them as well.
14176         Old name                New name
14177         990119-1.c              cpp/19990119-1.c
14178         990228-1.c              cpp/19990228-1.c
14179         990407-1.c              cpp/19990407-1.c
14180         990409-1.c              cpp/19990409-1.c
14181         990413-1.c              cpp/19990413-1.c
14182         990703-1.c              cpp/19990703-1.c
14183         20000127-1.c            cpp/20000127-1.c
14184         20000129-1.c            cpp/20000129-1.c
14185         20000207-1.c            cpp/20000207-1.c
14186         20000207-2.c            cpp/20000207-2.c
14187         20000209-1.c            cpp/20000209-1.c
14188         20000209-2.c            cpp/20000209-2.c
14189         20000301-1.c            cpp/20000301-1.c
14190         20000419-1.c            cpp/20000419-1.c
14191         20000510-1.S            cpp/20000510-1.S
14192         20000519-1.c            cpp/20000519-1.c
14193         20000529-1.c            cpp/20000529-1.c
14194         20000625-1.c            cpp/20000625-1.c
14195         20000625-2.c            cpp/20000625-2.c
14196         cpp-as1.c               cpp/assert1.c
14197         cpp-as2.c               cpp/assert2.c
14198         cxx-comments-1.c        cpp/cxxcom1.c
14199         cxx-comments-2.c        cpp/cxxcom2.c
14200         endif-label.c           cpp/endif.c
14201         cpp-hash1.c             cpp/hash1.c
14202         cpp-hash2.c             cpp/hash2.c
14203         cpp-if1.c               cpp/if-1.c
14204         cpp-if2.c               cpp/if-2.c
14205         cpp-if3.c               cpp/if-3.c
14206         cpp-if4.c               cpp/if-4.c
14207         cpp-if5.c               cpp/if-5.c
14208         cpp-cond.c              cpp/if-cexp.c
14209         cpp-missingop.c         cpp/if-mop.c
14210         cpp-missingparen.c      cpp/if-mpar.c
14211         cpp-opprec.c            cpp/if-oppr.c
14212         cpp-ifparen.c           cpp/if-paren.c
14213         cpp-shortcircuit.c      cpp/if-sc.c
14214         cpp-shift.c             cpp/if-shift.c
14215         cpp-unary.c             cpp/if-unary.c
14216         cpp-li1.c               cpp/line1.c
14217         cpp-li2.c               cpp/line2.c
14218         lineno.c                cpp/line3.c
14219         lineno-2.c              cpp/line4.c
14220         cpp-mi.c                cpp/mi1.c
14221         cpp-mic.h               cpp/mi1c.h
14222         cpp-micc.h              cpp/mi1cc.h
14223         cpp-mind.h              cpp/mi1nd.h
14224         cpp-mindp.h             cpp/mi1ndp.h
14225         cpp-mix.h               cpp/mi1x.h
14226         cpp-mi2.c               cpp/mi2.c
14227         cpp-mi2a.h              cpp/mi2a.h
14228         cpp-mi2b.h              cpp/mi2b.h
14229         cpp-mi2c.h              cpp/mi2c.h
14230         cpp-mi3.c               cpp/mi3.c
14231         cpp-mi3.def             cpp/mi3.def
14232         poison-1.c              cpp/poison.c
14233         pr-impl.c               cpp/prag-imp.c
14234         cpp-redef-2.c           cpp/redef1.c
14235         cpp-redef.c             cpp/redef2.c
14236         strpaste.c              cpp/strp1.c
14237         strpaste-2.c            cpp/strp2.c
14238         cpp-tradpaste.c         cpp/tr-paste.c
14239         cpp-tradstringify.c     cpp/tr-str.c
14240         cpp-tradwarn1.c         cpp/tr-warn1.c
14241         cpp-tradwarn2.c         cpp/tr-warn2.c
14242         trigraphs.c             cpp/trigraphs.c
14243         cpp-unc1.c              cpp/unc1.c
14244         cpp-unc2.c              cpp/unc2.c
14245         cpp-unc3.c              cpp/unc3.c
14246         cpp-unc.c               cpp/unc4.c
14247         undef.c                 cpp/undef1.c
14248         undef-2.c               cpp/undef2.c
14249         cpp-wi1.c               cpp/widestr1.c
14250
14251 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14252
14253         * lib/g++.exp (g++_include_flags): Tweak.
14254
14255 2000-06-27  H.J. Lu  <hjl@gnu.org>
14256             Loren J. Rittle  <ljrittle@acm.org>
14257
14258         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14259         version with one that knows about the new gcc tree structure.
14260         (g++_link_flags): Same.
14261
14262 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14263
14264         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14265         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14266         case we are cross-compiling.
14267
14268         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14269         g++.old-deja/g++.niklas/Makefile.in,
14270         g++.old-deja/g++.niklas/configure.in,
14271         g++.old-deja/g++.other/Makefile.in,
14272         g++.old-deja/g++.other/configure.in,
14273         gcc.c-torture/code_quality/Makefile.in,
14274         gcc.c-torture/code_quality/configure.in,
14275         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14276         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14277         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14278         gcc.c-torture/execute/ieee/Makefile.in,
14279         gcc.c-torture/execute/ieee/configure.in,
14280         gcc.c-torture/noncompile/Makefile.in,
14281         gcc.c-torture/noncompile/configure.in,
14282         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14283         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14284         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14285
14286 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14287
14288         * g++.old-deja/g++.other/ambig3.C: New test.
14289
14290 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14291
14292         * g++.old-deja/g++.pt/syntax1.C: New test.
14293         * g++.old-deja/g++.pt/syntax2.C: New test.
14294         * g++.old-deja/g++.other/syntax3.C: New test.
14295         * g++.old-deja/g++.other/syntax4.C: New test.
14296
14297 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14298
14299         * gcc.dg/20000623-1.c: Prototype exit and abort.
14300
14301 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14302
14303         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14304         New tests.
14305         * gcc.dg/cpp-mi3.def: New file.
14306
14307         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14308         inside assertions.
14309         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14310         lexer's error messages.
14311         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14312         divine anything from the linemarkers.
14313         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14314         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14315
14316 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14317
14318         * gcc.dg/20000623-1.c: New test.
14319
14320 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14321
14322         * gcc.c-torture/execute/20000622-1.c: New test.
14323
14324 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14325
14326         * g++.old-deja/g++.other/init15.C: New test.
14327
14328 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14329
14330         * g++.old-deja/g++.pt/vaarg2.C: New test.
14331         * g++.old-deja/g++.pt/vaarg3.C: New test.
14332
14333 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14334
14335         * g++.old-deja/g++.other/dyncast6.C: New test.
14336
14337 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14338
14339         * gcc.c-torture/execute/loop-6.c: New test.
14340
14341 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14342
14343         * gcc.dg/20000614-1.c: New test.
14344         * gcc.dg/20000614-2.c: New test.
14345
14346 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14347
14348         * g++.old-deja/g++.other/inline12.C: New test.
14349
14350 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14351
14352         * g++.old-deja/g++.other/eh1.C: New test.
14353
14354 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14355
14356         * g++.old-deja/g++.other/type.C: New test.
14357
14358 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14359
14360         * g++.old-deja/g++.other/initstring.C: New test.
14361
14362 2000-06-12  Jason Merrill  <jason@redhat.com>
14363
14364         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14365
14366 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14367
14368         * gcc.c-torture/compile/20000609-1.c: New test.
14369
14370 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14371
14372         * gcc.dg/20000609-1.c: New test.
14373
14374 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14375
14376         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14377         * gcc.c-torture/noncompile/poison-1.c: Move...
14378         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14379         * gcc.dg/cpp-li1.c: Add a token after the #line.
14380
14381 2000-06-05  Richard Henderson  <rth@cygnus.com>
14382
14383         * gcc.c-torture/execute/20000605-2.c: New test.
14384         * gcc.c-torture/execute/20000605-3.c: New test.
14385
14386 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14387
14388         * g77.f-torture/execute/20000503-1.x: New file.
14389
14390 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14391
14392         * g++.old-deja/g++.eh/badalloc1.C: New test.
14393
14394 2000-06-05  Richard Henderson  <rth@cygnus.com>
14395
14396         * gcc.c-torture/execute/20000605-1.c: New test.
14397
14398 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14399             Nathan Sidwell <nathan@codesourcery.com>
14400
14401         * gcc.c-torture/compile/20000605-1.c: New test.
14402
14403 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14404
14405         * g77.f-torture/compile/20000601-1.f:  New test.
14406
14407 2000-06-03  Richard Henderson  <rth@cygnus.com>
14408
14409         * gcc.c-torture/execute/20000603-1.c: New.
14410
14411 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14412
14413         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14414         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14415
14416 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14417
14418         * gcc.dg/compare2.c (case 12): XFAIL.
14419         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14420         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14421
14422         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14423
14424 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14425
14426         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14427         guard macro is already defined when the header is first
14428         included.
14429         * gcc.dg/cpp-mix.h: New file.
14430         * gcc.dg/endif-label.c: Update patterns to match compiler.
14431
14432         * g++.brendan/complex1.C: Declare abort.
14433         * g++.law/refs4.C: Remove XFAIL.
14434         * g++.oliva/expr2.C: Declare abort and exit.
14435
14436 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14437
14438         * gcc.c-torture/execute/20000528-1.c: New test.
14439
14440         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14441         * g++.old-deja/g++.law/temps4.C: Likewise.
14442
14443         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14444         stdlib.h.  Call abort() on failure.
14445         * g++.old-deja/g++.law/refs4.C: Likewise.
14446         * g++.old-deja/g++.law/temps4.C: Likewise.
14447         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14448         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14449
14450 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14451
14452         Relative to g++.dg/special:
14453         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14454
14455         Relative to g++.old-deja:
14456         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14457         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14458         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14459         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14460         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14461         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14462         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14463
14464         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14465         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14466         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14467         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14468         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14469         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14470         and/or string.h.
14471
14472         * g++.other/goto1.C: Update expectations for error messages.
14473
14474 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14475
14476         * gcc.c-torture/compile/20000523-1.c: New test.
14477
14478 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14479
14480         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14481
14482 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14483
14484         * g++.old-deja/g++.eh/catch11.C: New test.
14485         * g++.old-deja/g++.eh/catch12.C: New test.
14486
14487 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14488
14489         * gcc.c-torture/execute/20000523-1.c: New test.
14490
14491 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14492
14493         * c-torture/execute/bcp-1.c: Replace abort in arg of
14494         __builtin_constant_p with a generic external function.
14495
14496         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14497         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14498         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14499         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14500         Prototype abort and/or exit.
14501
14502         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14503         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14504         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14505         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14506
14507 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14508
14509         * gcc.dg/dwarf2-1.c: New test.
14510
14511 2000-05-20  Richard Henderson  <rth@cygnus.com>
14512
14513         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14514
14515 2000-05-20  Andreas Jaeger  <aj@suse.de>
14516
14517         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14518         testcase.
14519
14520 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14521
14522         * gcc.c-torture/execute/20000519-2.c: New test.
14523
14524 2000-05-19  Andreas Jaeger  <aj@suse.de>
14525
14526         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14527         which fails with SSA.
14528
14529         * lib/c-torture.exp: Also test with -O3 -fssa.
14530
14531 2000-05-18  Michael Meissner  <meissner@redhat.com>
14532
14533         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14534         * gcc.c-torture/execute/920415-1.c: Ditto.
14535         * gcc.c-torture/execute/920501-1.c: Ditto.
14536         * gcc.c-torture/execute/conversion.c: Ditto.
14537         * gcc.c-torture/execute/cvt-1.c: Ditto.
14538
14539 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14540
14541         * gcc.c-torture/compile/20000518-1.c: New test.
14542
14543 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14544
14545         * g77.f-torture/compile/200005018.f:  New test.
14546
14547 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14548
14549         * gcc.c-torture/compile/20000517-1.c: New test.
14550
14551 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14552
14553         * gcc.c-torture/execute/20000516-1.c: New test.
14554
14555 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14556
14557         * g++.old-deja/g++.other/eh.C: New test.
14558
14559 2000-05-12  Richard Henderson  <rth@cygnus.com>
14560
14561         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14562         constants through to doit's conditional.
14563
14564 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14565
14566         * gcc.c-torture/compile/20000511-1.c: New test.
14567         * g77.f-torture/compile/20000511-1.f: New test.
14568         * g77.f-torture/compile/20000511-2.f: New test.
14569
14570 2000-05-11  Michael Meissner  <meissner@redhat.com>
14571
14572         * gcc.c-torture/execute/20000511-1.c: New test.
14573
14574 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14575
14576         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14577         * gcc.dg/20000510-1.S: New.
14578
14579 2000-05-08  Catherine Moore  <clm@cygnus.com>
14580
14581         * gcc.dg/unused-3.c: New.
14582
14583 2000-05-06  Richard Henderson  <rth@cygnus.com>
14584
14585           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14586           * g++.old-deja/g++.mike/warn1.C: Likewise.
14587           * g++.old-deja/g++.pt/local1.C: Likewise.
14588           * g++.old-deja/g++.pt/local7.C: Likewise.
14589           * g++.old-deja/g++.pt/spec16.C: Likewise.
14590
14591 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14592
14593         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14594
14595 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14596
14597           * g77.f-torture/execute/20000503-1.f:  New test.
14598
14599 2000-05-04  Andreas Jaeger  <aj@suse.de>
14600
14601         * gcc.dg/noreturn-2.c: New test.
14602
14603 2000-05-04  Neil Booth  <NeilB@earthling.net>
14604
14605         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14606         preprocessor.
14607
14608 2000-05-04  Richard Henderson  <rth@cygnus.com>
14609
14610         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14611
14612 2000-05-04  Richard Henderson  <rth@cygnus.com>
14613
14614         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14615         OpenSSL by Jason R Thorpe.
14616
14617 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14618
14619         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14620
14621 2000-05-03  Robert Lipe <robertlipe@usa.net>
14622
14623         * gcc.dg/20000503-1.c: New test.
14624
14625 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14626
14627         * gcc.c-torture/compile/20000502-1.c: New test.
14628         * g++.old-deja/g++.other/align.C: New test.
14629         * gcc.dg/cpp-tradstringify.c: New test.
14630
14631 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14632
14633         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14634         and hard registers.
14635
14636 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14637
14638         * gcc.c-torture/execute/loop-5.c: New test.
14639
14640 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14641
14642         * gcc.c-torture/execute/va-arg-20.c: New test.
14643
14644 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14645
14646         * gcc.c-torture/execute/20000422-1.c: New test.
14647
14648 2000-04-20  Greg McGary  <gkm@gnu.org>
14649
14650         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14651         when optimizing, but without sibling-call optimizations (-O1).
14652
14653 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14654
14655           * gcc.c-torture/compile/20000420-1.c: New test.
14656
14657 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14658
14659         * g++.abi/ptrflags.C: New test.
14660         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14661
14662 2000-04-19  Catherine Moore  <clm@cygnus.com>
14663
14664         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14665
14666 2000-04-19  Greg McGary  <gkm@gnu.org>
14667
14668         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14669         sibling-call optimizations.
14670
14671 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14672
14673         * gcc.dg/20000419-1.c: New test.
14674
14675 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14676
14677         * gcc.c-torture/execute/20000412-6.c: New test.
14678
14679 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14680
14681         * gcc.c-torture/execute/20000412-5.c: New test.
14682         * g77.f-torture/compile/20000412-1.f: New test.
14683         * gcc.c-torture/execute/20000412-4.c: New test.
14684         * gcc.c-torture/compile/20000412-2.c: New test.
14685         * gcc.c-torture/execute/20000412-3.c: New test.
14686         * gcc.c-torture/compile/20000412-1.c: New test.
14687         * gcc.c-torture/execute/20000412-2.c: New test.
14688
14689 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14690
14691         * objc/execute/bf-20.m: New test.
14692
14693 2000-04-10  Richard Henderson  <rth@cygnus.com>
14694
14695         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14696
14697         * gcc.c-torture/execute/20000412-1.c: New test.
14698
14699 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14700
14701         * g++.old-deja/g++.eh/catchptr1.C: New test.
14702
14703 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
14704
14705         * g++.old-deja/g++.abi/cxa_vec.C: New test.
14706
14707 2000-04-08  Neil Booth  <NeilB@earthling.net>
14708
14709         * gcc.dg/cpp-nullchar.c: Remove test as
14710         embedded nulls cause problems.
14711
14712 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14713
14714         * gcc.dg/compare2.c: New test.
14715
14716 2000-04-08  Neil Booth  <NeilB@earthling.net>
14717
14718         * gcc.dg/cpp-nullchar.c: New test.
14719
14720 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14721
14722         * gcc.dg/cpp-mi2.c: New test.
14723         * gcc.dg/cpp-mi2[abc].h: New files.
14724
14725 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14726
14727         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14728         member name.
14729
14730 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14731
14732         * g++.old-deja/g++.abi/vmihint.C: New test.
14733
14734 2000-04-06  Neil Booth  <NeilB@earthling.net>
14735
14736         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14737         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14738         copyright.
14739
14740 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14741
14742         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14743         avoid stack-frame overwrite.
14744
14745 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14746
14747         * gcc.c-torture/compile/20000405-2.c: New test.
14748         * gcc.c-torture/compile/20000405-3.c: New test.
14749
14750 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14751
14752         * gcc.c-torture/compile/20000405-1.c: New test.
14753
14754 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14755
14756         * gcc.dg/cast-qual-1.c: Revert last change.
14757
14758 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14759
14760         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14761
14762 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14763
14764         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14765         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14766
14767 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14768
14769         * gcc.c-torture/compile/20000403-2.c: New test.
14770         * gcc.c-torture/compile/20000403-1.c: New test.
14771
14772 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14773
14774         * gcc.c-torture/execute/20000403-1.c: New test.
14775
14776 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14777
14778         * gcc.c-torture/execute/20000402-1.c: New test.
14779
14780 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14781
14782         * gcc.c-torture/execute/va-arg-15.c: New test.
14783         * gcc.c-torture/execute/va-arg-16.c: New test.
14784         * gcc.c-torture/execute/va-arg-17.c: New test.
14785         * gcc.c-torture/execute/va-arg-18.c: New test.
14786         * gcc.c-torture/execute/va-arg-19.c: New test.
14787
14788 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14789
14790         * gcc.c-torture/compile/981211-1.c: Move to...
14791         * gcc.dg/cpp-as1.c: ...here.
14792         * gcc.dg/cpp-as2.c: New file.
14793
14794         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14795         compiler.
14796
14797 2000-04-02  Neil Booth  <NeilB@earthling.net>
14798
14799         * gcc.dg/cpp-cond.c  New tests.
14800         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14801         accidental success less likely.
14802         * gcc.dg/cpp-missingop.c  New tests.
14803         * gcc.dg/cpp-missingparen.c  New tests.
14804         * gcc.dg/cpp-shift.c  New tests.
14805         * gcc.dg/cpp-shortcircuit.c  New tests.
14806         * gcc.dg/cpp-unary.c  New tests.
14807
14808 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14809
14810         * gcc.c-torture/compile/20000329-1.c: New test.
14811
14812 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14813
14814         * gcc.c-torture/compile/20000326-1.c: New test.
14815         * gcc.c-torture/compile/20000326-2.c: New test.
14816
14817 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14818
14819         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14820         the first parameter is a function argument.
14821
14822 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14823
14824         * g++.old-deja/g++.ext/array4.C: New test.
14825
14826 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14827
14828         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14829
14830 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14831
14832         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14833
14834 2000-03-19  Richard Henderson  <rth@cygnus.com>
14835
14836         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14837
14838 2000-03-19  Richard Henderson  <rth@cygnus.com>
14839
14840         * gcc.c-torture/compile/20000319-1.c: New test.
14841
14842 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14843
14844         * gcc.c-torture/execute/20000314-3.c: New test.
14845         * gcc.c-torture/execute/20000314-2.c: New test.
14846         * gcc.c-torture/execute/20000314-1.c: New test.
14847         * gcc.c-torture/compile/20000314-2.c: New test.
14848         * gcc.c-torture/compile/20000314-1.c: New test.
14849
14850 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
14851
14852         * g++.old-deja/g++.warn/inline.C: New test.
14853
14854 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
14855
14856         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14857         standards-compliant result rather than specific constants.
14858         Put test-values in array.
14859
14860 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
14861
14862         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14863         (g++_target_compile): Put test-specific options last.
14864
14865 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14866
14867         * g++.old-deja/g++.eh/vbase4.C: New test.
14868
14869 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14870
14871         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14872
14873 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14874
14875         * g++.old-deja/g++.brendan/misc12.C: Removed.
14876         * g++.old-deja/g++.pt/memtemp77.C: Constify.
14877         * g++.old-deja/g++.ext/pretty4.C: New test.
14878
14879 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14880
14881         * g++.old-deja/g++.other/string2.C: New test.
14882
14883 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
14884
14885         * g++.old-deja/g++.warn/impint2.C: New test.
14886
14887 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
14888
14889         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14890         is 1, not zero.
14891
14892 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
14893
14894         * g++.old-deja/g++.warn/impint.C: New test.
14895         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14896         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14897         * g++.old-deja/g++.pt/explicit12.C: Likewise.
14898         * g++.old-deja/g++.pt/explicit13.C: Likewise.
14899         * g++.old-deja/g++.pt/explicit17.C: Likewise.
14900         * g++.old-deja/g++.pt/explicit18.C: Likewise.
14901         * g++.old-deja/g++.pt/explicit19.C: Likewise.
14902         * g++.old-deja/g++.pt/explicit23.C: Likewise.
14903         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14904         * g++.old-deja/g++.pt/explicit35.C: Likewise.
14905         * g++.old-deja/g++.pt/explicit6.C: Likewise.
14906         * g++.old-deja/g++.pt/memclass7.C: Likewise.
14907
14908 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
14909
14910         * gcc.dg/cpp-redef.c: New test.
14911
14912 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
14913
14914         * g++.old-deja/g++.pt/unify7.C: New test.
14915
14916 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14917
14918         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14919         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14920
14921 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
14922
14923         * gcc.c-torture/compile/20000224-1.c: New test.
14924
14925 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14926
14927         * gcc.c-torture/compile/cpp-2.c: New test.
14928         * gcc.c-torture/compile/cpp-1.c: New test.
14929
14930 2000-02-25  Jeffrey A Law  (law@cygnus.com)
14931
14932         * gcc.c-torture/execute/20000225-1.c: New test.
14933
14934 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14935
14936         * gcc.dg/cpp-li2.c: New test.
14937
14938         * gcc.dg/cpp-wi1.c: New test.
14939
14940         * gcc.dg/cpp-li1.c: New test.
14941
14942 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
14943
14944         * g++.old-deja/g++.other/sizeof5.C: New test.
14945
14946 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14947
14948         * gcc.c-torture/execute/va-arg-13.c: New test.
14949
14950 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
14951
14952         * gcc.c-torture/execute/va-arg-12.c: New test.
14953
14954 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14955
14956         * gcc.c-torture/execute/20000223-1.c: New test.
14957
14958 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14959
14960         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
14961
14962 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
14963
14964         * g++.old-deja/g++.abi/ptrmem.C: New test.
14965
14966 2000-02-19  Richard Henderson  <rth@cygnus.com>
14967
14968         * gcc.c-torture/compile/init-3.c: New.
14969
14970 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
14971
14972         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
14973         ALWAYS_CXXFLAGS.
14974
14975 2000-02-11  Robert Lipe <robertl@sco.com>
14976
14977         * gcc.c-torture/compile/20000211-3.c: New test.
14978
14979 2000-02-11  Martin Buchholz <martin@xemacs.org>
14980
14981         * gcc.c-torture/compile/20000211-2.c: New test.
14982
14983 2000-02-11  Jeffrey A Law  (law@cygnus.com)
14984
14985         * gcc.c-torture/compile/20000211-1.c: New test.
14986
14987 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
14988
14989         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
14990           on native targets
14991
14992 2000-02-08  Nathan Sidwell  <nathan@acm.org>
14993
14994         * g++.old-deja/g++.other/cast5.C: New test.
14995
14996 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
14997
14998         * gcc.c-torture/execute/20000205-1.c: New.
14999
15000 2000-02-03  Nathan Sidwell  <nathan@acm.org>
15001
15002         * g++.old-deja/g++.jason/cast3.C: Return void.
15003         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
15004
15005 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15006
15007         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
15008
15009         * gcc.dg/loop-1.c: New test.
15010
15011 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
15012
15013         * gcc.c-torture/compile/20000127-1.c: New test.
15014         * gcc.c-torture/execute/991228-1.c: New test.
15015
15016 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15017
15018         * gcc.dg/unused-2.c: New test.
15019
15020         * gcc.dg/conv-1.c: New test.
15021
15022 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
15023
15024         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
15025         compiler.
15026         (tool_option_proc): Fix typo.
15027
15028 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
15029
15030         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
15031         of the ld on the host, not on the build machine.
15032         Also, don't crash if '--help' is not a supported option.
15033
15034 2000-01-24  Richard Henderson  <rth@cygnus.com>
15035
15036         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
15037
15038 2000-01-20  Jeffrey A Law  (law@cygnus.com)
15039
15040         * gcc.c-torture/execute/20000120-2.c: New test.
15041         * gcc.c-torture/execute/20000120-1.c: New test.
15042
15043 2000-01-13  Jeffrey A Law  (law@cygnus.com)
15044
15045         * gcc.c-torture/execute/20000113-1.c: New test.
15046
15047 2000-01-12  Jeffrey A Law  (law@cygnus.com)
15048
15049         * gcc.c-torture/execute/20000112-1.c: New test.
15050
15051 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15052
15053         * gcc.dg/20000111-1.c: New test.
15054
15055 2000-01-10  Jeffrey A Law  (law@cygnus.com)
15056
15057         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
15058         with 16 bit integers.
15059
15060 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15061
15062         * gcc.dg/20000108-1.c: New test.
15063
15064 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15065
15066         * g++.old-deja/g++.ns/koenig8.C: New test.
15067
15068 2000-01-05  Nathan Sidwell  <nathan@acm.org>
15069
15070         * g++.old-deja/g++.other/cast4.C: New test.
15071
15072 2000-01-05  Jeffrey A Law  (law@cygnus.com)
15073
15074         * gcc.c-torture/compile/20000105-2.c: New test.
15075         * gcc.c-torture/compile/20000105-1.c: New test.
15076
15077 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15078
15079         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
15080         references to printf & atoi to conform to ANSI standard.
15081         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
15082         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
15083         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
15084         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
15085         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
15086         * g++.old-deja/g++.brendan/complex1.C: Likewise.
15087         * g++.old-deja/g++.brendan/copy1.C: Likewise.
15088         * g++.old-deja/g++.brendan/copy2.C: Likewise.
15089         * g++.old-deja/g++.brendan/copy3.C: Likewise.
15090         * g++.old-deja/g++.brendan/copy4.C: Likewise.
15091         * g++.old-deja/g++.brendan/copy5.C: Likewise.
15092         * g++.old-deja/g++.brendan/copy6.C: Likewise.
15093         * g++.old-deja/g++.brendan/copy7.C: Likewise.
15094         * g++.old-deja/g++.brendan/copy8.C: Likewise.
15095         * g++.old-deja/g++.brendan/crash11.C: Likewise.
15096         * g++.old-deja/g++.brendan/crash14.C: Likewise.
15097         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
15098         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15099         * g++.old-deja/g++.brendan/delete2.C: Likewise.
15100         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
15101         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
15102         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
15103         * g++.old-deja/g++.brendan/eh1.C: Likewise.
15104         * g++.old-deja/g++.brendan/groff1.C: Likewise.
15105         * g++.old-deja/g++.brendan/init3.C: Likewise.
15106         * g++.old-deja/g++.brendan/misc12.C: Likewise.
15107         * g++.old-deja/g++.brendan/misc7.C: Likewise.
15108         * g++.old-deja/g++.brendan/new2.C: Likewise.
15109         * g++.old-deja/g++.brendan/operators4.C: Likewise.
15110         * g++.old-deja/g++.brendan/operators5.C: Likewise.
15111         * g++.old-deja/g++.brendan/overload2.C: Likewise.
15112         * g++.old-deja/g++.brendan/overload7.C: Likewise.
15113         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
15114         * g++.old-deja/g++.brendan/reference1.C: Likewise.
15115         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
15116         * g++.old-deja/g++.brendan/template24.C: Likewise.
15117         * g++.old-deja/g++.brendan/template3.C: Likewise.
15118         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
15119         * g++.old-deja/g++.jason/inline3.C: Likewise.
15120         * g++.old-deja/g++.jason/opeq.C: Likewise.
15121         * g++.old-deja/g++.law/arg5.C: Likewise.
15122         * g++.old-deja/g++.law/arm7.C: Likewise.
15123         * g++.old-deja/g++.law/ctors11.C: Likewise.
15124         * g++.old-deja/g++.law/cvt8.C: Likewise.
15125         * g++.old-deja/g++.law/init9.C: Likewise.
15126         * g++.old-deja/g++.law/refs4.C: Likewise.
15127         * g++.old-deja/g++.law/template2.C: Likewise.
15128         * g++.old-deja/g++.law/visibility24.C: Likewise.
15129         * g++.old-deja/g++.law/vtable3.C: Likewise.
15130         * g++.old-deja/g++.mike/asm2.C: Likewise.
15131         * g++.old-deja/g++.mike/eh1.C: Likewise.
15132         * g++.old-deja/g++.mike/misc1.C: Likewise.
15133         * g++.old-deja/g++.mike/misc13.C: Likewise.
15134         * g++.old-deja/g++.mike/misc14.C: Likewise.
15135         * g++.old-deja/g++.mike/ns12.C: Likewise.
15136         * g++.old-deja/g++.mike/p1248.C: Likewise.
15137         * g++.old-deja/g++.mike/p3708.C: Likewise.
15138         * g++.old-deja/g++.mike/p3708a.C: Likewise.
15139         * g++.old-deja/g++.mike/p3708b.C: Likewise.
15140         * g++.old-deja/g++.mike/p646.C: Likewise.
15141         * g++.old-deja/g++.mike/p700.C: Likewise.
15142         * g++.old-deja/g++.mike/p783.C: Likewise.
15143         * g++.old-deja/g++.mike/p783a.C: Likewise.
15144         * g++.old-deja/g++.mike/p783b.C: Likewise.
15145         * g++.old-deja/g++.mike/p786.C: Likewise.
15146         * g++.old-deja/g++.mike/p789.C: Likewise.
15147         * g++.old-deja/g++.mike/p789a.C: Likewise.
15148         * g++.old-deja/g++.mike/p807a.C: Likewise.
15149         * g++.old-deja/g++.other/delete3.C: Likewise.
15150         * g++.old-deja/g++.other/dyncast1.C: Likewise.
15151         * g++.old-deja/g++.other/dyncast2.C: Likewise.
15152         * g++.old-deja/g++.other/dyncast3.C: Likewise.
15153         * g++.old-deja/g++.other/empty1.C: Likewise.
15154         * g++.old-deja/g++.other/temporary1.C: Likewise.
15155         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
15156         * g++.old-deja/g++.pt/t16.C: Likewise.
15157         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
15158
15159 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
15160
15161         * gcc.dg/991230-1.c: New test.
15162
15163 1999-12-29  Jeffrey A Law  (law@cygnus.com)
15164
15165         * gcc.c-torture/compile/991229-3.c: New test.
15166         * gcc.c-torture/compile/991229-2.c: New test.
15167         * gcc.c-torture/compile/991229-1.c: New test.
15168
15169 1999-12-29  Greg McGary <gkm@eng.ascend.com>
15170
15171         * gcc.c-torture/compile/labels-2.c: New test.
15172
15173 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15174
15175         * gcc.c-torture/execute/991227-1.c: New test.
15176
15177 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15178
15179         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
15180
15181 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15182
15183         * gcc.c-torture/execute/991221-1.c: New test.
15184
15185 1999-12-20  Nathan Sidwell  <nathan@acm.org>
15186
15187         * g++.old-deja/g++.other/cast3.C: New test.
15188
15189 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
15190
15191         * gcc.c-torture/execute/991216-4.c: New test.
15192
15193 1999-12-16  Michael Meissner  <meissner@cygnus.com>
15194
15195         * gcc.c-torture/execute/991216-1.c: New test.
15196         * gcc.c-torture/execute/991216-2.c: New test.
15197         * gcc.c-torture/execute/991216-3.c: New test.
15198
15199 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15200
15201         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
15202         Actually make the test fail by using "-O2" for compilation.
15203
15204 1999-12-15  Nathan Sidwell  <nathan@acm.org>
15205
15206         * g++.old-deja/g++.warn/cast-align1.C: New test.
15207
15208 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15209
15210         * gcc.c-torture/compile/991214-1.c: New test.
15211         * gcc.c-torture/compile/991214-2.c: New test.
15212
15213 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15214
15215         * gcc.dg/991214-1.c: New test.
15216
15217 1999-12-13  Jeffrey A Law  (law@cygnus.com)
15218
15219         * gcc.c-torture/compile/991213-3.c: New test.
15220         * gcc.c-torture/compile/991213-2.c: New test.
15221         * gcc.c-torture/compile/991213-1.c: New test.
15222
15223 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
15224
15225         * gcc.dg/991209-1.c: New test.
15226
15227 1999-12-08  Nathan Sidwell <nathan@acm.org>
15228
15229         * gcc.c-torture/compile/991208-1.c: New test.
15230
15231 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15232
15233         * gcc.dg/ultrasp2.c: New test.
15234
15235 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
15236
15237         * g++.old-deja/g++.abi/align.C (main): Fix typo.
15238
15239 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
15240
15241         * gcc.c-torture/compile/991202-1.c: New test.
15242         * gcc.c-torture/execute/991202-1.c: New test.
15243         * gcc.c-torture/execute/991202-2.c: New test.
15244         * gcc.c-torture/execute/991202-3.c: New test.
15245
15246 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
15247
15248         * g++.old-deja/g++.abi/align.C: New test.
15249         * g++.old-deja/g++.abi/aggregates.C: Likewise.
15250         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15251
15252 1999-12-01  Richard Henderson  <rth@cygnus.com>
15253
15254         * gcc.c-torture/execute/991201-1.c: New.
15255
15256 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
15257
15258         * gcc.dg/991129-1.c: New test.
15259
15260 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15261
15262         * gcc.c-torture/compile/991127-1.c: New test.
15263
15264 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15265
15266         * g++.old-deja/g++.other/warn4.C: New test.
15267
15268 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15269
15270         * g++.old-deja/g++.eh/cleanup2.C: New test.
15271         * g++.old-deja/g++.ext/pretty2.C: New test.
15272         * g++.old-deja/g++.ext/pretty3.C: New test.
15273         * g++.old-deja/g++.other/debug6.C: New test.
15274
15275 1999-10-20  Jim Wilson  <wilson@cygnus.com>
15276
15277         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
15278         compiler_output to look for one error message instead of two.
15279
15280 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
15281
15282         * gcc.c-torture/execute/991118-1.c: Also test case
15283         where the word boundary does not split a byte evenly.
15284
15285 1999-11-19  Nathan Sidwell  <nathan@acm.org>
15286
15287         * g++.old-deja/g++.ext/restrict1.C: New test.
15288
15289 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15290
15291         * gcc.c-torture/execute/991118-1.c: New test.
15292
15293 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
15294
15295         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
15296         working directory pathnames.
15297
15298 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
15299
15300         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
15301         host is equipped with driver.h and driver.o so it can actually
15302         compile and run the tests.
15303
15304 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
15305
15306         * gcc.c-torture/compile/991008-1.c: New test.
15307
15308 1999-11-08  Nick Clifton  <nickc@cygnus.com>
15309
15310         * lib/gcc-dg.exp: Include target-supports.exp
15311
15312 1999-11-05  Nick Clifton  <nickc@cygnus.com>
15313
15314         * lib/target-supports.exp: New file: Provide procs to test for
15315         features supported by the target.
15316         (check_weak_available): Moved here from ecos.exp.
15317         (check_alias_available): New proc: Determine of the target
15318         toolchain supports the alias attribute.
15319
15320         * gcc.dg/special/ecos.exp: Move check_weak_available to
15321         target-supports.exp.
15322         (alias-1.c): Only perform the test if the target supports
15323         aliases.
15324         (wkali-1.c): Only perform the test if the target supports
15325         aliases.
15326
15327         * gcc.dg/990506-0.c: Expect error messages from cross
15328         targets as well as native targets.
15329
15330 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15331
15332         * gcc.dg/ultrasp1.c: Removed xfail.
15333         * gcc.dg/struct-ret-2.c: Likewise.
15334         * gcc.dg/array-1.c: Likewise.
15335
15336 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15337
15338         * gcc.dg/struct-ret-2.c: New test.
15339
15340         * gcc.dg/array-1.c: New test.
15341
15342 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
15343
15344         * gcc.c-torture/execute/991030-1.c: New test.
15345
15346 1999-10-26  Richard Henderson  <rth@cygnus.com>
15347
15348         * gcc.c-torture/compile/991026-2.c: New test.
15349
15350 1999-10-26  Jeffrey A Law  (law@cygnus.com)
15351
15352         * gcc.c-torture/compile/991026-1.c: New test.
15353
15354 1999-10-23  Jeffrey A Law  (law@cygnus.com)
15355
15356         * gcc.c-torture/execute/991023-1.c: New test.
15357
15358 1999-10-19  Jeffrey A Law  (law@cygnus.com)
15359
15360         * gcc.c-torture/execute/991019-1.c: New test.
15361
15362 1999-10-16  Richard Henderson  <rth@cygnus.com>
15363
15364         * gcc.c-torture/execute/991016-1.c: New test.
15365
15366 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
15367
15368         * gcc.c-torture/execute/991014-1.c: New test.
15369
15370 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
15371
15372         * g++.old-deja/g++.other/union2.C: New test.
15373
15374 1999-10-13  Nathan Sidwell  <nathan@acm.org>
15375
15376         * g++.old-deja/g++.other/vaarg2.C: New test.
15377         * g++.old-deja/g++.other/vaarg3.C: New test.
15378
15379 1999-10-12  Craig Burley  <craig@jcb-sc.com>
15380
15381         * g77.f-torture/noncompile/19990905-1.f: Moved from being
15382         in compile/.
15383
15384 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
15385
15386         * gcc.c-torture/execute/va-arg-11.c: New test.
15387
15388 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
15389
15390         * lib/file-format.exp (gcc_target_object_format): Don't
15391         crash if objdump is unavailable.
15392
15393 1999-09-29  Donn Terry <donn@interix.com>
15394
15395         * gcc.misc-tests/mg.exp: delete extraneous redirection.
15396
15397 1999-09-28  Nick Clifton  <nickc@cygnus.com>
15398
15399         * gcc.c-torture/compile/990928-1.c: New test.
15400
15401 1999-09-28  Nathan Sidwell  <nathan@acm.org>
15402
15403         * g++.old-deja/g++.other/decl6.C: New test.
15404
15405 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15406
15407         * gcc.c-torture/execute/va-arg-10.c: New test.
15408
15409 1999-09-27  Nathan Sidwell  <nathan@acm.org>
15410
15411         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
15412         __PRETTY_FUNCTION__.
15413
15414 1999-09-23  Nick Clifton  <nickc@cygnus.com>
15415
15416         * gcc.c-torture/execute/990923-1.c: New test.
15417
15418 1999-09-21  Nick Clifton  <nickc@cygnus.com>
15419
15420         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
15421         for which -fpic is inappropriate.
15422
15423 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
15424
15425         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
15426
15427 1999-09-21  Nathan Sidwell  <nathan@acm.org>
15428
15429         * g++.old-deja/g++.other/dyncast1.C: New test.
15430         * g++.old-deja/g++.other/dyncast2.C: New test.
15431         * g++.old-deja/g++.other/dyncast3.C: New test.
15432         * g++.old-deja/g++.other/dyncast4.C: New test.
15433         * g++.old-deja/g++.other/dyncast5.C: New test.
15434         * g++.old-deja/g++.eh/catch3.C: New test.
15435         * g++.old-deja/g++.eh/catch3p.C: New test.
15436         * g++.old-deja/g++.eh/catch4.C: New test.
15437         * g++.old-deja/g++.eh/catch4p.C: New test.
15438         * g++.old-deja/g++.eh/catch5.C: New test.
15439         * g++.old-deja/g++.eh/catch5p.C: New test.
15440         * g++.old-deja/g++.eh/catch6.C: New test.
15441         * g++.old-deja/g++.eh/catch6p.C: New test.
15442         * g++.old-deja/g++.eh/catch7.C: New test.
15443         * g++.old-deja/g++.eh/catch7p.C: New test.
15444         * g++.old-deja/g++.eh/catch8.C: New test.
15445         * g++.old-deja/g++.eh/catch8p.C: New test.
15446         * g++.old-deja/g++.eh/catch9.C: New test.
15447         * g++.old-deja/g++.eh/catch9p.C: New test.
15448
15449 1999-09-13  Nathan Sidwell  <nathan@acm.org>
15450
15451         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
15452         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
15453
15454 1999-09-13  Jeffrey A Law  (law@cygnus.com)
15455
15456         * gcc.c-torture/compile/990913-1.c: New test.
15457
15458 1999-09-10  Nathan Sidwell  <nathan@acm.org>
15459
15460         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
15461         * g++.old-deja/g++.jason/rfg5.C: Likewise.
15462
15463 1999-09-09  Richard Henderson  <rth@cygnus.com>
15464
15465         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
15466
15467 1999-09-09  Nathan Sidwell  <nathan@acm.org>
15468
15469         * g++.old-deja/g++.other/lookup11.C: New test.
15470         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
15471         what is permitted and what we want.
15472         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
15473         overload use.
15474         * g++.old-deja/g++.jason/rfg5.C: Likewise
15475
15476 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
15477
15478         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
15479         * gcc.c-torture/noncompile/poison-1.c: New file.
15480
15481 1999-09-08  Nathan Sidwell  <nathan@acm.org>
15482
15483         * g++.old-deja/g++.other/sizeof3.C: New test.
15484         * g++.old-deja/g++.other/sizeof4.C: New test.
15485         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
15486         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
15487
15488 1999-09-07  Richard Henderson  <rth@cygnus.com>
15489
15490         * gcc.dg/va-arg-1.c: New.
15491
15492 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15493
15494         * gcc.c-torture/execute/va-arg-9.c: New test.
15495
15496 1999-09-05  Craig Burley  <craig@jcb-sc.com>
15497
15498         * g77.f-torture/compile/980519-2.f: New test.
15499         * g77.f-torture/compile/19990905-0.f: New test.
15500         * g77.f-torture/compile/19990905-1.f: New test.
15501         * g77.f-torture/compile/19990905-2.f: New test.
15502
15503         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
15504
15505 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
15506
15507         * gcc.c-torture/execute/990827-1.c: Fix typo.
15508
15509 1999-09-03  Nathan Sidwell  <nathan@acm.org>
15510
15511         * g++.old-deja/g++.other/deref1.C: New test.
15512
15513 1999-09-02  Nathan Sidwell  <nathan@acm.org>
15514
15515         * g++.old-deja/g++.other/ambig2.C: New test.
15516         * g++.old-deja/g++.other/cond5.C: New test.
15517         * g++.old-deja/g++.other/lookup16.C: New test.
15518
15519 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
15520
15521         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
15522         assemblers too.
15523
15524 1999-08-31  Jeffrey A Law  (law@cygnus.com)
15525
15526         * lib/c-torture.exp: Avoid the "compare executables" optimization
15527         when testing native.
15528
15529 1999-08-29  Jeffrey A Law  (law@cygnus.com)
15530
15531         * gcc.c-torture/execute/990829-1.c: New test.
15532         * gcc.c-torture/compile/990829-1.c: New test.
15533
15534 1999-08-27  Paul Burchard  <burchard@pobox.com>
15535
15536         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
15537         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
15538         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
15539         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
15540         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
15541         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
15542         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
15543         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
15544         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
15545         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
15546         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
15547
15548 1999-08-27  Jeffrey A Law  (law@cygnus.com)
15549
15550         * gcc.c-torture/execute/990827-1.c: New test.
15551
15552 1999-08-26  Craig Burley  <craig@jcb-sc.com>
15553
15554         * g77.f-torture/noncompile/19990826-4.f: New test.
15555
15556         * g77.f-torture/compile/19990826-3.f: New test.
15557
15558         * g77.f-torture/execute/19990826-2.f: New test.
15559
15560         * g77.f-torture/compile/19990826-1.f: New test.
15561
15562         * gcc.c-torture/execute/990826-0.c: New test.
15563         * g77.c-torture/execute/19990826-0.f: New test.
15564
15565         * g77.f-torture/noncompile/970626-2.f: New test.
15566
15567 1999-08-25  Paul Burchard  <burchard@pobox.com>
15568
15569         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
15570         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
15571         lss-011.C: New tests.
15572
15573 1999-08-25  Nathan Sidwell  <nathan@acm.org>
15574
15575         * g++.old-deja/g++.other/decl5.C: New test.
15576
15577 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15578
15579         * noncompile/noncompile.exp: Load_lib c-torture.exp.
15580         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
15581         call `postbase' for each one.  All callers of `postbase' changed
15582         to call this instead.
15583
15584 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
15585
15586         * gcc.c-torture/execute/990811-1.c: New test.
15587
15588 1999-08-09  Nick Clifton  <nickc@cygnus.com>
15589
15590         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
15591         just native ones.
15592
15593         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
15594         just native ones.
15595
15596 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15597
15598         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
15599
15600 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15601
15602         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
15603
15604 1999-08-04  Nathan Sidwell  <nathan@acm.org>
15605
15606         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
15607
15608 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15609
15610         * gcc.c-torture/execute/990804-1.c: New test.
15611
15612 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15613
15614         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
15615         * g++.old-deja/g++.brendan/crash64.C: Likewise
15616         * g++.old-deja/g++.brendan/overload8.C: Likewise
15617
15618 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15619
15620         * g++.old-deja/g++.other/struct1.C: New test.
15621
15622 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15623
15624         * g++.old-deja/g++.other/enum2.C: New test.
15625
15626 1999-08-02  Richard Henderson  <rth@cygnus.com>
15627
15628         Adapted from tests from Franz Sirl:
15629         * gcc.c-torture/execute/va-arg-7.c: New test.
15630         * gcc.c-torture/execute/va-arg-8.c: New test.
15631
15632 1999-08-01  Jeffrey A Law  (law@cygnus.com)
15633
15634         * gcc.c-torture/compile/990801-2.c: New test.
15635
15636         * gcc.c-torture/compile/990801-1.c: New test.
15637
15638 1999-07-27  Michael Meissner  <meissner@cygnus.com>
15639
15640         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
15641         fp-cmp-1.c, converting double to float.
15642
15643         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
15644         fp-cmp-1.c, converting double to long double.
15645
15646         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
15647         from fr1 to unknown_register, since fr1 is a legitimate register
15648         on some machines.
15649
15650 1999-07-25  Jeffrey A Law  (law@cygnus.com)
15651
15652         * README: More listname related changes.
15653
15654 1999-07-08  Catherine Moore  <clm@cygnus.com>
15655
15656         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
15657
15658 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
15659
15660         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
15661
15662 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15663
15664         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
15665
15666 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
15667
15668         * gcc.dg/990703-1.c: New test.
15669
15670 1999-06-29  Nick Clifton  <nickc@cygnus.com>
15671
15672         * lib/file-format.exp: New file: Move definition of proc
15673         gcc_target_object_format to here from
15674         gcc.dg/special/ecos.exp.
15675
15676         * lib/c-torture.exp: Include lib file-format.exp.
15677         * lib/gcc-dg.exp: Include lib file-format.exp.
15678
15679         * gcc.dg/special/ecos.exp: Remove definition of proc
15680         gcc_target_object_format.
15681
15682 1999-06-28  Jeffrey A Law  (law@cygnus.com)
15683
15684         * gcc.c-torture/execute/990628-1.c: New test.
15685
15686 1999-06-25  Jeffrey A Law  (law@cygnus.com)
15687
15688         * gcc.c-torture/compile/990625-2.c: New test.
15689
15690         * gcc.c-torture/compile/990625-1.c: New test.
15691
15692 1999-06-23  Nick Clifton  <nickc@cygnus.com>
15693
15694         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
15695         attributes compile.
15696         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
15697         ports that use the COFF/PE file format.
15698
15699 1999-06-17  Jeffrey A Law  (law@cygnus.com)
15700
15701         * gcc.c-torture/compile/990617-1.c: New test.
15702
15703 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
15704
15705         * g++.old-deja/g++.other/decl4.C: New test.
15706
15707 1999-06-14  Nathan Sidwell  <nathan@acm.org>
15708
15709         * g++.old-deja/g++.other/bitfld3.C: New test.
15710
15711 1999-06-08  Nathan Sidwell  <nathan@acm.org>
15712
15713         * g++.old-deja/g++.eh/catch1.C: New test.
15714
15715 1999-06-07  Jeffrey A Law  (law@cygnus.com)
15716
15717         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
15718
15719         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
15720         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
15721
15722 1999-06-05  Craig Burley  <craig@jcb-sc.com>
15723
15724         * g77.f-torture/compile/19990502-0.f: Replace with new,
15725         shorter, test that still fails after recent changes.
15726
15727 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15728
15729         * gcc.c-torture/execute/990604-1.c: New test.
15730
15731 1999-05-31  Jeffrey A Law  (law@cygnus.com)
15732
15733         * gcc.c-torture/execute/990531-1.c: New test.
15734
15735 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15736
15737         * gcc.c-torture/compile/990527-1.c: New test.
15738
15739 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15740
15741         * gcc.c-torture/execute/990527-1.c: New test.
15742
15743 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15744
15745         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15746         bitfields as signed.
15747
15748 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15749
15750         * g77.f-torture/compile/19990525-0.f: New test.
15751
15752 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15753
15754         * gcc.c-torture/execute/990525-2.c: New test.
15755
15756         * gcc.c-torture/execute/990525-1.c: New test.
15757
15758 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15759
15760         * g++.old-deja/g++.other/anon3.C: New test.
15761         * g++.old-deja/g++.other/anon4.C: New test.
15762         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15763         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15764         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15765         Merrill).
15766
15767 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15768
15769         * gcc.c-torture/execute/990524-1.c: New test.
15770
15771         * gcc.dg/990524-1.c: New test.
15772
15773 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15774
15775         * gcc.c-torture/compile/990523-1.c: New test.
15776
15777 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15778
15779         * gcc.c-torture/compile/990519-1.c: New test.
15780
15781 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15782
15783         * gcc.c-torture/compile/990517-1.c: New test.
15784
15785         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15786         (e4, f4): New tests.
15787         (main): Call them.
15788
15789 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15790
15791         * gcc.dg/noreturn-1.c: New test.
15792
15793 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15794
15795         * gcc.c-torture/execute/990513-1.c: New test.
15796
15797 1999-05-10  Richard Henderson  <rth@cygnus.com>
15798
15799         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15800
15801 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15802
15803         * g77.f-torture/execute/erfc.f: Use small single-precision
15804         values, to avoid problems on Alphas when not -mieee.
15805
15806 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15807
15808         * gcc.dg/990506-0.c: New test.
15809
15810 1999-05-08  Richard Henderson  <rth@cygnus.com>
15811
15812         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15813         the constant to test.  Don't XFAIL 64-bit targets.
15814
15815         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15816         * g++.old-deja/g++.law/profile1.C: Likewise.
15817
15818         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15819         operator new instances.
15820         * g++.old-deja/g++.other/delete5.C: Likewise.
15821
15822 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15823
15824         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15825         intrinsic.
15826
15827 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15828
15829         * g77.f-torture/execute/u77-test.f: Reverse order of two
15830         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15831
15832 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15833
15834         * gcc.dg/compare1.c: New test.
15835
15836 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15837
15838         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15839         New tests.
15840
15841 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15842
15843         * g77.f-torture/compile/19990502-1.f: New test.
15844
15845 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15846
15847         * g77.f-torture/compile/19990502-0.f: New test.
15848
15849 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15850
15851         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15852         intrinsic.
15853
15854 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15855
15856         * g77.f-torture/execute/u77-test.f (main): List libU77
15857         intrinsics not currently tested.
15858         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15859         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15860         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15861         Trim blanks off the ends of some printed strings.
15862
15863 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15864
15865         * g77.f-torture/execute/u77-test.f (main): Just warn about
15866         FSTAT gid disagreement, as it's expected on some systems.
15867
15868 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15869
15870         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15871         use a new function, which allows for some slop.
15872         Clean up some commentary.
15873         (issum): The new function.
15874         (sgladd): Deleted subroutine.
15875
15876 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15877
15878         * g77.f-torture/execute/u77-test.f: Modify to be more like
15879         libf2c/libU77 version, bringing patches to that version here.
15880         Add suitable commentary.
15881
15882 1999-04-25  Richard Henderson  <rth@cygnus.com>
15883
15884         * gcc.dg/990424-1.c: New test.
15885
15886 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15887
15888         * g77.f-torture/execute/u77-test.f (main): Bug involving
15889         LSTAT has been fixed, so turn back on full checking.
15890
15891 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15892
15893         * g77.f-torture/compile/19990419-0.f: New test.
15894         * g77.f-torture/execute/19990419-1.f: New test.
15895
15896 1999-04-17  Richard Henderson  <rth@cygnus.com>
15897
15898         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15899         to avoid the need for a prototype to supress a warning.
15900
15901 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15902
15903         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15904
15905 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15906
15907         * gcc.c-torture/execute/990404-1.c: New test.
15908
15909 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15910
15911         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15912         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15913         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15914         missing initializer warnings.
15915
15916 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15917
15918         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15919         matching strings.
15920
15921 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15922
15923         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15924
15925 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15926
15927         * g77.f-torture/execute/19990325-0.f: New test.
15928         * g77.f-torture/execute/19990325-1.f: New test.
15929
15930 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15931
15932         * gcc.c-torture/execute/990324-1.c: New test.
15933
15934 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15935
15936         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15937         test with 4.
15938
15939 1999-03-17  Richard Henderson  <rth@cygnus.com>
15940
15941         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15942
15943 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15944
15945         * g77.f-torture/execute/19990313-2.f: New test.
15946         * g77.f-torture/execute/19990313-3.f: New test.
15947
15948 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15949
15950         * g77.f-torture/execute/19990313-0.f: New test.
15951         * g77.f-torture/execute/19990313-1.f: New test.
15952
15953 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15954
15955         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15956         printf to sprintf.
15957         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15958         (main): Add check for u15.  Conditionalize u31 check depending on
15959         whether ints are <32 bits or >=32 bits.
15960
15961 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15962
15963         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15964
15965 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15966
15967         * g77.f-torture/compile/19990305-0.f: New test.
15968         * g77.f-torture/execute/19981119-0.f: New test.
15969
15970 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15971
15972         * g77.f-torture/execute/970625-2.f: call ABORT if final
15973         result is not correct, instead of just printing it.
15974         Add this checking via newly introduced obfuscation, to
15975         trip up buggy front ends.
15976
15977 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15978
15979         * g77.f-torture/compile/960317-1.f: Moved from being
15980         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15981
15982 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15983
15984         * g77.f-torture/execute/960317-1.f: New (old) test.
15985         * g77.f-torture/execute/970625-2.f: Ditto.
15986
15987 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15988
15989         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15990         message on line 1 or line 2; cccp and cpplib do this differently.
15991
15992 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15993
15994         * g++.old-deja/g++.law/weak1.C: New test.
15995
15996 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15997
15998         * gcc.c-torture/execute/990119-1.c: Renamed to...
15999         * gcc.dg/990119-1.c: this, so it will only be tested once
16000         (it's a preprocessor test, it doesn't need to be run at
16001         multiple optimization levels).
16002
16003 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
16004
16005         * lib/g++.exp: Don't add incdir=$base_dir/../include to
16006           ALWAYS_CXXFLAGS.
16007
16008 1999-02-24  Craig Burley  <craig@jcb-sc.com>
16009
16010         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
16011         * g77.f-torture/compile/19981216-0.f: ...as it is expected
16012         to not be compilable by current g77.
16013
16014 1999-02-24  Nick Clifton  <nickc@cygnus.com>
16015
16016         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
16017
16018 1999-02-22  Jeffrey A Law  (law@cygnus.com)
16019
16020         * gcc.c-torture/execute/990222-1.c: New test.
16021
16022 1999-02-19  Craig Burley  <craig@jcb-sc.com>
16023
16024         * g77.f-torture/compile/19990218-0.f: New test.
16025         * g77.f-torture/noncompile/19990218-1.f: New test.
16026
16027 1999-02-18  Craig Burley  <craig@jcb-sc.com>
16028
16029         * g77.f-torture/compile/19981216-0.f: New test.
16030
16031 1999-02-14  Jeffrey A Law  (law@cygnus.com)
16032
16033         * gcc.dg/990214-1.c: New test.
16034
16035 1999-02-13  Jeffrey A Law  (law@cygnus.com)
16036
16037         * gcc.dg/990213-2.c: New test.
16038
16039         * gcc.dg/990213-1.c: New test.
16040
16041 1999-02-12  Jeffrey A Law  (law@cygnus.com)
16042
16043         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
16044         ints.
16045
16046 1999-02-11  Nick Clifton  <nickc@cygnus.com>
16047
16048         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
16049         specified by target.
16050
16051         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
16052
16053 1999-02-11  Jeffrey A Law  (law@cygnus.com)
16054
16055         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
16056
16057 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16058
16059         * gcc.dg/special/ecos.exp: New test driver for new tests with
16060         special requirements.
16061
16062         * gcc.dg/special/alias-1.c: New test.
16063         * gcc.dg/special/gcsec-1.c: New test.
16064         * gcc.dg/special/weak-1.c: New test.
16065         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
16066         * gcc.dg/special/weak-2.c: New test.
16067         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
16068         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
16069         * gcc.dg/special/wkali-1.c: New test.
16070         * gcc.dg/special/wkali-2.c: New test.
16071         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
16072         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
16073
16074 1999-02-10  Felix Lee  <flee@cygnus.com>
16075
16076           * lib/c-torture.exp (c-torture-compile): Pull out code for
16077           analyzing gcc error messages.
16078           (c-torture-execute): Likewise.  Fix some (harmless) false
16079           positives.
16080           * lib/gcc.exp (gcc_check_compile): New function.
16081
16082 1999-02-08  Richard Henderson  <rth@cygnus.com>
16083
16084         * gcc.c-torture/execute/990208-1.c: New test.
16085
16086 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16087
16088         * g++.dg/special/ecos.exp: New driver for new tests with special
16089         requirements
16090
16091         * g++.dg/special/conpr-1.C: New test
16092         * g++.dg/special/conpr-2.C: New test
16093         * g++.dg/special/conpr-2a.C: New test
16094         * g++.dg/special/conpr-3.C: New test
16095         * g++.dg/special/conpr-3a.C: New test
16096         * g++.dg/special/conpr-3b.C: New test
16097
16098         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
16099         allow g++ to use the dg driver
16100
16101         * README: Add comment about g++.dg directory
16102
16103 1999-02-06  Jeffrey A Law  (law@cygnus.com)
16104
16105         * README: Update email addresses.
16106
16107 1999-02-03  Nick Clifton  <nickc@cygnus.com>
16108
16109         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
16110         arguments in order to force structure S onto the stack even on
16111         the alpha.
16112         (test): Pass 10 leading arguments to function foo as well as the
16113         structure S.
16114
16115         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
16116         failure for all targets.
16117
16118         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
16119         abort to terminate program execution.
16120
16121 1999-01-30  Richard Henderson  <rth@cygnus.com>
16122
16123         * gcc.c-torture/execute/990130-1.c: New test.
16124
16125 1999-01-30  Jeffrey A Law  (law@cygnus.com)
16126
16127         * gcc.dg/990130-1.c: New test.
16128
16129 1999-01-28  Michael Meissner  <meissner@cygnus.com>
16130
16131         * gcc.c-torture/execute/990128-1.c: New test.
16132
16133 1999-01-27  Michael Meissner  <meissner@cygnus.com>
16134
16135         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
16136
16137 1999-01-27  Felix Lee  <flee@cygnus.com>
16138
16139         * lib/c-torture.exp (c-torture-compile): pull out code for
16140         analyzing gcc error messages.
16141         (c-torture-execute): ditto, and fix some (harmless) false
16142         positives.
16143         * lib/gcc.exp (gcc_check_compile): new function.
16144
16145 1999-01-17  Jeffrey A Law  (law@cygnus.com)
16146
16147         * gcc.dg/990117-1.c: New test.
16148
16149         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
16150
16151         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
16152
16153 1999-01-15  Jeffrey A Law  (law@cygnus.com)
16154
16155         * g77.f-torture/compile/990115-1.f: New test.
16156
16157 1999-01-07  Jeffrey A Law  (law@cygnus.com)
16158
16159         * gcc.c-torture/compile/990107-1.c: New test
16160
16161 1999-01-06  Jeffrey A Law  (law@cygnus.com)
16162
16163         * gcc.c-torture/execute/990106-2.c: New test.
16164
16165         * gcc.c-torture/execute/990106-1.c: New test.
16166
16167 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
16168
16169         * gcc.c-torture/compile/981223-1.c: New test.
16170
16171 1998-12-29  Richard Henderson  <rth@cygnus.com>
16172
16173         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
16174         (opt3): Rename from opt4 and disable.
16175
16176 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
16177
16178         * g++.old-deja/g++.pt/ptrmem5.C: New test.
16179
16180 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16181
16182         * g++.old-deja/g++.other/conv5.C: New test.
16183
16184 1998-12-14  Nick Clifton  <nickc@cygnus.com>
16185
16186         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
16187
16188 1998-12-11  Jeffrey A Law  (law@cygnus.com)
16189
16190         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
16191
16192 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
16193
16194         * gcc.c-torture/compile/981211-1.c: New test.
16195
16196 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
16197
16198         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
16199
16200         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
16201
16202 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16203
16204         * gcc.special/930510-1.c: Make C9X safe.
16205         * gcc.misc-tests/gcov-1.c Similarly.
16206         * gcc.misc-tests/gcov-2.c Similarly.
16207
16208 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16209
16210         * gcc.dg/ultrasp1.c: New test.
16211
16212 1998-12-06  Richard Henderson  <rth@cygnus.com>
16213
16214         * gcc.c-torture/execute/981206.c: New test.
16215
16216 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16217
16218         * g++.old-deja/g++.ns/template7.C: New test.
16219
16220         * g++.old-deja/g++.other/expr1.C: New test.
16221
16222         * g++.old-deja/g++.eh/tmpl3.C: New test.
16223
16224         * g++.old-deja/g++.eh/tmpl2.C: New test.
16225
16226 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16227
16228         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
16229         * g++.old-deja/g++.other/using6.C: Removed.
16230         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
16231
16232         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
16233
16234 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16235
16236         * g++.old-deja/g++.pt/overload8.C: New test.
16237
16238         * g++.old-deja/g++.pt/overload7.C: New test.
16239
16240         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
16241
16242         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
16243         and relinking messages.
16244         * lib/g++.exp (g++_target_compile): Remove .rpo file when
16245         compiling with -frepo.
16246
16247 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
16248
16249         * g++.old-deja/g++.pt/lookup6.C: New test.
16250
16251 1998-11-30  Nick Clifton  <nickc@cygnus.com>
16252
16253         * gcc.c-torture/execute/981130-1.c: New test.
16254         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
16255
16256 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16257
16258         * g++.old-deja/g++.pt/explicit76.C: New test.
16259
16260         * g++.old-deja/g++.pt/friend38.C: New test.
16261
16262         * g++.old-deja/g++.ns/crash2.C: New test.
16263
16264         * g++.old-deja/g++.pt/defarg8.C: New test.
16265
16266         * g++.old-deja/g++.pt/instantiate6.C: New test.
16267
16268         * g++.old-deja/g++.pt/static6.C: New test.
16269
16270         * g++.old-deja/g++.pt/decl2.C: New test.
16271
16272 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16273
16274         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
16275         problem is actually related with name lookup, but so what? :-)
16276
16277         * g++.old-deja/g++.pt/friend37.C: New test.
16278
16279 1998-11-25  Dave Love  <d.love@dl.ac.uk>
16280
16281         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
16282         element, which fails on some systems.
16283
16284         * g77.f-torture/execute/labug1.f: New test.
16285
16286 1998-11-21  Jeffrey A Law  (law@cygnus.com)
16287
16288         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
16289         is defined.
16290
16291 1998-11-18  Dave Love  <d.love@dl.ac.uk>
16292
16293         * g77.f-torture/compile/981117-1.f: New test.
16294
16295 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
16296
16297         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
16298         properly discarded.
16299
16300 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
16301
16302         * gcc.c-torture/execute/memcheck: New directory of tests for
16303         -fcheck-memory-usage.
16304
16305 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16306
16307         * README: New file, general information about the testsuite and
16308         new description of the various C++ test subdirectories.
16309         * README.g++: Eliminate obsolete information, update and move most
16310         relevant stuff to README.
16311
16312 1998-11-07  Richard Henderson  <rth@cygnus.com>
16313
16314         * gcc.c-torture/compile/981107-1.c: New test.
16315
16316 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
16317
16318         * execute/memcpy-bi.c: New testcase.
16319
16320 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
16321
16322         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
16323         base classes.
16324
16325         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
16326         template is selected.
16327
16328         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
16329         classes, it should be accepted for all types.
16330
16331         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
16332
16333         * g++.old-deja/g++.pt/spec24.C: Ensure that template
16334         specializations start with template headers.
16335
16336 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
16337
16338         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
16339
16340         * g++.old-deja/g++.other/init9.C: Test cross initialization of
16341         non-POD types.
16342
16343 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16344
16345         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
16346
16347 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16348
16349         * compile/981022-1.c, compile/981022-1.x: New test and driver.
16350
16351 1998-10-19  Jeffrey A Law  (law@cygnus.com)
16352
16353         * 981019-1.c: New test.
16354
16355 1998-10-14  Robert Lipe <robertl@dgii.com>
16356
16357         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
16358         find objc headers.
16359
16360 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16361
16362         * compile/981001-4.c: Remove use of GCC extension that triggers a
16363         compiler bug.
16364
16365 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
16366
16367         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
16368
16369 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16370
16371         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
16372         instantiation of template produces incorrect code for delete
16373         expression.
16374
16375         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
16376         constructors' name is not unique.
16377         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
16378         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
16379
16380         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
16381         automatic array of const is ill-formed.
16382
16383         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
16384         of template parameter?
16385
16386         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
16387         const.
16388
16389         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
16390         pointer-to-member expression.
16391
16392         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
16393         declaration causes ICE.
16394
16395 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
16396
16397         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
16398         reserved in the global namespace.
16399
16400         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
16401         generate needed virtual table.
16402
16403         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
16404
16405 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
16406
16407         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
16408         template-dependent type
16409
16410 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
16411
16412         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
16413         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
16414         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
16415
16416         * g++.old-deja/g++.other/using5.C: New test; using decl from base
16417         class should be usable as argument of member function.
16418         * g++.old-deja/g++.other/using6.C: New test; using decl from base
16419         class should be usable as return type of member function.
16420         * g++.old-deja/g++.other/using7.C: New test; using decl from base
16421         class should be usable as type of data member.
16422
16423         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
16424
16425 1998-10-09  Jeffrey A Law  (law@cygnus.com)
16426
16427         * gcc.c-torture/special/920521-1.c: Fix bogus test.
16428
16429 1998-10-08  Nick Clifton  <nickc@cygnus.com>
16430
16431         * gcc.dg/dll-?.c Add thumb to target list.
16432         Fix assembler scan patterns to match current assembler output.
16433
16434 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
16435
16436         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
16437         matching of template brackets.
16438
16439         * g++.old-deja/g++.other/using4.C: New test.  Test using
16440         declarations of methods from base classes.
16441
16442         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
16443         within functions should introduce names into the innermost
16444         enclosing namespace.
16445
16446         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
16447         of static locals if first initialization throws.
16448
16449 1998-10-07  Jim Wilson  <wilson@cygnus.com>
16450
16451         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
16452
16453 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
16454
16455         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
16456         lose track of the possible targets of tablejump insns.
16457         * special/special.exp: Run it.
16458
16459 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16460
16461         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
16462         must be declared before its specializations can be named in friend
16463         declarations.
16464
16465 1998-10-05  Dave Love  <d.love@dl.ac.uk>
16466
16467         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
16468
16469         * g77.f-torture/execute/io1.f: New test.
16470
16471 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16472
16473         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
16474         with pointer to template function, for which no argument deduction
16475         is possible.
16476
16477         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
16478         specialization of template function as argument to template
16479         function.
16480
16481         * g++.old-deja/g++.other/access2.C: New test; Inner class
16482         shouldn't have privileged access to Outer's names.
16483
16484 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16485
16486         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
16487         friend template declared within template class conflicts with
16488         nested class of the same name.
16489
16490         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
16491         is ignored.
16492
16493         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
16494         object with direct initializer as function declaration.
16495
16496         * g++.old-deja/g++.other/decl2.C: New test; duplicate
16497         initializers.
16498
16499         * g++.old-deja/g++.other/null2.C: New test; conditional operator
16500         involving const pointer and NULL produces incorrect result.
16501
16502         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
16503         type name without `typename' should be rejected with -pedantic.
16504
16505 1998-10-02  Richard Henderson  <rth@cygnus.com>
16506
16507         * g++.old-deja/g++.other/addrof1.C: New test.
16508
16509 1998-10-01  Nick Clifton  <nickc@cygnus.com>
16510
16511         * gcc.c-torture/compile/981001-1.c: New test.
16512         * gcc.c-torture/execute/981001-1.c: New test.
16513
16514 1998-10-01  Jeffrey A Law  (law@cygnus.com)
16515
16516         * gcc.c-torture/compile/981001-2.c: New test.
16517         * gcc.c-torture/compile/981001-3.c: New test.
16518         * gcc.c-torture/compile/981001-4.c: New test.
16519
16520 1998-10-01  Robert Lipe  <robertl@dgii.com>
16521
16522         * lib/objc.exp (objc_target_compile): Add -L during compiles for
16523         multilibbed hosts.   Idea grafted from g77.exp.
16524
16525 1998-09-30  Dave Love  <d.love@dl.ac.uk>
16526
16527         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
16528         avoid losing on systems which need -lsocket.
16529
16530 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
16531
16532         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
16533         * g++.old-deja/g++.other/nested2.C: Ditto.
16534         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
16535         failure.
16536
16537 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16538
16539         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
16540         preferred over template operator!= for enum bitfields.
16541
16542 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
16543
16544         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
16545         that happen to have the same base name, but in different scopes,
16546         are incorrectly rejected.
16547
16548 1998-09-16  Richard Henderson  <rth@cygnus.com>
16549
16550         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
16551         on the native word size instead of an integer literal.
16552
16553 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16554
16555         * g++.old-deja/g++.other/static2.C: Invocation of static data
16556         member of type pointer-to-function denoted as non-static member.
16557
16558         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
16559         checks involving function types and aliases.
16560
16561 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16562
16563         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
16564         redefined to the same non-trivial type.
16565
16566         * g++.old-deja/g++.pt/explicit73.C: Test for proper
16567         namespace-qualification of template specializations declared in
16568         other namespaces.
16569
16570         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
16571         to declare a subset of the specializations of a template function
16572         as friends of specializations of a template class.
16573
16574         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
16575         member templates that do not fully specialize the enclosing
16576         template class are rejected.
16577
16578 1998-09-11  Dave Love  <d.love@dl.ac.uk>
16579
16580         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
16581
16582 1998-09-08  Dave Love  <d.love@dl.ac.uk>
16583
16584         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
16585         altered from libf2c/libU77 version.
16586
16587 1998-09-06  Dave Love  <d.love@dl.ac.uk>
16588
16589         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
16590
16591 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
16592
16593         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
16594         (un)signed char are different types for template specialization
16595         purposes.
16596
16597 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
16598
16599         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
16600         * objc: ObjC testsuite.
16601
16602 1998-08-31  Catherine Moore  <clm@cygnus.com>
16603
16604         * gcc.c-torture/execute/941014-1.x:  New file.
16605
16606 1998-08-31  Nick Clifton  <nickc@cygnus.com>
16607
16608         * lib/c-torture.exp: Add support for
16609         torture_eval_before_compile and torture_eval_before_execute
16610         variables.
16611
16612 1998-08-30  Jeffrey A Law  (law@cygnus.com)
16613
16614         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
16615         this test triggers valid.
16616
16617 1998-08-27  Jeffrey A Law  (law@cygnus.com)
16618
16619         * gcc.dg/980827-1.c: New test.
16620
16621 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
16622
16623         * gcc.c-torture/execute/loop-4b.c: New test.
16624
16625 1998-08-26  Nick Clifton  <nickc@cygnus.com>
16626
16627         * lib/c-torture.exp: Add support for
16628         torture_eval_before_compile and torture_eval_before_execute
16629         variables.
16630
16631 1998-08-25  Jeffrey A Law  (law@cygnus.com)
16632
16633         * gcc.c-torture/compile/980825-1.c: New test.
16634
16635 1998-08-24  Nick Clifton  <nickc@cygnus.com>
16636
16637         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
16638         count number tests in opt_t0 not good_t0.
16639
16640 1998-08-24  Jeffrey A Law  (law@cygnus.com)
16641
16642         * gcc.c-torture/compile/930326-1.x: Fix typo.
16643
16644 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
16645
16646         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
16647         causes an ICE.
16648
16649 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16650
16651         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
16652         STACK_SIZE is defined.
16653         * gcc.c-torture/unsorted/stuct.c: Similarly.
16654
16655         * gcc.c-torture/compile/980821-1.c: New test.
16656
16657 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16658
16659         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
16660
16661 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
16662
16663         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
16664         code.
16665
16666 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
16667
16668         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
16669         error'.
16670
16671 1998-08-18  Jeffrey A Law  (law@cygnus.com)
16672
16673         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
16674
16675 1998-08-16  Jeffrey A Law  (law@cygnus.com)
16676
16677         * gcc.c-torture/compile/980816-1.c: New test.
16678
16679         * gcc.dg/980816-1.c: New test.
16680
16681 1998-08-13  Jeffrey A Law  (law@cygnus.com)
16682
16683         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
16684         compiler for ieee tests.
16685
16686 1998-08-01  Dave Love  <d.love@dl.ac.uk>
16687
16688         * g77.f-torture/compile/980729-0.f: New test.
16689
16690 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
16691
16692         * gcc.c-torture/special/eeprof-1.c: New test, for
16693         -finstrument-functions.
16694         * gcc.c-torture/special/special.exp: Run it.
16695
16696 1998-07-29  Jeffrey A Law  (law@cygnus.com)
16697
16698         * gcc.c-torture/compile/980729-1.c: New test.
16699
16700 1998-07-27  Nick Clifton  <nickc@cygnus.com>
16701
16702         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
16703         __thumb__ is defined, and test for ARM style doubles if so.
16704
16705 1998-07-26  Dave Love  <d.love@dl.ac.uk>
16706
16707         * g77.f-torture/noncompile/980615-0.f: New test.
16708
16709 1998-07-26  H.J. Lu  (hjl@gnu.org)
16710
16711         * gcc.dg/980312-1.c: Do link instead of compile.
16712         * gcc.dg/980313-1.c: Likewise.
16713
16714 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16715
16716         * gcc.c-torture/compile/980726-1.c: New test.
16717
16718 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16719
16720         * g77.f-torture/execute/io0.f: New test.
16721
16722 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16723
16724         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16725         an int.
16726
16727 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16728
16729         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16730         m32r bugs.
16731
16732 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16733
16734         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16735         c-decl.c:grokdeclarator can handle mode attributes.
16736
16737 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16738
16739         * gcc.c-torture/execute/980716-1.c: New test.
16740
16741 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16742
16743         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16744         the mn10200.
16745         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16746         the mn10200.
16747         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16748         * gcc.c-torture/compile/930326-1.x: Similarly.
16749
16750 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16751
16752         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16753         New test from Craig.
16754
16755 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16756
16757         * g77.f-torture/noncompile/980616-0.f: New test.
16758
16759         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16760
16761 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16762
16763         *  g++.other/singleton.C: Return error value instead of taking
16764         SIGSEGV.
16765
16766 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16767
16768         *  g++.other/singleton.C: New test.   Warning is under dispute.
16769         Runtime crash is not.
16770
16771 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16772
16773         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16774         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16775         using6.C, using7.C}:  New namespace tests.
16776
16777 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16778
16779         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16780         specialization with typedef'ed names used as array indexes.
16781
16782 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16783
16784         * gcc.c-torture/execute/980709-1.c: New test.
16785
16786         * gcc.dg/980709-1.c: New test.
16787
16788 1998-07-07  Richard Henderson  <rth@cygnus.com>
16789
16790         * gcc.c-torture/execute/bcp-1.c: New test.
16791
16792 1998-07-07  Jeffrey A Law  (law@cygnus.com)
16793
16794         * gcc.c-torture/execute/980707-1.c: New test.
16795
16796 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16797
16798         * gcc.c-torture/compile/980706-1.c: New test.
16799
16800 1998-07-01  Dave Love  <d.love@dl.ac.uk>
16801
16802         * g77.f-torture/execute/980701-0.f,
16803         g77.f-torture/execute/980701-1.f: New test from Craig.
16804
16805 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16806
16807         * gcc.c-torture/compile/980701-1.c: New test.
16808
16809         * gcc.c-torture/execute/980701-1.c: New test.
16810
16811 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16812 rlsruhe.de>
16813
16814         * g++.old-deja/g++.robertl/eb132.C: New test.
16815         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16816
16817 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16818
16819         * g77.f-torture/execute/980628-7.f,
16820         g77.f-torture/execute/980628-8.f,
16821         g77.f-torture/execute/980628-9.f,
16822         g77.f-torture/execute/980628-10.f: New tests from Craig.
16823
16824         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16825
16826 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16827
16828         * g77.f-torture/execute/980628-4.f: New test from Craig.
16829         * g77.f-torture/execute/980628-5.f: Likewise.
16830         * g77.f-torture/execute/980628-2.f: Likewise.
16831         * g77.f-torture/execute/980628-0.f: Likewise.
16832         * g77.f-torture/execute/980628-1.f: Likewise.
16833         * g77.f-torture/execute/980628-3.f: Likewise.
16834         * g77.f-torture/execute/980628-6.f: Likewise.
16835
16836 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16837
16838         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16839         directory when nothing has been installed yet.
16840
16841 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16842
16843         * gcc.c-torture/special/special.exp: Handle newer versions of
16844         dejagnu.
16845
16846 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16847
16848         * gcc.dg/980626-1.c: New test.
16849
16850 1998-06-19  Bruno Haible <haible@ilog.fr>
16851
16852         * gcc.misc-tests/m-un-2.c: New test.
16853         * g++.old-deja/g++.other/warn01.c: Likewise.
16854
16855 1998-06-19  Robert Lipe  <robertl@dgii.com>
16856
16857         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16858         compatibility with assmblers with a different comment character.
16859         Eliminate use of GAS-specific extensions.
16860
16861 1998-06-19  Jeffrey A Law  (law@cygnus.com)
16862
16863         * gcc.c-torture/execute/ieee/980619-1.c: New test.
16864
16865 1998-06-19  Robert Lipe  <robertl@dgii.com>
16866
16867         *lib/g77.exp: Replace search for libf2c.a with search for newly
16868         renamed libg2c.a
16869
16870 1998-06-17  Jeffrey A Law  (law@cygnus.com)
16871
16872         * gcc.c-torture/execute/980617-1.c: New test.
16873
16874 1998-06-12  Jeffrey A Law  (law@cygnus.com)
16875
16876         * gcc.c-torture/execute/980612-1.c: New test.
16877
16878 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16879
16880         * gcc.dg/980523-1.c: Only test on ppc-linux.
16881         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16882
16883         * gcc.c-torture/execute/980608-1.c: New test.
16884
16885 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16886
16887         * gcc.c-torture/execute/980605-1.c: New test.
16888
16889 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16890
16891         * gcc.c-torture/execute/980604-1.c: New test.
16892
16893 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16894
16895         * gcc.c-torture/execute/980602-1.c: New test.
16896         * gcc.c-torture/execute/980602-2.c: Likewise.
16897
16898 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16899
16900         * 970125-0.f: Fix per JCB.  Add commentary.
16901
16902 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16903
16904         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16905         IEEE -0 support.
16906
16907 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16908
16909         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16910         earlier.
16911
16912 1998-05-28  Catherine Moore <clm@cygnus.com>
16913
16914         * gcc.c-torture/execute/980526-3.c: New test.
16915
16916 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16917
16918         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16919         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16920         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16921         m88k-motorola-sysv3 to XFAIL.
16922
16923 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16924
16925         * gcc.dg/980526-1.c: New test.
16926         * gcc.c-torture/execute/980526-2.c: New test.
16927
16928 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16929
16930         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16931
16932         * gcc.c-torture/execute/980526-1.c: New test.
16933
16934 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16935
16936         * g77.f-torture/execute/alpha2.f: Add runtime test.
16937
16938 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16939
16940         * g++.old-deja/old-deja.exp: Strip leading directories.
16941
16942         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16943         error for the line.  Don't run multiple tests for the same line.
16944
16945 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16946
16947         * gcc.dg/980523-1.c: New test.
16948
16949 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16950
16951         * g77.f-torture/compile/970915-0.f: New test.
16952
16953 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16954
16955         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16956
16957 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16958
16959         * gcc.dg/980520-1.c: New test.
16960
16961 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16962
16963         * gcc.dg/980502-1.c: Fix return type.
16964
16965 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16966
16967         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16968         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16969         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16970         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16971         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16972
16973 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16974
16975         * g77.f-torture/execute/980520-1.f: New test.
16976
16977 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16978
16979         * lib/mike-g77.exp: New file.
16980
16981         * g77.f-torture/noncompile/noncompile.exp,
16982         g77.f-torture/noncompile/check0.f: New files.
16983
16984 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16985
16986         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16987         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16988         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16989         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16990         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16991         abort where appropriate.
16992
16993 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16994
16995         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16996         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16997
16998 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16999
17000         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
17001
17002 1998-04-27  Dave Love  <d.love@dl.ac.uk>
17003
17004         * g77.f-torture/compile/980427-0.f: New test.
17005
17006 1998-04-24  Dave Love  <d.love@dl.ac.uk>
17007
17008         * g77.f-torture/compile/980424-0.f: New test.
17009
17010 1998-04-19  Dave Love  <d.love@dl.ac.uk>
17011
17012         * g77.f-torture/compile/980419-2.f (main): New test.
17013         * g77.f-torture/compile/970125-0.f: New test.
17014         * g77.f-torture/compile/980419-1.f: New test.
17015
17016 1998-04-08  Jim Wilson  <wilson@cygnus.com>
17017
17018         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
17019         of loop-4.c.
17020
17021 1998-04-07  Jim Wilson  <wilson@cygnus.com>
17022
17023         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
17024
17025 1998-04-03  Jim Wilson  <wilson@cygnus.com>
17026
17027         * gcc.c-torture/compile/980329-1.c: New test.
17028
17029 1998-03-18  Jim Wilson  <wilson@cygnus.com>
17030
17031         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
17032         * gcc.dg/980312-1.c: Fix typo in -march command.
17033
17034 1998-03-16  H.J. Lu  (hjl@gnu.org)
17035
17036         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
17037
17038 1998-03-11  Robert Lipe  <robertl@dgii.com>
17039
17040         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
17041         Dave Love agree the Fortran source is bogus.
17042
17043 1998-03-11  Robert Lipe  <robertl@dgii.com>
17044
17045         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
17046         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
17047         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
17048         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
17049         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
17050
17051 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
17052
17053         * g++.old-deja/g++.other/friend1.C: New test.
17054
17055 1998-02-18  Dave Love  <d.love@dl.ac.uk>
17056
17057         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
17058         possibly uninitialized) variables and declare dnrm2.
17059
17060 1998-02-23  Robert Lipe <robertl@dgii.com>
17061
17062         From Bruno Haible <haible@ilog.fr>:
17063         * gcc.c-torture/execute/980223.c: New test.
17064
17065 1998-02-13  Jeffrey A Law  (law@cygnus.com)
17066
17067         * gcc.dg/ifelse-1.c: New test.
17068
17069 1998-02-09  H.J. Lu  (hjl@gnu.org)
17070
17071         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
17072
17073           * lib/old-dejagnu.exp (old-dejagnu): Added the
17074           "execution test - XFAIL *-*-*" handling in the spirit of
17075           "excess errors test -". Changed the "execution test fails"
17076           handling to be like "excess errors test fails".
17077           * Update various tests accordingly.
17078
17079 1998-02-06  Jim Wilson  <wilson@cygnus.com>
17080
17081         * gcc.c-torture/execute/980205.c: New test.
17082
17083 1998-01-18  Jeffrey A Law  (law@cygnus.com)
17084
17085         * lib/c-torture.exp: Look for .x files instead of .cexp files.
17086         * lib/f-torture.exp: Similarly.
17087         * gcc.c-torture: Rename all .cexp files to .x files.
17088
17089 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
17090
17091         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
17092         (940510-1.c): Removed duplicate.
17093         (971104-1.c): New test.
17094
17095 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
17096
17097           * lib/f-torture.exp: Improve error and loop detection.
17098
17099 1997-11-19  Michael Meissner  <meissner@cygnus.com>
17100
17101         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
17102         use that to size the filler array.
17103
17104 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
17105
17106         * lib/c-torture.exp(c-torture-execute): Fix typo.
17107
17108         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
17109         testcase as the executable name. Keep the executable around if
17110         the test fails.
17111
17112 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
17113
17114         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
17115         changes.  Only test one -g option, and move it to the end of the
17116         list of options to test.
17117
17118 1997-09-19  Michael Meissner  <meissner@cygnus.com>
17119
17120         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
17121         variable GCC_TORTURE_OPTIONS to supply default switches separated
17122         by colons.  If no environment variable, run tests with -O0 -g, -O1
17123         -g, and -O2 -g as well.
17124
17125 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
17126
17127         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
17128         explanatory comments. Fix indentation.
17129
17130 1997-09-15  Jeffrey A Law  (law@cygnus.com)
17131
17132         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
17133
17134 1997-09-11  Jeffrey A Law  (law@cygnus.com)
17135
17136         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
17137         * g++.old-deja/g++.mike/p7325.C: Likewise.
17138         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
17139
17140 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
17141
17142         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
17143         * g++.old-deja/g++.brendan/crash30.C: Likewise.
17144         * g++.old-deja/g++.brendan/crash39.C: Likewise.
17145         * g++.old-deja/g++.law/operators4.C: Likewise.
17146
17147 1997-09-11  Joe Buck  (jbuck@synopsys.com)
17148
17149         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
17150         * g++.old-deja/g++.mike/p784.C: Ditto.
17151         * g++.old-deja/g++.mike/p785.C: Ditto.
17152
17153 1997-09-05  Jeffrey A Law  (law@cygnus.com)
17154
17155           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
17156
17157 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17158
17159         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
17160         target feature; pass this to c-torture-execute as needed.
17161
17162 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17163
17164         * lib/c-torture.exp(c-torture-execute): If the previous and the
17165         current executables being tested are identical, we don't need to
17166         run the executable again. Try to make the executable names
17167         unique. Add an optional argument for passing additional compiler
17168         flags.
17169
17170 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
17171
17172         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
17173
17174 1997-08-29  Jeffrey A Law  (law@cygnus.com)
17175
17176         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
17177
17178 1997-07-31  Jeffrey A Law  (law@cygnus.com)
17179
17180         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
17181         32bit or larger longs.
17182
17183         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
17184         have either a 32bit long or 32bit int.
17185
17186 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
17187
17188         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
17189         Make double precision tests dependent on sizeof (double).
17190
17191 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
17192
17193         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
17194         too.
17195
17196 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
17197
17198         * gcc.c-torture/compile/961203-1.cexp: New script.
17199
17200 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
17201
17202         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
17203         up the includes ourselves.
17204
17205 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
17206
17207         * lib/plumhall.exp: Remove random include, and add a few
17208         verbose messages for debugging.
17209
17210 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
17211
17212         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
17213         of trying to do it ourselves.
17214
17215 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
17216
17217         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
17218
17219 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
17220
17221         * gcc.prms/5403.c: Made regexp a bit less strict.
17222
17223 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
17224
17225         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
17226         is returned from remote_load instead.
17227         * lib/plumhall.exp: Ditto.
17228         * lib/mike-g++.exp: Ditto.
17229         * lib/old-dejagnu.exp: Ditto.
17230         * lib/c-torture.exp: Ditto.
17231
17232 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
17233
17234         * lib/g++.exp: Use build_wrapper procedure.
17235         * lib/gcc.exp: Ditto.
17236
17237 1997-05-20  Jeffrey A Law  (law@cygnus.com)
17238
17239         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
17240         an old-style decl for malloc.  Fixes tests to work when
17241         sizeof (int) != sizeof (size_t).
17242
17243 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17244
17245         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
17246
17247         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
17248         use stdargs.h interface.
17249
17250 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17251
17252         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
17253         NO_VARARGS when compiling.
17254
17255 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
17256
17257         * lib/plumhall.exp(ph_includes): New procedure.
17258         (ph_make): Use it.
17259         (ph_compiler): Ditto.
17260
17261         * lib/g++.exp: Rename test-glue.c to testglue.c.
17262         * lib/gcc.exp: Ditto.
17263
17264 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
17265
17266         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
17267         to completion when it's called.
17268
17269 1997-03-21  Michael Meissner  <meissner@cygnus.com>
17270
17271         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
17272         is defined, don't do test.
17273
17274 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
17275
17276         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
17277         for object files.
17278         (ph_summary): Mark skipped testcases as untested, not unresolved.
17279
17280         * lib/plumhall.exp (ph_make): If unresolved because of bad
17281         errorCode, record errorCode in log file.
17282         (*): Replace send_log/verbose with verbose -log.
17283
17284 1997-03-19  Michael Meissner  <meissner@cygnus.com>
17285
17286         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
17287         double conversion if double isn't at least 8 bytes.
17288
17289         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
17290         int to work with targets where int is 16 bits.
17291
17292         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
17293         8 bytes, just exit, since 4 byte doubles don't have enough bits of
17294         precision for the test to complete.
17295
17296 1997-03-14  Michael Meissner  <meissner@cygnus.com>
17297
17298         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
17299         if d10v is not compiled with the -mdouble64 flag.
17300         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
17301
17302         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
17303         d10v is not compiled with the -mint32 flag.
17304
17305 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
17306
17307         * lib/plumhall.exp: Use incr_count.
17308
17309 1997-03-12  Jeffrey A Law  (law@cygnus.com)
17310
17311         * gcc.c-torture: Update to c-torture-1.45.
17312
17313 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
17314
17315         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
17316         the name of the expect testcase file).
17317
17318         * lib/g++.exp(g++_init): Ditto.
17319
17320 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
17321
17322         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
17323         the host.
17324
17325         * lib/gcc.exp(gcc_exit): New procedure.
17326
17327 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
17328
17329         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
17330         specs where appropriate.
17331
17332         * g++.old-deja/g++.arm/*: Added additional ERROR checks
17333         because of new "candidates are" messages, and removed a few
17334
17335         * Converted all non-old-style g++ testcases to old-style, and
17336         moved into g++.old-deja.
17337
17338 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
17339
17340         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
17341         options.
17342
17343         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
17344         succeeded.
17345
17346         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
17347
17348 1997-02-13  Michael Meissner  <meissner@cygnus.com>
17349
17350         * lib/gcc.exp (gcc_target_compile): Add support for defining
17351         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
17352         the machine doesn't have those features.
17353
17354 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
17355
17356         * g++.law/operators4.exp: Don't use LIBS.
17357
17358 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
17359
17360         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
17361
17362         * lib/mike-g++.exp: Don't set the compiler to be tested here.
17363         * lib/g++.exp: Set it here instead. Also, allow use of the
17364         --tool_exec and --tool_opt options. Change CXX to
17365         GXX_UNDER_TEST.
17366
17367         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
17368
17369         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
17370
17371 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
17372
17373         * lib/old-dejagnu.exp: Use prune_warnings instead of
17374         prune_system_crud.
17375         * lib/mike-g++.exp: Ditto.
17376         * lib/gcc.exp: Ditto.
17377         * lib/g++.exp: Ditto.
17378
17379         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
17380
17381 1997-02-07  Jeffrey A Law  (law@cygnus.com)
17382
17383           * 941014-2.c: Include stdlib.h
17384           * 960327-1.c: Include stdio.h
17385           * dbra.c, index-1.c: Don't assume ints are 32bits.
17386
17387 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
17388
17389         * lib/gcc.exp: Add gcc,stack_size target feature.
17390
17391         * lib/g++.exp(g++_target_compile): Add the include and link
17392         paths here, not in two other places. And, it's $options, not
17393         options.
17394
17395         * lib/mike-g++.exp(postbase): Remove the code that determines
17396         the correct include and link paths.
17397         * g++.old-deja/old-deja.exp: Ditto.
17398
17399 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
17400
17401         * lib/g++.exp(g++_init): target_compile no longer returns the
17402         filename of the result.
17403
17404 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
17405
17406         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
17407         call to glob.
17408
17409         * gcc.c-torture/special/special.exp: Change call to
17410         gcc_target_compile to include the object file.
17411
17412 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
17413
17414         * gcc.c-torture/special/special.exp: Correct misspelling in last
17415         change.
17416
17417 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
17418
17419         * lib/plumhall.exp(ph_summary): Log the entire output of the
17420         executable. Return -1 if there were any failures, 0 otherwise.
17421         (ph_execute): Return -1 if there were any failures, 0 otherwise.
17422         (ph_make): Clean up objects and executables that were built
17423         if the tests succeeded.
17424
17425 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
17426
17427         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
17428         libraries and includes in the build tree as appropriate.
17429
17430 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17431
17432         * lib/c-torture.exp: Instead of looking for the global variable
17433         NO_LONG_LONG, check to see if that's a feature of the target.
17434
17435 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17436
17437         * config/default.exp: Minimize. Delete the remainer of the files in
17438         config; this functionality is now in devo/dejagnu/config.
17439
17440         g++.*/*: Pass any additional flags used to compile to postbase;
17441         delete CXXFLAGS.
17442
17443         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
17444         is now done by runtest.exp. Use gcc_target_compile instead of
17445         compile.
17446
17447         lib/c-torture.exp: Use gcc_target_compile instead of compile.
17448         Remove references to CFLAGS. Use remote_file instead of
17449         calling rm -f.
17450         (c-torture): Take a list of arguments to use to compile this
17451         testcase.
17452
17453         lib/g++.exp: Simplify. Use target_compile instead of compile.
17454         lib/gcc-dg.exp: Ditto.
17455         lib/gcc.exp: Ditto.
17456         lib/mike-{gcc,g++}.exp: Ditto.
17457         lib/old-dejagnu.exp: Ditto.
17458         lib/plumhall.exp: Ditto.
17459
17460 1997-01-08  Jim Wilson  <wilson@cygnus.com>
17461
17462         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
17463         (ph_linker): Likewise.
17464
17465 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
17466
17467           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
17468         MAP_ANON / MAP_ANONYMOUS if defined;
17469         else try to map from /dev/zero .
17470
17471 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17472
17473         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
17474         isn't defined, then define it to MAP_ANONYMOUS.
17475
17476 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17477
17478         * gcc.c-torture: Update to c-torture-1.42 release.
17479
17480 1996-11-11  Jeffrey A Law  (law@cygnus.com)
17481
17482         * gcc.c-torture: Update to c-torture-1.41 release.
17483
17484 1996-10-27  Jeffrey A Law  (law@cygnus.com)
17485
17486         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
17487         c-torture release.
17488
17489 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
17490
17491         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
17492         and LDFLAGS.  Fix second case to append the target_info ldflags
17493         onto LDFLAGS, not CFLAGS.
17494         * lib/g++.exp (g++_init): Add target_info stuff.
17495         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
17496         of libgloss and newlib flags for !native.
17497
17498         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
17499         (GDB): Fix relative path to go up another dir for finding gdb.
17500
17501 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
17502
17503         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
17504         versions in the target_info array, if they don't exist.
17505
17506 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
17507
17508         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
17509
17510 1996-07-08  Jim Wilson  <wilson@cygnus.com>
17511
17512         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
17513         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
17514
17515 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
17516
17517         * lib/old-dejagnu.exp: Don't remove the output file before we've
17518         actually tested it. Don't append pwd to the path of the executable
17519         we're testing.
17520
17521 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
17522
17523         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
17524
17525 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
17526
17527         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
17528         temporary directory for compiler files, and set it to a default
17529         value of /tmp. Set $output as the name of the output file from
17530         compiling the testcase. Add a -o option to $cflags_var so the
17531         compiler writes the final output file as $output. Set $executable
17532         to $output.
17533
17534         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
17535         directory for compiler files, and set it to /tmp if it doesn't
17536         already have a value. Set $output_file to the name of the output
17537         file from compiling the testcase. Add a -o option to CXXFLAGS so
17538         the compiler writes the final output file as $output. Use $output
17539         as the executable to be tested.
17540
17541 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17542
17543         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
17544
17545 1996-06-08  Jeffrey A Law  (law@cygnus.com)
17546
17547         * gcc.c-torture/execute/pending-1.c: New test.  Still
17548         pending in Tege's queue.
17549
17550 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
17551
17552         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
17553         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
17554         if there were failures.  Call unresolved if there were unresolved
17555         testcases.  Call gcc_fail if program did not run to completion.
17556         (ph_make): Pass additional argument name to ph_execute.
17557         (ph_execute): Add new argument.  Pass additional arguments to
17558         ph_summary.  Call gcc_fail is there is no execution output.
17559
17560 1996-04-24  Jeffrey A Law  (law@cygnus.com)
17561
17562         * lib/plumhall.exp (proc_summary): Output relavent summary
17563         lines into the log so specific failures in plumhall can be
17564         investigated.
17565
17566 1996-04-10  Jeffrey A Law  (law@cygnus.com)
17567
17568         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
17569         (c-torture-execute): Don't try to execute tests which use
17570         "long long" types if $NO_LONG_LONG is nonzero.
17571
17572 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
17573
17574         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
17575         not c-torture.
17576
17577         * gcc.ieee: Move from here.
17578         * gcc.c-torture/execute/ieee: To here.
17579
17580 1996-03-26  Jeffrey A Law  (law@cygnus.com)
17581
17582         * gcc.c-torture: Update to c-torture-1.41 release.
17583
17584 1996-03-22  Jeffrey A Law  (law@cygnus.com)
17585
17586         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
17587         not "$output".
17588
17589 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
17590
17591         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
17592         -c present.
17593
17594 1996-03-02  Jeffrey A Law  (law@cygnus.com)
17595
17596         * config/proelf.exp: Handle connecting to a simulator.
17597
17598 1996-01-31  Jeffrey A Law  (law@cygnus.com)
17599
17600         * config/proelf.exp: New file.  Enough framework that we can
17601         run c-torture tests on the proelf targets (or any other target
17602         that gdb can connect to for that matter).
17603
17604 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
17605
17606         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
17607         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
17608
17609         * lib/plumhall.exp (ph_execute): Always call ph_summary if
17610         exec_output exists.
17611
17612 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
17613
17614         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
17615         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
17616
17617         * config/*.exp: Update FSF address.  Change result of ${tool}_load
17618         to pass/fail/unresolved/unsupported/untested.  Caller must now
17619         call unresolved/unsupported/untested.
17620         * lib/*.exp: Update FSF address.  Update to handle new results of
17621         ${tool}_load.
17622         * lib/chill.exp (verbose): Delete.
17623
17624 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
17625
17626         * lib/gcc.exp (default_gcc_start): Change order of args to
17627         $LDFLAGS $CFLAGS $LIBS.
17628         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
17629         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
17630         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
17631         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
17632         * gcc.misc-tests/dg-test.exp: Likewise.
17633         * gcc.misc-tests/msgs.exp: Likewise.
17634         * gcc.prms/prms.exp: Likewise.
17635         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
17636         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
17637
17638         * lib/dg.exp: Deleted, moved to dejagnu/lib.
17639
17640 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17641
17642         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
17643
17644         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
17645         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
17646
17647         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
17648         necessary.
17649
17650 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
17651
17652         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
17653         global for loop; add use of $mathlib.
17654         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
17655         settings here; set mathlib for anything but VxWorks.
17656
17657 1996-01-22  Jeffrey A Law  (law@cygnus.com)
17658
17659         * gcc.c-torture: Update to c-torture-1.40 release.
17660
17661 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17662
17663         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17664         dg.exp.
17665
17666 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17667
17668         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17669         global.
17670
17671 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17672
17673         * lib/g++.exp (LIBS): Define if not already.
17674         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17675         (gcc-dg-prune): Call prune_gcc_output.
17676         * lib/gcc.exp (prune_gcc_output): New proc.
17677         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17678         prune_gcc_output.
17679
17680 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17681
17682         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17683         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17684
17685 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17686
17687         * gcc.c-torture: Update to c-torture-1.39 release.
17688
17689 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17690
17691         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17692         fails, try others as well.
17693
17694 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17695
17696         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17697         If compilation fails, mark execute tests as `untested'.
17698         If test is marked as unsupported, don't mark compilation and
17699         execute tests as failed.
17700
17701 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
17702
17703         * lib/g++.exp (g++_init): Don't link in libg++, and look to
17704         libstdc++ for whether or not we want to be doing shared
17705         libraries.  Delete link_curses since we don't need it anymore.
17706         * lib/mike-g++.exp (postbase): Don't link in libg++.
17707         * g++.old-deja/old-deja.exp: Likewise.
17708
17709 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
17710
17711         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17712
17713 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17714
17715         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17716         For that, add `-Wl,-a,shared_archive'.
17717         * g++.old-deja/old-deja.exp: Likewise.
17718
17719 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17720
17721         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17722
17723 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17724
17725         * lib/mike-g++.exp (postbase): Pay attention to the status of
17726         g++_load.
17727
17728 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17729
17730           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17731
17732 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17733
17734         * lib/gcc.exp (default_gcc_start): No longer need to log program
17735         being executed or its output, execute_anywhere does that now.
17736         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17737         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17738
17739 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17740
17741         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17742         the same as those in lib/g++.exp.
17743
17744 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17745
17746         * gcc.c-torture: Update to c-torture-1.38 release.
17747         * gcc.ieee: Related changes.
17748
17749 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17750
17751         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17752         "exec". Minor reformatting changes.
17753
17754         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17755         cross. This means all "exec" calls now work on a remote host as
17756         well.
17757         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17758         cross. Filter out the extra "\r\n" stuff that expect puts in.
17759         (c-torture-execute): Filter out the bogus warnings like
17760         c-torture-compile does. Add support for canadian cross.
17761         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17762         Use execute_anywhere rather than calling exec directly. Now it
17763         works for canadian cross testing.
17764
17765 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17766
17767         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17768         results into a variable, and check that rather than using file exists.
17769
17770 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17771
17772         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17773         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17774
17775 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17776
17777         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17778         lib_curses if there's a shared libg++ in the build tree.
17779
17780 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17781
17782         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17783         if not supported target.
17784
17785 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17786
17787         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17788         link_curses up to always happen, not just for native builds.
17789
17790 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
17791
17792         * gcc.c-torture: Update to c-torture-1.36 release.
17793         * gcc.failure: Related changes.
17794
17795 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
17796
17797         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17798
17799 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
17800
17801         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17802         * lib/mike-g++.exp (postbase): Not in here.  Still reference
17803         runshlib, link_curses, and mathlib for link and run.
17804
17805         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17806         pass the runtime shared library options for Solaris, OSF/1, and
17807         Irix5, and link with -lcurses to avoid unresolved references.
17808
17809 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17810
17811         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17812         only run once.
17813
17814 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17815
17816         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17817
17818 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17819
17820         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17821         do not have a framework for the "compat" tests yet.
17822
17823 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17824
17825         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17826         set to null if we're testing vxworks5.1.  Use that instead of
17827         `-lm' in the setting of LIBS for link and run.
17828
17829 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17830
17831         * config/rom68k.exp (${tool}_load): Major changes to make it
17832         work.  Verified that it does in fact return the stuff in
17833         exec_output properly.  Catch any Emul or any TRAP other than 0.
17834
17835 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17836
17837         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17838         LDFLAGS properly for targets that need stuff from libgloss.
17839         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17840         only run once.
17841         (gpp_initialized): New variable.
17842
17843 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17844
17845         * config/rom68k.exp: Load libgloss.exp.
17846         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17847         so we can produce a fully linked binary.
17848         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17849         so we can produce a fully linked binary.
17850
17851 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
17852
17853         * lib/plumhall.exp (ph_section): Watch for expected failures.
17854         Add missing `else'.
17855
17856         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17857         run the testcase.
17858         (c-torture): Likewise.
17859
17860 1995-08-28  Doug Evans  <dje@cygnus.com>
17861
17862         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17863
17864         * lib/mike-g++.exp (mike_cleanup): New proc.
17865         (prebase): New globals compiler_result, not_compiler_result,
17866         target_regexp.
17867         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
17868         allow leading "-" in pattern.  Watch for unsupported tests.
17869         If $compiler_result is set, pattern match assembler code,
17870         and ditto for $not_compiler_result.
17871         * lib/mike-gcc.exp: Likewise.
17872
17873         * lib/plumhall.exp (ph_execute): Only call ph_summary if
17874         execution "succeeded".
17875
17876 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
17877
17878         * config/win32.exp: New file.
17879         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17880
17881 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17882
17883         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17884         unsupported.
17885         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17886         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17887         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17888
17889         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17890         "... without exceptions was ...".  That is now handled by
17891         prune_system_crud.
17892         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17893
17894 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17895
17896         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17897         sieve.c,sort2.c}: New files.
17898         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17899         sieve.exp,sort2.exp}: Drivers for them.
17900
17901         * lib/mike-gcc.exp (program_output): New user settable variable.
17902         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17903         messages.
17904         * lib/mike-g++.exp (program_output): New user settable variable.
17905
17906         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17907
17908         * config/sh.exp: Deleted (use sim.exp instead).
17909
17910 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17911
17912         * config/vx.exp: Declare CHECKTASK as global.
17913         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17914         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17915         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17916
17917 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17918
17919         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17920         target. Like vx.exp, only includes `vx29k.exp' instead of
17921         `vxworks.exp'.
17922
17923 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17924
17925         * config/sim.exp: Increase time limit from 120 seconds to 240.
17926
17927 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17928
17929         * gcc.c-torture/execute/950628-1.c: New test.
17930
17931 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17932
17933         * gcc.c-torture: Update with changes/additions from
17934         c-torture-1.34.
17935
17936 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17937
17938         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17939
17940 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17941
17942         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17943
17944 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17945
17946         * gcc.c-torture/compile/950512-1.c: New test.
17947         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17948         * gcc.dg/struct-ret-1.c: Likewise.
17949
17950 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17951
17952         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17953           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17954
17955 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17956
17957         * gcc.c-torture/special/920411-1.c: Deleted.
17958         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17959
17960 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17961
17962         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17963         cpu limit.
17964
17965 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17966
17967         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17968
17969 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17970
17971         From kenner;
17972         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17973         is the proper length.
17974         * va-arg-3.c: Likewise.
17975
17976 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17977
17978         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17979         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17980
17981         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17982         * lib/g++.exp (default_g++_start): Delete old cruft.
17983
17984 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17985
17986         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17987         (2 * (1 << 18)) to (2 * (1 << 17)).
17988
17989         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17990
17991 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17992
17993         * config/rom68k.exp: Renamed from config/idp.exp
17994
17995 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17996
17997         * c-torture/compile/921109-2.c
17998
17999 1995-04-18  Mike Stump  <mrs@cygnus.com>
18000
18001         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
18002         excess errors.
18003
18004 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
18005
18006         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
18007         output.
18008         * lib/g++.exp (default_g++_start): Likewise.
18009
18010 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
18011
18012         * gcc.c-torture/compile/950329-1.c: New test.
18013
18014 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
18015
18016           * config/bug.exp (${tool}_load): Updated to use new remote_open
18017           and remote_close procs.
18018         * config/idp.exp: New file.
18019
18020 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
18021
18022         * gcc.c-torture/execute/950322-1.c: New test.
18023
18024 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
18025
18026         * config/vx.exp (${tool}_load): Clean up testing of return code from
18027         vxworks_ld and vxworks_spawn.
18028
18029 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
18030
18031         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
18032
18033 1995-03-13  Mike Stump  <mrs@cygnus.com>
18034
18035         * lib/old-deja.exp: Add `excess errors test - ' error, now one
18036         can mark excess errors on a machine by machine basis.  Note, the
18037         default is to not expect any excess errors, even when excess
18038         errors test - is given, so you will want to put an XFAIL ... on
18039         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
18040         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
18041         those 4 machines, but no others.
18042
18043 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
18044
18045         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
18046         * lib/c-torture.exp: to here.
18047
18048 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
18049
18050         * gcc.c-torture/execute/950221-1.c: New test.
18051         * gcc.c-torture/execute/struct-ret-1.c: New test.
18052         * gcc.c-torture/compile/950221-1.c: New test.
18053
18054         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
18055
18056 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
18057
18058         * gcc.c-torture/execute/arith-1.c (main): Return 0.
18059         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
18060
18061 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
18062
18063         * g++.gb: New directory of tests, derived from my signature and
18064         class scoping tests.
18065
18066         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
18067         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
18068         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
18069         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
18070         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
18071         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
18072         * g++.gb/sig25.C: Likewise.
18073
18074         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
18075         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
18076         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
18077         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
18078         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
18079         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
18080         * g++.gb/sig25.exp: Likewise.
18081
18082         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
18083         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
18084         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
18085         * g++.gb/scope13.C: Likewise, this test still fails.
18086
18087         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
18088         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
18089         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
18090         * g++.gb/scope13.exp: Ditto.
18091
18092         * g++.gb/README: New file, explains what these tests are about.
18093
18094 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
18095
18096         * lib/dg.exp (dg-do): Support `preprocess'.
18097         (dg-test): Likewise.
18098
18099 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
18100
18101         * config/udi.exp: change "continue -expect" to "exp_continue".
18102
18103 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
18104
18105         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
18106         Delete redundant tests.
18107
18108         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
18109         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
18110         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
18111         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
18112         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
18113         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
18114         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
18115         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
18116
18117         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
18118         storing label pointers.
18119         * gcc.c-torture/execute/921019-1.c: Likewise.
18120         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
18121         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
18122         parameter fp.
18123         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
18124         constants.
18125
18126         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
18127         Delete obsolete tests.
18128
18129         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
18130         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
18131         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
18132         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
18133         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
18134         * gcc.c-torture/compile/950124-1.c: New test.
18135
18136         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
18137
18138 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
18139
18140         * lib/mike-g++.exp: Add -lm to LIBS.
18141
18142 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
18143
18144         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
18145
18146 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
18147
18148         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
18149
18150 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
18151
18152         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
18153
18154 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
18155
18156         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
18157         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
18158         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
18159         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
18160         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
18161         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
18162         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
18163         * g++.law/{operators31.C, operators32.C,
18164         * g++.law/{operators33.C, operators34.C}: Likewise.
18165         * g++.law/{pic1.C, refs2.C}: Likewise.
18166         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
18167         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
18168         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
18169         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18170
18171         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
18172         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
18173         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
18174         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
18175         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
18176         * g++.law/{enum9.exp, friend5.exp}: Likewise.
18177         * g++.law/{nest3.exp, nest4.exp}: Likewise.
18178         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
18179         * g++.law/{operators30.exp, operators31.exp}: Likewise.
18180         * g++.law/{operators32.exp, operators33.exp}: Likewise.
18181         * g++.law/{operators34.exp}: Likewise.
18182         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
18183         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
18184         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
18185         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
18186         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18187
18188         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
18189         No longer expected to fail.
18190         * g++.law/missed-error3.C: Tweak for recent bool changes.
18191
18192 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
18193
18194         * config/emb-unix: Deleted.
18195         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
18196         remote execution.  Do final link on remote host if REMOTE_LINK is set.
18197
18198 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
18199
18200         * lib/dg.exp (dg-test): Fix typo in last patch.
18201
18202 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
18203
18204         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
18205         (handles multiple occurrences).
18206
18207 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
18208
18209         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
18210         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
18211         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
18212         printed).
18213         * lib/c-torture.exp (c-torture-compile): Likewise.
18214         (c-torture): Prepend full path if missing.
18215         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
18216         (gcc_fail): Likewise.
18217         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
18218
18219 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
18220
18221         * lib/netware.exp: Only attach to NetWare i386 systems.
18222
18223 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
18224
18225         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
18226         messages.  Add test name to "output pattern match" pass/fail message.
18227
18228 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
18229
18230         * gcc.dg: New testsuite.
18231         * gcc.dg/dg.exp: New file.
18232
18233         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
18234         test-switch.c}: Deleted.
18235
18236         * gcc.misc-tests/msgs.exp: New testcase driver.
18237
18238 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
18239
18240         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
18241         Watch for illegal return values from ${tool}_load.
18242         * config/unix.exp (${tool}_load): Fix pass/fail detection for
18243         cross targets.  Coerce return value >0 to 1.
18244
18245 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
18246
18247         * config/unix.exp (${tool}_load): Call program rsh, not proc.
18248
18249         * config/emb-unix.exp: New file.
18250
18251         * config/sim.exp: Error if variable $SIM not defined.
18252         (${tool}_load): Mark test as "untested" if simulator missing.
18253
18254         * config/unix.exp: Load remote.exp to get rcp_download.
18255         * lib/c-torture.exp: Use different option lists for testcases with
18256         and without loops.
18257         * gcc.c-torture/execute/execute.exp: Likewise.
18258
18259 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
18260
18261         * config/*.exp: Clarify return code from ${tool}_load.
18262         Call `unresolved' or `untested' instead of `warning' or `perror'
18263         (sometimes you still want to call both though).
18264         Add comment that `shell_id' is local to each file.
18265         * config/udi.exp (timeout): Set to 30.
18266         Don't print warning if connection fails, $connectmode has already
18267         printed an error.
18268         (${tool}_load): Move verbose messages to level 2.
18269         Rework pattern for "Process started" message.
18270         Pass `shell_id' to ${connectmode}_download.
18271         Retry twice upon timeout.  Make resetting of target more robust.
18272         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
18273         Pass `shell_id' to exit_$connectmode.
18274         Only call exit_$connectmode if connected.
18275         * config/unix.exp (${tool}_load): Check return codes better.
18276         * config/vrtx.exp (${tool}_load): Likewise.
18277         * config/vx.exp (${tool}_load): Likewise.
18278         Delete unneeded global's.
18279         * lib/dg.exp (dg-test): Update to reflect clarified return codes
18280         from ${tool}_load.
18281         (dg-stat): Delete.
18282         (dg-init): Delete recording of pass/fail counts.
18283         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18284         (old-dejagnu-init): Likewise.
18285         (old-dejagnu-stat): Delete contents, empty proc now.
18286         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
18287         (c-torture): Delete references to lcnt, lpass, lfail.
18288         Get option list from TORTURE_OPTIONS.
18289         Delete -funroll[-all]-loops if no loops.
18290         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
18291         (g++_stat): Delete contents (empty proc now).
18292         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
18293         (gcc_finish): Likewise.
18294         (gcc_stat): Deleted.
18295         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
18296         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
18297         * gcc.c-torture/execute/execute.exp: Likewise.
18298         Split tests into two parts: compile, execute.
18299         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
18300         no loops.  Update to reflect clarified return codes from ${tool}_load.
18301
18302 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
18303
18304         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
18305         to grep for.
18306         (old-dejagnu): Likewise (where necessary).
18307
18308 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
18309
18310         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
18311
18312         * lib/dg.exp (dg-process-target): Fix processing of selector.
18313         Add comment regarding use of `error'.
18314
18315         * lib/gcc.exp (prune_system_crud): Define if missing.
18316         * lib/g++.exp (prune_system_crud): Likewise.
18317
18318         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
18319         Call prune_system_crud.
18320         * lib/dg.exp (dg-runtest): New proc.
18321         Use perror instead of send_user for tcl errors in testcase.
18322         Don't return any value, it's never used.
18323         Don't clobber previous definition of `unknown'.
18324         Print tcl errors in `dg-final'.
18325
18326 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
18327
18328         * lib/dg.exp (dg-process-target): Improve syntax error messages.
18329         (dg-test): Don't print errorInfo, it contains stack backtrace.
18330
18331 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
18332
18333         * lib/g++.exp (runtest_file_p): Define if missing.
18334
18335 1994-09-24  Doug Evans  (dje@cygnus.com)
18336
18337         * lib/mike-g++.exp: Comment out loading of g++.exp.
18338         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
18339         (default_g++_version): Always print something.
18340         (default_g++_start): Comment out call to `which'.
18341         (g++_start, g++_load): Deleted (must be defined in config file).
18342         * lib/gcc.exp: Test for existence of $CC at start.
18343         Delete check for tmpdir (done in gcc_init).
18344         (default_gcc_version): Always print something.
18345         (default_gcc_start): Comment out call to `which'.
18346         * config/*.exp: Major cleanup - make cross targets work at least a
18347         little better for g++ (by not being "--tool gcc" specific).
18348         Rename gcc_xxx to ${tool}_xxx.
18349         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
18350         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
18351
18352 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
18353
18354         * lib/c-torture.exp (c-torture-compile): Rework compiler
18355         message processing.
18356
18357         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
18358         c-torture.
18359
18360 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
18361
18362         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
18363
18364         * lib/dg.exp (dg-process-target): Support { target native }.
18365
18366 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
18367
18368         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
18369         looked for "... program xxx got fatal signal".
18370         Correct regsub munging of `comp_output'.
18371         Ignore compiler messages "path prefix not used" and "linker input
18372         file unused".
18373
18374 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
18375
18376         * lib/gcc.exp (runtest_file_p): Define if missing.
18377         * gcc.prms/template.c: Example to work from.
18378
18379 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
18380
18381         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
18382         * lib/dg.exp (dg-test): Call unsupported testcases as such.
18383
18384         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
18385         * gcc.prms/1883.c: Moved from compile/940714-1.c.
18386         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
18387         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
18388
18389         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
18390         (dg-process-target): No longer a varargs proc.
18391         Return S/N for target, P/F for xfail.  All callers changed.
18392         (user option procs): More argument checking.
18393         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
18394         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
18395         (dg-test): Skip test if not running on selected target in `dg-do'.
18396         Update handling of `dg-do-what', `dg-output-text'.
18397         Separate execution pass/fail from output pattern match pass/fail.
18398         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
18399
18400 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
18401
18402         * gcc.c-torture/special/special.exp: Don't expect failure for mips
18403         target for 920510-1.c.
18404
18405 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
18406
18407         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
18408         Clean up comment regarding use of passcnt, etc.
18409         (gcc_stat): Don't update `testcnt' here.
18410         (gcc_finish): Do it here.
18411         Might as well reset `but_id' here too.
18412         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
18413         to determine if the file should be tested.
18414         * gcc.c-torture/compile/compile.exp: Likewise.
18415         * gcc.c-torture/execute/execute.exp: Likewise.
18416         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18417         * gcc.misc-tests/dg-test.exp: Likewise.
18418         * gcc.prms/prms.exp: Likewise.
18419         * gcc.wendy/wendy.exp: Likewise.
18420         * g++.old-deja.exp: Likewise.
18421         Move "Testing file" message to verbose level 1.
18422
18423 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
18424
18425         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
18426
18427 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
18428
18429         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
18430         (default_gcc_start): Accept optional second list element
18431         of compiler flags.  Print compiler output at verbosity level 2.
18432         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
18433         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
18434         Save current values of framework globals passcnt, failcnt, xpasscnt,
18435         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
18436         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
18437         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
18438         xfailcnt to compute stats.  Update framework global `testcnt' from
18439         pass/fail counts.
18440         (gcc_finish): New proc.  Clean up test environment.
18441         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
18442         (gcc_epass, gcc_efail): Delete.
18443         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
18444         argument of line number.
18445         (dg-init): If the tool has an init routine, call it.
18446         (dg-test): Remove args `cflags_var' and `libs_var'.
18447         Pass all compiler options to ${tool}_start.
18448         Handle missing line number.
18449         (dg-finish): New function.
18450         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
18451         particular files.  Call gcc_finish at end.  Move "skipping test"
18452         message to verbosity level 3.
18453         * gcc.c-torture/compile/compile.exp: Likewise.
18454         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18455         * gcc.c-torture/execute/execute.exp: Likewise.
18456         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18457         Print testcase being tried at verbosity level 1.
18458         * gcc.c-torture/special/special.exp: Unset xfail.
18459         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18460         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
18461         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
18462         * gcc.failure/failure.exp: Likewise.
18463         * gcc.ieee/ieee.exp: Likewise.
18464         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
18465         Update call to dg-test.  Call dg-finish at end.
18466         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
18467         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18468         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
18469         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
18470         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
18471         * gcc.wendy/wendy.exp: Add copyright.
18472         Delete setting of tmpdir (done by gcc_init).
18473         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
18474         Pass compiler flags to gcc_start.  Call gcc_finish at end.
18475         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
18476         gcc_[ce]pass/fail.
18477
18478 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
18479
18480         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
18481         confusion.
18482         (g++_load): Likewise.
18483
18484         * config/*.exp (gcc_load): Some were varargs fns and some were not.
18485         Rename argument to `prog' to remove the confusion.
18486         Varargs fns behave differently too!
18487         (g++_load): Likewise.
18488
18489         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
18490
18491         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
18492         what it is.  Delete (always) printing of status value for !native.
18493         Simplify verbose code, and include status and exec_output.
18494         (g++_load): Use gcc_load.
18495
18496 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
18497
18498         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
18499         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
18500         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
18501         940714-3.c as these testcases don't exist anymore.  Make
18502         va-arg-1.c expected to pass.
18503
18504 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
18505
18506         * gcc.misc-tests/misc.exp: Only run specific testcases.
18507         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
18508         * gcc.misc-tests/dg-[1-9].c: New files.
18509
18510         * lib/dg.exp: New testsuite driver.
18511         * gcc.prms/prms.exp: Use it.
18512
18513         * README.gcc: New file.
18514
18515         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
18516         Document and reset `lxpass' and `lxfail'.
18517         Simplify "initialized" message.
18518         (gcc_stat): Clean up comments a little.
18519
18520 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
18521
18522         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
18523
18524 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
18525
18526         * lib/old-dejagnu.exp (process-option): New proc.
18527         (old-dejagnu-init, old-dejagnu-stat): Likewise.
18528         (old-dejagnu): Simplify.
18529         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
18530
18531 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
18532
18533         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
18534         exists and is not an empty string.
18535
18536         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
18537         $xfail rather than calling setup_xfail.  Clear $xfail when test is
18538         finished.
18539         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
18540         automatically.
18541
18542         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
18543         longer expected to fail.
18544
18545         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
18546         "f" function call.
18547
18548         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
18549
18550         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
18551         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
18552         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
18553         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
18554         c-torture-1.29.
18555
18556         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
18557         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
18558
18559         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
18560
18561         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
18562         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
18563
18564         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
18565         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
18566         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
18567
18568 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
18569
18570         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
18571         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
18572         940714-1.c, 940714-2.c, 940714-3.c},
18573         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
18574         gcc.misc-tests/{mg.c,mg.exp}:
18575         New tests.
18576         * gcc.noncompile/noncompile.exp: Change accordingly.
18577
18578 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
18579
18580         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
18581         Undo previous clobberage.
18582
18583 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
18584
18585         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
18586         * gcc.special/{930510-1.c, special.exp}:
18587         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
18588         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
18589         struct-varargs-1.c}: New tests from c-torture-1.26.
18590
18591 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
18592
18593         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
18594           argument to switch.
18595
18596 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
18597
18598         * Revert the previous changes.  Please see Rob's directory
18599           (/lisa/test/rob/progressive/gcc/testsuite) for testing
18600           fixes.
18601
18602 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
18603
18604         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
18605             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
18606             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
18607             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
18608             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
18609             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
18610             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
18611             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
18612             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
18613             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
18614             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
18615             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
18616             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
18617             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
18618             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
18619             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
18620             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
18621             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
18622             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
18623             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
18624             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
18625             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
18626             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
18627             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
18628             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
18629             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18630             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
18631
18632 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
18633
18634         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
18635             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
18636           with perror calls.
18637
18638 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
18639
18640         * config/unix.exp (g++_load): Fix syntax.
18641
18642 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
18643
18644         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
18645         * gcc.noncompile/921017-1.c: Deleted obsolete test.
18646         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
18647         Don't expect va-arg-1.c to fail.  Correct expected output for
18648         920928-1.c.
18649         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
18650         * gcc.wendy/hbm4.c: Correct typo.
18651         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
18652
18653 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
18654
18655         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
18656         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
18657         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
18658         * lib/c-torture.exp (c-torture-compile): Ditto.
18659
18660         Reduce volume of output (remove all the -I's and such).
18661         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18662         Call gcc_cpass, gcc_cfail.
18663         (c-torture): Pass testing option to c-torture-compile.
18664
18665 1994-03-21  Doug Evans  (dje@cygnus.com)
18666
18667         Bring patches over from progressive.
18668         * config/default.exp: Exit remote shell cleanly.
18669         (g++_exit, g++_start): Add default versions.
18670         * config/sim.exp (gcc_load): Use perror, not error.
18671
18672 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18673
18674         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18675         set in site.exp.
18676
18677 1994-03-14  Doug Evans  (dje@cygnus.com)
18678
18679         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18680         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18681         (wendy_try): New proc to run testcase.
18682         (main loop): Call 'em.
18683         * gcc.wendy/*.c: Clean up pass to correct expected output.
18684
18685         * lib/gcc.exp: Minor cleanup work.
18686         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18687
18688 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18689
18690         * config/sim.exp (gcc_load): Document return codes better.
18691         Don't pass -v to simulator.
18692
18693 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18694
18695           * gcc.special/920717-x.c: Fix typo.
18696           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18697           get at sources.
18698
18699         * lib/mike-gcc.exp: Fix typo.
18700
18701 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
18702
18703         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18704         binary to use, transform the name.
18705         * config/*.exp: rename everything. Nuke any g++ specific files,
18706         it's now a special case of gcc that requires no special support.
18707         Add a default.exp for unsupported targets.
18708
18709 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
18710
18711         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18712         lib/old-dejagnu.exp: Fix a few patterns to work with the new
18713         version of Tcl.
18714
18715 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18716
18717         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18718         than a warning.
18719
18720 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18721
18722         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18723
18724 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18725
18726         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18727         option_list.  Compile every file with only 4/6 option choices
18728         (same as C torture) instead of with 12/18 different option
18729         choices.
18730         * lib/c-torture.exp: Likewise.
18731
18732         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18733         not already set.
18734
18735 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18736
18737         * lib/old-deja.exp: Add `excess errors test fails' error, now one
18738         can put an XFAIL *-*-* on excess errors.
18739
18740 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
18741
18742         * g++.law: Add more tests derived from g++-bugs snapshots.
18743
18744         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
18745         equivalent to g++.law/init9.
18746
18747         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
18748         compiled it, and the a.out file after we've run it.
18749
18750 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
18751
18752         * lib/mike-g++.exp (postbase): Delete the .o file after we've
18753         compiled it, and the a.out file after we've run it.
18754
18755 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
18756
18757         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
18758
18759 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
18760
18761         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
18762         version number.
18763
18764 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
18765
18766         * g++.law: New directory of g++ tests derived from the g++-bugs
18767         snapshots.
18768
18769 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
18770
18771         * gcc.compile: initbug1.c initbug1.exp testcase added
18772
18773 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
18774
18775         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
18776         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
18777           fixes submitted by Jeff Law (law@cs.utah.edu)
18778         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
18779           Jeff Law (law@cs.utah.edu)
18780
18781
18782 1993-11-30  Mike Stump  (mrs@cygnus.com)
18783
18784         * config/unix-g++.exp: Follow the gcc way of doing things.
18785         * g++.old-deja/old-deja.exp: Minor updates.
18786         * lib/g++.exp: New file, follow the gcc way of doing things.
18787         * lib/old-dejagnu.exp: Minor updates.
18788         * lib/mike-g++.exp: Always unset errorInfo.
18789
18790 1993-11-06  Mike Stump  (mrs@cygnus.com)
18791
18792         * lib/gcc.exp: Fix some errors with the below change, CC and
18793         CFLAGS should be global when setting, not local.
18794
18795 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
18796
18797         * lib/gcc.exp: Transform tool name.
18798
18799 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18800
18801         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
18802
18803 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18804
18805         * lib/gcc.exp: change gcc_done to gcc_stat
18806
18807 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18808
18809         * Upgraded gcc testsuite to c-torture version 1.25
18810
18811 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
18812
18813         * lib/gcc.exp: added reporting code. Changed verbose compile message.
18814         * lib/c-torture: added hooks for new reporting code.
18815
18816 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
18817
18818         * config/sh-gcc.exp: check if sh-sim exists in the path
18819
18820 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
18821
18822         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
18823         * gcc.compile/compile.exp: Initial changes for new logic.
18824         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
18825         * gcc.failure/failure.exp: Initial changes for new logic.
18826         * gcc.ieee/ieee.exp: Initial changes for new logic.
18827         * gcc.misc-tests/misc.exp: Initial changes for new logic.
18828         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
18829         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
18830         * lib/c-torture.exp: Initial changes for new logic.
18831         * lib/gcc.exp: Initial changes for new logic.
18832
18833 1993-10-15  Mike Stump  (mrs@cygnus.com)
18834
18835         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
18836         depend upon failure or success.  Fully qualify names in failure
18837         and success messages.  Always remove a.out before starting
18838         compile, just in case.  Pay more attention to error text output by
18839         the compiler.  Handle testcases with no known past errors just
18840         like all others, so that things are uniform.  Other miscellaneous
18841         improvements.
18842
18843 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
18844
18845         * gcc.cpp: new directory for cpp tests
18846
18847 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
18848
18849         * lib/chill.exp: Code reformatted, removed unused code.
18850         * config/unix-chill.exp: Code reformatted, removed unused code.
18851         * chill.execute/execute.exp: Code reformatted, removed unused code.
18852         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
18853
18854 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
18855
18856         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
18857         routines not written.
18858
18859 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
18860
18861         * config/bug-gcc.exp: Use new procs from bug.exp.
18862
18863 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
18864
18865         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
18866         via ftp, rather than depending on NFS.
18867         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
18868         case.
18869
18870 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
18871
18872         * config/bug-gcc.exp: Use new download proc.
18873
18874 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
18875
18876         * chill.execute/execute.exp: cleanups, handles errors better
18877         * chill.compile/compile.exp: rewrite, based on execute.exp
18878         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
18879         * lib/chill.exp: major changes to diff proc and compile and link
18880           procs. added chill_fail and chill_pass wrappers to pass and
18881           fail. added more comments, and handle error codes better.
18882           Added a hack to capture stderr from exec, so noncompile tests
18883           can work.
18884
18885 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
18886
18887         * chill.execute/execute.exp: rewrite of testsuite driver
18888         * lib/chill.exp: rewrite of testsuite driver
18889         * config/unix-chill.exp: rewrite of testsuite driver
18890
18891 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
18892
18893     In chill.execute:
18894         * iexpr.ch: Standardize uppercase.
18895         * tuples.dat: Standardize uppercase.
18896         * vary.ch: standardize.  Correct varying string assignments.
18897         * vary.dat: Add new output lines.
18898
18899 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
18900
18901     In chill.execute:
18902         * chprintf.ch: Standardize use of uppercase.
18903         * tuples.ch: Standardize and turn arr2 into a DCL,
18904           rather than a SYN.
18905         * pinits.ch: Standardize.
18906
18907 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
18908
18909         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
18910         * Makefil: Renamed to Makefile.in.
18911         * configure.in: New.
18912
18913 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
18914
18915     In chill.execute:
18916         * .cvsignore: Add result/output files.
18917         * Makefile: Fix up variables at start.  Use MFLAGS
18918           everywhere.  Correct bool_loc, built_ins entries.
18919           Add entry for vary1.ch.
18920         * bitarray.ch: Standardize upper-case usage.
18921         * bitexpr.ch: Standardize, add output of b1.
18922         * params.ch: Use arrayt in along PROC parameters, to
18923           avoid novelty problems.
18924         * sets.ch: Tiny cleanup.
18925         * vary1.ch: Re-indent.
18926
18927 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
18928
18929           * Add PR-related files to Makefiles, .cvsignore files, etc.
18930
18931 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
18932
18933         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
18934           with compiler objects. New names are test-flow.c and test-loop.c
18935
18936 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
18937
18938         * Upgraded c-torture tests from 1.19 to 1.20
18939
18940         * new files:
18941         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
18942         * gcc.compile: 930623-1.c 930623-2.c
18943         * gcc.noncompile: 930622-1.c 930622-2.c
18944         * gcc.failure: 920411-1.c 920627-2.c
18945         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
18946
18947 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
18948
18949         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18950           More changes to get testsuite working properly. Needs more work.
18951           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
18952
18953 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
18954
18955         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18956           More changes to get testsuite working properly. Needs more work.
18957
18958 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
18959
18960         * chill.compile/compile.exp: Added for Dejagnu support
18961         * chill.execute/execute.exp: Added for Dejagnu support
18962         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
18963
18964 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
18965
18966     This should complete moving the CHILL test files.
18967         * chill.noncompile(.cvsignore printf.grt
18968             in-printf.grt chprintf.grt chprintf.ch):
18969             Added test-support files.
18970           (Makefile): Modified further.
18971         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
18972             signal.ch): Added test files.
18973           * chill.execute (.cvsignore printf.grt printr.c
18974             in-printf.grt rts.c chprintf.grt rts.h): Added
18975           test-support files.
18976             (Makefile): More corrections.
18977
18978 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
18979
18980         * chill.compile, chill.execute, chill.nocompile: Add CHILL
18981           test cases, ready for DejaGnu.
18982
18983 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18984
18985         * Upgraded c-torture tests from 1.18 to 1.19
18986
18987         * gcc.compile: added test(s):
18988           930607-1.c
18989         * gcc.execute: added test(s):
18990           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18991
18992         * added new subdirectory for misc tests: gcc.misc-tests
18993         * gcc.misc-test(s): added tests:
18994           inst-check.c test-consts.c test-ior.c test-switch.c
18995
18996 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18997
18998         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18999
19000 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
19001
19002         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
19003
19004 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
19005
19006         * Upgraded c-torture tests from 1.17 to 1.18
19007
19008 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
19009
19010         * Upgraded c-torture tests from 1.12 to 1.17
19011
19012 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
19013
19014         * lib/old-dejagnu.exp:
19015           Fixed handling of XFAIL target triplets to correctly
19016           recognize wildcard characters.  Removed code that
19017           appended a unique id tag to the end of the file name
19018           printed out by the result of the testcases within a
19019           given test file.
19020
19021 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
19022
19023         * lib/old-dejagnu.exp:
19024           Reworked expected failure handling to trigger off of XFAIL
19025           keyword in keyphrase embeded in testcase source code. The
19026           XFAIL keyword must be at the end of the keyphrase line. It
19027           may optionally be followed by one or more target triplets.
19028           It has just occured that the handling of wildcards in the
19029           target triplet may not be correct.
19030
19031 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
19032
19033         * g++.old-deja/tests:
19034           Moved all subdirectories up one level into g++.old-deja .
19035
19036         * lib/old-dejagnu.exp:
19037           Fixed problem with CXXFLAGS not being properly reset, and being
19038           corrupted with extraneous "-c" compiler option.  This was
19039           causing binaries to not be generated for test that needed them.
19040           Modified strings passed to "pass" and "fail" so that individual
19041           tests from the same test file would be distinguished by an
19042           identifier appended to the test file name in the summary logs;
19043           this corrected a problem with erroneous diff logs.  Added code
19044           to search testcases for expected fail and unexpected pass keywords.
19045
19046 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
19047
19048         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
19049
19050 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
19051
19052         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
19053           Removed extraneous text from end of "Special g++ Options"
19054           keyphrase.
19055
19056         * lib/old-dejagnu.exp: Added pattern matching to look for new
19057           keywords, embedded in testcases comments, which will trigger
19058           calls to xpass and xfail.
19059
19060 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
19061
19062         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
19063           comments embedded in the testcases, especially the one looking for
19064           special compiler options, as well as the pattern matching for the
19065           compiler output again.
19066
19067 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
19068
19069         * lib/old-dejagnu.exp: Do a proper check of the return value for
19070           execute tests. Fixed several problems with the pattern matching
19071           of the compiler output which gave erroneous test results.
19072           Changed several of the test result messages to be more descriptive.
19073         * config/unix-g++.exp: Proc g++_load now actually works and
19074           executes the tests passed to it and returns a usable return
19075           value.
19076
19077 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
19078
19079           * lib/gcc.exp: Exits gracefully if $CC is bogus.
19080
19081 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
19082
19083         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
19084           Modified both files to properly execute the old style
19085           dejagnu tests. The previous versions of these files were
19086           experimental and did not function anything near correctly.
19087
19088 1993-04-05  Rob Savoye  (rob@cygnus.com)
19089
19090         * Removed all Makefile.in and configure.in files. No configuration
19091         needed now.
19092
19093 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
19094
19095         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
19096
19097 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19098
19099         * gcc.compile/configure.in, gcc.unsorted/configure.in,
19100         gcc.special/configure.in, gcc.noncompile/configure.in,
19101         gcc.execute/configure.in, gcc.code_quality/configure.in,
19102         g++.other/configure.in, g++.old-deja/configure.in,
19103         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
19104         in srcname setting.
19105
19106 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
19107
19108         * lib/udi.exp:  Fixed mondfe and mondfe_download.
19109         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
19110         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
19111
19112 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
19113
19114         * config/udi-gdb.exp: Check $shell_id after connecting to target.
19115         (gdb_exit): Don't remove *_soc files.
19116
19117 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
19118
19119         * lib/c-torture.exp: Don't look for main; instead always use -w
19120         -c.  This is how the c-torture tests work.  Remove the object
19121         file if the compilation succeeds.
19122         * gcc.execute/execute.exp: Remove executable if test passes.
19123         * gcc.noncompile/noncompile.exp: Every test is an expected
19124         failure.
19125         * gcc.special/special.exp: Added tests from c-torture 1.11,
19126         corrected use of existing test.
19127         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
19128         gcc.execute/920625-1.c: Updated to c-torture 1.11.
19129         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
19130         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
19131         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
19132         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
19133         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
19134         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
19135         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
19136         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
19137         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
19138         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
19139         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
19140         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
19141         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
19142         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
19143         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
19144         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
19145         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
19146         c-torture 1.11.
19147         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
19148         correspond to c-torture 1.11.
19149
19150         * New file.