* dbxout.c (current_file): Also wrap inside DBX_DEBUGGING_INFO ||
[official-gcc.git] / gcc / testsuite / ChangeLog
blobedc3de9ce85187395ff45613b5fc184865148aa6
1 2003-11-08  Roger Sayle  <roger@eyesopen.com>
3         PR optimization/10467
4         * gcc.dg/20031108-1.c: New test case.
6 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
8         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
10 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
12         * gcc.dg/compound-lvalue-1.c: New test.
13         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
14         some XFAILs.
16 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
18         * gcc.dg/altivec-varargs-1.c: New test.
20 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
22         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
23         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
24         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
25         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
26         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
28 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
30         * gcc.dg/cond-lvalue-1.c: New test.
32 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
34         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
36 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
38         PR c++/11616
39         * g++.dg/template/instantiate5.C: New test.
41 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
43         PR c++/12726
44         * g++.dg/ext/complit2.C: Replace test with self-contained version.
45         * ChangeLog: Add missing first entry for above test.
47 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
49         PR c++/9810
50         * g++.dg/template/using8.C: New test.
51         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
53 2003-11-02  Roger Sayle  <roger@eyesopen.com>
55         PR optimization/10817
56         * gcc.c-torture/compile/20031102-1.c: New test case.
58 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
60         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
61         2147483647.
63 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
65         * gcc.dg/20031102-1.c: New test.
67 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
69         * gcc.dg/complex-1.c: New test.
71 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
73         PR c++/12796
74         * g++.dg/template/crash13.C: Adjust expected error location.
75         * g++.old-deja/g++.brendan/ns1.C: Likewise.
77 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
79         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
81 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
83         PR/10239
84         * gcc.c-torture/compile/20031031-2.c: New test.
86 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
88         PR/11640
89         * gcc.c-torture/compile/20031031-1.c: New test.
91 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
93         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
94         * gcc.misc-tests/bprob.exp: Likewise.
95         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
96         the execution test on arm-elf configs.
97         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
98         configs that don't support scratch files.
99         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
101 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
103         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
104         done by dejagnu.
106 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
108         * ada/acats/run_all.sh: Redirect mv output to /dev/null
109         Avoid non pure sh syntax. Add more logging.
111         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
112         fail.
114 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
116         PR libgcj/10610
117         * gcc.dg/ppc-stackalign-1.c: New test.
119 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
121         * ada/acats/run_all.sh: Change output to be more compliant with
122         dejagnu framework.
123         Create acats.sum and acats.log files under testsuite/ada/acats
124         Only run [a-z]* directories, to filter out e.g. CVS.
125         Redirect build output to log file.
127 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
129         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
131 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
133         PR ada/5909:
134         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
136 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
138         * gcc.c-torture/compile/20031023-1.c: New test.
139         * gcc.c-torture/compile/20031023-2.c: New test.
140         * gcc.c-torture/compile/20031023-3.c: New test.
141         * gcc.c-torture/compile/20031023-4.c: New test.
143 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
145         PR c++/10371
146         * g++.dg/lookup/scoped8.C: New test.
148 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
150         * g++.dg/opt/reg-stack3.C: New test.
152 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
154         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
156 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
158         PR c++/11076
159         * g++.dg/template/crash13.C: New test.
161 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
163         * gcc.dg/c99-restrict-2.c: New test.
165 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
167         PR c++/12698, c++/12699, c++/12700, c++/12566
168         * g++.dg/inherit/covariant9.C: New test.
169         * g++.dg/inherit/covariant10.C: New test.
170         * g++.dg/inherit/covariant11.C: New test.
172 2003-10-23  Jason Merrill  <jason@redhat.com>
174         PR c++/12726
175         * g++.dg/ext/complit2.C: New test.
177 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
179         PR target/12654
180         * gcc.c-torture/execute/20031020-1.c: New test.
182 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
184         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
185         following the jump_insn.
187 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
189         * gcc.dg/cast-lvalue-1.c: New test.
191 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
193         PR c++/11962
194         * g++.dg/template/cond2.C: New test.
196 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
198         * gcc.dg/builtins-28.c: New test.
200 2003-10-20  Jan Hubicka  <jh@suse.cz>
202         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
203         parameter.
204         * testsuite/gcc.dg/inline-2.c: Likewise.
206 2003-10-20  Phil Edwards  <phil@codesourcery.com>
208         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
209         * gcc.dg/nest.c:  Likewise.
211 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
213         PR c++/9781, c++/10583, c++/11862
214         * g++.dg/parse/crash13.C: New test.
216 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
218         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
220 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
222         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
223         Define HAVE_C99_RUNTIME except on Solaris.
224         * gcc.dg/builtins-20.c: Likewise.
226 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
228         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
230 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
232         PR c++/12495
233         * g++.dg/template/crash21.C: New test.
235 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
237         PR c++/2513
238         * g++.dg/template/typename5.C: New test.
240 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
242         PR c++/12369
243         * g++.dg/template/friend25.C: New test.
245 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
247         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
248         versions.
250 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
252         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
253         == 2147483647.
255 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
257         * gcc.c-torture/execute/960416-1.x: Remove.
258         * gcc.c-torture/execute/divconst-3.x: Likewise.
260 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
262         PR target/12598
263         * gcc.dg/torture/cris-volatile-1.c: New test.
265 2003-10-14  Roger Sayle  <roger@eyesopen.com>
267         PR optimization/9325
268         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
269         for overflowing floating point to integer conversion during RTL
270         simplification.
272 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
274         * objc/execute/_cmd.m: Fix typo.
275         * objc.dg/image-info.m, objc.dg/symtab-1.m:
276         Relax 'scan-assembler' regexp.
277         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
278         objc.dg/try-catch-4.m: Run on non-Darwin targets.
279         * objc.dg/zero-link-2.m: Remove blank line.
280         * objc.dg/zero-link-3.m: New test case.
282 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
284         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
286         * gcc.dg/asm-names.c: Use scan-assembler-not rather
287         than linker trickery.
289 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
291         PR c++/12370
292         * g++.dg/other/friend2.C: New test.
294 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
296         * gcc.dg/20031012-1.c: New test.
298 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
300         * gcc.dg/weak/weak-3.c: Fix for new warning.
302 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
304         PR optimization/8750
305         * gcc.c-torture/execute/20031012-1.c: New test case.
307 2003-10-11  Roger Sayle  <roger@eyesopen.com>
309         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
310         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
312 2003-10-11  Roger Sayle  <roger@eyesopen.com>
314         PR optimization/12260
315         * gcc.c-torture/compile/20031011-2.c: New test case.
317 2003-10-11  Roger Sayle  <roger@eyesopen.com>
319         * gcc.c-torture/execute/20031011-1.c: New testcase.
321 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
323         * gcc.c-torture/compile/20031011-1.c: New test.
325 2003-10-11  Jan Hubicka  <jh@suse.cz>
327         * g++.dg/other/first-global.C: New test.
329 2003-10-11  Roger Sayle  <roger@eyesopen.com>
331         * gcc.c-torture/execute/string-opt-18.c: New testcase.
333 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
335         * gcc.c-torture/compile/20031010-1.c: New test.
337 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
339         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
340         * gcc.c-torture/execute/va-arg-25.c: ... here.
342 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
344         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
346 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
348         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
350 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
352         * g++.dg/parse/error2.C: New test.
354 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
356         PR c++/11097
357         * g++.dg/other/error5.C: Modify the error message.
358         * g++.dg/lookup/using8.C: New test.
360 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
362         * gcc.dg/darwin-abi-2.c: New file.
363         * gcc.c-torture/execute/va-arg-24.c: New file.
365 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
367         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
368         indentation.
370 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
372         PR c++/10147
373         * g++.dg/other/error4.C: Update error messages.
374         * g++.dg/template/ptrmem4.C: Likewise.
376         PR c++/12337
377         * g++.dg/init/new9.C: New test.
379         PR c++/12334, c++/12236, c++/8656
380         * g++.dg/ext/attrib8.C: New test.
382 2003-10-06  Devang Patel  <dpatel@apple.com>
384         * gcc.dg/debug/dwarf2-3.h: New test.
385         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
387 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
389         * g++.dg/opt/cfg2.C: New test.
391 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
393         * g++.dg/opt/float1.C: New test.
395 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
397         * gcc.dg/c90-array-lval-6.c: New test.
398         * gcc.dg/c99-array-lval-6.c: New test.
400 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
401             Ziemowit Laski  <zlaski@apple.com>
403         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
404         'Derived', so that it is never considered a class method; add
405         new warning for '+port' method ambiguity.
406         * objc.dg/method-12.m: Include <objc/objc.h> instead of
407         <objc/objc-api.h> (needed on Mac OS X).
408         * objc.dg/method-13.m: New test.
410 2003-10-03  Roger Sayle  <roger@eyesopen.com>
412         PR optimization/9325, PR java/6391
413         * gcc.c-torture/execute/20031003-1.c: New test case.
415 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
417         PR optimization/12180
418         * gcc.dg/20031002-1.c: New test.
420         PR c++/12486
421         * g++.dg/inherit/error1.C: New test.
423 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
425         * lib/f-torture.exp (search_for): Rename to...
426         (search_for_re): This.  Also, clean up comments and the
427         "regexp" invocation.
429 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
431         * gcc.c-torture/compile/20031002-1.c: New test.
433 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
435         * g++.dg/opt/cond1.C: New test.
437 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
439         * gcc.dg/Wold-style-definition-2.c: New testcase.
440         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
442 2003-09-29  Richard Henderson  <rth@redhat.com>
444         * g++.dg/init/array10.C: Add dg-options.
446 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
448         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
450 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
452         * g++.dg/template/friend19.C: Fix typo.
453         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
455 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
457         * gcc.c-torture/execute/20030928-1.c: New test.
458         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
460 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
462         * g++.dg/opt/unroll1.C: New test.
464 2003-09-26  Roger Sayle  <roger@eyesopen.com>
466         PR optimization/11741
467         * gcc.dg/20030926-1.c: New test case.
469 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
471         PR c++/5655
472         * g++.dg/parse/access7.C: New test.
473         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
475 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
477         MERGE OF objc-improvements-branch into MAINLINE:
478         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
479         if libobjc has not been built.
480         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
481         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
482         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
483         objc/execute/nested-3.m, objc/execute/np-2.m,
484         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
485         objc/execute/redefining_self.m, objc/execute/root_methods.m,
486         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
487         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
488         objc.dg/special/unclaimed-category-1.h,
489         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
490         well as GNU runtime.
491         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
492         * execute/cascading-1.m, execute/function-message-1.m,
493         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
494         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
495         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
496         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
497         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
498         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
499         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
500         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
501         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
502         * objc.dg/bitfield-2.m: Run only on Darwin.
503         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
504         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
505         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
506         * objc.dg/const-str-1.m: Fix constant string layout.
508 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
510         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
512 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
514         * gcc.dg/darwin-abi-1.c: New file.
516 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
518         PR target/12281
519         * gcc.c-torture/compile/20030921-1.c: New test.
521 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
523         * g++.dg/opt/reg-stack2.C: New test.
525 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
527         * g++.dg/eh/delayslot1.C: New test.
529 2003-09-20  Richard Henderson  <rth@redhat.com>
531         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
533 2003-09-20  Roger Sayle  <roger@eyesopen.com>
535         * gcc.c-torture/execute/20030920-1.c: New test case.
537 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
539         * g++.dg/rtti/typeid3.C: Correct expected error message.
541 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
543         PR c++/157
544         * g++.dg/parse/crash12.C: New test.
546 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
548         * gcc.dg/compat/mixed-struct-check.h: New.
549         * gcc.dg/compat/mixed-struct-defs.h: New.
550         * gcc.dg/compat/mixed-struct-init.h: New.
551         * gcc.dg/compat/struct-by-value-19_main.c: New.
552         * gcc.dg/compat/struct-by-value-19_x.c: New.
553         * gcc.dg/compat/struct-by-value-19_y.c: New.
554         * gcc.dg/compat/struct-by-value-20_main.c: New.
555         * gcc.dg/compat/struct-by-value-20_x.c: New.
556         * gcc.dg/compat/struct-by-value-20_y.c: New.
557         * gcc.dg/compat/struct-return-19_main.c: New.
558         * gcc.dg/compat/struct-return-19_x.c: New.
559         * gcc.dg/compat/struct-return-19_y.c: New.
560         * gcc.dg/compat/struct-return-20_main.c: New.
561         * gcc.dg/compat/struct-return-20_x.c: New.
562         * gcc.dg/compat/struct-return-20_y.c: New.
564 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
565         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
566         so that it will not complain on LP64 targets.
568 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
570         PR c++/495
571         * g++.dg/template/friend24.C: New test.
573 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
575         PR c++/12332
576         * g++.dg/template/memtmpl2.C: New test.
578 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
580         PR target/11184
581         * gcc.dg/builtin-apply1.c: New test.
583 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
585         PR c++/9848
586         * g++.dg/warn/Wunused-4.C: New test.
588 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
590         PR c++/12316
591         * g++.dg/other/gc2.C: New test.
593 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
595         PR c++/11991
596         * g++.dg/rtti/typeid3.C: New test.
598         PR c++/12266
599         * g++.dg/overload/template1.C: New test.
601 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
603         * g++.dg/opt/cfg3.C: New test.
605 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
607         PR c++/7939
608         * g++.dg/template/crash11.C: New test.
610 2003-09-16  Jason Merrill  <jason@redhat.com>
611             Jakub Jelinek  <jakub@redhat.com>
613         * gcc.dg/attr-warn-unused-result.c: New test.
615 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
617         PR c++/12184
618         * g++.dg/expr/call2.C: New test.
620 2003-09-15  Andreas Jaeger  <aj@suse.de>
622         * gcc.dg/Wold-style-definition-1.c: New test.
624 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
626         PR c++/3907
627         * g++.dg/parse/template12.C: New test.
629         * g++.dg/abi/bitfield11.C: New test.
630         * g++.dg/abi/bitfield12.C: Likewise.
632 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
634         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
635         non-expansion of functional macro name without arguments at EOL.
636         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
638 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
640         * gcc.c-torture/execute/20030914-[12].c: New tests.
642 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
644         PR c++/11788
645         * g++.dg/overload/addr1.C: New test.
647 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
649         * gcc.dg/20030909-1.c: New test.
651 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
653         * gcc.dg/ultrasp10.c: New test.
655 2003-09-09  Devang Patel  <dpatel@apple.com>
657         * gcc.dg/darwin-ld-6.c: New test.
659 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
661         * gcc.dg/torture/builtin-explog-1.c: New testcase.
663 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
665         * gcc.dg/ia64-types1.c: New test.
666         * gcc.dg/ia64-types2.c: Likewise.
668 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
670         * gcc.dg/builtins-1.c: Add more _Complex tests.
671         * gcc.dg/torture/builtin-attr-1.c: Likewise.
673         * gcc.dg/builtins-1.c: Test existing _Complex functions.
674         * gcc.dg/torture/builtin-attr-1.c: Likewise.
676 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
678         PR c++/11786
679         * g++.dg/lookup/koenig2.C: New test.
681         PR c++/5296
682         * g++.dg/rtti/typeid2.C: New test.
684 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
686         * gcc.c-torture/compile/20030904-1.c: New test.
688 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
690         * g++.dg/opt/longbranch2.C: New test.
692 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
694         * g++.dg/template/crash10.C: Only compile it.
696 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
698         PR middle-end/11665
699         * gcc.c-torture/compile/20030907-1.c: New test.
700         * g++.dg/init/array11.C: New test.
702 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
704         PR c++/11852
705         * g++.dg/init/struct1.C: New test.
707 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
709         PR c++/12181
710         * g++.dg/expr/comma1.C: New test.
712 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
714         PR c++/11867
715         * g++.dg/expr/static_cast5.C: New test.
717 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
719         PR c++/11507
720         * g++.dg/lookup/scoped7.C: New test.
722         PR c++/9574
723         * g++.dg/other/static1.C: New test.
725         PR c++/11490
726         * g++.dg/warn/template-1.C: New test.
728         PR c++/11432
729         * g++.dg/template/crash10.C: New test.
731         PR c++/2478
732         * g++.dg/overload/VLA.C: New test.
734         PR c++/10804
735         * g++.dg/template/call1.C: New test.
737 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
739         PR c++/11794
740         * g++.dg/parse/using3.C: New test.
742 2003-09-06  Roger Sayle  <roger@eyesopen.com>
744         PR c++/11409
745         * g++.dg/overload/builtin3.C: New test case.
747 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
749         PR c/9862
750         * gcc.dg/20030906-1.c: New test.
751         * gcc.dg/20030906-2.c: Likewise.
753 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
755         PR c++/12167
756         * g++.dg/parse/defarg5.C: New test.
758         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
760 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
762         PR c++/12163
763         * g++.dg/expr/static_cast4.C: New test.
765         PR c++/12146
766         * g++.dg/template/crash9.C: New test.
768 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
770         * g++.old-deja/g++.ext/pretty2.C: Update for change
771         in __FUNCTION__.
772         * g++.old-deja/g++.ext/pretty3.C: Likewise.
774 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
776         PR c++/11922
777         * g++/dg/template/qualified-id1.C: New test.
779         PR c++/12037
780         * g++.dg/warn/noeffect4.C: New test.
782 2003-09-04  Matt Austern  <austern@apple.com>
784         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
785         * g++.dg/ext/fnname2.C: Likewise.
786         * g++.dg/ext/fnname3.C: Likewise.
788 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
790         * g++.dg/expr/lval1.C: New test.
791         * g++.dg/ext/lvcast.C: Remove.
793 2003-09-03  Roger Sayle  <roger@eyesopen.com>
795         PR optimization/11700.
796         * gcc.c-torture/compile/20030903-1.c: New test case.
798 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
800         PR c++/12053
801         * g++.dg/abi/layout4.C: New test.
803 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
805         PR c++/11553
806         * g++.dg/parse/friend3.C: New test.
808 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
810         PR c++/11847
811         * g++.dg/template/class1.C: New test.
813         PR c++/11808
814         * g++.dg/expr/call1.C: New test.
816 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
818         PR c++/12114
819         * g++.dg/init/ref9.C: New test.
821         PR c++/11972
822         * g++.dg/template/nested4.C: New test.
824 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
826         PR c++/12093
827         * g++.dg/template/non-dependent4.C: New test.
829         PR c++/11928
830         * g++.dg/inherit/conv1.C: New test.
832 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
834         PR c++/6196
835         * g++.dg/ext/label1.C: New test.
836         * g++.dg/ext/label2.C: Likewise.
838 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
840         * g++.dg/expr/cond3.C: New test.
842 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
844         * gcc.dg/builtins-1.c: Add new builtin cases.
846 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
848         * gcc.dg/builtins-1.c: Add new cases.
849         * gcc.dg/torture/builtin-attr-1.c: Likewise.
851 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
853         * gcc.dg/builtins-1.c: Add more math builtin tests.
854         * gcc.dg/torture/builtin-attr-1.c: New test.
856 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
858         PR optimization/5079
859         * g++.dg/opt/static3.C: New test.
861 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
863         * gcc.misc-tests/gcov-10b.c: New test.
865 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
867         * g++.dg/opt/ptrmem3.C: New test.
869         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
871 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
873         * gcc.dg/20030826-2.c: New test.
875 2003-08-26  Roger Sayle  <roger@eyesopen.com>
877         PR middle-end/12002
878         * g77.f-torture/compile/12002.f: New test case.
880 2003-08-26  Roger Sayle  <roger@eyesopen.com>
882         * gcc.dg/20030826-1.c: New test case.
884 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
886         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
888 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
890         PR c++/11871
891         * c++.dg/lookup/crash1.C: New test.
893         * c++.dg/warn/noeffect3.C: New test.
895 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
897         * gcc.dg/compat/vector-1_x.c: Compile with -w.
898         * gcc.dg/compat/vector-1_y.c: Ditto.
899         * gcc.dg/compat/vector-2_x.c: Ditto.
900         * gcc.dg/compat/vector-2_y.c: Ditto.
902 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
904         * gcc.dg/20030702-1.c: New test.
906 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
908         PR c++/8795
909         * g++.dg/ext/altivec-1.C: New test.
911 2003-08-24  Richard Henderson  <rth@redhat.com>
913         * g++.dg/eh/simd-2.C: Add -w for x86.
915 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
917         * gcc.dg/20030815-1.c: New test.
919 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
921         PR c++/3765
922         * g++.dg/parse/access6.C: New test.
924 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
926         PR c++/641, c++/11876
927         * g++.dg/template/friend22.C: New test.
928         * g++.dg/template/friend23.C: Likewise.
930 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
932         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
933         identically.
935 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
937         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
939 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
941         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
943 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
945         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
947 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
949         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
951 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
953         PR c++/11919
954         * g++.dg/overload/prom1.C: New test.
956         PR c++/11551
957         * g++.dg/parse/dtor2.C: New test.
959         PR c++/10762
960         * g++.dg/parse/using2.C: New test.
962 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
964         PR target/11805
965         * gcc.c-torture/compile/20030821-1.c: New.
967 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
969         PR c++/11834
970         * g++.dg/template/deduce2.C: New test.
972 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
974         * gcc.c-torture/execute/20030821-1.c: New test.
976 2003-08-20  Roger Sayle  <roger@eyesopen.com>
978         PR middle-end/11984
979         * gcc.dg/20030820-1.c: New test case.
981 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
983         PR c++/11945
984         * g++.dg/warn/noeffect2.C: New test.
986 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
988         PR c++/10926
989         * g++.dg/template/dtor2.C: New test.
991         PR c++/11684
992         * g++.dg/template/operator1.C: New test.
993         * g++.dg/parse/operator4.C: New test.
995         PR c++/11946.C
996         * g++.dg/expr/enum1.C: New test.
997         * gcc.dg/c99-bool-1.c: Remove bogus warning.
999         PR c++/11036.C
1000         * g++.dg/parse/elab2.C: New test.
1001         * g++.dg/parse/typedef4.C: Change error message.
1002         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
1003         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
1004         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
1006 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
1008         * gcc.dg/pch/warn-1.c: New.
1009         * gcc.dg/pch/warn-1.hs: New.
1011         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
1012         not-tested file.
1014 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1016         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
1018 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
1020         * gcc.dg/uninit-D.c: New Test.
1021         * gcc.dg/uninit-E.c: New Test.
1022         * gcc.dg/uninit-F.c: New Test.
1023         * gcc.dg/uninit-G.c: New Test.
1025 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
1027         * g++.dg/README: Describe the pch directory.
1029 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1031         PR c++/11174
1032         * g++.dg/parse/access4.C: New test.
1033         * g++.dg/parse/access5.C: Likewise.
1034         * g++.old-deja/g++.jason/access17.C: Adjust error message.
1036 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
1038         * gcc.dg/noncompile/20030818-1.c: New.
1040 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
1042         PR c++/11957
1043         * g++.dg/warn/noeffect1.C: New test.
1045         * g++.dg/template/scope2.C: New test.
1046         * g++.dg/template/error2.C: Correct dg-error
1048 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
1050         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
1052 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
1054         PR C++/11512
1055         * g++.dg/template/warn1.C: New.
1057 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
1059         * g++.dg/template/error2.C: New test.
1060         * g++.dg/lookup/using7.C: Adjust errors
1061         * g++.old-deja/g++.pt/crash36.C: Likewise.
1062         * g++.old-deja/g++.pt/derived3.C: Likewise.
1064 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1066         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
1067         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
1068         * gcc.c-torture/execute/builtins/string-9.c: New, from
1069         string-opt-9.c.  Adjust for execute/builtins framework.
1070         * gcc.c-torture/execute/string-opt-9.c: Delete.
1072 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
1074         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
1076         * g++.dg/parse/ret-type2.C: New test.
1078         PR c++/11703
1079         * g++.dg/init/new8.C: New test.
1081         PR c++/10923
1082         * g++.dg/parse/typedef5.C: New test.
1084         PR c++/9512
1085         * g++.dg/parse/qualified2.C: New test.
1086         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
1087         invalid code.
1089 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
1091         * g++.dg/conversion/ptrmem1.C: New test.
1093 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
1095         PR target/11693
1096         * gcc.dg/20030811-1.c: New test.
1098         PR target/11535
1099         * gcc.c-torture/execute/20030811-1.c: New test.
1101 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1103         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
1105 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
1107         PR c++/11789.C
1108         * g++.dg/inherit/multiple1.C: New test.
1110 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
1112         * gcc.dg/spe1.c: New test.
1114         PR c++/11670
1115         * g++.dg/expr/cast2.C: New test.
1117         PR c++/10530
1118         * g++.dg/template/dependent-name2.C: New test.
1120 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
1122         * g++.dg/parse/crash11.C: Put the dg options in comments.
1124 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
1126         * lib/gcc-dg.exp: Update for diagnostic change.
1128 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1130         PR c++/5767
1131         * g++.dg/parse/crash11.C: New test.
1133 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
1135         * gcc.dg/cpp/spacing1.c: Update.
1137 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
1139         PR target/11739
1140         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
1141         a value for -mtune.
1143 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1145         PR middle-end/11771
1146         * gcc.c-torture/compile/20030804-1.c: New test case.
1148 2003-08-04  Roger Sayle  <roger@eyesopen.com>
1150         * gcc.dg/20030804-1.c: New test case.
1152 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
1154         * gcc.dg/cpp/separate-1.c: New test.
1156 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
1158         PR c++/11704
1159         * g++.dg/template/dependent-expr2.C: New test.
1161         PR c++/11766
1162         * g++.dg/expr/ptrmem1.C: New test.
1164 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1166         PR c++/9453
1167         * g++.dg/template/friend15.C: New test.
1169 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
1171         * lib/dg-pch.exp: Work round PCH bug.
1173 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1175         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
1176         builtins.  Move cases from builtins-4.c here.
1178         * gcc.dg/torture/builtin-math-1.c: New test taken from
1179         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
1180         additional cases.
1182         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
1183         Delete.
1185 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
1187         PR c++/9447
1188         * g++.dg/template/using7.C: New test.
1190 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
1192         * import1.c, import2.c: New tests.
1194 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
1196         * g++.dg/eh/crossjump1.C: New test.
1198 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
1200         PR c++/11697
1201         * g++.dg/template/using6.C: New test.
1203         PR c++/11744
1204         * g++.dg/template/koenig2.C: New test.
1206 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1208         PR c++/7983
1209         * g++.dg/parse/typedef4.C: New test.
1211 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1213         PR c++/8442, c++/8806
1214         * g++.dg/template/elab1.C: New test.
1215         * g++.dg/template/type2.C: Likewise.
1216         * g++.dg/template/ttp3.C: Adjust expected error message.
1217         * g++.old-deja/g++.law/visibility13.C: Likewise.
1218         * g++.old-deja/g++.niklas/t135.C: Likewise.
1219         * g++.old-deja/g++.pt/ttp41.C: Likewise.
1220         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
1221         template argument.
1222         * g++.old-deja/g++.pt/ttp44.C: Likewise.
1224 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
1226         PR c++/11295
1227         * g++.dg/ext/stmtexpr1.C: New test.
1229         * g++.dg/opt/tmp1.C: New test.
1231         PR c++/11525
1232         * g++.dg/parse/constant4.C: New test.
1234         PR c++/9447
1235         * g++.dg/template/using5.C: New test.
1237 2003-07-31  Roger Sayle  <roger@eyesopen.com>
1239         * gcc.dg/builtins-27.c: New test case.
1241 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
1243         * gcc.dg/tls/opt-7.c: New test.
1245 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
1247         * g++.old-deja/g++.other/crash18.C: Remove.
1249 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1251         * g++.dg/template/explicit3.C: New.
1252         * g++.dg/template/explicit4.C: New.
1253         * g++.dg/template/explicit5.C: New.
1255         PR c++/11347
1256         * g++.dg/template/memtmpl1.C: New.
1258 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
1260         PR target/11565
1261         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
1262         * gcc.dg/i386-387-5.c (dg-options): Likewise.
1264 2003-07-30  Jan Hubicka  <jh@suse.cz>
1266         * vtgc1.c: Kill.
1268 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
1270         * gcc.dg/struct-in-proto-1.c: New test.
1272 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
1274         * gcc.dg/cpp/include2.c: Only expect one message.
1276 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
1278         PR c++/9447
1279         * g++.dg/template/using1.C: New test.
1280         * g++.dg/template/using2.C: New test.
1281         * g++.dg/template/using3.C: New test.
1282         * g++.dg/template/using4.C: New test.
1284 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
1286         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
1287         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1289 2003-07-28  Jan Hubicka  <jh@suse.cz>
1291         PR c++/11530
1292         * g++.dg/opt/call1.C: New test.
1294 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
1296         PR c++/11667
1297         * g++.dg/init/enum2.C: New test.
1298         * g++.dg/template/overload1.C: Add "-w" option.
1300 2003-07-28    <hp@bitrange.com>
1302         * gcc.dg/Wdeclaration-after-statement-1.c,
1303         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
1305 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
1307         * gcc.c-torture/compile/20030725-1.c: New test.
1309 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
1311         * gcc.dg/20030505.c: Only run for SPE.
1312         Remove definition of opaque type.
1314 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
1316         * g++.dg/template/ptrmem6.C: New test.
1318 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
1320         * gcc.c-torture/compile/zero-strct-2.c: New test.
1322 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
1324         * gcc.dg/intermod-1.c: New test.
1326 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1328         PR c++/11617
1329         * g++.dg/template/lookup2.C: New test.
1330         * g++.dg/template/memclass1.C: Remove instantiated from error.
1331         * g++.dg/other/error2.C: Tweak expected errors.
1333         PR c++/11596
1334         * g++.dg/template/defarg3.C: New test.
1336         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
1338 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
1340         * g++.dg/inherit/access5.C: New test.
1342 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1344         PR c++/11513
1345         * g++.dg/template/crash8.C: New test.
1347 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
1349         PR c/10602
1350         * gcc.dg/noncompile/incomplete-2.c: New test.
1352 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
1354         PR c++/11645
1355         * g++.dg/inherit/access4.C: New test.
1357         PR c++/11517
1358         * g++.dg/expr/cond2.C: New test.
1360         PR optimization/10679
1361         * g++.dg/opt/inline4.C: New test.
1363 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1365         * g++.dg/parse/crash10: New test.
1367 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1369         * g++.dg/ext/flexary1.C: New test.
1371 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1373         PR c++/10793
1374         * g++.dg/template/crash9.C: New test.
1376 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1378         PR c++/3004
1379         * g++.dg/parse/typedef3.C: New test.
1381         PR c++/7906
1382         * g++.dg/parse/operator2.C: New test.
1384         PR c++/8895
1385         * g++.dg/parse/def-tmpl-arg1.C: New test.
1387         PR c++/9282
1388         * g++.dg/parse/funptr1.C: New test.
1390         PR c++/9452
1391         * g++.dg/parse/ambig3.C: New test.
1393         PR c++/9454
1394         * g++.dg/parse/operator3.C: New test.
1396         PR c++/9486
1397         * g++.dg/parse/template10.C: New test.
1399         PR c++/9488
1400         * g++.dg/parse/template11.C: New test.
1402         PR c++/10150
1403         * g++.dg/parse/invalid-op1.C: New test.
1405         PR c++/10247
1406         * g++.dg/parse/condexpr1.C: New test.
1408 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1410         * g++.dg/ext/packed3.C: New test.
1411         * g++.dg/ext/packed4.C: New test.
1413         * gcc.dg/pack-test-3.c: New test.
1415 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
1417         * lib/compat.exp: Handle dg-options per source file.
1418         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
1419         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
1420         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
1421         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
1422         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
1423         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
1424         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
1425         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
1426         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
1427         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
1428         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
1429         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
1430         * g++.dg/compat/break/bitfield7_x.C: Ditto.
1431         * g++.dg/compat/break/bitfield7_y.C: Ditto.
1433 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
1435         PR c/10320
1436         * gcc.c-torture/execute/20030718-1.c: New test.
1438 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1440         PR optimization/11536
1441         * gcc.dg/20030721-1.c: New test.
1443 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
1445         PR c++/11546
1446         * g++.dg/template/lookup1.C: New test.
1448 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
1450         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
1451         diagnostics of ill-formed constructs involving labels.
1452         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
1453         the new 'previously defined here' message.
1455 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
1457         * g++.dg/parse/non-dependent2.C: New test.
1459 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
1461         * g++.dg/init/init-ref4.C: xfail on targets without
1462         weak symbols.
1464 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
1466         PR target/11087
1467         * gcc.c-torture/execute/20030717-1.c: New test.
1469 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1471         * g++.dg/opt/cfg1.C: New test.
1473 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
1475         PR optimization/11557
1476         * gcc.dg/20030717-1.c: New test.
1478 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
1480         PR c++/10476
1481         * g++.dg/expr/crash-1.C: New test.
1483         PR c++/11027
1484         * g++.dg/template/init3.C: New test.
1486         PR c++/8222
1487         * g++.dg/template/non-dependent1.C: New test.
1489         PR c++/11070
1490         * g++.dg/template/non-dependent2.C: New test.
1492         PR c++/11071
1493         * g++.dg/template/non-dependent3.C: New test.
1495         PR c++/9907
1496         * g++.dg/template/sizeof5.C: New test.
1498 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
1500         PR 11498
1501         * gcc.c-torture/compile/mangle-1.c: New file.
1503 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1505         PR c++/7809
1506         * g++.dg/parse/access3.C: New test.
1508 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
1510         PR c++/11384
1511         * g++.dg/init/init-ref4.C: New test.
1513 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
1515         PR c++/11547
1516         * g++.dg/parse/constant3.C: New test.
1517         * g++.dg/parse/crash7.C: Likewise.
1519 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
1521         PR target/11008
1522         * gcc.dg/i386-pentium4-not-mull.c: New.
1524 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
1526         * gcc.dg/asm-names.c (ymain): Make it weak.
1528 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1530         PR c++/5421
1531         * g++.dg/template/friend21.C: New test.
1533 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
1535         * gcc.dg/cleanup-8.c: New test.
1536         * gcc.dg/cleanup-9.c: New test.
1538 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
1540         * g++.dg/ext/dll-MI1.h: New file.
1541         * g++.dg/ext/dllexport-MI1.C: New file.
1542         * g++.dg/ext/dllimport-MI1.C: New file.
1544 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
1546         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
1547         it does not have cmpstrsi patterns (just cmpmemsi).
1549 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
1551         PR debug/11473
1552         * g++.dg/debug/debug8.C: New test.
1554 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1556         PR c++/10108
1557         * g++.dg/template/crash7.C: New test.
1559 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
1561         PR target/10795
1562         * gcc.c-torture/compile/20030708-1.c: New.
1564 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
1566         * gcc.c-torture/execute/20030715-1.c: New test.
1568 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
1570         * gcc.dg/pch/inline-3.c: New file.
1571         * gcc.dg/pch/inline-3.hs: New file.
1572         * gcc.dg/pch/inline-4.c: New file.
1573         * gcc.dg/pch/inline-4.hs: New file.
1575 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
1577         PR c++/11509
1578         * g++.dg/template/crash6.C: New test.
1580         PR c++/7053
1581         * g++.dg/template/friend20.C: New test.
1583         PR c++/7019
1584         * g++.dg/template/overload2.C: New test.
1586 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1588         PR optimization/11440
1589         * gcc.c-torture/execute/20030714-1.c: New test.
1591 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1593         PR c++/11154
1594         * g++.dg/template/partial2.C: New test.
1596 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
1598         PR c++/11503
1599         * g++.dg/template/anon1.C: New test.
1601         PR c++/11493
1602         PR c++/11495
1603         * g++.dg/parse/template9.C: Likewise.
1604         * g++.dg/template/crash4.C: New test.
1605         * g++.dg/template/koenig1.C: Likewise.
1606         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
1607         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
1608         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
1609         functions.
1610         * g++.old-deja/g++.jason/template36.C: Likewise.
1611         * g++.old-deja/g++.mike/p1989.C: Likewise.
1612         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
1613         * g++.old-deja/g++.pt/ttp20.C: Use this->.
1614         * g++.old-deja/g++.pt/ttp21.C: Use this->.
1615         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
1616         compiling.
1617         * g++.old-deja/g++.pt/union2.C: Use this->.
1619 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
1621         * gcc.dg/20030711-1.c: New test.
1623 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
1625         PR c++/11050
1626         * g++.dg/parse/args1.C: New test.
1627         * g++.pt/defarg8.C: Change expected errors.
1629 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
1631         PR c++/8164
1632         * g++.dg/template/nontype2.C: New test.
1634         PR c++/10558
1635         * g++.dg/parse/template8.C: New test.
1637         PR c++/8327
1638         * g++.dg/template/scope1.C: New test.
1640         * g++.dg/warn/Wsign-compare-1.C: New test.
1642 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1644         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
1646 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
1648         PR c++/9411
1649         * g++.dg/template/explicit2.C: New test.
1651         PR c++/10032
1652         * g++.dg/warn/pedantic1.C: New test.
1654 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
1656         PR c++ 9483
1657         * g++.dg/other/field1.C: New test.
1659 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1661         PR c/11449
1662         * gcc.c-torture/compile/20030707-1.c: New.
1664 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1666         PR c++/10849
1667         * g++.dg/template/access12.C: New test.
1669 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
1671         * g++.dg/bprob/bprob.exp (prof_ext): Update.
1672         * g77.dg/bprob/bprob.exp (prof_ext): Update.
1673         * gcc.misc-tests/bprob.exp (prof_ext): Update.
1674         * gcc.misc-tests/gcov.exp: Update
1675         * g++.dg/gcov/gcov.exp: Update
1676         * lib/gcov.exp: Update.
1678 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
1680         * g++.dg/abi/mangle17.C: Make sure template expressions are
1681         dependent.
1682         * g++.dg/abi/mangle4.C: Mark erroneous casts.
1683         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
1684         * g++.dg/opt/stack1.C: Remove erroneous code.
1685         * g++.dg/parse/template7.C: New test.
1686         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
1687         * g++.old-deja/g++.pt/crash4.C: Likewise.
1689 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1691         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
1692         with zero or one occurence of `$' after the initial `L'.
1694 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
1696         * gcc.c-torture/compile/20030704-1.c: Add a comment.
1698 2003-07-08  Roger Sayle  <roger@eyesopen.com>
1700         PR c/11370
1701         * gcc.dg/Wunreachable-6.c: New testcase.
1702         * gcc.dg/Wunreachable-7.c: New testcase.
1704 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1706         PR c/11420
1707         * gcc.dg/20030708-1.c: New test.
1709 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
1711         * gcc.dg/compat/sdata-section.h: New file.
1712         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
1713         * gcc.dg/torture/mips-sdata-1.c: New test.
1715 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1717         PR c++/11030
1718         * g++.dg/template/friend19.C: New test.
1720 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1722         * g++.dg/opt/strength-reduce.C: New test.
1724 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1726         PR target/10979
1727         * gcc.dg/20030707-1.c: New testcase.
1729 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1731         PR optimization/11059
1732         * g++.dg/opt/emptyunion.C: New testcase.
1734 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1735             Eric Botcazou  <ebotcazou@libertysurf.fr>
1737         * g++.dg/opt/stack1.C: New test.
1739 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
1741         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
1742         run test.
1744         PR c++/11431
1745         * g++.dg/expr/static_cast3.C: New test.
1747 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1749         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
1750         everywhere.
1751         * gcc.dg/concat.c: Concatenation of string constants with
1752         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
1753         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
1754         * gcc.dg/cpp/escape-2.c: Use wide character constants where
1755         necessary to avoid multi-character character constant warning.
1756         * gcc.dg/cpp/escape.c: Likewise.
1757         * gcc.dg/cpp/ucs.c: Likewise.
1758         Remove backslashes from dg-bogus comments, as they confuse Tcl.
1759         Fix a typo.
1761 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1763         PR c/11428
1764         * gcc.c-torture/compile/20030704-1.c: New.
1766 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1768         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
1770 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
1772         PR c++/5287, PR c++/7910,  PR c++/11021
1773         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
1774         tests for warnings.
1775         * g++.dg/ext/dllimport2.C: Add tests for warnings.
1776         * g++.dg/ext/dllimport3.C: Likewise.
1777         * g++.dg/ext/dllimport4.C: New file.
1778         * g++.dg/ext/dllimport5.C: New file.
1779         * g++.dg/ext/dllimport6.C: New file.
1780         * g++.dg/ext/dllimport7.C: New file.
1781         * g++.dg/ext/dllimport8.C: New file.
1782         * g++.dg/ext/dllimport9.C: New file.
1783         * g++.dg/ext/dllimport10.C: New file.
1784         * g++.dg/ext/dllexport1.C: New file.
1786 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1788         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
1789         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
1791 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1793         * gcc.dg/builtins-25.c: New testcase.
1794         * gcc.dg/builtins-26.c: New testcase.
1796 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
1798         * gcc.dg/compat/vector-defs.h: New file.
1799         * gcc.dg/compat/vector-setup.h: New file.
1800         * gcc.dg/compat/vector-check.h: New file.
1801         * gcc.dg/compat/vector-1_main.c: New file.
1802         * gcc.dg/compat/vector-1_x.c: New file.
1803         * gcc.dg/compat/vector-1_y.c: New file.
1804         * gcc.dg/compat/vector-2_main.c: New file.
1805         * gcc.dg/compat/vector-2_x.c: New file.
1806         * gcc.dg/compat/vector-2_y.c: New file.
1808         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
1809         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
1810         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
1811         * gcc.dg/compat/struct-align-1.h: New file.
1812         * gcc.dg/compat/struct-align-1_main.c: New file.
1813         * gcc.dg/compat/struct-align-1_x.c: New file.
1814         * gcc.dg/compat/struct-align-1_y.c: New file.
1815         * gcc.dg/compat/struct-align-2.h: New file.
1816         * gcc.dg/compat/struct-align-2_main.c: New file.
1817         * gcc.dg/compat/struct-align-2_x.c: New file.
1818         * gcc.dg/compat/struct-align-2_y.c: New file.
1820         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
1821         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1822         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1823         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1824         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1825         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1826         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1827         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1828         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1829         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1830         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1831         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1832         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1833         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1834         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1835         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1836         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1837         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1838         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1839         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1840         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1841         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1842         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1843         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1844         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1845         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1846         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1847         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1848         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1850 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1852         * gcc.dg/i386-call-1.c: New test.
1854 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
1856         PR c++/9162
1857         * g++.dg/parse/defarg4.C: New.
1859 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1861         PR target/10700
1862         * gcc.c-torture/compile/20030703-1.c: New test case.
1864 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1866         * g++.dg/template/local3.C: Remove extra semicolon.
1868 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1870         * gcc.dg/i386-volatile-1.c: New test.
1872 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
1874         PR c++/11072
1875         * g++.dg/other/offsetof2.C: XFAIL.
1876         * g++.dg/other/offsetof5.C: New.
1878         PR c++/10219
1879         * g++.dg/template/error1.C: New.
1881         PR c++/9779
1882         * g++.dg/template/dependent-expr1.C: New.
1884 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1886         PR c++/6949
1887         * g++.dg/template/local3.C: New test.
1889         PR c++/11149
1890         * g++.dg/lookup/scoped6.C: New test.
1892 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
1894         PR c++/8046
1895         * g++.dg/other/error7.C: New test.
1897 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
1899         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
1900         * g++.old-deja/g++.abi/vtable3.h: Likewise.
1901         * g++.old-deja/g++.law/code-gen5.C: Likewise.
1902         * g++.old-deja/g++.other/union2.C: Likewise.
1903         * gcc.dg/c90-const-expr-2.c: Likewise.
1904         * gcc.dg/c90-const-expr-3.c: Likewise.
1905         * gcc.dg/c99-const-expr-2.c: Likewise.
1906         * gcc.dg/c99-const-expr-3.c: Likewise.
1907         * gcc.dg/concat.c: Likewise.
1909 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1911         PR c++/9559
1912         * g++.dg/init/static1.C: New test.
1914 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1916         * Changelog: Remove ">>>>>>>" from previous change.
1918 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1920         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
1921         * g++.old-deja/g++.other/access2.C: Likewise.
1922         * g++.old-deja/g++.other/decl2.C: Likewise.
1923         * gcc.c-torture/execute/20020615-1.c: Likewise.
1925 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1927         PR c++/4933
1928         * g++.dg/template/sizeof4.C: New test.
1930 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1932         * g++.dg/other/error6.C: New test.
1934 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1936         PR c++/10750
1937         * g++.dg/parse/constant2.C: New test.
1939 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
1941         PR c++/11106
1942         * g++.dg/other/error5.C: New test.
1944 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1946         * gcc.dg/format/gcc_diag-1.c: New test.
1948 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
1950         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
1952 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
1954         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
1955         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
1956         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
1958 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
1960         * gcc.c-torture/execute/builtins/string-8.c: New test.
1961         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
1962         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
1963         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
1965 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1967         PR c++/10468
1968         * g++.dg/ext/typeof6.C: New test.
1970 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1972         PR c++/10796
1973         * g++.dg/init/enum1.C: New test.
1975 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
1977         * gcc.dg/20030627-1.c: New test.
1979 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
1981         PR c++/11332
1982         * g++.dg/expr/static_cast2.C: New test.
1984 2003-06-26  Roger Sayle  <roger@eyesopen.com>
1985             Jakub Jelinek  <jakub@redhat.com>
1987         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
1988         sprintf(dst,"%s",src) optimization.
1989         * gcc.c-torture/execute/20030626-1.c: New test case.
1990         * gcc.c-torture/execute/20030626-2.c: New test case.
1992 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
1994         * gcc.c-torture/execute/multi-ix.c: New test.
1996         * gcc.c-torture/execute/simd-4.c (main):
1997         Added missing semicolon at end of union.
1999 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
2001         PR c++/8266
2002         * g++.dg/template/explicit-instantiation3.C: New test.
2004 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2006         * gcc.dg/20030626-1.c: Use signed char.
2008 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
2010         * gcc.dg/20030626-1.c: New test.
2012 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
2014         * const-str-2.m: Update.
2016 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
2018         PR c++/10990
2019         * g++.dg/rtti/dyncast1.C: New test.
2020         * g++.dg/abi/mangle4.C: Correct base-specifier access.
2021         * g++.dg/lookup/scoped1.C: Remove XFAIL.
2022         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
2024         PR c++/10931
2025         * g++.dg/expr/static_cast1.C: New test.
2027 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
2029         * gcc.dg/20030625-1.c: New test.
2031 2003-06-24  Roger Sayle  <roger@eyesopen.com>
2033         * gcc.c-torture/compile/20030624-1.c: New test case.
2035 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
2037         * gcc.c-torture/execute/string-opt-17.c: New test.
2039 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
2041         PR c++/5754
2042         * g++.dg/parse/crash6.C: New test.
2044 2003-06-23  Roger Sayle  <roger@eyesopen.com>
2046         * gcc.dg/builtins-24.c: New test case.
2048 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
2050         * g++.dg/opt/operator1.C: New test.
2052 2003-06-22  Roger Sayle  <roger@eyesopen.com>
2054         * gcc.c-torture/execute/string-opt-16.c: New test case.
2056 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2058         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
2059         * g++.old-deja/g++.other/conv7.C: Likewise
2060         * g++.old-deja/g++.other/overcnv2.C: Likewise.
2061         * g++.old-deja/g++.other/overload14.C: Likewise.
2063 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
2065         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
2066         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
2068 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2070         PR c++/10888
2071         * g++.dg/warn/Winline-3.C: New test.
2073 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2075         * lib/target-supports.exp (check_alias_available): Make the test
2076         program acceptable to the Solaris assembler.
2078         PR c++/10749
2079         * g++.dg/template/memclass2.C: New test.
2081 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2082             Eric Botcazou  <ebotcazou@libertysurf.fr>
2084         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
2085         data for non-matching targets.
2086         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
2088 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
2090         PR c++/10845
2091         * g++.dg/template/member3.C: New test.
2093 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
2095         PR c++/10939
2096         * g++.dg/template/func1.C: New test.
2098         PR c++/9649
2099         * g++.dg/template/static4.C: New test.
2100         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
2102         PR c++/11041
2103         * g++.dg/init/ref7.C: New test.
2105 2003-06-19  Matt Austern  <austern@apple.com>
2107         PR c++/11228
2108         * g++.dg/anew1.C: New test.
2109         * g++.dg/anew2.C: New test.
2110         * g++.dg/anew3.C: New test.
2111         * g++.dg/anew4.C: New test.
2113 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
2115         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
2117 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
2119         * gcc.c-torture/execute/simd-4.c (main): Make expected value
2120         endian-dependent.
2122 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
2124         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
2125         Remove cruft.
2127 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
2129         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
2130         * gcc.c-torture/compile/961203-1.c: Likewise.
2131         * gcc.c-torture/compile/980506-1.c: Likewise.
2133 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2135         PR c++/10712
2136         * g++.dg/lookup/using7.C: New test.
2138 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
2140         PR c++/11105
2141         * g++.dg/abi/conv1.C: Remove it.
2142         * g++.dg/template/conv7.C: New test.
2143         * g++.dg/template/conv8.C: Likewise.
2144         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
2145         conversion operator.
2147 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
2149         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
2150         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
2151         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2152         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
2153         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
2154         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2155         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2156         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
2157         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
2158         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
2159         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
2160         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
2161         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
2162         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
2163         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
2164         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
2165         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
2166         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
2167         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2168         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2169         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2170         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2171         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2172         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2173         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2174         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2175         * gcc.dg/compat/struct-return-10_x.c: Ditto.
2176         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2177         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2179 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
2181         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
2182         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
2183         indications.
2185 2003-06-16  Roger Sayle  <roger@eyesopen.com>
2187         * gcc.dg/i386-387-5.c: New test case.
2188         * gcc.dg/i386-387-6.c: New test case.
2189         * gcc.dg/builtins-23.c: New test case.
2191 2003-06-15  Roger Sayle  <roger@eyesopen.com>
2193         * gcc.dg/builtins-22.c: New test case.
2194         * gcc.dg/i386-387-1.c: Update to test exp.
2195         * gcc.dg/i386-387-2.c: Likewise.
2197 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2199         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
2201 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2203         * lib/gcc-dg.exp (dg-require-dll): New function.
2204         (dg-xfail-if): Likewise.
2205         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
2206         driver.
2208         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
2209         * gcc.c-torture/compile/20001205-1.c: Likewise.
2210         * gcc.c-torture/compile/20001226-1.c: Likewise.
2211         * gcc.c-torture/compile/20010518-2.c: Likewise.
2212         * gcc.c-torture/compile/20020312-1.c: Likewise.
2213         * gcc.c-torture/compile/20020604-1.c: Likewise.
2214         * gcc.c-torture/compile/920501-12.c: Likewise.
2215         * gcc.c-torture/compile/920501-4.c: Likewise.
2216         * gcc.c-torture/compile/920520-1.c: Likewise.
2217         * gcc.c-torture/compile/920521-1.c: Likewise.
2218         * gcc.c-torture/compile/920625-1.c: Likewise.
2219         * gcc.c-torture/compile/961203-1.c: Likewise.
2220         * gcc.c-torture/compile/980506-1.c: Likewise.
2221         * gcc.c-torture/compile/981006-1.c: Likewise.
2222         * gcc.c-torture/compile/981022-1.c: Likewise.
2223         * gcc.c-torture/compile/981223-1.c: Likewise.
2224         * gcc.c-torture/compile/990617-1.c: Likewise.
2225         * gcc.c-torture/compile/dll.c: Likewise.
2226         * gcc.c-torture/compile/labels-3.c: Likewise.
2227         * gcc.c-torture/compile/mipscop-1.c: Likewise.
2228         * gcc.c-torture/compile/mipscop-2.c: Likewise.
2229         * gcc.c-torture/compile/mipscop-3.c: Likewise.
2230         * gcc.c-torture/compile/mipscop-4.c: Likewise.
2231         * gcc.c-torture/compile/simd-5.c: Likewise.
2232         * gcc.c-torture/compile/20000804-1.x: Remove.
2233         * gcc.c-torture/compile/20001205-1.x: Likewise.
2234         * gcc.c-torture/compile/20001226-1.x: Likewise.
2235         * gcc.c-torture/compile/20010518-2.x: Likewise.
2236         * gcc.c-torture/compile/20020312-1.x: Likewise.
2237         * gcc.c-torture/compile/20020604-1.x: Likewise.
2238         * gcc.c-torture/compile/920501-12.x: Likewise.
2239         * gcc.c-torture/compile/920501-4.x: Likewise.
2240         * gcc.c-torture/compile/920520-1.x: Likewise.
2241         * gcc.c-torture/compile/920521-1.x: Likewise.
2242         * gcc.c-torture/compile/920625-1.x: Likewise.
2243         * gcc.c-torture/compile/961203-1.x: Likewise.
2244         * gcc.c-torture/compile/980506-1.x: Likewise.
2245         * gcc.c-torture/compile/981006-1.x: Likewise.
2246         * gcc.c-torture/compile/981022-1.x: Likewise.
2247         * gcc.c-torture/compile/981223-1.x: Likewise.
2248         * gcc.c-torture/compile/990617-1.x: Likewise.
2249         * gcc.c-torture/compile/mipscop-1.x: Likewise.
2250         * gcc.c-torture/compile/mipscop-2.x: Likewise.
2251         * gcc.c-torture/compile/mipscop-3.x: Likewise.
2252         * gcc.c-torture/compile/mipscop-4.x: Likewise.
2253         * gcc.c-torture/compile/simd-5.x: Likewise.
2255         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
2257 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2259         * gcc.c-torture/execute/20030611-1.c: New test.
2261 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2263         PR middle-end/168
2264         * gcc.dg/20030612-1.c: New test case.
2266 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2268         PR c++/10635
2269         * g++.dg/expr/cast1.C: New test.
2271 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2273         * gcc.dg/builtins-21.c: New test case.
2275 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
2277         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
2278         options instead of at the end.
2279         * lib/objc.exp (objc_target_compile): Likewise.
2281 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
2283         PR c++/10432
2284         * g++.dg/parse/error1.C: New test.
2286 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
2288         * gcc.dg/compat/struct-by-value-11_main.c: New file.
2289         * gcc.dg/compat/struct-by-value-11_x.c: New file.
2290         * gcc.dg/compat/struct-by-value-11_y.c: New file.
2291         * gcc.dg/compat/struct-by-value-12_main.c: New file.
2292         * gcc.dg/compat/struct-by-value-12_x.c: New file.
2293         * gcc.dg/compat/struct-by-value-12_y.c: New file.
2294         * gcc.dg/compat/struct-by-value-13_main.c: New file.
2295         * gcc.dg/compat/struct-by-value-13_x.c: New file.
2296         * gcc.dg/compat/struct-by-value-13_y.c: New file.
2297         * gcc.dg/compat/struct-by-value-14_main.c: New file.
2298         * gcc.dg/compat/struct-by-value-14_x.c: New file.
2299         * gcc.dg/compat/struct-by-value-14_y.c: New file.
2300         * gcc.dg/compat/struct-by-value-15_main.c: New file.
2301         * gcc.dg/compat/struct-by-value-15_x.c: New file.
2302         * gcc.dg/compat/struct-by-value-15_y.c: New file.
2303         * gcc.dg/compat/struct-by-value-16_main.c: New file.
2304         * gcc.dg/compat/struct-by-value-16_x.c: New file.
2305         * gcc.dg/compat/struct-by-value-16_y.c: New file.
2306         * gcc.dg/compat/struct-by-value-17_main.c: New file.
2307         * gcc.dg/compat/struct-by-value-17_x.c: New file.
2308         * gcc.dg/compat/struct-by-value-17_y.c: New file.
2309         * gcc.dg/compat/struct-by-value-18_main.c: New file.
2310         * gcc.dg/compat/struct-by-value-18_x.c: New file.
2311         * gcc.dg/compat/struct-by-value-18_y.c: New file.
2313         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
2314         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
2315         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
2316         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
2317         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
2318         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
2319         * gcc.dg/compat/scalar-return-3_main.c: New file.
2320         * gcc.dg/compat/scalar-return-3_x.c: New file.
2321         * gcc.dg/compat/scalar-return-3_y.c: New file.
2322         * gcc.dg/compat/scalar-return-4_main.c: New file.
2323         * gcc.dg/compat/scalar-return-4_x.c: New file.
2324         * gcc.dg/compat/scalar-return-4_y.c: New file.
2326 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
2328         * gcc.dg/compat/fp2-struct-check.h: New file.
2329         * gcc.dg/compat/fp2-struct-defs.h: New file.
2330         * gcc.dg/compat/fp2-struct-init.h: New file.
2331         * gcc.dg/compat/struct-by-value-10_main.c: New file.
2332         * gcc.dg/compat/struct-by-value-10_x.c: New file.
2333         * gcc.dg/compat/struct-by-value-10_y.c: New file.
2334         * gcc.dg/compat/struct-return-10_main.c: New file.
2335         * gcc.dg/compat/struct-return-10_x.c: New file.
2336         * gcc.dg/compat/struct-return-10_y.c: New file.
2338         * gcc.dg/compat/compat-common.h: New file.
2339         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
2340         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
2341         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
2342         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
2343         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
2344         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
2345         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
2346         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2347         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
2348         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
2349         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2350         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
2351         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
2352         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2353         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
2354         * gcc.dg/compat/small-struct-check.h: Ditto.
2355         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
2356         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2357         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
2358         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
2359         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2360         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2361         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
2362         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2363         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
2364         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
2365         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2366         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2367         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
2368         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2369         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2370         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
2371         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2372         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
2373         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
2374         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2375         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
2376         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
2377         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2378         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
2379         * gcc.dg/compat/struct-return-2_main.c: Ditto.
2380         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2381         * gcc.dg/compat/struct-return-2_y.c: Ditto.
2382         * gcc.dg/compat/struct-return-3_main.c: Ditto.
2383         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2384         * gcc.dg/compat/struct-return-3_y.c: Ditto.
2386 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
2388         * g++.dg/pch/static-1.C: New file.
2389         * g++.dg/pch/static-1.Hs: New file.
2391 2003-06-10  Richard Henderson  <rth@redhat.com>
2393         * gcc.dg/asm-7.c: Adjust expected warning text.
2395 2003-06-10  Roger Sayle  <roger@eyesopen.com>
2397         * gcc.dg/builtins-20.c: New test case.
2399 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
2401         PR c++/11131
2402         * g++.dg/opt/template1.C: New test.
2404 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2406         * lib/gcc-dg.exp (dg-test): Clear additional_files and
2407         additional_sources.
2409 2003-05-21  David Taylor  <dtaylor@emc.com>
2411         * gcc.dg/Wpadded.c: New file.
2413 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2415         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
2416         * gcc.dg/special/weak-2.c: Add dg-require-weak.
2417         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
2418         dg-require-weak.
2420 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
2422         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
2424 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2426         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
2427         (dg-require-alias): Likewise.
2428         (dg-require-gc-sections): Likewise.
2429         * lib/target-supports.exp (check_gc_sections_available): Likewise.
2431 2003-06-08  Richard Henderson  <rth@redhat.com>
2433         * gcc.dg/20011029-2.c: Fix the array reference.
2434         * gcc.dg/asm-7.c: New.
2436 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
2438         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
2440 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
2442         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
2443         (dg-require-gc-sections): Likewise.
2445 2003-06-08  Jan Hubicka  <jh@suse.cz>
2447         * i386-cmov1.c: Fix regular expression.
2448         * i386-cvt-1.c: Likewise.
2449         * i386-local.c: Likewise.
2450         * i386-local2.c: Likewise.
2451         * i386-mul.c: Likewise.
2452         * i386-ssetype-1.c: Likewise.
2453         * i386-ssetype-3.c: Likewise.
2454         * i386-ssetype-5.c: Likewise.
2456 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2458         PR c++/11039
2459         * g++.dg/warn/implicit-typename2.C: New test.
2460         * g++.dg/warn/implicit-typename3.C: New test.
2462 2003-06-07  Richard Henderson  <rth@redhat.com>
2464         * g++.dg/other/offsetof3.C: Use size_t.
2465         * g++.dg/other/offsetof4.C: Likewise.
2467 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
2469         * lib/copy-file.exp: New. Implement gcc_copy_files.
2471         * lib/dg-pch.exp: Load copy-file.exp
2472         (dg-pch): Use gcc_copy_files instead of "file copy".
2474 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
2476         * gcc.dg/weak/weak.exp: Simplify.
2477         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
2478         * gcc.dg/weak/weak-1.c: Likewise.
2479         * gcc.dg/weak/weak-2.c: Likewise.
2480         * gcc.dg/weak/weak-3.c: Likewise.
2481         * gcc.dg/weak/weak-4.c: Likewise.
2482         * gcc.dg/weak/weak-5.c: Likewise.
2483         * gcc.dg/weak/weak-6.c: Likewise.
2484         * gcc.dg/weak/weak-7.c: Likewise.
2485         * gcc.dg/weak/weak-8.c: Likewise.
2486         * gcc.dg/weak/weak-9.c: Likewise.
2488 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
2490         gcc.c-torture/execute/20030606-1.c: New.
2492 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2494         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
2495         * gcc.dg/builtins-19.c: Likewise.
2497 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2499         * gcc.dg/builtins-2.c: Add some more tests.
2500         * gcc.dg/builtins-18.c: New test case.
2501         * gcc.dg/builtins-19.c: New test case.
2503 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2504             Jim Wilson  <wilson@tuliptree.org>
2506         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
2508 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
2510         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
2511         mempcpy/stpcpy calls not to be optimized into something else.
2512         * gcc.c-torture/execute/string-opt-3.c: Moved to...
2513         * gcc.c-torture/execute/builtins/string-7.c: ...here.
2514         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
2516 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2518         * gcc.dg/format/asm_fprintf-1.c: New test.
2520 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
2522         * lib/gcc-defs.exp (additional_sources): New variable.
2523         (dg-additional-sources): New function.
2524         (additional_files): New variable.
2525         (dg-additional-files): New function.
2526         (dg-additional-files-options): Likewise.
2527         * lib/gcc-dg.exp (dg-require-weak): New function.
2528         (dg-require-alias): Likewise.
2529         (dg-require-gc-sections): Likewise.
2530         * lib/target-supports.exp (check_alias_available): Remove testfile
2531         parameter.
2532         (check_gc_sections_available): New function.
2533         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
2534         (dg-gpp-additional-files): Likewise.
2535         * lib/g++.exp (additional_sources): Remove.
2536         (additional_files): Likewise.
2537         (g++_target_compile): Use dg-additional-files-options.
2539         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
2540         Tcl logic.
2541         * gcc.dg/special/ecos.exp: Remove.
2542         * gcc.dg/special/20000419-2.c: Use dg-require-*.
2543         * gcc.dg/special/alias-1.c: Likewise.
2544         * gcc.dg/special/alias-2.c: Likewise.
2545         * gcc.dg/special/gcsec-1.c: Likewise.
2546         * gcc.dg/special/weak-1.c: Likewise.
2547         * gcc.dg/special/weak-2.c: Likewise.
2548         * gcc.dg/special/wkali-1.c: Likewise.
2549         * gcc.dg/special/wkali-2.c: Likewise.
2551         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
2552         dg-gpp-additional-*.
2553         * g++.dg/special/conpr-3.C: Likewise.
2554         * g++.dg/special/conpr-4.C: Likewise.
2555         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
2556         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
2557         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
2558         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
2559         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
2560         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
2561         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
2562         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
2563         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
2564         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
2565         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
2566         * g++.old-deja/g++.other/comdat1.C: Likewise.
2567         * g++.old-deja/g++.other/comdat2.C: Likewise.
2568         * g++.old-deja/g++.other/comdat3.C: Likewise.
2569         * g++.old-deja/g++.other/ctor1.C: Likewise.
2570         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
2572 2003-06-05  Richard Henderson  <rth@redhat.com>
2574         * gcc.dg/debug/20030605-1.c: New.
2576 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2578         * README.QMTEST: Update.
2580 2003-06-04  Richard Henderson  <rth@redhat.com>
2582         * gcc.dg/cleanup-1.c: New.
2583         * gcc.dg/cleanup-2.c: New.
2584         * gcc.dg/cleanup-3.c: New.
2585         * gcc.dg/cleanup-4.c: New.
2586         * gcc.dg/cleanup-5.c: New.
2587         * gcc.dg/cleanup-6.c: New.
2588         * gcc.dg/cleanup-7.c: New.
2590 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2592         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
2594         * lib/dg-pch.exp: New file.
2595         * g++.dg/pch/pch.exp: Use dg-pch.exp.
2596         * gcc.dg/pch/pch.exp: Likewise.
2598 2003-06-04  Roger Sayle  <roger@eyesopen.com>
2600         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
2601         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
2602         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
2603         * gcc.dg/builtins-17.c: New test case.
2604         * gcc.dg/i386-387-4.c: New test case.
2605         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
2607 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2609         * gcc.dg/ultrasp9.c: New test.
2611 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2613         * gcc.c-torture/compile/20030604-1.c: New test.
2614         * gcc.dg/sparc-constant-1.c: New test.
2616 2003-06-03  Glen Nakamura  <glen@imodulo.com>
2618         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
2620 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
2622         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
2624         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
2625         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
2627 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
2629         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
2631 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2633         PR c++/10940
2634         * g++.dg/template/spec10.C: New test.
2636 2003-06-03  Roger Sayle  <roger@eyesopen.com>
2638         * gcc.dg/builtins-16.c: New test case.
2640 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
2642         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
2643         mempcpy test with post-increments.
2644         * gcc.c-torture/execute/string-opt-3.c: New test.
2645         * gcc.dg/string-opt-1.c: New test.
2647 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
2649         PR fortran/10965
2650         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
2652 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
2654         * lib/scanasm.exp (dg-scan): New function, factored out of ...
2655         (scan-assembler): ... here.  Use dg-scan.
2656         (scan-assembler-not): Likewise.
2657         (scan-file): New function.
2658         (scan-file-not): Likewise.
2659         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
2660         * gcc.dg/cpp/_Pragma4.c: Likewise.
2661         * gcc.dg/cpp/_Pragma5.c: Likewise.
2662         * gcc.dg/cpp/avoidpaste1.c: Likewise.
2663         * gcc.dg/cpp/avoidpaste2.c: Likewise.
2664         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
2665         * gcc.dg/cpp/cmdlne-P.c: Likewise.
2666         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
2667         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
2668         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
2669         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
2670         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
2671         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
2672         * gcc.dg/cpp/cxxcom1.c: Likewise.
2673         * gcc.dg/cpp/line1.c: Likewise.
2674         * gcc.dg/cpp/maccom1.c: Likewise.
2675         * gcc.dg/cpp/maccom2.c: Likewise.
2676         * gcc.dg/cpp/maccom3.c: Likewise.
2677         * gcc.dg/cpp/maccom4.c: Likewise.
2678         * gcc.dg/cpp/maccom5.c: Likewise.
2679         * gcc.dg/cpp/maccom6.c: Likewise.
2680         * gcc.dg/cpp/multiline.c: Likewise.
2681         * gcc.dg/cpp/spacing1.c: Likewise.
2682         * gcc.dg/cpp/spacing2.c: Likewise.
2683         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
2684         * gcc.dg/cpp/trad/maccom1.c: Likewise.
2685         * gcc.dg/cpp/trad/maccom2.c: Likewise.
2686         * gcc.dg/cpp/trad/maccom3.c: Likewise.
2687         * gcc.dg/cpp/trad/maccom4.c: Likewise.
2688         * gcc.dg/cpp/trad/maccom6.c: Likewise.
2689         * gcc.dg/cpp/cxxcom2.c: Likewise.
2690         * gcc.dg/cpp/cxxcom2.h: New file.
2692         * gcc.dg/cpp/truefalse.cpp: Move it to ...
2693         * g++.dg/cpp/truefalse.C: Here.
2694         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
2696 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
2698         * gcc.dg/cpp/redef3.c: New file.
2700 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2702         * gcc.dg/i386-loop-3.c: New test.
2704 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
2706         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
2708 2003-05-31  Roger Sayle  <roger@eyesopen.com>
2710         * gcc.dg/fwrapv-1.c: New test case.
2711         * gcc.dg/fwrapv-2.c: New test case.
2713 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2715         PR c++/10956
2716         * g++.dg/template/spec9.C: New test.
2718 2003-05-29  Roger Sayle  <roger@eyesopen.com>
2720         * gcc.dg/duff-4.c: New test case.
2722 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
2724         PR fortran/10843
2725         * g77.dg/ffixed-form-1.f: New test
2726         * g77.dg/ffixed-form-2.f: New test
2727         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
2728         * g77.dg/ffree-form-3.f: New test
2730 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
2732         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
2733         * gcc.dg/wint_t-1.c: Likewise.
2735 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2737         * g++.dg/template/access11.C: New test.
2739 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2741         PR c++/10849
2742         * g++.dg/template/access10.C: New test.
2744 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2745             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2747         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
2749 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2751         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
2752         suppress for powerpc-*-darwin*.
2753         * gcc.dg/torture/builtin-noret-2.c: Likewise.
2755 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2757         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
2758         suppress option for powerpc-*-darwin*.
2760 2003-05-23  Roger Sayle  <roger@eyesopen.com>
2762         * gcc.dg/builtins-1.c: Add tests for tan and atan.
2763         * gcc.dg/builtins-4.c: Add test for fmod.
2765 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2767         PR c++/10682
2768         * g++.dg/template/instantiate4.C: New test.
2770 2003-05-22  Roger Sayle  <roger@eyesopen.com>
2772         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
2774 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
2776         * gcc.dg/compat/scalar-return-1_main.c: New file.
2777         * gcc.dg/compat/scalar-return-1_x.c: New file.
2778         * gcc.dg/compat/scalar-return-1_y.c: New file.
2779         * gcc.dg/compat/scalar-return-2_main.c: New file.
2780         * gcc.dg/compat/scalar-return-2_x.c: New file.
2781         * gcc.dg/compat/scalar-return-2_y.c: New file.
2782         * gcc.dg/compat/struct-return-3_main.c: New file.
2783         * gcc.dg/compat/struct-return-3_y.c: New file.
2784         * gcc.dg/compat/struct-return-3_x.c: New file.
2785         * gcc.dg/compat/struct-return-2_main.c: New file.
2786         * gcc.dg/compat/struct-return-2_x.c: New file.
2787         * gcc.dg/compat/struct-return-2_y.c: New file.
2789 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2791         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
2792         for hppa*-hp-hpux*.
2793         * gcc.dg/20021014-1.c (dg-options): Likewise.
2794         * gcc.dg/nest.c (dg-options): Likewise.
2796 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
2798         PR c++/9738
2799         * g++.dg/ext/dllimport2.C: New file.
2800         * g++.dg/ext/dllimport3.C: New file.
2802 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
2804         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
2805         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2806         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2807         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2808         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2809         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2810         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
2811         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
2812         * gcc.dg/compat/small-struct-defs.h: New file.
2813         * gcc.dg/compat/small-struct-init.h: New file.
2814         * gcc.dg/compat/small-struct-check.h: New file.
2815         * gcc.dg/compat/fp-struct-defs.h: New file.
2816         * gcc.dg/compat/fp-struct-check.h: New file.
2817         * gcc.dg/compat/fp-struct-init.h: New file.
2818         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
2819         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
2821 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
2823         * gcc.dg/20030225-2.c: New test.
2825 2003-05-18  Roger Sayle  <roger@eyesopen.com>
2826             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2828         * gcc.c-torture/compile/20030518-1.c: New test case.
2830 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
2832         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
2833         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
2834         gcc-dg-debug-runtest.
2835         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
2836         gcc-dg-debug-runtest.
2838 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2840         PR c++/9022
2841         * g++.dg/lookup/using6.C: New test.
2843 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2845         * g++.dg/parse/access2.C: New test.
2847 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
2849         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
2850         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
2851         * gcc.dg/debug/debug.exp: Likewise.
2853 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
2855         * gcc.dg/dollar.c: New test.
2857 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
2859         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
2860         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
2861         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
2862         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
2863         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
2864         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
2865         * gcc.dg/compat/struct-by-value-6_main.c: New file.
2866         * gcc.dg/compat/struct-by-value-6_x.c: New file.
2867         * gcc.dg/compat/struct-by-value-6_y.c: New file.
2868         * gcc.dg/compat/struct-by-value-7_main.c: New file.
2869         * gcc.dg/compat/struct-by-value-7_x.c: New file.
2870         * gcc.dg/compat/struct-by-value-7_y.c: New file.
2871         * gcc.dg/compat/struct-by-value-8_main.c: New file.
2872         * gcc.dg/compat/struct-by-value-8_x.c: New file.
2873         * gcc.dg/compat/struct-by-value-8_y.c: New file.
2874         * gcc.dg/compat/struct-by-value-9_main.c: New file.
2875         * gcc.dg/compat/struct-by-value-9_x.c: New file.
2876         * gcc.dg/compat/struct-by-value-9_y.c: New file.
2878 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
2880         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
2881         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
2882         support for "repo" mode.
2883         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
2884         * lib/g77-dg.exp: Likewise.
2885         * lib/obj-dg.exp: Likewise.
2887 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
2889         Merge from gcc-3_2-rhl8-branch:
2890         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
2892         * gcc.dg/tls/opt-6.c: New test.
2894         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
2896         * gcc.dg/20030405-1.c: New test.
2898         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
2900         * gcc.dg/20030309-1.c: New test.
2902         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2904         * gcc.c-torture/execute/20030307-1.c: New test.
2906         2003-02-20  Randolph Chung  <tausq@debian.org>
2908         * gcc.c-torture/compile/20030220-1.c: New test.
2910         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
2912         * gcc.dg/20030217-1.c: New test.
2914         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
2916         * gcc.c-torture/compile/20020129-1.c: New test.
2918         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2920         * gcc.dg/unroll-1.c: New test.
2922         2002-11-16  Jan Hubicka  <jh@suse.cz>
2924         * gcc.c-torture/execute/20020920-1.c: New test.
2926         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
2928         PR target/7434
2929         * gcc.c-torture/compile/20021008-1.c: New test.
2931         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
2933         PR target/7559
2934         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
2936         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2938         * gcc.c-torture/compile/20020807-1.c: New test.
2940         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
2942         * gcc.dg/tls/opt-1.c: New test.
2944         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
2946         * gcc.dg/20020729-1.c: New test.
2948         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
2950         * g++.dg/opt/life1.C: New test.
2952         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
2954         * gcc.dg/20020525-1.c: New test.
2956         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
2958         PR c++/6794
2959         * g++.dg/ext/pretty1.C: New test.
2960         * g++.dg/ext/pretty2.C: New test.
2962 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
2964         PR c++/8385
2965         * g++.dg/ext/typeof5.C: New test.
2967 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
2969         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
2970         __USER_LABEL_PREFIX__ into account.
2971         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
2973 2003-05-14  Roger Sayle  <roger@eyesopen.com>
2975         * gcc.dg/builtins-15.c: New test case.
2977 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
2979         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
2981 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
2983         * lib/g++.exp: Tweak handling of additional source files.
2984         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
2985         * g++.dg/special/conpr-2a.C: Rename to ...
2986         * g++.dg/special/conpr-2a.cc: ... this.
2987         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
2988         * g++.dg/special/conpr-3a.C: Rename to ...
2989         * g++.dg/special/conpr-3a.cc: This.
2990         * g++.dg/special/conpr-3b.C: Rename to ...
2991         * g++.dg/special/conpr-3b.cc: This.
2992         * g++.dg/special/conpr-4.C: New test.
2993         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
2995 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
2997         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
2999 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3001         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
3002         * g++.old-deja/g++.robertl/eb71.C: Likewise.
3003         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
3004         * g++.old-deja/g++.other/warn3.C: Likewise.
3006 2003-05-11  Roger Sayle  <roger@eyesopen.com>
3008         * gcc.dg/i386-387-1.c: Update to also test log.
3009         * gcc.dg/i386-387-2.c: Likewise.
3011 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3013         * g77.f-torture/execute/int8421.f: New test.
3015 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3017         PR c++/10230, c++/10481
3018         * g++.dg/lookup/scoped5.C: New test.
3020 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3022         PR c++/10552
3023         * g++.dg/template/ttp6.C: New test.
3025 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
3027         * gcc.c-torture/execute/builtins: New directory.
3028         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
3029         gcc.c-torture/execute/builtins.
3030         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
3031         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
3032         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
3033         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
3035 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3037         PR c++/9252
3038         * g++.dg/template/access8.C: New test.
3039         * g++.dg/template/access9.C: New test.
3041 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3043         PR c++/9554
3044         * g++.dg/parse/access1.C: New test.
3046 2003-05-09  DJ Delorie  <dj@redhat.com>
3048         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
3049         long, and not an int.
3051 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3053         PR c++/10555, c++/10576
3054         * g++.dg/template/memclass1.C: New test.
3056 2003-05-08  DJ Delorie  <dj@redhat.com>
3058         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
3059         targets.
3060         * gcc.c-torture/execute/20021024-1.x: Likewise.
3061         * gcc.c-torture/execute/shiftdi.x: Likewise.
3062         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
3063         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
3064         * gcc.dg/20021018-1.c: Likewise.
3066 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3068         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
3070         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
3071         (bcopy): Call memmove.
3073 2003-05-08  Roger Sayle  <roger@eyesopen.com>
3075         * g77.f-torture/compile/8485.f: New test case.
3077 2003-05-07  Richard Henderson  <rth@redhat.com>
3079         PR c++/10570
3080         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
3081         Verify exception_cleanup not called for rethrows.
3082         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
3083         when exiting catch block without rethrowing.
3084         * g++.dg/eh/forced3.C: New.
3085         * g++.dg/eh/forced4.C: New.
3087 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
3089         * gcc.dg/20030505.c: Fix triplet.
3091 2003-05-06  DJ Delorie  <dj@redhat.com>
3093         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
3094         * gcc.dg/nest.c: Likewise.
3096 2003-05-05  Roger Sayle  <roger@eyesopen.com>
3098         * gcc.dg/builtins-14.c: New test case.
3100 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
3102         * lib/compat.exp (compat-execute): New argument.
3103         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
3104         * gcc.dg/compat: New test directory.
3105         * gcc.dg/compat/compat.exp: New expect script.
3106         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
3107         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
3108         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
3109         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
3110         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
3111         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
3113         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
3114         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
3115         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
3116         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
3117         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
3118         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
3119         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
3120         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
3121         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
3122         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
3123         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
3124         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
3125         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
3126         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
3127         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
3129 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
3131         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
3133 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
3135         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
3137 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
3139         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
3140         * gcc.dg/ppc-fsel-2.c: New test.
3142         * gcc.dg/unused-5.c: New test.
3144 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3146         PR c++/10496
3147         * g++.dg/warn/pmf1.C: New test.
3149 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3151         PR c++/4494
3152         * g++.dg/warn/main.C: New test.
3154 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3156         * gcc.dg/nonnull-3.c: New test.
3158 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
3160         * gcc.dg/cpp/Wtrigraphs.c: Update.
3161         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
3163 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
3165         * gcc.dg/ppc-fsel-1.c: New test.
3167 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
3169         PR c/10604
3170         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
3172 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
3174         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
3176 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3178         PR c++/9364, c++/10553, c++/10586
3179         * g++.dg/parse/typename4.C: New test.
3180         * g++.dg/parse/typename5.C: Likewise.
3182 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
3184         * gcc.c-torture/compile/20030503-1.c: New test.
3186 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3188         * g++.dg/lookup/using5.C: Fix testcase error.
3190 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
3192         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
3193         since MEABI is no longer supported.  Remove all vestiges
3194         of MEABI from the test.
3196 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3198         PR c++/10554
3199         * g++.dg/lookup/using5.C: New test.
3201 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3203         PR c++/8772
3204         * g++.dg/template/ttp5.C: New test.
3206 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
3208         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
3209         (dg-gpp-additional-sources): New function.
3210         (dg-gpp-additional-files): Likewise.
3211         * lib/g++.exp (additional_sources): New variable.
3212         (additional_files): Likewise.
3213         (g++_target_compile): Deal with them.
3214         * lib/old-dejagnu.exp: Remove.
3215         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
3216         * g++.old-deja: Revise all tests to use dg commands.
3218 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3220         PR c++/9432, c++/9528
3221         * g++.dg/lookup/using4.C: New test.
3223 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
3225         * gcc.dg/noreturn-5.c: New file.
3226         * gcc.dg/noreturn-6.c: New file.
3228         * gcc.c-torture/compile/inline-1.c: New file.
3230 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3232         PR c++/10551
3233         * g++.dg/template/explicit1.C: New test.
3235 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3237         PR c++/10549
3238         * g++.dg/other/bitfield1.C: New test.
3240         PR c++/10527
3241         * g++.dg/init/new7.C: New test.
3243 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3245         * g++.dg/ext/desig1.C: New test.
3246         * g++.dg/ext/init1.C: Update.
3248         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
3250 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
3252         PR c++/10180
3253         * g++.dg/warn/Winline-1.C: New test.
3255 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
3257         * gcc.c-torture/execute/string-opt-19.c: New test.
3259         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
3260         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
3262 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
3264         PR c++/10506
3265         * g++.dg/init/new6.C: New test.
3267         PR c++/10503
3268         * g++.dg/init/ref6.C: New test.
3270 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
3272         * g++.dg/warn/weak1.C: XFAIL on AIX4.
3274 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3276         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
3277         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
3279 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
3281         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
3282         initialized static data members.
3284 2003-04-25  H.J. Lu <hjl@gnu.org>
3286         * gcc.dg/ia64-sync-4.c: New test.
3288 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3290         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
3291         date.
3293 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
3295         PR c++/10337
3296         * g++.dg/warn/conv1.C: New test.
3297         * g++.old-deja/g++.other/conv7.C: Adjust.
3298         * g++.old-deja/g++.other/overload14.C: Adjust.
3300 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3302         PR c++/10471
3303         * g++.dg/template/defarg2.C: New test.
3305 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
3307         * gcc.dg/cpp/include2.c: Update.
3308         * gcc.dg/cpp/multiline-2.c: New.
3309         * gcc.dg/cpp/multiline.c: Update.
3310         * gcc.dg/cpp/strify2.c: Update.
3311         * gcc.dg/cpp/trad/literals-2.c: Update.
3313 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3315         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
3317 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3319         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
3321 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3323         PR c++/10451
3324         * g++.dg/parse/crash4.C: New test.
3326         PR c++/9847
3327         * g++.dg/parse/crash5.C: New test.
3329 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
3331         PR c++/10446
3332         * g++.dg/parse/crash3.C: New test.
3334         PR c++/10428
3335         * g++.dg/parse/elab1.C: New test.
3337 2003-04-22  Devang Patel  <dpatel@apple.com>
3339         * gcc.dg/cpp/trad/funlike-5.c: New test.
3341 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
3343         * g++.dg/other/packed1.C: Fix dg options.
3345 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
3347         * g++.dg/other/offsetof2.C: New test.
3349 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
3351         * g++.dg/template/recurse.C: Adjust location of error messages.
3353 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
3355         PR c++/9881
3356         * g++.dg/init/addr-const1.C: New test.
3357         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
3359 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3361         PR c++/10405
3362         * g++.dg/lookup/struct-hack1.C: New test.
3364 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
3366         * ucs.c: Update diagnostic messages.
3368 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3370         * gcc.dg/cpp/truefalse.cpp: New test.
3371         * gcc.dg/cpp/cpp.exp: Update.
3372         * g++.dg/other/stdbool-if.C: Remove.
3374 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3376         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
3377         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
3379 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3381         * gcc.c-torture/compile/20030418-1.c: New test.
3383 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
3385         * README.compat: Remove; content moved to doc/sourcebuild.texi.
3387 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3389         PR c++/10347
3390         g++.dg/template/dependent-name1.C: New test.
3392 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
3394         * gcc.dg/warn-1.c (tourist_guide): New array,
3395         contains a pointer to bar.
3397 2003-04-16  Roger Sayle  <roger@eyesopen.com>
3399         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
3400         * gcc.c-torture/execute/medce-1.c: New test case.
3401         * gcc.c-torture/execute/medce-2.c: New test case.
3403 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
3405         * lib/prune.exp: Ignore more messages.
3407         PR c++/10381
3408         * g++.dg/parse/lookup3.C: New test.
3410 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
3412         * gcc.c-torture/compile/20030415-1.c : New test.
3414 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
3416         * gcc.c-torture/execute/scope-2.c: Move to ...
3417         * gcc.dg/noncompile/scope.c: .... here.
3419 2003-04-14  Roger Sayle  <roger@eyesopen.com>
3421         * gcc.dg/20030414-2.c: New test case.
3423 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
3425         PR target/10377
3426         * gcc.dg/20030414-1.c: New test.
3428 2003-04-13  Roger Sayle  <roger@eyesopen.com>
3430         * gcc.dg/builtins-12.c: New test case.
3431         * gcc.dg/builtins-13.c: New test case.
3433 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3435         * gcc.c-torture/execute/string-opt-18.c: New test.
3437 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
3439         PR c++/10300
3440         * g++.dg/init/new5.C: New test.
3442 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
3444         PR c++/7910
3445         * g++.dg/ext/dllimport1.C: New test.
3447 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3449         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
3451 2003-04-11  Bud Davis <bdavis9659@comcast.net>
3453         PR Fortran/9263
3454         * g77.f-torture/noncompile/9263.f: New test
3455         PR Fortran/1832
3456         * g77.f-torture/execute/1832.f: New test
3458 2003-04-11  David Chad  <davidc@freebsd.org>
3459             Loren J. Rittle  <ljrittle@acm.org>
3461         libobjc/8562
3462         * objc.dg/headers.m: New test.
3464 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
3466         * gcc.c-torture/execute/builtin-noret-2.c: New.
3467         * gcc.c-torture/execute/builtin-noret-2.x: New.
3468         XFAIL builtin-noret-2.c at -O1 and above.
3469         * gcc.dg/redecl.c: New.
3470         * gcc.dg/Wshadow-1.c: Update error regexps.
3472 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
3474         * g++.dg/abi/bitfield10.C: New test.
3476 2003-04-09  Mike Stump  <mrs@apple.com>
3478         * gcc.dg/pch/pch.exp: Make testcase names longer.
3479         * g++.dg/pch/pch.exp: Make testcase names longer.
3481 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3483         * gcc.dg/builtins-11.c: New test case.
3485 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3487         * gcc.dg/builtins-9.c: New test case.
3488         * gcc.dg/builtins-10.c: New test case.
3490 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
3492         * gcc.dg/noncompile/init-4.c.c: New test.
3494 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
3496         * gcc.misc-test/gcov-9.c: New test.
3497         * gcc.misc-test/gcov-10.c: New test
3498         * gcc.misc-test/gcov-11.c: New test.
3500 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
3502         PR optimization/10024
3503         * gcc.c-torture/compile/20030405-1.c: New test.
3505 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
3507         * gcc.dg/pch/static-3.c: New.
3508         * gcc.dg/pch/static-3.hs: New.
3509         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
3511 2003-04-04  Richard Henderson  <rth@redhat.com>
3513         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
3514         * g++.dg/eh/forced2.C: Likewise.
3516 2003-04-03  Mike Stump  <mrs@apple.com>
3518         * lib/scanasm.exp (scan-assembler): Add xfail processing for
3519         target arg.
3520         (scan-assembler-times, scan-assembler-not): Likewise.
3521         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
3523 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3525         * gcc.dg/sparc-loop-1.c: New test.
3527 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
3529         PR other/9274
3530         * g++.dg/pch/system-2.C: New.
3531         * g++.dg/pch/system-2.Hs: New.
3533 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
3535         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
3537         * g++.dg/eh/simd-1.C (vecfunc): Same.
3539 2003-04-01  Roger Sayle  <roger@eyesopen.com>
3541         * gcc.c-torture/execute/20030401-1.c: New test case.
3543 2003-04-01  Ziemowit Laski <zlaski@apple.com>
3545         * objc.dg/defs.m: New.
3547 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
3549         * g++.dg/eh/simd-1.C: New.
3550         * g++.dg/eh/simd-2.C: New.
3552 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
3554         * gcc.c-torture/execute/simd-3.c: New.
3556 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3558         PR c/9936
3559         * gcc.dg/20030331-2.c: New test.
3561 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3563         PR c++/10278
3564         * g++.dg/parse/crash2.C: New test.
3566 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3568         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
3569         * gcc.c-torture/execute/20030331-1.c: ...here.
3571 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3573         * gcc.c-torture/execute/20030331-1.c: New test.
3575 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
3577         * lib/gcov.exp: Adjust call return testing strings.
3578         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
3580 2003-03-31  Roger Sayle  <roger@eyesopen.com>
3582         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
3583         * gcc.dg/builtins-7.c: New test case.
3584         * gcc.dg/builtins-8.c: New test case.
3586 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3588         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
3590 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
3592         PR c++/7647
3593         * g++.dg/lookup-class-member-2.C: New test.
3595 2003-03-30  Glen Nakamura  <glen@imodulo.com>
3597         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
3599 2003-03-28  Roger Sayle  <roger@eyesopen.com>
3601         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
3603 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
3605         * g++.dg/init/attrib1.C: New test.
3607 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3609         * gcc.dg/ultrasp8.c: New test.
3611 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3613         * gcc.dg/ultrasp7.c: New test.
3615 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
3617         PR c++/10047
3618         * g++.dg/template/inline1.C: New test.
3620 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3622         * gcc.dg/sparc-dwarf2.c: New test.
3624 2003-03-27  Roger Sayle  <roger@eyesopen.com>
3626         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
3627         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
3629 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
3631         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
3632         than reading .x files.
3633         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
3634         * g77.dg/gcov/gcov-1.f: Likewise.
3635         * gcc.misc-tests/gcov-4b.c: Likewise.
3636         * gcc.misc-tests/gcov-5b.c: Likewise.
3637         * gcc.misc-tests/gcov-6.c: Likewise.
3638         * gcc.misc-tests/gcov-7.c: Likewise.
3639         * gcc.misc-tests/gcov-8.c: Likewise.
3640         * g++.dg/gcov/gcov-1.x: Remove.
3641         * g77.dg/gcov/gcov-1.x: Likewise.
3642         * gcc.misc-tests/gcov-4b.x: Likewise.
3643         * gcc.misc-tests/gcov-5b.x: Likewise.
3644         * gcc.misc-tests/gcov-6.x: Likewise.
3645         * gcc.misc-tests/gcov-7.x: Likewise.
3646         * gcc.misc-tests/gcov-8.x: Likewise.
3648 2003-03-27  Glen Nakamura  <glen@imodulo.com>
3650         PR opt/10087
3651         * gcc.dg/20030324-1.c: New test.
3653 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
3655         PR c++/10224
3656         * g++.dg/template/arg3.C: New test.
3658         PR c++/10158
3659         * g++.dg/template/friend18.C: New test.
3661 2003-03-26  Roger Sayle  <roger@eyesopen.com>
3663         * g77.f-torture/compile/20030326-1.f: New test case.
3665 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
3667         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
3669         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
3671 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
3673         * gcc.dg/ia64-sync-3.c: New test.
3675 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
3677         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
3679 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3681         * gcc.dg/ultrasp6.c: New test.
3683 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3685         * gcc.dg/i386-signbit-1.c: New test.
3686         * gcc.dg/i386-signbit-2.c: New test.
3687         * gcc.dg/i386-signbit-3.c: New test.
3689 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3691         * gcc.dg/ultrasp5.c: Fix options.
3693 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3695         * gcc.dg/ultrasp5.c: Fix comment.
3697 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
3699         PR fortran/10197
3700         * g77.f-torture/execute/10197.f: New test.
3702 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
3704         PR c++/9898, c++/383
3705         * g++.dg/template/conv6.C: New test.
3707         PR c++/10119
3708         * g++.dg/template/ptrmem5.C: New test.
3710         PR c++/10026
3711         * g++.dg/lookup/koenig1.C: New test.
3713         PR C++/10199
3714         * g++.dg/lookup/template2.C: New test.
3716 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
3718         * g++.dg/opt/rtti1.C: New test.
3720 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3722         * gcc.dg/ultrasp5.c: New test.
3724 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
3726         PR middle-end/9967
3727         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
3728         builtin fputs.
3730 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
3732         PR c/8224
3733         * gcc.dg/20030323-1.c: New test.
3735 2003-03-23  Roger Sayle  <roger@eyesopen.com>
3737         * gcc.c-torture/compile/20030323-1.c: New test case.
3739 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
3741         * gcc.dg/20030321-1.c: New test.
3743 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
3745         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
3747 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
3749         PR c++/9978, c++/9708
3750         * g++.dg/ext/vlm1.C: Adjust expected error.
3751         * g++.dg/ext/vla2.C: New test.
3752         * g++.dg/template/arg1.C: New test.
3753         * g++.dg/template/arg2.C: New test.
3755 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
3757         * g77.f-torture/execute/select.f: New test.
3758         * g77.f-torture/noncompile/select_no_compile.f: New test.
3760 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
3762         PR c++/9898
3763         * g++.dg/other/error4.C: New test.
3765 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
3767         * g++.dg/template/friend17.C: New test.
3769 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
3771         * gcc.c-torture/compile/20030320-1.c: New.
3773 2003-03-20  Roger Sayle  <roger@eyesopen.com>
3775         * gcc.dg/builtins-6.c: New test case.
3777 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
3779         PR target/10073
3780         * gcc.c-torture/compile/20030319-1.c: New.
3782 2003-03-18  Jan Hubicka  <jh@suse.cz>
3784         * gcc.dg/i386-cvt-1.c: New test.
3786 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
3788         * objc.dg/naming-1.m: Use "(parse|syntax) error".
3789         * objc.dg/naming-2.m: Likewise.
3791 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
3793         PR c++/9639
3794         * g++.dg/parse/crash1.C: New test.
3796 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
3798         PR c++/8805
3799         * g++.dg/eh/cleanup1.C: New test.
3801 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
3803         * gcc.c-torture/execute/20030316-1.c: New test case.
3805 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3807         PR c++/9629
3808         * g++.dg/init/ctor2.C: New test.
3810 2003-03-15  Roger Sayle  <roger@eyesopen.com>
3812         * g77.f-torture/compile/xformat.f: New test case.
3814 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3816         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
3817         * g++.old-deja/g++.mike/eh50.C: Likewise.
3819 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3821         PR c++/6440
3822         * g++.dg/template/spec7.C: New test.
3823         * g++.dg/template/spec8.C: Likewise.
3825 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
3827         * gcc.c-torture/execute/20030313-1.c: New test.
3829 2003-03-14  Richard Henderson  <rth@redhat.com>
3831         * gcc.dg/inline-2.c: Adjust alpha test for external call.
3833 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3835         * gcc.c-torture/compile/20030314-1.c: New test.
3837 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
3839         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
3840         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
3841         thumb target,
3842         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
3843         to accept newer _imp__  prefix and additional
3844         newline in .drectve section.
3845         * gcc.dg/dll-4.c: Likewise.
3846         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
3847         switch.
3849 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
3851         * g++.dg/parse/namespace9.C: New test.
3853         * g++.dg/init/ref5.C: New test.
3854         * g++.dg/parse/ptrmem1.C: Likewise.
3856 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3858         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
3859         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
3860         regular expression.
3861         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
3862         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
3864 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
3866         * gcc.c-torture/execute/20030224-2.c: New test.
3868 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3870         * gcc.dg/decl-3.c: New test.
3872 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3874         * gcc.dg/i386-loop-2.c: New test.
3876 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
3878         PR c++/9474
3879         * g++.dg/parse/namespace8.C: New test.
3881         PR c++/9924
3882         * g++.dg/overload/builtin2.C: New test.
3884 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
3886         * gcc.dg/return-type-3.c: New test.
3888 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
3890         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
3891         profiling options are not supported.
3893 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
3895         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
3896         * g++.old-deja/g++.warn/impint2.C: Likewise.
3898 2003-03-10  Devang Patel  <dpatel@apple.com>
3900         * g++.dg/cpp/c++_cmd_1.C: New test.
3901         * g++.dg/cpp/c++_cmd_1.h: New file.
3903 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
3905         * gcc.dg/altivec-9.c: New file.
3907 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3909         * gcc.dg/ppc-sdata-1.c: New test.
3910         * gcc.dg/ppc-sdata-2.c: New test.
3912 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
3914         PR c++/9373
3915         * g++.dg/opt/ptrmem2.C: New test.
3917         PR c++/8534
3918         * g++.dg/opt/ptrmem1.C: New test.
3920 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3922         * gcc.dg/i386-loop-1.c: New test.
3924 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3926         PR c++/9970
3927         * g++.dg/lookup/friend1.C: New test.
3929 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3931         PR c++/9823
3932         * g++.dg/parser/constructor1.C: New test.
3934 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
3936         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
3938         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
3940 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
3942         * gcc.dg/cpp/Wunused.c: Update test.
3944 2003-03-08  Jan Hubicka  <jh@suse.cz>
3946         * gcc.dg/inline-3.c: New test.
3948 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3950         PR c++/9809
3951         * g++.dg/parse/builtin1.C: New test.
3953         PR c++/9982
3954         * g++.dg/abi/cookie1.C: New test.
3955         * g++.dg/abi/cookie2.C: Likewise.
3957         PR c++/9524
3958         * g++.dg/template/field1.C: New test.
3960         PR c++/9912
3961         * g++.dg/parse/class1.C: New test.
3962         * g++.dg/parse/namespace7.C: Likewise.
3963         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
3965 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
3967         * g++.dg/init/ref4.C: New test.
3969 2003-03-07  Jan Hubicka  <jh@suse.cz>
3971         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
3972         * gcc.dg/inline-3.c:  New test.
3974 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
3976         * g++.dg/init/ref3.C: New test.
3978         PR c++/9965
3979         * g++.dg/init/ref2.C: New test.
3981         PR c++/9400
3982         * g++.dg/warn/Wshadow-2.C: New test.
3984         PR c++/9791
3985         * g++.dg/warn/Woverloaded-1.C: New test.
3987 2003-03-05  Jan Hubicka  <jh@suse.cz>
3989         * gcc.dg/i386-local2.c: New.
3990         * gcc.dg/i386-local.c: Fix typo.
3992 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
3994         * g++.dg/abi/layout3.C: New test.
3996 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
3998         * gcc.c-torture/compile/20030305-1.c
4000 2003-03-05  Jan Hubicka  <jh@suse.cz>
4002         * gcc.dg/i386-local.c: New.
4004 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
4006         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
4008 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4010         * gcc.dg/switch-2.c: New test.
4011         * gcc.dg/switch-3.c: New test.
4012         * gcc.dg/Wswitch.c: Adjust line numbers.
4013         * gcc.dg/Wswitch-default.c: Likewise.
4014         * gcc.dg/Wswitch-enum.c: Likewise.
4016 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
4018         * gcc.c-torture/execute/20030222-1.c: New test.
4020 2003-03-03  James E Wilson  <wilson@tuliptree.org>
4022         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
4024 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
4026         PR c++/9878
4027         * g++.dg/init/ref1.C: New test.
4029 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
4031         * gcc.dg/sh-relax.c: New SH-only test.
4033 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
4035         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
4036         comment explaining purpose of testcase.
4038 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4040         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
4041         for HC11/HC12 (asm needs two int registers).
4042         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
4043         HC11/HC12 because the test uses an asm which needs two 32-bit
4044         registers.
4046 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
4048         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
4049         for HC11/HC12 (array is too large otherwise).
4050         * gcc.c-torture/compile/920501-4.x: New file, likewise.
4051         * gcc.c-torture/compile/20010518-2.x: Likewise.
4052         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
4053         HC11/HC12 (array is too large).
4055 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
4057         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
4058         * lib/g++-dg.exp (g++-dg-test): Likewise.
4060 2003-03-01  Roger Sayle  <roger@eyesopen.com>
4062         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
4063         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
4065 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4067         * g++.dg/warn/implicit-typename1.C: Remove warning.
4069 2003-02-28  Richard Henderson  <rth@redhat.com>
4071         * gcc.dg/noreturn-1.c: Move noreturn warning line.
4072         * gcc.dg/return-type-1.c: Move control reaches end warning line.
4074 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
4076         * gcc.dg/pch/pch.exp: Change .pch to .gch.
4077         * g++.dg/pch/pch.exp: Likewise.
4079 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
4081         PR c++/9879
4082         * testsuite/g++.dg/init/new4.C: New test.
4084 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
4086         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
4088 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
4090         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
4091         unsigned long.
4093         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
4094         wider than float.
4096 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4098         * lib/scanasm.exp: Add support for counting numbers of
4099         occurences.
4100         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
4101         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
4103 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
4105         PR c++/9683
4106         * g++.dg/template/static3.C: New test.
4108         PR c++/9829
4109         * g++.dg/parse/namespace6.C: New test.
4111 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4113         PR target/9732
4114         * gcc.dg/20030225-1.c: New test.
4116 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
4118         * README: Remove out-of-date information.
4120         PR c++/9836
4121         * g++.dg/template/spec6.C: New test.
4123 2003-02-24  Jeff Law  <law@redhat.com>
4125         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
4127 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
4129         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
4130         * gcc.dg/pragma-ep-1.c: Likewise.
4132 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4134         PR c++/9602
4135         * g++.dg/template/friend16.C: New test.
4137 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
4139         PR c++/5333
4140         * g++.dg/parse/fused-params1.C: Adjust error messages.
4141         * g++.dg/template/nested3.C: New test.
4143 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
4145         * g++.dg/abi/param1.C: New test.
4147 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4149         PR c++/7982
4150         * g++.dg/warn/implicit-typename1.C: New test.
4152 2003-02-22  Kelley Cook <kelleycook@comcast.net>
4154         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
4155         with "mtune".
4156         * g++.old-deja/g++.other/store-expr2.C: Likewise.
4157         * gcc.c-torture/execute/20010129-1.x: Likewise.
4158         * gcc.dg/20011107-1.c: Likewise.
4159         * gcc.dg/20020108-1.c: Likewise.
4160         * gcc.dg/20020122-3.c: Likewise.
4161         * gcc.dg/20020206-1.c: Likewise.
4162         * gcc.dg/20020310-1.c: Likewise.
4163         * gcc.dg/20020426-2.c: Likewise.
4164         * gcc.dg/20020517-1.c: Likewise.
4165         * gcc.dg/991230-1.c: Likewise.
4166         * gcc.dg/i386-unroll-1.c: Likewise.
4167         * gcc.misc-tests/i386-prefetch.exp: Likewise.
4169 2003-02-22  Jan Hubicka  <jh@suse.cz>
4171         * gcc.dg/i386-mul.c: New test.
4173 2003-02-21  Roger Sayle  <roger@eyesopen.com>
4175         * gcc.dg/builtins-5.c: New test case.
4177 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
4179         * gcc.dg/asmreg-1.c: New test.
4181 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4183         PR c++/9749
4184         * g++.dg/parse/varmod1.C: New test.
4186 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4188         PR c++/9727
4189         * g++.dg/template/op1.C: New test.
4191 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4193         PR c++/8906
4194         * g++.dg/template/nested2.C: New test.
4196 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
4198         PR c++/8724
4199         * g++.dg/expr/dtor1.C: New test.
4201 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
4203         * gcc.dg/cpp/include3.c: New test.
4204         * gcc.dg/cpp/inc/foo.h: New file.
4206 2003-02-21  Glen Nakamura  <glen@imodulo.com>
4208         * gcc.c-torture/execute/20030221-1.c: New test.
4210 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
4212         PR c++/9729
4213         * g++.dg/abi/conv1.C: New test.
4215 2003-02-20  Jan Hubicka  <jh@suse.cz>
4217         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
4219 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
4221         * gcc.c-torture/compile/20030219-1.c: New test.
4223 2003-02-18  Jan Hubicka  <jh@suse.cz>
4225         * gcc.dg/funcorder.c: New test.
4227 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4229         * gcc.c-torture/execute/20030218-1.c: New.
4231 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
4233         * gcc.dg/20030218-1.c: New.
4235 2003-02-18  Richard Henderson  <rth@redhat.com>
4237         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
4238         * gcc.dg/attr-used-2.c: New.
4240 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
4242         PR c++/9704
4243         * g++.dg/init/copy5.C: New test.
4245 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
4247         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
4248         * g++.dg/pch/pch.exp: Likewise.
4250 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4252         * gcc.c-torture/execute/20030209-1.c: Enable the test if
4253         STACK_SIZE is not defined.
4255 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4257         PR c++/9457
4258         * g++.dg/template/init1.C: New test.
4260 2003-02-16  Jan HUbicka  <jh@suse.cz>
4262         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
4263         (foo): Add few extra tests
4264         * gcc.dg/c99-const-expr-3.c: Likewise.
4265         * gcc.c-torture/execute/20030216-1.c: New.
4267 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4269         PR c++/9459
4270         * g++.dg/ext/typeof4.C: New test.
4272 2003-02-15  Roger Sayle  <roger@eyesopen.com>
4274         * gcc.dg/i386-387-3.c: New test case.
4276 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
4278         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
4279         cris-*-elf* cris-*-aout* and mmix-*-*.
4281 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
4283         * gcc.dg/20030213-1.c: New test.
4285 2003-02-12  Roger Sayle  <roger@eyesopen.com>
4287         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
4288         * gcc.dg/i386-387-2.c: Likewise.
4290 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
4292         * gcc.dg/ppc-spe.c: Fix formatting.
4293         Enable tests that were previously unsupported by gas.
4294         Delete tests for instructions that no longer exist.
4295         Switch arguments on evsubifw builtin.
4297 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4299         * gcc.c-torture/execute/20030209-1.c: Disable the test if
4300         STACK_SIZE is too small.
4302 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4303             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
4305         * gcc.dg/decl-2.c: New test.
4307 2003-02-10  Jan Hubicka  <jh@suse.cz>
4309         * gcc.dg/i386-fpcvt-1.c:  New test.
4311 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
4313         * gcc.c-torture/execute/20030209-1.c: New test.
4315 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
4317         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
4318         int-wide bitops, use the constants of the same width.
4319         Likewise, if long long is 32-bit wide, test bitops using
4320         32-bit constants.
4322 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
4324         * gcc.dg/20021014-1.c: Annotate with expected notice text.
4326 2003-02-07  Roger Sayle  <roger@eyesopen.com>
4328         * testsuite/gcc.dg/builtins-4.c: New test case.
4330 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4332         * gcc.dg/20020430-1.c: Fix dg command typos.
4333         * gcc.dg/20020503-1.c: Likewise.
4335 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4337         PR c++/8785
4338         * g++.dg/parse/fused-params1.C: New test.
4340         PR c++/8857
4341         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
4343         PR c++/8921
4344         * g++.dg/parse/non-dependent1.C: New test.
4346         PR c++/8928
4347         * g++.dg/parse/dupl-tmpl-args1.C: New test.
4349         PR c++/9228
4350         * g++.dg/parse/undefined7.C: New test.
4351         * g++.dg/parse/non-templ1.C: New test.
4353         PR c++/9229
4354         * g++.dg/parse/too-many-tmpl-args1.C: New test.
4356 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
4358         * gcc.c-torture/compile/20030206-1.c: New test.
4360 2003-02-05  Roger Sayle  <roger@eyesopen.com>
4362         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
4363         "pow" to "foo" to avoid potential confusion with a math built-in.
4365 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4367         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
4368         conditions for SPARC targets.
4370 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
4372         * gcc.dg/20030204-1.c: New test.
4374 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4376         PR c++/38
4377         * g++.dg/parse/array-size1.C: New test.
4379         PR c++/5657
4380         * g++.dg/parse/undefined3.C: New test.
4382         PR c++/5665
4383         * g++.dg/parse/undefined4.C: New test.
4385         PR c++/5975
4386         * g++.dg/parse/undefined5.C: New test.
4388         PR c++/7259
4389         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
4391         PR c++/8578
4392         * g++.dg/parse/casting-operator1.C: New test.
4394         PR c++/8596
4395         * g++.dg/parse/undefined6.C: New test.
4397         PR c++/8736
4398         * g++.dg/parse/missing-template1.C: New test.
4400 2003-02-04  Jan Hubicka  <jh@suse.cz>
4402         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
4403         * gcc.dg/i386-cmov?.c:  Likewise.
4404         * gcc.dg/i386-fpcvt-?.c:  Likewise.
4405         * gcc.dg/i386-ssefp-1.c:  Likewise.
4406         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
4407         conventions.
4409 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
4411         PR c++/7129
4412         * testsuite/g++.dg/ext/max.C: New test.
4414 2003-02-03  Jan Hubicka  <jh@suse.cz>
4416         * gcc.c-torture/execute/20030203-1.c: New test.
4418 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
4420         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
4421         'natural-endian'.
4423 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
4425         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
4426         * g++.dg/init/new2.C: Likewise.
4427         * g++.dg/other/new1.C: Likewise.
4429 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
4431         * gcc.dg/struct-ret-libc.c: New test.
4433 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
4435         * gcc.dg/20030129-1.c: New test.
4437 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4439         PR c++/8849
4440         * g++.dg/template/ptrmem4.C: New test.
4442 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
4444         * g++.dg/parser/constant1.C: New test.
4446 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4448         PR c++/8591
4449         * g++.dg/parse/friend2.C: New test.
4451 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4453         PR c++/9437
4454         * g++.dg/template/unify4.C: New test.
4456 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
4458         * gcc.c-torture/execute/20030128-1.c: New test.
4460 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
4462         * g++.dg/lookup/nested1.C: Test moved from ...
4463         * g++.old-deja/g++.other/lookup24.C: ... here.
4465 2003-01-28  Jan Hubicka  <jh@suse.cz>
4467         * gcc.dg/i386-cmov5.c:  New test.
4469 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
4471         * gcc.c-torture/execute/20010925-1.c: Changed the
4472         memcpy declaration.
4474 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4476         PR c++/3902
4477         * g++.dg/parse/template5.C: New test.
4479 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
4481         PR fortran/9258
4482         * g77.dg/pr9258: New test.
4484 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4486         * README: Move relevant parts from README.g++.
4488         * README.g++: Remove this file.
4490 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4492         * g++.dg/abi/dcast1.C: New test.
4494 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4496         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
4498 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
4500         PR c++/47
4501         * g++.old-deja/g++.other/lookup24.C: New test.
4503 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4505         PR middle-end/7227
4506         * gcc.dg/uninit-C.c: New test.
4508 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
4510         * g++.dg/abi/covariant1.C: New test.
4512 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
4514         * gcc.dg/20030123-1.c: New test.
4516 2003-01-25  Jan Hubicka  <jh@suse.cz>
4518         PR opt/8492
4519         * gcc.c-torture/compile/20030125-1.c
4521 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
4523         PR c++/9403
4524         * g++.dg/parse/template3.C: New test.
4525         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
4527         PR c++/795
4528         * g++.dg/parse/template4.C: New test.
4530         PR c++/9415
4531         * g++.dg/template/qual2.C: New test.
4533         PR c++/8545
4534         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
4536         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
4538 2003-01-25  Roger Sayle  <roger@eyesopen.com>
4540         * gcc.c-torture/execute/switch-1.c: New test case.
4542 2003-01-25  Jan Hubicka  <jh@suse.cz>
4544         * gcc.c-torture/execute/20030125-1.[cx]: New test.
4546 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
4548         Tweaks for Bison-1.875. From the NEWS file:
4549         "- `parse error' -> `syntax error'
4550         Bison now uniformly uses the term `syntax error'"
4551         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
4552         * gcc.dg/cpp/digraph2.c: Likewise.
4553         * gcc.dg/cpp/direct2.c: Likewise.
4554         * gcc.dg/cpp/paste4.c: Likewise.
4555         * gcc.dg/c90-restrict-1.c: Likewise.
4556         * gcc.dg/c99-func-2.c: Likewise.
4557         * gcc.dg/noncompile/920721-2.c: Likewise.
4558         * gcc.dg/noncompile/930622-2.c: Likewise.
4559         * gcc.dg/noncompile/940112-1.c: Likewise.
4560         * gcc.dg/noncompile/950921-1.c: Likewise.
4561         * gcc.dg/noncompile/951123-1.c: Likewise.
4562         * gcc.dg/noncompile/971104-1.c: Likewise.
4563         * gcc.dg/noncompile/990416-1.c: Likewise.
4565 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
4567         * g++.dg/parse/undefined1.C: Add error message.
4569 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4571         PR c++/9354
4572         * g++.dg/parse/new1.C: New test.
4574         PR c++/9216
4575         * g++.dg/parse/template2.C: New test.
4577         PR c++/9354
4578         * g++.dg/parse/typedef2.C: New test.
4580         PR c++/9328
4581         * g++.dg/ext/typeof3.C: New test.
4583 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4585         PR c++/2738
4586         * g++.dg/parse/ret-type1.C: New test.
4588         PR c++/3792
4589         * g++.dg/parse/tmpl-outside1.C: New test.
4591         PR c++/4207
4592         * g++.dg/parse/int-as-enum1.C: New test.
4594         PR c++/4903
4595         * g++.dg/parse/no-typename1.C: New test.
4597         PR c++/5533
4598         * g++.dg/parse/no-value1.C: New test.
4600         PR c++/5921
4601         * g++.dg/parse/wrong-inline1.C: New test.
4603         PR c++/6402
4604         * g++.dg/parse/ref1.C: New test.
4606         PR c++/6992
4607         * g++.dg/parse/attr-ctor1.C: New test.
4609         PR c++/7229
4610         * g++.dg/parse/namespace5.C: New test.
4612         PR c++/7917
4613         * g++.dg/parse/func-def1.C: New test.
4615         PR c++/8143
4616         * g++.dg/parse/undefined1.C: New test.
4618         PR c++/5723, PR c++/8522
4619         * g++.dg/parse/specialization1.C: New test.
4621         PR c++/163, PR c++/8595
4622         * g++.dg/parse/struct-as-enum1.C: New test.
4624         PR c++/9173
4625         * g++.dg/parse/undefined2.C: New test.
4627 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4629         PR c++/9298
4630         * g++.dg/parse/template1.C: New test.
4632         PR c++/9384
4633         * g++.dg/parse/using1.C: New test.
4635         PR c++/9285
4636         PR c++/9294
4637         * g++.dg/parse/expr2.C: New test.
4639         PR c++/9388
4640         * g++.dg/parse/lookup2.C: Likewise.
4642 2003-01-21  Jan Hubicka  <jh@suse.cz>
4644         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
4645         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
4646         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
4647         * gcc.c-torture/execute/string-opt-*.c: Likewise.
4649 2003-01-20  Nick Clifton  <nickc@redhat.com>
4651         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
4652         problem with ARM sibcall code generation.
4654 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
4656         * gcc.c-torture/execute/20030120-1.c: New.
4658 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
4660         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
4662 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
4664         PR c++/9272
4665         * g++.dg/parse/ctor1.C: New test.
4667         PR c++/9294:
4668         * g++.dg/parse/qualified1.C: New test.
4670         * g++.dg/parse/typename3.C: New test.
4672 2003-01-16  Richard Henderson  <rth@redhat.com>
4674         * g++.dg/tls/init-2.C: Fix error matches for real this time.
4676 2003-01-16  Richard Henderson  <rth@redhat.com>
4678         * g++.dg/pch/pch.exp: Copy test header to the working directory
4679         before using it either for precompilation or direct use.
4680         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
4681         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
4683 2003-01-16  Richard Henderson  <rth@redhat.com>
4685         * gcc.dg/pch/pch.exp: Copy test header to the working directory
4686         before using it either for precompilation or direct use.
4687         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
4688         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
4690 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
4692         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
4693         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
4694         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
4695         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
4696         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
4697         typename warning into error.
4698         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
4699         error messages.
4700         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
4701         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
4702         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
4703         messages.
4704         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
4705         make declaration visible in template.
4706         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
4707         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
4708         messages.
4709         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
4710         message.
4711         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
4712         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
4713         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
4714         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
4715         typename warning with error message.
4716         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
4717         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
4718         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
4720 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
4722         * g++.dg/parse/ambig2.C: New test.
4724 2003-01-15  Richard Henderson  <rth@redhat.com>
4726         * g++.dg/tls/init-2.C: Update error message string.
4728 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4730         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
4732 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
4734         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
4735         all for HC11/HC12.
4736         * gcc.c-torture/compile/20001205-1.x: Likewise.
4737         * gcc.c-torture/compile/20001226-1.x: Likewise.
4738         * gcc.c-torture/compile/920520-1.x: Likewise.
4739         * gcc.c-torture/compile/961203-1.x: Likewise.
4740         * gcc.c-torture/compile/20020604-1.x: Likewise.
4742 2003-01-15  Jan Hubicka  <jh@suse.cz>
4744         * gcc.c-torture/compile/20030115-1.c: New test.
4746         * gcc.dg/i386-fpcvt-1.c: New test.
4747         * gcc.dg/i386-fpcvt-2.c: New test.
4749 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
4751         Further conform g++'s __vmi_class_type_info to the C++ ABI
4752         specification.
4753         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
4754         the specification.
4756 2003-01-14  Jan Hubicka  <jh@suse.cz>
4758         * gcc.dg/i386-fpcvt-1.c: New test.
4759         * gcc.dg/i386-fpcvt-2.c: New test.
4761 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4763         * gcc.dg/i386-mmx-3.c: New test.
4765 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
4767         PR c++/9264
4768         * g++.dg/parse/octal1.C: New file.
4770         PR c++/9172
4771         * g++.dg/parse/typename1.C: New file.
4773 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
4775         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
4776         * gcc.dg/bf-no-ms-layout.c: Likewise.
4777         * gcc.dg/bf-ms-attrib.c: Likewise.
4779 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
4781         PR c++/9099
4782         * g++.dg/parse/dtor1.C: New file.
4784         PR c++/9128
4785         * g++.dg/rtti/typeid1.C: New file.
4787         PR c++/9153
4788         * g++.dg/parse/lookup1.C: New file.
4790         PR c++/9171
4791         * g++.dg/templ/spec5.C: New file.
4793 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
4795         * gcc.c-torture/compile/20030110-1.c: New test.
4797 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
4799         Merge from pch-branch:
4801         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
4803         * gcc.dg/pch/cpp-1.h: New.
4804         * gcc.dg/pch/cpp-1.c: New.
4805         * gcc.dg/pch/cpp-2.h: New.
4806         * gcc.dg/pch/cpp-2.c: New.
4808         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
4810         * gcc.dg/pch/except-1.h: New.
4811         * gcc.dg/pch/except-1.c: New.
4813         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
4815         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
4816         running test.
4817         * gcc.dg/pch: Include *.hp not *.h.
4818         * gcc.dg/pch/system-1.h: New.
4819         * gcc.dg/pch/system-1.c: New.
4821         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
4823         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
4824         rather than trying to build and run a program using PCH.
4825         * gcc.dg/pch: Remove dg-do commands from test files.
4827         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
4829         * gcc.dg/pch/macro-3.c: New.
4830         * gcc.dg/pch/macro-3.h: New.
4832         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
4834         * gcc.dg/pch/common-1.c: New.
4835         * gcc.dg/pch/common-1.h: New.
4836         * gcc.dg/pch/decl-1.c: New.
4837         * gcc.dg/pch/decl-1.h: New.
4838         * gcc.dg/pch/decl-2.c: New.
4839         * gcc.dg/pch/decl-2.h: New.
4840         * gcc.dg/pch/decl-3.c: New.
4841         * gcc.dg/pch/decl-3.h: New.
4842         * gcc.dg/pch/decl-4.c: New.
4843         * gcc.dg/pch/decl-4.h: New.
4844         * gcc.dg/pch/decl-5.c: New.
4845         * gcc.dg/pch/decl-5.h: New.
4846         * gcc.dg/pch/global-1.c: New.
4847         * gcc.dg/pch/global-1.h: New.
4848         * gcc.dg/pch/inline-1.c: New.
4849         * gcc.dg/pch/inline-1.h: New.
4850         * gcc.dg/pch/inline-2.c: New.
4851         * gcc.dg/pch/inline-2.h: New.
4852         * gcc.dg/pch/static-1.c: New.
4853         * gcc.dg/pch/static-1.h: New.
4854         * gcc.dg/pch/static-2.c: New.
4855         * gcc.dg/pch/static-2.h: New.
4857         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
4859         * g++.dg/pch/pch.exp: Better handle failing testcases.
4860         * gcc.dg/pch/pch.exp: Likewise.
4861         * gcc.dg/pch/macro-1.c: New.
4862         * gcc.dg/pch/macro-1.h: New.
4863         * gcc.dg/pch/macro-2.c: New.
4864         * gcc.dg/pch/macro-2.h: New.
4866         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
4868         * g++.dg/dg.exp: Treat files in pch/ specially.
4869         * g++.dg/pch/pch.exp: New file.
4870         * g++.dg/pch/empty.H: New file.
4871         * g++.dg/pch/empty.C: New file.
4872         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
4873         "precompile".
4875         * gcc.dg/pch/pch.exp: New file.
4876         * gcc.dg/pch/empty.h: New file.
4877         * gcc.dg/pch/empty.c: New file.
4878         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
4879         "precompile".
4881 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4883         * g++.dg/template/friend14.C: New test.
4885 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4887         * gcc.dg/old-style-asm-1.c: New test.
4889 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
4891         * gcc.c-torture/compile/20030109-1.c: New test.
4893 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4895         * gcc.c-torture/execute/20030109-1.c: New test.
4897 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
4899         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
4900         * g++.old-deja/g++.mike/dyncast2.C: Likewise
4901         * g++.old-deja/g++.mike/dyncast3.C: Likewise
4902         * g++.old-deja/g++.mike/eh2.C: Likewise
4903         * g++.old-deja/g++.mike/eh3.C: Likewise
4904         * g++.old-deja/g++.mike/eh5.C: Likewise
4905         * g++.old-deja/g++.mike/eh6.C: Likewise
4906         * g++.old-deja/g++.mike/eh7.C: Likewise
4907         * g++.old-deja/g++.mike/eh8.C: Likewise
4908         * g++.old-deja/g++.mike/eh9.C: Likewise
4909         * g++.old-deja/g++.mike/eh10.C: Likewise
4910         * g++.old-deja/g++.mike/eh12.C: Likewise
4911         * g++.old-deja/g++.mike/eh13.C: Likewise
4912         * g++.old-deja/g++.mike/eh14.C: Likewise
4913         * g++.old-deja/g++.mike/eh16.C: Likewise
4914         * g++.old-deja/g++.mike/eh17.C: Likewise
4915         * g++.old-deja/g++.mike/eh18.C: Likewise
4916         * g++.old-deja/g++.mike/eh21.C: Likewise
4917         * g++.old-deja/g++.mike/eh23.C: Likewise
4918         * g++.old-deja/g++.mike/eh24.C: Likewise
4919         * g++.old-deja/g++.mike/eh25.C: Likewise
4920         * g++.old-deja/g++.mike/eh26.C: Likewise
4921         * g++.old-deja/g++.mike/eh27.C: Likewise
4922         * g++.old-deja/g++.mike/eh28.C: Likewise
4923         * g++.old-deja/g++.mike/eh29.C: Likewise
4924         * g++.old-deja/g++.mike/eh31.C: Likewise
4925         * g++.old-deja/g++.mike/eh33.C: Likewise
4926         * g++.old-deja/g++.mike/eh34.C: Likewise
4927         * g++.old-deja/g++.mike/eh35.C: Likewise
4928         * g++.old-deja/g++.mike/eh36.C: Likewise
4929         * g++.old-deja/g++.mike/eh37.C: Likewise
4930         * g++.old-deja/g++.mike/eh38.C: Likewise
4931         * g++.old-deja/g++.mike/eh39.C: Likewise
4932         * g++.old-deja/g++.mike/eh40.C: Likewise
4933         * g++.old-deja/g++.mike/eh41.C: Likewise
4934         * g++.old-deja/g++.mike/eh42.C: Likewise
4935         * g++.old-deja/g++.mike/eh44.C: Likewise
4936         * g++.old-deja/g++.mike/eh46.C: Likewise
4937         * g++.old-deja/g++.mike/eh47.C: Likewise
4938         * g++.old-deja/g++.mike/eh48.C: Likewise
4939         * g++.old-deja/g++.mike/eh49.C: Likewise
4940         * g++.old-deja/g++.mike/eh50.C: Likewise
4941         * g++.old-deja/g++.mike/eh51.C: Likewise
4942         * g++.old-deja/g++.mike/eh53.C: Likewise
4943         * g++.old-deja/g++.mike/eh55.C: Likewise
4944         * g++.old-deja/g++.mike/p7912.C: Likewise
4945         * g++.old-deja/g++.mike/p9706.C: Likewise
4946         * g++.old-deja/g++.mike/p10416.C: Likewise
4947         * g++.old-deja/g++.mike/p11667.C: Likewise
4948         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
4949         Remove redundant reference to Iris.
4950         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
4951         Elxsi, i860, Pico Java, and WE32K.
4953 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
4955         * g++.dg/ext/asm4.C: New test.
4957 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4959         PR c++/9030
4960         * g++.dg/template/friend12.C: New test.
4961         * g++.dg/template/friend13.C: Likewise.
4962         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
4964 2003-01-08  Jan Hubicka  <jh@suse.cz>
4966         * gcc.dg/i386-cadd.c: New test.
4967         * gcc.dg/i386-cmov4.c: Likewise.
4969 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
4971         PR c++/9165
4972         * g++.dg/warn/Wunused-3.C: New test.
4974         * g++.dg/abi/bitfield9.C: New test.
4976         PR c++/9189
4977         * g++.dg/parse/defarg3.C: New test.
4979 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
4981         * g++.dg/parse/ambig1.C: New test.
4982         * g++.dg/parse/defarg2.C: New test.
4984 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
4986         * g++.dg/template/defarg-1.C: New test.
4987         * g++.dg/template/local2.C: Likewise.
4989 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
4991         * gcc.c-torture/execute/20030105-1.c: New test.
4993 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4995         * g++.dg/parse/namespace3.C: Remove extra semicolons.
4996         * g++.dg/parse/namespace4.C: Likewise.
4998 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
5000         * g++.dg/template/ntp2.C: New test.
5002 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
5004         * g++.dg/parse/extern-C-1.C: New test.
5006         * g++.dg/parse/namespace4.C: New test.
5008         * g++.dg/template/nested1.C: New test.
5010         * g++.dg/parse/namespace3.C: New test.
5012 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5014         * g++.dg/lookup/two-stage1.C: New test.
5016 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5018         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
5019         * g++.old-deja/g++.jason/access8.C: Likewise.
5020         * g++.old-deja/g++.other/decl5.C: Likewise.
5022 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5024         * g++.dg/parse/parse7.C: New test.
5026 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
5028         PR c++/2843
5029         * g++.dg/ext/attrib7.C: New test.
5031 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
5033         * g++.dg/parse/parse6.C: New test.
5035 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
5037         * gcc.dg/h8300-stack-1.c: New.
5039 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5041         g++.dg/lookup/exception1.C: New test.
5043         g++.dg/lookup/template1.C: New test.
5045         g++.dg/parse/namespace2.C: New test.
5047         g++.dg/parse/parens2.C: New test.
5049 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5051         * g++.dg/parse/parse5.C: New test.
5052         * g++.dg/lookup/scoped4.C: New test.
5054 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
5056         * g++.dg/parse/parens1.C: New test.
5058         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
5059         angle-bracket1.C.
5060         * g++.dg/parse/parens2.C: New test.
5062         * g++.dg/lookup/scope-operator1.C: New test.
5064         * g++.dg/parse/operator1.C: New test.
5066 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5068         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
5069         * g++.old-deja/g++.other/access6.C: Likewise.
5070         * g++.old-deja/g++.other/decl1.C: Likewise.
5071         * g++.old-deja/g++.pt/typename12.C: Likewise.
5073 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5075         * g++.dg/parse/namespace1.C: New test.
5077 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5079         * g++.dg/parse/parse4.C: New test.
5081 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5083         * g++.dg/parse/parse3.C: New test.
5085 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5087         * g++.dg/parse/parse2.C: New test.
5089 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5091         * g++.dg/template/friend11.C: New test.
5093 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
5095         * g++.dg/parse/parse1.C: New test.
5097 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
5099         * lib/profopt.exp: Change the name of a global variable to avoid
5100         possible clashes with other test suites.
5102 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
5104         * g++.dg/inherit/covariant8.C: New test.
5106 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
5108         * g++.dg/init/array9.C: New test.
5110         PR c++/9112
5111         * g++.dg/parse/expr1.C: New test.
5113 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
5115         * gcc.c-torture/compile/20021230-1.c: New test.
5117 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
5119         * g++.dg/inherit/covariant5.C: New test.
5120         * g++.dg/inherit/covariant6.C: New test.
5121         * g++.dg/inherit/covariant7.C: New test.
5123 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5125         PR c++/2739
5126         * g++.dg/other/access2.C: New test.
5128 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5130         * g++.dg/other/anon-struct.C: No longer fails
5131         * g++.old-deja/g++.brendan/parse4.C: Likewise.
5132         * g++.old-deja/g++.brendan/parse5.C: Likewise.
5133         * g++.old-deja/g++.brendan/parse6.C: Likewise.
5135 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
5137         * g++.dg/parse/angle-bracket.C (main): No longer fails.
5139 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
5141         * g++.dg/eh/spec4.C: Remove stray semicolon.
5142         * g++.dg/expr/pmf-1.C: Change error message.
5143         * g++.dg/ext/asm1.C: Remove stray semicolon.
5144         * g++.dg/ext/typename1.C: Add missing typenames.
5145         * g++.dg/inherit/template-as-base.C: Change error message.
5146         * g++.dg/lookup/scoped1.C: Likewise.
5147         * g++.dg/lookup/scoped2.C: Likewise.
5148         * g++.dg/lookup/using2.C: Likewise.
5149         * g++.dg/other/component1.C: Remove stray semicolon.
5150         * g++.dg/other/do1.C: Change error message.
5151         * g++.dg/other/error2.C: Likewise.
5152         * g++.dg/other/init1.C: Likewise.
5153         * g++.dg/other/packed1.C: Remove stray semicolon.
5154         * g++.dg/other/ptrmem2.C: Change error message.
5155         * g++.dg/parse/parameter-declaration-1.C: Remove line number
5156         marker.
5157         * g++.dg/special/initp1.C: Remove invalid attribute usage.
5158         * g++.dg/template/access3.C: Add typename keyword.
5159         * g++.dg/template/access5.C: Remove stray semicolon.
5160         * g++.dg/template/access6.C: Likewise.
5161         * g++.dg/template/complit1.C: Likewise.
5162         * g++.dg/template/crash1.C: Change error message.
5163         * g++.dg/template/inherit2.C: Remove stray semicolon.
5164         * g++.dg/template/instantiate2.C: Likewise.
5165         * g++.dg/template/instantiate3.C: Change error message.
5166         * g++.dg/template/qual1.C: Remove stray semicolon.
5167         * g++.dg/template/qualttp18.C: Change error message.
5168         * g++.dg/template/ref1.C: Remove stray semicolon.
5169         * g++.dg/template/sizeof1.C (A::value): Declare it.
5170         * g++.dg/template/spec4.C: Change error message.
5171         * g++.dg/template/static1.C: Likewise.
5172         * g++.dg/template/type1.C: Likewise.
5173         * g++.dg/template/typename3.C: Likewise.
5174         * g++.old-deja/g++.benjamin/13478.C: Change error message.
5175         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
5176         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
5177         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
5178         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
5179         named return value extension.
5180         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
5181         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
5182         * g++.old-deja/g++.bob/extern_C.C: Likewise.
5183         * g++.old-deja/g++.bob/inherit2.C: Likewise.
5184         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5185         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5186         * g++.old-deja/g++.brendan/crash13.C: Likewise.
5187         * g++.old-deja/g++.brendan/crash15.C: Likewise.
5188         * g++.old-deja/g++.brendan/crash18.C: Change error message.
5189         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
5190         * g++.old-deja/g++.brendan/crash38.C: Likewise.
5191         * g++.old-deja/g++.brendan/crash50.C: Likewise.
5192         * g++.old-deja/g++.brendan/crash56.C: Likewise.
5193         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
5194         syntax.
5195         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
5196         * g++.old-deja/g++.brendan/crash8.C: Change error message.
5197         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
5198         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5199         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
5200         * g++.old-deja/g++.brendan/template11.C: Likewise.
5201         * g++.old-deja/g++.brendan/template26.C: Likewise.
5202         * g++.old-deja/g++.brendan/template27.C: Use explicit
5203         specialization syntax.
5204         * g++.old-deja/g++.brendan/template30.C: Likewise.
5205         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
5206         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
5207         non-dependent names.
5208         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
5209         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
5210         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
5211         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
5212         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
5213         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
5214         named return value extension.
5215         * g++.old-deja/g++.ext/namedret2.C: Likewise.
5216         * g++.old-deja/g++.ext/namedret3.C: Likewise.
5217         * g++.old-deja/g++.ext/return1.C: Likewise.
5218         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
5219         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
5220         * g++.old-deja/g++.jason/access8.C: Likewise.
5221         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
5222         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
5223         pseudo-destructor names.
5224         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
5225         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
5226         pseudo-destructor names.
5227         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
5228         * g++.old-deja/g++.jason/overload19.C: Likewise.
5229         * g++.old-deja/g++.jason/overload32.C: Likewise.
5230         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
5231         stray semicolons.
5232         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
5233         * g++.old-deja/g++.jason/return.C: Likewise.
5234         * g++.old-deja/g++.jason/return2.C: Likewise.
5235         * g++.old-deja/g++.jason/shadow1.C: Likewise.
5236         * g++.old-deja/g++.jason/special.C: Use explicit specialization
5237         syntax.
5238         * g++.old-deja/g++.jason/template10.C: Account for use of
5239         non-dependent names.
5240         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
5241         syntax.
5242         * g++.old-deja/g++.jason/template37.C: Likewise.
5243         * g++.old-deja/g++.law/access4.C: Change error messages.
5244         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
5245         pseudo-destructor names.
5246         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
5247         * g++.old-deja/g++.law/ctors9.C: Likewise.
5248         * g++.old-deja/g++.law/cvt22.C: Likewise.
5249         * g++.old-deja/g++.law/dtors5.C: Likewise.
5250         * g++.old-deja/g++.law/global-init1.C: Likewise.
5251         * g++.old-deja/g++.law/missed-error3.C: Likewise.
5252         * g++.old-deja/g++.law/operators28.C: Likewise.
5253         * g++.old-deja/g++.law/visibility28.C: Likewise.
5254         * g++.old-deja/g++.martin/eval1.C: Likewise.
5255         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
5256         name.
5257         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
5258         * g++.old-deja/g++.mike/net34.C: Likewise.
5259         * g++.old-deja/g++.mike/net36.C: Likewise.
5260         * g++.old-deja/g++.mike/ns2.C: Likewise.
5261         * g++.old-deja/g++.mike/p12306.C: Likewise.
5262         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
5263         value extension.
5264         * g++.old-deja/g++.mike/p700.C: Likewise.
5265         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
5266         * g++.old-deja/g++.mike/p710.C: Likewise.
5267         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
5268         value extension.
5269         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
5270         * g++.old-deja/g++.mike/pmf9.C: Likewise.
5271         * g++.old-deja/g++.ns/crash2.C: Likewise.
5272         * g++.old-deja/g++.ns/crash3.C: Likewise.
5273         * g++.old-deja/g++.ns/invalid1.C: Likewise.
5274         * g++.old-deja/g++.ns/ns17.C: Likewise.
5275         * g++.old-deja/g++.ns/template16.C: Likewise.
5276         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
5277         keyword.
5278         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
5279         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
5280         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
5281         named return value extension.
5282         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
5283         * g++.old-deja/g++.other/access4.C: Issue additional error
5284         messages.
5285         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
5286         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
5287         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
5288         * g++.old-deja/g++.other/crash25.C: Change error message.
5289         * g++.old-deja/g++.other/crash4.C: Change error message.
5290         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
5291         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
5292         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
5293         checks.
5294         * g++.old-deja/g++.other/defarg8.C: Likewise.
5295         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
5296         * g++.old-deja/g++.other/dtor10.C: Likewise.
5297         * g++.old-deja/g++.other/incomplete.C: Likewise.
5298         * g++.old-deja/g++.other/linkage7.C: Likewise.
5299         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
5300         lookup algorithm.
5301         * g++.old-deja/g++.other/mangle2.C: Likewise.
5302         * g++.old-deja/g++.other/refinit2.C: Likewise.
5303         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
5304         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
5305         * g++.old-deja/g++.pt/crash28.C: Likewise.
5306         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
5307         syntax.
5308         * g++.old-deja/g++.pt/crash32.C: Change error message.
5309         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
5310         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
5311         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
5312         error message position.
5313         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
5314         * g++.old-deja/g++.pt/defarg8.C: Change error message.
5315         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
5316         syntax.
5317         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
5318         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
5319         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
5320         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
5321         keyword.
5322         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5323         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
5324         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
5325         keyword.
5326         * g++.old-deja/g++.pt/explicit71.C: Change error message.
5327         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
5328         syntax.
5329         * g++.old-deja/g++.pt/friend28.C: Account for use of
5330         non-dependent names.
5331         * g++.old-deja/g++.pt/friend29.C: Likewise.
5332         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
5333         rules.
5334         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
5335         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
5336         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
5337         lookup rules.
5338         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
5339         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
5340         keyword.
5341         * g++.old-deja/g++.pt/memclass20.C: Likewise.
5342         * g++.old-deja/g++.pt/memclass5.C: Likewise.
5343         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
5344         keyword.
5345         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
5346         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
5347         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
5348         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
5349         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
5350         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
5351         keyword.
5352         * g++.old-deja/g++.pt/spec10.C: Likewise.
5353         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
5354         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
5355         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
5356         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
5357         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
5358         * g++.old-deja/g++.pt/ttp62.C: Likewise.
5359         * g++.old-deja/g++.pt/ttp64.C: Likewise.
5360         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
5361         * g++.old-deja/g++.pt/typename15.C: Likewise.
5362         * g++.old-deja/g++.pt/typename22.C: Likewise.
5363         * g++.old-deja/g++.pt/typename6.C: Change error messages.
5364         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
5365         * g++.old-deja/g++.pt/virtual2.C: Likewise.
5366         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
5367         syntax.
5368         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
5369         return value extension.
5370         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
5371         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
5372         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
5373         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
5375 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
5377         * g++.dg/warn/inline1.C: New test.
5378         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
5379         * g++.old-deja/g++.jason/synth10.C: Likewise.
5380         * g++.old-deja/g++.mike/net31.C: Likewise.
5381         * g++.old-deja/g++.mike/p8786.C: Likewise.
5383         * g++.dg/template/friend10.C: New test.
5384         * g++.dg/template/conv5.C: New test.
5386 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
5388         * g++.dg/lookup/scoped3.C: New test.
5390         * g++.dg/lookup/decl1.C: New test.
5391         * g++.dg/lookup/decl2.C: New test.
5393 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5395         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
5396         gcc.c-torture/compile/20021015-1.c,
5397         gcc.c-torture/compile/20021015-2.c,
5398         gcc.c-torture/compile/20021123-1.c,
5399         gcc.c-torture/compile/20021123-2.c,
5400         gcc.c-torture/compile/20021123-3.c,
5401         gcc.c-torture/compile/20021123-4.c,
5402         gcc.c-torture/execute/20021024-1.c: Add tests previously added
5403         only to 3.1 or 3.2 branch.
5405 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
5407         * gcc.dg/i386-bitfield3.c: New test.
5409         * gcc.dg/i386-bitfield2.c: New test.
5411 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
5413         * g++.dg/parse/conv_op1.C: New test.
5415 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
5417         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
5418         approved.
5420 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
5422         * gcc.c-torture/compile/20021220-1.c: New test.
5424 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
5426         * gcc.dg/i386-fastcall-1.c: New.
5428 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5430         * gcc.c-torture/execute/20021219-1.c: New test.
5432 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5434         * gcc.dg/i386-pic-1.c: New test.
5436 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5438         PR c++/8099
5439         * g++.dg/template/friend9.C: New test.
5441 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5443         PR c++/3663
5444         * g++.dg/template/access7.C: New test.
5446 2002-12-18  Nick Clifton  <nickc@redhat.com>
5448         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
5449         the libstdc++-v3 directory has been found.
5451 2002-12-12  Devang Patel <dpatel@apple.com>
5452         * gcc.dg/darwin-ld-1.c: New test.
5453         * gcc.dg/darwin-ld-2.c: New test.
5454         * gcc.dg/darwin-ld-3.c: New test.
5455         * gcc.dg/darwin-ld-4.c: New test.
5456         * gcc.dg/darwin-ld-5.c: New test.
5458 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5460         * gcc.c-torture/compile/20021212-1.c: New test.
5462 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
5464         * gcc.dg/fshort-wchar: New test.
5466 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
5468         PR c++/8372
5469         * g++.dg/template/dtor1.C: New test.
5471         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
5472         markers.
5474 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
5476         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
5478 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
5480         * g++.dg/template/static1.C: New test.
5481         * g++.dg/template/static2.C: New test.
5482         * g++.old-deja/g++.ext/memconst.C: New test.
5484 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5486         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
5487         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
5488         * g++.dg/special/initp1.C: Likewise.
5490 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
5492         * gcc.c-torture/execute/20021204-1.c: New test.
5494 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
5496         * gcc.dg/ppc-fmadd-1.c: New file.
5497         * gcc.dg/ppc-fmadd-2.c: New file.
5498         * gcc.dg/ppc-fmadd-3.c: New file.
5500 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5502         * gcc.c-torture/compile/20021204-1.c: New test.
5504 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
5506         * g++.dg/inherit/covariant2.C: New test.
5507         * g++.dg/inherit/covariant3.C: New test.
5508         * g++.dg/inherit/covariant4.C: New test.
5509         * g++.dg/inherit/covariant1.C: Remove XFAIL.
5510         * g++.old-deja/g++.robertl/eb17.C: Likewise.
5512 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
5514         PR c++/8688
5515         * g++.dg/init/brace3.C: New test.
5517 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
5519         * gcc.dg/20020210-1.c: Fix a comment typo.
5521 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
5523         PR c++/8720
5524         * g++.dg/parse/defarg1.C: New test.
5526         PR c++/8615
5527         * g++.dg/template/char1.C: New test.
5529         * g++.dg/template/varmod1.C: Fix typo.
5531 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5533         DR 180
5534         * g++.old-deja/g++.pt/crash32.C: Expect error.
5536 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
5538         PR c++/5919
5539         * g++.dg/template/varmod1.C: New test.
5541         PR c++/8727
5542         * g++.dg/inherit/typeinfo1.C: New test.
5544         PR c++/8663
5545         * g++.dg/inherit/typedef1.C: New test.
5547 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
5549         PR c++/8332
5550         PR c++/8493
5551         * g++.dg/template/strlen1.C: New test.
5553         PR c++/8227
5554         * g++.dg/template/ctor2.C: New test.
5556         PR c++/8214
5557         * g++.dg/init/string1.C: New test.
5559         PR c++/8511
5560         * g++.dg/template/friend8.C: New test.
5562 2002-11-29  Joe Buck <jbuck@synopsys.com>
5564         * g++.dg/lookup/anon2.C: New test.
5566 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
5568         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
5569         h8300 port.
5571 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
5573         * gcc.dg/bitfld-6.c: New test.
5575 2002-11-27  Jan Hubicka  <jh@suse.cz>
5577         * gcc.c-torture/execute/20021127.[cx]: New test.
5579 2002-11-26  Jan Hubicka  <jh@suse.cz>
5581         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
5582         quality.
5584 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
5586         * g++.dg/init/brace2.C: New test.
5587         * g++.old-deja/g++.mike/p9129.C: Correct.
5589 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
5591         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
5593 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
5595         * gcc.dg/sibcall-6: New test for indirect sibcalls.
5597 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
5599         * testsuite/g++.dg/abi/empty11.C: New test.
5600         * testsuite/g++.dg/rtti/cv1.C: New test.
5602 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
5604         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
5606 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
5608         * g++.dg/abi/empty10.C: New test.
5610 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5612         * gcc.c-torture/compile/20021124-1.c: New test.
5614 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
5616         * g++.dg/abi/rtti2.C: New test.
5618 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5620         * gcc.dg/i386-unroll-1.c: New test.
5622 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5624         * gcc.c-torture/compile/20021120-1.c: New test.
5625         * gcc.c-torture/compile/20021120-2.c: New test.
5627 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5629         * gcc.dg/bitfld-5.c: New test.
5631 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5633         * gcc.c-torture/execute/20021120-3.c: New test.
5635 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5637         * gcc.c-torture/execute/20021120-2.c: New test.
5639 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5641         * gcc.c-torture/execute/20021120-1.c: New test.
5643 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
5645         * gcc.c-torture/execute/20021118-3.c: New test.
5647 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5649         * gcc.c-torture/compile/20021119-1.c: New test.
5651 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
5653         * gcc.dg/duff-1.c: New test.
5654         * gcc.dg/duff-2.c: New test.
5655         * gcc.dg/duff-3.c: New test.
5657 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
5659         * gcc.dg/cpp/_Pragma5.c: New test.
5661 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5663         * gcc.c-torture/execute/20021118-2.c: New test.
5665 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5667         * gcc.c-torture/execute/20021118-1.c: New test.
5669 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
5671         * gcc.dg/20021116-1.c: New test.
5673 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
5675         * g++.dg/abi/vcall1.C: New test.
5677 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
5679         * gcc.dg/20021029-1.c: New test.
5680         * gcc.dg/20021029-2.c: New test.
5682 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5684         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
5686 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5688         PR c/8439
5689         * gcc.dg/20021110.c: Move to ...
5690         * gcc.c-torture/compile/20021110.c: .... here.
5692 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5694         PR c/8467
5695         * gcc.c-torture/execute/20021111-1.c
5697 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5699         PR c/8439
5700         * gcc.dg/20021110.c: New test.
5702 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
5704         * g++.dg/abi/vthunk3.C: Run only on x86.
5706 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5708         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
5710 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
5712         * lib/compat.exp (compat-execute): Fix logic error in last
5713         change.
5715 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
5717         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
5719 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5721         PR c++/8389
5722         * g++.dg/template/access6.C: New test.
5724 2002-11-08  Jan Hubicka  <jh@suse.cz>
5726         * gcc.dg/i386-ssefp-1.c: New test.
5727         * gcc.dg/i386-ssefp-1.c: New test.
5729 2002-11-08  Jan Hubicka  <jh@suse.cz>
5731         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
5733 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5735         * g++.dg/abi/vthunk3.C: New test.
5737         PR c++/8338
5738         * g++.dg/template/crash2.C: New test.
5740 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5742         * testsuite/g++.dg/abi/dtor1.C: New test.
5743         * testsuite/g++.dg/abi/dtor2.C: Likewise.
5745 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
5747         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
5748         Darwin.
5750 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5752         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
5753         -mthumb.  Only xfail with -O0.
5755 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
5757         * g++.dg/abi/thunk1.C: New test.
5758         * g++.dg/abi/thunk2.C: Likewise.
5759         * g++.dg/abi/vtt1.C: Likewise.
5761 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
5763         PR optimization/8423
5764         * gcc.c-torture/execute/builtin-constant.c: New test.
5766 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
5768         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
5769         Add some more cases.
5771 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
5773         PR c++/8391
5774         * g++.dg/opt/local1.C: New test.
5776 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
5778         PR c++/8160
5779         * g++.dg/template/complit1.C: New test.
5781         PR c++/8149
5782         * g++.dg/template/typename4.C: Likewise.
5784 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5786         Core issue 287, PR c++/7639
5787         * g++.dg/template/instantiate1.C: Adjust error location.
5788         * g++.dg/template/instantiate3.C: New test.
5789         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
5790         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
5791         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
5793 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
5795         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
5797 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
5799         PR c++/8287
5800         * g++.dg/init/dtor2.C: New test.
5802 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5804         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
5805         * gcc.dg/nest.c: Bypass errors on irix6.
5807 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
5809         * gcc.dg/nest.c: Expect error for mmix-*-*.
5810         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
5812 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
5814         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
5815         markers.
5817         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
5819 2002-10-25  Mike Stump  <mrs@apple.com>
5821         * gcc.dg/warn-1.c: New test.
5823 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5825         * g++.dg/template/typename3.C: New test.
5827 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
5829         * g++.dg/lookup/ptrmem1.C: New test.
5831         * g++.dg/abi/vthunk2.C: New test.
5833 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5835         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
5837 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
5839         * g++.dg/abi/empty9.C: New test.
5841 2002-10-24  Richard Henderson  <rth@redhat.com>
5843         * g++.dg/inherit/thunk1.C: Enable for ia64.
5845 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5847         PR c++/8067
5848         * g++.dg/lookup/pretty1.C: New test.
5850 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
5852         * gcc.dg/20021023-1.c: New test.
5854 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5856         PR c++/7679
5857         * g++.dg/parse/inline1.C: New test.
5859 2002-10-23  Richard Henderson  <rth@redhat.com>
5861         * g++.dg/inherit/thunk1.C: Enable for x86_64.
5863         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
5865 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
5867         PR c++/6579
5868         * g++.dg/parse/stmtexpr3.C: New test.
5870 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
5872         * g++.dg/expr/cond1.C: New test.
5874 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5876         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
5878 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5880         * g++.dg/abi/vbase13.C: New test.
5881         * g++.dg/abi/vbase14.C: Likewise.
5883 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
5885         * gcc.dg/tls/pic-1.c: New test.
5886         * gcc.dg/tls/nonpic-1.c: New test.
5887         * gcc.dg/20021018-1.c: New test.
5889 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5891         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
5892         Remove only files with the same base name as the test case.
5893         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
5894         (profopt-execute): Likewise.  Also, remove old profiling
5895         and performance data files before running the tests.
5897         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
5898         * g++.dg/bprob/bprob.exp: Likewise.
5899         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
5900         to allow more general test case names.
5902         * g++.dg/bprob/bprob-1.C: Rename to ...
5903         * g++.dg/bprob/g++-bprob-1.C: ... this.
5905         * g77.dg/bprob/bprob-1.f: Rename to ...
5906         * g77.dg/bprob/g77-bprob-1.f: ... this.
5908 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5910         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
5911         bison 1.50 or later.
5913 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
5915         * g++.dg/README: Describe more test directories.
5917 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5919         * g++.dg/init/array6.C: Add additional tests.
5921 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5923         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
5924         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
5926 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
5928         * gcc.c-torture/compile/20020604-1.x: New.
5929         * gcc.c-torture/compile/simd-5.x: Likewise.
5930         * gcc.c-torture/execute/920710-1.x: Likewise.
5931         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
5933 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5935         * g++.dg/inherit/override1.C: Add dg-options clause.
5937 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5939         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
5940         _mm_slli_si128.
5942 2002-10-19  Andreas Schwab  <schwab@suse.de>
5944         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
5945         directory component.
5947 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
5949         * g++.dg/inherit/thunk1.C: New test.
5951         * g++.dg/inherit/override1.C: New test.
5953         * g++.dg/abi/mangle11.C: New test.
5954         * g++.dg/abi/mangle14.C: New test.
5955         * g++.dg/abi/mangle17.C: New test.
5957 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
5959         * g++.dg/overload/member2.C: New test.
5961 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
5963         * g++.dg/README: Describe new compat directory.
5964         * g++.dg/dg.exp: Skip tests in compat directory.
5965         * README.compat: New file.
5966         * lib/compat.exp: New expect script.
5967         * g++.dg/compat: New test directory.
5968         * g++.dg/compat/compat.exp: New expect script.
5969         * g++.dg/compat/abi: New test directory.
5970         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
5971         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
5972         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
5973         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
5974         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
5975         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
5976         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
5977         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
5978         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
5979         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
5980         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
5981         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
5982         * g++.dg/compat/break: New test directory.
5983         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
5984         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
5985         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
5986         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
5987         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
5988         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
5989         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
5990         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
5991         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
5992         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
5993         g++.dg/compat/break/README: New files.
5994         * g++.dg/compat/eh: New test directory.
5995         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
5996         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
5997         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
5998         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
5999         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
6000         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
6001         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
6002         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
6003         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
6004         g++.dg/compat/eh/filter2_y.C,
6005         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
6006         g++.dg/compat/eh/new1_y.C,
6007         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
6008         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
6009         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
6010         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
6011         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
6012         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
6013         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
6014         g++.dg/compat/eh/unexpected1_y.C: New files.
6015         * g++.dg/compat/init: New test directory.
6016         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
6017         g++.dg/compat/init/array5_y.C,
6018         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
6019         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
6020         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
6021         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
6022         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
6023         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
6024         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
6025         g++.dg/compat/init/init-ref2_y.C: New files.
6027 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6029         PR c++/7584
6030         * g++.dg/inherit/using3.C: New test.
6032 2002-10-17  Jan Hubicka  <jh@suse.cz>
6034         * gcc.dg/20021017-2.c: New test.
6036 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
6038         * g++.dg/abi/mangle16.C: Adjust.
6040         * g++.dg/init/array8.C: New test.
6042 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
6044         * gcc.dg/special/mips-abi.exp: New test.
6045         * gcc.dg/special/mips-abi.s: Empty file used by the above.
6047 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6049         * g++.dg/abi/mangle16.C: New test.
6050         * g++.dg/abi/mangle17.C: Likewise.
6052         PR c++/7478
6053         * g++.dg/template/ref1.C: New test.
6055 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6057         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
6059 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
6061         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
6063 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
6065         PR c++/7524
6066         * g++.dg/init/array7.C: New test.
6068 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
6070         * g++.dg/init/array6.C: New test.
6072         * g++.dg/abi/mangle13.C: Likewise.
6073         * g++.dg/abi/mangle14.C: Likewise.
6074         * g++.dg/abi/mangle15.C: Likewise.
6076 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6078         * g++.dg/abi/empty8.C: New test.
6080 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
6082         * g++.dg/init/ctor1.C: New test.
6084 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
6086         * gcc.c-torture/execute/20021015-1.c: New test.
6088 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
6090         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
6092 2002-10-14  Jan Hubicka  <jh@suse.cz>
6094         * gcc.dg/i386-ssetype-[1-5].c: New tests.
6096 2002-10-14  Richard Henderson  <rth@redhat.com>
6098         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
6100 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6102         PR optimization/6631
6103         * g++.dg/opt/const2.C: New test.
6105 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
6107         PR c++/7176
6108         * g++.dg/parse/friend1.C: New test.
6109         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
6111 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
6113         * gcc.dg/20021014-1.c: New test.
6115 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
6117         PR c++/5661
6118         * g++.dg/ext/vlm1.C: New test.
6119         * g++.dg/ext/vlm2.C: Likewise.
6121         * g++.dg/init/array1.C: Remove invalid braces.
6122         * g++.dg/init/brace1.C: New test.
6123         * g++.dg/init/copy2.C: Likewise.
6124         * g++.dg/init/copy3.C: Likewise.
6125         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
6126         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
6127         braces.
6129 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
6131         * gcc.dg/cpp/assembler.S: Don't use -ansi.
6133 2002-10-11  Richard Shann  <richard.shann@superh.com>
6135         * gcc.c-torture/compile/simd-5.c: New test.
6137 2002-10-10  Roger Sayle  <roger@eyesopen.com>
6139         * gcc.c-torture/execute/shiftopt-1.c: New test case.
6141 2002-10-10  Jim Wilson  <wilson@redhat.com>
6143         * gcc.c-torture/execute/20021010-1.c: New test.
6145 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
6147         PR c/7353
6148         * g++.dg/ext/typedef-init.C: New test.
6149         * gcc.dg/typedef-init.c: New test.
6151 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
6153         * gcc.dg/cpp/paste13.c: New test.
6155 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6157         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
6158         remaining platforms, XFAIL during compile, not execute.  Don't
6159         XFAIL at -O0.
6161 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
6163         * gcc.dg/alias-1.c: Tweak expected warning.
6165 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
6167         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
6169 2002-10-06  Andreas Jaeger  <aj@suse.de>
6171         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
6172         * gcc.dg/cpp/c++98.C: Likewise.
6174         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
6175         * g++.dg/cpp/c++98.C: Likewise.
6177         * g++.dg/README (Subdirectories): Mention cpp directory.
6179         PR target/7559
6180         * gcc.dg/20021006-1.c: New test.
6182 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6184         PR c++/7804
6185         * g++.dg/other/warning1.C: New test.
6187 2002-10-04  Roger Sayle  <roger@eyesopen.com>
6189         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
6190         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
6191         and sparc-*-* with -m64 as expected failures.  See PR 8087.
6193 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6195         PR c++/7931
6196         * g++.dg/template/ptrmem3.C: New test.
6198         PR c++/7754
6199         * g++.dg/template/union1.C: New test.
6201 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
6203         PR c++/8006
6204         * g++.dg/abi/mangle9.C: New test.
6205         * g++.dg/abi/mangle10.C: New test.
6206         * g++.dg/abi/mangle11.C: New test.
6207         * g++.dg/abi/mangle12.C: New test.
6209 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
6211         PR c++/7188.
6212         * g++.dg/template/meminit1.C: New test.
6213         * g++.dg/warn/Wreorder-1.C: Likewise.
6214         * g++.old-deja/g++.mike/warn3.C: Tweak.
6215         * lib/prune.exp: Ingore "in copy constructor".
6217 2002-10-02  Andreas Jaeger  <aj@suse.de>
6219         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
6220         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
6221         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
6222         on x86-64.
6224 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6226         * gcc.dg/empty1.C: Fix typo.
6228 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
6230         * gcc.dg/alias-1.c: New test.
6232 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
6234         * gcc.dg/empty1.C: New test.
6236         * g++.dg/tls/init-2.C: Tweak error messages.
6238 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
6240         * gcc.c-torture/compile/20020923-1.c: New test.
6242 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
6244         * gcc.c-torture/execute/ffs-1.c: New test.
6245         * gcc.c-torture/execute/ffs-2.c: Ditto.
6247 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
6249         * g++.dg/overload/member1.C: New test.
6251 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
6253         * g++.dg/abi/empty7.C: New test.
6254         * g++.dg/init/pm2.C: Likewise.
6256 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
6258         * g++.dg/rtti/crash1.C: New test.
6260 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
6262         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
6263         gcc.dg/sibcall-4.c: New tests.
6265 2002-09-28  Roger Sayle  <roger@eyesopen.com>
6267         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
6268         powerpc and MMIX targets.
6270 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
6272         * gcc.dg/cpp/20020927-1.c: New.
6274 2002-09-26  David S. Miller  <davem@redhat.com>
6276         * gcc.c-torture/compile/trunctfdf.c: New.
6278 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6280         * lib/target-supports.exp (check_weak_available): Handle solaris2.
6282 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
6284         * gcc.c-torture/execute/loop-15.c: New.
6286 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
6288         * README.QMTEST: Fix typo.
6290 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
6292         * gcc.dg/20020926-1.c: New test.
6294 2002-09-25  David S. Miller  <davem@redhat.com>
6296         PR target/7842
6297         * gcc.c-torture/execute/shiftdi.c: New test.
6299 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
6301         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
6302         unique to the tool.
6303         * lib/g77.exp (g77_init): Likewise.
6304         * lib/g++.exp (g++_init): Likewise.
6305         * lib/objc.exp (objc_init): Likewise.
6307 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
6309         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
6310         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
6311         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
6313 2002-09-25  Richard Henderson  <rth@redhat.com>
6315         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
6316         too-small long double.
6318 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
6320         * gcc.dg/20020919-1.c: New test.
6322 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
6324         * g++.dg/abi/bitfield6.C: New test.
6325         * g++.dg/abi/bitfield7.C: New test.
6326         * g++.dg/abi/bitfield8.C: New test.
6327         * g++.dg/abi/vbase11.C: New test.
6329 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6331         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
6332         hppa*-*-hpux*.  Update test comment.
6334 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
6336         * gcc.dg/tls/struct-1.c: New test.
6338 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
6340         * gcc.dg/cpp/tr-warn2.c: Update.
6342 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6344         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
6346 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6348         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
6349         systems.
6351 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
6353         * gcc.c-torture/execute/ieee/mzero3.c: New test.
6355         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6356         Adjust for c++filt moved to binutils.  Remove spurious duplicate
6357         setting of cxxfilt.
6359 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
6361         * gcc.dg/20020312-2.c: Update for darwin.
6363 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6365         * g++.old-deja/g++.other/crash32.C: Mark ICE.
6367 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
6369         * objc.dg/comp-types-1.m: New test.
6370         * objc.dg/comp-types-2.m: New test.
6371         * objc.dg/comp-types-3.m: New test.
6372         * objc.dg/comp-types-4.m: New test.
6373         * objc.dg/comp-types-5.m: New test.
6374         * objc.dg/comp-types-6.m: New test.
6376 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6378         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
6380 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6382         * g++.dg/other/do1.C: New test.
6384         * g++.dg/template/subst1.C: New test.
6386 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
6388         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
6390 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6392         * g++.dg/template/qualttp20.C: Adjust expected errors.
6393         * g++.old-deja/g++.jason/report.C: Likewise.
6394         * g++.old-deja/g++.other/qual1.C: Likewise.
6396         * g++.dg/lookup/scoped2.C: New test.
6398         * g++.dg/ext/asm3.C: New test.
6400 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
6402         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
6404 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
6406         * ChangeLog: follow spelling conventions.
6407         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
6408         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
6409         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
6410         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
6411         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
6412         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
6413         * g++.old-deja/g++.law/global-init1.C: Likewise.
6414         * g++.old-deja/g++.other/delete4.C: Likewise.
6415         * g++.old-deja/g++.other/inline21.C: Likewise.
6416         * g++.old-deja/g++.other/singleton.C: Likewise.
6417         * g77.dg/strlen0.f: Likewise.
6418         * g77.f-torture/compile/20010519-1.f: Likewise.
6419         * g77.f-torture/compile/980310-4.f: Likewise.
6420         * gcc.c-torture/compile/20000605-1.c: Likewise.
6421         * gcc.c-torture/execute/20020225-1.c: Likewise.
6422         * gcc.dg/c90-hexfloat-2.c: Likewise.
6423         * gcc.dg/c99-bool-1.c: Likewise.
6424         * gcc.dg/c99-hexfloat-2.c: Likewise.
6425         * gcc.dg/dll-2.c: Likewise.
6426         * gcc.dg/wtr-union-init-1.c: Likewise.
6427         * gcc.dg/wtr-union-init-2.c: Likewise.
6428         * gcc.dg/wtr-union-init-3.c: Likewise.
6429         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6430         * gcc.dg/cpp/defined.c: Likewise.
6431         * gcc.dg/cpp/macsyntx.c: Likewise.
6432         * gcc.dg/cpp/paste2.c: Likewise.
6433         * gcc.dg/cpp/trad/defined.c: Likewise.
6434         * gcc.dg/format/c90-printf-1.c: Likewise.
6435         * gcc.dg/format/c90-scanf-1.c: Likewise.
6436         * gcc.dg/format/c99-printf-1.c: Likewise.
6437         * gcc.dg/format/c99-scanf-1.c: Likewise.
6438         * gcc.misc-tests/gcov-8.c: Likewise.
6439         * lib/profopt.exp: Likewise.
6441 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
6443         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
6445 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6447         * g++.dg/inherit/using2.C: New test.
6449 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
6451         * ChangeLog: Follow spelling conventions.
6452         * g++.dg/template/friend4.C: Likewise.
6453         * g++.old-deja/g++.pt/crash67.C: Likewise.
6454         * gcc.c-torture/execute/20000801-4.c: Likewise.
6455         * gcc.dg/c90-digraph-1.c: Likewise.
6456         * gcc.dg/c94-digraph-1.c: Likewise.
6457         * gcc.dg/c99-digraph-1.c: Likewise.
6458         * gcc.dg/cpp/line5.c: Likewise.
6459         * gcc.dg/cpp/multiline.c: Likewise.
6460         * gcc.dg/cpp/trad/literals-1.c: Likewise.
6461         * gcc.dg/format/attr-3.c: Likewise.
6462         * gcc.dg/format/c90-scanf-3.c: Likewise.
6463         * gcc.dg/format/ext-4.c: Likewise.
6465 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6467         * g++.dg/template/pretty1.C: New test.
6469 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
6471         * gcc.c-torture/execute/struct-cpy-1.c: New test.
6473 2002-09-13  Matt Austern  <austern@apple.com>
6475         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
6476         passing a cast expression to a function by const reference.
6478 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
6480         * g++.dg/template/deduce1.C: New test.
6482 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
6484         * gcc.c-torture/execute/simd-1.c: Force all use of int to
6485         32-bit int.
6487 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6489         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
6490         usage.
6492 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
6494         * gcc.c-torture/compile/20020910-1.c: New test.
6496 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
6498         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
6500 2002-09-10  Andreas Jaeger  <aj@suse.de>
6502         * gcc.dg/20020312-2.c: Adjust for x86-64.
6504 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
6506         * g77.dg/7388.f: New test case for PR 7388.
6508 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6510         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
6512 2002-09-05  Ziemowit Laski <zlaski@apple.com>
6514         * objc.dg/proto-lossage-1.m: New test.
6516 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
6518         * gcc.dg/cpp/_Pragma4.c: Fix typo.
6520 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
6522         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
6523         expected to pass.
6525 2002-09-06  Stan Shebs  <shebs@apple.com>
6526             David Edelsohn  <edelsohn@gnu.org>
6528         * gcc.dg/weak: New directory.
6529         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
6530         target-specific xfail bits.
6531         * gcc.dg/typeof-2.c: Move to new directory.
6532         * gcc.dg/weak.exp: New expect script.
6534 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
6536         * gcc.c-torture/execute/extzvsi.c: New test.
6538 2002-09-05  Stan Shebs  <shebs@apple.com>
6540         * gcc.dg/weak-1.c: xfail on Darwin.
6541         * gcc.dg/weak-2.c: Ditto.
6542         * gcc.dg/weak-3.c: Ditto.
6543         * gcc.dg/weak-4.c: Ditto.
6544         * gcc.dg/weak-5.c: Ditto.
6545         * gcc.dg/weak-6.c: Ditto.
6546         * gcc.dg/weak-7.c: Ditto.
6547         * gcc.dg/weak-8.c: Ditto.
6548         * gcc.dg/weak-9.c: Ditto.
6550 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
6552         * gcc.c-torture/execute/loop-14.c: New test.
6554 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
6556         * g++.dg/other/cxa-atexit1.C: New test.
6558         * gcc.dg/typeof-2.c: New test.
6560 2002-09-03  Roger Sayle  <roger@eyesopen.com>
6562         * gcc.dg/builtins-2.c: New testcase.
6563         * gcc.dg/builtins-3.c: New testcase.
6565 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
6567         * gcc.dg/cpp/_Pragma4.c: New test.
6569 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
6571         * objc/execute/nil_method-1.m: New testcase.
6573 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
6575         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
6576         [Object class], not [Object initialize].
6578 2002-08-31  Roger Sayle  <roger@eyesopen.com>
6579             Hans-Peter Nilsson  <hp@bitrange.com>
6581         * gcc.c-torture/execute/20020720-1.x: Skip test on
6582         mmix-knuth-mmixware.  Correct comment.
6584 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
6586         * testsuite/g++.dg/abi/bitfield5.C: New test.
6587         * testsuite/g++.dg/abi/vbase10.C: Likewise.
6589 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
6591         * objc.dg/undeclared-selector.m: New test.
6593 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
6595         * g++.dg/other/offsetof1.C: Avoid cast warning.
6597 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
6599         * objc.dg/super-class-2.m: New test.
6601 2002-08-24  Matt Austern  <austern@apple.com>
6603         * g++.dg/ext/lvaddr.C: New test.
6604         * g++.dg/ext/lvcast.C: New test.
6606 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
6608         * testsuite/g++.dg/inherit/cond1.C: New test.
6610 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
6612         * gcc.dg/noncompile/incomplete-1.c: New test.
6614 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
6616         * gcc.dg/typespec-1.c: New test.
6618 2002-08-20  Devang Patel  <dpatel@apple.com>
6619         * objc.dg/proto-hier-2.m: New test.
6621 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
6623         * objc.dg/bitfield-1.m: New test.
6624         * objc.dg/bitfield-2.m: New test.
6626 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6628         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
6629         gcc.dg/c99-flex-array-4.c: New tests.
6631 2002-08-16  Stan Shebs  <shebs@apple.com>
6633         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
6635 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
6637         * gcc.dg/typeof-1.c: New test.
6638         * g++.dg/ext/typeof2.C: New test.
6640 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6642         * g++.dg/other/offsetof1.C: New test.
6644 2002-08-14  Richard Henderson  <rth@redhat.com>
6646         * gcc.dg/tls/diag-3.c: Fix expected message strings.
6648 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
6650         * gcc.dg/cpp/_Pragma3.c: New test.
6652 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
6654         * g++.dg/template/inherit3: New test.
6656 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6658         * gcc.dg/bitfld-4.c: Add blank options.
6660 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
6662         * g++.dg/template/crash1.C: New test.
6664 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6666         * gcc.dg/tls/opt-2.c: New test.
6668 2002-08-08  Devang Patel  <dpatel@apple.com>
6670         * objc.dg/selector-1.m : New test
6672 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6674         * g++.dg/abi/bitfield4.C: New test.
6675         * gcc.dg/bitfld-4.c: New test.
6677 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6679         * g++.dg/other/packed1.C: New test.
6681 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
6683         * g++.dg/abi/offsetof.C: Tweak error messages.
6684         * g++.old-deja/g++.mike/p10769a.C: Likewise.
6686 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6688         * gcc.dg/bitfld-3.c: New test.
6690 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
6691             Richard Henderson  <rth@redhat.com>
6693         * gcc.dg/i386-bitfield1.c: New test.
6694         * g++.dg/abi/bitfield3.C: Update.
6696 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
6698         * objc.dg/const-str-2.m: Update.
6699         * gcc.dg/cpp/c++98.c: Change to C extension.
6700         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
6701         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
6703 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
6705         * testsuite/gcc.dg/tls/diag-3.c: New.
6707 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
6709         * g++.dg/README (Subdirectories): Document new subdir expr.
6710         * g++.dg/expr/pmf-1.C: New test.
6712 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
6714         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
6716 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
6718         * g++.dg/abi/bitfield3.C: New test.
6720 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
6722         * lib/gcov.exp: Tweak expected line formats.
6723         * gcc.misc-tests/gcov8.c: New test.
6724         * gcc.misc-tests/gcov8.x: New flags.
6726 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
6728         * consistency.vlad/layout/endian.c: Include string.h.
6730         * gcc.c-torture/execute/20020805-1.c: New test.
6732 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
6734         * g++.dg/other/conversion1.C: New test.
6736 2002-08-03  Roger Sayle  <roger@eyesopen.com>
6738         * gcc.dg/builtins-1.c: New testcase.
6740 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
6742         * g++.dg/inherit/access3.C: New test.
6744 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
6746         * gcc.dg/ia64-visibility-2.c: New test.
6748 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
6750         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
6751         __qualifier_flags to __flags.
6753 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
6755         * g++.dg/inherit/operator1.C: New test.
6756         * g++.dg/lookup/disamb1.C: Fix typo in comment.
6757         * g++.dg/other/error1.C: Change expected error message.
6758         * g++.dg/template/conv4.C: Likewise.
6760 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
6762         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
6763         for documented behavior.
6765 2002-07-25  Roger Sayle  <roger@eyesopen.com>
6767         * gcc.c-torture/execute/20020720-1.x: Skip this test on
6768         several targets known to fail.
6770 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
6772         * gcc.dg/mips-args-[123].c: New tests.
6774 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
6776         * gcc.dg/ppc-spe.c: New.
6778 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
6780         * g++.dg/other/ptrmem4.C: New testcase.
6782 2002-07-24  Richard Henderson  <rth@redhat.com>
6784         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
6786 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
6788         * g++.dg/ext/alignof1.C (main): Return 0 for success.
6790 2002-07-24  Roger Sayle  <roger@eyesopen.com>
6792         * gcc.c-torture/execute/memset-3.c: New testcase.
6794 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
6796         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
6797         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
6799 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6801         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
6802         Delete.
6804 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
6806         * gcc.c-torture/compile/simd-4.c: New test.
6808 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6810         PR c++/7347, c++/7348
6811         * g++.dg/template/access4.C: New test.
6812         * g++.dg/template/access5.C: New test.
6813         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
6814         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
6815         * g++.old-deja/g++.pt/ttp58.C: Likewise.
6816         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
6818 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
6820         * gcc.dg/gnu89-init-2.c: New test.
6822 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
6824         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
6826 2002-07-20  Roger Sayle  <roger@eyesopen.com>
6828         * gcc.c-torture/execute/20020720-1.c: New testcase.
6830 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
6832         * gcc.dg/cpp/Wsignprom.c: New tests.
6834 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
6836         * gcc.c-torture/execute/loop-13.c: New test.
6838 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
6840         * gcc.dg/cpp/expr.c: New tests.
6842 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
6844         * g++.dg/opt/pr6713.C: Add template instantiation.
6846 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
6848         * gcc.dg/nest.c: New test.
6850 2002-07-17  Richard Henderson  <rth@redhat.com>
6852         * g++.dg/opt/pr6713.C: New test.
6854 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
6856         * gcc.c-torture/execute/loop-2e.x: Let the testcase
6857         XFAIL for all x86 processors.
6859 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
6861         * gcc.c-torture/execute/20010122-1.x: Do not test with
6862         -fomit-frame-pointer.
6864 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6866         * g++.dg/template/instantiate2.C: New test.
6867         * g++.dg/template/spec4.C: New test.
6869 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6871         * g++.dg/template/access2.C: New test.
6872         * g++.dg/template/access3.C: New test.
6874 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
6876         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
6877         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
6878         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
6879         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
6880         Convert to use <stdarg.h>.
6881         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
6882         Delete.
6883         * gcc.dg/va-arg-2.c: New.
6884         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
6886 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
6888         * gcc.c-torture/compile/20020710-1.c: New test.
6890 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
6891                           Andrew Pinski  <pinskia@physics.uc.edu>
6893         gcc.c-torture/compile/simd-2.c: New testcase.
6894         gcc.c-torture/compile/simd-3.c: Likewise.
6896 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
6898         PR c++/7224
6899         * g++.dg/overload/error1.C: New test.
6901 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6903         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
6904         configuration and IRIX 6 O32 ABI.
6906 2002-07-11  Roger Sayle  <roger@eyesopen.com>
6908         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
6910 2002-07-10  Roger Sayle  <roger@eyesopen.com>
6912         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
6914 2002-07-10  Jeffrey A Law  <law@redhat.com>
6916         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6918         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
6920 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
6922         * gcc.dg/20020312-2.c: Check for __PPC__.
6924 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
6926         * gcc.c-torture/compile/20020709-1.c: New test.
6928 2002-07-07  Roger Sayle  <roger@eyesopen.com>
6930         * g++.dg/template/qualttp21.C: New test case.
6932 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
6934         * gcc.c-torture/compile/20020706-1.c: New test.
6935         * gcc.c-torture/compile/20020706-2.c: New test.
6937 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
6938             Alexandre Oliva  <aoliva@redhat.com>
6940         * g++.dg/warn/incomplete1.C: New test.
6942 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6944         PR c++/7099
6945         * g++.dg/warn/noreturn1.C: New test.
6947 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
6949         PR c++/6706
6950         * g++.dg/debug/debug6.C: New test.
6951         * g++.dg/debug/debug7.C: New test.
6953 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
6955         * gcc.c-torture/compile/simd-3.c: New test.
6957 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
6959         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
6960         * gcc.dg/20020620-1.c: Likewise.
6962 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6964         PR c++/6944
6965         * g++.dg/init/array4.C: New test.
6966         * g++.dg/init/array5.C: New test.
6968 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
6970         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
6971         * gcc.c-torture/execute/simd-2.c (main): Likewise.
6973 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6975         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
6976         * gcc.dg/wtr-aggr-init-1.c: Likewise.
6977         * gcc.dg/wtr-conversion-1.c: Likewise.
6978         * gcc.dg/wtr-escape-1.c: Likewise.
6979         * gcc.dg/wtr-int-type-1.c: Likewise.
6980         * gcc.dg/wtr-label-1.c: Likewise.
6981         * gcc.dg/wtr-static-1.c: Likewise.
6982         * gcc.dg/wtr-strcat-1.c: Likewise.
6983         * gcc.dg/wtr-suffix-1.c: Likewise.
6984         * gcc.dg/wtr-switch-1.c: Likewise.
6985         * gcc.dg/wtr-unary-plus-1.c: Likewise.
6986         * gcc.dg/wtr-union-init-1.c: Likewise.
6987         * gcc.dg/wtr-union-init-2.c: Likewise.
6988         * gcc.dg/wtr-union-init-3.c: Likewise.
6990         * gcc.dg/wtr-func-def-1.c: New test.
6992 2002-07-02 Devang Patel <dpatel@apple.com>
6994         * objc.dg/param-1.m: New test.
6996 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
6998         * gcc.dg/cpp/trad/directive.c: Add test.
6999         * gcc.dg/cpp/trad/macroargs.c: Add test.
7000         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
7002 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
7004         * gcc.dg/cpp/cmdlne-M.c: New test.
7006 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
7008         * objc.dg/desig-init-1.m: New test.
7010 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7012         PR c++/6716
7013         * g++.dg/template/instantiate1.C: New test.
7015 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
7017         PR c++/7112
7018         * g++.dg/template/sizeof2.C: New test.
7020 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7022         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
7023         gcc.dg/cpp/trad/include.c: New tests.
7025 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
7027         PR target/7177
7028         * gcc.c-torture/compile/20020701-1.c: New test.
7030 2002-07-01  Stan Shebs  <shebs@apple.com>
7032         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
7033         header here...
7034         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
7035         (objc-torture-execute): or here.
7037 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
7039         * gcc.c-torture/execute/arith-rand-ll.c: New test.
7041 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
7043         * gcc.dg/cpp/trad/escaped-nl.c: New test.
7045 2002-06-30  Devang Patel  <dpatel@apple.com>
7047         * objc.dg/fsyntax-only.m: New test.
7049 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
7051         PR c++/6695
7052         * g++.dg/template/friend7.C: New file.
7054 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
7056         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
7057         return type.
7059 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
7061         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
7062         avoid division by zero.
7064 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
7066         * gcc.dg/Wunknownprag.c: New tests.
7068 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
7070         * gcc.c-torture/execute/simd-2.c: New test.
7072 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
7074         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
7075         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
7076         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
7077         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
7078         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
7079         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
7080         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
7081         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
7082         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
7083         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
7084         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
7085         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
7086         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
7087         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
7088         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
7089         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
7090         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
7092 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
7094         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
7095         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
7096         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
7097         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
7098         New tests.
7099         * gcc.dg/cpp/trad/directive.c: Update.
7101 2002-06-23  Andreas Jaeger  <aj@suse.de>
7103         * gcc.c-torture/execute/complex-6.c: New.
7105 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
7107         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
7108         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
7109         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
7110         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
7112 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
7114         * gcc.dg/cpp/trad: New directory with traditional tests copied
7115         from parent directory.
7116         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7117         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7118         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7119         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7120         Move to trad/ and rename.
7121         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
7122         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
7123         gcc.dg/cpp/trad/redef2.c: New tests.
7124         * gcc.dg/cpp/trad/trad.exp: New driver.
7126 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
7128         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
7129         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
7130         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
7131         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
7132         Remove.
7134 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
7136         * gcc.dg/20020620-1.c: New test.
7138 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7140         * g++.dg/template/ttp4.C: New test.
7142 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
7144         * g++.dg/opt/vt1.C: Fix regexp.
7146 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7148         * gcc.c-torture/execute/pure-1.c: Make functions static again.
7149         Don't use attribute `noinline'.
7151 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7153         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
7155 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
7157         * gcc.c-torture/execute/simd-1.c: New.
7159         * gcc.dg/simd-1.c: New.
7161 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
7163         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
7165 2002-06-16  Richard Henderson  <rth@redhat.com>
7167         * g++.dg/ext/anon-struct1.C: New.
7168         * g++.dg/ext/anon-struct2.C: New.
7169         * g++.dg/ext/anon-struct3.C: New.
7170         * gcc.dg/anon-struct-1.c: New.
7171         * gcc.dg/anon-struct-2.c: New.
7172         * gcc.dg/anon-struct-3.c: New.
7173         * gcc.dg/20011008-1.c: Adjust warning text.
7174         * gcc.dg/20020527-1.c: Add -fms-extensions.
7176 2002-06-16  Richard Henderson  <rth@redhat.com>
7178         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
7180 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
7182         * gcc.c-torture/execute/20020615-1.c: New test.
7184 2002-06-15  Roger Sayle  <roger@eyesopen.com>
7186         * gcc.c-tortuture/execute/compare-1.c: New test case.
7187         * gcc.c-tortuture/execute/compare-2.c: New test case.
7188         * gcc.c-tortuture/execute/compare-3.c: New test case.
7190 2002-06-13  Richard Henderson  <rth@redhat.com>
7192         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
7193         ia64 ilp32.
7195 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7197         * g++.dg/template/typename2.C: Update error message.
7199 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
7201         * gcc.c-torture/execute/20020611-1.c: New test.
7203 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
7205         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
7206         list of targets to skip.
7208 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
7210         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
7211         targets if not optimizing.
7213 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
7215         * gcc.c-torture/compile/20020605-1.c: New test.
7217         * g++.dg/opt/vt1.C: New test.
7219         * gcc.dg/20020531-1.c: New test.
7221         * gcc.dg/20020530-1.c: New test.
7223         * gcc.dg/20020527-1.c: New test.
7225         * g++.dg/opt/cse1.C: New test.
7227 2002-06-07  Roger Sayle  <roger@eyesopen.com>
7229         * gcc.dg/20020607-2.c: New test case.
7231 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
7233         * gcc.c-torture/compile/20020604-1.c: New test.
7235 2002-06-04  Richard Henderson  <rth@redhat.com>
7237         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
7238         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
7239         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
7241 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
7243         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
7245 2002-06-03  Richard Henderson  <rth@redhat.com>
7247         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
7248         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
7250 2002-06-02  Richard Henderson  <rth@redhat.com>
7252         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
7253         test functions static.
7255 2002-06-02  Andreas Jaeger  <aj@suse.de>
7257         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
7258         now.
7260 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7262         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
7263         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
7264         Update for mofified diagnostics.
7265         * gcc.dg/c99-intconst-1.c: No longer fail.
7267 2002-06-02  Richard Henderson  <rth@redhat.com>
7269         * gcc.dg/uninit-A.c: Remove xfail markers.
7271 2002-06-01  Roger Sayle  <roger@eyesopen.com>
7273         * gcc.dg/fnegate-1.c: New test case.
7275 2002-05-30  Osku Salerma  <osku@iki.fi>
7277         * gcc.c-torture/execute/mayalias-1.c: New file.
7279 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7281         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
7282         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
7283         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
7285 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
7287         * gcc.c-torture/execute/20020529-1.c: New test.
7289 2002-05-27  Richard Henderson  <rth@redhat.com>
7291         * g++.dg/ext/attrib6.C: New test case.
7293 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7295         * gcc.c-torture/execute/pure-1.c: New test.
7297 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7299         * gcc.dg/cpp/arith-2.c: Remove.
7301 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7303         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
7304         * gcc.dg/cpp/if-3.c: Remove.
7306 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
7308         * g++.dg/opt/cse2.C: New test.
7310 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
7312         * gcc.dg/cpp/arith-1.c: New semantic tests.
7313         * gcc.dg/cpp/if-1.c: Update.
7315 2002-05-24  Ben Elliston  <bje@redhat.com>
7317         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
7319 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
7321         * gcc.dg/verbose-asm.c: New test.
7323 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7325         * gcc.dg/cpp/paste12.c: New test.
7327 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7329         * g++.dg/parse/named_ops.C: New test.
7331 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
7333         * gcc/testsuite/gcc.dg/weak-8.c: New test.
7335 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
7337         * gcc.dg/weak-2.c: Allow optional leading underscore
7338         in scan-assembler symbol name.
7339         * gcc.dg/weak-3.c: Likewise.
7340         * gcc.dg/weak-4.c: Likewise.
7341         * gcc.dg/weak-5.c: Likewise.
7343 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
7345         * gcc.dg/20020523-1.c: New test.
7347 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7349         * objc.dg/const-str-2.m: Update now that we stop after
7350         a command line error.
7352 2002-05-22  Richard Henderson  <rth@redhat.com>
7354         * g++.dg/dg.exp: Fix typo in test pruneing.
7356 2002-05-22  Richard Henderson  <rth@redhat.com>
7358         * g++.dg/dg.exp: Prune the tls subdirectory.
7359         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
7360         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
7361         * g++.dg/tls/init-1.C: New.
7363 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
7365         * gcc.dg/20020517-1.c: New test.
7367 2002-05-21  Richard Henderson  <rth@redhat.com>
7369         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
7370         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
7372 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
7374         * g++.dg/other/copy2.C: New test.
7376 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
7378         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
7379         (MAX_COPY): Bump up to 10 times sizeof (long long).
7380         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
7382         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
7383         sizeof (long long).
7385         * gcc.c-torture/execute/strcpy-1.c: New test.
7387 2002-05-19  Jason Merrill  <jason2redhat.com>
7389         * g++.dg/ext/oper1.C: New test.
7391 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
7392 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
7394         * README.QMTEST: New file.
7396         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
7398 2002-05-19  Andreas Jaeger  <aj@suse.de>
7400         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
7401         now.
7402         * gcc.c-torture/execute/loop-2d.x: Likewise.
7404 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
7406         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
7407         support weak symbols.
7408         * gcc.dg/weak-4.c: Likewise
7409         * gcc.dg/weak-6.c: Likewise
7411 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
7413         * gcc.dg/weak-3.c: Add dg-excess-error comment for
7414         cygwin, coff and h8300-*-hms targets
7415         * gcc.dg/weak-5.c: Likewise
7416         * gcc.dg/weak-7.c: Likewise
7418 2002-05-16  Jason Merrill  <jason@redhat.com>
7420         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
7421         (scan-assembler-not, scan-assembler-dem): Likewise.
7422         (scan-assembler-dem-not): Likewise.
7424 2002-05-15  Richard Henderson  <rth@redhat.com>
7426         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
7428 2002-05-15  Richard Henderson  <rth@redhat.com>
7430         * gcc.dg/weak-5.c (vfoo1c): No warning here.
7431         (vfoo1f): Warning here.
7432         (vfoo1l): Don't redefine the alias.
7434 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
7436         * g++.dg/init/pm1.C: New test.
7438 2002-05-12  David S. Miller  <davem@redhat.com>
7440         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
7441         types.
7443 2002-05-10  Roger Sayle  <roger@eyesopen.com>
7445         * gcc.c-torture/execute/20020510-1.c: New test case.
7447 2002-05-10  David S. Miller  <davem@redhat.com>
7449         * gcc.c-torture/execute/conversion.c: Test long double too.
7451 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
7453         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
7454         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
7455         * lib/g++.exp (g++_link_flags): Likewise.
7456         * lib/objc.exp (objc_target_compile): Likewise.
7458 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7460         * gcc.dg/cpp/poison.c: Update.
7461         * gcc.dg/cpp/20000625-2.c: Remove.
7462         * gcc.dg/cpp/direct2s.c: Remove final test.
7464 2002-05-08  Tom Rix  <trix@redhat.com>
7466         * gcc.c-torture/execute/20020508-1.c: New test.
7467         * gcc.c-torture/execute/20020508-2.c: New test.
7468         * gcc.c-torture/execute/20020508-3.c: New test.
7470 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7472         * gcc.dg/cpp/charconst-4.c: More tests.
7474 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7476         PR c/6569
7477         * gcc.dg/weak-3.c: Update location of warning messages.
7478         * gcc.dg/weak-5.c: Likewise.
7480 2002-05-06  Roger Sayle  <roger@eyesopen.com>
7482         * gcc.c-torture/execute/20020506-1.c: New test case.
7484 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
7486         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
7488 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7490         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
7492 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7494         * gcc.dg/cpp/charconst-3.c: New test.
7496 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7498         * gcc.dg/cpp/charconst.c: Update tests.
7500 2002-05-05  Tim Josling  <tej@melbpc.org.au>
7502         * treelang: Added directory for new sample language treelang. Also
7503         lib/treelang.exp: New file to signal treelang should be tested.
7505 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7507         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
7508         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
7509         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
7510         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
7511         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
7512         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
7513         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
7515 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7517         * gcc.dg/format/xopen-2.c: New test.
7519 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7521         * gcc.dg/20020503-1.c: New test.
7523 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
7525         * g++.dg/init/dtor1.C: Make it tougher.
7527 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
7529         * g++.dg/init/dtor1.C: New test.
7531 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
7533         * gcc.dg/altivec-8.c: New.
7535 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
7537         * gcc.dg/altivec-7.c: New.
7539 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
7541         * g++.dg/parse/typedef1.C: New test.
7543 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
7545         PR c++/6486
7546         * g++.dg/template/friend6.C: New test.
7548         PR c++/6492
7549         * g++.dg/init/copy1.C: New test.
7551 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
7553         * g++.dg/warn/effc1.C: New test.
7555 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7557         * gcc.dg/cpp/if-cexp.c: Add a test.
7559 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
7561         * gcc.dg/20020426-2.c: New test.
7563 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7565         * gcc.dg/cpp/if-mop.c: Update.
7566         * gcc.dg/cpp/if-mpar.c: Add test.
7567         * gcc.dg/cpp/if-oppr.c: Update.
7569 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7571         PR c/6343
7572         * gcc.dg/weak-[2-7].c: New tests.
7574 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7576         * gcc.dg/enum1.c: New test.
7578 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7580         PR c++/6497
7581         * g++.dg/inherit/access2.C: New test.
7583 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7585         PR bootstrap/6445
7586         * gcc.dg/20020426-1.c: New test.
7588 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7590         * g++.dg/abi/enum1.C: New test.
7592 2002-04-26  Richard Henderson  <rth@redhat.com>
7594         * gcc.dg/c99-bool-1.c: Expect always true warning.
7596 2002-04-25  Roger Sayle  <roger@eyesopen.com>
7598         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
7600 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7602         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
7603         targets.
7605 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
7607         * g++.dg/abi/mange7.C: New test.
7609         PR c++/6438.
7610         * g++.dg/parse/stmtexpr2.C: New test.
7612 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
7614         * gcc.dg/20020312-2.c: Add SH target.
7616 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7618         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
7619         compiler output on mips*-*-irix*.
7621 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
7623         * g++.dg/parse/attr1.C: New test.
7625 2002-04-23  Roger Sayle  <roger@eyesopen.com>
7627         * gcc.c-torture/execute/string-opt-17.c: New test case.
7628         * gcc.c-torture/execute/memset-2.c: New test case.
7630 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
7632         PR c++/6256:
7633         * g++.dg/template/friend5.C: New test.
7635         PR c++/6331:
7636         * g++.dg/template/qual1.C: Likewise.
7638 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
7640         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
7641         Include stdlib.h, not stdio.h or ctype.h.
7643 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
7645         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
7646         cris-*-elf* and mmix-*-*.
7647         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
7648         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
7649         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
7650         Ditto.
7651         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
7652         * gcc.dg/wchar_t-1.c: Ditto.
7654 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
7656         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
7657         Clarify comment.
7659 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
7661         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
7663 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7665         * gcc.c-torture/execute/20000906-1.x: Delete.
7667 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
7669         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
7671 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
7673         * PR6367
7674         * g77.f-torture/execute/6367.f: New test.
7675         * g77.f-torture/execute/6367.x: Disable for MMIX.
7677 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7679         * PR6352
7680         * g++.dg/opt/inline2.C: New test.
7682 2002-04-18  Richard Henderson  <rth@redhat.com>
7684         * gcc.dg/20000906-1.c: Enable for all targets.
7685         * gcc.c-torture/compile/iftrap-2.c: New.
7687 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7689         * gcc.dg/20020418-1.c: New test.
7690         * gcc.dg/20020418-2.c: New test.
7692 2002-04-18  Richard Henderson  <rth@redhat.com>
7694         * gcc.c-torture/compile/iftrap-1.c: New.
7695         * gcc.dg/iftrap-1.c: Adjust for ia64.
7696         * gcc.dg/iftrap-2.c: New.
7698 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7700         * gcc.c-torture/compile/20020418-1.c: New test.
7702 2002-04-18  Roger Sayle  <roger@eyesopen.com>
7704         * gcc.c-torture/compile/20020415-1.c: New.
7706 2002-04-18  David S. Miller  <davem@redhat.com>
7708         * gcc.c-torture/execute/20020418-1.c: New test.
7710 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
7712         * gcc.dg/20020416-1.c: New test.
7714         * g++.dg/opt/inline1.C: New test.
7716 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
7718         * gcc.dg/altivec-5.c: New test.
7720         * gcc.dg/20020415-1.c: New test.
7722 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7724         * testsuite/lib/chill.exp: Remove.
7726 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
7728         * g++.dg/other/big-struct.C: New test.
7730 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
7732         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
7733         of scratch file.
7735 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
7737         PR c/6277
7738         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
7739         in scan-assembler function name
7741 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
7743         * g77.f-torture/execute/980628-4.x,
7744         g77.f-torture/execute/980628-5.x,
7745         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7746         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7747         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
7748         i[34567]86-*-*.
7750 2002-04-13  David S. Miller  <davem@redhat.com>
7752         * gcc.c-torture/execute/20020413-1.c: New test.
7754 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
7756         * gcc.dg/asm-6.c,
7757         * g++.dg/ext/asm1.C: New tests.
7759 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
7761         PR c++ 5373.
7762         * g++.dg/parse/stmtexpr1.C: New test.
7764         PR c++/5189.
7765         * g++.dg/template/copy1.C: New test.
7767 2002-04-12  Richard Henderson  <rth@redhat.com>
7769         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
7771 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
7773         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
7774         gcc.c-torture/execute/20020307-2.c.
7776 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
7778         * g++.dg/ext/attrib5.C,
7779         * g++.dg/lookup/struct1.C: New tests.
7781 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
7783         * gcc.dg/20020411-1.c: New test.
7785         * gcc.c-torture/execute/20020411-1.c: New test.
7787 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
7789         * g77.f-torture/execute/6177.f: New test.
7791 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
7793         PR middle-end/6247
7794         * g++.dg/opt/cleanup1.C: New test.
7796         * g++.dg/opt/const1.C: New test.
7798 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
7800         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
7802 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7804         PR c++/5507
7805         * g++.dg/template/typename2.C: New test.
7807 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
7809         * gcc.c-torture/execute/loop-12.c: New.
7811 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
7813         * g77.f-torture/execute/980628-4.x,
7814         g77.f-torture/execute/980628-5.x,
7815         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7816         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7817         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
7819 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7821         PR optimization/6086
7822         * g++.dg/opt/preinc1.C: New test.
7824 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7826         PR c++/5571
7827         * g++.dg/opt/static2.C: New test.
7829 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7831         PR c/5120
7832         * gcc.dg/20020406-1.c: New test.
7834 2002-04-04  David S. Miller  <davem@redhat.com>
7836         * gcc.c-torture/execute/20020404-1.c: New test.
7838 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
7840         PR c/6123
7841         * gcc.dg/20020312-2.c: Do not declare global register variable
7842         if __PIC__ or __pic__ is defined.
7844 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
7846         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
7847         __asm__ so that it works correctly even if -ansi -pedantic-errors.
7849 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7851         * gcc.misc-tests/linkage.exp: Update last change to handle
7852         sparc*-, not just sparc-.
7854 2002-04-03  Richard Henderson  <rth@redhat.com>
7856         * gcc.dg/cpp/ucs.c: Improved long UCS test.
7858 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7860         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
7862 2002-04-02  David S. Miller  <davem@redhat.com>
7864         * gcc.c-torture/execute/20020402-3.c: New test.
7866 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7868         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
7869         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
7871         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
7872         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
7873         g77.f-torture/execute/20001201.x,
7874         g77.f-torture/execute/u77-test.x: New files.
7876         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
7877         * gcc.dg/wchar_t-1.c: Ditto.
7879 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7881         * gcc.c-torture/execute/20020402-1.c: New test.
7883 2002-04-01  Richard Henderson  <rth@redhat.com>
7885         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
7887         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
7889 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7891         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
7893 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7895         * g++.dg/inherit/template-as-base.C: Expect error.
7896         * g++.dg/inherit/namespace-as-base.C: Likewise.
7898 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
7900         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
7901         g++.dg/ext/instantiate3.C: Tweak match patterns.
7903         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
7904         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
7905         -da test.
7907 2002-03-31  Richard Henderson  <rth@redhat.com>
7909         * gcc.dg/special/alias-2.c: New.
7910         * gcc.dg/special/ecos.exp: Run it.
7912 2002-03-31  Richard Henderson  <rth@redhat.com>
7914         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
7916 2002-03-31  Kazu Hirata  <kazu@hxi.com>
7918         * gcc.dg/weak-1.c: Disable on h8300 port.
7920 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
7922         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
7923         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
7924         ordering tests.
7925         * g++.dg/bprob/bprob-1.C: New test.
7926         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
7927         * g++.dg/gcov/gcov-1.C: New test.
7928         * g++.dg/gcov/gcov-1.x: New file.
7929         * g++.dg/gcov/gcov-2.C: New test.
7930         * g++.dg/gcov/gcov-3.C: New test.
7931         * g++.dg/gcov/gcov-3.h: New file.
7933 2002-03-28  Roger Sayle  <roger@eyesopen.com>
7935         * g++.old-deja/g++.other/builtins5.C: New test.
7936         * g++.old-deja/g++.other/builtins6.C: New test.
7937         * g++.old-deja/g++.other/builtins7.C: New test.
7938         * g++.old-deja/g++.other/builtins8.C: New test.
7939         * g++.old-deja/g++.other/builtins9.C: New test.
7941 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
7943         * g++.dg/opt/static1.C: New test.
7945         * g++.dg/opt/longbranch1.C: New test.
7947 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
7949         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
7951         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
7953 2002-03-28  Jeffrey A Law  (law@redhat.com)
7955         * gcc.c-torture/execute/20020328-1.c: New test.
7957 2002-03-27  Richard Henderson  <rth@redhat.com>
7959         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
7960         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
7961         move from g++.old-deja/g++.ext/.
7963 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
7965         * g++.dg/init/new2.C: New test.
7967 2002-03-26  Richard Henderson  <rth@redhat.com>
7969         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
7971         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
7972         on sparc.
7974         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
7975         sparcv9 systems.
7976         * gcc.dg/20001102-1.c: Likewise.
7978 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
7980         * gcc.dg/cpp/endif-pedantic1.c,
7981         gcc.dg/cpp/endif-pedantic2.c:  New tests.
7983 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
7985         * g++.dg/init/new1.C: New test.
7987 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
7989         * g++.dg/abi/vbase9.C: New test.
7991 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
7993         * gcc.dg/arm-asm.c: New test.
7995 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
7997         * gcc.dg/Wswitch-enum.c: New test.
7998         Fix PR c/5044.
8000 2002-03-26  Richard Henderson  <rth@redhat.com>
8002         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
8003         structure.
8005 2002-03-25  Richard Henderson  <rth@redhat.com>
8007         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
8008         sparcv9 systems.
8010         * gcc.c-torture/compile/20011119-1.c (xxx): New.
8011         * gcc.c-torture/compile/20011119-2.c (xxx): New.
8013 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
8015         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
8017 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
8019         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
8020         targets using generic thunk support.
8022 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
8024         * gcc.c-torture/compile/20020323-1.c: New test.
8026         * g++.dg/opt/conj2.C: New test.
8028 2002-03-24  Richard Henderson  <rth@redhat.com>
8030         * gcc.dg/weak-1.c: Use -fno-common.
8032 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8034         * g77.dg/f77-edit-apostrophe-out.f: New test
8035         * g77.dg/f77-edit-h-out.f: New test
8036         * g77.dg/f77-edit-t-in.f: New test
8037         * g77.dg/f77-edit-t-out.f: New test
8038         * g77.dg/f77-edit-x-out.f: New test
8039         * g77.dg/f77-edit-slash-out.f: New test
8040         * g77.dg/f77-edit-colon-out.f: New test
8041         * g77.dg/f77-edit-s-out.f: New test
8043 2002-03-24  Richard Henderson  <rth@redhat.com>
8045         * objc/execute/formal_protocol-6.x: New XFAIL.
8047 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8049         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
8050         that do not support weak symbols
8052 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
8054         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
8055         * lib/g77.exp:  Likewise
8056         * lib/objc.exp: Likewise
8058 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
8060         * gcc.dg/Wswitch-default.c: New test.
8062 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
8064         * g++.dg/other/enum1.C: New test.
8066 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
8068         * gcc.dg/pragma-ep-3.c: Fix typo.
8070 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8072         * g++.dg/inherit/template-as-base.C: New test.
8074 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
8076         * g++.old-deja/g++.other/dwarf2-1.C: Move...
8077         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
8079 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
8081         * gcc.dg/cpp/multiline.c: Update to match.
8083 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
8085         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
8087 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
8089         * gcc.dg/cpp/extratokens2.c:  New file.
8091 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
8093         * gcc.dg/20020312-2.c: Add rs6000 target.
8095         * gcc.c-torture/compile/20020319-1.c: New test.
8097 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8099         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
8100         (A, E): Handle this.
8102 2002-03-20  Jason Merrill  <jason@redhat.com>
8104         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
8105         ignoring -fpic.
8106         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
8107         through prune_gcc_output.
8109 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
8111         * gcc.c-torture/compile/20020320-1.c: New test.
8113 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
8115         * gcc.c-torture/compile/20020318-1.c: New test.
8117         * gcc.dg/struct-by-value-1.c: New test.
8119         * gcc.dg/20020319-1.c: New test.
8121 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
8123         * g++.dg/opt/conj1.C: New test.
8125 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
8127         * g++.dg/template/qualttp20.C: Revert previous change.
8128         * g++.dg/template/qualttp3.C: Likewise.
8129         * g++.dg/template/qualttp4.C: Likewise
8130         * g++.dg/template/qualttp5.C: Likewise
8131         * g++.dg/template/qualttp6.C: Likewise
8132         * g++.dg/template/qualttp7.C: Likewise
8133         * g++.dg/template/qualttp8.C: Likewise
8134         * g++.dg/template/recurse.C: Likewise.
8136 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
8138         * gcc.dg/cpp/wchar-1.c: Update.
8140 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
8142         * g++.dg/template/conv1.C: New test.
8143         * g++.dg/template/conv2.C: New test.
8144         * g++.dg/template/conv3.C: New test.
8145         * g++.dg/template/conv4.C: New test.
8147 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8149         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
8150         * g++.dg/template/qualttp3.C: Likewise.
8151         * g++.dg/template/qualttp4.C: Likewise
8152         * g++.dg/template/qualttp5.C: Likewise
8153         * g++.dg/template/qualttp6.C: Likewise
8154         * g++.dg/template/qualttp7.C: Likewise
8155         * g++.dg/template/qualttp8.C: Likewise
8156         * g++.dg/template/recurse.C: Likewise.
8158 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
8160         * g++.dg/opt/dtor1.C: New test.
8162 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
8164         * gcc.c-torture/compile/20020315-1.c: New test.
8166 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
8168         * gcc.dg/weak-1.c: Fix scan tests.
8170 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
8172         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
8173         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
8174         cris-*-aout* mmix-*-*.
8175         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
8176         cris-*-aout* mmix-*-*.
8177         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
8178         cris-*-elf* cris-*-aout* and mmix-*-*.
8179         * gcc.dg/20001009-1.c: Ditto.
8180         * gcc.dg/20010912-1.c: Ditto.
8181         * gcc.dg/20020122-4.c: Ditto.
8182         * gcc.dg/inline-2.c: Ditto.
8184 2002-03-14  Jeffrey A Law  (law@cygnus.com)
8186         * gcc.c-torture/compile/20020314-1.c: New test.
8188 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
8190         * gcc.c-torture/execute/20020314-1.c: New test.
8192 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
8194         * g++.dg/warn/Wunused-1.C: New test.
8196 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
8198         * g++.dg/abi/mangle6.C: New test.
8200 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
8202         * gcc.c-torture/compile/20020309-2.c: New test.
8204         * gcc.c-torture/compile/20020312-1.c: New test.
8206 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
8208         * g++.dg/other/access1.C: New test.
8210 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
8212         * gcc.c-torture/execute/wchar_t-1.c: New test.
8214 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
8216         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
8218 2002-03-12  Roger Sayle  <roger@eyesopen.com>
8220         * gcc.dg/20020312-1.c: New test case.
8222 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
8224         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
8226 2002-03-11  Richard Henderson  <rth@redhat.com>
8228         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
8229         * g++.old-deja/g++.jason/report.C: Likewise.
8231 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8233         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
8234         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
8236 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
8238         * testsuite/g++.dg/overload/pmf1.C: New test.
8240 2002-03-11  Kazu Hirata  <kazu@hxi.com>
8242         * gcc.c-torture/execute/20020307-1.c: Use long.
8244 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
8246         PR optimization/5844
8247         * gcc.dg/20020310-1.c: New test.
8249 2002-03-09  Michael Meissner  <meissner@redhat.com>
8251         * gcc.c-torture/execute/memcpy-2.c: New test.
8252         * gcc.c-torture/execute/memset-1.c: New test.
8253         * gcc.c-torture/execute/strlen-1.c: New test.
8254         * gcc.c-torture/execute/strcmp-1.c: New test.
8255         * gcc.c-torture/execute/strncmp-1.c: New test.
8257 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
8259         * gcc.dg/ppc-ldstruct.c: New test.
8261 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
8263         * gcc.c-torture/execute/va-arg-22.c: New test.
8265 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8267         * gcc.c-torture/compile/20020309-1.c: New test.
8269 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
8271         * gcc.c-torture/execute/20020307-2.c: New test.
8273 2002-03-07  Jeffrey A Law  (law@redhat.com)
8275         * g77.f-torture/compile/20020307-1.f: New test.
8277 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
8279         * gcc.dg/unordered-1.c: New test.
8281 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
8283         * gcc.c-torture/execute/20020307-1.c: New test.
8285 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
8287         * gcc.dg/20020304-1.c: New test.
8289         * gcc.c-torture/compile/20020304-2.c: New test.
8291 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
8293         * gcc.c-torture/compile/20020304-1.c: New test case
8294         (from PR c/5830).
8296 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
8298         * gcc.dg/20020103-1.c: Add other -D ppc variants.
8300 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8302         * g++.dg/other/classkey1.C: New test.
8304 2002-03-01  Richard Henderson  <rth@redhat.com>
8306         * gcc.c-torture/compile/981223-1.x: New.
8307         * gcc.c-torture/compile/920625-1.x: New.
8309 2002-02-28  Richard Henderson  <rth@redhat.com>
8311         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
8313 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
8315         * gcc.c-torture/execute/20020227-1.c: New test.
8317 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
8319         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
8320         here" ERROR lines.
8321         * g++.old-deja/g++.oliva/partord1.C: Likewise.
8322         * g++.old-deja.g++.other/defarg1.C: Likewise.
8323         * g++.old-deja/g++.pt/calls2.C: Likewise.
8324         * g++.old-deja/g++.pt/crash20.C: Likewise.
8325         * g++.old-deja/g++.pt/crash30.C: Likewise.
8326         * g++.old-deja/g++.pt/crash36.C: Likewise.
8327         * g++.old-deja/g++.pt/crash6.C: Likewise.
8328         * g++.old-deja/g++.pt/defarg13.C: Likewise.
8329         * g++.old-deja/g++.pt/derived3.C: Likewise.
8330         * g++.old-deja/g++.pt/error1.C: Likewise.
8331         * g++.old-deja/g++.pt/friend21.C: Likewise.
8332         * g++.old-deja/g++.pt/friend23.C: Likewise.
8333         * g++.old-deja/g++.pt/infinite1.C: Likewise.
8334         * g++.old-deja/g++.robertl/eb128.C: Likewise.
8336 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
8338         * gcc.c-torture/execute/20020225-2.c: New test.
8340 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
8342         * gcc.c-torture/execute/920730-1t.c,
8343         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
8344         Delete test cases, only relevant to -traditional.
8346 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8348         * gcc.dg/cpp/undef1.c: Remove.
8349         * gcc.dg/cpp/directiv.c: Update.
8350         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
8352 2002-02-27  Michael Meissner  <meissner@redhat.com>
8354         * gcc.c-torture/execute/20020226-1.c: New test.
8356 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
8358         * g++.dg/debug/debug4.C: New test.
8360         * gcc.dg/ia64-visibility-1.c: New test.
8362 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
8364         * gcc.dg/debug/20020224-1.c: New.
8366 2002-02-25  Kazu Hirata  <kazu@hxi.com>
8368         * gcc.c-torture/execute/960416-1.x: New.
8369         * gcc.c-torture/execute/divconst-3.x: Likewise.
8371 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
8373         * gcc.dg/20020224-1.c: New test.
8375 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
8377         * gcc.c-torture/execute/20020225-1.c: New.
8379 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8381         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
8383 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
8385         * gcc.dg/20020222-1.c: New test.
8387 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
8389         * g++.dg/opt/anonunion1.C: New test.
8391 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
8393         * g++.dg/template/qualttp19.C: New test.
8394         * g++.dg/template/qualttp20.C: New test.
8395         * g++.old-deja/g++.jason/report.C: Adjust expected errors
8396         * g++.old-deja/g++.other/qual1.C: Likewise.
8398 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
8400         * gcc.dg/attr-alwaysinline.c: New.
8402 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
8404         * gcc.dg/20020220-1.c: New test.
8406         * gcc.dg/20020220-2.c: New test.
8408         * g++.dg/opt/mmx1.C: New test.
8410 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
8412         * gcc.c-torture/compile/20020110.c: New test.
8414 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
8416         * gcc.c-torture/execute/20020219-1.c: New test.
8418         * gcc.dg/20020219-1.c: New test.
8420         * gcc.dg/noncompile/20020220-1.c: New test.
8422         * g++.dg/opt/ptrintsum1.C: New test.
8424         * gcc.dg/debug/20020220-1.c: New test.
8426 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
8428         * gcc.c-torture/execute/20020216-1.c: New test.
8430 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8432         * gcc.dg/decl-1.c: Update, new test.
8434 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
8436         * g++.dg/abi/bitfield1.C: New test.
8437         * g++.dg/abi/bitfield2.C: New test.
8439 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8441         * gcc.dg/attr-nest.c: New test.
8443 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8445         * gcc.c-torture/execute/20020215-1.c: New test.
8447 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
8449         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
8450         * g++.dg/debug/debug.exp: New.
8451         * g++.dg/debug/trivial.C: New.
8452         * g++.dg/debug/debug1.C: Moved...
8453         * g++.dg/other/debug1.C: ...from here.
8454         * g++.dg/debug/debug2.C: Moved...
8455         * g++.dg/other/debug2.C: ...from here.
8456         * g++.dg/debug/debug3.C: Moved...
8457         * g++.dg/other/debug3.C: ...from here.
8459         * gcc.dg/noncompile/20020213-1.c: New test.
8461 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
8463         * g++.dg/other/debug3.C: New test.
8465         * gcc.c-torture/execute/20020213-1.c: New test.
8467 2002-02-13  Richard Smith <richard@ex-parrot.com>
8469         * g++.old-deja/g++.other/thunk1.C: New test.
8471 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8473         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
8475 2002-02-13  Stan Shebs  <shebs@apple.com>
8477         * gcc.dg/altivec-3.c: New.
8479 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
8481         * gcc.dg/Wunreachable-1.c: New test.
8482         * gcc.dg/Wunreachable-2.c: New test.
8484 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8486         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
8488 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
8490         * gcc.dg/decl-1.c: New test.
8492 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8494         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
8496 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8498         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
8499         * gcc.c-torture/compile/980506-1.x: Likewise.
8501 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8503         * gcc.dg/20020210-1.c: New.
8505 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
8507         * g77.f-torture/execute/947.f: New regression test
8508         for PR fortran/947.
8510 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8512         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
8513         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
8515 2002-02-08  Richard Henderson  <rth@redhat.com>
8517         * gcc.c-torture/compile/labels-3.c: New.
8519 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
8521         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
8522         expression statements work instead.
8523         * gcc.dg/noncompile/20020207-1.c: New test.
8525 2002-02-07  Richard Henderson  <rth@redhat.com>
8527         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
8529 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8531         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
8532         message from g77
8533         * lib/g77-dg.exp: Trim g77 error messages so that they are
8534         recognized by dg.exp.
8536 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8538         PR fortran/5473
8539         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
8541 2002-02-07  Richard Henderson  <rth@redhat.com>
8543         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
8544         to be sufficiently aligned for integers.
8546 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
8548         * g++.dg/template/friend4.C: New test.
8550 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8552         PR fortran/5743
8553         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
8554         unsupported cases.
8556 2002-02-07  Richard Henderson  <rth@redhat.com>
8558         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
8559         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
8560         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
8561         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
8563 2002-02-06  Richard Henderson  <rth@redhat.com>
8565         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
8567 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
8569         * gcc.dg/20020206-1.c: New test.
8571 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
8573         * gcc.c-torture/execute/20020206-1.c: New test.
8575         * gcc.c-torture/execute/20020206-2.c: New test.
8577         PR optimization/5429:
8578         * gcc.c-torture/compile/20020206-1.c: New test.
8580 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
8582         * g++.dg/ext/align1.C: Do not use an explicit alignment value
8583         as certain file formats cannot support particularly large
8584         alignments.
8586         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
8587         and do not expect to be able to link the executable.
8589         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
8590         fail because the COFF format does not support the weak attribute.
8592 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
8594         * g77.dg/pr5473.f:  New test
8596 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
8598         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
8599         Fix testcase accordingly.
8601 2002-02-04  Richard Henderson  <rth@redhat.com>
8603         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
8604         (buf): Change to be an array of pointers, not ints.
8606 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8608         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
8609         before all tests.  Move warning one line above to match where it
8610         C frontend emits.
8611         * gcc.dg/Wswitch-2.c: New test.
8612         * g++.dg/warn/Wswitch-1.C: New test.
8613         * g++.dg/warn/Wswitch-2.C: New test.
8615 2002-02-04  Richard Henderson  <rth@redhat.com>
8617         * g++.dg/abi/offsetof.C: Fix size comparison.
8619 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
8621         * gcc.dg/cast-qual-2.c: New test.
8623 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8625         * gcc.dg/20020201-4.c: New test.
8627 2002-02-04  Ben Elliston  <bje@redhat.com>
8629         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
8630         target_info attribute != 0, in addition to the empty string.
8631         (gcc_target_compile): Likewise.
8633 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
8635         * gcc.dg/Wswitch.c: New test.
8636         PR gcc/4475. PR gcc/3780.
8638 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
8640         * g77.f-torture/execute/5122.f: New test for regressions
8641         against PR fortran/5122.
8643 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
8645         * g77.f-torture/compile/pr3743.f: Delete
8646         * g77.dg/pr3743-1.f: New test.
8647         * g77.dg/pr3743-2.f: New test.
8648         * g77.dg/pr3743-3.f: New test.
8649         * g77.dg/pr3743-4.f: New test.
8651 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8653         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
8655 2002-02-02  Richard Henderson  <rth@redhat.com>
8657         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
8658         * gcc.c-torture/execute/bf64-1.c: Likewise.
8660 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8662         * gcc.dg/20020201-2.c: New test.
8664         * gcc.dg/20020201-3.c: New test.
8666         * gcc.c-torture/execute/bitfld-2.c: New test.
8668 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8670         * gcc.dg/bitfld-1.c: Update.
8671         * gcc.dg/bitfld-2.c: Update.
8672         * gcc.c-torture/execute/bitfld-1.x: New.
8674 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8676         * gcc.c-torture/execute/20020201-1.c: New test.
8678 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
8680         PR target/5469
8681         * gcc.dg/20020201-1.c: New test.
8683 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
8685         PR fortran/3743
8686         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
8687         * g77.f-torture/compile/pr3743.x: Remove
8689 2002-01-31  Tom Rix  <trix@redhat.com>
8691         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
8693 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8695         * gcc.dg/noncompile/20020130-1.c: New test.
8697 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
8699         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
8701 2002-01-29  Richard Henderson  <rth@redhat.com>
8703         * gcc.c-torture/execute/991118-1.c: Cast various constants back
8704         to long long.
8705         * gcc.c-torture/execute/bf64-1.c: Likewise.
8707 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
8709         * gcc.c-torture/execute/20020129-1.c: New test.
8711 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8713         * gcc.c-torture/compile/20000224-1.c: Update.
8714         * gcc.c-torture/execute/bitfld-1.c: New tests.
8715         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
8716         * gcc.dg/uninit-A.c: Update.
8718 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8720         * g++.dg/template/ctor1.C: Add instantiation.
8722 2002-01-28  Paul Koning  <pkoning@equallogic.com>
8724         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
8725         argument to __builtin_prefetch to be const ptr.
8727 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
8729         * gcc.c-torture/compile/20020120-1.c: New test.
8731 2002-01-27  Kazu Hirata  <kazu@hxi.com>
8733         * gcc.c-torture/execute/20020127-1.c: New test.
8735 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
8737         * g77.dg/f77-edit-i-in.f: New test
8738         * g77.dg/f77-edit-i-out.f: New test
8740 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
8742         * gcc.dg/debug/debug.exp: New file.
8743         * gcc.dg/debug/trivial.c: New file.
8744         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
8745         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
8746         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
8747         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
8748         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
8749         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
8750         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
8751         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
8752         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
8753         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
8754         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
8755         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
8756         * gcc.dg/20000503-1.c: Removed.
8757         * gcc.dg/20010207-1.c: Removed.
8758         * gcc.dg/20011223-1.c: Removed.
8759         * gcc.dg/20020104-2.c: Removed.
8760         * gcc.dg/debug-1.c: Removed.
8761         * gcc.dg/debug-2.c: Removed.
8762         * gcc.dg/debug-3.c: Removed.
8763         * gcc.dg/debug-4.c: Removed.
8764         * gcc.dg/debug-5.c: Removed.
8765         * gcc.dg/debug-6.c: Removed.
8766         * gcc.dg/dwarf2-1.c: Removed.
8767         * gcc.dg/dwarf2-2.c: Removed.
8769 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
8771         * g++.old-deja/g++.other/eh5.C: New test.
8772         * g++.old-deja/g++.other/sibcall2.C: New test.
8773         * g++.old-deja/g++.other/array9.C: New test.
8774         * g++.old-deja/g++.other/typename2.C: New test.
8775         * g++.old-deja/g++.other/crash60.C: New test.
8776         * g++.old-deja/g++.other/conv9.C: New test.
8777         * g++.old-deja/g++.other/mangle10.C: New test.
8778         * g++.old-deja/g++.other/unchanging1.C: New test.
8779         * g++.old-deja/g++.other/exprstmt1.C: New test.
8780         * g++.old-deja/g++.other/inline23.C: New test.
8781         * g++.old-deja/g++.eh/ia64-1.C: New test.
8782         * g++.old-deja/g++.other/dwarf2-1.C: New test.
8783         * g++.old-deja/g++.other/reload1.C: New test.
8784         * g++.old-deja/g++.other/static20.C: New test.
8785         * g++.old-deja/g++.other/local-alloc1.C: New test.
8786         * g++.old-deja/g++.other/conv8.C: New test.
8787         * g++.old-deja/g++.other/stmtexpr2.C: New test.
8788         * g++.old-deja/g++.other/storeexpr1.C: New test.
8789         * g++.old-deja/g++.other/storeexpr2.C: New test.
8790         * g++.dg/eh/template2.C: New test.
8791         * g++.dg/warn/weak1.C: New test.
8793 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
8795         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8796         Remove first, non-varying, argument.
8798 2002-01-23  Richard Henderson  <rth@redhat.com>
8800         * gcc.dg/inline-2.c: New.
8802         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
8803         Add optional target arg.  Check number of arguments.
8804         (scan-assembler-not, scan-assembler-dem): Likewise.
8805         (scan-assembler-dem-not): Likewise.
8807 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8809         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
8810         line 12.
8811         * g++.old-deja/g++.brendan/parse3.C,
8812         g++.old-deja/g++.other/crash26.C,
8813         g++.old-deja/g++.other/crash28.C,
8814         g++.old-deja/g++.other/crash29.C,
8815         g++.old-deja/g++.other/crash30.C,
8816         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
8818 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
8820         * gcc.dg/20020115-1.c: New.
8822 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
8824         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
8826 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
8828         * gcc.dg/20020122-3.c: New.
8830 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
8832         * g++.dg/other/gc1.C: New test.
8834 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8836         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
8838 2002-01-22  Richard Henderson  <rth@redhat.com>
8840         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
8842 2002-01-22  Richard Henderson  <rth@redhat.com>
8844         * gcc.dg/20020122-4.c: New.
8846 2002-01-22  H.J. Lu <hjl@gnu.org>
8848         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
8849         link output.
8850         * gcc.dg/special/ecos.exp: Likewise.
8851         * lib/g++-dg.exp: Likewise.
8852         * lib/g77-dg.exp: Likewise.
8853         * lib/gcc-dg.exp : Likewise.
8854         * lib/mike-g++.exp: Likewise.
8855         * lib/mike-g77.exp: Likewise.
8856         * lib/mike-gcc.exp: Likewise.
8857         * lib/objc-dg.exp: Likewise.
8859 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
8861         PR target/5379
8862         * gcc.dg/20020122-2.c: New test.
8864 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
8866         * gcc.dg/20020122-1.c: New test.
8868 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
8870         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
8872 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
8874         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
8876 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8878         * gcc.c-torture/compile/20020121-1.c: New test.
8880 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8882         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
8883         ld_library_path.
8885 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
8887         * gcc.dg/20020218-1.c: New test.
8889 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
8891         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
8892         messages
8893         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
8894         "At global scope" warning
8895         * g++.dg/ext/align1.C: Change cygwin test for alignment
8896         from db-bogus to dg-warning
8898 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
8900         * g77.f-torture/compile/cpp2.F: New test.
8902 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8904         * g++.dg/template/access1.C: New test.
8906 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
8908         * gcc.dg/20020118-1.c: New.
8910 2002-01-18  Kazu Hirata  <kazu@hxi.com>
8912         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
8914 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8916         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
8917         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
8918         alignment warnings.
8920 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8922         * gcc.misc-tests/i386-prefetch.exp: Save and restore
8923         torture_with_loops and torture_without_loops
8925 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
8927         * gcc.c-torture/compile/20020116-1.c: New test.
8929 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
8931         * gcc.dg/20020116-2.c: New test.
8933         * gcc.dg/ultrasp4.c: New test.
8935         * gcc.dg/20020116-1.c: New test.
8937 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
8939         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
8940         by EABI.
8942 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
8944         * gcc.misc-tests/i386-prefetch.exp: New.
8945         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
8946         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
8947         * gcc.misc-tests/i386-pf-none-1.c: New test.
8948         * gcc.misc-tests/i386-pf-sse-1.c: New test.
8950 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
8952         * gcc.dg/gnu89-init-1.c: Add new tests.
8954 2002-01-15  Andreas Jaeger  <aj@suse.de>
8956         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
8957         * gcc.dg/i386-mmx-2.c: Likewise.
8958         * gcc.dg/i386-sse-1.c: Likewise.
8959         * gcc.dg/i386-sse-2.c: Likewise.
8960         * gcc.dg/i386-sse-3.c: Likewise.
8962 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
8964         * g77.f-torture/execute/intrinsic-unix-bessel.f:
8965         Uncomment additional cases that now pass.
8967 2002-01-11  Richard Henderson  <rth@redhat.com>
8969         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
8970         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
8972 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
8974         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
8976 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
8978         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
8979         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
8981 2002-01-10  Dale Johannesen  <dalej@apple.com>
8983         * gcc.c-torture/execute/loop-11.c: New.
8985 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
8987         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
8988         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
8990 2002-01-09  Richard Henderson  <rth@redhat.com>
8992         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
8993         type in which to perform the operation for each size.
8995 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
8997         * gcc.c-torture/compile/20020109-2.c: New test.
8999 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
9001         * gcc.c-torture/execute/loop-10.c: New test.
9003 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9005         * gcc.c-torture/compile/20010226-1.c: New test.
9006         * gcc.c-torture/compile/20010227-1.c: New test.
9007         * gcc.c-torture/compile/20010426-1.c: New test.
9008         * gcc.c-torture/compile/20010510-1.c: New test.
9009         * gcc.c-torture/compile/20010605-3.c: New test.
9010         * gcc.c-torture/compile/20010824-1.c: New test.
9011         * gcc.c-torture/execute/20010409-1.c: New test.
9012         * gcc.dg/noncompile/20000901-1.c: New test.
9013         * gcc.dg/20001023-1.c: New test.
9014         * gcc.dg/20001101-1.c: New test.
9015         * gcc.dg/20001102-1.c: New test.
9016         * gcc.dg/20010207-1.c: New test.
9017         * gcc.dg/20010405-1.c: New test.
9018         * gcc.dg/20010822-1.c: New test.
9019         * gcc.dg/20011107-1.c: New test.
9021 2002-01-09  Jeffrey A Law  (law@redhat.com)
9023         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
9025         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
9026         execution failure on PA targets.
9028 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
9030         * gcc.c-torture/compile/20020109-1.c: New test.
9032 2002-01-08  Kazu Hirata  <kazu@hxi.com>
9034         * gcc.c-torture/execute/20020108-1.c: New test.
9036 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
9038         * gcc.dg/20020108-1.c: New test.
9040 2002-01-08  H.J. Lu <hjl@gnu.org>
9042         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
9043         for header files.
9045 2002-01-08  Geoff Keating  <geoffk@redhat.com>
9047         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
9048         consistency.
9050 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
9052         * gcc.dg/altivec-4.c: Test altivec predicates.
9054 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
9056         * gcc.c-torture/execute/20020107-1.c: New test.
9058 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
9060         PR c/5279
9061         * gcc.c-torture/compile/20020106-1.c: New test.
9063 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
9065         * gcc.c-torture/execute/nestfunc-4.c: New test.
9067 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9069         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
9070         extra triple that slipped in.
9071         * g++.old-deja/g++.abi/align.C: Likewise.
9072         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9074 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
9076         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
9077         * g++.old-deja/g++.abi/align.C: Likewise.
9078         * g++.old-deja/g++.abi/bitfields.C: Likewise.
9080         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
9081         on FreeBSD/i386.
9082         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
9083         FreeBSD.
9085 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
9087         * gcc.dg/20020104-1.c: New test.
9089         * gcc.dg/20020104-2.c: New test.
9091 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
9093         * gcc.dg/20020103-1.c: Fix typo in target selector.
9095 2002-01-03  Richard Henderson  <rth@redhat.com>
9097         * gcc.dg/20020103-1.c: New.
9099 2002-01-03  Kazu Hirata  <kazu@hxi.com>
9101         * gcc.c-torture/execute/20020103-1.c: New test.
9103 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
9105         * g++.dg/other/debug2.C: New test.
9107         * gcc.c-torture/compile/20020103-1.c: New test.
9109 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
9111         * gcc.dg/gnu89-init-1.c: Added new tests.
9113 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9115         * g++.dg/template/friend2.C: Remove as patch is reverted.
9117         * g++.dg/warn/oldcast1.C: New test.
9119         * g++.dg/template/ptrmem1.C: New test.
9120         * g++.dg/template/ptrmem2.C: New test.
9122         * g++.dg/template/ntp.C: New test.
9124         * g++.dg/other/component1.C: New test.
9126         * g++.dg/template/ttp3.C: New test.
9128         * g++.dg/template/friend2.C: New test.
9129         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
9131 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9133         * g++.dg/other/ptrmem1.C: New test.
9134         * g++.dg/other/ptrmem2.C: New test.
9136 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9138         * g++.dg/template/ctor1.C: New test.
9140 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
9142         * g++.dg/template/friend2.C: New test.
9144 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
9146         * gcc.dg/mmix-1.c: New test.
9148 2001-12-31  Richard Henderson  <rth@redhat.com>
9150         * gcc.dg/asm-5.c: New.
9152 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
9154         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
9155         in namespace __gnu_cxx
9157 2001-12-30  Richard Henderson  <rth@redhat.com>
9159         * gcc.dg/debug-6.c: New.
9161 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
9163         * gcc.c-torture/compile/20011229-2.c: New test.
9165 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
9167         * gcc.dg/debug-3.c: New test.
9168         * gcc.dg/debug-4.c: New test.
9169         * gcc.dg/debug-5.c: New test.
9171 2001-12-29  Richard Henderson  <rth@redhat.com>
9173         * g++.dg/eh/loop1.C: New.
9175 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9177         * g++.dg/template/crash1.C: New test.
9179 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
9181         * g++.dg/other/const1.C: New test.
9183 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
9185         * gcc.c-torture/compile/20011229-1.c: New test.
9187 2001-12-28  Stan Shebs  <shebs@apple.com>
9189         * lib/objc-torture.exp: Resync with c-torture.exp.
9190         * lib/objc.exp: Load standard libraries.
9192 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
9194         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
9195         additional tests.
9197 2001-12-27  Roger Sayle <roger@eyesopen.com>
9199         * gcc.c-torture/execute/string-opt-16.c: New testcase.
9201 2001-12-27  Richard Henderson  <rth@redhat.com>
9203         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
9205 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
9207         * g++.dg/eh/ctor1.C: New test.
9208         * g++.dg/other/error2.C: New test.
9210 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
9212         * g++.dg/other/init2.C: New test.
9214 2001-12-24  Richard Henderson  <rth@redhat.com>
9216         * gcc.dg/20011223-1.c: New.
9217         * gcc.dg/inline-1.c: New.
9219 2001-12-23  Richard Henderson  <rth@redhat.com>
9221         * gcc.dg/asm-4.c: Test operand modifiers.
9223 2001-12-23  Richard Henderson  <rth@redhat.com>
9225         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
9227 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9229         * gcc.c-torture/execute/20011223-1.c: New test.
9231 2001-12-21  Richard Henderson  <rth@redhat.com>
9233         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
9234         re-enables the warning.
9236 2001-12-21  Richard Henderson  <rth@redhat.com>
9238         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
9240 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9242         * gcc.c-torture/compile/20011218-1.c: New test.
9244 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
9246         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
9247         arm-isr.c test.
9248         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
9249         epilogue generation for ARM ISR routines.
9251 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9253         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
9254         * gcc.dg/format/c90-printf-3.c: Likewise.
9255         * gcc.dg/format/c99-printf-3.c: Likewise.
9256         * gcc.dg/format/ext-1.c: Likewise.
9257         * gcc.dg/format/ext-6.c: Likewise.
9258         * gcc.dg/format/format.h: Prototype unlocked stdio.
9260 2001-12-20  Richard Henderson  <rth@redhat.com>
9262         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
9263         (arena): Use it.
9264         (malloc): Correct allocation logic.  Abort if we fill up the
9265         arena before initialization complete.
9266         (realloc): Correct allocation logic.
9268 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9270         * gcc.c-torture/compile/20011219-2.c: New test.
9272         * gcc.c-torture/execute/20011219-1.c: New test.
9274 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
9276         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
9277         target does not support weak symbols.
9279 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
9281         * gcc.c-torture/compile/20011219-1.c: New test.
9283 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
9285         * g++.dg/other/error1.C: New test.
9287 2001-12-17  Jeffrey A Law  (law@redhat.com)
9289         * gcc.c-torture/execute/20011217-1.c: New test.
9291 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
9293         * objc.dg/special/: New directory.
9294         * objc.dg/special/special.exp: New file.
9295         * objc.dg/special/unclaimed-category-1.h: New file.
9296         * objc.dg/special/unclaimed-category-1a.m: New file.
9297         * objc.dg/special/unclaimed-category-1.m: New file.
9299 2001-12-17  Andreas Jaeger  <aj@suse.de>
9301         * gcc.c-torture/compile/20011217-2.c: New test.
9303 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9305         * gcc.c-torture/compile/20011217-1.c: New test.
9307 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
9309         * testsuite/gcc.dg/20011214-1.c: New.
9311 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
9313         * gcc.dg/altivec-4.c: New.
9315 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
9317         * gcc.dg/20011113-1.c: New test.
9319 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9321         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
9322         std::__malloc_alloc_template<0> and
9323         std::__default_alloc_template<false, 0>.
9325 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
9327         * objc/execute/bf-21.m: New test.
9328         * objc/execute/enumeration-1.m: New test.
9329         * objc/execute/enumeration-2.m: New test.
9331 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
9333         * gcc.dg/gnu89-init-1.c: New test.
9335 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9337         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
9338         * g++.old-deja/g++.jason/2371.C: Likewise.
9339         * g++.old-deja/g++.jason/template33.C: Likewise.
9340         * g++.old-deja/g++.jason/template34.C: Likewise.
9341         * g++.old-deja/g++.jason/template36.C: Likewise.
9342         * g++.old-deja/g++.oliva/typename1.C: Likewise.
9343         * g++.old-deja/g++.oliva/typename2.C: Likewise.
9344         * g++.old-deja/g++.other/typename1.C: Likewise.
9345         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9346         * g++.old-deja/g++.pt/nontype5.C: Likewise.
9347         * g++.old-deja/g++.pt/typename11.C: Likewise.
9348         * g++.old-deja/g++.pt/typename14.C: Likewise.
9349         * g++.old-deja/g++.pt/typename16.C: Likewise.
9350         * g++.old-deja/g++.pt/typename3.C: Likewise.
9351         * g++.old-deja/g++.pt/typename4.C: Likewise.
9352         * g++.old-deja/g++.pt/typename5.C: Likewise.
9353         * g++.old-deja/g++.pt/typename7.C: Likewise.
9354         * g++.old-deja/g++.robertl/eb9.C: Likewise.
9356 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
9358         * g++.dg/other/linkage1.C: New test.
9359         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
9360         specifiers.
9362 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
9364         * gcc.dg/concat.c: New test.
9366 2001-12-11  Stan Shebs  <shebs@apple.com>
9368         * objc/compile: New test directory.
9369         * objc/compile/compile.exp: New expect script.
9370         * objc/compile/20011211-1.m: New compile test.
9372 2001-12-11  Jason Merrill  <jason@redhat.com>
9374         * lib/prune.exp (prune_gcc_output): Also handle "In member
9375         function".  So many permutations...
9377 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
9379         * g++.dg/template/typedef1.C: New test.
9381 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
9383         * g++.dg/other/copy1.C: New test.
9385 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
9387         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
9389         * gcc.dg/builtin-choose-expr.c: New.
9391 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
9393         * gcc.dg/altivec-2.c: New.
9395 2001-12-07  Richard Henderson  <rth@redhat.com>
9397         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
9399 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
9401         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
9402         ultrasparc.
9404 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9406         * g++-old.deja/g++.robertl/eb101.C: Deleted.
9408 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
9410         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
9411         variable argument list.
9413 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
9415         * gcc.c-torture/execute/memcheck: Delete entire directory.
9416         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
9417         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
9419 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9421         * gcc.dg/Wshadow-1.c: New test.
9423 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
9425         * gcc.c-torture/compile/20011130-1.c: New test.
9427         * gcc.dg/noncompile/20011025-1.c: New test.
9429         * g++.dg/other/anon-union.C: New test.
9431         * gcc.c-torture/execute/20011024-1.c: New test.
9433 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9435         * gcc.c-torture/execute/20000722-1.x,
9436         gcc.c-torture/execute/20010123-1.x: Remove.
9437         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
9438         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
9439         gcc.dg/c99-complit-2.c: New tests.
9441 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
9443         * g++.dg/inherit/base1.C: New test.
9445 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
9447         * g++.dg/other/stdarg1.C: New test.
9449         * gcc.c-torture/compile/20011130-2.c: New test.
9451 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
9453         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
9454         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
9455         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
9456         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
9457         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
9458         * gcc.dg/builtin-prefetch-1.c: New test.
9460 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
9462         * gcc.dg/20011130-1.c: New test.
9464 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
9466         * g++.dg/other/scope1.C: New test.
9467         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
9469 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9471         * gcc.dg/vla-init-1.c: New test.
9473 2001-12-01  Geoff Keating  <geoffk@redhat.com>
9475         * gcc.c-torture/compile/structs.c: New testcase from GDB.
9477 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9479         * objc.dg/alias.m: Update.
9480         * objc.dg/class-1.m: Update.
9481         * objc.dg/const-str-1.m: Update.
9482         * objc.dg/fwd-proto-1.m: Update.
9483         * objc.dg/id-1.m: Update.
9484         * objc.dg/super-class-1.m: Update.
9486 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
9488         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
9489         constructs.
9491 2001-11-28  Jeffrey A Law  (law@cygnus.com)
9493         * gcc.c-torture/execute/20011128-1.c: New test.
9495 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
9497         * gcc.dg/20011127-1.c: New test.
9499 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9501         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
9502         from Austin Group draft 7.
9503         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
9504         scanf format arguments.
9505         * gcc.dg/format/no-exargs-2.c: New test.
9507 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
9509         * g++.dg/abi/vbase8-4.C: New test.
9511 2001-11-24  Ian Lance Taylor  <ian@airs.com>
9513         * gcc.c-torture/execute/20011121-1.c: New test.
9515 2001-11-23  Jeffrey A Law  (law@cygnus.com)
9517         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
9519 2001-11-23  Andreas Jaeger  <aj@suse.de>
9521         * gcc.dg/cpp/charconst-2.c: New test.
9523 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
9525         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
9526         to the host if it is remote.  Let tests specify extra headers
9527         they use.
9528         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
9529         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
9530         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
9531         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
9532         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
9533         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
9534         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
9535         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
9536         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
9537         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
9539 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
9541         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
9542         for little endian ARMs.
9544 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
9546         * gcc.c-torture/compile/20011119-1.c: New test.
9547         * gcc.c-torture/compile/20011119-2.c: New test.
9549 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
9551         * gcc.dg/altivec-1.c: Fix typo.
9553 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9555         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
9557 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9559         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
9561 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
9563         * lib/g77.exp: Don't specify --rpath-link.
9565         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
9566         across all the headers.
9567         * gcc.dg/format/format.exp: For testing on a remote host,
9568         copy format.h.
9570         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
9571         * gcc.c-torture/execute/930406-1.c: Likewise.
9572         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9574 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
9576         * gcc.dg/altivec-1.c: New.
9578 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
9580         * gcc.dg/cpp/fpreprocessed.c: New test case.
9582 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9584         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
9585         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
9586         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
9588 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9590         * gcc.dg/no-builtin-1.c: New test.
9592 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
9594         * gcc.c-torture/execute/20011115-1.c: New test.
9596 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
9598         * gcc.c-torture/compile/20011114-2.c: New test.
9599         * gcc.c-torture/compile/20011114-3.c: New test.
9600         * gcc.c-torture/compile/20011114-4.c: New test.
9602 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9604         * g++.dg/other/init1.C: New test.
9606 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
9608         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
9609         message.
9611         * gcc.c-torture/execute/20011114-1.c: New testcase.
9613         * gcc.c-torture/compile/20010327-1.c: Revert last change.
9614         * gcc.c-torture/compile/20011114-1.c: New test, exactly
9615         like the (before this change) version of 20010327-1.c.
9617 2001-11-14  Roger Sayle <roger@eyesopen.com>
9619         * gcc.c-torture/execute/string-opt-13.c: New testcase.
9621 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
9623         * g++.dg/init/array2.C: New test.
9625 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
9627         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
9629 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
9631         * g++.dg/other/forscope1.C: New test.
9632         * g++.dg/ext/forscope1.C: New test.
9633         * g++.dg/ext/forscope2.C: New test.
9635 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
9637         * gcc.c-torture/execute/20011113-1.c: New test.
9639 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
9641         * gcc.c-torture/execute/20011109-2.c: New test.
9643         * gcc.c-torture/execute/20011109-1.c: New test.
9645 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
9647         * gcc.c-torture/compile/20011109-1.c: New test.
9649 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9651         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
9652         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
9653         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
9654         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
9655         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
9656         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
9657         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
9659 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9661         * g++.dg/warn/Wshadow-1.C: New tests.
9662         * g++.old-deja/g++.mike/for3.C: Update.
9664 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9666         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
9667         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
9668         XFAILs.  Adjust expected error texts.
9669         * gcc.c-torture/compile/20011106-1.c,
9670         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
9671         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
9672         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
9673         gcc.dg/c99-array-lval-5.c: New tests.
9675 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9677         * gcc.dg/cpp/defined.c: Update.
9679 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9681         * gcc.c-torture/execute/anon-1.c: New test.
9683 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
9685         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
9686         same size, so no warning should be produced on stormy16.
9688         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
9689         due to oversized array.
9690         * g++.old-deja/g++.mike/ns15.C: Likewise.
9691         * g++.old-deja/g++.pt/crash16.C: Likewise.
9693 2001-11-02  Graham Stott  <grahams@redhat.com>
9695         * g++.dgother/debug1.C: Fix typos.
9697 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
9699         * g++.dg/other/debug1.C: New test.
9701 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9703         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
9704         of unsigned long.
9706 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
9708         * gcc.dg/20011029-2.c: New test.
9710         * gcc.c-torture/compile/20011029-1.c: New test.
9712 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
9714         * objc/execute/class_self-1.m: New test.
9715         * objc/execute/class_self-2.m: New test.
9717 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
9719         * gcc.misc-tests/msgs.exp: Delete.
9720         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
9721         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
9722         error set to match recent changes.
9724 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
9726         * gcc.dg/20011021-1.c: New test.
9728 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
9730         * gcc.c-torture/compile/20011023-1.c: New test.
9732 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
9734         * lib/g77.exp: Rewrite based on lib/g++.exp.
9736 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
9738         * gcc.c-torture/execute/20011019-1.c: New test.
9740         * gcc.dg/20011018-1.c: New test.
9742 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
9744         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
9746 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
9748         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
9749         * gcc.dg/attr-invalid.c: Likewise.
9751 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
9753         * testsuite/gcc.dg/20011015-1.c: New test.
9755 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9757         * g++.dg/template/unify2.C: New test.
9759 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9761         * g++.dg/other/exception-specification.C: New test
9763 2001-10-13  Tom Rix  <trix@redhat.com>
9765         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
9766         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
9768 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
9770         * testsuite/gcc.dg/20011009-1.c: New test.
9772 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
9774         PR g++/4476
9775         * g++.dg/other/friend1.C: New test.
9777 2001-10-11  Richard Henderson  <rth@redhat.com>
9779         * g++.old-deja/g++.other/crash18.C: Add -S to options.
9781 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9783         * gcc.c-torture/compile/20011010-1.c: New.
9785 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9787         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
9788         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
9789         g77.f-torture/execute/execute.exp,
9790         g77.f-torture/noncompile/noncompile.exp,
9791         gcc.c-torture/compile/compile.exp,
9792         gcc.c-torture/execute/execute.exp,
9793         gcc.c-torture/execute/ieee/ieee.exp,
9794         gcc.c-torture/execute/memcheck/memcheck.exp,
9795         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
9796         objc/execute/execute.exp: Update FSF address.
9798 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9800         * gcc.dg/cpp/cmdlne-C.c: Update.
9801         * gcc.dg/cpp/cmdlne-C2.c: New.
9803 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9805         * gcc.c-torture/execute/20011008-3.c: New.
9807 2001-10-08  DJ Delorie  <dj@redhat.com>
9809         * gcc.dg/20011008-1.c: New.
9810         * gcc.dg/20011008-2.c: New.
9812 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9814         * gcc.dg/cpp/spacing1.c: Update test.
9816 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9818         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
9819         spelling errors of "separate" as "seperate".
9821 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
9823         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
9824         enough to avoid inlining.
9826 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9828         * lib/g77.exp: set libg2c_dir correctly.
9830 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9832         * gcc.dg/cpp/macro11.c: New test.
9834 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9836         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
9837         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
9838         gcc.dg/format/multattr-3.c: New tests.
9839         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
9840         tests for format attributes on function pointers being rejected.
9842 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9844         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
9846 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9848         * g++.dg/warn/format1.C: New test.
9850 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9852         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
9854 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9856         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
9858 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9860         * gcc.dg/cpp/redef2.c: Add test.
9862 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
9864         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
9865         long-standing bug on i686, apparently.
9866         * gcc.c-torture/execute/loop-2c.x: New file.
9867         * gcc.c-torture/execute/loop-2d.x: New file.
9868         * gcc.c-torture/execute/loop-3c.x: New file.
9870 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
9872         * gcc.dg/cpp/20000625-2.c: Correct line number.
9874 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9876         * gcc.dg/cpp/macro10.c: New test.
9877         * gcc.dg/cpp/strify3.c: New test.
9878         * gcc.dg/cpp/spacing1.c: Add tests.
9879         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
9880         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
9882 2001-09-24  DJ Delorie  <dj@redhat.com>
9884         * gcc.c-torture/execute/20010924-1.c: New test.
9886 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9888         * testsuite/objc/execute/paste.m: Remove.
9890 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9892         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
9894 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
9896         * g77.dg/strlen0.f: New test.
9898 2001-09-21  Richard Henderson  <rth@redhat.com>
9900         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
9901         * g++.old-deja/g++.abi/vtable2.C: Likewise.
9903 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9905         Table-driven attributes.
9906         * g++.dg/ext/attrib1.C: New test.
9908 2001-09-20  DJ Delorie  <dj@redhat.com>
9910         * gcc.dg/20000926-1.c: Update expected warning messages.
9911         * gcc.dg/array-2.c: Likewise, and test for warnings too.
9912         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
9913         array.
9915 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
9917         * g++.dg/eh/registers1.C: New test case.
9919 2001-09-17  Richard Henderson  <rth@redhat.com>
9921         * gcc.dg/array-5.c: Fix VLA decomposition test.
9923 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9925         * gcc.dg/cpp/line5.c: New testcase.
9927 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
9929         * gcc.dg/cpp/macro9.c: New test.
9931 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
9933         * gcc.c-torture/execute/980223.c: Change type of addr from long
9934         to char *.
9936 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
9938         * gcc.c-torture/execute/20010915-1.c: New test.
9940 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
9942         * g77.dg/bprob: New directory.
9943         * g77.dg/bprob/bprob.exp: New file.
9944         * g77.dg/bprob/bprob-1.f: New test.
9945         * g77.dg/gcov: New directory.
9946         * g77.dg/gcov/gcov.exp: New file.
9947         * g77.dg/gcov/gcov-1.f: New test.
9948         * g77.dg/gcov/gcov-1.x: New file.
9950 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9952         * gcc.dg/cpp/directiv.c: Update.
9953         * gcc.dg/cpp/undef1.c: Update.
9955 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
9957         * gcc.dg/20010912-1.c: New test.
9959 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
9961         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
9962         language-independent file in lib.
9963         * lib/gcov.exp: New file.
9965 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9967         * gcc.c-torture/compile/20010911-1.c: New test.
9969 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
9971         * lib/profopt.exp: New, to support profile-directed optimizations.
9972         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
9973         * gcc.misc-tests/bprob-1.c: New test.
9974         * gcc.misc-tests/bprob-2.c: New test.
9976 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
9978         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
9979         XFAIL and which kinds of gcov output to verify.
9980         * gcc.misc-tests/gcov-4b.x: New file.
9981         * gcc.misc-tests/gcov-5b.x: New file.
9982         * gcc.misc-tests/gcov-6.x: New file.
9983         * gcc.misc-tests/gcov-7.c: New test.
9984         * gcc.misc-tests/gcov-7.x: New file.
9986 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
9988         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
9989         * gcc.misc-tests/gcov-6.c: New test.
9991 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9993         PR c++/3986
9994         * g++.dg/abi/vbase1.C: New test.
9996 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
9998         * objc.dg/method-2.m: New.
10000 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
10002         PR c++/4203
10003         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
10004         * g++.dg/init/empty1.C: New test.
10006 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
10008         * gcc.c-torture/compile/20010903-1.c: New test.
10010 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
10012         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
10013         for m68k.
10015 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
10017         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
10019         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
10021         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
10023 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
10025         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
10026         for 16-bit 'unsigned int'.
10028 2001-08-29  Kazu Hirata  <kazu@hxi.com>
10030         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
10032 2001-08-27  Richard Henderson  <rth@redhat.com>
10034         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
10035         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
10037 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
10039         * gcc.dg/asm-names.c (ymain): New.
10041 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
10043         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
10044         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
10045         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
10047 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10049         * gcc.dg/compare5.c: New testcase.
10051 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
10053         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
10054         and "In instantiation".
10056 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
10058         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
10060 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
10062         * gcc.misc-tests/gcov.exp: Add support for branch information.
10063         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
10064         * gcc.misc-tests/gcov-4.c: New test.
10065         * gcc.misc-tests/gcov-4b.c: New test.
10066         * gcc.misc-tests/gcov-5b.c: New test.
10068 2001-08-20  Zack Weinberg  <zackw@panix.com>
10070         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
10071         expected to fail.
10073 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10075         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
10077 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
10079         * g++.dg/eh/template1.C: New test.
10081 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
10083         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
10084         Fix thinko.
10085         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
10086         for xfail.
10088 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
10090         * lib/g77-dg.exp:  Use prune.exp for common procedures
10091         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
10092         * lib/g77.exp: (g77-dg-prune) Remove
10094 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
10096         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
10098 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10100         * g++.dg/template/unify1.C: New test.
10102 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
10104         * g++.dg/abi/empty4.C: New test.
10106 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
10108         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
10109         solaris2.*
10110         * g77.f-torture/compile/pr3743.x: Likewise
10112 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10114         * g++.dg/other/using-declaration.C: New test.
10116 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10118         * gcc.dg/cpp/tr-sign.c: New testcase.
10120 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10122         * gcc.dg/cpp/19951025-1.c: Revert.
10123         * gcc.dg/cpp/directiv.c: We no longer process directives that
10124         interrupt macro arguments.
10126 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
10128         * gcc.dg/bconstp-1.c: New test.
10130 2001-08-03  Richard Henderson  <rth@redhat.com>
10132         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
10134 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
10136         * gcc.dg/cpp/19951025-1.c: Update.
10138 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
10140         * g77.dg/ff90-1.f (s): Fix reference of variable z,
10141         should be x.
10143 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
10145         Kill -fhonor-std.
10146         * g++.old-deja/g++.ns/ns14.C: Remove special options.
10147         * g++.old-deja/g++.other/std1.C: Likewise.
10148         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
10150 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
10152         * lib/g77.exp:  Load gcc-defs.exp for common procedures
10153         (g77_pass, g77_fail, g77_finish, g77_exit,
10154         ${tool}_check_unsupported_p} Now redundant.  Deleted.
10156 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
10158         * g77.dg/fbackslash.f
10159         * g77.dg/fcase-preserve.f
10160         * g77.dg/ff90-1.f
10161         * g77.dg/ffixed-line-length-0.f
10162         * g77.dg/ffixed-line-length-132.f
10163         * g77.dg/ffixed-line-length-7.f
10164         * g77.dg/ffixed-line-length-72.f
10165         * g77.dg/ffixed-line-length-none.f
10166         * g77.dg/ffree-form-1.f
10167         * g77.dg/fno-backslash.f
10168         * g77.dg/fno-f90-1.f
10169         * g77.dg/fno-fixed-form-1.f
10170         * g77.dg/fno-onetrip.f
10171         * g77.dg/fno-typeless-boz.f
10172         * g77.dg/fno-underscoring.f
10173         * g77.dg/fno-vxt-1.f
10174         * g77.dg/fonetrip.f
10175         * g77.dg/ftypeless-boz.f
10176         * g77.dg/fugly-assumed.f
10177         * g77.dg/funderscoring.f
10178         * g77.dg/fvxt-1.f
10180 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
10182         * objc.dg/fwd-proto-1.m: New.
10183         * objc.dg/local-decl-1.m: New.
10184         * objc.dg/naming-1.m: New.
10185         * objc.dg/naming-2.m: New.
10186         * objc.dg/proto-hier-1.m: New.
10188 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
10190         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
10191         largest-type elements to a struct makes its size grow.
10193 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10195         * g++.dg/abi/vthunk1.C: New test.
10197 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
10199         * g++.dg/abi/vbase8-22.C: New test.
10201 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10203         * gcc.dg/cpp/macro8.c: New test.
10205 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10207         * g++.dg/abi/vbase8-21.C: New test.
10209 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
10211         * g++.dg/abi/vbase8-10.C: New test.
10213 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10215         * lib/g++.exp (g++_set_ld_library_path): Renamed to
10216         ${tool}_set_ld_library_path.
10217         Changed caller.
10218         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
10219         g++.exp.
10221 2001-07-26  Stan Cox <scox@redhat.com>
10223         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
10224         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
10225         gcc_exit, gcc_check_unsupported_p):
10226         Moved to gcc-deps.exp
10227         * gcc-deps.exp: New file.
10229 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10231         * g++.old-deja/g++.pt/defarg14.C: New test.
10233 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10235         * g++.old-deja/g++.other/lineno5.C: New test.
10237 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10239         * g++.old-deja/g++.pt/crash68.C: New test.
10241 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10243         * g++.old-deja/g++.other/crash42.C: New test.
10245 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10247         * gcc.dg/cpp/extratokens.c: Fix.
10248         * gcc.dg/cpp/skipping2.c: New tests.
10250 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10252         * gcc.c-torture/execute/20010724-1.c: New file.
10253         * gcc.c-torture/execute/20010724-1.x: New file.
10255 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10257         * g++.old-deja/g++.other/cond7.C: New test.
10259 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10261         * g++.old-deja/g++.other/optimize4.C: New test.
10263 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10265         * g++.old-deja/g++.abi/vbase8-5.C: New test.
10267 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
10269         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
10270         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
10271         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
10272         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
10274         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
10275         bug report" message.
10277         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
10278         * g++.dg/ext/instantiate1.C: Move from old-deja.
10280 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
10282         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
10283         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
10284         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
10285         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
10287 2001-07-23  Jeffrey A Law  (law@cygnus.com)
10289         * gcc.c-torture/execute/20010723-1.c: New test.
10291 2001-07-23  Ben Elliston  <bje@redhat.com>
10293         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
10295 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10297         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
10298         i[34567]86-*-*.
10299         Delete handling of ieee_multilib_flags.
10300         Pass -mieee for alpha*-*-* and sh-*-*.
10301         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
10303 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
10305         Remove old-abi tests.
10306         * g++.old-deja/g++.mike/p11116.C: Remove.
10307         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
10309 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
10311         * g77.f-torture/compile/pr3743.f:  New test
10313 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
10315         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
10317 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10319         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
10320         g++.old-deja/g++.pt/static6.C: Likewise.
10321         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
10322         supports weak symbols.
10324 2001-07-18  Andreas Jaeger  <aj@suse.de>
10326         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
10327         supported again.
10329 2001-07-18  Andreas Jaeger  <aj@suse.de>
10331         * gcc.dg/iftrap-1.c: Fix target line.
10333 2001-07-17  Richard Henderson  <rth@redhat.com>
10335         * gcc.c-torture/execute/20010717-1.c: New.
10337 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10339         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
10340         tests.
10342 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10344         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
10346 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10348         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
10349         UAC_SIGBUS, UAC_NOPRINT definitions.
10351 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
10353         * objc/execute/object_is_class.m: New test.
10354         * objc/execute/object_is_meta_class.m: New test.
10356 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10358         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
10359         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
10361 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
10363         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
10364         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
10366 2001-07-14  Richard Henderson  <rth@redhat.com>
10368         * gcc.dg/iftrap-1.c: New.
10370 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
10372         * g77.f-torture/execute/intrinsic77.f: New test.
10374 2001-07-11  Janis Johnson <janis@us.ibm.com>
10376         * gcc.misc-tests/gcov-3.c: New test.
10378 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10380         * gcc.c-torture/compile/20010711-1.c,
10381         * gcc.c-torture/compile/20010711-2.c: New tests.
10383 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10385         * gcc.c-torture/execute/20010711-1.c: New test.
10387 2001-07-11  Ben Elliston  <bje@redhat.com>
10389         * g++.old-deja/g++.other/enum5.C: New test.
10391 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
10393         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
10394         (g++-dg-prune): Call prune_gcc_output.
10395         * prune.exp: New file for prune_gcc_output.
10396         * lib/g++.exp, lib/gcc.exp: Load it.
10398 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10400         * gcc.c-torture/compile/20010701-1.c,
10401         g++.old-deja/g++.ext/attrib6.C: New tests.
10403 2001-07-06  Jeffrey A Law  (law@cygnus.com)
10405         * gcc.c-torture/compile/20010706-1.c: New test.
10407 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
10409         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
10411 2001-06-28  Stan Shebs  <shebs@apple.com>
10413         * gcc.dg/pragma-darwin.c: New test.
10415 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10417         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
10418         Solaris 2.[678] system.
10420 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10422         * gcc.dg/20010622-1.c: New test.
10424 2001-06-18  Stan Shebs  <shebs@apple.com>
10426         * objc.dg: New directory.
10427         * objc.dg/dg.exp: New file.
10428         * objc.dg/alias.m: New.
10429         * objc.dg/class-1.m: New.
10430         * objc.dg/class-2.m: New.
10431         * objc.dg/const-str-1.m: New.
10432         * objc.dg/const-str-2.m: New.
10433         * objc.dg/id-1.m: New.
10434         * objc.dg/method-1.m: New.
10435         * objc.dg/super-class-1.m: New.
10436         * lib/objc-dg.exp: New file.
10438 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10440         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
10441         of label name.
10443 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
10445         * g++.old-deja/g++.abi/vbase8-9.C: New test.
10447 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10449         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
10450         variable.
10452 2001-06-12  Richard Henderson  <rth@redhat.com>
10454         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
10456 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10458         * g++.old-deja/g++.abi/vbase5.C: New test.
10459         * g++.old-deja/g++.abi/vbase6.C: New test.
10460         * g++.old-deja/g++.abi/vbase7.C: New test.
10462 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10464         * gcc.c-torture/compile/20010610-1.c: New test.
10466 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10468         * g++.old-deja/g++.abi/vbase4.C: New test.
10470 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10472         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
10473         support %f for HC11/HC12 targets.
10474         * gcc.c-torture/execute/930513-1.x: New file, likewise.
10475         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
10476         on HC11/HC12 targets.
10477         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
10479 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10481         * gcc.dg/wchar_t-1.c: New file.
10482         * gcc.dg/wint_t-1.c: Likewise.
10484 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
10486         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
10488 2001-06-11  Richard Henderson  <rth@redhat.com>
10490         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
10492 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10494         * gcc.c-torture/compile/20010611-1.c: New test.
10496 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10498         * gcc.dg/c99-tag-1.c: Add more tests.
10500 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
10502         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
10503         representation on MN10300 and ARM/Thumb.
10505 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
10507         * g77.f-torture/execute/20010610.f: New.
10509 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
10511         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
10512         names.
10514 2001-06-09  Richard Henderson  <rth@redhat.com>
10516         * gcc.c-torture/execute/ashrdi-1.c: New.
10517         * gcc.c-torture/execute/ashldi-1.c: New.
10518         * gcc.c-torture/execute/lshrdi-1.c: New.
10520 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
10522         * objc/execute/load-3.m: Added. Check sending +load to categories,
10523         in addition to classes.
10525 2001-06-08  Stan Shebs  <shebs@apple.com>
10527         * objc/execute/load-2.m: New test.  From Nicola Pero
10528         <n.pero@mi.flashnet.it>.
10530 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
10532         * gcc.c-torture/execute/20010605-2.c: New test.
10534 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10536         * g++.old-deja/g++.abi/vbase2.C: New test.
10537         * g++.old-deja/g++.abi/vbase3.C: New test.
10539 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10541         * g++.old-deja/g++.pt/friend49.C: New test.
10543 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
10545         * g++.old-deja/g++.ext/anon3.C: New test.
10547 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
10549         * g++.old-deja/g++.other/conv7.C: New test.
10551 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10553         * gcc.c-torture/compile/20010605-2.c: New test.
10555 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10557         * gcc.c-torture/execute/20010604-1.c: New test.
10559 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
10561         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
10563 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
10565         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
10566         (g++_link_flags): Likewise.
10567         (g++_init): Pass gccpath's value to two previous functions.
10569 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10571         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
10572         Ensure logfile entry matches exec command line.
10574 2001-05-31  Richard Henderson  <rth@redhat.com>
10576         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
10577         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
10579 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
10581         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
10582         compiler for irix6.2
10584 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
10586         * g++.old-deja/g++.other/optimize3.C: New file.
10588 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
10590         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
10591         assemble.
10593 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
10595         * g++.old-deja/g++.other/optimize2.C: New file.
10597 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
10599         * gcc.c-torture/compile/20010518-2.c: New file.
10600         * gcc.c-torture/execute/20010518-1.c: New file.
10601         * gcc.c-torture/execute/20010518-2.c: New file.
10603 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10605         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
10607 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
10609         G++ no longer defines builtins that do not begin with __builtin.
10610         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
10611         * g++.old-deja/g++.brendand/misc13.C: Likewise.
10612         * g++.old-deja/g++.law/builtin1.C: Likewise.
10613         * g++.old-deja/g++.law/cvt2.C: Likewise.
10614         * g++.old-deja/g++.mike/net5.C: Likewise.
10615         * g++.old-deja/g++.other/builtins1.C: Likewise.
10616         * g++.old-deja/g++.other/builtins2.C: Likewise.
10617         * g++.old-deja/g++.other/builtins3.C: Likewise.
10618         * g++.old-deja/g++.other/builtins4.C: Likewise.
10619         * g++.old-deja/g++.other/inline8.C: Likewise.
10620         * g++.old-deja/g++.robertl/eb39.C: Likewise.
10622 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
10624         * g++.old-deja/g++.pt/using1.C: Adjust.
10625         * g++.old-deja/g++.pt/using2.C: New test.
10627 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10629         * gcc.dg/cpp/charconst.c: New tests.
10630         * gcc.dg/cpp/escape.c: New tests.
10631         * gcc.dg/cpp/escape-1.c: New tests.
10632         * gcc.dg/cpp/escape-2.c: New tests.
10633         * gcc.dg/cpp/ucs.c: New tests.
10635 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
10637         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
10638         native compiler for irix6.5.
10640 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
10642         * lib/g++.exp (g++_include_flags): Use args to compute
10643         get_multilibs.
10644         (g++_link_flags): Likewise.
10645         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
10647 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10649         * gcc.dg/c90-hexfloat-1.c: Add more tests.
10651 2001-05-21  Geoff Keating  <geoffk@redhat.com>
10653         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
10654         this file.
10656 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10658         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
10659         STACK_SIZE;
10660         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
10661         to STACK_SIZE; Use it to define size of add_histo array.
10662         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
10663         to STACK_SIZE.
10664         (f): Use GITT_SIZE to define size of gitt local table.
10665         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
10666         to STACK_SIZE; Use it to define size of bytemem array.
10668 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10670         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
10671         on 68HC11/HC12 due to the asm instruction.
10672         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
10673         * gcc.c-torture/compile/920520-1.x: Likewise.
10674         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
10675         on 68HC11/HC12 because the function is larger than 64K.
10676         * gcc.c-torture/compile/961203-1.x: New file, this test fails
10677         on 68HC11/HC12 because the structure is too large.
10679 2001-05-20  Richard Henderson  <rth@redhat.com>
10681         * gcc.c-torture/execute/20010520-1.c: New.
10683 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10685         * g++.old-deja/g++.warn/compare1.C: New test.
10686         * gcc.dg/compare4.c: New test.
10688 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
10690         * g++.old-deja/g++.other/optimize1.C: New test.
10692 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10694         * g++.old-deja/g++.pt/spec41.C: New test.
10696 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10698         * gcc.c-torture/compile/20010114-1.x: Remove.
10700 2001-05-18  Stan Shebs  <shebs@apple.com>
10702         * gcc.c-torture/compile/20010518-1.c: New test.
10704 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
10706         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
10707         * g++.old-deja/g++.pt/crash67.C: New test.
10709 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
10711         * g++.old-deja/g++.other/debug9.C: New test.
10713 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
10715         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
10717 2001-05-16  Jan Hubicka  <jh@suse.cz>
10719         * gcc.c-torture/compile/20010516-1.c: New test.
10721 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10723         * g++.old-deja/g++.other/crash41.C: New test.
10725 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10727         * g++.old-deja/g++.pt/crash66.C: New test.
10729 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
10731         * g++.old-deja/g++.robertl/eb27.C: Convert.
10733 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
10735         * g++.dg/friend-warn.C: New test.  Do not warn about friend
10736         declaration being redundant.
10738 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
10740         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
10742 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
10744         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
10746 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
10748         * lib/g++.exp: Use testsuite_flags.
10750 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
10752         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
10754 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10756         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
10758 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
10760         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
10762 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
10764         * gcc.c-torture/compile/20010313-1.c: New test.
10766 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
10768         * gcc.dg/cpp/direct2.c: New test.
10769         * gccq.dg/cpp/direct2s.c: New test.
10771         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
10773 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
10775         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
10776         * g++.old-deja/g++.other/op3.C: Likewise.
10778 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10780         * gcc.dg/cpp/syshdr.h: New file.
10781         * gcc.dg/cpp/sysmac1.c: Update.
10782         * gcc.dg/cpp/sysmac2.c: Update.
10784 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10786         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
10788 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
10790         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
10791         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
10793 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
10795         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
10797 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
10799         * lib/g++.exp (g++_include_flags): Don't use any special flags
10800         if TESTING_IN_BUILD_TREE is not defined.
10801         (g++_init): Use a plain 'c++' as the compiler if
10802         TESTING_IN_BUILD_TREEE is not defined.
10804 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10806         * g++.old-deja/g++.eh/catch13.C: New test.
10807         * g++.old-deja/g++.eh/catch14.C: New test.
10809 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10811         * gcc.dg/cpp/tr-define.c: New test.
10813 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
10815         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
10816         <stdlib.h>, not <malloc.h>.
10818 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10820         * g++.old-deja/g++.ns/template17.C: New test.
10822 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10824         * g++.old-deja/g++.pt/ref4.C: New test.
10826 2001-04-30  Richard Henderson  <rth@redhat.com>
10828         * gcc.dg/20000724-1.c: Revert last change.
10830 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
10832         * g77.f-torture/execute/20010430.f: New test.
10834 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
10836         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
10838 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
10840         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
10842 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10844         * g++.old-deja/g++.eh/crash6.C: New test.
10846 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10848         * g++.old-deja/g++.other/warn7.C: New test.
10850 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10852         * g++.old-deja/g++.other/defarg9.C: New test.
10854 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10856         * g77.f-torture/compile/20010426.f: New test.
10857         * g77.f-torture/execute/20010426.f: New test.
10859 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10861         * g77.f-torture/compile/20000629-1.x: Remove - error
10862         has been fixed.
10864 2001-04-26  Jeffrey A Law  (law@cygnus.com)
10866         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
10867         Tweak slightly to work with g++.dg framework.
10868         * g++.dg/special/ecos.exp: Run initp1.C test.
10869         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
10871         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
10872         its linker doesn't give line numbers either.
10873         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
10875 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10877         * g++.old-deja/g++.other/lex1.C: New test.
10879 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
10881         * gcc.dg/noncompile/20010425-1.c: New test.
10883 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10885         * g++.old-deja/g++.pt/mangle2.C: New test.
10887 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10889         * gcc.dg/format/plus-1.c: New test.
10891 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10893         * gcc.dg/20010423-1.c: New test.
10895 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10897         * gcc.c-torture/execute/20010422-1.c: New test.
10899 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
10901         * g++.old-deja/g++.ns/type2.C: New test.
10903 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
10905         * g++.old-deja/g++.other/perf1.C: New test.
10907 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
10909         * gcc.dg/c99-func-2.c: Remove xfail.
10910         * gcc.dg/c99-func-3.c: Remove xfail.
10911         * gcc.dg/c99-func-4.c: Remove xfail.
10913 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
10915         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
10917 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10919         * gcc.c-torture/compile/20010423-1.c: New test.
10921 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10923         * g++.old-deja/g++.pt/typename28.C: New test.
10925 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10927         * g++.old-deja/g++.abi/empty2.C: New test.
10928         * g++.old-deja/g++.abi/empty3.C: New test.
10930 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10932         * g++.old-deja/g++.other/comdat2.C: New test.
10933         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
10935 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10937         * g++.old-deja/g++.other/overload14.C: New test.
10939 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10941         * g++.old-deja/g++.other/lookup23.C: New test.
10943 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10945         * gcc.c-torture/execute/20010403-1.c: New test.
10947 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
10948             Mark Mitchell  <mark@codesourcery.com>
10950         * lib/old-dejagnu.exp: Don't delete output of executable.
10951         Add .exe suffix to executables.
10953 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
10955         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
10957 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10959         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
10961 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10963         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
10964         * g++.old-deja/g++.abi/crash1.C: New test.
10966 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10968         * g++.old-deja/g++.other/crash40.C: New test.
10970 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10972         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
10974 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
10976         * g++.old-deja/g++.other/warn6.C: New test.
10978 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10980         * g++.old-deja/g++.robertl/eb42.C: Same.
10982 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10984         * gcc.dg/wtr-conversion-1.c: New testcase.
10986 2001-04-10  Richard Henderson  <rth@redhat.com>
10988         * g++.old-deja/g++.other/array5.C: New.
10990 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10992         * gcc.c-torture/execute/20010408-1.c: New test.
10994 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
10996         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
10997         headers and constructs.
10998         * g++.old-deja/g++.robertl/eb79.C: Same.
10999         * g++.old-deja/g++.robertl/eb77.C (main): Same.
11000         * g++.old-deja/g++.robertl/eb73.C: Same.
11001         * g++.old-deja/g++.robertl/eb66.C (main): Same.
11002         * g++.old-deja/g++.robertl/eb55.C (t): Same.
11003         * g++.old-deja/g++.robertl/eb54.C (main): Same.
11004         * g++.old-deja/g++.robertl/eb46.C (main): Same.
11005         * g++.old-deja/g++.robertl/eb44.C: Same.
11006         * g++.old-deja/g++.robertl/eb41.C (main): Same.
11007         * g++.old-deja/g++.robertl/eb4.C (main): Same.
11008         * g++.old-deja/g++.robertl/eb39.C: Same.
11009         * g++.old-deja/g++.robertl/eb33.C (main): Same.
11010         * g++.old-deja/g++.robertl/eb31.C (main): Same.
11011         * g++.old-deja/g++.robertl/eb30.C: Same.
11012         * g++.old-deja/g++.robertl/eb3.C: Same.
11013         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
11014         * g++.old-deja/g++.robertl/eb21.C: Same.
11015         * g++.old-deja/g++.robertl/eb15.C: Same.
11016         * g++.old-deja/g++.robertl/eb118.C: Same.
11017         * g++.old-deja/g++.robertl/eb115.C (main): Same.
11018         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
11019         * g++.old-deja/g++.robertl/eb109.C: Same.
11020         * g++.old-deja/g++.other/sibcall1.C (main): Same.
11021         * g++.old-deja/g++.mike/rtti1.C: Same.
11022         * g++.old-deja/g++.mike/p658.C: Same.
11023         * g++.old-deja/g++.mike/net46.C: Same.
11024         * g++.old-deja/g++.mike/net34.C: Same.
11025         * g++.old-deja/g++.mike/memoize1.C: Same.
11026         * g++.old-deja/g++.mike/eh2.C: Same.
11027         * g++.old-deja/g++.law/weak.C: Same.
11028         * g++.old-deja/g++.law/visibility7.C: Same.
11029         * g++.old-deja/g++.law/visibility25.C: Same.
11030         * g++.old-deja/g++.law/visibility22.C: Same.
11031         * g++.old-deja/g++.law/visibility2.C: Same.
11032         * g++.old-deja/g++.law/visibility17.C: Same.
11033         * g++.old-deja/g++.law/visibility13.C: Same.
11034         * g++.old-deja/g++.law/visibility10.C: Same.
11035         * g++.old-deja/g++.law/visibility1.C: Same.
11036         * g++.old-deja/g++.law/virtual3.C (eval): Same.
11037         * g++.old-deja/g++.law/vbase1.C: Same.
11038         * g++.old-deja/g++.law/operators32.C: Same.
11039         * g++.old-deja/g++.law/nest3.C: Same.
11040         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
11041         * g++.old-deja/g++.law/except5.C (main): Same.
11042         * g++.old-deja/g++.law/cvt7.C (run): Same.
11043         * g++.old-deja/g++.law/cvt2.C: Same.
11044         * g++.old-deja/g++.law/cvt16.C: Same.
11045         * g++.old-deja/g++.law/ctors6.C (bar): Same.
11046         * g++.old-deja/g++.law/ctors17.C (main): Same.
11047         * g++.old-deja/g++.law/ctors13.C: Same.
11048         * g++.old-deja/g++.law/ctors12.C (main): Same.
11049         * g++.old-deja/g++.law/ctors10.C: Same.
11050         * g++.old-deja/g++.law/code-gen5.C: Same.
11051         * g++.old-deja/g++.law/bad-error7.C: Same.
11052         * g++.old-deja/g++.law/arm9.C: Same.
11053         * g++.old-deja/g++.law/arm12.C: Same.
11054         * g++.old-deja/g++.law/arg8.C: Same.
11055         * g++.old-deja/g++.law/arg1.C: Same.
11056         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
11057         * g++.old-deja/g++.jason/template31.C: Same.
11058         * g++.old-deja/g++.jason/template24.C (main): Same.
11059         * g++.old-deja/g++.jason/2371.C: Same.
11060         * g++.old-deja/g++.eh/new2.C: Same.
11061         * g++.old-deja/g++.eh/new1.C: Same.
11062         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
11063         * g++.old-deja/g++.brendan/nest21.C (main): Same.
11064         * g++.old-deja/g++.brendan/err-msg3.C: Same.
11065         * g++.old-deja/g++.brendan/crash62.C: Same.
11066         * g++.old-deja/g++.brendan/crash52.C: Same.
11067         * g++.old-deja/g++.brendan/crash49.C (main): Same.
11068         * g++.old-deja/g++.brendan/crash38.C: Same.
11069         * g++.old-deja/g++.brendan/crash15.C (main): Same.
11070         * g++.old-deja/g++.brendan/copy9.C: Same.
11072 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
11074         * gcc.c-torture/execute/20001203-2.c (memset):
11075         Count argument is of type __SIZE_TYPE__.
11077 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
11079         * gcc.c-torture/compile/20010404-1.c: New test.
11081 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
11083         * gcc.c-torture/compile/20010326-1.c: New test.
11085 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
11087         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
11088         peculiarities of the SH.
11089         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
11091 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11093         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
11094         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
11095         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
11097 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11099         * g77.f-torture/compile/20010321-1.f: New test.
11101 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11103         * gcc.c-torture/compile/20010329-1.c: New test.
11105 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
11107         * gcc.c-torture/execute/20010329-1.c: New test.
11109 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11111         * g++.old-deja/g++.other/eh4.C: Fix typo.
11113 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
11115         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
11117 2001-03-28  Philip Blundell  <philb@gnu.org>
11119         * gcc.c-torture/compile/20010328-1.c: New test.
11121 2001-03-27  Richard Henderson  <rth@redhat.com>
11123         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
11124         * g++.old-deja/g++.eh/vbase3.C: Likewise.
11126 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
11128         * gcc.c-torture/compile/20010327-1.c: New test.
11130 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
11132         * g++.old-deja/g++.other/friend12.C: New test.
11133         * g++.old-deja/g++.other/friend9.C: Expect no errors.
11134         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
11136 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11138         * gcc.c-torture/execute/20010325-1.c: New test.
11140 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
11142         * g++.old-deja/g++.other/mangle3.C: New test.
11144 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
11146         * g++.old-deja/g++.other/anon8.C: New test.
11148 2001-03-20  Philip Blundell  <philb@gnu.org>
11150         * gcc.c-torture/compile/20010320-1.c: New test.
11152 2001-03-17  Richard Henderson  <rth@redhat.com>
11154         * g++.old-deja/g++.other/eh4.C: Add expected error text.
11156 2001-03-15  Geoff Keating  <geoff@redhat.com>
11158         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
11159         tests on AIX.
11161 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
11163         * g++.old-deja/g++.other/eh4.C: New test.
11165 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11167         * gcc.dg/cpp/mi1.c: Update.
11169 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
11171         * g++.old-deja/g++.other/regstack.C: New test.
11173 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
11175         * g++.old-deja/g++.other/ref4.C: New test.
11177 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
11179         * objc/execute/va_method.m: Added.
11180         * objc/execute/IMP.m: Added.
11181         * objc/execute/_cmd.m: Added.
11182         * objc/execute/accessing_ivars.m: Added.
11183         * objc/execute/class-1.m: Added.
11184         * objc/execute/class-10.m: Added.
11185         * objc/execute/class-11.m: Added.
11186         * objc/execute/class-12.m: Added.
11187         * objc/execute/class-13.m: Added.
11188         * objc/execute/class-14.m: Added.
11189         * objc/execute/class-2.m: Added.
11190         * objc/execute/class-3.m: Added.
11191         * objc/execute/class-4.m: Added.
11192         * objc/execute/class-5.m: Added.
11193         * objc/execute/class-6.m: Added.
11194         * objc/execute/class-7.m: Added.
11195         * objc/execute/class-8.m: Added.
11196         * objc/execute/class-9.m: Added.
11197         * objc/execute/class-tests-1.h
11198         * objc/execute/class-tests-2.h
11199         * objc/execute/compatibility_alias.m: Added.
11200         * objc/execute/encode-1.m: Added.
11201         * objc/execute/formal_protocol-1.m: Added.
11202         * objc/execute/formal_protocol-2.m: Added.
11203         * objc/execute/formal_protocol-3.m: Added.
11204         * objc/execute/formal_protocol-4.m: Added.
11205         * objc/execute/formal_protocol-5.m: Added.
11206         * objc/execute/formal_protocol-6.m: Added.
11207         * objc/execute/formal_protocol-7.m: Added.
11208         * objc/execute/informal_protocol.m: Added.
11209         * objc/execute/initialize.m: Added.
11210         * objc/execute/load.m: Added.
11211         * objc/execute/many_args_method.m: Added.
11212         * objc/execute/nested-3.m: Added.
11213         * objc/execute/no_clash.m: Added.
11214         * objc/execute/private.m: Added.
11215         * objc/execute/redefining_self.m: Added.
11216         * objc/execute/root_methods.m: Added.
11217         * objc/execute/selector-1.m: Added.
11218         * objc/execute/static-1.m: Added.
11219         * objc/execute/static-2.m: Added.
11220         * objc/execute/va_method.m: Added.
11222 2001-03-10  Richard Henderson  <rth@redhat.com>
11224         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
11226 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
11228         * g++.old-deja/g++.other/crash31.C: XFAIL.
11229         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
11230         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
11231         * gcc.c-torture/execute/20010123-1.x: XFAIL.
11232         * gcc.c-torture/execute/20010124-1.x: XFAIL.
11233         * gcc.dg/sequence-pt-1.c: XFAIL one test.
11235 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11237         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
11239 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11241         * gcc.dg/20000724-1.c: Don't use multiline strings.
11243 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11245         * objc/execute/string1.m, objc/execute/string2.m: Compare the
11246         result of -cString against what we expect it to be; don't just
11247         print it out for no one to read.
11249         * objc/execute/string3.m, objc/execute/string4.m: New tests.
11250         Based on testcases provided by Nicola Pero.
11252 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11254         * gcc.dg/cpp/macro7.c: New test.
11256 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11258         * gcc.dg/cpp/multiline.c: Update.
11260 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11262         * g++.old-deja/g++.other/enum3.C: New test.
11264 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11266         * g++.old-deja/g++.other/pod1.C: New test.
11268 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11270         * g++.old-deja/g++.ext/overload1.C: New test.
11272 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11274         * g++.old-deja/g++.pt/using1.C: New test.
11276 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11278         * g++.old-deja/g++.other/using9.C: New test.
11280 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
11282         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
11284         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
11286 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
11288         * g++.old-deja/g++.ext/realpt1.C: Remove.
11290 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
11292         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
11294 2001-02-26  Will Cohen  <wcohen@redhat.com>
11296         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
11298 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
11300         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
11301         templatized constructors.
11303 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11305         * gcc.c-torture/execute/20010224-1.c: New test.
11307 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
11309         * gcc.c-torture/execute/20010222-1.c: New test.
11311 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
11313         * g++.old-deja/g++.other/inline20.C: New test.
11315 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
11317         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
11319 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11321         * g++.old-deja/g++.other/lookup22.C: New test.
11323 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
11325         * g77.dg: New directory.
11326         * g77.dg/20010216-1.f: New test case.
11327         * g77.dg/dg.exp: New driver.
11328         * lib/g77-dg.exp: New driver library.
11330 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11332         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
11334 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
11336         * g++.old-deja/g++.other/decl9.C: New test.
11338 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
11340         * g++.old-deja/g++.other/init16.C: Update the test so that it does
11341         not need <string> and also tests the initialization at runtime.
11343 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11345         * gcc.c-torture/execute/longlong.c: New test.
11347 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11349         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
11351 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11353         * gcc.c-torture/execute/920302-1.c (execute):
11354         Change argument type to short.
11356 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11358         * g++.old-deja/g++.pt/deduct6.C: New test.
11360 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11362         * g++.old-deja/g++.pt/deduct5.C: New test.
11364 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
11366         * gcc.c-torture/execute/20010209-1.c: New test.
11368 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11370         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
11372 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
11374         * g++.dg/vtgc1.C: Update for new ABI.
11376         * consistency.vlad: New directory, 1665 files.
11378 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11380         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
11381         return type.
11382         * gcc.dg/cpp/digraphs.c: Declare puts.
11384 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11386         * g++.old-deja/g++.other/warn5.C: New test.
11388 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11390         * g++.old-deja/g++.pt/spec40.C: New test.
11392 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11394         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
11395         case.
11396         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
11398 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
11400         * gcc.c-torture/compile/20010209-1.c: New test.
11402 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
11404         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
11405         excess errors message but not if it crashes.
11406         * g++.old-deja/g++.other/crash27.C: Likewise.
11407         * g++.old-deja/g++.other/crash28.C: Likewise.
11408         * g++.old-deja/g++.other/crash30.C: Likewise.
11409         * g++.old-deja/g++.other/crash32.C: Likewise.
11410         * g++.old-deja/g++.other/crash35.C: Likewise.
11411         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11413 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11415         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
11416         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
11417         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
11418         g77.f-torture/execute/execute.exp,
11419         g77.f-torture/noncompile/noncompile.exp,
11420         gcc.c-torture/execute/execute.exp,
11421         gcc.c-torture/execute/memcheck/memcheck.exp,
11422         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
11423         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
11424         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
11425         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
11426         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
11427         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
11428         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11429         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
11430         Remove bug reporting instructions with ancient email addresses.
11432 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11434         * gcc.dg/20010202-1.c: New test.
11435         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
11437 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
11439         * g++.dg/stdbool-if.C: New test.
11441 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
11443         * objc/execute/fdecl.m: Added main().
11445 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11447         * gcc.c-torture/execute/20010206-1.c: New test.
11449 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11451         * gcc.dg/cpp/avoidpaste1.c: Update.
11453 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
11455         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
11456         Pero <nicola@brainstorm.co.uk>.
11457         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
11459 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
11461         * g++.old-deja/g++.pt/spec39.C: New test.
11463 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
11465         * gcc.c-torture/compile/20010202-1.c: New test.
11467 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
11469         * g++.old-deja/g++.abi/primary2.C: New test.
11470         * g++.old-deja/g++.abi/primary3.C: New test.
11471         * g++.old-deja/g++.abi/primary4.C: New test.
11472         * g++.old-deja/g++.abi/primary5.C: New test.
11473         * g++.old-deja/g++.abi/vtable3.h: New test.
11474         * g++.old-deja/g++.abi/vtable3a.C: New test.
11475         * g++.old-deja/g++.abi/vtable3b.C: New test.
11476         * g++.old-deja/g++.abi/vtable3c.C: New test.
11477         * g++.old-deja/g++.abi/vtable3d.C: New test.
11478         * g++.old-deja/g++.abi/vtable3e.C: New test.
11479         * g++.old-deja/g++.abi/vtable3f.C: New test.
11480         * g++.old-deja/g++.abi/vtable3g.C: New test.
11481         * g++.old-deja/g++.abi/vtable3h.C: New test.
11482         * g++.old-deja/g++.abi/vtable3i.C: New test.
11483         * g++.old-deja/g++.abi/vtable3j.C: New test.
11484         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
11486 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
11488         * g++.old-deja/g++.other/anon6.C: New test.
11489         * g++.old-deja/g++.other/anon7.C: New test.
11491 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11493         * gcc.dg/cpp/avoidpaste2.c: New tests.
11495 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
11497         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
11499 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
11501         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
11502         DECIMAL_DIG cases for Irix."
11504 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
11506         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
11508 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11510         * gcc.dg/c99-tag-1.c: New test.
11512 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11514         * gcc.dg/cpp/tr-warn1.c: Add tests.
11516 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11518         * gcc.dg/cpp/avoidpaste1.c: Update.
11519         * gcc.dg/cpp/paste4.c: Update.
11521 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
11523         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
11524         cases for Irix.
11526 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11528         * g++.old-deja/g++.other/inline19.C: New test.
11530 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11532         * gcc.dg/Wlarger-than.c: New test.
11534 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11536         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
11538 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
11540         * gcc.c-torture/execute/20010129-1.c: New test.
11541         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
11543 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
11545         * gcc.dg/cpp/avoidpaste1.c: Test case.
11547 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
11549         * g++.old-deja/g++.other/inline18.C: New test.
11551 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11553         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
11554         and __builtin_putchar.
11556 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
11558         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
11559         tests.
11561 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
11563         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
11564         floating point number rounding mode to round to the nearest
11565         representable mode.
11567 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
11569         * g++.old-deja/g++.other/mangle2.C: New test.
11571 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11573         * gcc.c-torture/compile/20010124-1.c: New test.
11575 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
11577         * g++.old-deja/g++.pt/spec38.C: New test.
11579 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11581         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
11582         "Build don't run".
11584 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11586         * gcc.c-torture/execute/20010123-1.c: New test.
11588 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11590         * g++.old-deja/g++.pt/spec37.C: New test.
11592 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11594         * g++.old-deja/g++.pt/overload14.C: New test.
11596 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11598         * gcc.c-torture/execute/20010122-1.c: New test, exercise
11599         __builtin_return_address.
11601 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
11603         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
11604         * g++.old-deja/g++.pt/spec35.C: New test.
11605         * g++.old-deja/g++.pt/spec36.C: New test.
11607 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
11609         * gcc.c-torture/compile/20010118-1.c: New test.
11611 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
11613         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
11615 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11617         * gcc.c-torture/execute/20010119-1.c: New test.
11619 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11621         * g++.old-deja/g++.other/vbase5.C: New test.
11623 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11625         * gcc.c-torture/execute/20010118-1.c: New test.
11627 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11629         * g++.old-deja/g++.pt/deduct3.C: New test.
11631 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11633         * g++.old-deja/g++.pt/spec34.C: New test.
11635 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
11637         * g77.f-torture/compile/20000601-2.f: New test.
11639 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11641         * g++.old-deja/g++.other/init17.C: New test.
11643 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
11645         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
11647 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11649         * g++.old-deja/g++.pt/unify8.C: New test.
11651 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11653         * g++.old-deja/g++.abi/vbase1.C: New test.
11655 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11657         * g++.old-deja/g++.pt/crash65.C: New test.
11659 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11661         * gcc.dg/cpp/assembl2.S: New test case.
11663 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
11665         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
11666         are supported.
11668 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11670         * g++.old-deja/g++.other/builtins1.C: New test.
11671         * g++.old-deja/g++.other/builtins2.C: Likewise.
11672         * g++.old-deja/g++.other/builtins3.C: Likewise.
11673         * g++.old-deja/g++.other/builtins4.C: Likewise.
11675 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
11677         * gcc.c-torture/compile/20010117-1.c: New test.
11678         * gcc.c-torture/compile/20010117-2.c: New test.
11680 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11682         * g77.f-torture/execute/20010116.[fx]: New test,
11683         XFAIL on i?86-*-*.
11684         * g77.f-torture/compile/20010115.f: Indicate it's
11685         a test for PR fortran/1636.
11687 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11689         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
11691 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11693         * g77.f-torture/compile/20010115.f: New test.
11695 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
11697         * g++.old-deja/g++.pt/nontype5.C: New test.
11699 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11701         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
11702         have an equivalent working one below it.
11704 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11706         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
11707         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11709 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11711         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
11712         message containing "init_priority".
11713         (conpr-2.C): Likewise.
11714         (conpr-3.C): Likewise.
11715         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
11717 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11719         * gcc.c-torture/execute/20010114-2.c: New test.
11721 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11723         * gcc.c-torture/compile/20010114-1.c: New test.
11724         * gcc.c-torture/compile/20010114-1.x: Xfail.
11725         * gcc.c-torture/compile/20010114-2.c: New test.
11726         * gcc.c-torture/execute/20010114-1.c: New test.
11727         * gcc.dg/trunc-1.c: New test.
11728         * gcc.dg/uninit-B.c: New test.
11730 2001-01-13  Nick Clifton  <nickc@redhat.com>
11732         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
11733         target.
11735 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11737         * gcc.c-torture/compile/20010113-1.c: New test.
11739 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
11741         * gcc.c-torture/compile/20001212-1.c: New test.
11743 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11745         * gcc.dg/cpp/widestr1.c: Update.
11746         * gcc.dg/cpp/prag-imp.c: Remove.
11748 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
11750         * gcc.c-torture/execute/20000801-3.x: Remove.
11751         * gcc.dg/c90-init-1.c: New test.
11752         * gcc.dg/c99-init-1.c: New test.
11753         * gcc.dg/c99-init-2.c: New test.
11754         * gcc.dg/gnu99-init-1.c: New test.
11756 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
11758         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
11759         testing that no relevant ones were found.
11761 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11763         * g++.old-deja/g++.pt/cast2.C: New test.
11765 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11767         * g++.old-deja/g++.pt/friend47.C: New test.
11769 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11771         * g++.old-deja/g++.pt/instantiate13.C: New test.
11773 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11775         * g++.old-deja/g++.other/defarg7.C: New test.
11776         * g++.old-deja/g++.other/defarg8.C: New test.
11778 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11780         * g++.old-deja/g++.pt/crash64.C: New test.
11782 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11784         * g++.old-deja/g++.pt/crash63.C: New test.
11786 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11788         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
11790 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
11792         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
11794 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11796         * g++.old-deja/g++.pt/error3.C: New test.
11798 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11800         * g++.old-deja/g++.other/crash39.C: New test.
11802 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11804         * g++.old-deja/g++.other/vbase4.C: New test.
11806 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
11808         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
11809         * gcc.dg/special/20000419-2.c: New file. Identical to above.
11810         * gcc.dg/special/special.exp: New test driver which will check
11811         for alias support for the above test.
11813 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
11815         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
11816         problems on small machines.
11817         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
11818         parameterize.
11820 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
11822         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
11823         mips.
11824         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11826 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
11828         * g++.old_deja/g++.pt/using8.C: New test.
11830 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11832         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
11834 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
11836         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
11837         where a failure is expected.
11838         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
11840 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11842         * g++.old_deja/g++.pt/instantiate12.C: New test.
11844 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11846         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
11847         start of structs.
11848         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
11849         * g++.old-deja/g++.brendan/crash17.C: Likewise.
11850         * g++.old-deja/g++.brendan/crash29.C: Likewise.
11851         * g++.old-deja/g++.brendan/crash48.C: Likewise.
11852         * g++.old-deja/g++.brendan/ns1.C: Likewise.
11853         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
11854         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
11855         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
11856         * g++.old-deja/g++.eh/spec6.C: Likewise.
11857         * g++.old-deja/g++.jason/crash3.C: Likewise.
11858         * g++.old-deja/g++.law/ctors11.C: Likewise.
11859         * g++.old-deja/g++.law/ctors17.C: Likewise.
11860         * g++.old-deja/g++.law/ctors5.C: Likewise.
11861         * g++.old-deja/g++.law/ctors9.C: Likewise.
11862         * g++.old-deja/g++.mike/ambig1.C: Likewise.
11863         * g++.old-deja/g++.mike/net22.C: Likewise.
11864         * g++.old-deja/g++.mike/p3538a.C: Likewise.
11865         * g++.old-deja/g++.mike/p3538b.C: Likewise.
11866         * g++.old-deja/g++.mike/virt3.C: Likewise.
11867         * g++.old-deja/g++.niklas/t128.C: Likewise.
11868         * g++.old-deja/g++.other/anon4.C: Likewise.
11869         * g++.old-deja/g++.other/using1.C: Likewise.
11870         * g++.old-deja/g++.other/warn3.C: Likewise.
11871         * g++.old-deja/g++.pt/t37.C: Likewise.
11872         * g++.old-deja/g++.robertl/eb69.C: Likewise.
11873         * g++.old-deja/g++.robertl/eb71.C: Likewise.
11875 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11877         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
11879 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11881         * gcc.c-torture/execute/stdio-opt-3.c: New test.
11883 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
11885         * gcc.c-torture/compile/20010107-1.c: New test.
11887 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11889         * gcc.c-torture/execute/builtin-noret-1.c: New test.
11891 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11893         * gcc.dg/format/format.h: New file.
11894         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
11895         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
11896         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
11897         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
11898         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
11899         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
11900         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
11901         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
11902         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
11903         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
11904         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
11905         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
11906         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
11907         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
11908         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
11909         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
11910         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
11911         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
11912         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
11913         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
11914         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
11915         instead of declaring standard types, macros and functions in each
11916         test.
11918 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
11920         * gcc.c-torture/execute/20010106-1.c: New test.
11922 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11924         * gcc.dg/format/format.exp: New file.
11925         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
11926         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
11927         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
11928         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
11929         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
11930         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
11931         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
11932         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
11933         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
11934         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
11935         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
11936         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
11937         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
11938         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
11939         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
11940         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
11941         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
11942         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
11943         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
11944         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
11945         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
11946         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
11947         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
11948         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
11949         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
11950         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
11951         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
11952         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
11953         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
11954         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
11955         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
11956         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
11957         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
11958         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
11959         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
11960         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
11961         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
11962         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
11963         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
11964         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
11965         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
11966         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
11968 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
11970         * gcc.c-torture/execute/991228-1.c: Take word endianness into
11971         account.
11973 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
11975         * gcc.c-torture/execute/builtin-complex-1.c: New test.
11977 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
11979         * g++.old-deja/g++.pt/crash62.C: New test.
11981 2001-01-04  Richard Henderson  <rth@redhat.com>
11983         * gcc.dg/20000926-1.c: Update expected warnings.
11984         * gcc.dg/array-2.c: Likewise.
11985         * gcc.dg/array-4.c: Also validate flexible array members.
11986         * gcc.dg/c99-flex-array-1.c: New.
11988 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11990         * gcc.c-torture/compile/20001222-1.x: Remove.
11992 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11994         * gcc.c-torture/execute/built-in-setjmp.c: New.
11996 2001-01-03  Richard Henderson  <rth@redhat.com>
11998         * gcc.dg/940510-1.c: Update expected error wording.
11999         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
12001 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
12003         * lib/target-supports.exp (check_alias_available): Modified to
12004         indicate aliases not supported if only weak aliases are supported.
12006 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12008         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
12009         Turn on cmpstrsi checks for __pj__ and __i370__.
12011 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12013         * g++.old-deja/g++.other/virtual11.C: New test.
12015 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
12017         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
12019 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12021         * gcc.c-torture/compile/20010102-1.c: New test.
12023 2001-01-02  Andreas Jaeger  <aj@suse.de>
12025         * gcc.dg/noreturn-3.c: New test.
12027         * gcc.dg/noreturn-4.c: New test.
12029 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12031         * gcc.c-torture/execute/stdio-opt-1.c: Also test
12032         __builtin_fputc and __builtin_fwrite.
12034 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12036         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
12037         signed char, not default char.
12039 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
12041         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
12043 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
12045         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
12047 2000-12-29  Richard Henderson  <rth@redhat.com>
12049         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
12050         (__cyg_profile_func_exit): Define.
12052 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
12054         * g++.dg/vtgc1.C: New test.
12056 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
12058         * gcc.dg/noncompile/20001228-1.c: New test.
12060         * gcc.dg/20001228-1.c: New test.
12062         * gcc.c-torture/execute/20001228-1.c: New test.
12064 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
12066         * gcc.dg/format-strfmon-1.c: New test.
12068 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12070         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
12071         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
12072         * gcc.c-torture/execute/string-opt-1.c: Likewise.
12073         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12074         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12075         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12076         * gcc.c-torture/execute/string-opt-6.c: Likewise.
12077         * gcc.c-torture/execute/string-opt-7.c: Likewise.
12078         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12079         * gcc.c-torture/execute/string-opt-9.c: Likewise.
12080         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12081         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12082         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12084         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
12085         * gcc.c-torture/execute/string-opt-4.c: Test index.
12087 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
12089         * gcc.c-torture/compile/20001226-1.c: New test.
12091 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12093         * gcc.c-torture/compile/20001222-1.c: New test.
12094         * gcc.c-torture/compile/20001222-1.x: Xfail.
12096 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
12098         * gcc.c-torture/execute/comp-goto-2.c: New test.
12100 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
12102         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
12103         Use long types if __INT_MAX__ is 32767.
12104         (main): Use cast to (sint32 *) when poking 88 into a_page.
12106         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
12108 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
12110         * gcc.c-torture/compile/20001221-1.c: New test.
12111         * gcc.c-torture/execute/20001221-1.c: New test.
12113 2000-12-20  Richard Henderson  <rth@redhat.com>
12115         * g++.old-deja/g++.pt/crash36.C: Update error lines.
12116         * g++.old-deja/g++.robertl/eb109.C: Likewise.
12118 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12120         * gcc.dg/compare3.c: New test.
12122 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12124         * gcc.dg/format-warnll-1.c: New test.
12126 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
12128         * gcc.dg/cpp/cmdlne-P.c: New test.
12130 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12132         * gcc.c-torture/execute/builtin-abs-1.c,
12133         gcc.c-torture/execute/builtin-abs-2.c: New tests.
12135 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12137         * gcc.dg/cpp/multiline.c: New test.
12139 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
12141         * g++.old-deja/g++.other/syshdr1.C: Update.
12142         * gcc.dg/cpp/lineflags.c: Remove temporarily.
12144 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12146         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
12148 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12150         * g++.old-deja/g++.pt/ttp65.C: New test.
12152 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12154         * g++.old-deja/g++.pt/ttp64.C: New test.
12156 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12158         * g++.old-deja/g++.pt/spec33.C: New test.
12160 2000-12-14  Catherine Moore  <clm@redhat.com>
12162         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
12163         * gcc.c-torture/execute/920612-2.c: Likewise.
12164         * gcc.c-torture/execute/920428-2.c: Likewise.
12165         * gcc-c-torture/execute/va-arg-11.c: Call exit.
12166         * gcc.c-torture/execute/va-arg-21.c: Likewise.
12168 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12170         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
12171         * gcc.dg/pack-test-2.c: Likewise.
12173 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12175         Tests by Zack Weinberg <zackw@stanford.edu>.
12177         * gcc.dg/cpp/defined.c: Update.
12178         * gcc.dg/cpp/defined_trad.c: New tests.
12180 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12182         * gcc.dg/cpp/trad-direct.c: Update.
12184 2000-12-11  Neil Booth  <neilb@earthling.net>
12186         * gcc.dg/cpp/defined_trad.c
12188 2000-12-11  Neil Booth  <neilb@earthling.net>
12190         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
12192 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12194         * gcc.dg/format-miss-2.c: New test.
12196 2000-12-09  Neil Booth  <neilb@earthling.net>
12198         * gcc.dg/cpp/lineflags.c: New tests.
12199         * gcc.dg/cpp/poison.c: Update.
12200         * gcc.dg/cpp/redef2.c: Update.
12201         * gcc.dg/cpp/skipping.c: New test.
12203 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
12205         * g++.old-deja/g++.other/eh3.C: New testcase.
12207 2000-12-07  Neil Booth  <neilb@earthling.net>
12209         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
12210         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
12211         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
12212         wtr-union-init-2.c, wtr-union-init-3.c: Update.
12213         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
12214         Update.
12216 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12218         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
12219         __SIZE_TYPE__ instead of int for type of integers cast to
12220         pointers.
12222 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
12224         * g++.old-deja/g++.other/cleanup4.C: New test.
12226 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12228         * format-sec-1.c: New test.
12230 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12232         * gcc.dg/format-nonlit-3.c: New test.
12234 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12236         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
12237         through a null pointer.
12239 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12241         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
12242         * g++.old-deja/g++.pt/partial4.C: New test.
12244 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
12246         * gcc.c-torture/execute/ieee/hugeval.x: New.
12248 2000-12-06  Neil Booth  <neilb@earthling.net>
12250         * gcc.dg/cpp/backslash2.c: New tests.
12252 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12254         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
12255         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
12257 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
12259         * gcc.c-torture/execute/20001203-2.c: New testcase.
12261 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12263         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
12264         * g++.old-deja/g++.other/virtual10.C: New test.
12266 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12268         * g++.old-deja/g++.mike/pmf5.C: Remove test.
12270 2000-12-05  Richard Henderson  <rth@redhat.com>
12272         * gcc.c-torture/compile/20001205-1.c: New.
12274 2000-12-04  Neil Booth  <neilb@earthling.net>
12276         * g++.old-deja/g++.other/virtual9.C: New test.
12277         * g++.old-deja/g++.pt/crash61.C: New test.
12278         * gcc.c-torture/execute/loop-9.c: New test.
12280 2000-12-04  Neil Booth  <neilb@earthling.net>
12282         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
12283         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
12284         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
12285         * gcc.dg/cpp/extratokens.c: ...here.
12287 2000-12-04  Neil Booth  <neilb@earthling.net>
12289         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
12290         New tests.
12292 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12294         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
12295         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
12297 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12299         * gcc.c-torture/execute/20001203-1.c: New test.
12301 2000-12-03  Neil Booth  <neilb@earthling.net>
12303         * gcc.dg/cpp/macro6.c: New test cases.
12305 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12307         * gcc.c-torture/execute/string-opt-9.c: New test.
12308         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12309         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12310         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12312         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
12313         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
12315 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
12317         * gcc.dg/cpp/if-6.c: New testcase.
12319         * gcc.dg/20001201-1.c: New testcase.
12321 2000-12-02  Neil Booth  <neilb@earthling.net>
12323         * g++.old-deja/g++.other/externC4.C,
12324         g++.old-deja/g++.other/friend10.C: New tests.
12326 2000-12-02  Neil Booth  <neilb@earthling.net>
12328         * g++.old-deja/g++.other/instan2.C
12329         * g++.old-deja/g++.other/instan3.C: New test.
12331 2000-12-02  Neil Booth  <neilb@earthling.net>
12333         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
12334         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
12335         gnuc99.c,gnuc99-pedantic.c: New tests.
12337 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12339         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
12340         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
12342 2000-12-01  Neil Booth  <neilb@earthling.net>
12344         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
12345         * gcc.dg/cpp/poison.c: Update.
12346         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
12348 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
12350         * g77.f-torture/execute/20001201.f: New test.
12352 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12354         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
12356 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
12358         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
12360 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
12362         * g++.old-deja/g++.other/cast6.C: New test.
12364 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
12366         * gcc.c-torture/execute/20001130-2.c: New testcase.
12368 2000-11-30  Richard Henderson  <rth@redhat.com>
12370         * gcc.c-torture/execute/20001130-1.c: New test.
12372 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12374         * g++.old-deja/g++.other/op3.C: New test.
12376 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12378         * g++.old-deja/g++.other/op2.C: New test.
12380 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12382         * g++.old-deja/g++.other/crash38.C: New test.
12384 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
12386         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
12388 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
12390         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
12391         tests.
12392         * gcc.c-torture/execute/string-opt-6.c: New test.
12394         * gcc.dg/20001117-1.c: Add main.
12396 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
12398         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
12399         Move from here ...
12400         * gcc.dg/940510-1.c: ... to here.
12402         * gcc.dg/20000926-1.c: GNU C now allows initializations of
12403         zero-size arrays in toplevel structures.
12405 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12407         * gcc.c-torture/execute/loop-8.c: New test.
12409 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12411         * g++.old-deja/g++.other/base1.C: New test.
12413 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12415         * g++.old-deja/g++.other/parse2.C: New test.
12417 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12419         * g++.old-deja/g++.pt/incomplete1.C: New test.
12421 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12423         * g++.old-deja/g++.other/friend9.C: New test.
12425 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12427         * gcc.dg/20001127-1.c: New test.
12429 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12431         * g++.old-deja/g++.pt/friend46.C: New test.
12433 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12435         * g++.old-deja/g++.other/ptrmem8.C: New test.
12437 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12439         * gcc.c-torture/execute/string-opt-7.c: New test.
12440         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12442 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12444         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
12445         instead of 'mkcheck 2'.
12447 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12449         * gcc.c-torture/execute/memcheck/driver.c,
12450         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
12451         C9X references to refer to C99.
12453 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
12455         * gcc.dg/ultrasp3.c: New test.
12457 2000-11-25  Neil Booth  <neilb@earthling.net>
12459         * gcc.dg/cpp/include2.c: Update test to be locale independent.
12461 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
12463         * gcc.c-torture/compile/20001123-2.c: New.
12465 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12467         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
12469 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
12471         * gcc.dg/sequence-point-1.c: Add some new tests.
12472         * gcc.c-torture/execute/20001124-1.c: New test.
12474 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12476         * g++.old-deja/g++.other/vaarg4.C: New test.
12477         * gcc.c-torture/compile/20001123-1.c: New test.
12479 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12481         * g++.other/crash24.C: Adjust and remove XFAIL.
12482         * g++.other/crash37.C: New test.
12484 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
12486         * g++.old-deja/g++.pt/instantiate9.C: New test.
12488 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
12490         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
12491         new ABI, too.
12493         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
12494         * g++.old-deja/g++.robertl/eb55.C: Likewise.
12496 2000-11-22  Neil Booth  <neilb@earthling.net>
12498         * gcc.dg/cpp/Wtrigraphs.c: New test.
12500 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12502         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
12504 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
12506         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
12508 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
12510         * lib/gcc-dg.exp: load_lib scanasm.exp.
12511         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
12512         * lib/g++-dg.exp: load_lib scanasm.exp.
12513         * lib/scanasm.exp: New.
12514         (scan-assembler, scan-assembler-not): Add optional arguments to
12515         test name, or if not present, the pattern name.
12516         (scan-assembler-dem, scan-assembler-dem-not): New.
12518         * g++.dg/dg.exp: New.
12520 2000-11-21  Neil Booth  <neilb@earthling.net>
12522         * gcc.dg/cpp/integrated1.c: Remove.
12524 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12526         * gcc.c-torture/execute/20001121-1.c: New test.
12528 2000-11-21  Richard Henderson  <rth@redhat.com>
12530         * gcc.c-torture/compile/20001121-1.c: New test.
12532 2000-11-20  Neil Booth  <neilb@earthling.net>
12534         * gcc.dg/cpp/integrated1.c: New test.
12536 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12538         * g++.old-deja/g++.other/inline17.C: New test.
12540 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
12542         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
12543         local variable to be zero: I made the variable global. Now
12544         uses abort() and exit() instead of relying on main's return value.
12546 2000-11-20  Neil Booth  <neilb@earthling.net>
12548         * gcc.dg/cpp/paste2.c: Update test.
12549         * objc/execute/paste.m: New test.
12551 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12553         * gcc.dg/c99-condexpr-1.c: New test.
12555 2000-11-20  Neil Booth  <neilb@earthling.net>
12557         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
12559 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
12561         * g++.old-deja/g++.pt/export1.C: New test.
12563 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
12565         * gcc.dg/20001117-1.c: New test.
12567 2000-11-18  Richard Henderson  <rth@redhat.com>
12569         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
12571 2000-11-18  Richard Henderson  <rth@redhat.com>
12573         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
12574         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
12575         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
12577 2000-11-18  Richard Henderson  <rth@redhat.com>
12579         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
12580         (main): New.  Exit cleanly.
12582 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12584         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
12585         gcc.dg/c99-fordecl-2.c: New tests.
12587 2000-11-18  Richard Henderson  <rth@redhat.com>
12589         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
12590         * gcc.c-torture/execute/zerolen-2.c: New.
12592 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12594         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
12595         memory.
12597 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12599         * g++.old-deja/g++.pt/instantiate8.C: New test.
12601 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12603         * g++.old-deja/g++.other/incomplete.C: Add more tests.
12604         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
12606 2000-11-16  Nick Clifton  <nickc@redhat.com>
12608         * gcc.c-torture/execute/nestfunc-2.c: New test.
12609         * gcc.c-torture/execute/nestfunc-3.c: New test.
12611 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12613         * gcc.c-torture/compile/20001116-1.c: New test.
12615 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12617         * gcc.c-torture/execute/20001115-1.c: New test.
12619 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
12621         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
12622         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
12623         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
12624         * g++.old-deja/g++.abi/vmihint.C: Likewise.
12626 2000-11-15  Neil Booth  <neilb@earthling.net>
12628         gcc.dg/cpp/_Pragma1.c: Update.
12629         gcc.dg/cpp/_Pragma2.c: New test.
12631 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12633         * g++.old-deja/g++.other/anon5.C: New test.
12635 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
12637         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
12638         tests.
12640 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
12642         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
12643         output.
12645 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12647         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
12648         labels at end of compound statements.
12650 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
12652         * gcc.c-torture/execute/loop-7.c: New test.
12654 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12656         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
12658 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12660         * gcc.dg/c99-bool-1.c: New test.
12662 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12664         * gcc.dg/c99-scope-1.c: Remove xfail.
12665         * gcc.dg/c99-scope-2.c: New test.
12667 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12669         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
12670         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
12672 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
12674         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
12675         error messages.
12677         * g++.mike/p700.C: Don't typedef wchar_t.
12678         * g++.mike/p784.C: Likewise.
12679         * g++.mike/eb101.C: Don't use __wchar_t.
12681 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12683         * g77.f-torture/execute/20001111.[fx]: Test premature exit
12684         from DO loop.
12686 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12688         * gcc.c-torture/execute/20001111-1.c: New test.
12690 2000-11-10  Nick Clifton  <nickc@redhat.com>
12692         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
12693         long multuiple and accumulate.
12695 2000-11-09  Richard Henderson  <rth@redhat.com>
12697         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
12698         via size_t instead of int.
12700         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
12701         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12702         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12703         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12705 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
12707         * gcc.c-torture/compile/20001109-1.c: New test.
12708         * gcc.c-torture/compile/20001109-2.c: New test.
12710 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
12712         * g++.old-deja/g++.pt/operator1.C: New test.
12713         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
12715 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12717         * gcc.dg/20001108-1.c: New test.
12719 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12721         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
12722         with both arguments constant strings.
12723         * gcc.c-torture/execute/string-opt-3.c: New test.
12724         * gcc.c-torture/execute/string-opt-4.c: New test.
12725         * gcc.c-torture/execute/string-opt-5.c: New test.
12727 2000-11-08  Nick Clifton  <nickc@redhat.com>
12729         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
12730         mulsidi3adddi patterns.
12732 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
12734         * g++.old-deja/g++.other/crash36.C: New test.
12736 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
12738         * g++.old-deja/g++.other/init16.C: New test.
12740 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
12742         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
12744 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12746         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
12747         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12748         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12750 2000-11-07  DJ Delorie  <dj@redhat.com>
12752         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
12754 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12756         * gcc.c-torture/execute/string-opt-1.c: New test.
12758 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12760         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
12761         mips-sgi-irix6.* because the MIPS ABI passes floating-point
12762         parameters in registers, and there is no way for a varargs
12763         function to know in which order the integer and floating-point
12764         parameters should be interleaved when they are placed on the
12765         stack.
12766         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12767         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12769 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12771         * gcc.c-torture/execute/string-opt-2.c: New test.
12773 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
12775         * g++.old-deja/g++.pt/crash60.C: New test.
12777 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12779         * g++.old-deja/g++.other/crash24.C: New test.
12780         * g++.old-deja/g++.other/crash25.C: New test.
12781         * g++.old-deja/g++.other/crash26.C: New test.
12782         * g++.old-deja/g++.other/crash27.C: New test.
12783         * g++.old-deja/g++.other/crash28.C: New test.
12784         * g++.old-deja/g++.other/crash29.C: New test.
12785         * g++.old-deja/g++.other/crash30.C: New test.
12786         * g++.old-deja/g++.other/crash31.C: New test.
12787         * g++.old-deja/g++.other/crash32.C: New test.
12788         * g++.old-deja/g++.other/crash33.C: New test.
12789         * g++.old-deja/g++.other/crash34.C: New test.
12790         * g++.old-deja/g++.other/crash35.C: New test.
12792 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12794         * gcc.c-torture/execute/20001031-1.c: New test.
12796 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
12798         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
12799         namespace.
12801         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
12802         standards-conformant.
12804         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
12806         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
12807         * g++.old-deja/g++.mike/p755a.C: Likewise.
12808         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12809         library makes no calls to `operator new' during initialization.
12811 2000-11-04  Neil Booth  <neilb@earthling.net>
12813         * gcc.dg/cpp/include2.c: New tests.
12815 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
12817         * lib/g++.exp (g++_set_ld_library_path): New function.
12818         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12820 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
12822         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
12823         warnings.
12825 2000-11-01  Richard Henderson  <rth@redhat.com>
12827         * g++.old-deja/g++.ext/namedret1.C: New.
12828         * g++.old-deja/g++.ext/namedret2.C: New.
12829         * g++.old-deja/g++.ext/namedret3.C: New.
12831 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
12833         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12834         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12836 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12838         * gcc.c-torture/execute/va-arg-21.c: New test.
12840 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12842         * gcc.dg/c99-complex-2.c: New test.
12844 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12846         * gcc.c-torture/execute/stdio-opt-1.c: New test.
12848 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
12850         * g++.old-deja/g++.other/inline16.C: New test.
12852 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
12854         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12855         __PRETTY_FUNCTION__
12857 2000-10-29  Neil Booth  <neilb@earthling.net>
12859         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12860         New tests.
12861         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12862         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12863         optimisation.
12865 2000-10-29  Neil Booth  <neilb@earthling.net>
12867         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
12868         * mi1.c, mi1c.h: Add null directives to multiple-include test.
12869         * mi5.c: Test multiple includes work with -C.
12870         * trigraphs.c: Test ^= version.
12872 2000-10-28  Neil Booth  <neilb@earthling.net>
12874         New tests and test updates for new macro expander.
12876         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
12877         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
12878         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
12879         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
12880         new diagnostic messages.
12882         * gcc.dg/cpp/macro3.c: New tests.
12884 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
12886         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
12887         on the same line.
12889 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
12891         * g++.old-deja/g++.other/eh2.C: New test.
12893 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12895         * gcc.c-torture/execute/20001027-1.c: New test.
12897 2000-10-26  Richard Henderson  <rth@redhat.com>
12899         * gcc.c-torture/execute/20001026-1.c: New.
12901 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
12903         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
12904         * g++.old-deja/g++.law/builtin1.C: Likewise.
12905         * g++.old-deja/g++.law/ctors10.C: Likewise.
12906         * g++.old-deja/g++.law/virtual3.C: Likewise.
12907         * g++.old-deja/g++.mike/p658.C: Likewise.
12908         * g++.old-deja/g++.other/sibcall1.C: Likewise.
12909         * g++.old-deja/g++.other/vaarg2.C: Likewise.
12910         * g++.old-deja/g++.robertl/eb124.C: Likewise.
12911         * g++.old-deja/g++.robertl/eb44.C: Likewise.
12912         * g++.old-deja/g++.robertl/eb77.C: Likewise.
12914 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
12916         * gcc.c-torture/compile/20001024-1.c: New test.
12918 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
12920         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
12921         to tell us whether or not we are using V3.
12923 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12925         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
12926         operands.
12928 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12930         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
12932 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
12934         * gcc.c-torture/execute/20001024-1.c: New test.
12936 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
12938         * g++.old-deja/g++.other/sibcall1.C: New test.
12940 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
12942         * gcc.dg/noncompile/init-3.c: New test.
12944 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12946         * gcc.dg/format-array-1.c: New test.
12948 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12950         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
12951         writing through null pointers; remove comment about testing
12952         unterminated strings.
12954 2000-10-17  Matthew Hiller  <hiller@redhat.com>
12956         * gcc.c-torture/execute/20001017-2.c: New test.
12958 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12960         * gcc.c-torture/compile/20001018-1.c: New test.
12961         * gcc.c-torture/compile/20001018-1.x: Xfail.
12963 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12965         * gcc.c-torture/execute/20001017-1.c: New test.
12967 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12969         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
12970         for multiple use of arguments with scanf formats; add tests for
12971         multiple use of arguments.
12973 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
12975         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
12977 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12979         * gcc.dg/format-miss-1.c: New test.
12981 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12983         * gcc.c-torture/execute/20001013-1.c: New test.
12985 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12987         * gcc.dg/format-branch-1.c: New test.
12989 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12991         * README, lib/file-format.exp: Remove EGCS references.
12993 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12995         * gcc.dg/20001013-1.c: New test.
12997 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12999         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
13000         for intmax_t in the compiler using __typeof__ and the type rules
13001         for conditional expressions.
13003 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
13005         * gcc.dg/20001012-1.c: New test.
13006         * gcc.dg/20001012-2.c: New test.
13008 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13010         * gcc.dg/format-attr-1.c: New test.
13012 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13014         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
13015         __LONG_LONG_MAX__ instead of LLONG_MAX.
13017 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13019         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
13020         scanf flags.
13021         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
13022         flags.
13024 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
13026         * gcc.dg/sequence-pt-1.c: New test.
13028 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
13030         * gcc.c-torture/execute/20001011-1.c: New testcase.
13031         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
13033 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13035         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
13036         does not error on it.
13038 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
13040         * gcc.dg/20001009-1.c: New test.
13042 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13044         * gcc.c-torture/compile/20001009-1.c: Move from here ....
13045         * gcc.c-torture/execute/20001009-2.c: ... to here.
13047 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
13049         * gcc.c-torture/compile/20001009-1.c: New testcase.
13050         * gcc.c-torture/execute/20001009-1.c: New testcase.
13051         Testcases provided by Jan Hubicka <jh@suse.cz>.
13053 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13055         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13056         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
13057         uintmax_t using <limits.h> to emulate the compiler's internal
13058         logic.  No longer XFAIL %j tests.
13060 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13062         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
13063         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
13064         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
13065         regexps and details of expected handling of some bad formats.
13066         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
13067         suppression.
13069 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13071         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
13072         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
13073         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
13074         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
13075         in list archives.
13077 2000-10-06  Richard Henderson  <rth@cygnus.com>
13079         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
13080         * g++.old-deja/g++.brendan/crash52.C: Likewise.
13081         * g++.old-deja/g++.jason/report.C: Likewise.
13082         * g++.old-deja/g++.law/friend5.C: Likewise.
13083         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
13084         of the expected warnings.
13086 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
13088         * g++.old-deja/g++.pt/enum14.C: New test.
13090 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
13092         * g++.old-deja/g++.pt/crash59.C: New test.
13094 2000-10-04  Will Cohen  <wcohen@redhat.com>
13096         * gcc.dg/20000926-1.c: New test.
13098 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
13100         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
13101         function name for current C++ compiler.
13102         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
13104 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
13106         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
13107         __PRETTY_FUNCTION__.
13108         * g++.old-deja/g++.ext/pretty2.C: Likewise.
13110 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13112         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
13114 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
13116         * gcc.c-torture/compile/20000923-1.c: New test.
13118 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
13120         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
13121         * g++.old-deja/g++.pt/ttp62.C: Same.
13122         * g++.old-deja/g++.other/inline14.C: Same.
13124 2000-09-24  Richard Henderson  <rth@cygnus.com>
13126         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
13128 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13130         * gcc.dg/c90-printf-1.c: Add test for wide string format.
13132 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
13134         * gcc.c-torture/compile/20000922-1.c: New file.
13136 2000-09-21  Nick Clifton  <nickc@redhat.com>
13138         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
13139         a signed long modulo operation.
13140         (mod6): New function - perform an unsigned long modulo operation.
13141         (main): Add tests for modulos of very large numbers by very small
13142         dividends.
13144 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13146         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
13148 2000-09-19  Richard Henderson  <rth@cygnus.com>
13150         * gcc.dg/compare2.c (case 10): XFAIL.
13152 2000-09-18  Richard Henderson  <rth@cygnus.com>
13154         * gcc.c-torture/execute/20000906-1.c: Move ...
13155         * gcc.dg/20000906-1.c: ... here.  Only run on targets
13156         that support __builtin_trap.
13158 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
13160         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
13162 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13164         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
13165         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
13166         more $ format tests.
13168 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13170         * gcc.dg/format-errmk-1.c: New test.
13172 2000-09-17  Greg McGary  <greg@mcgary.org>
13174         * gcc.c-torture/execute/20000917-1.x: Remove.
13176 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13178         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
13180 2000-09-17  Greg McGary  <greg@mcgary.org>
13182         * gcc.c-torture/execute/20000917-1.c: New test.
13183         * gcc.c-torture/execute/20000917-1.x: XFAIL.
13185 2000-09-16  Neil Booth  <NeilB@earthling.net>
13187         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
13188         in nested macro bug.
13190 2000-09-15  Neil Booth  <NeilB@earthling.net>
13192         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
13194 2000-09-14  Jeffrey A Law  (law@cygnus.com)
13196         * gcc.c-torture/execute/20000914-1.c: New test.
13198 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
13200         * g++.other/inline13.C: New test.
13202 2000-09-12  Andreas Jaeger  <aj@suse.de>
13204         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
13205         constant by Ulrich Drepper <drepper@redhat.com>.
13207 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
13209         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
13211 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13213         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
13215 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
13217         * gcc.dg/cpp/backslash.c: New test.
13219 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
13221         * gcc.c-torture/execute/20000910-1.c: New test.
13222         * gcc.c-torture/execute/20000910-2.c: Likewise.
13224 2000-09-11  Robert Lipe  <robertl@sco.com>
13226         * gcc.dg/pragma-align.c: New test.
13228 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
13230         * g++.old-deja/g++.pt/explicit82.C: New test.
13231         * g++.old-deja/g++.pt/explicit83.C: New test.
13233 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
13235         * gcc.dg/asm-names.c: New test.
13237 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13239         * gcc.dg/cpp/tr-warn6.c: New test
13241 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13243         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13244         be accepted.
13246 2000-09-07  Catherine Moore  <clm@redhat.com>
13248         * gcc.c-torture/execute/unroll-1.c: New test.
13250 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13252         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13253         ERROR markers.
13254         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13255         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13256         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13257         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13258         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13259         Preprocess only.
13260         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13261         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13263 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13265         * g++.old-deja/g++.pt/deduct2.C: New test.
13267 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13269         * g++.old-deja/g++.pt/parms2.C: New test.
13271 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13273         * g++.old-deja/g++.pt/crash58.C: New test.
13275 2000-09-06  Greg McGary  <greg@mcgary.org>
13277         * gcc.c-torture/execute/20000906-1.c: New test.
13278         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13280 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13282         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13284 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13286         * g++.old-deja/g++.pt/crash57.C: New test.
13288 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13290         * g++.old-deja/g++.pt/crash56.C: New test.
13292 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13294         * g++.old-deja/g++.pt/koenig1.C: New test.
13296 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13298         * gcc.dg/20000904-1.c: New test.
13300 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13302         * gcc.dg/cpp/paste8.c: New test.
13304 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13306         * gcc.c-torture/compile/20000827-1.c: New test.
13308 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13310         * gcc.dg/format-diag-1.c: New test.
13312 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13314         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13315         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13316         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13317         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13318         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13320 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13322         * g++.old-deja/g++.other/nested4.C: New test.
13324 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13326         * g++.old-deja/g++.ns/scoped1.C: New test.
13328 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13330         * lib/g++.exp: Support testing already-installed GCC.
13332 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13334         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13336 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13338         * gcc.dg/return-type-2.c: New test.
13340 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13342         * gcc.c-torture/compile/20000825-1.c: New test.
13344 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13346         * gcc.dg/dwarf2-2.c: New test.
13348 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13350         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13351         dg-warning regexps.
13353 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13355         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13356         gcc.dg/format-ext-5.c: New tests.
13358 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13360         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13362 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13364         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13366 2000-08-24  Richard Henderson  <rth@cygnus.com>
13368         * gcc.dg/ia64-sync-1.c: New test.
13369         * gcc.dg/ia64-sync-2.c: New test.
13370         * gcc.dg/ia64-asm-1.c: New test.
13372 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13374         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13375         * gcc.dg/format-ext-2.c: New test.
13377 2000-08-23  Jason Merrill  <jason@redhat.com>
13379         * lib/old-dejagnu.exp: Also ignore "In member function" and
13380         "At global scope".
13382 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13384         * gcc.dg/noncompile/label-lineno-1.c: New test.
13386 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13388         * gcc.dg/c99-array-nonobj-1.c: New test.
13390 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13392         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13393         tests.
13394         * gcc.dg/format-ext-1.c: New test.
13396 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13398         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13399         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13400         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13401         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13402         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13404 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13406         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13407         gcc.dg/c99-strftime-2.c: New tests.
13409 2000-08-22  Richard Henderson  <rth@cygnus.com>
13411         * gcc.c-torture/execute/20000822-1.c: New test.
13413 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13415         * gcc.c-torture/execute/20000819-1.x: Remove.
13417 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13419         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13420         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13421         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13422         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13423         gcc.dg/format-xopen-1.c: New tests.
13425 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13427         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13429 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13431         * g++.old-deja/g++.other/loop2.C: New test.
13433         * gcc.c-torture/compile/20000606-1.c: New test.
13434         * gcc.c-torture/compile/20000728-1.c: New test.
13435         * gcc.c-torture/execute/20000801-1.c: New test.
13436         * gcc.c-torture/execute/20000801-2.c: New test.
13437         * gcc.c-torture/execute/20000819-1.c: New test.
13438         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13439         * gcc.dg/20000629-1.c: New test.
13440         * gcc.dg/20000724-1.c: New test.
13441         * gcc.dg/20000807-1.c: New test.
13443 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13445         * gcc.dg/cpp/pragma-1.c: New test.
13446         * gcc.dg/cpp/pragma-2.c: New test.
13448 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13450         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13451         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13453 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13455         * gcc.c-torture/compile/20000818-1.c: New test.
13457 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13459         * gcc.c-torture/execute/20000818-1.c: New test.
13461 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13463         * gcc.dg/format-va-1.c: New test.
13465 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13467         * g++.old-deja/g++.other/typedef8.C: New test.
13469 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13471         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13472         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13473         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13474         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13475         * g++.old-deja/g++.other/ptrmem7.C: New test.
13476         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13478 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13480         * g++.old-deja/g++.pt/typename27.C: New test.
13482 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13484         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13485         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13486         * g++.old-deja/g++.pt/friend45.C: New test.
13487         * g++.old-deja/g++.other/friend8.C: New test.
13489 2000-08-15  Richard Henderson  <rth@cygnus.com>
13491         * gcc.c-torture/execute/20000815-1.c: New test.
13493 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13495         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13496         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13497         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13499 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13501         * g++.old-deja/g++.other/refinit2.C: New test.
13503 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13505         * lib/c-torture.exp (c-torture): Make
13506         compiler_conditional_xfail_data global.
13507         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13508         compiler_conditional_xfail_data machinery.
13509         (f-torture-execute): Likewise.
13510         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13511         and only when unrolling loops.
13513         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13515 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13517         * g++.old-deja/g++.pt/explicit81.C: New test.
13519 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13521         * g++.old-deja/g++.pt/typename26.C: New test.
13523 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13525         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13526         warning.
13528 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13530         * g++.old-deja/g++.other/array3.C: New test.
13532 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13534         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13535         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13536         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13537         New tests.
13539 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13541         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13542         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13544 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13546         * gcc.c-torture/execute/20000808-1.c: New test.
13548 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13550         * gcc.dg/c90-const-expr-1.c: New test.
13552 2000-08-08  Richard Henderson  <rth@cygnus.com>
13554         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13556 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13558         * gcc.dg/noncompile/const-ll-1.c: New test.
13560 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13562         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13564 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13566         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13567         that running programs linked against the shared version of libobjc
13568         run correctly.
13570 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13572         * gcc.dg/c99-printf-1.c: New test.
13574 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13576         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13578 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13580         * gcc.c-torture/execute/20000731-1.x: Delete.
13582 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13584         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13585         and torture_without_loops as is done by c-torture.exp.
13586         (search_for): Copy from c-torture.exp.
13587         (gcc-dg-runtest): New function, drives a directory of tests
13588         iterating over the TORTURE_OPTIONS.
13589         (scan-assembler, scan-assembler-not): Move here from
13590         individual directory drivers.
13592         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13593         defined by lib/gcc-dg.exp.
13594         * gcc.dg/cpp/cpp.exp: Likewise.
13595         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13596         gcc-dg-runtest, so we cycle over optimization options.
13598         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13599         * gcc.dg/compare2.c: No longer expected to fail.
13601 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13603         * gcc.c-torture/execute/20000804-1.c: New test.
13605 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13607         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13609 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13611         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13613 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13615         * gcc.c-torture/compile/20000803-1.c: New test.
13617 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13619         * gcc.c-torture/execute/20000801-3.c,
13620         gcc.c-torture/execute/20000801-4.c: New tests.
13621         * gcc.c-torture/execute/20000801-3.x,
13622         gcc.c-torture/execute/20000801-4.x: Xfail.
13624 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
13626         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13627         libobjc/.libs to allow for libtool.
13629 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
13631         * gcc.c-torture/compile/20000802-1.c: New test.
13633 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
13635         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13637 2000-07-31  Jeffrey A Law  (law@cygnus.com)
13639         * gcc-c-torture/execute/20000731-2.c: New test.
13641         * gcc.c-torture/execute/20000731-1.c: New test.
13642         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13644 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13646         * testsuite/gcc.dg/cpp/paste7.c: New test.
13647         * gcc.dg/cpp/20000725-1.c: New test.
13649 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13651         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13652         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13653         declaration warning for __builtin_dwarf_reg_size.
13655         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13657 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13659         * gcc.dg/noncompile/voidparam-1.c: New test.
13661 2000-07-30  Richard Henderson  <rth@cygnus.com>
13663         * gcc.dg/c90-digraph-1.c: Don't xfail.
13664         * gcc.dg/compare2.c (case 10): Xfail.
13665         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13667 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13669         * gcc.dg/c99-main-1.c: New test.
13671 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13673         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13675 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13677         * gcc.c-tortuer/execute/20000726-1.c: New test.
13679 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13681         * gcc.c-torture/execute/enum-2.c: New test.
13683 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13685         * gcc.dg/cpp/tr-warn3.c: New test.
13687 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13689         * g++.old-deja/g++.ext/implicit1.C: Remove.
13690         * g++.old-deja/g++.jason/c2.C: Remove
13691         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13692         * g++.old-deja/g++.pt/crash16.C: Likewise.
13693         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13695 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13697         * g++.old-deja/g++.other/for2.C: New test.
13699 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13701         * gcc.dg/20000720-1.c: New test.
13703 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13705         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13707 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13709         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13710         * gcc.c-torture/execute/20000722-1.c: New.
13711         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13713 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13715         * gcc.dg/cpp/20000720-1.S: New test.
13717 2000-07-21  Michael Meissner  <meissner@redhat.com>
13719         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13721 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13723         * g++.old-deja/g++.brendan/crash16.C,
13724         g++.old-deja/g++.brendan/parse3.C,
13725         g++.old-deja/g++.brendan/redecl1.C,
13726         g++.old-deja/g++.ns/template13.C,
13727         g++.old-deja/g++.other/decl4.C,
13728         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13730 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13732         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13733         and "Internal error".
13735         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13736         regexps.
13737         * gcc.dg/cpp/paste6.c: New test.
13739 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13741         * gcc.dg/cpp/tr-direct.c: New test.
13743         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13744         gcc.dg/cpp/undef1.c: Tweak error regexps.
13746 2000-07-18  Eric Christopher <echristo@redhat.com>
13748         * gcc.c-torture/compile/20000718-1.c: New test.
13750 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13752         * cpplex.c (_cpp_push_token): If the token being pushed back
13753         is the previous token in this context, just subtract one from
13754         context->posn.
13755         * cppmacro.c (save_expansion): Clear aux field when storing a
13756         placemarker.
13758 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13760         * gcc.dg/noncompile/redecl-1.c: New test.
13762 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13764         * gcc.c-torture/execute/20000717-5.c: New test.
13765         * gcc.c-torture/execute/20000717-1.x: Removed.
13767 2000-07-17  Richard Henderson  <rth@cygnus.com>
13769         * gcc.c-torture/execute/20000717-4.c: New test.
13771 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13773         * gcc.dg/cpp/syshdr.c: New test.
13774         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13776 2000-07-17  Neil Booth  <neilb@earthling.net>
13778         * gcc.dg/cpp/cmdlne-dM.c: New test.
13779         * gcc.dg/cpp/cmdlne-dD.c: New test.
13781 2000-07-17  Jeffrey A Law  (law@cygnus.com)
13783         * gcc.c-torture/execute/20000717-3.c: New test.
13785         * gcc.c-torture/compile/20000717-1.c: New test.
13787 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13789         * gcc.c-torture/execute/20000717-2.c: New test.
13791 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13793         * gcc.dg/formatz-1.c: New test.
13795         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13796         * gcc.dg/c99-digraph-1.c: New tests.
13798         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13799         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13801         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13802         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13803         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13804         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13805         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13806         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13807         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13809 2000-07-17   Greg McGary <greg@mcgary.org>
13811         * gcc.c-torture/execute/20000717-1.c: New test.
13812         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13814 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
13816         * gcc.c-torture/execute/20000715-2.c: New test.
13817         * gcc.dg/20000715-1.c: New test.
13819 2000-07-15  Michael Meissner  <meissner@redhat.com>
13821         * gcc.c-torture/execute/20000715-1.c: New test.
13823 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13825         * gcc.c-torture/execute/20000707-1.c: New test.
13827 2000-07-13  Neil Booth  <NeilB@earthling.net>
13829         * testsuite/gcc.dg/cpp/digraph1.c,
13830         testsuite/gcc.dg/cpp/digraph2.c,
13831         testsuite/gcc.dg/cpp/digraphs.c: New tests.
13833 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
13835         * g77.f-torture/compile/20000630-2.f:  New test.
13836         * g77.f-torture/compile/20000630-2.x
13838 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13840         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
13842 2000-07-11  Neil Booth  <NeilB@earthling.net>
13844         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13846 2000-07-11  Neil Booth  <NeilB@earthling.net>
13848         * gcc.dg/cpp/cmdlne-C.c: New.
13850 2000-07-09  Neil Booth  <NeilB@earthling.net>
13852         * gcc.dg/cpp/directiv.c: New tests.
13853         * gcc.dg/cpp/undef1.c: Update.
13855 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
13857         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13859 2000-07-09  Neil Booth  <NeilB@earthling.net>
13861         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13863 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
13865         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
13866         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
13868 2000-07-08  Neil Booth  <NeilB@earthling.net>
13870         * gcc.dg/cpp/macsyntx.c: New tests.
13872 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13874         * gcc.dg/20000707-1.c: New test.
13876 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13878         * gcc.c-torture/execute/20000706-1.c: New test.
13879         * gcc.c-torture/execute/20000706-2.c: New test.
13880         * gcc.c-torture/execute/20000706-3.c: New test.
13881         * gcc.c-torture/execute/20000706-4.c: New test.
13882         * gcc.c-torture/execute/20000706-5.c: New test.
13884 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13886         * g++.old-deja/g++.pt/instantiate7.C: New test.
13888 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13890         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
13891         * g++.old-deja/g++.mike/thunk3.C: Likewise.
13892         * g++.old-deja/g++.other/rtti3.C: Likewise.
13893         * g++.old-deja/g++.other/rttid3.C: Likewise.
13895 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
13897         *  g77.f-torture/compile/20000630-1.x: Fix typo
13899 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
13901         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
13902         assembly output.
13904 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
13906         * gcc.dg/cpp/ident.c: New test.
13908 2000-07-05  Neil Booth  <NeilB@earthling.net>
13910         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
13911           gcc.dg/cpp/lexstrng.c: New tests.
13913 2000-07-04  Neil Booth  <NeilB@earthling.net>
13915         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
13916         * gcc.dg/cpp/strify2.c: Same.
13918 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
13920         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
13921         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
13922         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
13923         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
13925         * testsuite/gcc.dg/cpp/macro1.c,
13926         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
13927         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
13928         testsuite/gcc.dg/cpp/strify1.c,
13929         testsuite/gcc.dg/cpp/strify2.c: New tests.
13931 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
13933         * gcc.c-torture/execute/20000703-1.c: New test.
13935 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13937         * g++.old-deja/g++.pt (lookup10.C): New test.
13939 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13941         * g++.old-deja/g++.pt (typename25.C): New test.
13943 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
13945         * gcc.c-torture/compile/20000701-1.c: New test.
13947 2000-06-30  Nick Clifton  <nickc@cygnus.com>
13949         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
13950         to test case.
13952 2000-06-30  Catherine Moore  <clm@cygnus.com>
13954         * gcc.c-torture/execute/align-1.c: New test.
13956 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
13958         * g++.old-deja/g++.pt/expr8.C: New test.
13959         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
13961 2000-06-29  Nick Clifton  <nickc@cygnus.com>
13963         * gcc.c-torture/compile/20000629-1.c: New test.
13965 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13968         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
13969         gcc.dg/noncompile directory, depending on whether they're
13970         preprocessor tests or not.  Annotate all the tests for the dg
13971         framework.
13973         * gcc.c-torture/noncompile/noncompile.exp: Delete.
13974         * gcc.dg/noncompile/noncompile.exp: New.
13976         * Moved files:
13977         Old name                                New name
13978         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
13979         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
13980         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
13981         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
13982         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
13983         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
13984         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
13985         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
13986         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
13987         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
13988         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
13989         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
13990         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
13991         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
13992         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
13993         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
13994         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
13995         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
13996         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
13997         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
13998         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
13999         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
14000         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
14001         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
14003         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
14004         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
14005         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
14006         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
14007         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
14008         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
14010 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
14012         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
14013         declare one variable.  On the fourth, error.
14014         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
14015         declared by 20000628-1a.h.
14017 2000-06-29  Richard Henderson  <rth@redhat.com>
14019         * gcc.c-torture/execute/930529-1.x: New file.
14020         * gcc.dg/920413-1.c: Adjust expected warning text.
14021         * gcc.dg/980217-1.c: Declare abort.
14022         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
14024 2000-06-29  Jeffrey A Law  (law@cygnus.com)
14026         * g77.f-torture/compile/20000629-1.f: New test.
14027         * g77.f-torture/compile/20000629-1.x: Expected to fail.
14029 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14031         Rearrange lots of files, removing entirely the
14032         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
14033         directories.
14035         * Deleted files:
14036         gcc.c-torture/code_quality/code_quality.exp
14037         gcc.c-torture/special/special.exp
14038         gcc.failure/failure.exp
14039         gcc.failure/940409-1.x
14040         gcc.c-torture/compile/961203-1.x
14042         * New files:
14043         gcc.misc-tests/linkage.exp
14044         gcc.c-torture/execute/920730-1t.c
14045         gcc.c-torture/execute/920730-1t.x
14046         gcc.c-torture/compile/920520-1.x
14047         gcc.c-torture/compile/920521-1.x
14048         gcc.c-torture/compile/981006-1.x
14049         gcc.c-torture/execute/eeprof-1.x
14051         * Moved files (possibly with modifications to fit a new harness):
14052         Old name                                New name
14053         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
14054         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
14055         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
14056         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
14057         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
14058         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
14059         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
14060         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
14061         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
14062         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
14063         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
14064         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
14065         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
14066         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
14068 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
14070         * c-torture/compile/961203-1.x: Delete.
14072         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
14073         not exit. Include stdio.h.
14074         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
14075         * gcc.misc-tests/dg-12.c: Likewise.
14076         * gcc.misc-tests/dg-5.c: Likewise.
14077         * gcc.misc-tests/dg-6.c: Likewise.
14078         * gcc.misc-tests/dg-7.c: Prototype abort.
14079         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
14080         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
14081         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
14082         not exit.
14083         * gcc.misc-tests/sieve.c: Use return from main, not exit.
14084         * gcc.misc-tests/sort2.c: Use return from main, not exit.
14086 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
14088         * gcc.dg/cpp/20000628-1.c: New test.
14089         * gcc.dg/cpp/20000628-1.h: New header for above test.
14090         * gcc.dg/cpp/20000628-1a.h: Likewise.
14092 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
14094         * gcc.dg/cpp: New directory.
14095         * gcc.dg/cpp/cpp.exp: New driver.
14096         * gcc.dg/cpp/20000627-1.c: New test.
14097         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
14098         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
14099         and rewrite as a compilation test.
14101         * gcc.dg: Move many files into the cpp subdirectory, possibly
14102         renaming or editing them as well.
14103         Old name                New name
14104         990119-1.c              cpp/19990119-1.c
14105         990228-1.c              cpp/19990228-1.c
14106         990407-1.c              cpp/19990407-1.c
14107         990409-1.c              cpp/19990409-1.c
14108         990413-1.c              cpp/19990413-1.c
14109         990703-1.c              cpp/19990703-1.c
14110         20000127-1.c            cpp/20000127-1.c
14111         20000129-1.c            cpp/20000129-1.c
14112         20000207-1.c            cpp/20000207-1.c
14113         20000207-2.c            cpp/20000207-2.c
14114         20000209-1.c            cpp/20000209-1.c
14115         20000209-2.c            cpp/20000209-2.c
14116         20000301-1.c            cpp/20000301-1.c
14117         20000419-1.c            cpp/20000419-1.c
14118         20000510-1.S            cpp/20000510-1.S
14119         20000519-1.c            cpp/20000519-1.c
14120         20000529-1.c            cpp/20000529-1.c
14121         20000625-1.c            cpp/20000625-1.c
14122         20000625-2.c            cpp/20000625-2.c
14123         cpp-as1.c               cpp/assert1.c
14124         cpp-as2.c               cpp/assert2.c
14125         cxx-comments-1.c        cpp/cxxcom1.c
14126         cxx-comments-2.c        cpp/cxxcom2.c
14127         endif-label.c           cpp/endif.c
14128         cpp-hash1.c             cpp/hash1.c
14129         cpp-hash2.c             cpp/hash2.c
14130         cpp-if1.c               cpp/if-1.c
14131         cpp-if2.c               cpp/if-2.c
14132         cpp-if3.c               cpp/if-3.c
14133         cpp-if4.c               cpp/if-4.c
14134         cpp-if5.c               cpp/if-5.c
14135         cpp-cond.c              cpp/if-cexp.c
14136         cpp-missingop.c         cpp/if-mop.c
14137         cpp-missingparen.c      cpp/if-mpar.c
14138         cpp-opprec.c            cpp/if-oppr.c
14139         cpp-ifparen.c           cpp/if-paren.c
14140         cpp-shortcircuit.c      cpp/if-sc.c
14141         cpp-shift.c             cpp/if-shift.c
14142         cpp-unary.c             cpp/if-unary.c
14143         cpp-li1.c               cpp/line1.c
14144         cpp-li2.c               cpp/line2.c
14145         lineno.c                cpp/line3.c
14146         lineno-2.c              cpp/line4.c
14147         cpp-mi.c                cpp/mi1.c
14148         cpp-mic.h               cpp/mi1c.h
14149         cpp-micc.h              cpp/mi1cc.h
14150         cpp-mind.h              cpp/mi1nd.h
14151         cpp-mindp.h             cpp/mi1ndp.h
14152         cpp-mix.h               cpp/mi1x.h
14153         cpp-mi2.c               cpp/mi2.c
14154         cpp-mi2a.h              cpp/mi2a.h
14155         cpp-mi2b.h              cpp/mi2b.h
14156         cpp-mi2c.h              cpp/mi2c.h
14157         cpp-mi3.c               cpp/mi3.c
14158         cpp-mi3.def             cpp/mi3.def
14159         poison-1.c              cpp/poison.c
14160         pr-impl.c               cpp/prag-imp.c
14161         cpp-redef-2.c           cpp/redef1.c
14162         cpp-redef.c             cpp/redef2.c
14163         strpaste.c              cpp/strp1.c
14164         strpaste-2.c            cpp/strp2.c
14165         cpp-tradpaste.c         cpp/tr-paste.c
14166         cpp-tradstringify.c     cpp/tr-str.c
14167         cpp-tradwarn1.c         cpp/tr-warn1.c
14168         cpp-tradwarn2.c         cpp/tr-warn2.c
14169         trigraphs.c             cpp/trigraphs.c
14170         cpp-unc1.c              cpp/unc1.c
14171         cpp-unc2.c              cpp/unc2.c
14172         cpp-unc3.c              cpp/unc3.c
14173         cpp-unc.c               cpp/unc4.c
14174         undef.c                 cpp/undef1.c
14175         undef-2.c               cpp/undef2.c
14176         cpp-wi1.c               cpp/widestr1.c
14178 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
14180         * lib/g++.exp (g++_include_flags): Tweak.
14182 2000-06-27  H.J. Lu  <hjl@gnu.org>
14183             Loren J. Rittle  <ljrittle@acm.org>
14185         * lib/g++.exp (g++_include_flags): Override libgloss.exp
14186         version with one that knows about the new gcc tree structure.
14187         (g++_link_flags): Same.
14189 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
14191         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
14192         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
14193         case we are cross-compiling.
14195         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
14196         g++.old-deja/g++.niklas/Makefile.in,
14197         g++.old-deja/g++.niklas/configure.in,
14198         g++.old-deja/g++.other/Makefile.in,
14199         g++.old-deja/g++.other/configure.in,
14200         gcc.c-torture/code_quality/Makefile.in,
14201         gcc.c-torture/code_quality/configure.in,
14202         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
14203         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
14204         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
14205         gcc.c-torture/execute/ieee/Makefile.in,
14206         gcc.c-torture/execute/ieee/configure.in,
14207         gcc.c-torture/noncompile/Makefile.in,
14208         gcc.c-torture/noncompile/configure.in,
14209         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
14210         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
14211         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
14213 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14215         * g++.old-deja/g++.other/ambig3.C: New test.
14217 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
14219         * g++.old-deja/g++.pt/syntax1.C: New test.
14220         * g++.old-deja/g++.pt/syntax2.C: New test.
14221         * g++.old-deja/g++.other/syntax3.C: New test.
14222         * g++.old-deja/g++.other/syntax4.C: New test.
14224 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14226         * gcc.dg/20000623-1.c: Prototype exit and abort.
14228 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
14230         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
14231         New tests.
14232         * gcc.dg/cpp-mi3.def: New file.
14234         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
14235         inside assertions.
14236         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
14237         lexer's error messages.
14238         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14239         divine anything from the linemarkers.
14240         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14241         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14243 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14245         * gcc.dg/20000623-1.c: New test.
14247 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14249         * gcc.c-torture/execute/20000622-1.c: New test.
14251 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14253         * g++.old-deja/g++.other/init15.C: New test.
14255 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14257         * g++.old-deja/g++.pt/vaarg2.C: New test.
14258         * g++.old-deja/g++.pt/vaarg3.C: New test.
14260 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14262         * g++.old-deja/g++.other/dyncast6.C: New test.
14264 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14266         * gcc.c-torture/execute/loop-6.c: New test.
14268 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14270         * gcc.dg/20000614-1.c: New test.
14271         * gcc.dg/20000614-2.c: New test.
14273 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14275         * g++.old-deja/g++.other/inline12.C: New test.
14277 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14279         * g++.old-deja/g++.other/eh1.C: New test.
14281 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14283         * g++.old-deja/g++.other/type.C: New test.
14285 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14287         * g++.old-deja/g++.other/initstring.C: New test.
14289 2000-06-12  Jason Merrill  <jason@redhat.com>
14291         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14293 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14295         * gcc.c-torture/compile/20000609-1.c: New test.
14297 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14299         * gcc.dg/20000609-1.c: New test.
14301 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14303         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14304         * gcc.c-torture/noncompile/poison-1.c: Move...
14305         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14306         * gcc.dg/cpp-li1.c: Add a token after the #line.
14308 2000-06-05  Richard Henderson  <rth@cygnus.com>
14310         * gcc.c-torture/execute/20000605-2.c: New test.
14311         * gcc.c-torture/execute/20000605-3.c: New test.
14313 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14315         * g77.f-torture/execute/20000503-1.x: New file.
14317 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14319         * g++.old-deja/g++.eh/badalloc1.C: New test.
14321 2000-06-05  Richard Henderson  <rth@cygnus.com>
14323         * gcc.c-torture/execute/20000605-1.c: New test.
14325 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14326             Nathan Sidwell <nathan@codesourcery.com>
14328         * gcc.c-torture/compile/20000605-1.c: New test.
14330 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14332         * g77.f-torture/compile/20000601-1.f:  New test.
14334 2000-06-03  Richard Henderson  <rth@cygnus.com>
14336         * gcc.c-torture/execute/20000603-1.c: New.
14338 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14340         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14341         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14343 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14345         * gcc.dg/compare2.c (case 12): XFAIL.
14346         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14347         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14349         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14351 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14353         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14354         guard macro is already defined when the header is first
14355         included.
14356         * gcc.dg/cpp-mix.h: New file.
14357         * gcc.dg/endif-label.c: Update patterns to match compiler.
14359         * g++.brendan/complex1.C: Declare abort.
14360         * g++.law/refs4.C: Remove XFAIL.
14361         * g++.oliva/expr2.C: Declare abort and exit.
14363 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14365         * gcc.c-torture/execute/20000528-1.c: New test.
14367         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14368         * g++.old-deja/g++.law/temps4.C: Likewise.
14370         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14371         stdlib.h.  Call abort() on failure.
14372         * g++.old-deja/g++.law/refs4.C: Likewise.
14373         * g++.old-deja/g++.law/temps4.C: Likewise.
14374         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14375         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14377 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14379         Relative to g++.dg/special:
14380         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14382         Relative to g++.old-deja:
14383         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14384         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14385         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14386         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14387         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14388         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14389         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14391         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14392         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14393         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14394         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14395         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14396         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14397         and/or string.h.
14399         * g++.other/goto1.C: Update expectations for error messages.
14401 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14403         * gcc.c-torture/compile/20000523-1.c: New test.
14405 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14407         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14409 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14411         * g++.old-deja/g++.eh/catch11.C: New test.
14412         * g++.old-deja/g++.eh/catch12.C: New test.
14414 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14416         * gcc.c-torture/execute/20000523-1.c: New test.
14418 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14420         * c-torture/execute/bcp-1.c: Replace abort in arg of
14421         __builtin_constant_p with a generic external function.
14423         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14424         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14425         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14426         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14427         Prototype abort and/or exit.
14429         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14430         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14431         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14432         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14434 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14436         * gcc.dg/dwarf2-1.c: New test.
14438 2000-05-20  Richard Henderson  <rth@cygnus.com>
14440         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14442 2000-05-20  Andreas Jaeger  <aj@suse.de>
14444         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14445         testcase.
14447 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14449         * gcc.c-torture/execute/20000519-2.c: New test.
14451 2000-05-19  Andreas Jaeger  <aj@suse.de>
14453         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14454         which fails with SSA.
14456         * lib/c-torture.exp: Also test with -O3 -fssa.
14458 2000-05-18  Michael Meissner  <meissner@redhat.com>
14460         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14461         * gcc.c-torture/execute/920415-1.c: Ditto.
14462         * gcc.c-torture/execute/920501-1.c: Ditto.
14463         * gcc.c-torture/execute/conversion.c: Ditto.
14464         * gcc.c-torture/execute/cvt-1.c: Ditto.
14466 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14468         * gcc.c-torture/compile/20000518-1.c: New test.
14470 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14472         * g77.f-torture/compile/200005018.f:  New test.
14474 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14476         * gcc.c-torture/compile/20000517-1.c: New test.
14478 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14480         * gcc.c-torture/execute/20000516-1.c: New test.
14482 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14484         * g++.old-deja/g++.other/eh.C: New test.
14486 2000-05-12  Richard Henderson  <rth@cygnus.com>
14488         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14489         constants through to doit's conditional.
14491 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14493         * gcc.c-torture/compile/20000511-1.c: New test.
14494         * g77.f-torture/compile/20000511-1.f: New test.
14495         * g77.f-torture/compile/20000511-2.f: New test.
14497 2000-05-11  Michael Meissner  <meissner@redhat.com>
14499         * gcc.c-torture/execute/20000511-1.c: New test.
14501 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14503         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14504         * gcc.dg/20000510-1.S: New.
14506 2000-05-08  Catherine Moore  <clm@cygnus.com>
14508         * gcc.dg/unused-3.c: New.
14510 2000-05-06  Richard Henderson  <rth@cygnus.com>
14512           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14513           * g++.old-deja/g++.mike/warn1.C: Likewise.
14514           * g++.old-deja/g++.pt/local1.C: Likewise.
14515           * g++.old-deja/g++.pt/local7.C: Likewise.
14516           * g++.old-deja/g++.pt/spec16.C: Likewise.
14518 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14520         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14522 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14524           * g77.f-torture/execute/20000503-1.f:  New test.
14526 2000-05-04  Andreas Jaeger  <aj@suse.de>
14528         * gcc.dg/noreturn-2.c: New test.
14530 2000-05-04  Neil Booth  <NeilB@earthling.net>
14532         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14533         preprocessor.
14535 2000-05-04  Richard Henderson  <rth@cygnus.com>
14537         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14539 2000-05-04  Richard Henderson  <rth@cygnus.com>
14541         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14542         OpenSSL by Jason R Thorpe.
14544 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14546         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14548 2000-05-03  Robert Lipe <robertlipe@usa.net>
14550         * gcc.dg/20000503-1.c: New test.
14552 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14554         * gcc.c-torture/compile/20000502-1.c: New test.
14555         * g++.old-deja/g++.other/align.C: New test.
14556         * gcc.dg/cpp-tradstringify.c: New test.
14558 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14560         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14561         and hard registers.
14563 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14565         * gcc.c-torture/execute/loop-5.c: New test.
14567 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14569         * gcc.c-torture/execute/va-arg-20.c: New test.
14571 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14573         * gcc.c-torture/execute/20000422-1.c: New test.
14575 2000-04-20  Greg McGary  <gkm@gnu.org>
14577         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14578         when optimizing, but without sibling-call optimizations (-O1).
14580 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14582           * gcc.c-torture/compile/20000420-1.c: New test.
14584 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14586         * g++.abi/ptrflags.C: New test.
14587         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14589 2000-04-19  Catherine Moore  <clm@cygnus.com>
14591         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14593 2000-04-19  Greg McGary  <gkm@gnu.org>
14595         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14596         sibling-call optimizations.
14598 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14600         * gcc.dg/20000419-1.c: New test.
14602 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14604         * gcc.c-torture/execute/20000412-6.c: New test.
14606 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14608         * gcc.c-torture/execute/20000412-5.c: New test.
14609         * g77.f-torture/compile/20000412-1.f: New test.
14610         * gcc.c-torture/execute/20000412-4.c: New test.
14611         * gcc.c-torture/compile/20000412-2.c: New test.
14612         * gcc.c-torture/execute/20000412-3.c: New test.
14613         * gcc.c-torture/compile/20000412-1.c: New test.
14614         * gcc.c-torture/execute/20000412-2.c: New test.
14616 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14618         * objc/execute/bf-20.m: New test.
14620 2000-04-10  Richard Henderson  <rth@cygnus.com>
14622         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14624         * gcc.c-torture/execute/20000412-1.c: New test.
14626 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14628         * g++.old-deja/g++.eh/catchptr1.C: New test.
14630 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
14632         * g++.old-deja/g++.abi/cxa_vec.C: New test.
14634 2000-04-08  Neil Booth  <NeilB@earthling.net>
14636         * gcc.dg/cpp-nullchar.c: Remove test as
14637         embedded nulls cause problems.
14639 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14641         * gcc.dg/compare2.c: New test.
14643 2000-04-08  Neil Booth  <NeilB@earthling.net>
14645         * gcc.dg/cpp-nullchar.c: New test.
14647 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14649         * gcc.dg/cpp-mi2.c: New test.
14650         * gcc.dg/cpp-mi2[abc].h: New files.
14652 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14654         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14655         member name.
14657 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14659         * g++.old-deja/g++.abi/vmihint.C: New test.
14661 2000-04-06  Neil Booth  <NeilB@earthling.net>
14663         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14664         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14665         copyright.
14667 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14669         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14670         avoid stack-frame overwrite.
14672 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14674         * gcc.c-torture/compile/20000405-2.c: New test.
14675         * gcc.c-torture/compile/20000405-3.c: New test.
14677 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14679         * gcc.c-torture/compile/20000405-1.c: New test.
14681 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14683         * gcc.dg/cast-qual-1.c: Revert last change.
14685 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14687         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14689 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14691         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14692         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14694 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14696         * gcc.c-torture/compile/20000403-2.c: New test.
14697         * gcc.c-torture/compile/20000403-1.c: New test.
14699 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14701         * gcc.c-torture/execute/20000403-1.c: New test.
14703 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14705         * gcc.c-torture/execute/20000402-1.c: New test.
14707 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14709         * gcc.c-torture/execute/va-arg-15.c: New test.
14710         * gcc.c-torture/execute/va-arg-16.c: New test.
14711         * gcc.c-torture/execute/va-arg-17.c: New test.
14712         * gcc.c-torture/execute/va-arg-18.c: New test.
14713         * gcc.c-torture/execute/va-arg-19.c: New test.
14715 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14717         * gcc.c-torture/compile/981211-1.c: Move to...
14718         * gcc.dg/cpp-as1.c: ...here.
14719         * gcc.dg/cpp-as2.c: New file.
14721         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14722         compiler.
14724 2000-04-02  Neil Booth  <NeilB@earthling.net>
14726         * gcc.dg/cpp-cond.c  New tests.
14727         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14728         accidental success less likely.
14729         * gcc.dg/cpp-missingop.c  New tests.
14730         * gcc.dg/cpp-missingparen.c  New tests.
14731         * gcc.dg/cpp-shift.c  New tests.
14732         * gcc.dg/cpp-shortcircuit.c  New tests.
14733         * gcc.dg/cpp-unary.c  New tests.
14735 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14737         * gcc.c-torture/compile/20000329-1.c: New test.
14739 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14741         * gcc.c-torture/compile/20000326-1.c: New test.
14742         * gcc.c-torture/compile/20000326-2.c: New test.
14744 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14746         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14747         the first parameter is a function argument.
14749 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14751         * g++.old-deja/g++.ext/array4.C: New test.
14753 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14755         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14757 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14759         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14761 2000-03-19  Richard Henderson  <rth@cygnus.com>
14763         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14765 2000-03-19  Richard Henderson  <rth@cygnus.com>
14767         * gcc.c-torture/compile/20000319-1.c: New test.
14769 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14771         * gcc.c-torture/execute/20000314-3.c: New test.
14772         * gcc.c-torture/execute/20000314-2.c: New test.
14773         * gcc.c-torture/execute/20000314-1.c: New test.
14774         * gcc.c-torture/compile/20000314-2.c: New test.
14775         * gcc.c-torture/compile/20000314-1.c: New test.
14777 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
14779         * g++.old-deja/g++.warn/inline.C: New test.
14781 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
14783         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14784         standards-compliant result rather than specific constants.
14785         Put test-values in array.
14787 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
14789         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14790         (g++_target_compile): Put test-specific options last.
14792 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14794         * g++.old-deja/g++.eh/vbase4.C: New test.
14796 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14798         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14800 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14802         * g++.old-deja/g++.brendan/misc12.C: Removed.
14803         * g++.old-deja/g++.pt/memtemp77.C: Constify.
14804         * g++.old-deja/g++.ext/pretty4.C: New test.
14806 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14808         * g++.old-deja/g++.other/string2.C: New test.
14810 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
14812         * g++.old-deja/g++.warn/impint2.C: New test.
14814 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
14816         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14817         is 1, not zero.
14819 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
14821         * g++.old-deja/g++.warn/impint.C: New test.
14822         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14823         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14824         * g++.old-deja/g++.pt/explicit12.C: Likewise.
14825         * g++.old-deja/g++.pt/explicit13.C: Likewise.
14826         * g++.old-deja/g++.pt/explicit17.C: Likewise.
14827         * g++.old-deja/g++.pt/explicit18.C: Likewise.
14828         * g++.old-deja/g++.pt/explicit19.C: Likewise.
14829         * g++.old-deja/g++.pt/explicit23.C: Likewise.
14830         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14831         * g++.old-deja/g++.pt/explicit35.C: Likewise.
14832         * g++.old-deja/g++.pt/explicit6.C: Likewise.
14833         * g++.old-deja/g++.pt/memclass7.C: Likewise.
14835 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
14837         * gcc.dg/cpp-redef.c: New test.
14839 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
14841         * g++.old-deja/g++.pt/unify7.C: New test.
14843 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14845         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14846         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14848 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
14850         * gcc.c-torture/compile/20000224-1.c: New test.
14852 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14854         * gcc.c-torture/compile/cpp-2.c: New test.
14855         * gcc.c-torture/compile/cpp-1.c: New test.
14857 2000-02-25  Jeffrey A Law  (law@cygnus.com)
14859         * gcc.c-torture/execute/20000225-1.c: New test.
14861 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14863         * gcc.dg/cpp-li2.c: New test.
14865         * gcc.dg/cpp-wi1.c: New test.
14867         * gcc.dg/cpp-li1.c: New test.
14869 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
14871         * g++.old-deja/g++.other/sizeof5.C: New test.
14873 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14875         * gcc.c-torture/execute/va-arg-13.c: New test.
14877 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
14879         * gcc.c-torture/execute/va-arg-12.c: New test.
14881 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14883         * gcc.c-torture/execute/20000223-1.c: New test.
14885 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14887         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
14889 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
14891         * g++.old-deja/g++.abi/ptrmem.C: New test.
14893 2000-02-19  Richard Henderson  <rth@cygnus.com>
14895         * gcc.c-torture/compile/init-3.c: New.
14897 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
14899         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
14900         ALWAYS_CXXFLAGS.
14902 2000-02-11  Robert Lipe <robertl@sco.com>
14904         * gcc.c-torture/compile/20000211-3.c: New test.
14906 2000-02-11  Martin Buchholz <martin@xemacs.org>
14908         * gcc.c-torture/compile/20000211-2.c: New test.
14910 2000-02-11  Jeffrey A Law  (law@cygnus.com)
14912         * gcc.c-torture/compile/20000211-1.c: New test.
14914 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
14916         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
14917           on native targets
14919 2000-02-08  Nathan Sidwell  <nathan@acm.org>
14921         * g++.old-deja/g++.other/cast5.C: New test.
14923 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
14925         * gcc.c-torture/execute/20000205-1.c: New.
14927 2000-02-03  Nathan Sidwell  <nathan@acm.org>
14929         * g++.old-deja/g++.jason/cast3.C: Return void.
14930         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
14932 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14934         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
14936         * gcc.dg/loop-1.c: New test.
14938 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
14940         * gcc.c-torture/compile/20000127-1.c: New test.
14941         * gcc.c-torture/execute/991228-1.c: New test.
14943 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14945         * gcc.dg/unused-2.c: New test.
14947         * gcc.dg/conv-1.c: New test.
14949 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14951         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
14952         compiler.
14953         (tool_option_proc): Fix typo.
14955 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
14957         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
14958         of the ld on the host, not on the build machine.
14959         Also, don't crash if '--help' is not a supported option.
14961 2000-01-24  Richard Henderson  <rth@cygnus.com>
14963         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
14965 2000-01-20  Jeffrey A Law  (law@cygnus.com)
14967         * gcc.c-torture/execute/20000120-2.c: New test.
14968         * gcc.c-torture/execute/20000120-1.c: New test.
14970 2000-01-13  Jeffrey A Law  (law@cygnus.com)
14972         * gcc.c-torture/execute/20000113-1.c: New test.
14974 2000-01-12  Jeffrey A Law  (law@cygnus.com)
14976         * gcc.c-torture/execute/20000112-1.c: New test.
14978 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14980         * gcc.dg/20000111-1.c: New test.
14982 2000-01-10  Jeffrey A Law  (law@cygnus.com)
14984         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
14985         with 16 bit integers.
14987 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14989         * gcc.dg/20000108-1.c: New test.
14991 2000-01-05  Nathan Sidwell  <nathan@acm.org>
14993         * g++.old-deja/g++.ns/koenig8.C: New test.
14995 2000-01-05  Nathan Sidwell  <nathan@acm.org>
14997         * g++.old-deja/g++.other/cast4.C: New test.
14999 2000-01-05  Jeffrey A Law  (law@cygnus.com)
15001         * gcc.c-torture/compile/20000105-2.c: New test.
15002         * gcc.c-torture/compile/20000105-1.c: New test.
15004 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15006         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
15007         references to printf & atoi to conform to ANSI standard.
15008         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
15009         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
15010         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
15011         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
15012         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
15013         * g++.old-deja/g++.brendan/complex1.C: Likewise.
15014         * g++.old-deja/g++.brendan/copy1.C: Likewise.
15015         * g++.old-deja/g++.brendan/copy2.C: Likewise.
15016         * g++.old-deja/g++.brendan/copy3.C: Likewise.
15017         * g++.old-deja/g++.brendan/copy4.C: Likewise.
15018         * g++.old-deja/g++.brendan/copy5.C: Likewise.
15019         * g++.old-deja/g++.brendan/copy6.C: Likewise.
15020         * g++.old-deja/g++.brendan/copy7.C: Likewise.
15021         * g++.old-deja/g++.brendan/copy8.C: Likewise.
15022         * g++.old-deja/g++.brendan/crash11.C: Likewise.
15023         * g++.old-deja/g++.brendan/crash14.C: Likewise.
15024         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
15025         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
15026         * g++.old-deja/g++.brendan/delete2.C: Likewise.
15027         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
15028         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
15029         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
15030         * g++.old-deja/g++.brendan/eh1.C: Likewise.
15031         * g++.old-deja/g++.brendan/groff1.C: Likewise.
15032         * g++.old-deja/g++.brendan/init3.C: Likewise.
15033         * g++.old-deja/g++.brendan/misc12.C: Likewise.
15034         * g++.old-deja/g++.brendan/misc7.C: Likewise.
15035         * g++.old-deja/g++.brendan/new2.C: Likewise.
15036         * g++.old-deja/g++.brendan/operators4.C: Likewise.
15037         * g++.old-deja/g++.brendan/operators5.C: Likewise.
15038         * g++.old-deja/g++.brendan/overload2.C: Likewise.
15039         * g++.old-deja/g++.brendan/overload7.C: Likewise.
15040         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
15041         * g++.old-deja/g++.brendan/reference1.C: Likewise.
15042         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
15043         * g++.old-deja/g++.brendan/template24.C: Likewise.
15044         * g++.old-deja/g++.brendan/template3.C: Likewise.
15045         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
15046         * g++.old-deja/g++.jason/inline3.C: Likewise.
15047         * g++.old-deja/g++.jason/opeq.C: Likewise.
15048         * g++.old-deja/g++.law/arg5.C: Likewise.
15049         * g++.old-deja/g++.law/arm7.C: Likewise.
15050         * g++.old-deja/g++.law/ctors11.C: Likewise.
15051         * g++.old-deja/g++.law/cvt8.C: Likewise.
15052         * g++.old-deja/g++.law/init9.C: Likewise.
15053         * g++.old-deja/g++.law/refs4.C: Likewise.
15054         * g++.old-deja/g++.law/template2.C: Likewise.
15055         * g++.old-deja/g++.law/visibility24.C: Likewise.
15056         * g++.old-deja/g++.law/vtable3.C: Likewise.
15057         * g++.old-deja/g++.mike/asm2.C: Likewise.
15058         * g++.old-deja/g++.mike/eh1.C: Likewise.
15059         * g++.old-deja/g++.mike/misc1.C: Likewise.
15060         * g++.old-deja/g++.mike/misc13.C: Likewise.
15061         * g++.old-deja/g++.mike/misc14.C: Likewise.
15062         * g++.old-deja/g++.mike/ns12.C: Likewise.
15063         * g++.old-deja/g++.mike/p1248.C: Likewise.
15064         * g++.old-deja/g++.mike/p3708.C: Likewise.
15065         * g++.old-deja/g++.mike/p3708a.C: Likewise.
15066         * g++.old-deja/g++.mike/p3708b.C: Likewise.
15067         * g++.old-deja/g++.mike/p646.C: Likewise.
15068         * g++.old-deja/g++.mike/p700.C: Likewise.
15069         * g++.old-deja/g++.mike/p783.C: Likewise.
15070         * g++.old-deja/g++.mike/p783a.C: Likewise.
15071         * g++.old-deja/g++.mike/p783b.C: Likewise.
15072         * g++.old-deja/g++.mike/p786.C: Likewise.
15073         * g++.old-deja/g++.mike/p789.C: Likewise.
15074         * g++.old-deja/g++.mike/p789a.C: Likewise.
15075         * g++.old-deja/g++.mike/p807a.C: Likewise.
15076         * g++.old-deja/g++.other/delete3.C: Likewise.
15077         * g++.old-deja/g++.other/dyncast1.C: Likewise.
15078         * g++.old-deja/g++.other/dyncast2.C: Likewise.
15079         * g++.old-deja/g++.other/dyncast3.C: Likewise.
15080         * g++.old-deja/g++.other/empty1.C: Likewise.
15081         * g++.old-deja/g++.other/temporary1.C: Likewise.
15082         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
15083         * g++.old-deja/g++.pt/t16.C: Likewise.
15084         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
15086 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
15088         * gcc.dg/991230-1.c: New test.
15090 1999-12-29  Jeffrey A Law  (law@cygnus.com)
15092         * gcc.c-torture/compile/991229-3.c: New test.
15093         * gcc.c-torture/compile/991229-2.c: New test.
15094         * gcc.c-torture/compile/991229-1.c: New test.
15096 1999-12-29  Greg McGary <gkm@eng.ascend.com>
15098         * gcc.c-torture/compile/labels-2.c: New test.
15100 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15102         * gcc.c-torture/execute/991227-1.c: New test.
15104 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15106         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
15108 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
15110         * gcc.c-torture/execute/991221-1.c: New test.
15112 1999-12-20  Nathan Sidwell  <nathan@acm.org>
15114         * g++.old-deja/g++.other/cast3.C: New test.
15116 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
15118         * gcc.c-torture/execute/991216-4.c: New test.
15120 1999-12-16  Michael Meissner  <meissner@cygnus.com>
15122         * gcc.c-torture/execute/991216-1.c: New test.
15123         * gcc.c-torture/execute/991216-2.c: New test.
15124         * gcc.c-torture/execute/991216-3.c: New test.
15126 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15128         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
15129         Actually make the test fail by using "-O2" for compilation.
15131 1999-12-15  Nathan Sidwell  <nathan@acm.org>
15133         * g++.old-deja/g++.warn/cast-align1.C: New test.
15135 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15137         * gcc.c-torture/compile/991214-1.c: New test.
15138         * gcc.c-torture/compile/991214-2.c: New test.
15140 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
15142         * gcc.dg/991214-1.c: New test.
15144 1999-12-13  Jeffrey A Law  (law@cygnus.com)
15146         * gcc.c-torture/compile/991213-3.c: New test.
15147         * gcc.c-torture/compile/991213-2.c: New test.
15148         * gcc.c-torture/compile/991213-1.c: New test.
15150 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
15152         * gcc.dg/991209-1.c: New test.
15154 1999-12-08  Nathan Sidwell <nathan@acm.org>
15156         * gcc.c-torture/compile/991208-1.c: New test.
15158 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15160         * gcc.dg/ultrasp2.c: New test.
15162 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
15164         * g++.old-deja/g++.abi/align.C (main): Fix typo.
15166 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
15168         * gcc.c-torture/compile/991202-1.c: New test.
15169         * gcc.c-torture/execute/991202-1.c: New test.
15170         * gcc.c-torture/execute/991202-2.c: New test.
15171         * gcc.c-torture/execute/991202-3.c: New test.
15173 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
15175         * g++.old-deja/g++.abi/align.C: New test.
15176         * g++.old-deja/g++.abi/aggregates.C: Likewise.
15177         * g++.old-deja/g++.abi/bitfields.C: Likewise.
15179 1999-12-01  Richard Henderson  <rth@cygnus.com>
15181         * gcc.c-torture/execute/991201-1.c: New.
15183 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
15185         * gcc.dg/991129-1.c: New test.
15187 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15189         * gcc.c-torture/compile/991127-1.c: New test.
15191 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15193         * g++.old-deja/g++.other/warn4.C: New test.
15195 1999-11-22  Nathan Sidwell  <nathan@acm.org>
15197         * g++.old-deja/g++.eh/cleanup2.C: New test.
15198         * g++.old-deja/g++.ext/pretty2.C: New test.
15199         * g++.old-deja/g++.ext/pretty3.C: New test.
15200         * g++.old-deja/g++.other/debug6.C: New test.
15202 1999-10-20  Jim Wilson  <wilson@cygnus.com>
15204         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
15205         compiler_output to look for one error message instead of two.
15207 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
15209         * gcc.c-torture/execute/991118-1.c: Also test case
15210         where the word boundary does not split a byte evenly.
15212 1999-11-19  Nathan Sidwell  <nathan@acm.org>
15214         * g++.old-deja/g++.ext/restrict1.C: New test.
15216 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
15218         * gcc.c-torture/execute/991118-1.c: New test.
15220 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
15222         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
15223         working directory pathnames.
15225 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
15227         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
15228         host is equipped with driver.h and driver.o so it can actually
15229         compile and run the tests.
15231 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
15233         * gcc.c-torture/compile/991008-1.c: New test.
15235 1999-11-08  Nick Clifton  <nickc@cygnus.com>
15237         * lib/gcc-dg.exp: Include target-supports.exp
15239 1999-11-05  Nick Clifton  <nickc@cygnus.com>
15241         * lib/target-supports.exp: New file: Provide procs to test for
15242         features supported by the target.
15243         (check_weak_available): Moved here from ecos.exp.
15244         (check_alias_available): New proc: Determine of the target
15245         toolchain supports the alias attribute.
15247         * gcc.dg/special/ecos.exp: Move check_weak_available to
15248         target-supports.exp.
15249         (alias-1.c): Only perform the test if the target supports
15250         aliases.
15251         (wkali-1.c): Only perform the test if the target supports
15252         aliases.
15254         * gcc.dg/990506-0.c: Expect error messages from cross
15255         targets as well as native targets.
15257 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15259         * gcc.dg/ultrasp1.c: Removed xfail.
15260         * gcc.dg/struct-ret-2.c: Likewise.
15261         * gcc.dg/array-1.c: Likewise.
15263 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15265         * gcc.dg/struct-ret-2.c: New test.
15267         * gcc.dg/array-1.c: New test.
15269 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
15271         * gcc.c-torture/execute/991030-1.c: New test.
15273 1999-10-26  Richard Henderson  <rth@cygnus.com>
15275         * gcc.c-torture/compile/991026-2.c: New test.
15277 1999-10-26  Jeffrey A Law  (law@cygnus.com)
15279         * gcc.c-torture/compile/991026-1.c: New test.
15281 1999-10-23  Jeffrey A Law  (law@cygnus.com)
15283         * gcc.c-torture/execute/991023-1.c: New test.
15285 1999-10-19  Jeffrey A Law  (law@cygnus.com)
15287         * gcc.c-torture/execute/991019-1.c: New test.
15289 1999-10-16  Richard Henderson  <rth@cygnus.com>
15291         * gcc.c-torture/execute/991016-1.c: New test.
15293 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
15295         * gcc.c-torture/execute/991014-1.c: New test.
15297 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
15299         * g++.old-deja/g++.other/union2.C: New test.
15301 1999-10-13  Nathan Sidwell  <nathan@acm.org>
15303         * g++.old-deja/g++.other/vaarg2.C: New test.
15304         * g++.old-deja/g++.other/vaarg3.C: New test.
15306 1999-10-12  Craig Burley  <craig@jcb-sc.com>
15308         * g77.f-torture/noncompile/19990905-1.f: Moved from being
15309         in compile/.
15311 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
15313         * gcc.c-torture/execute/va-arg-11.c: New test.
15315 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
15317         * lib/file-format.exp (gcc_target_object_format): Don't
15318         crash if objdump is unavailable.
15320 1999-09-29  Donn Terry <donn@interix.com>
15322         * gcc.misc-tests/mg.exp: delete extraneous redirection.
15324 1999-09-28  Nick Clifton  <nickc@cygnus.com>
15326         * gcc.c-torture/compile/990928-1.c: New test.
15328 1999-09-28  Nathan Sidwell  <nathan@acm.org>
15330         * g++.old-deja/g++.other/decl6.C: New test.
15332 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15334         * gcc.c-torture/execute/va-arg-10.c: New test.
15336 1999-09-27  Nathan Sidwell  <nathan@acm.org>
15338         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
15339         __PRETTY_FUNCTION__.
15341 1999-09-23  Nick Clifton  <nickc@cygnus.com>
15343         * gcc.c-torture/execute/990923-1.c: New test.
15345 1999-09-21  Nick Clifton  <nickc@cygnus.com>
15347         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
15348         for which -fpic is inappropriate.
15350 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
15352         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
15354 1999-09-21  Nathan Sidwell  <nathan@acm.org>
15356         * g++.old-deja/g++.other/dyncast1.C: New test.
15357         * g++.old-deja/g++.other/dyncast2.C: New test.
15358         * g++.old-deja/g++.other/dyncast3.C: New test.
15359         * g++.old-deja/g++.other/dyncast4.C: New test.
15360         * g++.old-deja/g++.other/dyncast5.C: New test.
15361         * g++.old-deja/g++.eh/catch3.C: New test.
15362         * g++.old-deja/g++.eh/catch3p.C: New test.
15363         * g++.old-deja/g++.eh/catch4.C: New test.
15364         * g++.old-deja/g++.eh/catch4p.C: New test.
15365         * g++.old-deja/g++.eh/catch5.C: New test.
15366         * g++.old-deja/g++.eh/catch5p.C: New test.
15367         * g++.old-deja/g++.eh/catch6.C: New test.
15368         * g++.old-deja/g++.eh/catch6p.C: New test.
15369         * g++.old-deja/g++.eh/catch7.C: New test.
15370         * g++.old-deja/g++.eh/catch7p.C: New test.
15371         * g++.old-deja/g++.eh/catch8.C: New test.
15372         * g++.old-deja/g++.eh/catch8p.C: New test.
15373         * g++.old-deja/g++.eh/catch9.C: New test.
15374         * g++.old-deja/g++.eh/catch9p.C: New test.
15376 1999-09-13  Nathan Sidwell  <nathan@acm.org>
15378         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
15379         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
15381 1999-09-13  Jeffrey A Law  (law@cygnus.com)
15383         * gcc.c-torture/compile/990913-1.c: New test.
15385 1999-09-10  Nathan Sidwell  <nathan@acm.org>
15387         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
15388         * g++.old-deja/g++.jason/rfg5.C: Likewise.
15390 1999-09-09  Richard Henderson  <rth@cygnus.com>
15392         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
15394 1999-09-09  Nathan Sidwell  <nathan@acm.org>
15396         * g++.old-deja/g++.other/lookup11.C: New test.
15397         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
15398         what is permitted and what we want.
15399         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
15400         overload use.
15401         * g++.old-deja/g++.jason/rfg5.C: Likewise
15403 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
15405         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
15406         * gcc.c-torture/noncompile/poison-1.c: New file.
15408 1999-09-08  Nathan Sidwell  <nathan@acm.org>
15410         * g++.old-deja/g++.other/sizeof3.C: New test.
15411         * g++.old-deja/g++.other/sizeof4.C: New test.
15412         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
15413         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
15415 1999-09-07  Richard Henderson  <rth@cygnus.com>
15417         * gcc.dg/va-arg-1.c: New.
15419 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15421         * gcc.c-torture/execute/va-arg-9.c: New test.
15423 1999-09-05  Craig Burley  <craig@jcb-sc.com>
15425         * g77.f-torture/compile/980519-2.f: New test.
15426         * g77.f-torture/compile/19990905-0.f: New test.
15427         * g77.f-torture/compile/19990905-1.f: New test.
15428         * g77.f-torture/compile/19990905-2.f: New test.
15430         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
15432 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
15434         * gcc.c-torture/execute/990827-1.c: Fix typo.
15436 1999-09-03  Nathan Sidwell  <nathan@acm.org>
15438         * g++.old-deja/g++.other/deref1.C: New test.
15440 1999-09-02  Nathan Sidwell  <nathan@acm.org>
15442         * g++.old-deja/g++.other/ambig2.C: New test.
15443         * g++.old-deja/g++.other/cond5.C: New test.
15444         * g++.old-deja/g++.other/lookup16.C: New test.
15446 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
15448         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
15449         assemblers too.
15451 1999-08-31  Jeffrey A Law  (law@cygnus.com)
15453         * lib/c-torture.exp: Avoid the "compare executables" optimization
15454         when testing native.
15456 1999-08-29  Jeffrey A Law  (law@cygnus.com)
15458         * gcc.c-torture/execute/990829-1.c: New test.
15459         * gcc.c-torture/compile/990829-1.c: New test.
15461 1999-08-27  Paul Burchard  <burchard@pobox.com>
15463         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
15464         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
15465         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
15466         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
15467         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
15468         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
15469         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
15470         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
15471         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
15472         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
15473         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
15475 1999-08-27  Jeffrey A Law  (law@cygnus.com)
15477         * gcc.c-torture/execute/990827-1.c: New test.
15479 1999-08-26  Craig Burley  <craig@jcb-sc.com>
15481         * g77.f-torture/noncompile/19990826-4.f: New test.
15483         * g77.f-torture/compile/19990826-3.f: New test.
15485         * g77.f-torture/execute/19990826-2.f: New test.
15487         * g77.f-torture/compile/19990826-1.f: New test.
15489         * gcc.c-torture/execute/990826-0.c: New test.
15490         * g77.c-torture/execute/19990826-0.f: New test.
15492         * g77.f-torture/noncompile/970626-2.f: New test.
15494 1999-08-25  Paul Burchard  <burchard@pobox.com>
15496         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
15497         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
15498         lss-011.C: New tests.
15500 1999-08-25  Nathan Sidwell  <nathan@acm.org>
15502         * g++.old-deja/g++.other/decl5.C: New test.
15504 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15506         * noncompile/noncompile.exp: Load_lib c-torture.exp.
15507         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
15508         call `postbase' for each one.  All callers of `postbase' changed
15509         to call this instead.
15511 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
15513         * gcc.c-torture/execute/990811-1.c: New test.
15515 1999-08-09  Nick Clifton  <nickc@cygnus.com>
15517         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
15518         just native ones.
15520         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
15521         just native ones.
15523 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15525         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
15527 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15529         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
15531 1999-08-04  Nathan Sidwell  <nathan@acm.org>
15533         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
15535 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15537         * gcc.c-torture/execute/990804-1.c: New test.
15539 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15541         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
15542         * g++.old-deja/g++.brendan/crash64.C: Likewise
15543         * g++.old-deja/g++.brendan/overload8.C: Likewise
15545 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15547         * g++.old-deja/g++.other/struct1.C: New test.
15549 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15551         * g++.old-deja/g++.other/enum2.C: New test.
15553 1999-08-02  Richard Henderson  <rth@cygnus.com>
15555         Adapted from tests from Franz Sirl:
15556         * gcc.c-torture/execute/va-arg-7.c: New test.
15557         * gcc.c-torture/execute/va-arg-8.c: New test.
15559 1999-08-01  Jeffrey A Law  (law@cygnus.com)
15561         * gcc.c-torture/compile/990801-2.c: New test.
15563         * gcc.c-torture/compile/990801-1.c: New test.
15565 1999-07-27  Michael Meissner  <meissner@cygnus.com>
15567         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
15568         fp-cmp-1.c, converting double to float.
15570         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
15571         fp-cmp-1.c, converting double to long double.
15573         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
15574         from fr1 to unknown_register, since fr1 is a legitimate register
15575         on some machines.
15577 1999-07-25  Jeffrey A Law  (law@cygnus.com)
15579         * README: More listname related changes.
15581 1999-07-08  Catherine Moore  <clm@cygnus.com>
15583         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
15585 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
15587         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
15589 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15591         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
15593 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
15595         * gcc.dg/990703-1.c: New test.
15597 1999-06-29  Nick Clifton  <nickc@cygnus.com>
15599         * lib/file-format.exp: New file: Move definition of proc
15600         gcc_target_object_format to here from
15601         gcc.dg/special/ecos.exp.
15603         * lib/c-torture.exp: Include lib file-format.exp.
15604         * lib/gcc-dg.exp: Include lib file-format.exp.
15606         * gcc.dg/special/ecos.exp: Remove definition of proc
15607         gcc_target_object_format.
15609 1999-06-28  Jeffrey A Law  (law@cygnus.com)
15611         * gcc.c-torture/execute/990628-1.c: New test.
15613 1999-06-25  Jeffrey A Law  (law@cygnus.com)
15615         * gcc.c-torture/compile/990625-2.c: New test.
15617         * gcc.c-torture/compile/990625-1.c: New test.
15619 1999-06-23  Nick Clifton  <nickc@cygnus.com>
15621         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
15622         attributes compile.
15623         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
15624         ports that use the COFF/PE file format.
15626 1999-06-17  Jeffrey A Law  (law@cygnus.com)
15628         * gcc.c-torture/compile/990617-1.c: New test.
15630 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
15632         * g++.old-deja/g++.other/decl4.C: New test.
15634 1999-06-14  Nathan Sidwell  <nathan@acm.org>
15636         * g++.old-deja/g++.other/bitfld3.C: New test.
15638 1999-06-08  Nathan Sidwell  <nathan@acm.org>
15640         * g++.old-deja/g++.eh/catch1.C: New test.
15642 1999-06-07  Jeffrey A Law  (law@cygnus.com)
15644         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
15646         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
15647         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
15649 1999-06-05  Craig Burley  <craig@jcb-sc.com>
15651         * g77.f-torture/compile/19990502-0.f: Replace with new,
15652         shorter, test that still fails after recent changes.
15654 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15656         * gcc.c-torture/execute/990604-1.c: New test.
15658 1999-05-31  Jeffrey A Law  (law@cygnus.com)
15660         * gcc.c-torture/execute/990531-1.c: New test.
15662 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15664         * gcc.c-torture/compile/990527-1.c: New test.
15666 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15668         * gcc.c-torture/execute/990527-1.c: New test.
15670 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15672         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15673         bitfields as signed.
15675 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15677         * g77.f-torture/compile/19990525-0.f: New test.
15679 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15681         * gcc.c-torture/execute/990525-2.c: New test.
15683         * gcc.c-torture/execute/990525-1.c: New test.
15685 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15687         * g++.old-deja/g++.other/anon3.C: New test.
15688         * g++.old-deja/g++.other/anon4.C: New test.
15689         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15690         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15691         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15692         Merrill).
15694 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15696         * gcc.c-torture/execute/990524-1.c: New test.
15698         * gcc.dg/990524-1.c: New test.
15700 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15702         * gcc.c-torture/compile/990523-1.c: New test.
15704 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15706         * gcc.c-torture/compile/990519-1.c: New test.
15708 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15710         * gcc.c-torture/compile/990517-1.c: New test.
15712         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15713         (e4, f4): New tests.
15714         (main): Call them.
15716 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15718         * gcc.dg/noreturn-1.c: New test.
15720 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15722         * gcc.c-torture/execute/990513-1.c: New test.
15724 1999-05-10  Richard Henderson  <rth@cygnus.com>
15726         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15728 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15730         * g77.f-torture/execute/erfc.f: Use small single-precision
15731         values, to avoid problems on Alphas when not -mieee.
15733 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15735         * gcc.dg/990506-0.c: New test.
15737 1999-05-08  Richard Henderson  <rth@cygnus.com>
15739         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15740         the constant to test.  Don't XFAIL 64-bit targets.
15742         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15743         * g++.old-deja/g++.law/profile1.C: Likewise.
15745         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15746         operator new instances.
15747         * g++.old-deja/g++.other/delete5.C: Likewise.
15749 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15751         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15752         intrinsic.
15754 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15756         * g77.f-torture/execute/u77-test.f: Reverse order of two
15757         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15759 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15761         * gcc.dg/compare1.c: New test.
15763 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15765         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15766         New tests.
15768 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15770         * g77.f-torture/compile/19990502-1.f: New test.
15772 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15774         * g77.f-torture/compile/19990502-0.f: New test.
15776 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15778         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15779         intrinsic.
15781 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15783         * g77.f-torture/execute/u77-test.f (main): List libU77
15784         intrinsics not currently tested.
15785         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15786         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15787         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15788         Trim blanks off the ends of some printed strings.
15790 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15792         * g77.f-torture/execute/u77-test.f (main): Just warn about
15793         FSTAT gid disagreement, as it's expected on some systems.
15795 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15797         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15798         use a new function, which allows for some slop.
15799         Clean up some commentary.
15800         (issum): The new function.
15801         (sgladd): Deleted subroutine.
15803 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15805         * g77.f-torture/execute/u77-test.f: Modify to be more like
15806         libf2c/libU77 version, bringing patches to that version here.
15807         Add suitable commentary.
15809 1999-04-25  Richard Henderson  <rth@cygnus.com>
15811         * gcc.dg/990424-1.c: New test.
15813 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15815         * g77.f-torture/execute/u77-test.f (main): Bug involving
15816         LSTAT has been fixed, so turn back on full checking.
15818 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15820         * g77.f-torture/compile/19990419-0.f: New test.
15821         * g77.f-torture/execute/19990419-1.f: New test.
15823 1999-04-17  Richard Henderson  <rth@cygnus.com>
15825         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15826         to avoid the need for a prototype to supress a warning.
15828 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15830         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15832 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15834         * gcc.c-torture/execute/990404-1.c: New test.
15836 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15838         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15839         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15840         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15841         missing initializer warnings.
15843 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15845         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15846         matching strings.
15848 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15850         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15852 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15854         * g77.f-torture/execute/19990325-0.f: New test.
15855         * g77.f-torture/execute/19990325-1.f: New test.
15857 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15859         * gcc.c-torture/execute/990324-1.c: New test.
15861 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15863         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15864         test with 4.
15866 1999-03-17  Richard Henderson  <rth@cygnus.com>
15868         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15870 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15872         * g77.f-torture/execute/19990313-2.f: New test.
15873         * g77.f-torture/execute/19990313-3.f: New test.
15875 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15877         * g77.f-torture/execute/19990313-0.f: New test.
15878         * g77.f-torture/execute/19990313-1.f: New test.
15880 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15882         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15883         printf to sprintf.
15884         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15885         (main): Add check for u15.  Conditionalize u31 check depending on
15886         whether ints are <32 bits or >=32 bits.
15888 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15890         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15892 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15894         * g77.f-torture/compile/19990305-0.f: New test.
15895         * g77.f-torture/execute/19981119-0.f: New test.
15897 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15899         * g77.f-torture/execute/970625-2.f: call ABORT if final
15900         result is not correct, instead of just printing it.
15901         Add this checking via newly introduced obfuscation, to
15902         trip up buggy front ends.
15904 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15906         * g77.f-torture/compile/960317-1.f: Moved from being
15907         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15909 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15911         * g77.f-torture/execute/960317-1.f: New (old) test.
15912         * g77.f-torture/execute/970625-2.f: Ditto.
15914 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15916         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15917         message on line 1 or line 2; cccp and cpplib do this differently.
15919 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15921         * g++.old-deja/g++.law/weak1.C: New test.
15923 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15925         * gcc.c-torture/execute/990119-1.c: Renamed to...
15926         * gcc.dg/990119-1.c: this, so it will only be tested once
15927         (it's a preprocessor test, it doesn't need to be run at
15928         multiple optimization levels).
15930 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15932         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15933           ALWAYS_CXXFLAGS.
15935 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15937         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15938         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15939         to not be compilable by current g77.
15941 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15943         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15945 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15947         * gcc.c-torture/execute/990222-1.c: New test.
15949 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15951         * g77.f-torture/compile/19990218-0.f: New test.
15952         * g77.f-torture/noncompile/19990218-1.f: New test.
15954 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15956         * g77.f-torture/compile/19981216-0.f: New test.
15958 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15960         * gcc.dg/990214-1.c: New test.
15962 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15964         * gcc.dg/990213-2.c: New test.
15966         * gcc.dg/990213-1.c: New test.
15968 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15970         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15971         ints.
15973 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15975         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15976         specified by target.
15978         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15980 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15982         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15984 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15986         * gcc.dg/special/ecos.exp: New test driver for new tests with
15987         special requirements.
15989         * gcc.dg/special/alias-1.c: New test.
15990         * gcc.dg/special/gcsec-1.c: New test.
15991         * gcc.dg/special/weak-1.c: New test.
15992         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15993         * gcc.dg/special/weak-2.c: New test.
15994         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15995         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15996         * gcc.dg/special/wkali-1.c: New test.
15997         * gcc.dg/special/wkali-2.c: New test.
15998         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15999         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
16001 1999-02-10  Felix Lee  <flee@cygnus.com>
16003           * lib/c-torture.exp (c-torture-compile): Pull out code for
16004           analyzing gcc error messages.
16005           (c-torture-execute): Likewise.  Fix some (harmless) false
16006           positives.
16007           * lib/gcc.exp (gcc_check_compile): New function.
16009 1999-02-08  Richard Henderson  <rth@cygnus.com>
16011         * gcc.c-torture/execute/990208-1.c: New test.
16013 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
16015         * g++.dg/special/ecos.exp: New driver for new tests with special
16016         requirements
16018         * g++.dg/special/conpr-1.C: New test
16019         * g++.dg/special/conpr-2.C: New test
16020         * g++.dg/special/conpr-2a.C: New test
16021         * g++.dg/special/conpr-3.C: New test
16022         * g++.dg/special/conpr-3a.C: New test
16023         * g++.dg/special/conpr-3b.C: New test
16025         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
16026         allow g++ to use the dg driver
16028         * README: Add comment about g++.dg directory
16030 1999-02-06  Jeffrey A Law  (law@cygnus.com)
16032         * README: Update email addresses.
16034 1999-02-03  Nick Clifton  <nickc@cygnus.com>
16036         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
16037         arguments in order to force structure S onto the stack even on
16038         the alpha.
16039         (test): Pass 10 leading arguments to function foo as well as the
16040         structure S.
16042         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
16043         failure for all targets.
16045         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
16046         abort to terminate program execution.
16048 1999-01-30  Richard Henderson  <rth@cygnus.com>
16050         * gcc.c-torture/execute/990130-1.c: New test.
16052 1999-01-30  Jeffrey A Law  (law@cygnus.com)
16054         * gcc.dg/990130-1.c: New test.
16056 1999-01-28  Michael Meissner  <meissner@cygnus.com>
16058         * gcc.c-torture/execute/990128-1.c: New test.
16060 1999-01-27  Michael Meissner  <meissner@cygnus.com>
16062         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
16064 1999-01-27  Felix Lee  <flee@cygnus.com>
16066         * lib/c-torture.exp (c-torture-compile): pull out code for
16067         analyzing gcc error messages.
16068         (c-torture-execute): ditto, and fix some (harmless) false
16069         positives.
16070         * lib/gcc.exp (gcc_check_compile): new function.
16072 1999-01-17  Jeffrey A Law  (law@cygnus.com)
16074         * gcc.dg/990117-1.c: New test.
16076         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
16078         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
16080 1999-01-15  Jeffrey A Law  (law@cygnus.com)
16082         * g77.f-torture/compile/990115-1.f: New test.
16084 1999-01-07  Jeffrey A Law  (law@cygnus.com)
16086         * gcc.c-torture/compile/990107-1.c: New test
16088 1999-01-06  Jeffrey A Law  (law@cygnus.com)
16090         * gcc.c-torture/execute/990106-2.c: New test.
16092         * gcc.c-torture/execute/990106-1.c: New test.
16094 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
16096         * gcc.c-torture/compile/981223-1.c: New test.
16098 1998-12-29  Richard Henderson  <rth@cygnus.com>
16100         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
16101         (opt3): Rename from opt4 and disable.
16103 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
16105         * g++.old-deja/g++.pt/ptrmem5.C: New test.
16107 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16109         * g++.old-deja/g++.other/conv5.C: New test.
16111 1998-12-14  Nick Clifton  <nickc@cygnus.com>
16113         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
16115 1998-12-11  Jeffrey A Law  (law@cygnus.com)
16117         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
16119 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
16121         * gcc.c-torture/compile/981211-1.c: New test.
16123 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
16125         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
16127         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
16129 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16131         * gcc.special/930510-1.c: Make C9X safe.
16132         * gcc.misc-tests/gcov-1.c Similarly.
16133         * gcc.misc-tests/gcov-2.c Similarly.
16135 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16137         * gcc.dg/ultrasp1.c: New test.
16139 1998-12-06  Richard Henderson  <rth@cygnus.com>
16141         * gcc.c-torture/execute/981206.c: New test.
16143 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16145         * g++.old-deja/g++.ns/template7.C: New test.
16147         * g++.old-deja/g++.other/expr1.C: New test.
16149         * g++.old-deja/g++.eh/tmpl3.C: New test.
16151         * g++.old-deja/g++.eh/tmpl2.C: New test.
16153 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16155         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
16156         * g++.old-deja/g++.other/using6.C: Removed.
16157         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
16159         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
16161 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16163         * g++.old-deja/g++.pt/overload8.C: New test.
16165         * g++.old-deja/g++.pt/overload7.C: New test.
16167         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
16169         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
16170         and relinking messages.
16171         * lib/g++.exp (g++_target_compile): Remove .rpo file when
16172         compiling with -frepo.
16174 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
16176         * g++.old-deja/g++.pt/lookup6.C: New test.
16178 1998-11-30  Nick Clifton  <nickc@cygnus.com>
16180         * gcc.c-torture/execute/981130-1.c: New test.
16181         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
16183 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16185         * g++.old-deja/g++.pt/explicit76.C: New test.
16187         * g++.old-deja/g++.pt/friend38.C: New test.
16189         * g++.old-deja/g++.ns/crash2.C: New test.
16191         * g++.old-deja/g++.pt/defarg8.C: New test.
16193         * g++.old-deja/g++.pt/instantiate6.C: New test.
16195         * g++.old-deja/g++.pt/static6.C: New test.
16197         * g++.old-deja/g++.pt/decl2.C: New test.
16199 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16201         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
16202         problem is actually related with name lookup, but so what? :-)
16204         * g++.old-deja/g++.pt/friend37.C: New test.
16206 1998-11-25  Dave Love  <d.love@dl.ac.uk>
16208         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
16209         element, which fails on some systems.
16211         * g77.f-torture/execute/labug1.f: New test.
16213 1998-11-21  Jeffrey A Law  (law@cygnus.com)
16215         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
16216         is defined.
16218 1998-11-18  Dave Love  <d.love@dl.ac.uk>
16220         * g77.f-torture/compile/981117-1.f: New test.
16222 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
16224         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
16225         properly discarded.
16227 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
16229         * gcc.c-torture/execute/memcheck: New directory of tests for
16230         -fcheck-memory-usage.
16232 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
16234         * README: New file, general information about the testsuite and
16235         new description of the various C++ test subdirectories.
16236         * README.g++: Eliminate obsolete information, update and move most
16237         relevant stuff to README.
16239 1998-11-07  Richard Henderson  <rth@cygnus.com>
16241         * gcc.c-torture/compile/981107-1.c: New test.
16243 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
16245         * execute/memcpy-bi.c: New testcase.
16247 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
16249         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
16250         base classes.
16252         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
16253         template is selected.
16255         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
16256         classes, it should be accepted for all types.
16258         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
16260         * g++.old-deja/g++.pt/spec24.C: Ensure that template
16261         specializations start with template headers.
16263 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
16265         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
16267         * g++.old-deja/g++.other/init9.C: Test cross initialization of
16268         non-POD types.
16270 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16272         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
16274 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16276         * compile/981022-1.c, compile/981022-1.x: New test and driver.
16278 1998-10-19  Jeffrey A Law  (law@cygnus.com)
16280         * 981019-1.c: New test.
16282 1998-10-14  Robert Lipe <robertl@dgii.com>
16284         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
16285         find objc headers.
16287 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16289         * compile/981001-4.c: Remove use of GCC extension that triggers a
16290         compiler bug.
16292 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
16294         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
16296 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16298         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
16299         instantiation of template produces incorrect code for delete
16300         expression.
16302         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
16303         constructors' name is not unique.
16304         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
16305         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
16307         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
16308         automatic array of const is ill-formed.
16310         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
16311         of template parameter?
16313         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
16314         const.
16316         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
16317         pointer-to-member expression.
16319         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
16320         declaration causes ICE.
16322 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
16324         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
16325         reserved in the global namespace.
16327         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
16328         generate needed virtual table.
16330         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
16332 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
16334         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
16335         template-dependent type
16337 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
16339         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
16340         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
16341         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
16343         * g++.old-deja/g++.other/using5.C: New test; using decl from base
16344         class should be usable as argument of member function.
16345         * g++.old-deja/g++.other/using6.C: New test; using decl from base
16346         class should be usable as return type of member function.
16347         * g++.old-deja/g++.other/using7.C: New test; using decl from base
16348         class should be usable as type of data member.
16350         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
16352 1998-10-09  Jeffrey A Law  (law@cygnus.com)
16354         * gcc.c-torture/special/920521-1.c: Fix bogus test.
16356 1998-10-08  Nick Clifton  <nickc@cygnus.com>
16358         * gcc.dg/dll-?.c Add thumb to target list.
16359         Fix assembler scan patterns to match current assembler output.
16361 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
16363         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
16364         matching of template brackets.
16366         * g++.old-deja/g++.other/using4.C: New test.  Test using
16367         declarations of methods from base classes.
16369         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
16370         within functions should introduce names into the innermost
16371         enclosing namespace.
16373         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
16374         of static locals if first initialization throws.
16376 1998-10-07  Jim Wilson  <wilson@cygnus.com>
16378         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
16380 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
16382         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
16383         lose track of the possible targets of tablejump insns.
16384         * special/special.exp: Run it.
16386 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16388         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
16389         must be declared before its specializations can be named in friend
16390         declarations.
16392 1998-10-05  Dave Love  <d.love@dl.ac.uk>
16394         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
16396         * g77.f-torture/execute/io1.f: New test.
16398 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16400         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
16401         with pointer to template function, for which no argument deduction
16402         is possible.
16404         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
16405         specialization of template function as argument to template
16406         function.
16408         * g++.old-deja/g++.other/access2.C: New test; Inner class
16409         shouldn't have privileged access to Outer's names.
16411 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16413         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
16414         friend template declared within template class conflicts with
16415         nested class of the same name.
16417         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
16418         is ignored.
16420         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
16421         object with direct initializer as function declaration.
16423         * g++.old-deja/g++.other/decl2.C: New test; duplicate
16424         initializers.
16426         * g++.old-deja/g++.other/null2.C: New test; conditional operator
16427         involving const pointer and NULL produces incorrect result.
16429         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
16430         type name without `typename' should be rejected with -pedantic.
16432 1998-10-02  Richard Henderson  <rth@cygnus.com>
16434         * g++.old-deja/g++.other/addrof1.C: New test.
16436 1998-10-01  Nick Clifton  <nickc@cygnus.com>
16438         * gcc.c-torture/compile/981001-1.c: New test.
16439         * gcc.c-torture/execute/981001-1.c: New test.
16441 1998-10-01  Jeffrey A Law  (law@cygnus.com)
16443         * gcc.c-torture/compile/981001-2.c: New test.
16444         * gcc.c-torture/compile/981001-3.c: New test.
16445         * gcc.c-torture/compile/981001-4.c: New test.
16447 1998-10-01  Robert Lipe  <robertl@dgii.com>
16449         * lib/objc.exp (objc_target_compile): Add -L during compiles for
16450         multilibbed hosts.   Idea grafted from g77.exp.
16452 1998-09-30  Dave Love  <d.love@dl.ac.uk>
16454         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
16455         avoid losing on systems which need -lsocket.
16457 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
16459         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
16460         * g++.old-deja/g++.other/nested2.C: Ditto.
16461         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
16462         failure.
16464 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16466         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
16467         preferred over template operator!= for enum bitfields.
16469 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
16471         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
16472         that happen to have the same base name, but in different scopes,
16473         are incorrectly rejected.
16475 1998-09-16  Richard Henderson  <rth@cygnus.com>
16477         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
16478         on the native word size instead of an integer literal.
16480 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16482         * g++.old-deja/g++.other/static2.C: Invocation of static data
16483         member of type pointer-to-function denoted as non-static member.
16485         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
16486         checks involving function types and aliases.
16488 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16490         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
16491         redefined to the same non-trivial type.
16493         * g++.old-deja/g++.pt/explicit73.C: Test for proper
16494         namespace-qualification of template specializations declared in
16495         other namespaces.
16497         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
16498         to declare a subset of the specializations of a template function
16499         as friends of specializations of a template class.
16501         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
16502         member templates that do not fully specialize the enclosing
16503         template class are rejected.
16505 1998-09-11  Dave Love  <d.love@dl.ac.uk>
16507         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
16509 1998-09-08  Dave Love  <d.love@dl.ac.uk>
16511         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
16512         altered from libf2c/libU77 version.
16514 1998-09-06  Dave Love  <d.love@dl.ac.uk>
16516         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
16518 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
16520         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
16521         (un)signed char are different types for template specialization
16522         purposes.
16524 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
16526         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
16527         * objc: ObjC testsuite.
16529 1998-08-31  Catherine Moore  <clm@cygnus.com>
16531         * gcc.c-torture/execute/941014-1.x:  New file.
16533 1998-08-31  Nick Clifton  <nickc@cygnus.com>
16535         * lib/c-torture.exp: Add support for
16536         torture_eval_before_compile and torture_eval_before_execute
16537         variables.
16539 1998-08-30  Jeffrey A Law  (law@cygnus.com)
16541         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
16542         this test triggers valid.
16544 1998-08-27  Jeffrey A Law  (law@cygnus.com)
16546         * gcc.dg/980827-1.c: New test.
16548 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
16550         * gcc.c-torture/execute/loop-4b.c: New test.
16552 1998-08-26  Nick Clifton  <nickc@cygnus.com>
16554         * lib/c-torture.exp: Add support for
16555         torture_eval_before_compile and torture_eval_before_execute
16556         variables.
16558 1998-08-25  Jeffrey A Law  (law@cygnus.com)
16560         * gcc.c-torture/compile/980825-1.c: New test.
16562 1998-08-24  Nick Clifton  <nickc@cygnus.com>
16564         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
16565         count number tests in opt_t0 not good_t0.
16567 1998-08-24  Jeffrey A Law  (law@cygnus.com)
16569         * gcc.c-torture/compile/930326-1.x: Fix typo.
16571 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
16573         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
16574         causes an ICE.
16576 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16578         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
16579         STACK_SIZE is defined.
16580         * gcc.c-torture/unsorted/stuct.c: Similarly.
16582         * gcc.c-torture/compile/980821-1.c: New test.
16584 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16586         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
16588 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
16590         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
16591         code.
16593 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
16595         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
16596         error'.
16598 1998-08-18  Jeffrey A Law  (law@cygnus.com)
16600         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
16602 1998-08-16  Jeffrey A Law  (law@cygnus.com)
16604         * gcc.c-torture/compile/980816-1.c: New test.
16606         * gcc.dg/980816-1.c: New test.
16608 1998-08-13  Jeffrey A Law  (law@cygnus.com)
16610         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
16611         compiler for ieee tests.
16613 1998-08-01  Dave Love  <d.love@dl.ac.uk>
16615         * g77.f-torture/compile/980729-0.f: New test.
16617 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
16619         * gcc.c-torture/special/eeprof-1.c: New test, for
16620         -finstrument-functions.
16621         * gcc.c-torture/special/special.exp: Run it.
16623 1998-07-29  Jeffrey A Law  (law@cygnus.com)
16625         * gcc.c-torture/compile/980729-1.c: New test.
16627 1998-07-27  Nick Clifton  <nickc@cygnus.com>
16629         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
16630         __thumb__ is defined, and test for ARM style doubles if so.
16632 1998-07-26  Dave Love  <d.love@dl.ac.uk>
16634         * g77.f-torture/noncompile/980615-0.f: New test.
16636 1998-07-26  H.J. Lu  (hjl@gnu.org)
16638         * gcc.dg/980312-1.c: Do link instead of compile.
16639         * gcc.dg/980313-1.c: Likewise.
16641 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16643         * gcc.c-torture/compile/980726-1.c: New test.
16645 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16647         * g77.f-torture/execute/io0.f: New test.
16649 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16651         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16652         an int.
16654 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16656         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16657         m32r bugs.
16659 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16661         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16662         c-decl.c:grokdeclarator can handle mode attributes.
16664 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16666         * gcc.c-torture/execute/980716-1.c: New test.
16668 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16670         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16671         the mn10200.
16672         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16673         the mn10200.
16674         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16675         * gcc.c-torture/compile/930326-1.x: Similarly.
16677 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16679         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16680         New test from Craig.
16682 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16684         * g77.f-torture/noncompile/980616-0.f: New test.
16686         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16688 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16690         *  g++.other/singleton.C: Return error value instead of taking
16691         SIGSEGV.
16693 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16695         *  g++.other/singleton.C: New test.   Warning is under dispute.
16696         Runtime crash is not.
16698 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16700         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16701         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16702         using6.C, using7.C}:  New namespace tests.
16704 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16706         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16707         specialization with typedef'ed names used as array indexes.
16709 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16711         * gcc.c-torture/execute/980709-1.c: New test.
16713         * gcc.dg/980709-1.c: New test.
16715 1998-07-07  Richard Henderson  <rth@cygnus.com>
16717         * gcc.c-torture/execute/bcp-1.c: New test.
16719 1998-07-07  Jeffrey A Law  (law@cygnus.com)
16721         * gcc.c-torture/execute/980707-1.c: New test.
16723 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16725         * gcc.c-torture/compile/980706-1.c: New test.
16727 1998-07-01  Dave Love  <d.love@dl.ac.uk>
16729         * g77.f-torture/execute/980701-0.f,
16730         g77.f-torture/execute/980701-1.f: New test from Craig.
16732 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16734         * gcc.c-torture/compile/980701-1.c: New test.
16736         * gcc.c-torture/execute/980701-1.c: New test.
16738 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16739 rlsruhe.de>
16741         * g++.old-deja/g++.robertl/eb132.C: New test.
16742         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16744 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16746         * g77.f-torture/execute/980628-7.f,
16747         g77.f-torture/execute/980628-8.f,
16748         g77.f-torture/execute/980628-9.f,
16749         g77.f-torture/execute/980628-10.f: New tests from Craig.
16751         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16753 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16755         * g77.f-torture/execute/980628-4.f: New test from Craig.
16756         * g77.f-torture/execute/980628-5.f: Likewise.
16757         * g77.f-torture/execute/980628-2.f: Likewise.
16758         * g77.f-torture/execute/980628-0.f: Likewise.
16759         * g77.f-torture/execute/980628-1.f: Likewise.
16760         * g77.f-torture/execute/980628-3.f: Likewise.
16761         * g77.f-torture/execute/980628-6.f: Likewise.
16763 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16765         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16766         directory when nothing has been installed yet.
16768 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16770         * gcc.c-torture/special/special.exp: Handle newer versions of
16771         dejagnu.
16773 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16775         * gcc.dg/980626-1.c: New test.
16777 1998-06-19  Bruno Haible <haible@ilog.fr>
16779         * gcc.misc-tests/m-un-2.c: New test.
16780         * g++.old-deja/g++.other/warn01.c: Likewise.
16782 1998-06-19  Robert Lipe  <robertl@dgii.com>
16784         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16785         compatibility with assmblers with a different comment character.
16786         Eliminate use of GAS-specific extensions.
16788 1998-06-19  Jeffrey A Law  (law@cygnus.com)
16790         * gcc.c-torture/execute/ieee/980619-1.c: New test.
16792 1998-06-19  Robert Lipe  <robertl@dgii.com>
16794         *lib/g77.exp: Replace search for libf2c.a with search for newly
16795         renamed libg2c.a
16797 1998-06-17  Jeffrey A Law  (law@cygnus.com)
16799         * gcc.c-torture/execute/980617-1.c: New test.
16801 1998-06-12  Jeffrey A Law  (law@cygnus.com)
16803         * gcc.c-torture/execute/980612-1.c: New test.
16805 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16807         * gcc.dg/980523-1.c: Only test on ppc-linux.
16808         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16810         * gcc.c-torture/execute/980608-1.c: New test.
16812 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16814         * gcc.c-torture/execute/980605-1.c: New test.
16816 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16818         * gcc.c-torture/execute/980604-1.c: New test.
16820 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16822         * gcc.c-torture/execute/980602-1.c: New test.
16823         * gcc.c-torture/execute/980602-2.c: Likewise.
16825 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16827         * 970125-0.f: Fix per JCB.  Add commentary.
16829 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16831         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16832         IEEE -0 support.
16834 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16836         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16837         earlier.
16839 1998-05-28  Catherine Moore <clm@cygnus.com>
16841         * gcc.c-torture/execute/980526-3.c: New test.
16843 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16845         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16846         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16847         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16848         m88k-motorola-sysv3 to XFAIL.
16850 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16852         * gcc.dg/980526-1.c: New test.
16853         * gcc.c-torture/execute/980526-2.c: New test.
16855 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16857         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16859         * gcc.c-torture/execute/980526-1.c: New test.
16861 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16863         * g77.f-torture/execute/alpha2.f: Add runtime test.
16865 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16867         * g++.old-deja/old-deja.exp: Strip leading directories.
16869         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16870         error for the line.  Don't run multiple tests for the same line.
16872 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16874         * gcc.dg/980523-1.c: New test.
16876 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16878         * g77.f-torture/compile/970915-0.f: New test.
16880 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16882         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16884 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16886         * gcc.dg/980520-1.c: New test.
16888 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16890         * gcc.dg/980502-1.c: Fix return type.
16892 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16894         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16895         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16896         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16897         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16898         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16900 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16902         * g77.f-torture/execute/980520-1.f: New test.
16904 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16906         * lib/mike-g77.exp: New file.
16908         * g77.f-torture/noncompile/noncompile.exp,
16909         g77.f-torture/noncompile/check0.f: New files.
16911 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16913         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16914         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16915         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16916         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16917         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16918         abort where appropriate.
16920 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16922         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16923         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16925 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16927         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16929 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16931         * g77.f-torture/compile/980427-0.f: New test.
16933 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16935         * g77.f-torture/compile/980424-0.f: New test.
16937 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16939         * g77.f-torture/compile/980419-2.f (main): New test.
16940         * g77.f-torture/compile/970125-0.f: New test.
16941         * g77.f-torture/compile/980419-1.f: New test.
16943 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16945         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16946         of loop-4.c.
16948 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16950         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16952 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16954         * gcc.c-torture/compile/980329-1.c: New test.
16956 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16958         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16959         * gcc.dg/980312-1.c: Fix typo in -march command.
16961 1998-03-16  H.J. Lu  (hjl@gnu.org)
16963         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16965 1998-03-11  Robert Lipe  <robertl@dgii.com>
16967         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16968         Dave Love agree the Fortran source is bogus.
16970 1998-03-11  Robert Lipe  <robertl@dgii.com>
16972         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16973         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16974         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16975         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16976         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16978 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16980         * g++.old-deja/g++.other/friend1.C: New test.
16982 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16984         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16985         possibly uninitialized) variables and declare dnrm2.
16987 1998-02-23  Robert Lipe <robertl@dgii.com>
16989         From Bruno Haible <haible@ilog.fr>:
16990         * gcc.c-torture/execute/980223.c: New test.
16992 1998-02-13  Jeffrey A Law  (law@cygnus.com)
16994         * gcc.dg/ifelse-1.c: New test.
16996 1998-02-09  H.J. Lu  (hjl@gnu.org)
16998         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
17000           * lib/old-dejagnu.exp (old-dejagnu): Added the
17001           "execution test - XFAIL *-*-*" handling in the spirit of
17002           "excess errors test -". Changed the "execution test fails"
17003           handling to be like "excess errors test fails".
17004           * Update various tests accordingly.
17006 1998-02-06  Jim Wilson  <wilson@cygnus.com>
17008         * gcc.c-torture/execute/980205.c: New test.
17010 1998-01-18  Jeffrey A Law  (law@cygnus.com)
17012         * lib/c-torture.exp: Look for .x files instead of .cexp files.
17013         * lib/f-torture.exp: Similarly.
17014         * gcc.c-torture: Rename all .cexp files to .x files.
17016 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
17018         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
17019         (940510-1.c): Removed duplicate.
17020         (971104-1.c): New test.
17022 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
17024           * lib/f-torture.exp: Improve error and loop detection.
17026 1997-11-19  Michael Meissner  <meissner@cygnus.com>
17028         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
17029         use that to size the filler array.
17031 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
17033         * lib/c-torture.exp(c-torture-execute): Fix typo.
17035         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
17036         testcase as the executable name. Keep the executable around if
17037         the test fails.
17039 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
17041         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
17042         changes.  Only test one -g option, and move it to the end of the
17043         list of options to test.
17045 1997-09-19  Michael Meissner  <meissner@cygnus.com>
17047         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
17048         variable GCC_TORTURE_OPTIONS to supply default switches separated
17049         by colons.  If no environment variable, run tests with -O0 -g, -O1
17050         -g, and -O2 -g as well.
17052 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
17054         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
17055         explanatory comments. Fix indentation.
17057 1997-09-15  Jeffrey A Law  (law@cygnus.com)
17059         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
17061 1997-09-11  Jeffrey A Law  (law@cygnus.com)
17063         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
17064         * g++.old-deja/g++.mike/p7325.C: Likewise.
17065         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
17067 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
17069         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
17070         * g++.old-deja/g++.brendan/crash30.C: Likewise.
17071         * g++.old-deja/g++.brendan/crash39.C: Likewise.
17072         * g++.old-deja/g++.law/operators4.C: Likewise.
17074 1997-09-11  Joe Buck  (jbuck@synopsys.com)
17076         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
17077         * g++.old-deja/g++.mike/p784.C: Ditto.
17078         * g++.old-deja/g++.mike/p785.C: Ditto.
17080 1997-09-05  Jeffrey A Law  (law@cygnus.com)
17082           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
17084 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17086         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
17087         target feature; pass this to c-torture-execute as needed.
17089 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
17091         * lib/c-torture.exp(c-torture-execute): If the previous and the
17092         current executables being tested are identical, we don't need to
17093         run the executable again. Try to make the executable names
17094         unique. Add an optional argument for passing additional compiler
17095         flags.
17097 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
17099         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
17101 1997-08-29  Jeffrey A Law  (law@cygnus.com)
17103         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
17105 1997-07-31  Jeffrey A Law  (law@cygnus.com)
17107         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
17108         32bit or larger longs.
17110         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
17111         have either a 32bit long or 32bit int.
17113 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
17115         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
17116         Make double precision tests dependent on sizeof (double).
17118 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
17120         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
17121         too.
17123 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
17125         * gcc.c-torture/compile/961203-1.cexp: New script.
17127 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
17129         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
17130         up the includes ourselves.
17132 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
17134         * lib/plumhall.exp: Remove random include, and add a few
17135         verbose messages for debugging.
17137 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
17139         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
17140         of trying to do it ourselves.
17142 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
17144         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
17146 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
17148         * gcc.prms/5403.c: Made regexp a bit less strict.
17150 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
17152         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
17153         is returned from remote_load instead.
17154         * lib/plumhall.exp: Ditto.
17155         * lib/mike-g++.exp: Ditto.
17156         * lib/old-dejagnu.exp: Ditto.
17157         * lib/c-torture.exp: Ditto.
17159 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
17161         * lib/g++.exp: Use build_wrapper procedure.
17162         * lib/gcc.exp: Ditto.
17164 1997-05-20  Jeffrey A Law  (law@cygnus.com)
17166         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
17167         an old-style decl for malloc.  Fixes tests to work when
17168         sizeof (int) != sizeof (size_t).
17170 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17172         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
17174         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
17175         use stdargs.h interface.
17177 1997-05-15  Mike Meissner  <meissner@cygnus.com>
17179         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
17180         NO_VARARGS when compiling.
17182 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
17184         * lib/plumhall.exp(ph_includes): New procedure.
17185         (ph_make): Use it.
17186         (ph_compiler): Ditto.
17188         * lib/g++.exp: Rename test-glue.c to testglue.c.
17189         * lib/gcc.exp: Ditto.
17191 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
17193         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
17194         to completion when it's called.
17196 1997-03-21  Michael Meissner  <meissner@cygnus.com>
17198         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
17199         is defined, don't do test.
17201 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
17203         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
17204         for object files.
17205         (ph_summary): Mark skipped testcases as untested, not unresolved.
17207         * lib/plumhall.exp (ph_make): If unresolved because of bad
17208         errorCode, record errorCode in log file.
17209         (*): Replace send_log/verbose with verbose -log.
17211 1997-03-19  Michael Meissner  <meissner@cygnus.com>
17213         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
17214         double conversion if double isn't at least 8 bytes.
17216         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
17217         int to work with targets where int is 16 bits.
17219         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
17220         8 bytes, just exit, since 4 byte doubles don't have enough bits of
17221         precision for the test to complete.
17223 1997-03-14  Michael Meissner  <meissner@cygnus.com>
17225         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
17226         if d10v is not compiled with the -mdouble64 flag.
17227         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
17229         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
17230         d10v is not compiled with the -mint32 flag.
17232 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
17234         * lib/plumhall.exp: Use incr_count.
17236 1997-03-12  Jeffrey A Law  (law@cygnus.com)
17238         * gcc.c-torture: Update to c-torture-1.45.
17240 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
17242         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
17243         the name of the expect testcase file).
17245         * lib/g++.exp(g++_init): Ditto.
17247 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
17249         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
17250         the host.
17252         * lib/gcc.exp(gcc_exit): New procedure.
17254 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
17256         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
17257         specs where appropriate.
17259         * g++.old-deja/g++.arm/*: Added additional ERROR checks
17260         because of new "candidates are" messages, and removed a few
17262         * Converted all non-old-style g++ testcases to old-style, and
17263         moved into g++.old-deja.
17265 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
17267         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
17268         options.
17270         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
17271         succeeded.
17273         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
17275 1997-02-13  Michael Meissner  <meissner@cygnus.com>
17277         * lib/gcc.exp (gcc_target_compile): Add support for defining
17278         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
17279         the machine doesn't have those features.
17281 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
17283         * g++.law/operators4.exp: Don't use LIBS.
17285 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
17287         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
17289         * lib/mike-g++.exp: Don't set the compiler to be tested here.
17290         * lib/g++.exp: Set it here instead. Also, allow use of the
17291         --tool_exec and --tool_opt options. Change CXX to
17292         GXX_UNDER_TEST.
17294         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
17296         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
17298 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
17300         * lib/old-dejagnu.exp: Use prune_warnings instead of
17301         prune_system_crud.
17302         * lib/mike-g++.exp: Ditto.
17303         * lib/gcc.exp: Ditto.
17304         * lib/g++.exp: Ditto.
17306         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
17308 1997-02-07  Jeffrey A Law  (law@cygnus.com)
17310           * 941014-2.c: Include stdlib.h
17311           * 960327-1.c: Include stdio.h
17312           * dbra.c, index-1.c: Don't assume ints are 32bits.
17314 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
17316         * lib/gcc.exp: Add gcc,stack_size target feature.
17318         * lib/g++.exp(g++_target_compile): Add the include and link
17319         paths here, not in two other places. And, it's $options, not
17320         options.
17322         * lib/mike-g++.exp(postbase): Remove the code that determines
17323         the correct include and link paths.
17324         * g++.old-deja/old-deja.exp: Ditto.
17326 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
17328         * lib/g++.exp(g++_init): target_compile no longer returns the
17329         filename of the result.
17331 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
17333         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
17334         call to glob.
17336         * gcc.c-torture/special/special.exp: Change call to
17337         gcc_target_compile to include the object file.
17339 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
17341         * gcc.c-torture/special/special.exp: Correct misspelling in last
17342         change.
17344 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
17346         * lib/plumhall.exp(ph_summary): Log the entire output of the
17347         executable. Return -1 if there were any failures, 0 otherwise.
17348         (ph_execute): Return -1 if there were any failures, 0 otherwise.
17349         (ph_make): Clean up objects and executables that were built
17350         if the tests succeeded.
17352 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
17354         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
17355         libraries and includes in the build tree as appropriate.
17357 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17359         * lib/c-torture.exp: Instead of looking for the global variable
17360         NO_LONG_LONG, check to see if that's a feature of the target.
17362 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17364         * config/default.exp: Minimize. Delete the remainer of the files in
17365         config; this functionality is now in devo/dejagnu/config.
17367         g++.*/*: Pass any additional flags used to compile to postbase;
17368         delete CXXFLAGS.
17370         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
17371         is now done by runtest.exp. Use gcc_target_compile instead of
17372         compile.
17374         lib/c-torture.exp: Use gcc_target_compile instead of compile.
17375         Remove references to CFLAGS. Use remote_file instead of
17376         calling rm -f.
17377         (c-torture): Take a list of arguments to use to compile this
17378         testcase.
17380         lib/g++.exp: Simplify. Use target_compile instead of compile.
17381         lib/gcc-dg.exp: Ditto.
17382         lib/gcc.exp: Ditto.
17383         lib/mike-{gcc,g++}.exp: Ditto.
17384         lib/old-dejagnu.exp: Ditto.
17385         lib/plumhall.exp: Ditto.
17387 1997-01-08  Jim Wilson  <wilson@cygnus.com>
17389         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
17390         (ph_linker): Likewise.
17392 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
17394           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
17395         MAP_ANON / MAP_ANONYMOUS if defined;
17396         else try to map from /dev/zero .
17398 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17400         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
17401         isn't defined, then define it to MAP_ANONYMOUS.
17403 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17405         * gcc.c-torture: Update to c-torture-1.42 release.
17407 1996-11-11  Jeffrey A Law  (law@cygnus.com)
17409         * gcc.c-torture: Update to c-torture-1.41 release.
17411 1996-10-27  Jeffrey A Law  (law@cygnus.com)
17413         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
17414         c-torture release.
17416 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
17418         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
17419         and LDFLAGS.  Fix second case to append the target_info ldflags
17420         onto LDFLAGS, not CFLAGS.
17421         * lib/g++.exp (g++_init): Add target_info stuff.
17422         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
17423         of libgloss and newlib flags for !native.
17425         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
17426         (GDB): Fix relative path to go up another dir for finding gdb.
17428 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
17430         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
17431         versions in the target_info array, if they don't exist.
17433 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
17435         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
17437 1996-07-08  Jim Wilson  <wilson@cygnus.com>
17439         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
17440         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
17442 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
17444         * lib/old-dejagnu.exp: Don't remove the output file before we've
17445         actually tested it. Don't append pwd to the path of the executable
17446         we're testing.
17448 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
17450         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
17452 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
17454         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
17455         temporary directory for compiler files, and set it to a default
17456         value of /tmp. Set $output as the name of the output file from
17457         compiling the testcase. Add a -o option to $cflags_var so the
17458         compiler writes the final output file as $output. Set $executable
17459         to $output.
17461         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
17462         directory for compiler files, and set it to /tmp if it doesn't
17463         already have a value. Set $output_file to the name of the output
17464         file from compiling the testcase. Add a -o option to CXXFLAGS so
17465         the compiler writes the final output file as $output. Use $output
17466         as the executable to be tested.
17468 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17470         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
17472 1996-06-08  Jeffrey A Law  (law@cygnus.com)
17474         * gcc.c-torture/execute/pending-1.c: New test.  Still
17475         pending in Tege's queue.
17477 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
17479         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
17480         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
17481         if there were failures.  Call unresolved if there were unresolved
17482         testcases.  Call gcc_fail if program did not run to completion.
17483         (ph_make): Pass additional argument name to ph_execute.
17484         (ph_execute): Add new argument.  Pass additional arguments to
17485         ph_summary.  Call gcc_fail is there is no execution output.
17487 1996-04-24  Jeffrey A Law  (law@cygnus.com)
17489         * lib/plumhall.exp (proc_summary): Output relavent summary
17490         lines into the log so specific failures in plumhall can be
17491         investigated.
17493 1996-04-10  Jeffrey A Law  (law@cygnus.com)
17495         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
17496         (c-torture-execute): Don't try to execute tests which use
17497         "long long" types if $NO_LONG_LONG is nonzero.
17499 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
17501         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
17502         not c-torture.
17504         * gcc.ieee: Move from here.
17505         * gcc.c-torture/execute/ieee: To here.
17507 1996-03-26  Jeffrey A Law  (law@cygnus.com)
17509         * gcc.c-torture: Update to c-torture-1.41 release.
17511 1996-03-22  Jeffrey A Law  (law@cygnus.com)
17513         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
17514         not "$output".
17516 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
17518         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
17519         -c present.
17521 1996-03-02  Jeffrey A Law  (law@cygnus.com)
17523         * config/proelf.exp: Handle connecting to a simulator.
17525 1996-01-31  Jeffrey A Law  (law@cygnus.com)
17527         * config/proelf.exp: New file.  Enough framework that we can
17528         run c-torture tests on the proelf targets (or any other target
17529         that gdb can connect to for that matter).
17531 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
17533         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
17534         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
17536         * lib/plumhall.exp (ph_execute): Always call ph_summary if
17537         exec_output exists.
17539 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
17541         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
17542         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
17544         * config/*.exp: Update FSF address.  Change result of ${tool}_load
17545         to pass/fail/unresolved/unsupported/untested.  Caller must now
17546         call unresolved/unsupported/untested.
17547         * lib/*.exp: Update FSF address.  Update to handle new results of
17548         ${tool}_load.
17549         * lib/chill.exp (verbose): Delete.
17551 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
17553         * lib/gcc.exp (default_gcc_start): Change order of args to
17554         $LDFLAGS $CFLAGS $LIBS.
17555         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
17556         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
17557         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
17558         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
17559         * gcc.misc-tests/dg-test.exp: Likewise.
17560         * gcc.misc-tests/msgs.exp: Likewise.
17561         * gcc.prms/prms.exp: Likewise.
17562         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
17563         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
17565         * lib/dg.exp: Deleted, moved to dejagnu/lib.
17567 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17569         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
17571         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
17572         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
17574         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
17575         necessary.
17577 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
17579         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
17580         global for loop; add use of $mathlib.
17581         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
17582         settings here; set mathlib for anything but VxWorks.
17584 1996-01-22  Jeffrey A Law  (law@cygnus.com)
17586         * gcc.c-torture: Update to c-torture-1.40 release.
17588 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17590         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17591         dg.exp.
17593 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17595         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17596         global.
17598 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17600         * lib/g++.exp (LIBS): Define if not already.
17601         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17602         (gcc-dg-prune): Call prune_gcc_output.
17603         * lib/gcc.exp (prune_gcc_output): New proc.
17604         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17605         prune_gcc_output.
17607 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17609         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17610         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17612 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17614         * gcc.c-torture: Update to c-torture-1.39 release.
17616 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17618         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17619         fails, try others as well.
17621 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17623         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17624         If compilation fails, mark execute tests as `untested'.
17625         If test is marked as unsupported, don't mark compilation and
17626         execute tests as failed.
17628 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
17630         * lib/g++.exp (g++_init): Don't link in libg++, and look to
17631         libstdc++ for whether or not we want to be doing shared
17632         libraries.  Delete link_curses since we don't need it anymore.
17633         * lib/mike-g++.exp (postbase): Don't link in libg++.
17634         * g++.old-deja/old-deja.exp: Likewise.
17636 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
17638         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17640 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17642         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17643         For that, add `-Wl,-a,shared_archive'.
17644         * g++.old-deja/old-deja.exp: Likewise.
17646 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17648         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17650 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17652         * lib/mike-g++.exp (postbase): Pay attention to the status of
17653         g++_load.
17655 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17657           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17659 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17661         * lib/gcc.exp (default_gcc_start): No longer need to log program
17662         being executed or its output, execute_anywhere does that now.
17663         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17664         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17666 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17668         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17669         the same as those in lib/g++.exp.
17671 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17673         * gcc.c-torture: Update to c-torture-1.38 release.
17674         * gcc.ieee: Related changes.
17676 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17678         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17679         "exec". Minor reformatting changes.
17681         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17682         cross. This means all "exec" calls now work on a remote host as
17683         well.
17684         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17685         cross. Filter out the extra "\r\n" stuff that expect puts in.
17686         (c-torture-execute): Filter out the bogus warnings like
17687         c-torture-compile does. Add support for canadian cross.
17688         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17689         Use execute_anywhere rather than calling exec directly. Now it
17690         works for canadian cross testing.
17692 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17694         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17695         results into a variable, and check that rather than using file exists.
17697 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17699         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17700         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17702 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17704         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17705         lib_curses if there's a shared libg++ in the build tree.
17707 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17709         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17710         if not supported target.
17712 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17714         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17715         link_curses up to always happen, not just for native builds.
17717 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
17719         * gcc.c-torture: Update to c-torture-1.36 release.
17720         * gcc.failure: Related changes.
17722 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
17724         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17726 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
17728         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17729         * lib/mike-g++.exp (postbase): Not in here.  Still reference
17730         runshlib, link_curses, and mathlib for link and run.
17732         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17733         pass the runtime shared library options for Solaris, OSF/1, and
17734         Irix5, and link with -lcurses to avoid unresolved references.
17736 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17738         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17739         only run once.
17741 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17743         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17745 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17747         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17748         do not have a framework for the "compat" tests yet.
17750 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17752         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17753         set to null if we're testing vxworks5.1.  Use that instead of
17754         `-lm' in the setting of LIBS for link and run.
17756 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17758         * config/rom68k.exp (${tool}_load): Major changes to make it
17759         work.  Verified that it does in fact return the stuff in
17760         exec_output properly.  Catch any Emul or any TRAP other than 0.
17762 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17764         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17765         LDFLAGS properly for targets that need stuff from libgloss.
17766         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17767         only run once.
17768         (gpp_initialized): New variable.
17770 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17772         * config/rom68k.exp: Load libgloss.exp.
17773         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17774         so we can produce a fully linked binary.
17775         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17776         so we can produce a fully linked binary.
17778 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
17780         * lib/plumhall.exp (ph_section): Watch for expected failures.
17781         Add missing `else'.
17783         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17784         run the testcase.
17785         (c-torture): Likewise.
17787 1995-08-28  Doug Evans  <dje@cygnus.com>
17789         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17791         * lib/mike-g++.exp (mike_cleanup): New proc.
17792         (prebase): New globals compiler_result, not_compiler_result,
17793         target_regexp.
17794         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
17795         allow leading "-" in pattern.  Watch for unsupported tests.
17796         If $compiler_result is set, pattern match assembler code,
17797         and ditto for $not_compiler_result.
17798         * lib/mike-gcc.exp: Likewise.
17800         * lib/plumhall.exp (ph_execute): Only call ph_summary if
17801         execution "succeeded".
17803 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
17805         * config/win32.exp: New file.
17806         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17808 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17810         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17811         unsupported.
17812         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17813         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17814         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17816         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17817         "... without exceptions was ...".  That is now handled by
17818         prune_system_crud.
17819         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17821 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17823         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17824         sieve.c,sort2.c}: New files.
17825         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17826         sieve.exp,sort2.exp}: Drivers for them.
17828         * lib/mike-gcc.exp (program_output): New user settable variable.
17829         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17830         messages.
17831         * lib/mike-g++.exp (program_output): New user settable variable.
17833         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17835         * config/sh.exp: Deleted (use sim.exp instead).
17837 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17839         * config/vx.exp: Declare CHECKTASK as global.
17840         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17841         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17842         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17844 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17846         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17847         target. Like vx.exp, only includes `vx29k.exp' instead of
17848         `vxworks.exp'.
17850 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17852         * config/sim.exp: Increase time limit from 120 seconds to 240.
17854 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17856         * gcc.c-torture/execute/950628-1.c: New test.
17858 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17860         * gcc.c-torture: Update with changes/additions from
17861         c-torture-1.34.
17863 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17865         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17867 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17869         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17871 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17873         * gcc.c-torture/compile/950512-1.c: New test.
17874         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17875         * gcc.dg/struct-ret-1.c: Likewise.
17877 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17879         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17880           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17882 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17884         * gcc.c-torture/special/920411-1.c: Deleted.
17885         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17887 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17889         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17890         cpu limit.
17892 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17894         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17896 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17898         From kenner;
17899         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17900         is the proper length.
17901         * va-arg-3.c: Likewise.
17903 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17905         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17906         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17908         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17909         * lib/g++.exp (default_g++_start): Delete old cruft.
17911 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17913         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17914         (2 * (1 << 18)) to (2 * (1 << 17)).
17916         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17918 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17920         * config/rom68k.exp: Renamed from config/idp.exp
17922 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17924         * c-torture/compile/921109-2.c
17926 1995-04-18  Mike Stump  <mrs@cygnus.com>
17928         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17929         excess errors.
17931 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17933         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17934         output.
17935         * lib/g++.exp (default_g++_start): Likewise.
17937 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17939         * gcc.c-torture/compile/950329-1.c: New test.
17941 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17943           * config/bug.exp (${tool}_load): Updated to use new remote_open
17944           and remote_close procs.
17945         * config/idp.exp: New file.
17947 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17949         * gcc.c-torture/execute/950322-1.c: New test.
17951 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17953         * config/vx.exp (${tool}_load): Clean up testing of return code from
17954         vxworks_ld and vxworks_spawn.
17956 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17958         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17960 1995-03-13  Mike Stump  <mrs@cygnus.com>
17962         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17963         can mark excess errors on a machine by machine basis.  Note, the
17964         default is to not expect any excess errors, even when excess
17965         errors test - is given, so you will want to put an XFAIL ... on
17966         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17967         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17968         those 4 machines, but no others.
17970 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17972         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17973         * lib/c-torture.exp: to here.
17975 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17977         * gcc.c-torture/execute/950221-1.c: New test.
17978         * gcc.c-torture/execute/struct-ret-1.c: New test.
17979         * gcc.c-torture/compile/950221-1.c: New test.
17981         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17983 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17985         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17986         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17988 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
17990         * g++.gb: New directory of tests, derived from my signature and
17991         class scoping tests.
17993         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17994         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17995         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17996         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17997         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17998         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17999         * g++.gb/sig25.C: Likewise.
18001         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
18002         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
18003         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
18004         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
18005         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
18006         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
18007         * g++.gb/sig25.exp: Likewise.
18009         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
18010         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
18011         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
18012         * g++.gb/scope13.C: Likewise, this test still fails.
18014         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
18015         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
18016         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
18017         * g++.gb/scope13.exp: Ditto.
18019         * g++.gb/README: New file, explains what these tests are about.
18021 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
18023         * lib/dg.exp (dg-do): Support `preprocess'.
18024         (dg-test): Likewise.
18026 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
18028         * config/udi.exp: change "continue -expect" to "exp_continue".
18030 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
18032         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
18033         Delete redundant tests.
18035         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
18036         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
18037         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
18038         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
18039         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
18040         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
18041         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
18042         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
18044         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
18045         storing label pointers.
18046         * gcc.c-torture/execute/921019-1.c: Likewise.
18047         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
18048         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
18049         parameter fp.
18050         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
18051         constants.
18053         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
18054         Delete obsolete tests.
18056         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
18057         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
18058         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
18059         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
18060         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
18061         * gcc.c-torture/compile/950124-1.c: New test.
18063         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
18065 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
18067         * lib/mike-g++.exp: Add -lm to LIBS.
18069 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
18071         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
18073 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
18075         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
18077 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
18079         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
18081 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
18083         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
18084         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
18085         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
18086         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
18087         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
18088         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
18089         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
18090         * g++.law/{operators31.C, operators32.C,
18091         * g++.law/{operators33.C, operators34.C}: Likewise.
18092         * g++.law/{pic1.C, refs2.C}: Likewise.
18093         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
18094         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
18095         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
18096         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18098         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
18099         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
18100         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
18101         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
18102         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
18103         * g++.law/{enum9.exp, friend5.exp}: Likewise.
18104         * g++.law/{nest3.exp, nest4.exp}: Likewise.
18105         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
18106         * g++.law/{operators30.exp, operators31.exp}: Likewise.
18107         * g++.law/{operators32.exp, operators33.exp}: Likewise.
18108         * g++.law/{operators34.exp}: Likewise.
18109         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
18110         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
18111         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
18112         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
18113         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
18115         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
18116         No longer expected to fail.
18117         * g++.law/missed-error3.C: Tweak for recent bool changes.
18119 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
18121         * config/emb-unix: Deleted.
18122         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
18123         remote execution.  Do final link on remote host if REMOTE_LINK is set.
18125 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
18127         * lib/dg.exp (dg-test): Fix typo in last patch.
18129 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
18131         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
18132         (handles multiple occurrences).
18134 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
18136         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
18137         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
18138         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
18139         printed).
18140         * lib/c-torture.exp (c-torture-compile): Likewise.
18141         (c-torture): Prepend full path if missing.
18142         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
18143         (gcc_fail): Likewise.
18144         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
18146 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
18148         * lib/netware.exp: Only attach to NetWare i386 systems.
18150 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
18152         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
18153         messages.  Add test name to "output pattern match" pass/fail message.
18155 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
18157         * gcc.dg: New testsuite.
18158         * gcc.dg/dg.exp: New file.
18160         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
18161         test-switch.c}: Deleted.
18163         * gcc.misc-tests/msgs.exp: New testcase driver.
18165 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
18167         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
18168         Watch for illegal return values from ${tool}_load.
18169         * config/unix.exp (${tool}_load): Fix pass/fail detection for
18170         cross targets.  Coerce return value >0 to 1.
18172 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
18174         * config/unix.exp (${tool}_load): Call program rsh, not proc.
18176         * config/emb-unix.exp: New file.
18178         * config/sim.exp: Error if variable $SIM not defined.
18179         (${tool}_load): Mark test as "untested" if simulator missing.
18181         * config/unix.exp: Load remote.exp to get rcp_download.
18182         * lib/c-torture.exp: Use different option lists for testcases with
18183         and without loops.
18184         * gcc.c-torture/execute/execute.exp: Likewise.
18186 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
18188         * config/*.exp: Clarify return code from ${tool}_load.
18189         Call `unresolved' or `untested' instead of `warning' or `perror'
18190         (sometimes you still want to call both though).
18191         Add comment that `shell_id' is local to each file.
18192         * config/udi.exp (timeout): Set to 30.
18193         Don't print warning if connection fails, $connectmode has already
18194         printed an error.
18195         (${tool}_load): Move verbose messages to level 2.
18196         Rework pattern for "Process started" message.
18197         Pass `shell_id' to ${connectmode}_download.
18198         Retry twice upon timeout.  Make resetting of target more robust.
18199         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
18200         Pass `shell_id' to exit_$connectmode.
18201         Only call exit_$connectmode if connected.
18202         * config/unix.exp (${tool}_load): Check return codes better.
18203         * config/vrtx.exp (${tool}_load): Likewise.
18204         * config/vx.exp (${tool}_load): Likewise.
18205         Delete unneeded global's.
18206         * lib/dg.exp (dg-test): Update to reflect clarified return codes
18207         from ${tool}_load.
18208         (dg-stat): Delete.
18209         (dg-init): Delete recording of pass/fail counts.
18210         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
18211         (old-dejagnu-init): Likewise.
18212         (old-dejagnu-stat): Delete contents, empty proc now.
18213         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
18214         (c-torture): Delete references to lcnt, lpass, lfail.
18215         Get option list from TORTURE_OPTIONS.
18216         Delete -funroll[-all]-loops if no loops.
18217         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
18218         (g++_stat): Delete contents (empty proc now).
18219         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
18220         (gcc_finish): Likewise.
18221         (gcc_stat): Deleted.
18222         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
18223         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
18224         * gcc.c-torture/execute/execute.exp: Likewise.
18225         Split tests into two parts: compile, execute.
18226         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
18227         no loops.  Update to reflect clarified return codes from ${tool}_load.
18229 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
18231         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
18232         to grep for.
18233         (old-dejagnu): Likewise (where necessary).
18235 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
18237         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
18239         * lib/dg.exp (dg-process-target): Fix processing of selector.
18240         Add comment regarding use of `error'.
18242         * lib/gcc.exp (prune_system_crud): Define if missing.
18243         * lib/g++.exp (prune_system_crud): Likewise.
18245         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
18246         Call prune_system_crud.
18247         * lib/dg.exp (dg-runtest): New proc.
18248         Use perror instead of send_user for tcl errors in testcase.
18249         Don't return any value, it's never used.
18250         Don't clobber previous definition of `unknown'.
18251         Print tcl errors in `dg-final'.
18253 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
18255         * lib/dg.exp (dg-process-target): Improve syntax error messages.
18256         (dg-test): Don't print errorInfo, it contains stack backtrace.
18258 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
18260         * lib/g++.exp (runtest_file_p): Define if missing.
18262 1994-09-24  Doug Evans  (dje@cygnus.com)
18264         * lib/mike-g++.exp: Comment out loading of g++.exp.
18265         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
18266         (default_g++_version): Always print something.
18267         (default_g++_start): Comment out call to `which'.
18268         (g++_start, g++_load): Deleted (must be defined in config file).
18269         * lib/gcc.exp: Test for existence of $CC at start.
18270         Delete check for tmpdir (done in gcc_init).
18271         (default_gcc_version): Always print something.
18272         (default_gcc_start): Comment out call to `which'.
18273         * config/*.exp: Major cleanup - make cross targets work at least a
18274         little better for g++ (by not being "--tool gcc" specific).
18275         Rename gcc_xxx to ${tool}_xxx.
18276         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
18277         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
18279 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
18281         * lib/c-torture.exp (c-torture-compile): Rework compiler
18282         message processing.
18284         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
18285         c-torture.
18287 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
18289         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
18291         * lib/dg.exp (dg-process-target): Support { target native }.
18293 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
18295         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
18296         looked for "... program xxx got fatal signal".
18297         Correct regsub munging of `comp_output'.
18298         Ignore compiler messages "path prefix not used" and "linker input
18299         file unused".
18301 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
18303         * lib/gcc.exp (runtest_file_p): Define if missing.
18304         * gcc.prms/template.c: Example to work from.
18306 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
18308         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
18309         * lib/dg.exp (dg-test): Call unsupported testcases as such.
18311         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
18312         * gcc.prms/1883.c: Moved from compile/940714-1.c.
18313         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
18314         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
18316         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
18317         (dg-process-target): No longer a varargs proc.
18318         Return S/N for target, P/F for xfail.  All callers changed.
18319         (user option procs): More argument checking.
18320         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
18321         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
18322         (dg-test): Skip test if not running on selected target in `dg-do'.
18323         Update handling of `dg-do-what', `dg-output-text'.
18324         Separate execution pass/fail from output pattern match pass/fail.
18325         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
18327 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
18329         * gcc.c-torture/special/special.exp: Don't expect failure for mips
18330         target for 920510-1.c.
18332 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
18334         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
18335         Clean up comment regarding use of passcnt, etc.
18336         (gcc_stat): Don't update `testcnt' here.
18337         (gcc_finish): Do it here.
18338         Might as well reset `but_id' here too.
18339         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
18340         to determine if the file should be tested.
18341         * gcc.c-torture/compile/compile.exp: Likewise.
18342         * gcc.c-torture/execute/execute.exp: Likewise.
18343         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18344         * gcc.misc-tests/dg-test.exp: Likewise.
18345         * gcc.prms/prms.exp: Likewise.
18346         * gcc.wendy/wendy.exp: Likewise.
18347         * g++.old-deja.exp: Likewise.
18348         Move "Testing file" message to verbose level 1.
18350 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
18352         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
18354 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
18356         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
18357         (default_gcc_start): Accept optional second list element
18358         of compiler flags.  Print compiler output at verbosity level 2.
18359         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
18360         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
18361         Save current values of framework globals passcnt, failcnt, xpasscnt,
18362         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
18363         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
18364         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
18365         xfailcnt to compute stats.  Update framework global `testcnt' from
18366         pass/fail counts.
18367         (gcc_finish): New proc.  Clean up test environment.
18368         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
18369         (gcc_epass, gcc_efail): Delete.
18370         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
18371         argument of line number.
18372         (dg-init): If the tool has an init routine, call it.
18373         (dg-test): Remove args `cflags_var' and `libs_var'.
18374         Pass all compiler options to ${tool}_start.
18375         Handle missing line number.
18376         (dg-finish): New function.
18377         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
18378         particular files.  Call gcc_finish at end.  Move "skipping test"
18379         message to verbosity level 3.
18380         * gcc.c-torture/compile/compile.exp: Likewise.
18381         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18382         * gcc.c-torture/execute/execute.exp: Likewise.
18383         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18384         Print testcase being tried at verbosity level 1.
18385         * gcc.c-torture/special/special.exp: Unset xfail.
18386         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18387         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
18388         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
18389         * gcc.failure/failure.exp: Likewise.
18390         * gcc.ieee/ieee.exp: Likewise.
18391         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
18392         Update call to dg-test.  Call dg-finish at end.
18393         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
18394         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18395         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
18396         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
18397         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
18398         * gcc.wendy/wendy.exp: Add copyright.
18399         Delete setting of tmpdir (done by gcc_init).
18400         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
18401         Pass compiler flags to gcc_start.  Call gcc_finish at end.
18402         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
18403         gcc_[ce]pass/fail.
18405 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
18407         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
18408         confusion.
18409         (g++_load): Likewise.
18411         * config/*.exp (gcc_load): Some were varargs fns and some were not.
18412         Rename argument to `prog' to remove the confusion.
18413         Varargs fns behave differently too!
18414         (g++_load): Likewise.
18416         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
18418         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
18419         what it is.  Delete (always) printing of status value for !native.
18420         Simplify verbose code, and include status and exec_output.
18421         (g++_load): Use gcc_load.
18423 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
18425         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
18426         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
18427         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
18428         940714-3.c as these testcases don't exist anymore.  Make
18429         va-arg-1.c expected to pass.
18431 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
18433         * gcc.misc-tests/misc.exp: Only run specific testcases.
18434         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
18435         * gcc.misc-tests/dg-[1-9].c: New files.
18437         * lib/dg.exp: New testsuite driver.
18438         * gcc.prms/prms.exp: Use it.
18440         * README.gcc: New file.
18442         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
18443         Document and reset `lxpass' and `lxfail'.
18444         Simplify "initialized" message.
18445         (gcc_stat): Clean up comments a little.
18447 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
18449         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
18451 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
18453         * lib/old-dejagnu.exp (process-option): New proc.
18454         (old-dejagnu-init, old-dejagnu-stat): Likewise.
18455         (old-dejagnu): Simplify.
18456         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
18458 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
18460         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
18461         exists and is not an empty string.
18463         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
18464         $xfail rather than calling setup_xfail.  Clear $xfail when test is
18465         finished.
18466         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
18467         automatically.
18469         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
18470         longer expected to fail.
18472         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
18473         "f" function call.
18475         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
18477         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
18478         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
18479         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
18480         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
18481         c-torture-1.29.
18483         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
18484         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
18486         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
18488         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
18489         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
18491         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
18492         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
18493         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
18495 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
18497         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
18498         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
18499         940714-1.c, 940714-2.c, 940714-3.c},
18500         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
18501         gcc.misc-tests/{mg.c,mg.exp}:
18502         New tests.
18503         * gcc.noncompile/noncompile.exp: Change accordingly.
18505 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
18507         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
18508         Undo previous clobberage.
18510 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
18512         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
18513         * gcc.special/{930510-1.c, special.exp}:
18514         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
18515         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
18516         struct-varargs-1.c}: New tests from c-torture-1.26.
18518 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
18520         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
18521           argument to switch.
18523 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
18525         * Revert the previous changes.  Please see Rob's directory
18526           (/lisa/test/rob/progressive/gcc/testsuite) for testing
18527           fixes.
18529 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
18531         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
18532             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
18533             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
18534             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
18535             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
18536             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
18537             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
18538             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
18539             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
18540             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
18541             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
18542             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
18543             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
18544             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
18545             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
18546             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
18547             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
18548             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
18549             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
18550             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
18551             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
18552             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
18553             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
18554             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
18555             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
18556             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18557             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
18559 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
18561         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
18562             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
18563           with perror calls.
18565 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
18567         * config/unix.exp (g++_load): Fix syntax.
18569 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
18571         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
18572         * gcc.noncompile/921017-1.c: Deleted obsolete test.
18573         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
18574         Don't expect va-arg-1.c to fail.  Correct expected output for
18575         920928-1.c.
18576         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
18577         * gcc.wendy/hbm4.c: Correct typo.
18578         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
18580 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
18582         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
18583         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
18584         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
18585         * lib/c-torture.exp (c-torture-compile): Ditto.
18587         Reduce volume of output (remove all the -I's and such).
18588         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18589         Call gcc_cpass, gcc_cfail.
18590         (c-torture): Pass testing option to c-torture-compile.
18592 1994-03-21  Doug Evans  (dje@cygnus.com)
18594         Bring patches over from progressive.
18595         * config/default.exp: Exit remote shell cleanly.
18596         (g++_exit, g++_start): Add default versions.
18597         * config/sim.exp (gcc_load): Use perror, not error.
18599 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18601         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18602         set in site.exp.
18604 1994-03-14  Doug Evans  (dje@cygnus.com)
18606         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18607         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18608         (wendy_try): New proc to run testcase.
18609         (main loop): Call 'em.
18610         * gcc.wendy/*.c: Clean up pass to correct expected output.
18612         * lib/gcc.exp: Minor cleanup work.
18613         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18615 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18617         * config/sim.exp (gcc_load): Document return codes better.
18618         Don't pass -v to simulator.
18620 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18622           * gcc.special/920717-x.c: Fix typo.
18623           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18624           get at sources.
18626         * lib/mike-gcc.exp: Fix typo.
18628 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
18630         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18631         binary to use, transform the name.
18632         * config/*.exp: rename everything. Nuke any g++ specific files,
18633         it's now a special case of gcc that requires no special support.
18634         Add a default.exp for unsupported targets.
18636 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
18638         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18639         lib/old-dejagnu.exp: Fix a few patterns to work with the new
18640         version of Tcl.
18642 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18644         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18645         than a warning.
18647 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18649         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18651 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18653         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18654         option_list.  Compile every file with only 4/6 option choices
18655         (same as C torture) instead of with 12/18 different option
18656         choices.
18657         * lib/c-torture.exp: Likewise.
18659         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18660         not already set.
18662 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18664         * lib/old-deja.exp: Add `excess errors test fails' error, now one
18665         can put an XFAIL *-*-* on excess errors.
18667 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
18669         * g++.law: Add more tests derived from g++-bugs snapshots.
18671         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
18672         equivalent to g++.law/init9.
18674         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
18675         compiled it, and the a.out file after we've run it.
18677 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
18679         * lib/mike-g++.exp (postbase): Delete the .o file after we've
18680         compiled it, and the a.out file after we've run it.
18682 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
18684         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
18686 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
18688         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
18689         version number.
18691 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
18693         * g++.law: New directory of g++ tests derived from the g++-bugs
18694         snapshots.
18696 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
18698         * gcc.compile: initbug1.c initbug1.exp testcase added
18700 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
18702         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
18703         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
18704           fixes submitted by Jeff Law (law@cs.utah.edu)
18705         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
18706           Jeff Law (law@cs.utah.edu)
18709 1993-11-30  Mike Stump  (mrs@cygnus.com)
18711         * config/unix-g++.exp: Follow the gcc way of doing things.
18712         * g++.old-deja/old-deja.exp: Minor updates.
18713         * lib/g++.exp: New file, follow the gcc way of doing things.
18714         * lib/old-dejagnu.exp: Minor updates.
18715         * lib/mike-g++.exp: Always unset errorInfo.
18717 1993-11-06  Mike Stump  (mrs@cygnus.com)
18719         * lib/gcc.exp: Fix some errors with the below change, CC and
18720         CFLAGS should be global when setting, not local.
18722 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
18724         * lib/gcc.exp: Transform tool name.
18726 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18728         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
18730 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18732         * lib/gcc.exp: change gcc_done to gcc_stat
18734 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18736         * Upgraded gcc testsuite to c-torture version 1.25
18738 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
18740         * lib/gcc.exp: added reporting code. Changed verbose compile message.
18741         * lib/c-torture: added hooks for new reporting code.
18743 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
18745         * config/sh-gcc.exp: check if sh-sim exists in the path
18747 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
18749         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
18750         * gcc.compile/compile.exp: Initial changes for new logic.
18751         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
18752         * gcc.failure/failure.exp: Initial changes for new logic.
18753         * gcc.ieee/ieee.exp: Initial changes for new logic.
18754         * gcc.misc-tests/misc.exp: Initial changes for new logic.
18755         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
18756         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
18757         * lib/c-torture.exp: Initial changes for new logic.
18758         * lib/gcc.exp: Initial changes for new logic.
18760 1993-10-15  Mike Stump  (mrs@cygnus.com)
18762         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
18763         depend upon failure or success.  Fully qualify names in failure
18764         and success messages.  Always remove a.out before starting
18765         compile, just in case.  Pay more attention to error text output by
18766         the compiler.  Handle testcases with no known past errors just
18767         like all others, so that things are uniform.  Other miscellaneous
18768         improvements.
18770 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
18772         * gcc.cpp: new directory for cpp tests
18774 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
18776         * lib/chill.exp: Code reformatted, removed unused code.
18777         * config/unix-chill.exp: Code reformatted, removed unused code.
18778         * chill.execute/execute.exp: Code reformatted, removed unused code.
18779         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
18781 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
18783         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
18784         routines not written.
18786 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
18788         * config/bug-gcc.exp: Use new procs from bug.exp.
18790 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
18792         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
18793         via ftp, rather than depending on NFS.
18794         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
18795         case.
18797 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
18799         * config/bug-gcc.exp: Use new download proc.
18801 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
18803         * chill.execute/execute.exp: cleanups, handles errors better
18804         * chill.compile/compile.exp: rewrite, based on execute.exp
18805         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
18806         * lib/chill.exp: major changes to diff proc and compile and link
18807           procs. added chill_fail and chill_pass wrappers to pass and
18808           fail. added more comments, and handle error codes better.
18809           Added a hack to capture stderr from exec, so noncompile tests
18810           can work.
18812 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
18814         * chill.execute/execute.exp: rewrite of testsuite driver
18815         * lib/chill.exp: rewrite of testsuite driver
18816         * config/unix-chill.exp: rewrite of testsuite driver
18818 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
18820     In chill.execute:
18821         * iexpr.ch: Standardize uppercase.
18822         * tuples.dat: Standardize uppercase.
18823         * vary.ch: standardize.  Correct varying string assignments.
18824         * vary.dat: Add new output lines.
18826 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
18828     In chill.execute:
18829         * chprintf.ch: Standardize use of uppercase.
18830         * tuples.ch: Standardize and turn arr2 into a DCL,
18831           rather than a SYN.
18832         * pinits.ch: Standardize.
18834 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
18836         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
18837         * Makefil: Renamed to Makefile.in.
18838         * configure.in: New.
18840 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
18842     In chill.execute:
18843         * .cvsignore: Add result/output files.
18844         * Makefile: Fix up variables at start.  Use MFLAGS
18845           everywhere.  Correct bool_loc, built_ins entries.
18846           Add entry for vary1.ch.
18847         * bitarray.ch: Standardize upper-case usage.
18848         * bitexpr.ch: Standardize, add output of b1.
18849         * params.ch: Use arrayt in along PROC parameters, to
18850           avoid novelty problems.
18851         * sets.ch: Tiny cleanup.
18852         * vary1.ch: Re-indent.
18854 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
18856           * Add PR-related files to Makefiles, .cvsignore files, etc.
18858 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
18860         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
18861           with compiler objects. New names are test-flow.c and test-loop.c
18863 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
18865         * Upgraded c-torture tests from 1.19 to 1.20
18867         * new files:
18868         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
18869         * gcc.compile: 930623-1.c 930623-2.c
18870         * gcc.noncompile: 930622-1.c 930622-2.c
18871         * gcc.failure: 920411-1.c 920627-2.c
18872         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
18874 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
18876         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18877           More changes to get testsuite working properly. Needs more work.
18878           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
18880 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
18882         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18883           More changes to get testsuite working properly. Needs more work.
18885 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
18887         * chill.compile/compile.exp: Added for Dejagnu support
18888         * chill.execute/execute.exp: Added for Dejagnu support
18889         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
18891 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
18893     This should complete moving the CHILL test files.
18894         * chill.noncompile(.cvsignore printf.grt
18895             in-printf.grt chprintf.grt chprintf.ch):
18896             Added test-support files.
18897           (Makefile): Modified further.
18898         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
18899             signal.ch): Added test files.
18900           * chill.execute (.cvsignore printf.grt printr.c
18901             in-printf.grt rts.c chprintf.grt rts.h): Added
18902           test-support files.
18903             (Makefile): More corrections.
18905 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
18907         * chill.compile, chill.execute, chill.nocompile: Add CHILL
18908           test cases, ready for DejaGnu.
18910 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18912         * Upgraded c-torture tests from 1.18 to 1.19
18914         * gcc.compile: added test(s):
18915           930607-1.c
18916         * gcc.execute: added test(s):
18917           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18919         * added new subdirectory for misc tests: gcc.misc-tests
18920         * gcc.misc-test(s): added tests:
18921           inst-check.c test-consts.c test-ior.c test-switch.c
18923 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18925         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18927 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
18929         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18931 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
18933         * Upgraded c-torture tests from 1.17 to 1.18
18935 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
18937         * Upgraded c-torture tests from 1.12 to 1.17
18939 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
18941         * lib/old-dejagnu.exp:
18942           Fixed handling of XFAIL target triplets to correctly
18943           recognize wildcard characters.  Removed code that
18944           appended a unique id tag to the end of the file name
18945           printed out by the result of the testcases within a
18946           given test file.
18948 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
18950         * lib/old-dejagnu.exp:
18951           Reworked expected failure handling to trigger off of XFAIL
18952           keyword in keyphrase embeded in testcase source code. The
18953           XFAIL keyword must be at the end of the keyphrase line. It
18954           may optionally be followed by one or more target triplets.
18955           It has just occured that the handling of wildcards in the
18956           target triplet may not be correct.
18958 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
18960         * g++.old-deja/tests:
18961           Moved all subdirectories up one level into g++.old-deja .
18963         * lib/old-dejagnu.exp:
18964           Fixed problem with CXXFLAGS not being properly reset, and being
18965           corrupted with extraneous "-c" compiler option.  This was
18966           causing binaries to not be generated for test that needed them.
18967           Modified strings passed to "pass" and "fail" so that individual
18968           tests from the same test file would be distinguished by an
18969           identifier appended to the test file name in the summary logs;
18970           this corrected a problem with erroneous diff logs.  Added code
18971           to search testcases for expected fail and unexpected pass keywords.
18973 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
18975         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
18977 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
18979         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
18980           Removed extraneous text from end of "Special g++ Options"
18981           keyphrase.
18983         * lib/old-dejagnu.exp: Added pattern matching to look for new
18984           keywords, embedded in testcases comments, which will trigger
18985           calls to xpass and xfail.
18987 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
18989         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
18990           comments embedded in the testcases, especially the one looking for
18991           special compiler options, as well as the pattern matching for the
18992           compiler output again.
18994 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
18996         * lib/old-dejagnu.exp: Do a proper check of the return value for
18997           execute tests. Fixed several problems with the pattern matching
18998           of the compiler output which gave erroneous test results.
18999           Changed several of the test result messages to be more descriptive.
19000         * config/unix-g++.exp: Proc g++_load now actually works and
19001           executes the tests passed to it and returns a usable return
19002           value.
19004 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
19006           * lib/gcc.exp: Exits gracefully if $CC is bogus.
19008 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
19010         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
19011           Modified both files to properly execute the old style
19012           dejagnu tests. The previous versions of these files were
19013           experimental and did not function anything near correctly.
19015 1993-04-05  Rob Savoye  (rob@cygnus.com)
19017         * Removed all Makefile.in and configure.in files. No configuration
19018         needed now.
19020 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
19022         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
19024 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19026         * gcc.compile/configure.in, gcc.unsorted/configure.in,
19027         gcc.special/configure.in, gcc.noncompile/configure.in,
19028         gcc.execute/configure.in, gcc.code_quality/configure.in,
19029         g++.other/configure.in, g++.old-deja/configure.in,
19030         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
19031         in srcname setting.
19033 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
19035         * lib/udi.exp:  Fixed mondfe and mondfe_download.
19036         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
19037         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
19039 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
19041         * config/udi-gdb.exp: Check $shell_id after connecting to target.
19042         (gdb_exit): Don't remove *_soc files.
19044 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
19046         * lib/c-torture.exp: Don't look for main; instead always use -w
19047         -c.  This is how the c-torture tests work.  Remove the object
19048         file if the compilation succeeds.
19049         * gcc.execute/execute.exp: Remove executable if test passes.
19050         * gcc.noncompile/noncompile.exp: Every test is an expected
19051         failure.
19052         * gcc.special/special.exp: Added tests from c-torture 1.11,
19053         corrected use of existing test.
19054         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
19055         gcc.execute/920625-1.c: Updated to c-torture 1.11.
19056         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
19057         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
19058         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
19059         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
19060         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
19061         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
19062         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
19063         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
19064         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
19065         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
19066         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
19067         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
19068         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
19069         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
19070         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
19071         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
19072         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
19073         c-torture 1.11.
19074         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
19075         correspond to c-torture 1.11.
19077         * New file.