PR c++/12369
[official-gcc.git] / gcc / testsuite / ChangeLog
blob3f00636946fbe3da4b752250ab2e61f79e11938b
1 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3         PR c++/12369
4         * g++.dg/template/friend25.C: New test.
6 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
8         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
9         versions.
11 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
13         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
14         == 2147483647.
16 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
18         * gcc.c-torture/execute/960416-1.x: Remove.
19         * gcc.c-torture/execute/divconst-3.x: Likewise.
21 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
23         PR target/12598
24         * gcc.dg/torture/cris-volatile-1.c: New test.
26 2003-10-14  Roger Sayle  <roger@eyesopen.com>
28         PR optimization/9325
29         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
30         for overflowing floating point to integer conversion during RTL
31         simplification.
33 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
35         * objc/execute/_cmd.m: Fix typo.
36         * objc.dg/image-info.m, objc.dg/symtab-1.m:
37         Relax 'scan-assembler' regexp.
38         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
39         objc.dg/try-catch-4.m: Run on non-Darwin targets.
40         * objc.dg/zero-link-2.m: Remove blank line.
41         * objc.dg/zero-link-3.m: New test case.
42         
43 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
45         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
47         * gcc.dg/asm-names.c: Use scan-assembler-not rather
48         than linker trickery.
50 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
52         PR c++/12370
53         * g++.dg/other/friend2.C: New test.
55 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
57         * gcc.dg/20031012-1.c: New test.
59 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
61         * gcc.dg/weak/weak-3.c: Fix for new warning.
63 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
65         PR optimization/8750
66         * gcc.c-torture/execute/20031012-1.c: New test case.
68 2003-10-11  Roger Sayle  <roger@eyesopen.com>
70         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
71         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
73 2003-10-11  Roger Sayle  <roger@eyesopen.com>
75         PR optimization/12260
76         * gcc.c-torture/compile/20031011-2.c: New test case.
78 2003-10-11  Roger Sayle  <roger@eyesopen.com>
80         * gcc.c-torture/execute/20031011-1.c: New testcase.
82 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
84         * gcc.c-torture/compile/20031011-1.c: New test.
86 2003-10-11  Jan Hubicka  <jh@suse.cz>
88         * g++.dg/other/first-global.C: New test.
90 2003-10-11  Roger Sayle  <roger@eyesopen.com>
92         * gcc.c-torture/execute/string-opt-18.c: New testcase.
94 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
96         * gcc.c-torture/compile/20031010-1.c: New test.
98 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
100         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
101         * gcc.c-torture/execute/va-arg-25.c: ... here.
103 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
105         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
107 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
109         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
111 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
113         * g++.dg/parse/error2.C: New test.
115 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
117         PR c++/11097
118         * g++.dg/other/error5.C: Modify the error message.
119         * g++.dg/lookup/using8.C: New test.
121 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
123         * gcc.dg/darwin-abi-2.c: New file.
124         * gcc.c-torture/execute/va-arg-24.c: New file.
126 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
128         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
129         indentation.
131 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
133         PR c++/10147
134         * g++.dg/other/error4.C: Update error messages.
135         * g++.dg/template/ptrmem4.C: Likewise.
136         
137         PR c++/12337
138         * g++.dg/init/new9.C: New test.
139         
140         PR c++/12334, c++/12236, c++/8656
141         * g++.dg/ext/attrib8.C: New test.
143 2003-10-06  Devang Patel  <dpatel@apple.com>
145         * gcc.dg/debug/dwarf2-3.h: New test.
146         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
147         
148 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
150         * g++.dg/opt/cfg2.C: New test.
152 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
154         * g++.dg/opt/float1.C: New test.
156 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
158         * gcc.dg/c90-array-lval-6.c: New test.
159         * gcc.dg/c99-array-lval-6.c: New test.
161 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
162             Ziemowit Laski  <zlaski@apple.com>
164         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
165         'Derived', so that it is never considered a class method; add
166         new warning for '+port' method ambiguity.
167         * objc.dg/method-12.m: Include <objc/objc.h> instead of
168         <objc/objc-api.h> (needed on Mac OS X).
169         * objc.dg/method-13.m: New test.
171 2003-10-03  Roger Sayle  <roger@eyesopen.com>
173         PR optimization/9325, PR java/6391
174         * gcc.c-torture/execute/20031003-1.c: New test case.
176 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
178         PR optimization/12180
179         * gcc.dg/20031002-1.c: New test.
181         PR c++/12486
182         * g++.dg/inherit/error1.C: New test.
184 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
186         * lib/f-torture.exp (search_for): Rename to...
187         (search_for_re): This.  Also, clean up comments and the
188         "regexp" invocation.
190 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
192         * gcc.c-torture/compile/20031002-1.c: New test.
194 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
196         * g++.dg/opt/cond1.C: New test.
198 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
200         * gcc.dg/Wold-style-definition-2.c: New testcase.
201         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
203 2003-09-29  Richard Henderson  <rth@redhat.com>
205         * g++.dg/init/array10.C: Add dg-options.
207 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
209         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
211 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
213         * g++.dg/template/friend19.C: Fix typo.
214         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
216 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
218         * gcc.c-torture/execute/20030928-1.c: New test.
219         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
221 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
223         * g++.dg/opt/unroll1.C: New test.
225 2003-09-26  Roger Sayle  <roger@eyesopen.com>
227         PR optimization/11741
228         * gcc.dg/20030926-1.c: New test case.
230 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
232         PR c++/5655
233         * g++.dg/parse/access7.C: New test.
234         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
236 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
238         MERGE OF objc-improvements-branch into MAINLINE:
239         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
240         if libobjc has not been built.
241         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
242         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
243         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
244         objc/execute/nested-3.m, objc/execute/np-2.m,
245         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
246         objc/execute/redefining_self.m, objc/execute/root_methods.m,
247         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
248         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
249         objc.dg/special/unclaimed-category-1.h,
250         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
251         well as GNU runtime.
252         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
253         * execute/cascading-1.m, execute/function-message-1.m,
254         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
255         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
256         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
257         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
258         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
259         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
260         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
261         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
262         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
263         * objc.dg/bitfield-2.m: Run only on Darwin.
264         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
265         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
266         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
267         * objc.dg/const-str-1.m: Fix constant string layout.
269 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
271         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
273 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
275         * gcc.dg/darwin-abi-1.c: New file.
277 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
279         PR target/12281
280         * gcc.c-torture/compile/20030921-1.c: New test.
282 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
284         * g++.dg/opt/reg-stack2.C: New test.
286 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
288         * g++.dg/eh/delayslot1.C: New test.
290 2003-09-20  Richard Henderson  <rth@redhat.com>
292         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
294 2003-09-20  Roger Sayle  <roger@eyesopen.com>
296         * gcc.c-torture/execute/20030920-1.c: New test case.
298 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
300         * g++.dg/rtti/typeid3.C: Correct expected error message.
302 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
304         PR c++/157
305         * g++.dg/parse/crash12.C: New test.
307 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
309         * gcc.dg/compat/mixed-struct-check.h: New.
310         * gcc.dg/compat/mixed-struct-defs.h: New.
311         * gcc.dg/compat/mixed-struct-init.h: New.
312         * gcc.dg/compat/struct-by-value-19_main.c: New.
313         * gcc.dg/compat/struct-by-value-19_x.c: New.
314         * gcc.dg/compat/struct-by-value-19_y.c: New.
315         * gcc.dg/compat/struct-by-value-20_main.c: New.
316         * gcc.dg/compat/struct-by-value-20_x.c: New.
317         * gcc.dg/compat/struct-by-value-20_y.c: New.
318         * gcc.dg/compat/struct-return-19_main.c: New.
319         * gcc.dg/compat/struct-return-19_x.c: New.
320         * gcc.dg/compat/struct-return-19_y.c: New.
321         * gcc.dg/compat/struct-return-20_main.c: New.
322         * gcc.dg/compat/struct-return-20_x.c: New.
323         * gcc.dg/compat/struct-return-20_y.c: New.
325 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
326         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
327         so that it will not complain on LP64 targets.
329 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
331         PR c++/495
332         * g++.dg/template/friend24.C: New test.
334 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
336         PR c++/12332
337         * g++.dg/template/memtmpl2.C: New test.
339 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
341         PR target/11184
342         * gcc.dg/builtin-apply1.c: New test.
344 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
346         PR c++/9848
347         * g++.dg/warn/Wunused-4.C: New test.
349 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
351         PR c++/12316
352         * g++.dg/other/gc2.C: New test.
354 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
356         PR c++/11991
357         * g++.dg/rtti/typeid3.C: New test.
359         PR c++/12266
360         * g++.dg/overload/template1.C: New test.
362 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
364         * g++.dg/opt/cfg3.C: New test.
366 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
368         PR c++/7939
369         * g++.dg/template/crash11.C: New test.
371 2003-09-16  Jason Merrill  <jason@redhat.com>
372             Jakub Jelinek  <jakub@redhat.com>
374         * gcc.dg/attr-warn-unused-result.c: New test.
376 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
378         PR c++/12184
379         * g++.dg/expr/call2.C: New test.
381 2003-09-15  Andreas Jaeger  <aj@suse.de>
383         * gcc.dg/Wold-style-definition-1.c: New test.
385 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
387         PR c++/3907
388         * g++.dg/parse/template12.C: New test.
390         * g++.dg/abi/bitfield11.C: New test.
391         * g++.dg/abi/bitfield12.C: Likewise.
393 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
395         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
396         non-expansion of functional macro name without arguments at EOL.
397         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
399 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
401         * gcc.c-torture/execute/20030914-[12].c: New tests.
403 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
405         PR c++/11788
406         * g++.dg/overload/addr1.C: New test.
408 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
410         * gcc.dg/20030909-1.c: New test.
412 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
414         * gcc.dg/ultrasp10.c: New test.
416 2003-09-09  Devang Patel  <dpatel@apple.com>
418         * gcc.dg/darwin-ld-6.c: New test.
419         
420 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
422         * gcc.dg/torture/builtin-explog-1.c: New testcase.
424 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
426         * gcc.dg/ia64-types1.c: New test.
427         * gcc.dg/ia64-types2.c: Likewise.
429 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
431         * gcc.dg/builtins-1.c: Add more _Complex tests.
432         * gcc.dg/torture/builtin-attr-1.c: Likewise.
434         * gcc.dg/builtins-1.c: Test existing _Complex functions.
435         * gcc.dg/torture/builtin-attr-1.c: Likewise.
437 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
439         PR c++/11786
440         * g++.dg/lookup/koenig2.C: New test.
442         PR c++/5296
443         * g++.dg/rtti/typeid2.C: New test.
445 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
447         * gcc.c-torture/compile/20030904-1.c: New test.
449 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
451         * g++.dg/opt/longbranch2.C: New test.
453 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
455         * g++.dg/template/crash10.C: Only compile it.
457 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
459         PR middle-end/11665
460         * gcc.c-torture/compile/20030907-1.c: New test.
461         * g++.dg/init/array11.C: New test.
463 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
465         PR c++/11852
466         * g++.dg/init/struct1.C: New test.
468 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
470         PR c++/12181
471         * g++.dg/expr/comma1.C: New test.
473 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
475         PR c++/11867
476         * g++.dg/expr/static_cast5.C: New test.
478 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
480         PR c++/11507
481         * g++.dg/lookup/scoped7.C: New test.
483         PR c++/9574
484         * g++.dg/other/static1.C: New test.
486         PR c++/11490
487         * g++.dg/warn/template-1.C: New test.
489         PR c++/11432
490         * g++.dg/template/crash10.C: New test.
492         PR c++/2478
493         * g++.dg/overload/VLA.C: New test.
495         PR c++/10804
496         * g++.dg/template/call1.C: New test.
498 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
500         PR c++/11794
501         * g++.dg/parse/using3.C: New test.
503 2003-09-06  Roger Sayle  <roger@eyesopen.com>
505         PR c++/11409
506         * g++.dg/overload/builtin3.C: New test case.
508 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
510         PR c/9862
511         * gcc.dg/20030906-1.c: New test.
512         * gcc.dg/20030906-2.c: Likewise.
514 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
516         PR c++/12167
517         * g++.dg/parse/defarg5.C: New test.
519         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
521 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
523         PR c++/12163
524         * g++.dg/expr/static_cast4.C: New test.
526         PR c++/12146
527         * g++.dg/template/crash9.C: New test.
529 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
531         * g++.old-deja/g++.ext/pretty2.C: Update for change 
532         in __FUNCTION__.
533         * g++.old-deja/g++.ext/pretty3.C: Likewise.
535 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
537         PR c++/11922
538         * g++/dg/template/qualified-id1.C: New test.
539         
540         PR c++/12037
541         * g++.dg/warn/noeffect4.C: New test.
543 2003-09-04  Matt Austern  <austern@apple.com>
545         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
546         * g++.dg/ext/fnname2.C: Likewise.
547         * g++.dg/ext/fnname3.C: Likewise.
548         
549 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
551         * g++.dg/expr/lval1.C: New test.
552         * g++.dg/ext/lvcast.C: Remove.
554 2003-09-03  Roger Sayle  <roger@eyesopen.com>
556         PR optimization/11700.
557         * gcc.c-torture/compile/20030903-1.c: New test case.
559 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
561         PR c++/12053
562         * g++.dg/abi/layout4.C: New test.
564 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
566         PR c++/11553
567         * g++.dg/parse/friend3.C: New test.
568         
569 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
571         PR c++/11847
572         * g++.dg/template/class1.C: New test.
574         PR c++/11808
575         * g++.dg/expr/call1.C: New test.
577 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
579         PR c++/12114
580         * g++.dg/init/ref9.C: New test.
582         PR c++/11972
583         * g++.dg/template/nested4.C: New test.
585 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
587         PR c++/12093
588         * g++.dg/template/non-dependent4.C: New test.
590         PR c++/11928
591         * g++.dg/inherit/conv1.C: New test.
593 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
595         PR c++/6196
596         * g++.dg/ext/label1.C: New test.
597         * g++.dg/ext/label2.C: Likewise.
599 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
601         * g++.dg/expr/cond3.C: New test.
603 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
605         * gcc.dg/builtins-1.c: Add new builtin cases.
607 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
609         * gcc.dg/builtins-1.c: Add new cases.
610         * gcc.dg/torture/builtin-attr-1.c: Likewise.
612 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
614         * gcc.dg/builtins-1.c: Add more math builtin tests.
615         * gcc.dg/torture/builtin-attr-1.c: New test.
617 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
619         PR optimization/5079
620         * g++.dg/opt/static3.C: New test.
622 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
624         * gcc.misc-tests/gcov-10b.c: New test.
626 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
628         * g++.dg/opt/ptrmem3.C: New test.
630         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
632 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
634         * gcc.dg/20030826-2.c: New test.
636 2003-08-26  Roger Sayle  <roger@eyesopen.com>
638         PR middle-end/12002
639         * g77.f-torture/compile/12002.f: New test case.
641 2003-08-26  Roger Sayle  <roger@eyesopen.com>
643         * gcc.dg/20030826-1.c: New test case.
645 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
647         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
649 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
651         PR c++/11871
652         * c++.dg/lookup/crash1.C: New test.
654         * c++.dg/warn/noeffect3.C: New test.
656 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
658         * gcc.dg/compat/vector-1_x.c: Compile with -w.
659         * gcc.dg/compat/vector-1_y.c: Ditto.
660         * gcc.dg/compat/vector-2_x.c: Ditto.
661         * gcc.dg/compat/vector-2_y.c: Ditto.
663 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
665         * gcc.dg/20030702-1.c: New test.
667 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
669         PR c++/8795
670         * g++.dg/ext/altivec-1.C: New test.
672 2003-08-24  Richard Henderson  <rth@redhat.com>
674         * g++.dg/eh/simd-2.C: Add -w for x86.
676 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
678         * gcc.dg/20030815-1.c: New test.
680 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
682         PR c++/3765
683         * g++.dg/parse/access6.C: New test.
685 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
687         PR c++/641, c++/11876
688         * g++.dg/template/friend22.C: New test.
689         * g++.dg/template/friend23.C: Likewise.
691 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
693         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
694         identically.
696 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
698         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
700 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
702         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
704 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
706         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
708 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
710         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
712 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
714         PR c++/11919
715         * g++.dg/overload/prom1.C: New test.
717         PR c++/11551
718         * g++.dg/parse/dtor2.C: New test.
720         PR c++/10762
721         * g++.dg/parse/using2.C: New test.
723 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
725         PR target/11805
726         * gcc.c-torture/compile/20030821-1.c: New.
728 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
730         PR c++/11834
731         * g++.dg/template/deduce2.C: New test.
733 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
735         * gcc.c-torture/execute/20030821-1.c: New test.
737 2003-08-20  Roger Sayle  <roger@eyesopen.com>
739         PR middle-end/11984
740         * gcc.dg/20030820-1.c: New test case.
742 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
744         PR c++/11945
745         * g++.dg/warn/noeffect2.C: New test.
747 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
749         PR c++/10926
750         * g++.dg/template/dtor2.C: New test.
752         PR c++/11684
753         * g++.dg/template/operator1.C: New test.
754         * g++.dg/parse/operator4.C: New test.
756         PR c++/11946.C
757         * g++.dg/expr/enum1.C: New test.
758         * gcc.dg/c99-bool-1.c: Remove bogus warning.
760         PR c++/11036.C
761         * g++.dg/parse/elab2.C: New test.
762         * g++.dg/parse/typedef4.C: Change error message.
763         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
764         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
765         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
767 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
769         * gcc.dg/pch/warn-1.c: New.
770         * gcc.dg/pch/warn-1.hs: New.
772         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
773         not-tested file.
775 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
777         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
779 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
781         * gcc.dg/uninit-D.c: New Test.
782         * gcc.dg/uninit-E.c: New Test.
783         * gcc.dg/uninit-F.c: New Test.
784         * gcc.dg/uninit-G.c: New Test.
786 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
788         * g++.dg/README: Describe the pch directory.
790 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
792         PR c++/11174
793         * g++.dg/parse/access4.C: New test.
794         * g++.dg/parse/access5.C: Likewise.
795         * g++.old-deja/g++.jason/access17.C: Adjust error message.
797 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
799         * gcc.dg/noncompile/20030818-1.c: New.
801 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
803         PR c++/11957
804         * g++.dg/warn/noeffect1.C: New test.
806         * g++.dg/template/scope2.C: New test.
807         * g++.dg/template/error2.C: Correct dg-error
809 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
811         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
813 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
815         PR C++/11512
816         * g++.dg/template/warn1.C: New.
818 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
820         * g++.dg/template/error2.C: New test.
821         * g++.dg/lookup/using7.C: Adjust errors
822         * g++.old-deja/g++.pt/crash36.C: Likewise.
823         * g++.old-deja/g++.pt/derived3.C: Likewise.
825 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
827         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
828         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
829         * gcc.c-torture/execute/builtins/string-9.c: New, from
830         string-opt-9.c.  Adjust for execute/builtins framework.
831         * gcc.c-torture/execute/string-opt-9.c: Delete.
833 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
835         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
837         * g++.dg/parse/ret-type2.C: New test.
839         PR c++/11703
840         * g++.dg/init/new8.C: New test.
842         PR c++/10923
843         * g++.dg/parse/typedef5.C: New test.
845         PR c++/9512
846         * g++.dg/parse/qualified2.C: New test.
847         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
848         invalid code.
850 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
852         * g++.dg/conversion/ptrmem1.C: New test.
854 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
856         PR target/11693
857         * gcc.dg/20030811-1.c: New test.
859         PR target/11535
860         * gcc.c-torture/execute/20030811-1.c: New test.
862 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
864         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
866 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
868         PR c++/11789.C
869         * g++.dg/inherit/multiple1.C: New test.
871 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
873         * gcc.dg/spe1.c: New test.
875         PR c++/11670
876         * g++.dg/expr/cast2.C: New test.
877         
878         PR c++/10530
879         * g++.dg/template/dependent-name2.C: New test.
881 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
883         * g++.dg/parse/crash11.C: Put the dg options in comments.
885 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
887         * lib/gcc-dg.exp: Update for diagnostic change.
889 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
891         PR c++/5767
892         * g++.dg/parse/crash11.C: New test.
894 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
896         * gcc.dg/cpp/spacing1.c: Update.
898 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
900         PR target/11739
901         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
902         a value for -mtune.
904 2003-08-04  Roger Sayle  <roger@eyesopen.com>
906         PR middle-end/11771
907         * gcc.c-torture/compile/20030804-1.c: New test case.
909 2003-08-04  Roger Sayle  <roger@eyesopen.com>
911         * gcc.dg/20030804-1.c: New test case.
913 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
915         * gcc.dg/cpp/separate-1.c: New test.
917 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
919         PR c++/11704
920         * g++.dg/template/dependent-expr2.C: New test.
922         PR c++/11766
923         * g++.dg/expr/ptrmem1.C: New test.
925 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
927         PR c++/9453
928         * g++.dg/template/friend15.C: New test.
930 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
932         * lib/dg-pch.exp: Work round PCH bug.
934 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
936         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
937         builtins.  Move cases from builtins-4.c here.
939         * gcc.dg/torture/builtin-math-1.c: New test taken from
940         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
941         additional cases.
942         
943         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
944         Delete.
946 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
948         PR c++/9447
949         * g++.dg/template/using7.C: New test.
951 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
953         * import1.c, import2.c: New tests.
955 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
957         * g++.dg/eh/crossjump1.C: New test.
959 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
961         PR c++/11697
962         * g++.dg/template/using6.C: New test.
964         PR c++/11744
965         * g++.dg/template/koenig2.C: New test.
967 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
969         PR c++/7983
970         * g++.dg/parse/typedef4.C: New test.
972 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
974         PR c++/8442, c++/8806
975         * g++.dg/template/elab1.C: New test.
976         * g++.dg/template/type2.C: Likewise.
977         * g++.dg/template/ttp3.C: Adjust expected error message.
978         * g++.old-deja/g++.law/visibility13.C: Likewise.
979         * g++.old-deja/g++.niklas/t135.C: Likewise.
980         * g++.old-deja/g++.pt/ttp41.C: Likewise.
981         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
982         template argument.
983         * g++.old-deja/g++.pt/ttp44.C: Likewise.
985 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
987         PR c++/11295
988         * g++.dg/ext/stmtexpr1.C: New test.
990         * g++.dg/opt/tmp1.C: New test.
992         PR c++/11525
993         * g++.dg/parse/constant4.C: New test.
995         PR c++/9447
996         * g++.dg/template/using5.C: New test.
998 2003-07-31  Roger Sayle  <roger@eyesopen.com>
1000         * gcc.dg/builtins-27.c: New test case.
1002 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
1004         * gcc.dg/tls/opt-7.c: New test.
1006 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
1007         
1008         * g++.old-deja/g++.other/crash18.C: Remove.
1010 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1012         * g++.dg/template/explicit3.C: New.
1013         * g++.dg/template/explicit4.C: New.
1014         * g++.dg/template/explicit5.C: New.
1016         PR c++/11347
1017         * g++.dg/template/memtmpl1.C: New.
1019 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
1021         PR target/11565
1022         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
1023         * gcc.dg/i386-387-5.c (dg-options): Likewise.
1025 2003-07-30  Jan Hubicka  <jh@suse.cz>
1027         * vtgc1.c: Kill.
1029 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
1031         * gcc.dg/struct-in-proto-1.c: New test.
1033 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
1035         * gcc.dg/cpp/include2.c: Only expect one message.
1037 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
1039         PR c++/9447
1040         * g++.dg/template/using1.C: New test.
1041         * g++.dg/template/using2.C: New test.
1042         * g++.dg/template/using3.C: New test.
1043         * g++.dg/template/using4.C: New test.
1045 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
1047         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
1048         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1050 2003-07-28  Jan Hubicka  <jh@suse.cz>
1052         PR c++/11530
1053         * g++.dg/opt/call1.C: New test.
1055 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
1057         PR c++/11667
1058         * g++.dg/init/enum2.C: New test.
1059         * g++.dg/template/overload1.C: Add "-w" option.
1061 2003-07-28    <hp@bitrange.com>
1063         * gcc.dg/Wdeclaration-after-statement-1.c,
1064         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
1066 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
1068         * gcc.c-torture/compile/20030725-1.c: New test.
1070 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
1072         * gcc.dg/20030505.c: Only run for SPE.
1073         Remove definition of opaque type.
1075 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
1077         * g++.dg/template/ptrmem6.C: New test.
1079 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
1081         * gcc.c-torture/compile/zero-strct-2.c: New test.
1083 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
1085         * gcc.dg/intermod-1.c: New test.
1087 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1089         PR c++/11617
1090         * g++.dg/template/lookup2.C: New test.
1091         * g++.dg/template/memclass1.C: Remove instantiated from error.
1092         * g++.dg/other/error2.C: Tweak expected errors.
1094         PR c++/11596
1095         * g++.dg/template/defarg3.C: New test.
1097         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
1099 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
1101         * g++.dg/inherit/access5.C: New test.
1103 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1105         PR c++/11513
1106         * g++.dg/template/crash8.C: New test.
1108 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
1110         PR c/10602
1111         * gcc.dg/noncompile/incomplete-2.c: New test.
1113 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
1115         PR c++/11645
1116         * g++.dg/inherit/access4.C: New test.
1118         PR c++/11517
1119         * g++.dg/expr/cond2.C: New test.
1121         PR optimization/10679
1122         * g++.dg/opt/inline4.C: New test.
1124 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
1126         * g++.dg/parse/crash10: New test.
1128 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1130         * g++.dg/ext/flexary1.C: New test.
1132 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1134         PR c++/10793
1135         * g++.dg/template/crash9.C: New test.
1137 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1139         PR c++/3004
1140         * g++.dg/parse/typedef3.C: New test.
1142         PR c++/7906
1143         * g++.dg/parse/operator2.C: New test.
1145         PR c++/8895
1146         * g++.dg/parse/def-tmpl-arg1.C: New test.
1148         PR c++/9282
1149         * g++.dg/parse/funptr1.C: New test.
1151         PR c++/9452
1152         * g++.dg/parse/ambig3.C: New test.
1154         PR c++/9454
1155         * g++.dg/parse/operator3.C: New test.
1157         PR c++/9486
1158         * g++.dg/parse/template10.C: New test.
1160         PR c++/9488
1161         * g++.dg/parse/template11.C: New test.
1163         PR c++/10150
1164         * g++.dg/parse/invalid-op1.C: New test.
1166         PR c++/10247
1167         * g++.dg/parse/condexpr1.C: New test.
1169 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
1171         * g++.dg/ext/packed3.C: New test.
1172         * g++.dg/ext/packed4.C: New test.
1174         * gcc.dg/pack-test-3.c: New test.
1176 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
1178         * lib/compat.exp: Handle dg-options per source file.
1179         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
1180         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
1181         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
1182         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
1183         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
1184         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
1185         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
1186         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
1187         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
1188         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
1189         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
1190         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
1191         * g++.dg/compat/break/bitfield7_x.C: Ditto.
1192         * g++.dg/compat/break/bitfield7_y.C: Ditto.
1194 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
1196         PR c/10320
1197         * gcc.c-torture/execute/20030718-1.c: New test.
1199 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1201         PR optimization/11536
1202         * gcc.dg/20030721-1.c: New test.
1204 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
1206         PR c++/11546
1207         * g++.dg/template/lookup1.C: New test.
1209 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
1211         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
1212         diagnostics of ill-formed constructs involving labels.
1213         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
1214         the new 'previously defined here' message.
1216 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
1218         * g++.dg/parse/non-dependent2.C: New test.
1220 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
1222         * g++.dg/init/init-ref4.C: xfail on targets without
1223         weak symbols.
1225 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
1227         PR target/11087
1228         * gcc.c-torture/execute/20030717-1.c: New test.
1230 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1232         * g++.dg/opt/cfg1.C: New test.
1234 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
1236         PR optimization/11557
1237         * gcc.dg/20030717-1.c: New test.
1239 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
1241         PR c++/10476
1242         * g++.dg/expr/crash-1.C: New test.
1244         PR c++/11027
1245         * g++.dg/template/init3.C: New test.
1247         PR c++/8222
1248         * g++.dg/template/non-dependent1.C: New test.
1250         PR c++/11070
1251         * g++.dg/template/non-dependent2.C: New test.
1253         PR c++/11071
1254         * g++.dg/template/non-dependent3.C: New test.
1256         PR c++/9907
1257         * g++.dg/template/sizeof5.C: New test.
1259 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
1261         PR 11498
1262         * gcc.c-torture/compile/mangle-1.c: New file.
1264 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1266         PR c++/7809
1267         * g++.dg/parse/access3.C: New test.
1269 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
1271         PR c++/11384
1272         * g++.dg/init/init-ref4.C: New test.
1274 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
1276         PR c++/11547
1277         * g++.dg/parse/constant3.C: New test.
1278         * g++.dg/parse/crash7.C: Likewise.
1280 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
1282         PR target/11008
1283         * gcc.dg/i386-pentium4-not-mull.c: New.
1285 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
1287         * gcc.dg/asm-names.c (ymain): Make it weak.
1289 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1291         PR c++/5421
1292         * g++.dg/template/friend21.C: New test.
1294 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
1296         * gcc.dg/cleanup-8.c: New test.
1297         * gcc.dg/cleanup-9.c: New test.
1299 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
1301         * g++.dg/ext/dll-MI1.h: New file.
1302         * g++.dg/ext/dllexport-MI1.C: New file.
1303         * g++.dg/ext/dllimport-MI1.C: New file.
1305 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
1307         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
1308         it does not have cmpstrsi patterns (just cmpmemsi).
1310 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
1312         PR debug/11473
1313         * g++.dg/debug/debug8.C: New test.
1315 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1317         PR c++/10108
1318         * g++.dg/template/crash7.C: New test.
1320 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
1322         PR target/10795
1323         * gcc.c-torture/compile/20030708-1.c: New.
1325 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
1327         * gcc.c-torture/execute/20030715-1.c: New test.
1329 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
1331         * gcc.dg/pch/inline-3.c: New file.
1332         * gcc.dg/pch/inline-3.hs: New file.
1333         * gcc.dg/pch/inline-4.c: New file.
1334         * gcc.dg/pch/inline-4.hs: New file.
1336 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
1338         PR c++/11509
1339         * g++.dg/template/crash6.C: New test.
1341         PR c++/7053
1342         * g++.dg/template/friend20.C: New test.
1344         PR c++/7019
1345         * g++.dg/template/overload2.C: New test.
1347 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1349         PR optimization/11440
1350         * gcc.c-torture/execute/20030714-1.c: New test.
1352 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1354         PR c++/11154
1355         * g++.dg/template/partial2.C: New test.
1357 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
1359         PR c++/11503
1360         * g++.dg/template/anon1.C: New test.
1362         PR c++/11493
1363         PR c++/11495
1364         * g++.dg/parse/template9.C: Likewise.
1365         * g++.dg/template/crash4.C: New test.
1366         * g++.dg/template/koenig1.C: Likewise.
1367         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
1368         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
1369         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
1370         functions.
1371         * g++.old-deja/g++.jason/template36.C: Likewise.
1372         * g++.old-deja/g++.mike/p1989.C: Likewise.
1373         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
1374         * g++.old-deja/g++.pt/ttp20.C: Use this->.
1375         * g++.old-deja/g++.pt/ttp21.C: Use this->.
1376         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
1377         compiling.
1378         * g++.old-deja/g++.pt/union2.C: Use this->.
1380 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
1382         * gcc.dg/20030711-1.c: New test.
1384 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
1386         PR c++/11050
1387         * g++.dg/parse/args1.C: New test.
1388         * g++.pt/defarg8.C: Change expected errors.
1390 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
1392         PR c++/8164
1393         * g++.dg/template/nontype2.C: New test.
1395         PR c++/10558
1396         * g++.dg/parse/template8.C: New test.
1398         PR c++/8327
1399         * g++.dg/template/scope1.C: New test.
1401         * g++.dg/warn/Wsign-compare-1.C: New test.
1403 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1405         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
1407 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
1409         PR c++/9411
1410         * g++.dg/template/explicit2.C: New test.
1412         PR c++/10032
1413         * g++.dg/warn/pedantic1.C: New test.
1415 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
1417         PR c++ 9483
1418         * g++.dg/other/field1.C: New test.
1420 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1422         PR c/11449
1423         * gcc.c-torture/compile/20030707-1.c: New.
1425 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1427         PR c++/10849
1428         * g++.dg/template/access12.C: New test.
1430 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
1432         * g++.dg/bprob/bprob.exp (prof_ext): Update.
1433         * g77.dg/bprob/bprob.exp (prof_ext): Update.
1434         * gcc.misc-tests/bprob.exp (prof_ext): Update.
1435         * gcc.misc-tests/gcov.exp: Update
1436         * g++.dg/gcov/gcov.exp: Update
1437         * lib/gcov.exp: Update.
1439 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
1441         * g++.dg/abi/mangle17.C: Make sure template expressions are
1442         dependent.
1443         * g++.dg/abi/mangle4.C: Mark erroneous casts.
1444         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
1445         * g++.dg/opt/stack1.C: Remove erroneous code.
1446         * g++.dg/parse/template7.C: New test.
1447         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
1448         * g++.old-deja/g++.pt/crash4.C: Likewise.
1450 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1452         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
1453         with zero or one occurence of `$' after the initial `L'.
1455 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
1457         * gcc.c-torture/compile/20030704-1.c: Add a comment.
1459 2003-07-08  Roger Sayle  <roger@eyesopen.com>
1461         PR c/11370
1462         * gcc.dg/Wunreachable-6.c: New testcase.
1463         * gcc.dg/Wunreachable-7.c: New testcase.
1465 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1467         PR c/11420
1468         * gcc.dg/20030708-1.c: New test.
1470 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
1472         * gcc.dg/compat/sdata-section.h: New file.
1473         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
1474         * gcc.dg/torture/mips-sdata-1.c: New test.
1476 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1478         PR c++/11030
1479         * g++.dg/template/friend19.C: New test.
1481 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1483         * g++.dg/opt/strength-reduce.C: New test.
1485 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1487         PR target/10979
1488         * gcc.dg/20030707-1.c: New testcase.
1490 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1492         PR optimization/11059
1493         * g++.dg/opt/emptyunion.C: New testcase.
1495 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1496             Eric Botcazou  <ebotcazou@libertysurf.fr>
1498         * g++.dg/opt/stack1.C: New test.
1500 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
1502         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
1503         run test.
1505         PR c++/11431
1506         * g++.dg/expr/static_cast3.C: New test.
1508 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1510         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
1511         everywhere.
1512         * gcc.dg/concat.c: Concatenation of string constants with
1513         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
1514         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
1515         * gcc.dg/cpp/escape-2.c: Use wide character constants where
1516         necessary to avoid multi-character character constant warning.
1517         * gcc.dg/cpp/escape.c: Likewise.
1518         * gcc.dg/cpp/ucs.c: Likewise.
1519         Remove backslashes from dg-bogus comments, as they confuse Tcl.
1520         Fix a typo.
1522 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1524         PR c/11428
1525         * gcc.c-torture/compile/20030704-1.c: New.
1527 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1529         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
1531 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
1533         PR c++/5287, PR c++/7910,  PR c++/11021
1534         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
1535         tests for warnings.
1536         * g++.dg/ext/dllimport2.C: Add tests for warnings.
1537         * g++.dg/ext/dllimport3.C: Likewise.
1538         * g++.dg/ext/dllimport4.C: New file.
1539         * g++.dg/ext/dllimport5.C: New file.
1540         * g++.dg/ext/dllimport6.C: New file.
1541         * g++.dg/ext/dllimport7.C: New file.
1542         * g++.dg/ext/dllimport8.C: New file.
1543         * g++.dg/ext/dllimport9.C: New file.
1544         * g++.dg/ext/dllimport10.C: New file.
1545         * g++.dg/ext/dllexport1.C: New file.
1547 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1549         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
1550         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
1552 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1554         * gcc.dg/builtins-25.c: New testcase.
1555         * gcc.dg/builtins-26.c: New testcase.
1557 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
1559         * gcc.dg/compat/vector-defs.h: New file.
1560         * gcc.dg/compat/vector-setup.h: New file.
1561         * gcc.dg/compat/vector-check.h: New file.
1562         * gcc.dg/compat/vector-1_main.c: New file.
1563         * gcc.dg/compat/vector-1_x.c: New file.
1564         * gcc.dg/compat/vector-1_y.c: New file.
1565         * gcc.dg/compat/vector-2_main.c: New file.
1566         * gcc.dg/compat/vector-2_x.c: New file.
1567         * gcc.dg/compat/vector-2_y.c: New file.
1569         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
1570         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
1571         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
1572         * gcc.dg/compat/struct-align-1.h: New file.
1573         * gcc.dg/compat/struct-align-1_main.c: New file.
1574         * gcc.dg/compat/struct-align-1_x.c: New file.
1575         * gcc.dg/compat/struct-align-1_y.c: New file.
1576         * gcc.dg/compat/struct-align-2.h: New file.
1577         * gcc.dg/compat/struct-align-2_main.c: New file.
1578         * gcc.dg/compat/struct-align-2_x.c: New file.
1579         * gcc.dg/compat/struct-align-2_y.c: New file.
1581         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
1582         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1583         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1584         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1585         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1586         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1587         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1588         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1589         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1590         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1591         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1592         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1593         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1594         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1595         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1596         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1597         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1598         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1599         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1600         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1601         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1602         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1603         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1604         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1605         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1606         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1607         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1608         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1609         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1611 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1613         * gcc.dg/i386-call-1.c: New test.
1615 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
1617         PR c++/9162
1618         * g++.dg/parse/defarg4.C: New.
1620 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1622         PR target/10700
1623         * gcc.c-torture/compile/20030703-1.c: New test case.
1625 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1627         * g++.dg/template/local3.C: Remove extra semicolon.
1629 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1631         * gcc.dg/i386-volatile-1.c: New test.
1633 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
1635         PR c++/11072
1636         * g++.dg/other/offsetof2.C: XFAIL.
1637         * g++.dg/other/offsetof5.C: New.
1639         PR c++/10219
1640         * g++.dg/template/error1.C: New.
1642         PR c++/9779
1643         * g++.dg/template/dependent-expr1.C: New.
1645 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1647         PR c++/6949
1648         * g++.dg/template/local3.C: New test.
1650         PR c++/11149
1651         * g++.dg/lookup/scoped6.C: New test.
1653 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
1655         PR c++/8046
1656         * g++.dg/other/error7.C: New test.
1658 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
1660         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
1661         * g++.old-deja/g++.abi/vtable3.h: Likewise.
1662         * g++.old-deja/g++.law/code-gen5.C: Likewise.
1663         * g++.old-deja/g++.other/union2.C: Likewise.
1664         * gcc.dg/c90-const-expr-2.c: Likewise.
1665         * gcc.dg/c90-const-expr-3.c: Likewise.
1666         * gcc.dg/c99-const-expr-2.c: Likewise.
1667         * gcc.dg/c99-const-expr-3.c: Likewise.
1668         * gcc.dg/concat.c: Likewise.
1670 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1672         PR c++/9559
1673         * g++.dg/init/static1.C: New test.
1675 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1677         * Changelog: Remove ">>>>>>>" from previous change.
1679 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1681         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
1682         * g++.old-deja/g++.other/access2.C: Likewise.
1683         * g++.old-deja/g++.other/decl2.C: Likewise.
1684         * gcc.c-torture/execute/20020615-1.c: Likewise.
1686 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1688         PR c++/4933
1689         * g++.dg/template/sizeof4.C: New test.
1691 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1693         * g++.dg/other/error6.C: New test.
1695 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1697         PR c++/10750
1698         * g++.dg/parse/constant2.C: New test.
1700 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
1702         PR c++/11106
1703         * g++.dg/other/error5.C: New test.
1705 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1707         * gcc.dg/format/gcc_diag-1.c: New test.
1709 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
1711         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
1713 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
1715         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
1716         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
1717         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
1719 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
1721         * gcc.c-torture/execute/builtins/string-8.c: New test.
1722         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
1723         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
1724         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
1726 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1728         PR c++/10468
1729         * g++.dg/ext/typeof6.C: New test.
1731 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1733         PR c++/10796
1734         * g++.dg/init/enum1.C: New test.
1736 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
1738         * gcc.dg/20030627-1.c: New test.
1740 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
1742         PR c++/11332
1743         * g++.dg/expr/static_cast2.C: New test.
1745 2003-06-26  Roger Sayle  <roger@eyesopen.com>
1746             Jakub Jelinek  <jakub@redhat.com>
1748         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
1749         sprintf(dst,"%s",src) optimization.
1750         * gcc.c-torture/execute/20030626-1.c: New test case.
1751         * gcc.c-torture/execute/20030626-2.c: New test case.
1753 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
1755         * gcc.c-torture/execute/multi-ix.c: New test.
1757         * gcc.c-torture/execute/simd-4.c (main):
1758         Added missing semicolon at end of union.
1760 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
1762         PR c++/8266
1763         * g++.dg/template/explicit-instantiation3.C: New test.
1765 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
1767         * gcc.dg/20030626-1.c: Use signed char.
1769 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
1771         * gcc.dg/20030626-1.c: New test.
1773 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
1775         * const-str-2.m: Update.
1777 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
1779         PR c++/10990
1780         * g++.dg/rtti/dyncast1.C: New test.
1781         * g++.dg/abi/mangle4.C: Correct base-specifier access.
1782         * g++.dg/lookup/scoped1.C: Remove XFAIL.
1783         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
1785         PR c++/10931
1786         * g++.dg/expr/static_cast1.C: New test.
1788 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
1790         * gcc.dg/20030625-1.c: New test.
1792 2003-06-24  Roger Sayle  <roger@eyesopen.com>
1794         * gcc.c-torture/compile/20030624-1.c: New test case.
1796 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
1798         * gcc.c-torture/execute/string-opt-17.c: New test.
1800 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
1802         PR c++/5754
1803         * g++.dg/parse/crash6.C: New test.
1805 2003-06-23  Roger Sayle  <roger@eyesopen.com>
1807         * gcc.dg/builtins-24.c: New test case.
1809 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
1811         * g++.dg/opt/operator1.C: New test.
1813 2003-06-22  Roger Sayle  <roger@eyesopen.com>
1815         * gcc.c-torture/execute/string-opt-16.c: New test case.
1817 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
1819         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
1820         * g++.old-deja/g++.other/conv7.C: Likewise
1821         * g++.old-deja/g++.other/overcnv2.C: Likewise.
1822         * g++.old-deja/g++.other/overload14.C: Likewise.
1824 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
1826         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
1827         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
1829 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1831         PR c++/10888
1832         * g++.dg/warn/Winline-3.C: New test.
1834 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1836         * lib/target-supports.exp (check_alias_available): Make the test
1837         program acceptable to the Solaris assembler.
1839         PR c++/10749
1840         * g++.dg/template/memclass2.C: New test.
1842 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1843             Eric Botcazou  <ebotcazou@libertysurf.fr>
1845         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
1846         data for non-matching targets.
1847         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
1849 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1851         PR c++/10845
1852         * g++.dg/template/member3.C: New test.
1854 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
1856         PR c++/10939
1857         * g++.dg/template/func1.C: New test.
1859         PR c++/9649
1860         * g++.dg/template/static4.C: New test.
1861         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
1863         PR c++/11041
1864         * g++.dg/init/ref7.C: New test.
1866 2003-06-19  Matt Austern  <austern@apple.com>
1868         PR c++/11228
1869         * g++.dg/anew1.C: New test.
1870         * g++.dg/anew2.C: New test.
1871         * g++.dg/anew3.C: New test.
1872         * g++.dg/anew4.C: New test.
1874 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
1876         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
1878 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
1880         * gcc.c-torture/execute/simd-4.c (main): Make expected value
1881         endian-dependent.
1883 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
1885         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
1886         Remove cruft.
1888 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
1890         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
1891         * gcc.c-torture/compile/961203-1.c: Likewise.
1892         * gcc.c-torture/compile/980506-1.c: Likewise.
1894 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
1896         PR c++/10712
1897         * g++.dg/lookup/using7.C: New test.
1899 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
1901         PR c++/11105
1902         * g++.dg/abi/conv1.C: Remove it.
1903         * g++.dg/template/conv7.C: New test.
1904         * g++.dg/template/conv8.C: Likewise.
1905         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
1906         conversion operator.
1908 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
1910         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
1911         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1912         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1913         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1914         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1915         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1916         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1917         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1918         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1919         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1920         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1921         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1922         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1923         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1924         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1925         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1926         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1927         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1928         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1929         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1930         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1931         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1932         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1933         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1934         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1935         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1936         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1937         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1938         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1940 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
1942         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
1943         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
1944         indications.
1946 2003-06-16  Roger Sayle  <roger@eyesopen.com>
1948         * gcc.dg/i386-387-5.c: New test case.
1949         * gcc.dg/i386-387-6.c: New test case.
1950         * gcc.dg/builtins-23.c: New test case.
1952 2003-06-15  Roger Sayle  <roger@eyesopen.com>
1954         * gcc.dg/builtins-22.c: New test case.
1955         * gcc.dg/i386-387-1.c: Update to test exp.
1956         * gcc.dg/i386-387-2.c: Likewise.
1958 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1960         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
1962 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
1964         * lib/gcc-dg.exp (dg-require-dll): New function.
1965         (dg-xfail-if): Likewise.
1966         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
1967         driver.
1969         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
1970         * gcc.c-torture/compile/20001205-1.c: Likewise.
1971         * gcc.c-torture/compile/20001226-1.c: Likewise.
1972         * gcc.c-torture/compile/20010518-2.c: Likewise.
1973         * gcc.c-torture/compile/20020312-1.c: Likewise.
1974         * gcc.c-torture/compile/20020604-1.c: Likewise.
1975         * gcc.c-torture/compile/920501-12.c: Likewise.
1976         * gcc.c-torture/compile/920501-4.c: Likewise.
1977         * gcc.c-torture/compile/920520-1.c: Likewise.
1978         * gcc.c-torture/compile/920521-1.c: Likewise.
1979         * gcc.c-torture/compile/920625-1.c: Likewise.
1980         * gcc.c-torture/compile/961203-1.c: Likewise.
1981         * gcc.c-torture/compile/980506-1.c: Likewise.
1982         * gcc.c-torture/compile/981006-1.c: Likewise.
1983         * gcc.c-torture/compile/981022-1.c: Likewise.
1984         * gcc.c-torture/compile/981223-1.c: Likewise.
1985         * gcc.c-torture/compile/990617-1.c: Likewise.
1986         * gcc.c-torture/compile/dll.c: Likewise.
1987         * gcc.c-torture/compile/labels-3.c: Likewise.
1988         * gcc.c-torture/compile/mipscop-1.c: Likewise.
1989         * gcc.c-torture/compile/mipscop-2.c: Likewise.
1990         * gcc.c-torture/compile/mipscop-3.c: Likewise.
1991         * gcc.c-torture/compile/mipscop-4.c: Likewise.
1992         * gcc.c-torture/compile/simd-5.c: Likewise.
1993         * gcc.c-torture/compile/20000804-1.x: Remove.
1994         * gcc.c-torture/compile/20001205-1.x: Likewise.
1995         * gcc.c-torture/compile/20001226-1.x: Likewise.
1996         * gcc.c-torture/compile/20010518-2.x: Likewise.
1997         * gcc.c-torture/compile/20020312-1.x: Likewise.
1998         * gcc.c-torture/compile/20020604-1.x: Likewise.
1999         * gcc.c-torture/compile/920501-12.x: Likewise.
2000         * gcc.c-torture/compile/920501-4.x: Likewise.
2001         * gcc.c-torture/compile/920520-1.x: Likewise.
2002         * gcc.c-torture/compile/920521-1.x: Likewise.
2003         * gcc.c-torture/compile/920625-1.x: Likewise.
2004         * gcc.c-torture/compile/961203-1.x: Likewise.
2005         * gcc.c-torture/compile/980506-1.x: Likewise.
2006         * gcc.c-torture/compile/981006-1.x: Likewise.
2007         * gcc.c-torture/compile/981022-1.x: Likewise.
2008         * gcc.c-torture/compile/981223-1.x: Likewise.
2009         * gcc.c-torture/compile/990617-1.x: Likewise.
2010         * gcc.c-torture/compile/mipscop-1.x: Likewise.
2011         * gcc.c-torture/compile/mipscop-2.x: Likewise.
2012         * gcc.c-torture/compile/mipscop-3.x: Likewise.
2013         * gcc.c-torture/compile/mipscop-4.x: Likewise.
2014         * gcc.c-torture/compile/simd-5.x: Likewise.
2016         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
2018 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2020         * gcc.c-torture/execute/20030611-1.c: New test.
2022 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2024         PR middle-end/168
2025         * gcc.dg/20030612-1.c: New test case.
2027 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
2029         PR c++/10635
2030         * g++.dg/expr/cast1.C: New test.
2032 2003-06-12  Roger Sayle  <roger@eyesopen.com>
2034         * gcc.dg/builtins-21.c: New test case.
2036 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
2038         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
2039         options instead of at the end.
2040         * lib/objc.exp (objc_target_compile): Likewise.
2042 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
2044         PR c++/10432
2045         * g++.dg/parse/error1.C: New test.
2047 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
2049         * gcc.dg/compat/struct-by-value-11_main.c: New file.
2050         * gcc.dg/compat/struct-by-value-11_x.c: New file.
2051         * gcc.dg/compat/struct-by-value-11_y.c: New file.
2052         * gcc.dg/compat/struct-by-value-12_main.c: New file.
2053         * gcc.dg/compat/struct-by-value-12_x.c: New file.
2054         * gcc.dg/compat/struct-by-value-12_y.c: New file.
2055         * gcc.dg/compat/struct-by-value-13_main.c: New file.
2056         * gcc.dg/compat/struct-by-value-13_x.c: New file.
2057         * gcc.dg/compat/struct-by-value-13_y.c: New file.
2058         * gcc.dg/compat/struct-by-value-14_main.c: New file.
2059         * gcc.dg/compat/struct-by-value-14_x.c: New file.
2060         * gcc.dg/compat/struct-by-value-14_y.c: New file.
2061         * gcc.dg/compat/struct-by-value-15_main.c: New file.
2062         * gcc.dg/compat/struct-by-value-15_x.c: New file.
2063         * gcc.dg/compat/struct-by-value-15_y.c: New file.
2064         * gcc.dg/compat/struct-by-value-16_main.c: New file.
2065         * gcc.dg/compat/struct-by-value-16_x.c: New file.
2066         * gcc.dg/compat/struct-by-value-16_y.c: New file.
2067         * gcc.dg/compat/struct-by-value-17_main.c: New file.
2068         * gcc.dg/compat/struct-by-value-17_x.c: New file.
2069         * gcc.dg/compat/struct-by-value-17_y.c: New file.
2070         * gcc.dg/compat/struct-by-value-18_main.c: New file.
2071         * gcc.dg/compat/struct-by-value-18_x.c: New file.
2072         * gcc.dg/compat/struct-by-value-18_y.c: New file.
2074         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
2075         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
2076         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
2077         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
2078         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
2079         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
2080         * gcc.dg/compat/scalar-return-3_main.c: New file.
2081         * gcc.dg/compat/scalar-return-3_x.c: New file.
2082         * gcc.dg/compat/scalar-return-3_y.c: New file.
2083         * gcc.dg/compat/scalar-return-4_main.c: New file.
2084         * gcc.dg/compat/scalar-return-4_x.c: New file.
2085         * gcc.dg/compat/scalar-return-4_y.c: New file.
2087 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
2089         * gcc.dg/compat/fp2-struct-check.h: New file.
2090         * gcc.dg/compat/fp2-struct-defs.h: New file.
2091         * gcc.dg/compat/fp2-struct-init.h: New file.
2092         * gcc.dg/compat/struct-by-value-10_main.c: New file.
2093         * gcc.dg/compat/struct-by-value-10_x.c: New file.
2094         * gcc.dg/compat/struct-by-value-10_y.c: New file.
2095         * gcc.dg/compat/struct-return-10_main.c: New file.
2096         * gcc.dg/compat/struct-return-10_x.c: New file.
2097         * gcc.dg/compat/struct-return-10_y.c: New file.
2099         * gcc.dg/compat/compat-common.h: New file.
2100         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
2101         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
2102         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
2103         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
2104         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
2105         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
2106         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
2107         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
2108         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
2109         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
2110         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
2111         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
2112         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
2113         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
2114         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
2115         * gcc.dg/compat/small-struct-check.h: Ditto.
2116         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
2117         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
2118         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
2119         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
2120         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
2121         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2122         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
2123         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
2124         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
2125         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
2126         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2127         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2128         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
2129         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2130         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2131         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
2132         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
2133         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
2134         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
2135         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
2136         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
2137         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
2138         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
2139         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
2140         * gcc.dg/compat/struct-return-2_main.c: Ditto.
2141         * gcc.dg/compat/struct-return-2_x.c: Ditto.
2142         * gcc.dg/compat/struct-return-2_y.c: Ditto.
2143         * gcc.dg/compat/struct-return-3_main.c: Ditto.
2144         * gcc.dg/compat/struct-return-3_x.c: Ditto.
2145         * gcc.dg/compat/struct-return-3_y.c: Ditto.
2147 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
2149         * g++.dg/pch/static-1.C: New file.
2150         * g++.dg/pch/static-1.Hs: New file.
2152 2003-06-10  Richard Henderson  <rth@redhat.com>
2154         * gcc.dg/asm-7.c: Adjust expected warning text.
2156 2003-06-10  Roger Sayle  <roger@eyesopen.com>
2158         * gcc.dg/builtins-20.c: New test case.
2160 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
2162         PR c++/11131
2163         * g++.dg/opt/template1.C: New test.
2165 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2167         * lib/gcc-dg.exp (dg-test): Clear additional_files and
2168         additional_sources.
2170 2003-05-21  David Taylor  <dtaylor@emc.com>
2172         * gcc.dg/Wpadded.c: New file.
2174 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2176         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
2177         * gcc.dg/special/weak-2.c: Add dg-require-weak.
2178         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
2179         dg-require-weak.
2181 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
2183         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
2185 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2187         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
2188         (dg-require-alias): Likewise.
2189         (dg-require-gc-sections): Likewise.
2190         * lib/target-supports.exp (check_gc_sections_available): Likewise.
2192 2003-06-08  Richard Henderson  <rth@redhat.com>
2194         * gcc.dg/20011029-2.c: Fix the array reference.
2195         * gcc.dg/asm-7.c: New.
2197 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
2199         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
2201 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
2203         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
2204         (dg-require-gc-sections): Likewise.
2206 2003-06-08  Jan Hubicka  <jh@suse.cz>
2208         * i386-cmov1.c: Fix regular expression.
2209         * i386-cvt-1.c: Likewise.
2210         * i386-local.c: Likewise.
2211         * i386-local2.c: Likewise.
2212         * i386-mul.c: Likewise.
2213         * i386-ssetype-1.c: Likewise.
2214         * i386-ssetype-3.c: Likewise.
2215         * i386-ssetype-5.c: Likewise.
2217 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2219         PR c++/11039
2220         * g++.dg/warn/implicit-typename2.C: New test.
2221         * g++.dg/warn/implicit-typename3.C: New test.
2223 2003-06-07  Richard Henderson  <rth@redhat.com>
2225         * g++.dg/other/offsetof3.C: Use size_t.
2226         * g++.dg/other/offsetof4.C: Likewise.
2228 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
2230         * lib/copy-file.exp: New. Implement gcc_copy_files.
2232         * lib/dg-pch.exp: Load copy-file.exp
2233         (dg-pch): Use gcc_copy_files instead of "file copy".
2235 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
2237         * gcc.dg/weak/weak.exp: Simplify.
2238         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
2239         * gcc.dg/weak/weak-1.c: Likewise.
2240         * gcc.dg/weak/weak-2.c: Likewise.
2241         * gcc.dg/weak/weak-3.c: Likewise.
2242         * gcc.dg/weak/weak-4.c: Likewise.
2243         * gcc.dg/weak/weak-5.c: Likewise.
2244         * gcc.dg/weak/weak-6.c: Likewise.
2245         * gcc.dg/weak/weak-7.c: Likewise.
2246         * gcc.dg/weak/weak-8.c: Likewise.
2247         * gcc.dg/weak/weak-9.c: Likewise.
2249 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
2251         gcc.c-torture/execute/20030606-1.c: New.
2253 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2255         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
2256         * gcc.dg/builtins-19.c: Likewise.
2258 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2260         * gcc.dg/builtins-2.c: Add some more tests.
2261         * gcc.dg/builtins-18.c: New test case.
2262         * gcc.dg/builtins-19.c: New test case.
2264 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2265             Jim Wilson  <wilson@tuliptree.org>
2267         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
2269 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
2271         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
2272         mempcpy/stpcpy calls not to be optimized into something else.
2273         * gcc.c-torture/execute/string-opt-3.c: Moved to...
2274         * gcc.c-torture/execute/builtins/string-7.c: ...here.
2275         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
2277 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2279         * gcc.dg/format/asm_fprintf-1.c: New test.
2281 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
2283         * lib/gcc-defs.exp (additional_sources): New variable.
2284         (dg-additional-sources): New function.
2285         (additional_files): New variable.
2286         (dg-additional-files): New function.
2287         (dg-additional-files-options): Likewise.
2288         * lib/gcc-dg.exp (dg-require-weak): New function.
2289         (dg-require-alias): Likewise.
2290         (dg-require-gc-sections): Likewise.
2291         * lib/target-supports.exp (check_alias_available): Remove testfile
2292         parameter.
2293         (check_gc_sections_available): New function.
2294         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
2295         (dg-gpp-additional-files): Likewise.
2296         * lib/g++.exp (additional_sources): Remove.
2297         (additional_files): Likewise.
2298         (g++_target_compile): Use dg-additional-files-options.
2300         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
2301         Tcl logic.
2302         * gcc.dg/special/ecos.exp: Remove.
2303         * gcc.dg/special/20000419-2.c: Use dg-require-*.
2304         * gcc.dg/special/alias-1.c: Likewise.
2305         * gcc.dg/special/alias-2.c: Likewise.
2306         * gcc.dg/special/gcsec-1.c: Likewise.
2307         * gcc.dg/special/weak-1.c: Likewise.
2308         * gcc.dg/special/weak-2.c: Likewise.
2309         * gcc.dg/special/wkali-1.c: Likewise.
2310         * gcc.dg/special/wkali-2.c: Likewise.
2312         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
2313         dg-gpp-additional-*.
2314         * g++.dg/special/conpr-3.C: Likewise.
2315         * g++.dg/special/conpr-4.C: Likewise.
2316         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
2317         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
2318         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
2319         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
2320         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
2321         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
2322         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
2323         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
2324         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
2325         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
2326         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
2327         * g++.old-deja/g++.other/comdat1.C: Likewise.
2328         * g++.old-deja/g++.other/comdat2.C: Likewise.
2329         * g++.old-deja/g++.other/comdat3.C: Likewise.
2330         * g++.old-deja/g++.other/ctor1.C: Likewise.
2331         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
2333 2003-06-05  Richard Henderson  <rth@redhat.com>
2335         * gcc.dg/debug/20030605-1.c: New.
2337 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2339         * README.QMTEST: Update.
2341 2003-06-04  Richard Henderson  <rth@redhat.com>
2343         * gcc.dg/cleanup-1.c: New.
2344         * gcc.dg/cleanup-2.c: New.
2345         * gcc.dg/cleanup-3.c: New.
2346         * gcc.dg/cleanup-4.c: New.
2347         * gcc.dg/cleanup-5.c: New.
2348         * gcc.dg/cleanup-6.c: New.
2349         * gcc.dg/cleanup-7.c: New.
2351 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2353         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
2355         * lib/dg-pch.exp: New file.
2356         * g++.dg/pch/pch.exp: Use dg-pch.exp.
2357         * gcc.dg/pch/pch.exp: Likewise.
2359 2003-06-04  Roger Sayle  <roger@eyesopen.com>
2361         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
2362         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
2363         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
2364         * gcc.dg/builtins-17.c: New test case.
2365         * gcc.dg/i386-387-4.c: New test case.
2366         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
2368 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2370         * gcc.dg/ultrasp9.c: New test.
2372 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2374         * gcc.c-torture/compile/20030604-1.c: New test.
2375         * gcc.dg/sparc-constant-1.c: New test.
2377 2003-06-03  Glen Nakamura  <glen@imodulo.com>
2379         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
2381 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
2383         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
2385         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
2386         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
2388 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
2390         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
2392 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2394         PR c++/10940
2395         * g++.dg/template/spec10.C: New test.
2397 2003-06-03  Roger Sayle  <roger@eyesopen.com>
2399         * gcc.dg/builtins-16.c: New test case.
2401 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
2403         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
2404         mempcpy test with post-increments.
2405         * gcc.c-torture/execute/string-opt-3.c: New test.
2406         * gcc.dg/string-opt-1.c: New test.
2408 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
2410         PR fortran/10965
2411         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
2413 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
2415         * lib/scanasm.exp (dg-scan): New function, factored out of ...
2416         (scan-assembler): ... here.  Use dg-scan.
2417         (scan-assembler-not): Likewise.
2418         (scan-file): New function.
2419         (scan-file-not): Likewise.
2420         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
2421         * gcc.dg/cpp/_Pragma4.c: Likewise.
2422         * gcc.dg/cpp/_Pragma5.c: Likewise.
2423         * gcc.dg/cpp/avoidpaste1.c: Likewise.
2424         * gcc.dg/cpp/avoidpaste2.c: Likewise.
2425         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
2426         * gcc.dg/cpp/cmdlne-P.c: Likewise.
2427         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
2428         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
2429         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
2430         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
2431         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
2432         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
2433         * gcc.dg/cpp/cxxcom1.c: Likewise.
2434         * gcc.dg/cpp/line1.c: Likewise.
2435         * gcc.dg/cpp/maccom1.c: Likewise.
2436         * gcc.dg/cpp/maccom2.c: Likewise.
2437         * gcc.dg/cpp/maccom3.c: Likewise.
2438         * gcc.dg/cpp/maccom4.c: Likewise.
2439         * gcc.dg/cpp/maccom5.c: Likewise.
2440         * gcc.dg/cpp/maccom6.c: Likewise.
2441         * gcc.dg/cpp/multiline.c: Likewise.
2442         * gcc.dg/cpp/spacing1.c: Likewise.
2443         * gcc.dg/cpp/spacing2.c: Likewise.
2444         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
2445         * gcc.dg/cpp/trad/maccom1.c: Likewise.
2446         * gcc.dg/cpp/trad/maccom2.c: Likewise.
2447         * gcc.dg/cpp/trad/maccom3.c: Likewise.
2448         * gcc.dg/cpp/trad/maccom4.c: Likewise.
2449         * gcc.dg/cpp/trad/maccom6.c: Likewise.
2450         * gcc.dg/cpp/cxxcom2.c: Likewise.
2451         * gcc.dg/cpp/cxxcom2.h: New file.
2453         * gcc.dg/cpp/truefalse.cpp: Move it to ...
2454         * g++.dg/cpp/truefalse.C: Here.
2455         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
2457 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
2459         * gcc.dg/cpp/redef3.c: New file.
2461 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2463         * gcc.dg/i386-loop-3.c: New test.
2465 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
2467         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
2469 2003-05-31  Roger Sayle  <roger@eyesopen.com>
2471         * gcc.dg/fwrapv-1.c: New test case.
2472         * gcc.dg/fwrapv-2.c: New test case.
2474 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2476         PR c++/10956
2477         * g++.dg/template/spec9.C: New test.
2479 2003-05-29  Roger Sayle  <roger@eyesopen.com>
2481         * gcc.dg/duff-4.c: New test case.
2483 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
2485         PR fortran/10843
2486         * g77.dg/ffixed-form-1.f: New test
2487         * g77.dg/ffixed-form-2.f: New test
2488         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
2489         * g77.dg/ffree-form-3.f: New test
2491 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
2493         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
2494         * gcc.dg/wint_t-1.c: Likewise.
2496 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2498         * g++.dg/template/access11.C: New test.
2500 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2502         PR c++/10849
2503         * g++.dg/template/access10.C: New test.
2505 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2506             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2508         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
2510 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2512         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
2513         suppress for powerpc-*-darwin*.
2514         * gcc.dg/torture/builtin-noret-2.c: Likewise.
2516 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2518         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
2519         suppress option for powerpc-*-darwin*.
2521 2003-05-23  Roger Sayle  <roger@eyesopen.com>
2523         * gcc.dg/builtins-1.c: Add tests for tan and atan.
2524         * gcc.dg/builtins-4.c: Add test for fmod.
2526 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2528         PR c++/10682
2529         * g++.dg/template/instantiate4.C: New test.
2531 2003-05-22  Roger Sayle  <roger@eyesopen.com>
2533         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
2535 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
2537         * gcc.dg/compat/scalar-return-1_main.c: New file.
2538         * gcc.dg/compat/scalar-return-1_x.c: New file.
2539         * gcc.dg/compat/scalar-return-1_y.c: New file.
2540         * gcc.dg/compat/scalar-return-2_main.c: New file.
2541         * gcc.dg/compat/scalar-return-2_x.c: New file.
2542         * gcc.dg/compat/scalar-return-2_y.c: New file.
2543         * gcc.dg/compat/struct-return-3_main.c: New file.
2544         * gcc.dg/compat/struct-return-3_y.c: New file.
2545         * gcc.dg/compat/struct-return-3_x.c: New file.
2546         * gcc.dg/compat/struct-return-2_main.c: New file.
2547         * gcc.dg/compat/struct-return-2_x.c: New file.
2548         * gcc.dg/compat/struct-return-2_y.c: New file.
2550 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2552         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
2553         for hppa*-hp-hpux*.
2554         * gcc.dg/20021014-1.c (dg-options): Likewise.
2555         * gcc.dg/nest.c (dg-options): Likewise.
2557 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
2559         PR c++/9738
2560         * g++.dg/ext/dllimport2.C: New file.
2561         * g++.dg/ext/dllimport3.C: New file.
2563 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
2565         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
2566         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2567         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2568         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2569         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2570         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2571         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
2572         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
2573         * gcc.dg/compat/small-struct-defs.h: New file.
2574         * gcc.dg/compat/small-struct-init.h: New file.
2575         * gcc.dg/compat/small-struct-check.h: New file.
2576         * gcc.dg/compat/fp-struct-defs.h: New file.
2577         * gcc.dg/compat/fp-struct-check.h: New file.
2578         * gcc.dg/compat/fp-struct-init.h: New file.
2579         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
2580         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
2582 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
2584         * gcc.dg/20030225-2.c: New test.
2586 2003-05-18  Roger Sayle  <roger@eyesopen.com>
2587             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2589         * gcc.c-torture/compile/20030518-1.c: New test case.
2591 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
2593         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
2594         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
2595         gcc-dg-debug-runtest.
2596         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
2597         gcc-dg-debug-runtest.
2599 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2601         PR c++/9022
2602         * g++.dg/lookup/using6.C: New test.
2604 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2606         * g++.dg/parse/access2.C: New test.
2608 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
2610         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
2611         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
2612         * gcc.dg/debug/debug.exp: Likewise.
2614 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
2616         * gcc.dg/dollar.c: New test.
2618 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
2620         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
2621         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
2622         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
2623         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
2624         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
2625         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
2626         * gcc.dg/compat/struct-by-value-6_main.c: New file.
2627         * gcc.dg/compat/struct-by-value-6_x.c: New file.
2628         * gcc.dg/compat/struct-by-value-6_y.c: New file.
2629         * gcc.dg/compat/struct-by-value-7_main.c: New file.
2630         * gcc.dg/compat/struct-by-value-7_x.c: New file.
2631         * gcc.dg/compat/struct-by-value-7_y.c: New file.
2632         * gcc.dg/compat/struct-by-value-8_main.c: New file.
2633         * gcc.dg/compat/struct-by-value-8_x.c: New file.
2634         * gcc.dg/compat/struct-by-value-8_y.c: New file.
2635         * gcc.dg/compat/struct-by-value-9_main.c: New file.
2636         * gcc.dg/compat/struct-by-value-9_x.c: New file.
2637         * gcc.dg/compat/struct-by-value-9_y.c: New file.
2639 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
2641         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
2642         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
2643         support for "repo" mode.
2644         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
2645         * lib/g77-dg.exp: Likewise.
2646         * lib/obj-dg.exp: Likewise.
2648 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
2650         Merge from gcc-3_2-rhl8-branch:
2651         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
2653         * gcc.dg/tls/opt-6.c: New test.
2655         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
2657         * gcc.dg/20030405-1.c: New test.
2659         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
2661         * gcc.dg/20030309-1.c: New test.
2663         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2665         * gcc.c-torture/execute/20030307-1.c: New test.
2667         2003-02-20  Randolph Chung  <tausq@debian.org>
2669         * gcc.c-torture/compile/20030220-1.c: New test.
2671         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
2673         * gcc.dg/20030217-1.c: New test.
2675         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
2677         * gcc.c-torture/compile/20020129-1.c: New test.
2679         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2681         * gcc.dg/unroll-1.c: New test.
2683         2002-11-16  Jan Hubicka  <jh@suse.cz>
2685         * gcc.c-torture/execute/20020920-1.c: New test.
2687         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
2689         PR target/7434
2690         * gcc.c-torture/compile/20021008-1.c: New test.
2692         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
2694         PR target/7559
2695         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
2697         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2699         * gcc.c-torture/compile/20020807-1.c: New test.
2701         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
2703         * gcc.dg/tls/opt-1.c: New test.
2705         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
2707         * gcc.dg/20020729-1.c: New test.
2709         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
2711         * g++.dg/opt/life1.C: New test.
2713         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
2715         * gcc.dg/20020525-1.c: New test.
2717         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
2719         PR c++/6794
2720         * g++.dg/ext/pretty1.C: New test.
2721         * g++.dg/ext/pretty2.C: New test.
2723 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
2725         PR c++/8385
2726         * g++.dg/ext/typeof5.C: New test.
2728 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
2730         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
2731         __USER_LABEL_PREFIX__ into account.
2732         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
2734 2003-05-14  Roger Sayle  <roger@eyesopen.com>
2736         * gcc.dg/builtins-15.c: New test case.
2738 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
2740         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
2742 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
2744         * lib/g++.exp: Tweak handling of additional source files.
2745         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
2746         * g++.dg/special/conpr-2a.C: Rename to ...
2747         * g++.dg/special/conpr-2a.cc: ... this.
2748         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
2749         * g++.dg/special/conpr-3a.C: Rename to ...
2750         * g++.dg/special/conpr-3a.cc: This.
2751         * g++.dg/special/conpr-3b.C: Rename to ...
2752         * g++.dg/special/conpr-3b.cc: This.
2753         * g++.dg/special/conpr-4.C: New test.
2754         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
2756 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
2758         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
2760 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2762         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
2763         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2764         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
2765         * g++.old-deja/g++.other/warn3.C: Likewise.
2767 2003-05-11  Roger Sayle  <roger@eyesopen.com>
2769         * gcc.dg/i386-387-1.c: Update to also test log.
2770         * gcc.dg/i386-387-2.c: Likewise.
2772 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
2774         * g77.f-torture/execute/int8421.f: New test.
2776 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2778         PR c++/10230, c++/10481
2779         * g++.dg/lookup/scoped5.C: New test.
2781 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2783         PR c++/10552
2784         * g++.dg/template/ttp6.C: New test.
2786 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
2788         * gcc.c-torture/execute/builtins: New directory.
2789         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
2790         gcc.c-torture/execute/builtins.
2791         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
2792         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
2793         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
2794         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
2796 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2798         PR c++/9252
2799         * g++.dg/template/access8.C: New test.
2800         * g++.dg/template/access9.C: New test.
2802 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2804         PR c++/9554
2805         * g++.dg/parse/access1.C: New test.
2807 2003-05-09  DJ Delorie  <dj@redhat.com>
2809         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
2810         long, and not an int.
2812 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2814         PR c++/10555, c++/10576
2815         * g++.dg/template/memclass1.C: New test.
2817 2003-05-08  DJ Delorie  <dj@redhat.com>
2819         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
2820         targets.
2821         * gcc.c-torture/execute/20021024-1.x: Likewise.
2822         * gcc.c-torture/execute/shiftdi.x: Likewise.
2823         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
2824         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
2825         * gcc.dg/20021018-1.c: Likewise.
2827 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2829         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
2831         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
2832         (bcopy): Call memmove.
2834 2003-05-08  Roger Sayle  <roger@eyesopen.com>
2836         * g77.f-torture/compile/8485.f: New test case.
2838 2003-05-07  Richard Henderson  <rth@redhat.com>
2840         PR c++/10570
2841         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
2842         Verify exception_cleanup not called for rethrows.
2843         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
2844         when exiting catch block without rethrowing.
2845         * g++.dg/eh/forced3.C: New.
2846         * g++.dg/eh/forced4.C: New.
2848 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
2850         * gcc.dg/20030505.c: Fix triplet.
2852 2003-05-06  DJ Delorie  <dj@redhat.com>
2854         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
2855         * gcc.dg/nest.c: Likewise.
2857 2003-05-05  Roger Sayle  <roger@eyesopen.com>
2859         * gcc.dg/builtins-14.c: New test case.
2861 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
2863         * lib/compat.exp (compat-execute): New argument.
2864         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
2865         * gcc.dg/compat: New test directory.
2866         * gcc.dg/compat/compat.exp: New expect script.
2867         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
2868         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
2869         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
2870         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
2871         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
2872         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
2874         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
2875         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
2876         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
2877         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
2878         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
2879         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
2880         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
2881         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
2882         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
2883         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
2884         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
2885         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
2886         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
2887         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
2888         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
2890 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
2892         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
2894 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
2896         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
2898 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
2900         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
2901         * gcc.dg/ppc-fsel-2.c: New test.
2903         * gcc.dg/unused-5.c: New test.
2905 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2907         PR c++/10496
2908         * g++.dg/warn/pmf1.C: New test.
2910 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2912         PR c++/4494
2913         * g++.dg/warn/main.C: New test.
2915 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2917         * gcc.dg/nonnull-3.c: New test.
2919 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
2921         * gcc.dg/cpp/Wtrigraphs.c: Update.
2922         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
2924 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
2926         * gcc.dg/ppc-fsel-1.c: New test.
2928 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
2930         PR c/10604
2931         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
2933 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
2935         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
2937 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2939         PR c++/9364, c++/10553, c++/10586
2940         * g++.dg/parse/typename4.C: New test.
2941         * g++.dg/parse/typename5.C: Likewise.
2943 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
2945         * gcc.c-torture/compile/20030503-1.c: New test.
2947 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2949         * g++.dg/lookup/using5.C: Fix testcase error.
2951 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
2953         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
2954         since MEABI is no longer supported.  Remove all vestiges
2955         of MEABI from the test.
2957 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2959         PR c++/10554
2960         * g++.dg/lookup/using5.C: New test.
2962 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2964         PR c++/8772
2965         * g++.dg/template/ttp5.C: New test.
2967 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
2969         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
2970         (dg-gpp-additional-sources): New function.
2971         (dg-gpp-additional-files): Likewise.
2972         * lib/g++.exp (additional_sources): New variable.
2973         (additional_files): Likewise.
2974         (g++_target_compile): Deal with them.
2975         * lib/old-dejagnu.exp: Remove.
2976         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
2977         * g++.old-deja: Revise all tests to use dg commands.
2979 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2981         PR c++/9432, c++/9528
2982         * g++.dg/lookup/using4.C: New test.
2984 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
2986         * gcc.dg/noreturn-5.c: New file.
2987         * gcc.dg/noreturn-6.c: New file.
2989         * gcc.c-torture/compile/inline-1.c: New file.
2991 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
2993         PR c++/10551
2994         * g++.dg/template/explicit1.C: New test.
2996 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
2998         PR c++/10549
2999         * g++.dg/other/bitfield1.C: New test.
3001         PR c++/10527
3002         * g++.dg/init/new7.C: New test.
3004 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
3006         * g++.dg/ext/desig1.C: New test.
3007         * g++.dg/ext/init1.C: Update.
3009         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
3011 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
3013         PR c++/10180
3014         * g++.dg/warn/Winline-1.C: New test.
3016 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
3018         * gcc.c-torture/execute/string-opt-19.c: New test.
3020         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
3021         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
3023 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
3025         PR c++/10506
3026         * g++.dg/init/new6.C: New test.
3028         PR c++/10503
3029         * g++.dg/init/ref6.C: New test.
3031 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
3033         * g++.dg/warn/weak1.C: XFAIL on AIX4.
3035 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3037         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
3038         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
3040 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
3042         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
3043         initialized static data members.
3045 2003-04-25  H.J. Lu <hjl@gnu.org>
3047         * gcc.dg/ia64-sync-4.c: New test.
3049 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3051         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
3052         date.
3054 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
3056         PR c++/10337
3057         * g++.dg/warn/conv1.C: New test.
3058         * g++.old-deja/g++.other/conv7.C: Adjust.
3059         * g++.old-deja/g++.other/overload14.C: Adjust.
3061 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3063         PR c++/10471
3064         * g++.dg/template/defarg2.C: New test.
3066 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
3068         * gcc.dg/cpp/include2.c: Update.
3069         * gcc.dg/cpp/multiline-2.c: New.
3070         * gcc.dg/cpp/multiline.c: Update.
3071         * gcc.dg/cpp/strify2.c: Update.
3072         * gcc.dg/cpp/trad/literals-2.c: Update.
3074 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3076         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
3078 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3080         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
3082 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
3084         PR c++/10451
3085         * g++.dg/parse/crash4.C: New test.
3087         PR c++/9847
3088         * g++.dg/parse/crash5.C: New test.
3090 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
3092         PR c++/10446
3093         * g++.dg/parse/crash3.C: New test.
3095         PR c++/10428
3096         * g++.dg/parse/elab1.C: New test.
3098 2003-04-22  Devang Patel  <dpatel@apple.com>
3100         * gcc.dg/cpp/trad/funlike-5.c: New test.
3102 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
3104         * g++.dg/other/packed1.C: Fix dg options.
3106 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
3108         * g++.dg/other/offsetof2.C: New test.
3110 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
3112         * g++.dg/template/recurse.C: Adjust location of error messages.
3114 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
3116         PR c++/9881
3117         * g++.dg/init/addr-const1.C: New test.
3118         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
3120 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3122         PR c++/10405
3123         * g++.dg/lookup/struct-hack1.C: New test.
3125 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
3127         * ucs.c: Update diagnostic messages.
3129 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3131         * gcc.dg/cpp/truefalse.cpp: New test.
3132         * gcc.dg/cpp/cpp.exp: Update.
3133         * g++.dg/other/stdbool-if.C: Remove.
3135 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
3137         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
3138         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
3140 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3142         * gcc.c-torture/compile/20030418-1.c: New test.
3144 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
3146         * README.compat: Remove; content moved to doc/sourcebuild.texi.
3148 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3150         PR c++/10347
3151         g++.dg/template/dependent-name1.C: New test.
3153 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
3155         * gcc.dg/warn-1.c (tourist_guide): New array,
3156         contains a pointer to bar.
3158 2003-04-16  Roger Sayle  <roger@eyesopen.com>
3160         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
3161         * gcc.c-torture/execute/medce-1.c: New test case.
3162         * gcc.c-torture/execute/medce-2.c: New test case.
3164 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
3166         * lib/prune.exp: Ignore more messages.
3168         PR c++/10381
3169         * g++.dg/parse/lookup3.C: New test.
3171 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
3173         * gcc.c-torture/compile/20030415-1.c : New test.
3175 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
3177         * gcc.c-torture/execute/scope-2.c: Move to ...
3178         * gcc.dg/noncompile/scope.c: .... here.
3180 2003-04-14  Roger Sayle  <roger@eyesopen.com>
3182         * gcc.dg/20030414-2.c: New test case.
3184 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
3186         PR target/10377
3187         * gcc.dg/20030414-1.c: New test.
3189 2003-04-13  Roger Sayle  <roger@eyesopen.com>
3191         * gcc.dg/builtins-12.c: New test case.
3192         * gcc.dg/builtins-13.c: New test case.
3194 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3196         * gcc.c-torture/execute/string-opt-18.c: New test.
3198 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
3200         PR c++/10300
3201         * g++.dg/init/new5.C: New test.
3203 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
3205         PR c++/7910
3206         * g++.dg/ext/dllimport1.C: New test.
3208 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3210         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
3212 2003-04-11  Bud Davis <bdavis9659@comcast.net>
3214         PR Fortran/9263
3215         * g77.f-torture/noncompile/9263.f: New test
3216         PR Fortran/1832
3217         * g77.f-torture/execute/1832.f: New test
3219 2003-04-11  David Chad  <davidc@freebsd.org>
3220             Loren J. Rittle  <ljrittle@acm.org>
3222         libobjc/8562
3223         * objc.dg/headers.m: New test.
3225 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
3227         * gcc.c-torture/execute/builtin-noret-2.c: New.
3228         * gcc.c-torture/execute/builtin-noret-2.x: New.
3229         XFAIL builtin-noret-2.c at -O1 and above.
3230         * gcc.dg/redecl.c: New.
3231         * gcc.dg/Wshadow-1.c: Update error regexps.
3233 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
3235         * g++.dg/abi/bitfield10.C: New test.
3237 2003-04-09  Mike Stump  <mrs@apple.com>
3239         * gcc.dg/pch/pch.exp: Make testcase names longer.
3240         * g++.dg/pch/pch.exp: Make testcase names longer.
3242 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3244         * gcc.dg/builtins-11.c: New test case.
3246 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3248         * gcc.dg/builtins-9.c: New test case.
3249         * gcc.dg/builtins-10.c: New test case.
3251 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
3253         * gcc.dg/noncompile/init-4.c.c: New test.
3255 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
3257         * gcc.misc-test/gcov-9.c: New test.
3258         * gcc.misc-test/gcov-10.c: New test
3259         * gcc.misc-test/gcov-11.c: New test.
3261 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
3263         PR optimization/10024
3264         * gcc.c-torture/compile/20030405-1.c: New test.
3266 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
3268         * gcc.dg/pch/static-3.c: New.
3269         * gcc.dg/pch/static-3.hs: New.
3270         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
3272 2003-04-04  Richard Henderson  <rth@redhat.com>
3274         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
3275         * g++.dg/eh/forced2.C: Likewise.
3277 2003-04-03  Mike Stump  <mrs@apple.com>
3279         * lib/scanasm.exp (scan-assembler): Add xfail processing for
3280         target arg.
3281         (scan-assembler-times, scan-assembler-not): Likewise.
3282         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
3284 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3286         * gcc.dg/sparc-loop-1.c: New test.
3288 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
3290         PR other/9274
3291         * g++.dg/pch/system-2.C: New.
3292         * g++.dg/pch/system-2.Hs: New.
3294 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
3296         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
3298         * g++.dg/eh/simd-1.C (vecfunc): Same.
3300 2003-04-01  Roger Sayle  <roger@eyesopen.com>
3302         * gcc.c-torture/execute/20030401-1.c: New test case.
3304 2003-04-01  Ziemowit Laski <zlaski@apple.com>
3306         * objc.dg/defs.m: New.
3308 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
3310         * g++.dg/eh/simd-1.C: New.
3311         * g++.dg/eh/simd-2.C: New.
3313 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
3315         * gcc.c-torture/execute/simd-3.c: New.
3317 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3319         PR c/9936
3320         * gcc.dg/20030331-2.c: New test.
3322 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3324         PR c++/10278
3325         * g++.dg/parse/crash2.C: New test.
3327 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3329         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
3330         * gcc.c-torture/execute/20030331-1.c: ...here.
3332 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3334         * gcc.c-torture/execute/20030331-1.c: New test.
3336 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
3338         * lib/gcov.exp: Adjust call return testing strings.
3339         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
3341 2003-03-31  Roger Sayle  <roger@eyesopen.com>
3343         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
3344         * gcc.dg/builtins-7.c: New test case.
3345         * gcc.dg/builtins-8.c: New test case.
3347 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3349         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
3351 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
3353         PR c++/7647
3354         * g++.dg/lookup-class-member-2.C: New test.
3356 2003-03-30  Glen Nakamura  <glen@imodulo.com>
3358         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
3360 2003-03-28  Roger Sayle  <roger@eyesopen.com>
3362         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
3364 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
3366         * g++.dg/init/attrib1.C: New test.
3368 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3370         * gcc.dg/ultrasp8.c: New test.
3372 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3374         * gcc.dg/ultrasp7.c: New test.
3376 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
3378         PR c++/10047
3379         * g++.dg/template/inline1.C: New test.
3381 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3383         * gcc.dg/sparc-dwarf2.c: New test.
3385 2003-03-27  Roger Sayle  <roger@eyesopen.com>
3387         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
3388         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
3390 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
3392         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
3393         than reading .x files.
3394         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
3395         * g77.dg/gcov/gcov-1.f: Likewise.
3396         * gcc.misc-tests/gcov-4b.c: Likewise.
3397         * gcc.misc-tests/gcov-5b.c: Likewise.
3398         * gcc.misc-tests/gcov-6.c: Likewise.
3399         * gcc.misc-tests/gcov-7.c: Likewise.
3400         * gcc.misc-tests/gcov-8.c: Likewise.
3401         * g++.dg/gcov/gcov-1.x: Remove.
3402         * g77.dg/gcov/gcov-1.x: Likewise.
3403         * gcc.misc-tests/gcov-4b.x: Likewise.
3404         * gcc.misc-tests/gcov-5b.x: Likewise.
3405         * gcc.misc-tests/gcov-6.x: Likewise.
3406         * gcc.misc-tests/gcov-7.x: Likewise.
3407         * gcc.misc-tests/gcov-8.x: Likewise.
3409 2003-03-27  Glen Nakamura  <glen@imodulo.com>
3411         PR opt/10087
3412         * gcc.dg/20030324-1.c: New test.
3414 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
3416         PR c++/10224
3417         * g++.dg/template/arg3.C: New test.
3419         PR c++/10158
3420         * g++.dg/template/friend18.C: New test.
3422 2003-03-26  Roger Sayle  <roger@eyesopen.com>
3424         * g77.f-torture/compile/20030326-1.f: New test case.
3426 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
3428         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
3430         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
3432 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
3434         * gcc.dg/ia64-sync-3.c: New test.
3436 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
3438         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
3440 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3442         * gcc.dg/ultrasp6.c: New test.
3444 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3446         * gcc.dg/i386-signbit-1.c: New test.
3447         * gcc.dg/i386-signbit-2.c: New test.
3448         * gcc.dg/i386-signbit-3.c: New test.
3450 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3452         * gcc.dg/ultrasp5.c: Fix options.
3454 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3456         * gcc.dg/ultrasp5.c: Fix comment.
3458 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
3460         PR fortran/10197
3461         * g77.f-torture/execute/10197.f: New test.
3463 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
3465         PR c++/9898, c++/383
3466         * g++.dg/template/conv6.C: New test.
3468         PR c++/10119
3469         * g++.dg/template/ptrmem5.C: New test.
3471         PR c++/10026
3472         * g++.dg/lookup/koenig1.C: New test.
3474         PR C++/10199
3475         * g++.dg/lookup/template2.C: New test.
3477 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
3479         * g++.dg/opt/rtti1.C: New test.
3481 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3483         * gcc.dg/ultrasp5.c: New test.
3485 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
3487         PR middle-end/9967
3488         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
3489         builtin fputs.
3491 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
3493         PR c/8224
3494         * gcc.dg/20030323-1.c: New test.
3496 2003-03-23  Roger Sayle  <roger@eyesopen.com>
3498         * gcc.c-torture/compile/20030323-1.c: New test case.
3500 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
3502         * gcc.dg/20030321-1.c: New test.
3504 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
3506         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
3508 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
3510         PR c++/9978, c++/9708
3511         * g++.dg/ext/vlm1.C: Adjust expected error.
3512         * g++.dg/ext/vla2.C: New test.
3513         * g++.dg/template/arg1.C: New test.
3514         * g++.dg/template/arg2.C: New test.
3516 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
3518         * g77.f-torture/execute/select.f: New test.
3519         * g77.f-torture/noncompile/select_no_compile.f: New test.
3521 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
3523         PR c++/9898
3524         * g++.dg/other/error4.C: New test.
3526 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
3528         * g++.dg/template/friend17.C: New test.
3530 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
3532         * gcc.c-torture/compile/20030320-1.c: New.
3534 2003-03-20  Roger Sayle  <roger@eyesopen.com>
3536         * gcc.dg/builtins-6.c: New test case.
3538 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
3540         PR target/10073
3541         * gcc.c-torture/compile/20030319-1.c: New.
3543 2003-03-18  Jan Hubicka  <jh@suse.cz>
3545         * gcc.dg/i386-cvt-1.c: New test.
3547 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
3549         * objc.dg/naming-1.m: Use "(parse|syntax) error".
3550         * objc.dg/naming-2.m: Likewise.
3552 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
3554         PR c++/9639
3555         * g++.dg/parse/crash1.C: New test.
3557 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
3559         PR c++/8805
3560         * g++.dg/eh/cleanup1.C: New test.
3562 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
3564         * gcc.c-torture/execute/20030316-1.c: New test case.
3566 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3568         PR c++/9629
3569         * g++.dg/init/ctor2.C: New test.
3571 2003-03-15  Roger Sayle  <roger@eyesopen.com>
3573         * g77.f-torture/compile/xformat.f: New test case.
3575 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3577         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
3578         * g++.old-deja/g++.mike/eh50.C: Likewise.
3580 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3582         PR c++/6440
3583         * g++.dg/template/spec7.C: New test.
3584         * g++.dg/template/spec8.C: Likewise.
3586 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
3588         * gcc.c-torture/execute/20030313-1.c: New test.
3590 2003-03-14  Richard Henderson  <rth@redhat.com>
3592         * gcc.dg/inline-2.c: Adjust alpha test for external call.
3594 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3596         * gcc.c-torture/compile/20030314-1.c: New test.
3598 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
3600         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
3601         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
3602         thumb target,
3603         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
3604         to accept newer _imp__  prefix and additional
3605         newline in .drectve section.
3606         * gcc.dg/dll-4.c: Likewise.
3607         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
3608         switch.
3610 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
3612         * g++.dg/parse/namespace9.C: New test.
3614         * g++.dg/init/ref5.C: New test.
3615         * g++.dg/parse/ptrmem1.C: Likewise.
3617 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3619         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
3620         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
3621         regular expression.
3622         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
3623         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
3625 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
3627         * gcc.c-torture/execute/20030224-2.c: New test.
3629 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3631         * gcc.dg/decl-3.c: New test.
3633 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3635         * gcc.dg/i386-loop-2.c: New test.
3637 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
3639         PR c++/9474
3640         * g++.dg/parse/namespace8.C: New test.
3642         PR c++/9924
3643         * g++.dg/overload/builtin2.C: New test.
3645 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
3647         * gcc.dg/return-type-3.c: New test.
3649 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
3651         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
3652         profiling options are not supported.
3654 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
3656         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
3657         * g++.old-deja/g++.warn/impint2.C: Likewise.
3659 2003-03-10  Devang Patel  <dpatel@apple.com>
3661         * g++.dg/cpp/c++_cmd_1.C: New test.
3662         * g++.dg/cpp/c++_cmd_1.h: New file.
3664 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
3666         * gcc.dg/altivec-9.c: New file.
3668 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3670         * gcc.dg/ppc-sdata-1.c: New test.
3671         * gcc.dg/ppc-sdata-2.c: New test.
3673 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
3675         PR c++/9373
3676         * g++.dg/opt/ptrmem2.C: New test.
3678         PR c++/8534
3679         * g++.dg/opt/ptrmem1.C: New test.
3681 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3683         * gcc.dg/i386-loop-1.c: New test.
3685 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3687         PR c++/9970
3688         * g++.dg/lookup/friend1.C: New test.
3690 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3692         PR c++/9823
3693         * g++.dg/parser/constructor1.C: New test.
3695 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
3697         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
3699         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
3701 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
3703         * gcc.dg/cpp/Wunused.c: Update test.
3705 2003-03-08  Jan Hubicka  <jh@suse.cz>
3707         * gcc.dg/inline-3.c: New test.
3709 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3711         PR c++/9809
3712         * g++.dg/parse/builtin1.C: New test.
3714         PR c++/9982
3715         * g++.dg/abi/cookie1.C: New test.
3716         * g++.dg/abi/cookie2.C: Likewise.
3718         PR c++/9524
3719         * g++.dg/template/field1.C: New test.
3721         PR c++/9912
3722         * g++.dg/parse/class1.C: New test.
3723         * g++.dg/parse/namespace7.C: Likewise.
3724         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
3726 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
3728         * g++.dg/init/ref4.C: New test.
3730 2003-03-07  Jan Hubicka  <jh@suse.cz>
3732         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
3733         * gcc.dg/inline-3.c:  New test.
3735 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
3737         * g++.dg/init/ref3.C: New test.
3739         PR c++/9965
3740         * g++.dg/init/ref2.C: New test.
3742         PR c++/9400
3743         * g++.dg/warn/Wshadow-2.C: New test.
3745         PR c++/9791
3746         * g++.dg/warn/Woverloaded-1.C: New test.
3748 2003-03-05  Jan Hubicka  <jh@suse.cz>
3750         * gcc.dg/i386-local2.c: New.
3751         * gcc.dg/i386-local.c: Fix typo.
3753 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
3755         * g++.dg/abi/layout3.C: New test.
3757 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
3759         * gcc.c-torture/compile/20030305-1.c
3761 2003-03-05  Jan Hubicka  <jh@suse.cz>
3763         * gcc.dg/i386-local.c: New.
3765 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
3767         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
3769 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3771         * gcc.dg/switch-2.c: New test.
3772         * gcc.dg/switch-3.c: New test.
3773         * gcc.dg/Wswitch.c: Adjust line numbers.
3774         * gcc.dg/Wswitch-default.c: Likewise.
3775         * gcc.dg/Wswitch-enum.c: Likewise.
3777 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
3779         * gcc.c-torture/execute/20030222-1.c: New test.
3781 2003-03-03  James E Wilson  <wilson@tuliptree.org>
3783         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
3785 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
3787         PR c++/9878
3788         * g++.dg/init/ref1.C: New test.
3790 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
3792         * gcc.dg/sh-relax.c: New SH-only test.
3794 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
3796         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
3797         comment explaining purpose of testcase.
3799 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
3801         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
3802         for HC11/HC12 (asm needs two int registers).
3803         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
3804         HC11/HC12 because the test uses an asm which needs two 32-bit
3805         registers.
3807 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
3809         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
3810         for HC11/HC12 (array is too large otherwise).
3811         * gcc.c-torture/compile/920501-4.x: New file, likewise.
3812         * gcc.c-torture/compile/20010518-2.x: Likewise.
3813         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
3814         HC11/HC12 (array is too large).
3816 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
3818         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
3819         * lib/g++-dg.exp (g++-dg-test): Likewise.
3821 2003-03-01  Roger Sayle  <roger@eyesopen.com>
3823         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
3824         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
3826 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3828         * g++.dg/warn/implicit-typename1.C: Remove warning.
3830 2003-02-28  Richard Henderson  <rth@redhat.com>
3832         * gcc.dg/noreturn-1.c: Move noreturn warning line.
3833         * gcc.dg/return-type-1.c: Move control reaches end warning line.
3835 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
3837         * gcc.dg/pch/pch.exp: Change .pch to .gch.
3838         * g++.dg/pch/pch.exp: Likewise.
3840 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
3842         PR c++/9879
3843         * testsuite/g++.dg/init/new4.C: New test.
3845 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
3847         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
3849 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
3851         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
3852         unsigned long.
3854         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
3855         wider than float.
3857 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3859         * lib/scanasm.exp: Add support for counting numbers of
3860         occurences.
3861         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
3862         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
3864 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
3866         PR c++/9683
3867         * g++.dg/template/static3.C: New test.
3869         PR c++/9829
3870         * g++.dg/parse/namespace6.C: New test.
3872 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3874         PR target/9732
3875         * gcc.dg/20030225-1.c: New test.
3877 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
3879         * README: Remove out-of-date information.
3881         PR c++/9836
3882         * g++.dg/template/spec6.C: New test.
3884 2003-02-24  Jeff Law  <law@redhat.com>
3886         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
3888 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3890         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
3891         * gcc.dg/pragma-ep-1.c: Likewise.
3893 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3895         PR c++/9602
3896         * g++.dg/template/friend16.C: New test.
3898 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
3900         PR c++/5333
3901         * g++.dg/parse/fused-params1.C: Adjust error messages.
3902         * g++.dg/template/nested3.C: New test.
3904 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
3906         * g++.dg/abi/param1.C: New test.
3908 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3910         PR c++/7982
3911         * g++.dg/warn/implicit-typename1.C: New test.
3913 2003-02-22  Kelley Cook <kelleycook@comcast.net>
3915         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
3916         with "mtune".
3917         * g++.old-deja/g++.other/store-expr2.C: Likewise.
3918         * gcc.c-torture/execute/20010129-1.x: Likewise.
3919         * gcc.dg/20011107-1.c: Likewise.
3920         * gcc.dg/20020108-1.c: Likewise.
3921         * gcc.dg/20020122-3.c: Likewise.
3922         * gcc.dg/20020206-1.c: Likewise.
3923         * gcc.dg/20020310-1.c: Likewise.
3924         * gcc.dg/20020426-2.c: Likewise.
3925         * gcc.dg/20020517-1.c: Likewise.
3926         * gcc.dg/991230-1.c: Likewise.
3927         * gcc.dg/i386-unroll-1.c: Likewise.
3928         * gcc.misc-tests/i386-prefetch.exp: Likewise.
3930 2003-02-22  Jan Hubicka  <jh@suse.cz>
3932         * gcc.dg/i386-mul.c: New test.
3934 2003-02-21  Roger Sayle  <roger@eyesopen.com>
3936         * gcc.dg/builtins-5.c: New test case.
3938 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
3940         * gcc.dg/asmreg-1.c: New test.
3942 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3944         PR c++/9749
3945         * g++.dg/parse/varmod1.C: New test.
3947 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3949         PR c++/9727
3950         * g++.dg/template/op1.C: New test.
3952 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3954         PR c++/8906
3955         * g++.dg/template/nested2.C: New test.
3957 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3959         PR c++/8724
3960         * g++.dg/expr/dtor1.C: New test.
3962 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
3964         * gcc.dg/cpp/include3.c: New test.
3965         * gcc.dg/cpp/inc/foo.h: New file.
3967 2003-02-21  Glen Nakamura  <glen@imodulo.com>
3969         * gcc.c-torture/execute/20030221-1.c: New test.
3971 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
3973         PR c++/9729
3974         * g++.dg/abi/conv1.C: New test.
3976 2003-02-20  Jan Hubicka  <jh@suse.cz>
3978         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
3980 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
3982         * gcc.c-torture/compile/20030219-1.c: New test.
3984 2003-02-18  Jan Hubicka  <jh@suse.cz>
3986         * gcc.dg/funcorder.c: New test.
3988 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
3990         * gcc.c-torture/execute/20030218-1.c: New.
3992 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
3994         * gcc.dg/20030218-1.c: New.
3996 2003-02-18  Richard Henderson  <rth@redhat.com>
3998         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
3999         * gcc.dg/attr-used-2.c: New.
4001 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
4003         PR c++/9704
4004         * g++.dg/init/copy5.C: New test.
4006 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
4008         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
4009         * g++.dg/pch/pch.exp: Likewise.
4011 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
4013         * gcc.c-torture/execute/20030209-1.c: Enable the test if
4014         STACK_SIZE is not defined.
4016 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4018         PR c++/9457
4019         * g++.dg/template/init1.C: New test.
4021 2003-02-16  Jan HUbicka  <jh@suse.cz>
4023         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
4024         (foo): Add few extra tests
4025         * gcc.dg/c99-const-expr-3.c: Likewise.
4026         * gcc.c-torture/execute/20030216-1.c: New.
4028 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4030         PR c++/9459
4031         * g++.dg/ext/typeof4.C: New test.
4033 2003-02-15  Roger Sayle  <roger@eyesopen.com>
4035         * gcc.dg/i386-387-3.c: New test case.
4037 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
4039         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
4040         cris-*-elf* cris-*-aout* and mmix-*-*.
4042 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
4044         * gcc.dg/20030213-1.c: New test.
4046 2003-02-12  Roger Sayle  <roger@eyesopen.com>
4048         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
4049         * gcc.dg/i386-387-2.c: Likewise.
4051 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
4053         * gcc.dg/ppc-spe.c: Fix formatting.
4054         Enable tests that were previously unsupported by gas.
4055         Delete tests for instructions that no longer exist.
4056         Switch arguments on evsubifw builtin.
4058 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
4060         * gcc.c-torture/execute/20030209-1.c: Disable the test if
4061         STACK_SIZE is too small.
4063 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
4064             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
4066         * gcc.dg/decl-2.c: New test.
4068 2003-02-10  Jan Hubicka  <jh@suse.cz>
4070         * gcc.dg/i386-fpcvt-1.c:  New test.
4072 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
4074         * gcc.c-torture/execute/20030209-1.c: New test.
4076 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
4078         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
4079         int-wide bitops, use the constants of the same width.
4080         Likewise, if long long is 32-bit wide, test bitops using
4081         32-bit constants.
4083 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
4085         * gcc.dg/20021014-1.c: Annotate with expected notice text.
4087 2003-02-07  Roger Sayle  <roger@eyesopen.com>
4089         * testsuite/gcc.dg/builtins-4.c: New test case.
4091 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4093         * gcc.dg/20020430-1.c: Fix dg command typos.
4094         * gcc.dg/20020503-1.c: Likewise.
4096 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4098         PR c++/8785
4099         * g++.dg/parse/fused-params1.C: New test.
4101         PR c++/8857
4102         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
4104         PR c++/8921
4105         * g++.dg/parse/non-dependent1.C: New test.
4107         PR c++/8928
4108         * g++.dg/parse/dupl-tmpl-args1.C: New test.
4110         PR c++/9228
4111         * g++.dg/parse/undefined7.C: New test.
4112         * g++.dg/parse/non-templ1.C: New test.
4114         PR c++/9229
4115         * g++.dg/parse/too-many-tmpl-args1.C: New test.
4117 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
4119         * gcc.c-torture/compile/20030206-1.c: New test.
4121 2003-02-05  Roger Sayle  <roger@eyesopen.com>
4123         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
4124         "pow" to "foo" to avoid potential confusion with a math built-in.
4126 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4128         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
4129         conditions for SPARC targets.
4131 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
4133         * gcc.dg/20030204-1.c: New test.
4135 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4137         PR c++/38
4138         * g++.dg/parse/array-size1.C: New test.
4140         PR c++/5657
4141         * g++.dg/parse/undefined3.C: New test.
4143         PR c++/5665
4144         * g++.dg/parse/undefined4.C: New test.
4146         PR c++/5975
4147         * g++.dg/parse/undefined5.C: New test.
4149         PR c++/7259
4150         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
4152         PR c++/8578
4153         * g++.dg/parse/casting-operator1.C: New test.
4155         PR c++/8596
4156         * g++.dg/parse/undefined6.C: New test.
4158         PR c++/8736
4159         * g++.dg/parse/missing-template1.C: New test.
4161 2003-02-04  Jan Hubicka  <jh@suse.cz>
4163         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
4164         * gcc.dg/i386-cmov?.c:  Likewise.
4165         * gcc.dg/i386-fpcvt-?.c:  Likewise.
4166         * gcc.dg/i386-ssefp-1.c:  Likewise.
4167         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
4168         conventions.
4170 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
4172         PR c++/7129
4173         * testsuite/g++.dg/ext/max.C: New test.
4175 2003-02-03  Jan Hubicka  <jh@suse.cz>
4177         * gcc.c-torture/execute/20030203-1.c: New test.
4179 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
4181         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
4182         'natural-endian'.
4184 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
4186         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
4187         * g++.dg/init/new2.C: Likewise.
4188         * g++.dg/other/new1.C: Likewise.
4190 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
4192         * gcc.dg/struct-ret-libc.c: New test.
4194 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
4196         * gcc.dg/20030129-1.c: New test.
4198 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4200         PR c++/8849
4201         * g++.dg/template/ptrmem4.C: New test.
4203 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
4205         * g++.dg/parser/constant1.C: New test.
4207 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4209         PR c++/8591
4210         * g++.dg/parse/friend2.C: New test.
4212 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4214         PR c++/9437
4215         * g++.dg/template/unify4.C: New test.
4217 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
4219         * gcc.c-torture/execute/20030128-1.c: New test.
4221 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
4223         * g++.dg/lookup/nested1.C: Test moved from ...
4224         * g++.old-deja/g++.other/lookup24.C: ... here.
4226 2003-01-28  Jan Hubicka  <jh@suse.cz>
4228         * gcc.dg/i386-cmov5.c:  New test.
4230 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
4232         * gcc.c-torture/execute/20010925-1.c: Changed the
4233         memcpy declaration.
4235 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4237         PR c++/3902
4238         * g++.dg/parse/template5.C: New test.
4240 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
4242         PR fortran/9258
4243         * g77.dg/pr9258: New test.
4245 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4247         * README: Move relevant parts from README.g++.
4249         * README.g++: Remove this file.
4251 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4253         * g++.dg/abi/dcast1.C: New test.
4255 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4257         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
4259 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
4261         PR c++/47
4262         * g++.old-deja/g++.other/lookup24.C: New test.
4264 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4266         PR middle-end/7227
4267         * gcc.dg/uninit-C.c: New test.
4269 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
4271         * g++.dg/abi/covariant1.C: New test.
4273 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
4275         * gcc.dg/20030123-1.c: New test.
4277 2003-01-25  Jan Hubicka  <jh@suse.cz>
4279         PR opt/8492
4280         * gcc.c-torture/compile/20030125-1.c
4282 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
4284         PR c++/9403
4285         * g++.dg/parse/template3.C: New test.
4286         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
4288         PR c++/795
4289         * g++.dg/parse/template4.C: New test.
4291         PR c++/9415
4292         * g++.dg/template/qual2.C: New test.
4294         PR c++/8545
4295         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
4297         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
4299 2003-01-25  Roger Sayle  <roger@eyesopen.com>
4301         * gcc.c-torture/execute/switch-1.c: New test case.
4303 2003-01-25  Jan Hubicka  <jh@suse.cz>
4305         * gcc.c-torture/execute/20030125-1.[cx]: New test.
4307 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
4309         Tweaks for Bison-1.875. From the NEWS file:
4310         "- `parse error' -> `syntax error'
4311         Bison now uniformly uses the term `syntax error'"
4312         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
4313         * gcc.dg/cpp/digraph2.c: Likewise.
4314         * gcc.dg/cpp/direct2.c: Likewise.
4315         * gcc.dg/cpp/paste4.c: Likewise.
4316         * gcc.dg/c90-restrict-1.c: Likewise.
4317         * gcc.dg/c99-func-2.c: Likewise.
4318         * gcc.dg/noncompile/920721-2.c: Likewise.
4319         * gcc.dg/noncompile/930622-2.c: Likewise.
4320         * gcc.dg/noncompile/940112-1.c: Likewise.
4321         * gcc.dg/noncompile/950921-1.c: Likewise.
4322         * gcc.dg/noncompile/951123-1.c: Likewise.
4323         * gcc.dg/noncompile/971104-1.c: Likewise.
4324         * gcc.dg/noncompile/990416-1.c: Likewise.
4326 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
4328         * g++.dg/parse/undefined1.C: Add error message.
4330 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4332         PR c++/9354
4333         * g++.dg/parse/new1.C: New test.
4335         PR c++/9216
4336         * g++.dg/parse/template2.C: New test.
4338         PR c++/9354
4339         * g++.dg/parse/typedef2.C: New test.
4341         PR c++/9328
4342         * g++.dg/ext/typeof3.C: New test.
4344 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4346         PR c++/2738
4347         * g++.dg/parse/ret-type1.C: New test.
4349         PR c++/3792
4350         * g++.dg/parse/tmpl-outside1.C: New test.
4352         PR c++/4207
4353         * g++.dg/parse/int-as-enum1.C: New test.
4355         PR c++/4903
4356         * g++.dg/parse/no-typename1.C: New test.
4358         PR c++/5533
4359         * g++.dg/parse/no-value1.C: New test.
4361         PR c++/5921
4362         * g++.dg/parse/wrong-inline1.C: New test.
4364         PR c++/6402
4365         * g++.dg/parse/ref1.C: New test.
4367         PR c++/6992
4368         * g++.dg/parse/attr-ctor1.C: New test.
4370         PR c++/7229
4371         * g++.dg/parse/namespace5.C: New test.
4373         PR c++/7917
4374         * g++.dg/parse/func-def1.C: New test.
4376         PR c++/8143
4377         * g++.dg/parse/undefined1.C: New test.
4379         PR c++/5723, PR c++/8522
4380         * g++.dg/parse/specialization1.C: New test.
4382         PR c++/163, PR c++/8595
4383         * g++.dg/parse/struct-as-enum1.C: New test.
4385         PR c++/9173
4386         * g++.dg/parse/undefined2.C: New test.
4388 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4390         PR c++/9298
4391         * g++.dg/parse/template1.C: New test.
4393         PR c++/9384
4394         * g++.dg/parse/using1.C: New test.
4396         PR c++/9285
4397         PR c++/9294
4398         * g++.dg/parse/expr2.C: New test.
4400         PR c++/9388
4401         * g++.dg/parse/lookup2.C: Likewise.
4403 2003-01-21  Jan Hubicka  <jh@suse.cz>
4405         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
4406         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
4407         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
4408         * gcc.c-torture/execute/string-opt-*.c: Likewise.
4410 2003-01-20  Nick Clifton  <nickc@redhat.com>
4412         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
4413         problem with ARM sibcall code generation.
4415 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
4417         * gcc.c-torture/execute/20030120-1.c: New.
4419 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
4421         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
4423 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
4425         PR c++/9272
4426         * g++.dg/parse/ctor1.C: New test.
4428         PR c++/9294:
4429         * g++.dg/parse/qualified1.C: New test.
4431         * g++.dg/parse/typename3.C: New test.
4433 2003-01-16  Richard Henderson  <rth@redhat.com>
4435         * g++.dg/tls/init-2.C: Fix error matches for real this time.
4437 2003-01-16  Richard Henderson  <rth@redhat.com>
4439         * g++.dg/pch/pch.exp: Copy test header to the working directory
4440         before using it either for precompilation or direct use.
4441         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
4442         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
4444 2003-01-16  Richard Henderson  <rth@redhat.com>
4446         * gcc.dg/pch/pch.exp: Copy test header to the working directory
4447         before using it either for precompilation or direct use.
4448         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
4449         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
4451 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
4453         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
4454         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
4455         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
4456         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
4457         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
4458         typename warning into error.
4459         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
4460         error messages.
4461         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
4462         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
4463         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
4464         messages.
4465         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
4466         make declaration visible in template.
4467         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
4468         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
4469         messages.
4470         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
4471         message.
4472         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
4473         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
4474         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
4475         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
4476         typename warning with error message.
4477         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
4478         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
4479         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
4481 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
4483         * g++.dg/parse/ambig2.C: New test.
4485 2003-01-15  Richard Henderson  <rth@redhat.com>
4487         * g++.dg/tls/init-2.C: Update error message string.
4489 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4491         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
4493 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
4495         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
4496         all for HC11/HC12.
4497         * gcc.c-torture/compile/20001205-1.x: Likewise.
4498         * gcc.c-torture/compile/20001226-1.x: Likewise.
4499         * gcc.c-torture/compile/920520-1.x: Likewise.
4500         * gcc.c-torture/compile/961203-1.x: Likewise.
4501         * gcc.c-torture/compile/20020604-1.x: Likewise.
4503 2003-01-15  Jan Hubicka  <jh@suse.cz>
4505         * gcc.c-torture/compile/20030115-1.c: New test.
4507         * gcc.dg/i386-fpcvt-1.c: New test.
4508         * gcc.dg/i386-fpcvt-2.c: New test.
4510 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
4512         Further conform g++'s __vmi_class_type_info to the C++ ABI
4513         specification.
4514         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
4515         the specification.
4517 2003-01-14  Jan Hubicka  <jh@suse.cz>
4519         * gcc.dg/i386-fpcvt-1.c: New test.
4520         * gcc.dg/i386-fpcvt-2.c: New test.
4522 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4524         * gcc.dg/i386-mmx-3.c: New test.
4526 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
4528         PR c++/9264
4529         * g++.dg/parse/octal1.C: New file.
4531         PR c++/9172
4532         * g++.dg/parse/typename1.C: New file.
4534 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
4536         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
4537         * gcc.dg/bf-no-ms-layout.c: Likewise.
4538         * gcc.dg/bf-ms-attrib.c: Likewise.
4540 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
4542         PR c++/9099
4543         * g++.dg/parse/dtor1.C: New file.
4545         PR c++/9128
4546         * g++.dg/rtti/typeid1.C: New file.
4548         PR c++/9153
4549         * g++.dg/parse/lookup1.C: New file.
4551         PR c++/9171
4552         * g++.dg/templ/spec5.C: New file.
4554 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
4556         * gcc.c-torture/compile/20030110-1.c: New test.
4558 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
4560         Merge from pch-branch:
4562         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
4564         * gcc.dg/pch/cpp-1.h: New.
4565         * gcc.dg/pch/cpp-1.c: New.
4566         * gcc.dg/pch/cpp-2.h: New.
4567         * gcc.dg/pch/cpp-2.c: New.
4569         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
4571         * gcc.dg/pch/except-1.h: New.
4572         * gcc.dg/pch/except-1.c: New.
4574         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
4576         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
4577         running test.
4578         * gcc.dg/pch: Include *.hp not *.h.
4579         * gcc.dg/pch/system-1.h: New.
4580         * gcc.dg/pch/system-1.c: New.
4582         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
4584         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
4585         rather than trying to build and run a program using PCH.
4586         * gcc.dg/pch: Remove dg-do commands from test files.
4588         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
4590         * gcc.dg/pch/macro-3.c: New.
4591         * gcc.dg/pch/macro-3.h: New.
4593         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
4595         * gcc.dg/pch/common-1.c: New.
4596         * gcc.dg/pch/common-1.h: New.
4597         * gcc.dg/pch/decl-1.c: New.
4598         * gcc.dg/pch/decl-1.h: New.
4599         * gcc.dg/pch/decl-2.c: New.
4600         * gcc.dg/pch/decl-2.h: New.
4601         * gcc.dg/pch/decl-3.c: New.
4602         * gcc.dg/pch/decl-3.h: New.
4603         * gcc.dg/pch/decl-4.c: New.
4604         * gcc.dg/pch/decl-4.h: New.
4605         * gcc.dg/pch/decl-5.c: New.
4606         * gcc.dg/pch/decl-5.h: New.
4607         * gcc.dg/pch/global-1.c: New.
4608         * gcc.dg/pch/global-1.h: New.
4609         * gcc.dg/pch/inline-1.c: New.
4610         * gcc.dg/pch/inline-1.h: New.
4611         * gcc.dg/pch/inline-2.c: New.
4612         * gcc.dg/pch/inline-2.h: New.
4613         * gcc.dg/pch/static-1.c: New.
4614         * gcc.dg/pch/static-1.h: New.
4615         * gcc.dg/pch/static-2.c: New.
4616         * gcc.dg/pch/static-2.h: New.
4618         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
4620         * g++.dg/pch/pch.exp: Better handle failing testcases.
4621         * gcc.dg/pch/pch.exp: Likewise.
4622         * gcc.dg/pch/macro-1.c: New.
4623         * gcc.dg/pch/macro-1.h: New.
4624         * gcc.dg/pch/macro-2.c: New.
4625         * gcc.dg/pch/macro-2.h: New.
4627         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
4629         * g++.dg/dg.exp: Treat files in pch/ specially.
4630         * g++.dg/pch/pch.exp: New file.
4631         * g++.dg/pch/empty.H: New file.
4632         * g++.dg/pch/empty.C: New file.
4633         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
4634         "precompile".
4636         * gcc.dg/pch/pch.exp: New file.
4637         * gcc.dg/pch/empty.h: New file.
4638         * gcc.dg/pch/empty.c: New file.
4639         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
4640         "precompile".
4642 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4644         * g++.dg/template/friend14.C: New test.
4646 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4648         * gcc.dg/old-style-asm-1.c: New test.
4650 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
4652         * gcc.c-torture/compile/20030109-1.c: New test.
4654 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4656         * gcc.c-torture/execute/20030109-1.c: New test.
4658 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
4660         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
4661         * g++.old-deja/g++.mike/dyncast2.C: Likewise
4662         * g++.old-deja/g++.mike/dyncast3.C: Likewise
4663         * g++.old-deja/g++.mike/eh2.C: Likewise
4664         * g++.old-deja/g++.mike/eh3.C: Likewise
4665         * g++.old-deja/g++.mike/eh5.C: Likewise
4666         * g++.old-deja/g++.mike/eh6.C: Likewise
4667         * g++.old-deja/g++.mike/eh7.C: Likewise
4668         * g++.old-deja/g++.mike/eh8.C: Likewise
4669         * g++.old-deja/g++.mike/eh9.C: Likewise
4670         * g++.old-deja/g++.mike/eh10.C: Likewise
4671         * g++.old-deja/g++.mike/eh12.C: Likewise
4672         * g++.old-deja/g++.mike/eh13.C: Likewise
4673         * g++.old-deja/g++.mike/eh14.C: Likewise
4674         * g++.old-deja/g++.mike/eh16.C: Likewise
4675         * g++.old-deja/g++.mike/eh17.C: Likewise
4676         * g++.old-deja/g++.mike/eh18.C: Likewise
4677         * g++.old-deja/g++.mike/eh21.C: Likewise
4678         * g++.old-deja/g++.mike/eh23.C: Likewise
4679         * g++.old-deja/g++.mike/eh24.C: Likewise
4680         * g++.old-deja/g++.mike/eh25.C: Likewise
4681         * g++.old-deja/g++.mike/eh26.C: Likewise
4682         * g++.old-deja/g++.mike/eh27.C: Likewise
4683         * g++.old-deja/g++.mike/eh28.C: Likewise
4684         * g++.old-deja/g++.mike/eh29.C: Likewise
4685         * g++.old-deja/g++.mike/eh31.C: Likewise
4686         * g++.old-deja/g++.mike/eh33.C: Likewise
4687         * g++.old-deja/g++.mike/eh34.C: Likewise
4688         * g++.old-deja/g++.mike/eh35.C: Likewise
4689         * g++.old-deja/g++.mike/eh36.C: Likewise
4690         * g++.old-deja/g++.mike/eh37.C: Likewise
4691         * g++.old-deja/g++.mike/eh38.C: Likewise
4692         * g++.old-deja/g++.mike/eh39.C: Likewise
4693         * g++.old-deja/g++.mike/eh40.C: Likewise
4694         * g++.old-deja/g++.mike/eh41.C: Likewise
4695         * g++.old-deja/g++.mike/eh42.C: Likewise
4696         * g++.old-deja/g++.mike/eh44.C: Likewise
4697         * g++.old-deja/g++.mike/eh46.C: Likewise
4698         * g++.old-deja/g++.mike/eh47.C: Likewise
4699         * g++.old-deja/g++.mike/eh48.C: Likewise
4700         * g++.old-deja/g++.mike/eh49.C: Likewise
4701         * g++.old-deja/g++.mike/eh50.C: Likewise
4702         * g++.old-deja/g++.mike/eh51.C: Likewise
4703         * g++.old-deja/g++.mike/eh53.C: Likewise
4704         * g++.old-deja/g++.mike/eh55.C: Likewise
4705         * g++.old-deja/g++.mike/p7912.C: Likewise
4706         * g++.old-deja/g++.mike/p9706.C: Likewise
4707         * g++.old-deja/g++.mike/p10416.C: Likewise
4708         * g++.old-deja/g++.mike/p11667.C: Likewise
4709         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
4710         Remove redundant reference to Iris.
4711         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
4712         Elxsi, i860, Pico Java, and WE32K.
4714 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
4716         * g++.dg/ext/asm4.C: New test.
4718 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4720         PR c++/9030
4721         * g++.dg/template/friend12.C: New test.
4722         * g++.dg/template/friend13.C: Likewise.
4723         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
4725 2003-01-08  Jan Hubicka  <jh@suse.cz>
4727         * gcc.dg/i386-cadd.c: New test.
4728         * gcc.dg/i386-cmov4.c: Likewise.
4730 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
4732         PR c++/9165
4733         * g++.dg/warn/Wunused-3.C: New test.
4735         * g++.dg/abi/bitfield9.C: New test.
4737         PR c++/9189
4738         * g++.dg/parse/defarg3.C: New test.
4740 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
4742         * g++.dg/parse/ambig1.C: New test.
4743         * g++.dg/parse/defarg2.C: New test.
4745 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
4747         * g++.dg/template/defarg-1.C: New test.
4748         * g++.dg/template/local2.C: Likewise.
4750 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
4752         * gcc.c-torture/execute/20030105-1.c: New test.
4754 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4756         * g++.dg/parse/namespace3.C: Remove extra semicolons.
4757         * g++.dg/parse/namespace4.C: Likewise.
4759 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4761         * g++.dg/template/ntp2.C: New test.
4763 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4765         * g++.dg/parse/extern-C-1.C: New test.
4767         * g++.dg/parse/namespace4.C: New test.
4769         * g++.dg/template/nested1.C: New test.
4771         * g++.dg/parse/namespace3.C: New test.
4773 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4775         * g++.dg/lookup/two-stage1.C: New test.
4777 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4779         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
4780         * g++.old-deja/g++.jason/access8.C: Likewise.
4781         * g++.old-deja/g++.other/decl5.C: Likewise.
4783 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
4785         * g++.dg/parse/parse7.C: New test.
4787 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
4789         PR c++/2843
4790         * g++.dg/ext/attrib7.C: New test.
4792 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
4794         * g++.dg/parse/parse6.C: New test.
4796 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
4798         * gcc.dg/h8300-stack-1.c: New.
4800 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4802         g++.dg/lookup/exception1.C: New test.
4804         g++.dg/lookup/template1.C: New test.
4806         g++.dg/parse/namespace2.C: New test.
4808         g++.dg/parse/parens2.C: New test.
4810 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4812         * g++.dg/parse/parse5.C: New test.
4813         * g++.dg/lookup/scoped4.C: New test.
4815 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4817         * g++.dg/parse/parens1.C: New test.
4819         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
4820         angle-bracket1.C.
4821         * g++.dg/parse/parens2.C: New test.
4823         * g++.dg/lookup/scope-operator1.C: New test.
4825         * g++.dg/parse/operator1.C: New test.
4827 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4829         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
4830         * g++.old-deja/g++.other/access6.C: Likewise.
4831         * g++.old-deja/g++.other/decl1.C: Likewise.
4832         * g++.old-deja/g++.pt/typename12.C: Likewise.
4834 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
4836         * g++.dg/parse/namespace1.C: New test.
4838 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4840         * g++.dg/parse/parse4.C: New test.
4842 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4844         * g++.dg/parse/parse3.C: New test.
4846 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4848         * g++.dg/parse/parse2.C: New test.
4850 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4852         * g++.dg/template/friend11.C: New test.
4854 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4856         * g++.dg/parse/parse1.C: New test.
4858 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
4860         * lib/profopt.exp: Change the name of a global variable to avoid
4861         possible clashes with other test suites.
4863 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
4865         * g++.dg/inherit/covariant8.C: New test.
4867 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
4869         * g++.dg/init/array9.C: New test.
4871         PR c++/9112
4872         * g++.dg/parse/expr1.C: New test.
4874 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4876         * gcc.c-torture/compile/20021230-1.c: New test.
4878 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
4880         * g++.dg/inherit/covariant5.C: New test.
4881         * g++.dg/inherit/covariant6.C: New test.
4882         * g++.dg/inherit/covariant7.C: New test.
4884 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4886         PR c++/2739
4887         * g++.dg/other/access2.C: New test.
4889 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4891         * g++.dg/other/anon-struct.C: No longer fails
4892         * g++.old-deja/g++.brendan/parse4.C: Likewise.
4893         * g++.old-deja/g++.brendan/parse5.C: Likewise.
4894         * g++.old-deja/g++.brendan/parse6.C: Likewise.
4896 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4898         * g++.dg/parse/angle-bracket.C (main): No longer fails.
4900 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
4902         * g++.dg/eh/spec4.C: Remove stray semicolon.
4903         * g++.dg/expr/pmf-1.C: Change error message.
4904         * g++.dg/ext/asm1.C: Remove stray semicolon.
4905         * g++.dg/ext/typename1.C: Add missing typenames.
4906         * g++.dg/inherit/template-as-base.C: Change error message.
4907         * g++.dg/lookup/scoped1.C: Likewise.
4908         * g++.dg/lookup/scoped2.C: Likewise.
4909         * g++.dg/lookup/using2.C: Likewise.
4910         * g++.dg/other/component1.C: Remove stray semicolon.
4911         * g++.dg/other/do1.C: Change error message.
4912         * g++.dg/other/error2.C: Likewise.
4913         * g++.dg/other/init1.C: Likewise.
4914         * g++.dg/other/packed1.C: Remove stray semicolon.
4915         * g++.dg/other/ptrmem2.C: Change error message.
4916         * g++.dg/parse/parameter-declaration-1.C: Remove line number
4917         marker.
4918         * g++.dg/special/initp1.C: Remove invalid attribute usage.
4919         * g++.dg/template/access3.C: Add typename keyword.
4920         * g++.dg/template/access5.C: Remove stray semicolon.
4921         * g++.dg/template/access6.C: Likewise.
4922         * g++.dg/template/complit1.C: Likewise.
4923         * g++.dg/template/crash1.C: Change error message.
4924         * g++.dg/template/inherit2.C: Remove stray semicolon.
4925         * g++.dg/template/instantiate2.C: Likewise.
4926         * g++.dg/template/instantiate3.C: Change error message.
4927         * g++.dg/template/qual1.C: Remove stray semicolon.
4928         * g++.dg/template/qualttp18.C: Change error message.
4929         * g++.dg/template/ref1.C: Remove stray semicolon.
4930         * g++.dg/template/sizeof1.C (A::value): Declare it.
4931         * g++.dg/template/spec4.C: Change error message.
4932         * g++.dg/template/static1.C: Likewise.
4933         * g++.dg/template/type1.C: Likewise.
4934         * g++.dg/template/typename3.C: Likewise.
4935         * g++.old-deja/g++.benjamin/13478.C: Change error message.
4936         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
4937         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
4938         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
4939         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
4940         named return value extension.
4941         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
4942         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
4943         * g++.old-deja/g++.bob/extern_C.C: Likewise.
4944         * g++.old-deja/g++.bob/inherit2.C: Likewise.
4945         * g++.old-deja/g++.brendan/complex1.C: Likewise.
4946         * g++.old-deja/g++.brendan/copy5.C: Likewise.
4947         * g++.old-deja/g++.brendan/crash13.C: Likewise.
4948         * g++.old-deja/g++.brendan/crash15.C: Likewise.
4949         * g++.old-deja/g++.brendan/crash18.C: Change error message.
4950         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
4951         * g++.old-deja/g++.brendan/crash38.C: Likewise.
4952         * g++.old-deja/g++.brendan/crash50.C: Likewise.
4953         * g++.old-deja/g++.brendan/crash56.C: Likewise.
4954         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
4955         syntax.
4956         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
4957         * g++.old-deja/g++.brendan/crash8.C: Change error message.
4958         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
4959         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
4960         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
4961         * g++.old-deja/g++.brendan/template11.C: Likewise.
4962         * g++.old-deja/g++.brendan/template26.C: Likewise.
4963         * g++.old-deja/g++.brendan/template27.C: Use explicit
4964         specialization syntax.
4965         * g++.old-deja/g++.brendan/template30.C: Likewise.
4966         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
4967         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
4968         non-dependent names.
4969         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
4970         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
4971         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
4972         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
4973         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
4974         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
4975         named return value extension.
4976         * g++.old-deja/g++.ext/namedret2.C: Likewise.
4977         * g++.old-deja/g++.ext/namedret3.C: Likewise.
4978         * g++.old-deja/g++.ext/return1.C: Likewise.
4979         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
4980         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
4981         * g++.old-deja/g++.jason/access8.C: Likewise.
4982         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
4983         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
4984         pseudo-destructor names.
4985         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
4986         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
4987         pseudo-destructor names.
4988         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
4989         * g++.old-deja/g++.jason/overload19.C: Likewise.
4990         * g++.old-deja/g++.jason/overload32.C: Likewise.
4991         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
4992         stray semicolons.
4993         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
4994         * g++.old-deja/g++.jason/return.C: Likewise.
4995         * g++.old-deja/g++.jason/return2.C: Likewise.
4996         * g++.old-deja/g++.jason/shadow1.C: Likewise.
4997         * g++.old-deja/g++.jason/special.C: Use explicit specialization
4998         syntax.
4999         * g++.old-deja/g++.jason/template10.C: Account for use of
5000         non-dependent names.
5001         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
5002         syntax.
5003         * g++.old-deja/g++.jason/template37.C: Likewise.
5004         * g++.old-deja/g++.law/access4.C: Change error messages.
5005         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
5006         pseudo-destructor names.
5007         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
5008         * g++.old-deja/g++.law/ctors9.C: Likewise.
5009         * g++.old-deja/g++.law/cvt22.C: Likewise.
5010         * g++.old-deja/g++.law/dtors5.C: Likewise.
5011         * g++.old-deja/g++.law/global-init1.C: Likewise.
5012         * g++.old-deja/g++.law/missed-error3.C: Likewise.
5013         * g++.old-deja/g++.law/operators28.C: Likewise.
5014         * g++.old-deja/g++.law/visibility28.C: Likewise.
5015         * g++.old-deja/g++.martin/eval1.C: Likewise.
5016         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
5017         name.
5018         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
5019         * g++.old-deja/g++.mike/net34.C: Likewise.
5020         * g++.old-deja/g++.mike/net36.C: Likewise.
5021         * g++.old-deja/g++.mike/ns2.C: Likewise.
5022         * g++.old-deja/g++.mike/p12306.C: Likewise.
5023         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
5024         value extension.
5025         * g++.old-deja/g++.mike/p700.C: Likewise.
5026         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
5027         * g++.old-deja/g++.mike/p710.C: Likewise.
5028         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
5029         value extension.
5030         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
5031         * g++.old-deja/g++.mike/pmf9.C: Likewise.
5032         * g++.old-deja/g++.ns/crash2.C: Likewise.
5033         * g++.old-deja/g++.ns/crash3.C: Likewise.
5034         * g++.old-deja/g++.ns/invalid1.C: Likewise.
5035         * g++.old-deja/g++.ns/ns17.C: Likewise.
5036         * g++.old-deja/g++.ns/template16.C: Likewise.
5037         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
5038         keyword.
5039         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
5040         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
5041         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
5042         named return value extension.
5043         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
5044         * g++.old-deja/g++.other/access4.C: Issue additional error
5045         messages.
5046         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
5047         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
5048         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
5049         * g++.old-deja/g++.other/crash25.C: Change error message.
5050         * g++.old-deja/g++.other/crash4.C: Change error message.
5051         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
5052         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
5053         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
5054         checks.
5055         * g++.old-deja/g++.other/defarg8.C: Likewise.
5056         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
5057         * g++.old-deja/g++.other/dtor10.C: Likewise.
5058         * g++.old-deja/g++.other/incomplete.C: Likewise.
5059         * g++.old-deja/g++.other/linkage7.C: Likewise.
5060         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
5061         lookup algorithm.
5062         * g++.old-deja/g++.other/mangle2.C: Likewise.
5063         * g++.old-deja/g++.other/refinit2.C: Likewise.
5064         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
5065         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
5066         * g++.old-deja/g++.pt/crash28.C: Likewise.
5067         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
5068         syntax.
5069         * g++.old-deja/g++.pt/crash32.C: Change error message.
5070         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
5071         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
5072         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
5073         error message position.
5074         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
5075         * g++.old-deja/g++.pt/defarg8.C: Change error message.
5076         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
5077         syntax.
5078         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
5079         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
5080         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
5081         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
5082         keyword.
5083         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5084         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
5085         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
5086         keyword.
5087         * g++.old-deja/g++.pt/explicit71.C: Change error message.
5088         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
5089         syntax.
5090         * g++.old-deja/g++.pt/friend28.C: Account for use of
5091         non-dependent names.
5092         * g++.old-deja/g++.pt/friend29.C: Likewise.
5093         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
5094         rules.
5095         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
5096         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
5097         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
5098         lookup rules.
5099         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
5100         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
5101         keyword.
5102         * g++.old-deja/g++.pt/memclass20.C: Likewise.
5103         * g++.old-deja/g++.pt/memclass5.C: Likewise.
5104         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
5105         keyword.
5106         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
5107         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
5108         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
5109         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
5110         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
5111         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
5112         keyword.
5113         * g++.old-deja/g++.pt/spec10.C: Likewise.
5114         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
5115         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
5116         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
5117         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
5118         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
5119         * g++.old-deja/g++.pt/ttp62.C: Likewise.
5120         * g++.old-deja/g++.pt/ttp64.C: Likewise.
5121         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
5122         * g++.old-deja/g++.pt/typename15.C: Likewise.
5123         * g++.old-deja/g++.pt/typename22.C: Likewise.
5124         * g++.old-deja/g++.pt/typename6.C: Change error messages.
5125         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
5126         * g++.old-deja/g++.pt/virtual2.C: Likewise.
5127         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
5128         syntax.
5129         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
5130         return value extension.
5131         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
5132         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
5133         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
5134         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
5136 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
5138         * g++.dg/warn/inline1.C: New test.
5139         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
5140         * g++.old-deja/g++.jason/synth10.C: Likewise.
5141         * g++.old-deja/g++.mike/net31.C: Likewise.
5142         * g++.old-deja/g++.mike/p8786.C: Likewise.
5144         * g++.dg/template/friend10.C: New test.
5145         * g++.dg/template/conv5.C: New test.
5147 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
5149         * g++.dg/lookup/scoped3.C: New test.
5151         * g++.dg/lookup/decl1.C: New test.
5152         * g++.dg/lookup/decl2.C: New test.
5154 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
5156         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
5157         gcc.c-torture/compile/20021015-1.c,
5158         gcc.c-torture/compile/20021015-2.c,
5159         gcc.c-torture/compile/20021123-1.c,
5160         gcc.c-torture/compile/20021123-2.c,
5161         gcc.c-torture/compile/20021123-3.c,
5162         gcc.c-torture/compile/20021123-4.c,
5163         gcc.c-torture/execute/20021024-1.c: Add tests previously added
5164         only to 3.1 or 3.2 branch.
5166 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
5168         * gcc.dg/i386-bitfield3.c: New test.
5170         * gcc.dg/i386-bitfield2.c: New test.
5172 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
5174         * g++.dg/parse/conv_op1.C: New test.
5176 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
5178         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
5179         approved.
5181 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
5183         * gcc.c-torture/compile/20021220-1.c: New test.
5185 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
5187         * gcc.dg/i386-fastcall-1.c: New.
5189 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5191         * gcc.c-torture/execute/20021219-1.c: New test.
5193 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5195         * gcc.dg/i386-pic-1.c: New test.
5197 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5199         PR c++/8099
5200         * g++.dg/template/friend9.C: New test.
5202 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5204         PR c++/3663
5205         * g++.dg/template/access7.C: New test.
5207 2002-12-18  Nick Clifton  <nickc@redhat.com>
5209         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
5210         the libstdc++-v3 directory has been found.
5212 2002-12-12  Devang Patel <dpatel@apple.com>
5213         * gcc.dg/darwin-ld-1.c: New test.
5214         * gcc.dg/darwin-ld-2.c: New test.
5215         * gcc.dg/darwin-ld-3.c: New test.
5216         * gcc.dg/darwin-ld-4.c: New test.
5217         * gcc.dg/darwin-ld-5.c: New test.
5219 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5221         * gcc.c-torture/compile/20021212-1.c: New test.
5223 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
5225         * gcc.dg/fshort-wchar: New test.
5227 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
5229         PR c++/8372
5230         * g++.dg/template/dtor1.C: New test.
5232         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
5233         markers.
5235 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
5237         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
5239 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
5241         * g++.dg/template/static1.C: New test.
5242         * g++.dg/template/static2.C: New test.
5243         * g++.old-deja/g++.ext/memconst.C: New test.
5245 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5247         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
5248         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
5249         * g++.dg/special/initp1.C: Likewise.
5251 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
5253         * gcc.c-torture/execute/20021204-1.c: New test.
5255 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
5257         * gcc.dg/ppc-fmadd-1.c: New file.
5258         * gcc.dg/ppc-fmadd-2.c: New file.
5259         * gcc.dg/ppc-fmadd-3.c: New file.
5261 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5263         * gcc.c-torture/compile/20021204-1.c: New test.
5265 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
5267         * g++.dg/inherit/covariant2.C: New test.
5268         * g++.dg/inherit/covariant3.C: New test.
5269         * g++.dg/inherit/covariant4.C: New test.
5270         * g++.dg/inherit/covariant1.C: Remove XFAIL.
5271         * g++.old-deja/g++.robertl/eb17.C: Likewise.
5273 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
5275         PR c++/8688
5276         * g++.dg/init/brace3.C: New test.
5278 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
5280         * gcc.dg/20020210-1.c: Fix a comment typo.
5282 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
5284         PR c++/8720
5285         * g++.dg/parse/defarg1.C: New test.
5287         PR c++/8615
5288         * g++.dg/template/char1.C: New test.
5290         * g++.dg/template/varmod1.C: Fix typo.
5292 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5294         DR 180
5295         * g++.old-deja/g++.pt/crash32.C: Expect error.
5297 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
5299         PR c++/5919
5300         * g++.dg/template/varmod1.C: New test.
5302         PR c++/8727
5303         * g++.dg/inherit/typeinfo1.C: New test.
5305         PR c++/8663
5306         * g++.dg/inherit/typedef1.C: New test.
5308 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
5310         PR c++/8332
5311         PR c++/8493
5312         * g++.dg/template/strlen1.C: New test.
5314         PR c++/8227
5315         * g++.dg/template/ctor2.C: New test.
5317         PR c++/8214
5318         * g++.dg/init/string1.C: New test.
5320         PR c++/8511
5321         * g++.dg/template/friend8.C: New test.
5323 2002-11-29  Joe Buck <jbuck@synopsys.com>
5325         * g++.dg/lookup/anon2.C: New test.
5327 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
5329         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
5330         h8300 port.
5332 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
5334         * gcc.dg/bitfld-6.c: New test.
5336 2002-11-27  Jan Hubicka  <jh@suse.cz>
5338         * gcc.c-torture/execute/20021127.[cx]: New test.
5340 2002-11-26  Jan Hubicka  <jh@suse.cz>
5342         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
5343         quality.
5345 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
5347         * g++.dg/init/brace2.C: New test.
5348         * g++.old-deja/g++.mike/p9129.C: Correct.
5350 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
5352         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
5354 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
5356         * gcc.dg/sibcall-6: New test for indirect sibcalls.
5358 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
5360         * testsuite/g++.dg/abi/empty11.C: New test.
5361         * testsuite/g++.dg/rtti/cv1.C: New test.
5363 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
5365         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
5367 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
5369         * g++.dg/abi/empty10.C: New test.
5371 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5373         * gcc.c-torture/compile/20021124-1.c: New test.
5375 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
5377         * g++.dg/abi/rtti2.C: New test.
5379 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5381         * gcc.dg/i386-unroll-1.c: New test.
5383 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5385         * gcc.c-torture/compile/20021120-1.c: New test.
5386         * gcc.c-torture/compile/20021120-2.c: New test.
5388 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5390         * gcc.dg/bitfld-5.c: New test.
5392 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5394         * gcc.c-torture/execute/20021120-3.c: New test.
5396 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5398         * gcc.c-torture/execute/20021120-2.c: New test.
5400 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5402         * gcc.c-torture/execute/20021120-1.c: New test.
5404 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
5406         * gcc.c-torture/execute/20021118-3.c: New test.
5408 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5410         * gcc.c-torture/compile/20021119-1.c: New test.
5412 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
5414         * gcc.dg/duff-1.c: New test.
5415         * gcc.dg/duff-2.c: New test.
5416         * gcc.dg/duff-3.c: New test.
5418 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
5420         * gcc.dg/cpp/_Pragma5.c: New test.
5422 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5424         * gcc.c-torture/execute/20021118-2.c: New test.
5426 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5428         * gcc.c-torture/execute/20021118-1.c: New test.
5430 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
5432         * gcc.dg/20021116-1.c: New test.
5434 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
5436         * g++.dg/abi/vcall1.C: New test.
5438 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
5440         * gcc.dg/20021029-1.c: New test.
5441         * gcc.dg/20021029-2.c: New test.
5443 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5445         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
5447 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5449         PR c/8439
5450         * gcc.dg/20021110.c: Move to ...
5451         * gcc.c-torture/compile/20021110.c: .... here.
5453 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5455         PR c/8467
5456         * gcc.c-torture/execute/20021111-1.c
5458 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5460         PR c/8439
5461         * gcc.dg/20021110.c: New test.
5463 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
5465         * g++.dg/abi/vthunk3.C: Run only on x86.
5467 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5469         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
5471 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
5473         * lib/compat.exp (compat-execute): Fix logic error in last
5474         change.
5476 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
5478         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
5480 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5482         PR c++/8389
5483         * g++.dg/template/access6.C: New test.
5485 2002-11-08  Jan Hubicka  <jh@suse.cz>
5487         * gcc.dg/i386-ssefp-1.c: New test.
5488         * gcc.dg/i386-ssefp-1.c: New test.
5490 2002-11-08  Jan Hubicka  <jh@suse.cz>
5492         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
5494 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5496         * g++.dg/abi/vthunk3.C: New test.
5498         PR c++/8338
5499         * g++.dg/template/crash2.C: New test.
5501 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5503         * testsuite/g++.dg/abi/dtor1.C: New test.
5504         * testsuite/g++.dg/abi/dtor2.C: Likewise.
5506 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
5508         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
5509         Darwin.
5511 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5513         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
5514         -mthumb.  Only xfail with -O0.
5516 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
5518         * g++.dg/abi/thunk1.C: New test.
5519         * g++.dg/abi/thunk2.C: Likewise.
5520         * g++.dg/abi/vtt1.C: Likewise.
5522 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
5524         PR optimization/8423
5525         * gcc.c-torture/execute/builtin-constant.c: New test.
5527 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
5529         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
5530         Add some more cases.
5532 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
5534         PR c++/8391
5535         * g++.dg/opt/local1.C: New test.
5537 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
5539         PR c++/8160
5540         * g++.dg/template/complit1.C: New test.
5542         PR c++/8149
5543         * g++.dg/template/typename4.C: Likewise.
5545 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5547         Core issue 287, PR c++/7639
5548         * g++.dg/template/instantiate1.C: Adjust error location.
5549         * g++.dg/template/instantiate3.C: New test.
5550         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
5551         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
5552         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
5554 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
5556         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
5558 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
5560         PR c++/8287
5561         * g++.dg/init/dtor2.C: New test.
5563 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5565         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
5566         * gcc.dg/nest.c: Bypass errors on irix6.
5568 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
5570         * gcc.dg/nest.c: Expect error for mmix-*-*.
5571         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
5573 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
5575         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
5576         markers.
5578         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
5580 2002-10-25  Mike Stump  <mrs@apple.com>
5582         * gcc.dg/warn-1.c: New test.
5584 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5586         * g++.dg/template/typename3.C: New test.
5588 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
5590         * g++.dg/lookup/ptrmem1.C: New test.
5592         * g++.dg/abi/vthunk2.C: New test.
5594 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5596         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
5598 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
5600         * g++.dg/abi/empty9.C: New test.
5602 2002-10-24  Richard Henderson  <rth@redhat.com>
5604         * g++.dg/inherit/thunk1.C: Enable for ia64.
5606 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5608         PR c++/8067
5609         * g++.dg/lookup/pretty1.C: New test.
5611 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
5613         * gcc.dg/20021023-1.c: New test.
5615 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5617         PR c++/7679
5618         * g++.dg/parse/inline1.C: New test.
5620 2002-10-23  Richard Henderson  <rth@redhat.com>
5622         * g++.dg/inherit/thunk1.C: Enable for x86_64.
5624         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
5626 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
5628         PR c++/6579
5629         * g++.dg/parse/stmtexpr3.C: New test.
5631 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
5633         * g++.dg/expr/cond1.C: New test.
5635 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5637         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
5639 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5641         * g++.dg/abi/vbase13.C: New test.
5642         * g++.dg/abi/vbase14.C: Likewise.
5644 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
5646         * gcc.dg/tls/pic-1.c: New test.
5647         * gcc.dg/tls/nonpic-1.c: New test.
5648         * gcc.dg/20021018-1.c: New test.
5650 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5652         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
5653         Remove only files with the same base name as the test case.
5654         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
5655         (profopt-execute): Likewise.  Also, remove old profiling
5656         and performance data files before running the tests.
5658         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
5659         * g++.dg/bprob/bprob.exp: Likewise.
5660         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
5661         to allow more general test case names.
5663         * g++.dg/bprob/bprob-1.C: Rename to ...
5664         * g++.dg/bprob/g++-bprob-1.C: ... this.
5666         * g77.dg/bprob/bprob-1.f: Rename to ...
5667         * g77.dg/bprob/g77-bprob-1.f: ... this.
5669 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5671         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
5672         bison 1.50 or later.
5674 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
5676         * g++.dg/README: Describe more test directories.
5678 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5680         * g++.dg/init/array6.C: Add additional tests.
5682 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5684         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
5685         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
5687 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
5689         * gcc.c-torture/compile/20020604-1.x: New.
5690         * gcc.c-torture/compile/simd-5.x: Likewise.
5691         * gcc.c-torture/execute/920710-1.x: Likewise.
5692         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
5694 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5696         * g++.dg/inherit/override1.C: Add dg-options clause.
5698 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5700         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
5701         _mm_slli_si128.
5703 2002-10-19  Andreas Schwab  <schwab@suse.de>
5705         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
5706         directory component.
5708 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
5710         * g++.dg/inherit/thunk1.C: New test.
5712         * g++.dg/inherit/override1.C: New test.
5714         * g++.dg/abi/mangle11.C: New test.
5715         * g++.dg/abi/mangle14.C: New test.
5716         * g++.dg/abi/mangle17.C: New test.
5718 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
5720         * g++.dg/overload/member2.C: New test.
5722 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
5724         * g++.dg/README: Describe new compat directory.
5725         * g++.dg/dg.exp: Skip tests in compat directory.
5726         * README.compat: New file.
5727         * lib/compat.exp: New expect script.
5728         * g++.dg/compat: New test directory.
5729         * g++.dg/compat/compat.exp: New expect script.
5730         * g++.dg/compat/abi: New test directory.
5731         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
5732         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
5733         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
5734         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
5735         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
5736         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
5737         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
5738         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
5739         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
5740         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
5741         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
5742         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
5743         * g++.dg/compat/break: New test directory.
5744         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
5745         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
5746         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
5747         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
5748         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
5749         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
5750         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
5751         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
5752         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
5753         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
5754         g++.dg/compat/break/README: New files.
5755         * g++.dg/compat/eh: New test directory.
5756         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
5757         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
5758         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
5759         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
5760         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
5761         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
5762         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
5763         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
5764         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
5765         g++.dg/compat/eh/filter2_y.C,
5766         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
5767         g++.dg/compat/eh/new1_y.C,
5768         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
5769         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
5770         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
5771         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
5772         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
5773         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
5774         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
5775         g++.dg/compat/eh/unexpected1_y.C: New files.
5776         * g++.dg/compat/init: New test directory.
5777         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
5778         g++.dg/compat/init/array5_y.C,
5779         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
5780         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
5781         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
5782         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
5783         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
5784         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
5785         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
5786         g++.dg/compat/init/init-ref2_y.C: New files.
5788 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
5790         PR c++/7584
5791         * g++.dg/inherit/using3.C: New test.
5793 2002-10-17  Jan Hubicka  <jh@suse.cz>
5795         * gcc.dg/20021017-2.c: New test.
5797 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
5799         * g++.dg/abi/mangle16.C: Adjust.
5801         * g++.dg/init/array8.C: New test.
5803 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
5805         * gcc.dg/special/mips-abi.exp: New test.
5806         * gcc.dg/special/mips-abi.s: Empty file used by the above.
5808 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
5810         * g++.dg/abi/mangle16.C: New test.
5811         * g++.dg/abi/mangle17.C: Likewise.
5813         PR c++/7478
5814         * g++.dg/template/ref1.C: New test.
5816 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5818         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
5820 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
5822         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
5824 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
5826         PR c++/7524
5827         * g++.dg/init/array7.C: New test.
5829 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
5831         * g++.dg/init/array6.C: New test.
5833         * g++.dg/abi/mangle13.C: Likewise.
5834         * g++.dg/abi/mangle14.C: Likewise.
5835         * g++.dg/abi/mangle15.C: Likewise.
5837 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5839         * g++.dg/abi/empty8.C: New test.
5841 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
5843         * g++.dg/init/ctor1.C: New test.
5845 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
5847         * gcc.c-torture/execute/20021015-1.c: New test.
5849 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
5851         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
5853 2002-10-14  Jan Hubicka  <jh@suse.cz>
5855         * gcc.dg/i386-ssetype-[1-5].c: New tests.
5857 2002-10-14  Richard Henderson  <rth@redhat.com>
5859         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
5861 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5863         PR optimization/6631
5864         * g++.dg/opt/const2.C: New test.
5866 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5868         PR c++/7176
5869         * g++.dg/parse/friend1.C: New test.
5870         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
5872 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
5874         * gcc.dg/20021014-1.c: New test.
5876 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
5878         PR c++/5661
5879         * g++.dg/ext/vlm1.C: New test.
5880         * g++.dg/ext/vlm2.C: Likewise.
5882         * g++.dg/init/array1.C: Remove invalid braces.
5883         * g++.dg/init/brace1.C: New test.
5884         * g++.dg/init/copy2.C: Likewise.
5885         * g++.dg/init/copy3.C: Likewise.
5886         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
5887         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
5888         braces.
5890 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
5892         * gcc.dg/cpp/assembler.S: Don't use -ansi.
5894 2002-10-11  Richard Shann  <richard.shann@superh.com>
5896         * gcc.c-torture/compile/simd-5.c: New test.
5898 2002-10-10  Roger Sayle  <roger@eyesopen.com>
5900         * gcc.c-torture/execute/shiftopt-1.c: New test case.
5902 2002-10-10  Jim Wilson  <wilson@redhat.com>
5904         * gcc.c-torture/execute/20021010-1.c: New test.
5906 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
5908         PR c/7353
5909         * g++.dg/ext/typedef-init.C: New test.
5910         * gcc.dg/typedef-init.c: New test.
5912 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
5914         * gcc.dg/cpp/paste13.c: New test.
5916 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5918         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
5919         remaining platforms, XFAIL during compile, not execute.  Don't
5920         XFAIL at -O0.
5922 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
5924         * gcc.dg/alias-1.c: Tweak expected warning.
5926 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
5928         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
5930 2002-10-06  Andreas Jaeger  <aj@suse.de>
5932         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
5933         * gcc.dg/cpp/c++98.C: Likewise.
5935         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
5936         * g++.dg/cpp/c++98.C: Likewise.
5938         * g++.dg/README (Subdirectories): Mention cpp directory.
5940         PR target/7559
5941         * gcc.dg/20021006-1.c: New test.
5943 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5945         PR c++/7804
5946         * g++.dg/other/warning1.C: New test.
5948 2002-10-04  Roger Sayle  <roger@eyesopen.com>
5950         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
5951         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
5952         and sparc-*-* with -m64 as expected failures.  See PR 8087.
5954 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
5956         PR c++/7931
5957         * g++.dg/template/ptrmem3.C: New test.
5959         PR c++/7754
5960         * g++.dg/template/union1.C: New test.
5962 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
5964         PR c++/8006
5965         * g++.dg/abi/mangle9.C: New test.
5966         * g++.dg/abi/mangle10.C: New test.
5967         * g++.dg/abi/mangle11.C: New test.
5968         * g++.dg/abi/mangle12.C: New test.
5970 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
5972         PR c++/7188.
5973         * g++.dg/template/meminit1.C: New test.
5974         * g++.dg/warn/Wreorder-1.C: Likewise.
5975         * g++.old-deja/g++.mike/warn3.C: Tweak.
5976         * lib/prune.exp: Ingore "in copy constructor".
5978 2002-10-02  Andreas Jaeger  <aj@suse.de>
5980         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
5981         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
5982         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
5983         on x86-64.
5985 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
5987         * gcc.dg/empty1.C: Fix typo.
5989 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
5991         * gcc.dg/alias-1.c: New test.
5993 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
5995         * gcc.dg/empty1.C: New test.
5997         * g++.dg/tls/init-2.C: Tweak error messages.
5999 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
6001         * gcc.c-torture/compile/20020923-1.c: New test.
6003 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
6005         * gcc.c-torture/execute/ffs-1.c: New test.
6006         * gcc.c-torture/execute/ffs-2.c: Ditto.
6008 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
6010         * g++.dg/overload/member1.C: New test.
6012 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
6014         * g++.dg/abi/empty7.C: New test.
6015         * g++.dg/init/pm2.C: Likewise.
6017 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
6019         * g++.dg/rtti/crash1.C: New test.
6021 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
6023         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
6024         gcc.dg/sibcall-4.c: New tests.
6026 2002-09-28  Roger Sayle  <roger@eyesopen.com>
6028         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
6029         powerpc and MMIX targets.
6031 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
6033         * gcc.dg/cpp/20020927-1.c: New.
6035 2002-09-26  David S. Miller  <davem@redhat.com>
6037         * gcc.c-torture/compile/trunctfdf.c: New.
6039 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6041         * lib/target-supports.exp (check_weak_available): Handle solaris2.
6043 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
6045         * gcc.c-torture/execute/loop-15.c: New.
6047 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
6049         * README.QMTEST: Fix typo.
6051 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
6053         * gcc.dg/20020926-1.c: New test.
6055 2002-09-25  David S. Miller  <davem@redhat.com>
6057         PR target/7842
6058         * gcc.c-torture/execute/shiftdi.c: New test.
6060 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
6062         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
6063         unique to the tool.
6064         * lib/g77.exp (g77_init): Likewise.
6065         * lib/g++.exp (g++_init): Likewise.
6066         * lib/objc.exp (objc_init): Likewise.
6068 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
6070         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
6071         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
6072         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
6074 2002-09-25  Richard Henderson  <rth@redhat.com>
6076         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
6077         too-small long double.
6079 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
6081         * gcc.dg/20020919-1.c: New test.
6083 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
6085         * g++.dg/abi/bitfield6.C: New test.
6086         * g++.dg/abi/bitfield7.C: New test.
6087         * g++.dg/abi/bitfield8.C: New test.
6088         * g++.dg/abi/vbase11.C: New test.
6090 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6092         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
6093         hppa*-*-hpux*.  Update test comment.
6095 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
6097         * gcc.dg/tls/struct-1.c: New test.
6099 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
6101         * gcc.dg/cpp/tr-warn2.c: Update.
6103 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6105         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
6107 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
6109         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
6110         systems.
6112 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
6114         * gcc.c-torture/execute/ieee/mzero3.c: New test.
6116         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
6117         Adjust for c++filt moved to binutils.  Remove spurious duplicate
6118         setting of cxxfilt.
6120 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
6122         * gcc.dg/20020312-2.c: Update for darwin.
6124 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
6126         * g++.old-deja/g++.other/crash32.C: Mark ICE.
6128 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
6130         * objc.dg/comp-types-1.m: New test.
6131         * objc.dg/comp-types-2.m: New test.
6132         * objc.dg/comp-types-3.m: New test.
6133         * objc.dg/comp-types-4.m: New test.
6134         * objc.dg/comp-types-5.m: New test.
6135         * objc.dg/comp-types-6.m: New test.
6137 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6139         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
6141 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6143         * g++.dg/other/do1.C: New test.
6145         * g++.dg/template/subst1.C: New test.
6147 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
6149         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
6151 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
6153         * g++.dg/template/qualttp20.C: Adjust expected errors.
6154         * g++.old-deja/g++.jason/report.C: Likewise.
6155         * g++.old-deja/g++.other/qual1.C: Likewise.
6157         * g++.dg/lookup/scoped2.C: New test.
6159         * g++.dg/ext/asm3.C: New test.
6161 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
6163         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
6165 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
6167         * ChangeLog: follow spelling conventions.
6168         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
6169         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
6170         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
6171         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
6172         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
6173         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
6174         * g++.old-deja/g++.law/global-init1.C: Likewise.
6175         * g++.old-deja/g++.other/delete4.C: Likewise.
6176         * g++.old-deja/g++.other/inline21.C: Likewise.
6177         * g++.old-deja/g++.other/singleton.C: Likewise.
6178         * g77.dg/strlen0.f: Likewise.
6179         * g77.f-torture/compile/20010519-1.f: Likewise.
6180         * g77.f-torture/compile/980310-4.f: Likewise.
6181         * gcc.c-torture/compile/20000605-1.c: Likewise.
6182         * gcc.c-torture/execute/20020225-1.c: Likewise.
6183         * gcc.dg/c90-hexfloat-2.c: Likewise.
6184         * gcc.dg/c99-bool-1.c: Likewise.
6185         * gcc.dg/c99-hexfloat-2.c: Likewise.
6186         * gcc.dg/dll-2.c: Likewise.
6187         * gcc.dg/wtr-union-init-1.c: Likewise.
6188         * gcc.dg/wtr-union-init-2.c: Likewise.
6189         * gcc.dg/wtr-union-init-3.c: Likewise.
6190         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6191         * gcc.dg/cpp/defined.c: Likewise.
6192         * gcc.dg/cpp/macsyntx.c: Likewise.
6193         * gcc.dg/cpp/paste2.c: Likewise.
6194         * gcc.dg/cpp/trad/defined.c: Likewise.
6195         * gcc.dg/format/c90-printf-1.c: Likewise.
6196         * gcc.dg/format/c90-scanf-1.c: Likewise.
6197         * gcc.dg/format/c99-printf-1.c: Likewise.
6198         * gcc.dg/format/c99-scanf-1.c: Likewise.
6199         * gcc.misc-tests/gcov-8.c: Likewise.
6200         * lib/profopt.exp: Likewise.
6202 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
6204         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
6206 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6208         * g++.dg/inherit/using2.C: New test.
6210 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
6212         * ChangeLog: Follow spelling conventions.
6213         * g++.dg/template/friend4.C: Likewise.
6214         * g++.old-deja/g++.pt/crash67.C: Likewise.
6215         * gcc.c-torture/execute/20000801-4.c: Likewise.
6216         * gcc.dg/c90-digraph-1.c: Likewise.
6217         * gcc.dg/c94-digraph-1.c: Likewise.
6218         * gcc.dg/c99-digraph-1.c: Likewise.
6219         * gcc.dg/cpp/line5.c: Likewise.
6220         * gcc.dg/cpp/multiline.c: Likewise.
6221         * gcc.dg/cpp/trad/literals-1.c: Likewise.
6222         * gcc.dg/format/attr-3.c: Likewise.
6223         * gcc.dg/format/c90-scanf-3.c: Likewise.
6224         * gcc.dg/format/ext-4.c: Likewise.
6226 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6228         * g++.dg/template/pretty1.C: New test.
6230 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
6232         * gcc.c-torture/execute/struct-cpy-1.c: New test.
6234 2002-09-13  Matt Austern  <austern@apple.com>
6236         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
6237         passing a cast expression to a function by const reference.
6239 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
6241         * g++.dg/template/deduce1.C: New test.
6243 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
6245         * gcc.c-torture/execute/simd-1.c: Force all use of int to
6246         32-bit int.
6248 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6250         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
6251         usage.
6253 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
6255         * gcc.c-torture/compile/20020910-1.c: New test.
6257 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
6259         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
6261 2002-09-10  Andreas Jaeger  <aj@suse.de>
6263         * gcc.dg/20020312-2.c: Adjust for x86-64.
6265 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
6267         * g77.dg/7388.f: New test case for PR 7388.
6269 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6271         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
6273 2002-09-05  Ziemowit Laski <zlaski@apple.com>
6275         * objc.dg/proto-lossage-1.m: New test.
6277 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
6279         * gcc.dg/cpp/_Pragma4.c: Fix typo.
6281 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
6283         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
6284         expected to pass.
6286 2002-09-06  Stan Shebs  <shebs@apple.com>
6287             David Edelsohn  <edelsohn@gnu.org>
6289         * gcc.dg/weak: New directory.
6290         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
6291         target-specific xfail bits.
6292         * gcc.dg/typeof-2.c: Move to new directory.
6293         * gcc.dg/weak.exp: New expect script.
6295 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
6297         * gcc.c-torture/execute/extzvsi.c: New test.
6299 2002-09-05  Stan Shebs  <shebs@apple.com>
6301         * gcc.dg/weak-1.c: xfail on Darwin.
6302         * gcc.dg/weak-2.c: Ditto.
6303         * gcc.dg/weak-3.c: Ditto.
6304         * gcc.dg/weak-4.c: Ditto.
6305         * gcc.dg/weak-5.c: Ditto.
6306         * gcc.dg/weak-6.c: Ditto.
6307         * gcc.dg/weak-7.c: Ditto.
6308         * gcc.dg/weak-8.c: Ditto.
6309         * gcc.dg/weak-9.c: Ditto.
6311 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
6313         * gcc.c-torture/execute/loop-14.c: New test.
6315 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
6317         * g++.dg/other/cxa-atexit1.C: New test.
6319         * gcc.dg/typeof-2.c: New test.
6321 2002-09-03  Roger Sayle  <roger@eyesopen.com>
6323         * gcc.dg/builtins-2.c: New testcase.
6324         * gcc.dg/builtins-3.c: New testcase.
6326 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
6328         * gcc.dg/cpp/_Pragma4.c: New test.
6330 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
6332         * objc/execute/nil_method-1.m: New testcase.
6334 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
6336         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
6337         [Object class], not [Object initialize].
6339 2002-08-31  Roger Sayle  <roger@eyesopen.com>
6340             Hans-Peter Nilsson  <hp@bitrange.com>
6342         * gcc.c-torture/execute/20020720-1.x: Skip test on
6343         mmix-knuth-mmixware.  Correct comment.
6345 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
6347         * testsuite/g++.dg/abi/bitfield5.C: New test.
6348         * testsuite/g++.dg/abi/vbase10.C: Likewise.
6350 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
6352         * objc.dg/undeclared-selector.m: New test.
6354 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
6356         * g++.dg/other/offsetof1.C: Avoid cast warning.
6358 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
6360         * objc.dg/super-class-2.m: New test.
6362 2002-08-24  Matt Austern  <austern@apple.com>
6364         * g++.dg/ext/lvaddr.C: New test.
6365         * g++.dg/ext/lvcast.C: New test.
6367 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
6369         * testsuite/g++.dg/inherit/cond1.C: New test.
6371 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
6373         * gcc.dg/noncompile/incomplete-1.c: New test.
6375 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
6377         * gcc.dg/typespec-1.c: New test.
6379 2002-08-20  Devang Patel  <dpatel@apple.com>
6380         * objc.dg/proto-hier-2.m: New test.
6382 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
6384         * objc.dg/bitfield-1.m: New test.
6385         * objc.dg/bitfield-2.m: New test.
6387 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6389         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
6390         gcc.dg/c99-flex-array-4.c: New tests.
6392 2002-08-16  Stan Shebs  <shebs@apple.com>
6394         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
6396 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
6398         * gcc.dg/typeof-1.c: New test.
6399         * g++.dg/ext/typeof2.C: New test.
6401 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6403         * g++.dg/other/offsetof1.C: New test.
6405 2002-08-14  Richard Henderson  <rth@redhat.com>
6407         * gcc.dg/tls/diag-3.c: Fix expected message strings.
6409 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
6411         * gcc.dg/cpp/_Pragma3.c: New test.
6413 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
6415         * g++.dg/template/inherit3: New test.
6417 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6419         * gcc.dg/bitfld-4.c: Add blank options.
6421 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
6423         * g++.dg/template/crash1.C: New test.
6425 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6427         * gcc.dg/tls/opt-2.c: New test.
6429 2002-08-08  Devang Patel  <dpatel@apple.com>
6431         * objc.dg/selector-1.m : New test
6433 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6435         * g++.dg/abi/bitfield4.C: New test.
6436         * gcc.dg/bitfld-4.c: New test.
6438 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6440         * g++.dg/other/packed1.C: New test.
6442 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
6444         * g++.dg/abi/offsetof.C: Tweak error messages.
6445         * g++.old-deja/g++.mike/p10769a.C: Likewise.
6447 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6449         * gcc.dg/bitfld-3.c: New test.
6451 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
6452             Richard Henderson  <rth@redhat.com>
6454         * gcc.dg/i386-bitfield1.c: New test.
6455         * g++.dg/abi/bitfield3.C: Update.
6457 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
6459         * objc.dg/const-str-2.m: Update.
6460         * gcc.dg/cpp/c++98.c: Change to C extension.
6461         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
6462         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
6464 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
6466         * testsuite/gcc.dg/tls/diag-3.c: New.
6468 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
6470         * g++.dg/README (Subdirectories): Document new subdir expr.
6471         * g++.dg/expr/pmf-1.C: New test.
6473 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
6475         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
6477 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
6479         * g++.dg/abi/bitfield3.C: New test.
6481 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
6483         * lib/gcov.exp: Tweak expected line formats.
6484         * gcc.misc-tests/gcov8.c: New test.
6485         * gcc.misc-tests/gcov8.x: New flags.
6487 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
6489         * consistency.vlad/layout/endian.c: Include string.h.
6491         * gcc.c-torture/execute/20020805-1.c: New test.
6493 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
6495         * g++.dg/other/conversion1.C: New test.
6497 2002-08-03  Roger Sayle  <roger@eyesopen.com>
6499         * gcc.dg/builtins-1.c: New testcase.
6501 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
6503         * g++.dg/inherit/access3.C: New test.
6505 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
6507         * gcc.dg/ia64-visibility-2.c: New test.
6509 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
6511         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
6512         __qualifier_flags to __flags.
6514 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
6516         * g++.dg/inherit/operator1.C: New test.
6517         * g++.dg/lookup/disamb1.C: Fix typo in comment.
6518         * g++.dg/other/error1.C: Change expected error message.
6519         * g++.dg/template/conv4.C: Likewise.
6521 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
6523         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
6524         for documented behavior.
6526 2002-07-25  Roger Sayle  <roger@eyesopen.com>
6528         * gcc.c-torture/execute/20020720-1.x: Skip this test on
6529         several targets known to fail.
6531 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
6533         * gcc.dg/mips-args-[123].c: New tests.
6535 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
6537         * gcc.dg/ppc-spe.c: New.
6539 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
6541         * g++.dg/other/ptrmem4.C: New testcase.
6543 2002-07-24  Richard Henderson  <rth@redhat.com>
6545         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
6547 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
6549         * g++.dg/ext/alignof1.C (main): Return 0 for success.
6551 2002-07-24  Roger Sayle  <roger@eyesopen.com>
6553         * gcc.c-torture/execute/memset-3.c: New testcase.
6555 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
6557         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
6558         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
6560 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6562         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
6563         Delete.
6565 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
6567         * gcc.c-torture/compile/simd-4.c: New test.
6569 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6571         PR c++/7347, c++/7348
6572         * g++.dg/template/access4.C: New test.
6573         * g++.dg/template/access5.C: New test.
6574         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
6575         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
6576         * g++.old-deja/g++.pt/ttp58.C: Likewise.
6577         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
6579 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
6581         * gcc.dg/gnu89-init-2.c: New test.
6583 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
6585         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
6587 2002-07-20  Roger Sayle  <roger@eyesopen.com>
6589         * gcc.c-torture/execute/20020720-1.c: New testcase.
6591 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
6593         * gcc.dg/cpp/Wsignprom.c: New tests.
6595 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
6597         * gcc.c-torture/execute/loop-13.c: New test.
6599 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
6601         * gcc.dg/cpp/expr.c: New tests.
6603 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
6605         * g++.dg/opt/pr6713.C: Add template instantiation.
6607 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
6609         * gcc.dg/nest.c: New test.
6611 2002-07-17  Richard Henderson  <rth@redhat.com>
6613         * g++.dg/opt/pr6713.C: New test.
6615 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
6617         * gcc.c-torture/execute/loop-2e.x: Let the testcase
6618         XFAIL for all x86 processors.
6620 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
6622         * gcc.c-torture/execute/20010122-1.x: Do not test with
6623         -fomit-frame-pointer.
6625 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6627         * g++.dg/template/instantiate2.C: New test.
6628         * g++.dg/template/spec4.C: New test.
6630 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6632         * g++.dg/template/access2.C: New test.
6633         * g++.dg/template/access3.C: New test.
6635 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
6637         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
6638         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
6639         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
6640         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
6641         Convert to use <stdarg.h>.
6642         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
6643         Delete.
6644         * gcc.dg/va-arg-2.c: New.
6645         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
6647 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
6649         * gcc.c-torture/compile/20020710-1.c: New test.
6651 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
6652                           Andrew Pinski  <pinskia@physics.uc.edu>
6654         gcc.c-torture/compile/simd-2.c: New testcase.
6655         gcc.c-torture/compile/simd-3.c: Likewise.
6657 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
6659         PR c++/7224
6660         * g++.dg/overload/error1.C: New test.
6662 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6664         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
6665         configuration and IRIX 6 O32 ABI.
6667 2002-07-11  Roger Sayle  <roger@eyesopen.com>
6669         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
6671 2002-07-10  Roger Sayle  <roger@eyesopen.com>
6673         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
6675 2002-07-10  Jeffrey A Law  <law@redhat.com>
6677         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6679         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
6681 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
6683         * gcc.dg/20020312-2.c: Check for __PPC__.
6685 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
6687         * gcc.c-torture/compile/20020709-1.c: New test.
6689 2002-07-07  Roger Sayle  <roger@eyesopen.com>
6691         * g++.dg/template/qualttp21.C: New test case.
6693 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
6695         * gcc.c-torture/compile/20020706-1.c: New test.
6696         * gcc.c-torture/compile/20020706-2.c: New test.
6698 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
6699             Alexandre Oliva  <aoliva@redhat.com>
6701         * g++.dg/warn/incomplete1.C: New test.
6703 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6705         PR c++/7099
6706         * g++.dg/warn/noreturn1.C: New test.
6708 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
6710         PR c++/6706
6711         * g++.dg/debug/debug6.C: New test.
6712         * g++.dg/debug/debug7.C: New test.
6714 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
6716         * gcc.c-torture/compile/simd-3.c: New test.
6718 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
6720         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
6721         * gcc.dg/20020620-1.c: Likewise.
6723 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6725         PR c++/6944
6726         * g++.dg/init/array4.C: New test.
6727         * g++.dg/init/array5.C: New test.
6729 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
6731         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
6732         * gcc.c-torture/execute/simd-2.c (main): Likewise.
6734 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6736         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
6737         * gcc.dg/wtr-aggr-init-1.c: Likewise.
6738         * gcc.dg/wtr-conversion-1.c: Likewise.
6739         * gcc.dg/wtr-escape-1.c: Likewise.
6740         * gcc.dg/wtr-int-type-1.c: Likewise.
6741         * gcc.dg/wtr-label-1.c: Likewise.
6742         * gcc.dg/wtr-static-1.c: Likewise.
6743         * gcc.dg/wtr-strcat-1.c: Likewise.
6744         * gcc.dg/wtr-suffix-1.c: Likewise.
6745         * gcc.dg/wtr-switch-1.c: Likewise.
6746         * gcc.dg/wtr-unary-plus-1.c: Likewise.
6747         * gcc.dg/wtr-union-init-1.c: Likewise.
6748         * gcc.dg/wtr-union-init-2.c: Likewise.
6749         * gcc.dg/wtr-union-init-3.c: Likewise.
6751         * gcc.dg/wtr-func-def-1.c: New test.
6753 2002-07-02 Devang Patel <dpatel@apple.com>
6755         * objc.dg/param-1.m: New test.
6757 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
6759         * gcc.dg/cpp/trad/directive.c: Add test.
6760         * gcc.dg/cpp/trad/macroargs.c: Add test.
6761         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
6763 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
6765         * gcc.dg/cpp/cmdlne-M.c: New test.
6767 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
6769         * objc.dg/desig-init-1.m: New test.
6771 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6773         PR c++/6716
6774         * g++.dg/template/instantiate1.C: New test.
6776 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
6778         PR c++/7112
6779         * g++.dg/template/sizeof2.C: New test.
6781 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
6783         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
6784         gcc.dg/cpp/trad/include.c: New tests.
6786 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
6788         PR target/7177
6789         * gcc.c-torture/compile/20020701-1.c: New test.
6791 2002-07-01  Stan Shebs  <shebs@apple.com>
6793         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
6794         header here...
6795         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
6796         (objc-torture-execute): or here.
6798 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
6800         * gcc.c-torture/execute/arith-rand-ll.c: New test.
6802 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
6804         * gcc.dg/cpp/trad/escaped-nl.c: New test.
6806 2002-06-30  Devang Patel  <dpatel@apple.com>
6808         * objc.dg/fsyntax-only.m: New test.
6810 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
6812         PR c++/6695
6813         * g++.dg/template/friend7.C: New file.
6815 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
6817         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
6818         return type.
6820 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
6822         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
6823         avoid division by zero.
6825 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
6827         * gcc.dg/Wunknownprag.c: New tests.
6829 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
6831         * gcc.c-torture/execute/simd-2.c: New test.
6833 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
6835         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
6836         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
6837         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
6838         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
6839         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
6840         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
6841         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
6842         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
6843         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
6844         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
6845         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
6846         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
6847         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
6848         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
6849         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
6850         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
6851         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
6853 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
6855         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
6856         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
6857         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
6858         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
6859         New tests.
6860         * gcc.dg/cpp/trad/directive.c: Update.
6862 2002-06-23  Andreas Jaeger  <aj@suse.de>
6864         * gcc.c-torture/execute/complex-6.c: New.
6866 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
6868         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
6869         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
6870         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
6871         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
6873 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
6875         * gcc.dg/cpp/trad: New directory with traditional tests copied
6876         from parent directory.
6877         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
6878         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
6879         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
6880         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
6881         Move to trad/ and rename.
6882         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
6883         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
6884         gcc.dg/cpp/trad/redef2.c: New tests.
6885         * gcc.dg/cpp/trad/trad.exp: New driver.
6887 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
6889         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
6890         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
6891         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
6892         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
6893         Remove.
6895 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
6897         * gcc.dg/20020620-1.c: New test.
6899 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6901         * g++.dg/template/ttp4.C: New test.
6903 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
6905         * g++.dg/opt/vt1.C: Fix regexp.
6907 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6909         * gcc.c-torture/execute/pure-1.c: Make functions static again.
6910         Don't use attribute `noinline'.
6912 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
6914         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
6916 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
6918         * gcc.c-torture/execute/simd-1.c: New.
6920         * gcc.dg/simd-1.c: New.
6922 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
6924         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
6926 2002-06-16  Richard Henderson  <rth@redhat.com>
6928         * g++.dg/ext/anon-struct1.C: New.
6929         * g++.dg/ext/anon-struct2.C: New.
6930         * g++.dg/ext/anon-struct3.C: New.
6931         * gcc.dg/anon-struct-1.c: New.
6932         * gcc.dg/anon-struct-2.c: New.
6933         * gcc.dg/anon-struct-3.c: New.
6934         * gcc.dg/20011008-1.c: Adjust warning text.
6935         * gcc.dg/20020527-1.c: Add -fms-extensions.
6937 2002-06-16  Richard Henderson  <rth@redhat.com>
6939         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
6941 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
6943         * gcc.c-torture/execute/20020615-1.c: New test.
6945 2002-06-15  Roger Sayle  <roger@eyesopen.com>
6947         * gcc.c-tortuture/execute/compare-1.c: New test case.
6948         * gcc.c-tortuture/execute/compare-2.c: New test case.
6949         * gcc.c-tortuture/execute/compare-3.c: New test case.
6951 2002-06-13  Richard Henderson  <rth@redhat.com>
6953         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
6954         ia64 ilp32.
6956 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6958         * g++.dg/template/typename2.C: Update error message.
6960 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
6962         * gcc.c-torture/execute/20020611-1.c: New test.
6964 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
6966         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
6967         list of targets to skip.
6969 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
6971         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
6972         targets if not optimizing.
6974 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
6976         * gcc.c-torture/compile/20020605-1.c: New test.
6978         * g++.dg/opt/vt1.C: New test.
6980         * gcc.dg/20020531-1.c: New test.
6982         * gcc.dg/20020530-1.c: New test.
6984         * gcc.dg/20020527-1.c: New test.
6986         * g++.dg/opt/cse1.C: New test.
6988 2002-06-07  Roger Sayle  <roger@eyesopen.com>
6990         * gcc.dg/20020607-2.c: New test case.
6992 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
6994         * gcc.c-torture/compile/20020604-1.c: New test.
6996 2002-06-04  Richard Henderson  <rth@redhat.com>
6998         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
6999         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
7000         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
7002 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
7004         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
7006 2002-06-03  Richard Henderson  <rth@redhat.com>
7008         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
7009         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
7011 2002-06-02  Richard Henderson  <rth@redhat.com>
7013         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
7014         test functions static.
7016 2002-06-02  Andreas Jaeger  <aj@suse.de>
7018         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
7019         now.
7021 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7023         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
7024         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
7025         Update for mofified diagnostics.
7026         * gcc.dg/c99-intconst-1.c: No longer fail.
7028 2002-06-02  Richard Henderson  <rth@redhat.com>
7030         * gcc.dg/uninit-A.c: Remove xfail markers.
7032 2002-06-01  Roger Sayle  <roger@eyesopen.com>
7034         * gcc.dg/fnegate-1.c: New test case.
7036 2002-05-30  Osku Salerma  <osku@iki.fi>
7038         * gcc.c-torture/execute/mayalias-1.c: New file.
7040 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7042         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
7043         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
7044         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
7046 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
7048         * gcc.c-torture/execute/20020529-1.c: New test.
7050 2002-05-27  Richard Henderson  <rth@redhat.com>
7052         * g++.dg/ext/attrib6.C: New test case.
7054 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7056         * gcc.c-torture/execute/pure-1.c: New test.
7058 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7060         * gcc.dg/cpp/arith-2.c: Remove.
7062 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7064         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
7065         * gcc.dg/cpp/if-3.c: Remove.
7067 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
7069         * g++.dg/opt/cse2.C: New test.
7071 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
7073         * gcc.dg/cpp/arith-1.c: New semantic tests.
7074         * gcc.dg/cpp/if-1.c: Update.
7076 2002-05-24  Ben Elliston  <bje@redhat.com>
7078         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
7080 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
7082         * gcc.dg/verbose-asm.c: New test.
7084 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7086         * gcc.dg/cpp/paste12.c: New test.
7088 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7090         * g++.dg/parse/named_ops.C: New test.
7092 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
7094         * gcc/testsuite/gcc.dg/weak-8.c: New test.
7096 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
7098         * gcc.dg/weak-2.c: Allow optional leading underscore
7099         in scan-assembler symbol name.
7100         * gcc.dg/weak-3.c: Likewise.
7101         * gcc.dg/weak-4.c: Likewise.
7102         * gcc.dg/weak-5.c: Likewise.
7104 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
7106         * gcc.dg/20020523-1.c: New test.
7108 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
7110         * objc.dg/const-str-2.m: Update now that we stop after
7111         a command line error.
7113 2002-05-22  Richard Henderson  <rth@redhat.com>
7115         * g++.dg/dg.exp: Fix typo in test pruneing.
7117 2002-05-22  Richard Henderson  <rth@redhat.com>
7119         * g++.dg/dg.exp: Prune the tls subdirectory.
7120         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
7121         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
7122         * g++.dg/tls/init-1.C: New.
7124 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
7126         * gcc.dg/20020517-1.c: New test.
7128 2002-05-21  Richard Henderson  <rth@redhat.com>
7130         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
7131         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
7133 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
7135         * g++.dg/other/copy2.C: New test.
7137 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
7139         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
7140         (MAX_COPY): Bump up to 10 times sizeof (long long).
7141         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
7143         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
7144         sizeof (long long).
7146         * gcc.c-torture/execute/strcpy-1.c: New test.
7148 2002-05-19  Jason Merrill  <jason2redhat.com>
7150         * g++.dg/ext/oper1.C: New test.
7152 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
7153 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
7155         * README.QMTEST: New file.
7157         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
7159 2002-05-19  Andreas Jaeger  <aj@suse.de>
7161         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
7162         now.
7163         * gcc.c-torture/execute/loop-2d.x: Likewise.
7165 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
7167         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
7168         support weak symbols.
7169         * gcc.dg/weak-4.c: Likewise
7170         * gcc.dg/weak-6.c: Likewise
7172 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
7174         * gcc.dg/weak-3.c: Add dg-excess-error comment for
7175         cygwin, coff and h8300-*-hms targets
7176         * gcc.dg/weak-5.c: Likewise
7177         * gcc.dg/weak-7.c: Likewise
7179 2002-05-16  Jason Merrill  <jason@redhat.com>
7181         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
7182         (scan-assembler-not, scan-assembler-dem): Likewise.
7183         (scan-assembler-dem-not): Likewise.
7185 2002-05-15  Richard Henderson  <rth@redhat.com>
7187         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
7189 2002-05-15  Richard Henderson  <rth@redhat.com>
7191         * gcc.dg/weak-5.c (vfoo1c): No warning here.
7192         (vfoo1f): Warning here.
7193         (vfoo1l): Don't redefine the alias.
7195 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
7197         * g++.dg/init/pm1.C: New test.
7199 2002-05-12  David S. Miller  <davem@redhat.com>
7201         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
7202         types.
7204 2002-05-10  Roger Sayle  <roger@eyesopen.com>
7206         * gcc.c-torture/execute/20020510-1.c: New test case.
7208 2002-05-10  David S. Miller  <davem@redhat.com>
7210         * gcc.c-torture/execute/conversion.c: Test long double too.
7212 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
7214         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
7215         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
7216         * lib/g++.exp (g++_link_flags): Likewise.
7217         * lib/objc.exp (objc_target_compile): Likewise.
7219 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7221         * gcc.dg/cpp/poison.c: Update.
7222         * gcc.dg/cpp/20000625-2.c: Remove.
7223         * gcc.dg/cpp/direct2s.c: Remove final test.
7225 2002-05-08  Tom Rix  <trix@redhat.com>
7227         * gcc.c-torture/execute/20020508-1.c: New test.
7228         * gcc.c-torture/execute/20020508-2.c: New test.
7229         * gcc.c-torture/execute/20020508-3.c: New test.
7231 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7233         * gcc.dg/cpp/charconst-4.c: More tests.
7235 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7237         PR c/6569
7238         * gcc.dg/weak-3.c: Update location of warning messages.
7239         * gcc.dg/weak-5.c: Likewise.
7241 2002-05-06  Roger Sayle  <roger@eyesopen.com>
7243         * gcc.c-torture/execute/20020506-1.c: New test case.
7245 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
7247         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
7249 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7251         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
7253 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7255         * gcc.dg/cpp/charconst-3.c: New test.
7257 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7259         * gcc.dg/cpp/charconst.c: Update tests.
7261 2002-05-05  Tim Josling  <tej@melbpc.org.au>
7263         * treelang: Added directory for new sample language treelang. Also
7264         lib/treelang.exp: New file to signal treelang should be tested.
7266 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7268         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
7269         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
7270         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
7271         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
7272         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
7273         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
7274         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
7276 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7278         * gcc.dg/format/xopen-2.c: New test.
7280 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7282         * gcc.dg/20020503-1.c: New test.
7284 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
7286         * g++.dg/init/dtor1.C: Make it tougher.
7288 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
7290         * g++.dg/init/dtor1.C: New test.
7292 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
7294         * gcc.dg/altivec-8.c: New.
7296 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
7298         * gcc.dg/altivec-7.c: New.
7300 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
7302         * g++.dg/parse/typedef1.C: New test.
7304 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
7306         PR c++/6486
7307         * g++.dg/template/friend6.C: New test.
7309         PR c++/6492
7310         * g++.dg/init/copy1.C: New test.
7312 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
7314         * g++.dg/warn/effc1.C: New test.
7316 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7318         * gcc.dg/cpp/if-cexp.c: Add a test.
7320 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
7322         * gcc.dg/20020426-2.c: New test.
7324 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7326         * gcc.dg/cpp/if-mop.c: Update.
7327         * gcc.dg/cpp/if-mpar.c: Add test.
7328         * gcc.dg/cpp/if-oppr.c: Update.
7330 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7332         PR c/6343
7333         * gcc.dg/weak-[2-7].c: New tests.
7335 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7337         * gcc.dg/enum1.c: New test.
7339 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7341         PR c++/6497
7342         * g++.dg/inherit/access2.C: New test.
7344 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7346         PR bootstrap/6445
7347         * gcc.dg/20020426-1.c: New test.
7349 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7351         * g++.dg/abi/enum1.C: New test.
7353 2002-04-26  Richard Henderson  <rth@redhat.com>
7355         * gcc.dg/c99-bool-1.c: Expect always true warning.
7357 2002-04-25  Roger Sayle  <roger@eyesopen.com>
7359         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
7361 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7363         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
7364         targets.
7366 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
7368         * g++.dg/abi/mange7.C: New test.
7370         PR c++/6438.
7371         * g++.dg/parse/stmtexpr2.C: New test.
7373 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
7375         * gcc.dg/20020312-2.c: Add SH target.
7377 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7379         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
7380         compiler output on mips*-*-irix*.
7382 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
7384         * g++.dg/parse/attr1.C: New test.
7386 2002-04-23  Roger Sayle  <roger@eyesopen.com>
7388         * gcc.c-torture/execute/string-opt-17.c: New test case.
7389         * gcc.c-torture/execute/memset-2.c: New test case.
7391 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
7393         PR c++/6256:
7394         * g++.dg/template/friend5.C: New test.
7396         PR c++/6331:
7397         * g++.dg/template/qual1.C: Likewise.
7399 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
7401         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
7402         Include stdlib.h, not stdio.h or ctype.h.
7404 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
7406         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
7407         cris-*-elf* and mmix-*-*.
7408         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
7409         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
7410         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
7411         Ditto.
7412         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
7413         * gcc.dg/wchar_t-1.c: Ditto.
7415 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
7417         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
7418         Clarify comment.
7420 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
7422         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
7424 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7426         * gcc.c-torture/execute/20000906-1.x: Delete.
7428 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
7430         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
7432 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
7434         * PR6367
7435         * g77.f-torture/execute/6367.f: New test.
7436         * g77.f-torture/execute/6367.x: Disable for MMIX.
7438 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7440         * PR6352
7441         * g++.dg/opt/inline2.C: New test.
7443 2002-04-18  Richard Henderson  <rth@redhat.com>
7445         * gcc.dg/20000906-1.c: Enable for all targets.
7446         * gcc.c-torture/compile/iftrap-2.c: New.
7448 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7450         * gcc.dg/20020418-1.c: New test.
7451         * gcc.dg/20020418-2.c: New test.
7453 2002-04-18  Richard Henderson  <rth@redhat.com>
7455         * gcc.c-torture/compile/iftrap-1.c: New.
7456         * gcc.dg/iftrap-1.c: Adjust for ia64.
7457         * gcc.dg/iftrap-2.c: New.
7459 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7461         * gcc.c-torture/compile/20020418-1.c: New test.
7463 2002-04-18  Roger Sayle  <roger@eyesopen.com>
7465         * gcc.c-torture/compile/20020415-1.c: New.
7467 2002-04-18  David S. Miller  <davem@redhat.com>
7469         * gcc.c-torture/execute/20020418-1.c: New test.
7471 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
7473         * gcc.dg/20020416-1.c: New test.
7475         * g++.dg/opt/inline1.C: New test.
7477 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
7479         * gcc.dg/altivec-5.c: New test.
7481         * gcc.dg/20020415-1.c: New test.
7483 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7485         * testsuite/lib/chill.exp: Remove.
7487 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
7489         * g++.dg/other/big-struct.C: New test.
7491 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
7493         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
7494         of scratch file.
7496 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
7498         PR c/6277
7499         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
7500         in scan-assembler function name
7502 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
7504         * g77.f-torture/execute/980628-4.x,
7505         g77.f-torture/execute/980628-5.x,
7506         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7507         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7508         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
7509         i[34567]86-*-*.
7511 2002-04-13  David S. Miller  <davem@redhat.com>
7513         * gcc.c-torture/execute/20020413-1.c: New test.
7515 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
7517         * gcc.dg/asm-6.c,
7518         * g++.dg/ext/asm1.C: New tests.
7520 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
7522         PR c++ 5373.
7523         * g++.dg/parse/stmtexpr1.C: New test.
7525         PR c++/5189.
7526         * g++.dg/template/copy1.C: New test.
7528 2002-04-12  Richard Henderson  <rth@redhat.com>
7530         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
7532 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
7534         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
7535         gcc.c-torture/execute/20020307-2.c.
7537 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
7539         * g++.dg/ext/attrib5.C,
7540         * g++.dg/lookup/struct1.C: New tests.
7542 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
7544         * gcc.dg/20020411-1.c: New test.
7546         * gcc.c-torture/execute/20020411-1.c: New test.
7548 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
7550         * g77.f-torture/execute/6177.f: New test.
7552 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
7554         PR middle-end/6247
7555         * g++.dg/opt/cleanup1.C: New test.
7557         * g++.dg/opt/const1.C: New test.
7559 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
7561         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
7563 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7565         PR c++/5507
7566         * g++.dg/template/typename2.C: New test.
7568 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
7570         * gcc.c-torture/execute/loop-12.c: New.
7572 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
7574         * g77.f-torture/execute/980628-4.x,
7575         g77.f-torture/execute/980628-5.x,
7576         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7577         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7578         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
7580 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7582         PR optimization/6086
7583         * g++.dg/opt/preinc1.C: New test.
7585 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7587         PR c++/5571
7588         * g++.dg/opt/static2.C: New test.
7590 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7592         PR c/5120
7593         * gcc.dg/20020406-1.c: New test.
7595 2002-04-04  David S. Miller  <davem@redhat.com>
7597         * gcc.c-torture/execute/20020404-1.c: New test.
7599 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
7601         PR c/6123
7602         * gcc.dg/20020312-2.c: Do not declare global register variable
7603         if __PIC__ or __pic__ is defined.
7605 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
7607         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
7608         __asm__ so that it works correctly even if -ansi -pedantic-errors.
7610 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7612         * gcc.misc-tests/linkage.exp: Update last change to handle
7613         sparc*-, not just sparc-.
7615 2002-04-03  Richard Henderson  <rth@redhat.com>
7617         * gcc.dg/cpp/ucs.c: Improved long UCS test.
7619 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7621         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
7623 2002-04-02  David S. Miller  <davem@redhat.com>
7625         * gcc.c-torture/execute/20020402-3.c: New test.
7627 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7629         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
7630         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
7632         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
7633         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
7634         g77.f-torture/execute/20001201.x,
7635         g77.f-torture/execute/u77-test.x: New files.
7637         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
7638         * gcc.dg/wchar_t-1.c: Ditto.
7640 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7642         * gcc.c-torture/execute/20020402-1.c: New test.
7644 2002-04-01  Richard Henderson  <rth@redhat.com>
7646         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
7648         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
7650 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7652         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
7654 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7656         * g++.dg/inherit/template-as-base.C: Expect error.
7657         * g++.dg/inherit/namespace-as-base.C: Likewise.
7659 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
7661         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
7662         g++.dg/ext/instantiate3.C: Tweak match patterns.
7664         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
7665         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
7666         -da test.
7668 2002-03-31  Richard Henderson  <rth@redhat.com>
7670         * gcc.dg/special/alias-2.c: New.
7671         * gcc.dg/special/ecos.exp: Run it.
7673 2002-03-31  Richard Henderson  <rth@redhat.com>
7675         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
7677 2002-03-31  Kazu Hirata  <kazu@hxi.com>
7679         * gcc.dg/weak-1.c: Disable on h8300 port.
7681 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
7683         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
7684         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
7685         ordering tests.
7686         * g++.dg/bprob/bprob-1.C: New test.
7687         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
7688         * g++.dg/gcov/gcov-1.C: New test.
7689         * g++.dg/gcov/gcov-1.x: New file.
7690         * g++.dg/gcov/gcov-2.C: New test.
7691         * g++.dg/gcov/gcov-3.C: New test.
7692         * g++.dg/gcov/gcov-3.h: New file.
7694 2002-03-28  Roger Sayle  <roger@eyesopen.com>
7696         * g++.old-deja/g++.other/builtins5.C: New test.
7697         * g++.old-deja/g++.other/builtins6.C: New test.
7698         * g++.old-deja/g++.other/builtins7.C: New test.
7699         * g++.old-deja/g++.other/builtins8.C: New test.
7700         * g++.old-deja/g++.other/builtins9.C: New test.
7702 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
7704         * g++.dg/opt/static1.C: New test.
7706         * g++.dg/opt/longbranch1.C: New test.
7708 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
7710         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
7712         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
7714 2002-03-28  Jeffrey A Law  (law@redhat.com)
7716         * gcc.c-torture/execute/20020328-1.c: New test.
7718 2002-03-27  Richard Henderson  <rth@redhat.com>
7720         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
7721         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
7722         move from g++.old-deja/g++.ext/.
7724 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
7726         * g++.dg/init/new2.C: New test.
7728 2002-03-26  Richard Henderson  <rth@redhat.com>
7730         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
7732         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
7733         on sparc.
7735         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
7736         sparcv9 systems.
7737         * gcc.dg/20001102-1.c: Likewise.
7739 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
7741         * gcc.dg/cpp/endif-pedantic1.c,
7742         gcc.dg/cpp/endif-pedantic2.c:  New tests.
7744 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
7746         * g++.dg/init/new1.C: New test.
7748 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
7750         * g++.dg/abi/vbase9.C: New test.
7752 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
7754         * gcc.dg/arm-asm.c: New test.
7756 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
7758         * gcc.dg/Wswitch-enum.c: New test.
7759         Fix PR c/5044.
7761 2002-03-26  Richard Henderson  <rth@redhat.com>
7763         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
7764         structure.
7766 2002-03-25  Richard Henderson  <rth@redhat.com>
7768         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
7769         sparcv9 systems.
7771         * gcc.c-torture/compile/20011119-1.c (xxx): New.
7772         * gcc.c-torture/compile/20011119-2.c (xxx): New.
7774 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
7776         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
7778 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
7780         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
7781         targets using generic thunk support.
7783 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
7785         * gcc.c-torture/compile/20020323-1.c: New test.
7787         * g++.dg/opt/conj2.C: New test.
7789 2002-03-24  Richard Henderson  <rth@redhat.com>
7791         * gcc.dg/weak-1.c: Use -fno-common.
7793 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7795         * g77.dg/f77-edit-apostrophe-out.f: New test
7796         * g77.dg/f77-edit-h-out.f: New test
7797         * g77.dg/f77-edit-t-in.f: New test
7798         * g77.dg/f77-edit-t-out.f: New test
7799         * g77.dg/f77-edit-x-out.f: New test
7800         * g77.dg/f77-edit-slash-out.f: New test
7801         * g77.dg/f77-edit-colon-out.f: New test
7802         * g77.dg/f77-edit-s-out.f: New test
7804 2002-03-24  Richard Henderson  <rth@redhat.com>
7806         * objc/execute/formal_protocol-6.x: New XFAIL.
7808 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7810         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
7811         that do not support weak symbols
7813 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7815         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
7816         * lib/g77.exp:  Likewise
7817         * lib/objc.exp: Likewise
7819 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7821         * gcc.dg/Wswitch-default.c: New test.
7823 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
7825         * g++.dg/other/enum1.C: New test.
7827 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
7829         * gcc.dg/pragma-ep-3.c: Fix typo.
7831 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7833         * g++.dg/inherit/template-as-base.C: New test.
7835 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
7837         * g++.old-deja/g++.other/dwarf2-1.C: Move...
7838         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
7840 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
7842         * gcc.dg/cpp/multiline.c: Update to match.
7844 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
7846         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
7848 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
7850         * gcc.dg/cpp/extratokens2.c:  New file.
7852 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
7854         * gcc.dg/20020312-2.c: Add rs6000 target.
7856         * gcc.c-torture/compile/20020319-1.c: New test.
7858 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7860         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
7861         (A, E): Handle this.
7863 2002-03-20  Jason Merrill  <jason@redhat.com>
7865         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
7866         ignoring -fpic.
7867         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
7868         through prune_gcc_output.
7870 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
7872         * gcc.c-torture/compile/20020320-1.c: New test.
7874 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
7876         * gcc.c-torture/compile/20020318-1.c: New test.
7878         * gcc.dg/struct-by-value-1.c: New test.
7880         * gcc.dg/20020319-1.c: New test.
7882 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
7884         * g++.dg/opt/conj1.C: New test.
7886 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
7888         * g++.dg/template/qualttp20.C: Revert previous change.
7889         * g++.dg/template/qualttp3.C: Likewise.
7890         * g++.dg/template/qualttp4.C: Likewise
7891         * g++.dg/template/qualttp5.C: Likewise
7892         * g++.dg/template/qualttp6.C: Likewise
7893         * g++.dg/template/qualttp7.C: Likewise
7894         * g++.dg/template/qualttp8.C: Likewise
7895         * g++.dg/template/recurse.C: Likewise.
7897 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7899         * gcc.dg/cpp/wchar-1.c: Update.
7901 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
7903         * g++.dg/template/conv1.C: New test.
7904         * g++.dg/template/conv2.C: New test.
7905         * g++.dg/template/conv3.C: New test.
7906         * g++.dg/template/conv4.C: New test.
7908 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
7910         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
7911         * g++.dg/template/qualttp3.C: Likewise.
7912         * g++.dg/template/qualttp4.C: Likewise
7913         * g++.dg/template/qualttp5.C: Likewise
7914         * g++.dg/template/qualttp6.C: Likewise
7915         * g++.dg/template/qualttp7.C: Likewise
7916         * g++.dg/template/qualttp8.C: Likewise
7917         * g++.dg/template/recurse.C: Likewise.
7919 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
7921         * g++.dg/opt/dtor1.C: New test.
7923 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
7925         * gcc.c-torture/compile/20020315-1.c: New test.
7927 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
7929         * gcc.dg/weak-1.c: Fix scan tests.
7931 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
7933         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
7934         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
7935         cris-*-aout* mmix-*-*.
7936         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
7937         cris-*-aout* mmix-*-*.
7938         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
7939         cris-*-elf* cris-*-aout* and mmix-*-*.
7940         * gcc.dg/20001009-1.c: Ditto.
7941         * gcc.dg/20010912-1.c: Ditto.
7942         * gcc.dg/20020122-4.c: Ditto.
7943         * gcc.dg/inline-2.c: Ditto.
7945 2002-03-14  Jeffrey A Law  (law@cygnus.com)
7947         * gcc.c-torture/compile/20020314-1.c: New test.
7949 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
7951         * gcc.c-torture/execute/20020314-1.c: New test.
7953 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
7955         * g++.dg/warn/Wunused-1.C: New test.
7957 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
7959         * g++.dg/abi/mangle6.C: New test.
7961 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
7963         * gcc.c-torture/compile/20020309-2.c: New test.
7965         * gcc.c-torture/compile/20020312-1.c: New test.
7967 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
7969         * g++.dg/other/access1.C: New test.
7971 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
7973         * gcc.c-torture/execute/wchar_t-1.c: New test.
7975 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
7977         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
7979 2002-03-12  Roger Sayle  <roger@eyesopen.com>
7981         * gcc.dg/20020312-1.c: New test case.
7983 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
7985         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
7987 2002-03-11  Richard Henderson  <rth@redhat.com>
7989         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
7990         * g++.old-deja/g++.jason/report.C: Likewise.
7992 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
7994         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
7995         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
7997 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
7999         * testsuite/g++.dg/overload/pmf1.C: New test.
8001 2002-03-11  Kazu Hirata  <kazu@hxi.com>
8003         * gcc.c-torture/execute/20020307-1.c: Use long.
8005 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
8007         PR optimization/5844
8008         * gcc.dg/20020310-1.c: New test.
8010 2002-03-09  Michael Meissner  <meissner@redhat.com>
8012         * gcc.c-torture/execute/memcpy-2.c: New test.
8013         * gcc.c-torture/execute/memset-1.c: New test.
8014         * gcc.c-torture/execute/strlen-1.c: New test.
8015         * gcc.c-torture/execute/strcmp-1.c: New test.
8016         * gcc.c-torture/execute/strncmp-1.c: New test.
8018 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
8020         * gcc.dg/ppc-ldstruct.c: New test.
8022 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
8024         * gcc.c-torture/execute/va-arg-22.c: New test.
8026 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8028         * gcc.c-torture/compile/20020309-1.c: New test.
8030 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
8032         * gcc.c-torture/execute/20020307-2.c: New test.
8034 2002-03-07  Jeffrey A Law  (law@redhat.com)
8036         * g77.f-torture/compile/20020307-1.f: New test.
8038 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
8040         * gcc.dg/unordered-1.c: New test.
8042 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
8044         * gcc.c-torture/execute/20020307-1.c: New test.
8046 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
8048         * gcc.dg/20020304-1.c: New test.
8050         * gcc.c-torture/compile/20020304-2.c: New test.
8052 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
8054         * gcc.c-torture/compile/20020304-1.c: New test case
8055         (from PR c/5830).
8057 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
8059         * gcc.dg/20020103-1.c: Add other -D ppc variants.
8061 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
8063         * g++.dg/other/classkey1.C: New test.
8065 2002-03-01  Richard Henderson  <rth@redhat.com>
8067         * gcc.c-torture/compile/981223-1.x: New.
8068         * gcc.c-torture/compile/920625-1.x: New.
8070 2002-02-28  Richard Henderson  <rth@redhat.com>
8072         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
8074 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
8076         * gcc.c-torture/execute/20020227-1.c: New test.
8078 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
8080         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
8081         here" ERROR lines.
8082         * g++.old-deja/g++.oliva/partord1.C: Likewise.
8083         * g++.old-deja.g++.other/defarg1.C: Likewise.
8084         * g++.old-deja/g++.pt/calls2.C: Likewise.
8085         * g++.old-deja/g++.pt/crash20.C: Likewise.
8086         * g++.old-deja/g++.pt/crash30.C: Likewise.
8087         * g++.old-deja/g++.pt/crash36.C: Likewise.
8088         * g++.old-deja/g++.pt/crash6.C: Likewise.
8089         * g++.old-deja/g++.pt/defarg13.C: Likewise.
8090         * g++.old-deja/g++.pt/derived3.C: Likewise.
8091         * g++.old-deja/g++.pt/error1.C: Likewise.
8092         * g++.old-deja/g++.pt/friend21.C: Likewise.
8093         * g++.old-deja/g++.pt/friend23.C: Likewise.
8094         * g++.old-deja/g++.pt/infinite1.C: Likewise.
8095         * g++.old-deja/g++.robertl/eb128.C: Likewise.
8097 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
8099         * gcc.c-torture/execute/20020225-2.c: New test.
8101 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
8103         * gcc.c-torture/execute/920730-1t.c,
8104         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
8105         Delete test cases, only relevant to -traditional.
8107 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
8109         * gcc.dg/cpp/undef1.c: Remove.
8110         * gcc.dg/cpp/directiv.c: Update.
8111         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
8113 2002-02-27  Michael Meissner  <meissner@redhat.com>
8115         * gcc.c-torture/execute/20020226-1.c: New test.
8117 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
8119         * g++.dg/debug/debug4.C: New test.
8121         * gcc.dg/ia64-visibility-1.c: New test.
8123 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
8125         * gcc.dg/debug/20020224-1.c: New.
8127 2002-02-25  Kazu Hirata  <kazu@hxi.com>
8129         * gcc.c-torture/execute/960416-1.x: New.
8130         * gcc.c-torture/execute/divconst-3.x: Likewise.
8132 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
8134         * gcc.dg/20020224-1.c: New test.
8136 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
8138         * gcc.c-torture/execute/20020225-1.c: New.
8140 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8142         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
8144 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
8146         * gcc.dg/20020222-1.c: New test.
8148 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
8150         * g++.dg/opt/anonunion1.C: New test.
8152 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
8154         * g++.dg/template/qualttp19.C: New test.
8155         * g++.dg/template/qualttp20.C: New test.
8156         * g++.old-deja/g++.jason/report.C: Adjust expected errors
8157         * g++.old-deja/g++.other/qual1.C: Likewise.
8159 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
8161         * gcc.dg/attr-alwaysinline.c: New.
8163 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
8165         * gcc.dg/20020220-1.c: New test.
8167         * gcc.dg/20020220-2.c: New test.
8169         * g++.dg/opt/mmx1.C: New test.
8171 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
8173         * gcc.c-torture/compile/20020110.c: New test.
8175 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
8177         * gcc.c-torture/execute/20020219-1.c: New test.
8179         * gcc.dg/20020219-1.c: New test.
8181         * gcc.dg/noncompile/20020220-1.c: New test.
8183         * g++.dg/opt/ptrintsum1.C: New test.
8185         * gcc.dg/debug/20020220-1.c: New test.
8187 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
8189         * gcc.c-torture/execute/20020216-1.c: New test.
8191 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8193         * gcc.dg/decl-1.c: Update, new test.
8195 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
8197         * g++.dg/abi/bitfield1.C: New test.
8198         * g++.dg/abi/bitfield2.C: New test.
8200 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8202         * gcc.dg/attr-nest.c: New test.
8204 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8206         * gcc.c-torture/execute/20020215-1.c: New test.
8208 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
8210         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
8211         * g++.dg/debug/debug.exp: New.
8212         * g++.dg/debug/trivial.C: New.
8213         * g++.dg/debug/debug1.C: Moved...
8214         * g++.dg/other/debug1.C: ...from here.
8215         * g++.dg/debug/debug2.C: Moved...
8216         * g++.dg/other/debug2.C: ...from here.
8217         * g++.dg/debug/debug3.C: Moved...
8218         * g++.dg/other/debug3.C: ...from here.
8220         * gcc.dg/noncompile/20020213-1.c: New test.
8222 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
8224         * g++.dg/other/debug3.C: New test.
8226         * gcc.c-torture/execute/20020213-1.c: New test.
8228 2002-02-13  Richard Smith <richard@ex-parrot.com>
8230         * g++.old-deja/g++.other/thunk1.C: New test.
8232 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8234         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
8236 2002-02-13  Stan Shebs  <shebs@apple.com>
8238         * gcc.dg/altivec-3.c: New.
8240 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
8242         * gcc.dg/Wunreachable-1.c: New test.
8243         * gcc.dg/Wunreachable-2.c: New test.
8245 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8247         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
8249 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
8251         * gcc.dg/decl-1.c: New test.
8253 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8255         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
8257 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8259         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
8260         * gcc.c-torture/compile/980506-1.x: Likewise.
8262 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8264         * gcc.dg/20020210-1.c: New.
8266 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
8268         * g77.f-torture/execute/947.f: New regression test
8269         for PR fortran/947.
8271 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8273         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
8274         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
8276 2002-02-08  Richard Henderson  <rth@redhat.com>
8278         * gcc.c-torture/compile/labels-3.c: New.
8280 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
8282         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
8283         expression statements work instead.
8284         * gcc.dg/noncompile/20020207-1.c: New test.
8286 2002-02-07  Richard Henderson  <rth@redhat.com>
8288         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
8290 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8292         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
8293         message from g77
8294         * lib/g77-dg.exp: Trim g77 error messages so that they are
8295         recognized by dg.exp.
8297 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8299         PR fortran/5473
8300         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
8302 2002-02-07  Richard Henderson  <rth@redhat.com>
8304         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
8305         to be sufficiently aligned for integers.
8307 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
8309         * g++.dg/template/friend4.C: New test.
8311 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8313         PR fortran/5743
8314         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
8315         unsupported cases.
8317 2002-02-07  Richard Henderson  <rth@redhat.com>
8319         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
8320         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
8321         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
8322         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
8324 2002-02-06  Richard Henderson  <rth@redhat.com>
8326         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
8328 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
8330         * gcc.dg/20020206-1.c: New test.
8332 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
8334         * gcc.c-torture/execute/20020206-1.c: New test.
8336         * gcc.c-torture/execute/20020206-2.c: New test.
8338         PR optimization/5429:
8339         * gcc.c-torture/compile/20020206-1.c: New test.
8341 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
8343         * g++.dg/ext/align1.C: Do not use an explicit alignment value
8344         as certain file formats cannot support particularly large
8345         alignments.
8347         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
8348         and do not expect to be able to link the executable.
8350         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
8351         fail because the COFF format does not support the weak attribute.
8353 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
8355         * g77.dg/pr5473.f:  New test
8357 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
8359         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
8360         Fix testcase accordingly.
8362 2002-02-04  Richard Henderson  <rth@redhat.com>
8364         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
8365         (buf): Change to be an array of pointers, not ints.
8367 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8369         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
8370         before all tests.  Move warning one line above to match where it
8371         C frontend emits.
8372         * gcc.dg/Wswitch-2.c: New test.
8373         * g++.dg/warn/Wswitch-1.C: New test.
8374         * g++.dg/warn/Wswitch-2.C: New test.
8376 2002-02-04  Richard Henderson  <rth@redhat.com>
8378         * g++.dg/abi/offsetof.C: Fix size comparison.
8380 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
8382         * gcc.dg/cast-qual-2.c: New test.
8384 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8386         * gcc.dg/20020201-4.c: New test.
8388 2002-02-04  Ben Elliston  <bje@redhat.com>
8390         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
8391         target_info attribute != 0, in addition to the empty string.
8392         (gcc_target_compile): Likewise.
8394 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
8396         * gcc.dg/Wswitch.c: New test.
8397         PR gcc/4475. PR gcc/3780.
8399 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
8401         * g77.f-torture/execute/5122.f: New test for regressions
8402         against PR fortran/5122.
8404 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
8406         * g77.f-torture/compile/pr3743.f: Delete
8407         * g77.dg/pr3743-1.f: New test.
8408         * g77.dg/pr3743-2.f: New test.
8409         * g77.dg/pr3743-3.f: New test.
8410         * g77.dg/pr3743-4.f: New test.
8412 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8414         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
8416 2002-02-02  Richard Henderson  <rth@redhat.com>
8418         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
8419         * gcc.c-torture/execute/bf64-1.c: Likewise.
8421 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8423         * gcc.dg/20020201-2.c: New test.
8425         * gcc.dg/20020201-3.c: New test.
8427         * gcc.c-torture/execute/bitfld-2.c: New test.
8429 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8431         * gcc.dg/bitfld-1.c: Update.
8432         * gcc.dg/bitfld-2.c: Update.
8433         * gcc.c-torture/execute/bitfld-1.x: New.
8435 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8437         * gcc.c-torture/execute/20020201-1.c: New test.
8439 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
8441         PR target/5469
8442         * gcc.dg/20020201-1.c: New test.
8444 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
8446         PR fortran/3743
8447         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
8448         * g77.f-torture/compile/pr3743.x: Remove
8450 2002-01-31  Tom Rix  <trix@redhat.com>
8452         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
8454 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8456         * gcc.dg/noncompile/20020130-1.c: New test.
8458 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
8460         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
8462 2002-01-29  Richard Henderson  <rth@redhat.com>
8464         * gcc.c-torture/execute/991118-1.c: Cast various constants back
8465         to long long.
8466         * gcc.c-torture/execute/bf64-1.c: Likewise.
8468 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
8470         * gcc.c-torture/execute/20020129-1.c: New test.
8472 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8474         * gcc.c-torture/compile/20000224-1.c: Update.
8475         * gcc.c-torture/execute/bitfld-1.c: New tests.
8476         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
8477         * gcc.dg/uninit-A.c: Update.
8479 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8481         * g++.dg/template/ctor1.C: Add instantiation.
8483 2002-01-28  Paul Koning  <pkoning@equallogic.com>
8485         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
8486         argument to __builtin_prefetch to be const ptr.
8488 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
8490         * gcc.c-torture/compile/20020120-1.c: New test.
8492 2002-01-27  Kazu Hirata  <kazu@hxi.com>
8494         * gcc.c-torture/execute/20020127-1.c: New test.
8496 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
8498         * g77.dg/f77-edit-i-in.f: New test
8499         * g77.dg/f77-edit-i-out.f: New test
8501 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
8503         * gcc.dg/debug/debug.exp: New file.
8504         * gcc.dg/debug/trivial.c: New file.
8505         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
8506         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
8507         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
8508         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
8509         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
8510         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
8511         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
8512         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
8513         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
8514         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
8515         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
8516         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
8517         * gcc.dg/20000503-1.c: Removed.
8518         * gcc.dg/20010207-1.c: Removed.
8519         * gcc.dg/20011223-1.c: Removed.
8520         * gcc.dg/20020104-2.c: Removed.
8521         * gcc.dg/debug-1.c: Removed.
8522         * gcc.dg/debug-2.c: Removed.
8523         * gcc.dg/debug-3.c: Removed.
8524         * gcc.dg/debug-4.c: Removed.
8525         * gcc.dg/debug-5.c: Removed.
8526         * gcc.dg/debug-6.c: Removed.
8527         * gcc.dg/dwarf2-1.c: Removed.
8528         * gcc.dg/dwarf2-2.c: Removed.
8530 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
8532         * g++.old-deja/g++.other/eh5.C: New test.
8533         * g++.old-deja/g++.other/sibcall2.C: New test.
8534         * g++.old-deja/g++.other/array9.C: New test.
8535         * g++.old-deja/g++.other/typename2.C: New test.
8536         * g++.old-deja/g++.other/crash60.C: New test.
8537         * g++.old-deja/g++.other/conv9.C: New test.
8538         * g++.old-deja/g++.other/mangle10.C: New test.
8539         * g++.old-deja/g++.other/unchanging1.C: New test.
8540         * g++.old-deja/g++.other/exprstmt1.C: New test.
8541         * g++.old-deja/g++.other/inline23.C: New test.
8542         * g++.old-deja/g++.eh/ia64-1.C: New test.
8543         * g++.old-deja/g++.other/dwarf2-1.C: New test.
8544         * g++.old-deja/g++.other/reload1.C: New test.
8545         * g++.old-deja/g++.other/static20.C: New test.
8546         * g++.old-deja/g++.other/local-alloc1.C: New test.
8547         * g++.old-deja/g++.other/conv8.C: New test.
8548         * g++.old-deja/g++.other/stmtexpr2.C: New test.
8549         * g++.old-deja/g++.other/storeexpr1.C: New test.
8550         * g++.old-deja/g++.other/storeexpr2.C: New test.
8551         * g++.dg/eh/template2.C: New test.
8552         * g++.dg/warn/weak1.C: New test.
8554 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
8556         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8557         Remove first, non-varying, argument.
8559 2002-01-23  Richard Henderson  <rth@redhat.com>
8561         * gcc.dg/inline-2.c: New.
8563         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
8564         Add optional target arg.  Check number of arguments.
8565         (scan-assembler-not, scan-assembler-dem): Likewise.
8566         (scan-assembler-dem-not): Likewise.
8568 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8570         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
8571         line 12.
8572         * g++.old-deja/g++.brendan/parse3.C,
8573         g++.old-deja/g++.other/crash26.C,
8574         g++.old-deja/g++.other/crash28.C,
8575         g++.old-deja/g++.other/crash29.C,
8576         g++.old-deja/g++.other/crash30.C,
8577         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
8579 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
8581         * gcc.dg/20020115-1.c: New.
8583 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
8585         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
8587 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
8589         * gcc.dg/20020122-3.c: New.
8591 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
8593         * g++.dg/other/gc1.C: New test.
8595 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8597         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
8599 2002-01-22  Richard Henderson  <rth@redhat.com>
8601         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
8603 2002-01-22  Richard Henderson  <rth@redhat.com>
8605         * gcc.dg/20020122-4.c: New.
8607 2002-01-22  H.J. Lu <hjl@gnu.org>
8609         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
8610         link output.
8611         * gcc.dg/special/ecos.exp: Likewise.
8612         * lib/g++-dg.exp: Likewise.
8613         * lib/g77-dg.exp: Likewise.
8614         * lib/gcc-dg.exp : Likewise.
8615         * lib/mike-g++.exp: Likewise.
8616         * lib/mike-g77.exp: Likewise.
8617         * lib/mike-gcc.exp: Likewise.
8618         * lib/objc-dg.exp: Likewise.
8620 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
8622         PR target/5379
8623         * gcc.dg/20020122-2.c: New test.
8625 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
8627         * gcc.dg/20020122-1.c: New test.
8629 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
8631         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
8633 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
8635         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
8637 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8639         * gcc.c-torture/compile/20020121-1.c: New test.
8641 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8643         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
8644         ld_library_path.
8646 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
8648         * gcc.dg/20020218-1.c: New test.
8650 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
8652         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
8653         messages
8654         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
8655         "At global scope" warning
8656         * g++.dg/ext/align1.C: Change cygwin test for alignment
8657         from db-bogus to dg-warning
8659 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
8661         * g77.f-torture/compile/cpp2.F: New test.
8663 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8665         * g++.dg/template/access1.C: New test.
8667 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
8669         * gcc.dg/20020118-1.c: New.
8671 2002-01-18  Kazu Hirata  <kazu@hxi.com>
8673         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
8675 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8677         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
8678         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
8679         alignment warnings.
8681 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8683         * gcc.misc-tests/i386-prefetch.exp: Save and restore
8684         torture_with_loops and torture_without_loops
8686 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
8688         * gcc.c-torture/compile/20020116-1.c: New test.
8690 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
8692         * gcc.dg/20020116-2.c: New test.
8694         * gcc.dg/ultrasp4.c: New test.
8696         * gcc.dg/20020116-1.c: New test.
8698 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
8700         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
8701         by EABI.
8703 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
8705         * gcc.misc-tests/i386-prefetch.exp: New.
8706         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
8707         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
8708         * gcc.misc-tests/i386-pf-none-1.c: New test.
8709         * gcc.misc-tests/i386-pf-sse-1.c: New test.
8711 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
8713         * gcc.dg/gnu89-init-1.c: Add new tests.
8715 2002-01-15  Andreas Jaeger  <aj@suse.de>
8717         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
8718         * gcc.dg/i386-mmx-2.c: Likewise.
8719         * gcc.dg/i386-sse-1.c: Likewise.
8720         * gcc.dg/i386-sse-2.c: Likewise.
8721         * gcc.dg/i386-sse-3.c: Likewise.
8723 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
8725         * g77.f-torture/execute/intrinsic-unix-bessel.f:
8726         Uncomment additional cases that now pass.
8728 2002-01-11  Richard Henderson  <rth@redhat.com>
8730         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
8731         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
8733 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
8735         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
8737 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
8739         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
8740         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
8742 2002-01-10  Dale Johannesen  <dalej@apple.com>
8744         * gcc.c-torture/execute/loop-11.c: New.
8746 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
8748         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
8749         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
8751 2002-01-09  Richard Henderson  <rth@redhat.com>
8753         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
8754         type in which to perform the operation for each size.
8756 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
8758         * gcc.c-torture/compile/20020109-2.c: New test.
8760 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
8762         * gcc.c-torture/execute/loop-10.c: New test.
8764 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
8766         * gcc.c-torture/compile/20010226-1.c: New test.
8767         * gcc.c-torture/compile/20010227-1.c: New test.
8768         * gcc.c-torture/compile/20010426-1.c: New test.
8769         * gcc.c-torture/compile/20010510-1.c: New test.
8770         * gcc.c-torture/compile/20010605-3.c: New test.
8771         * gcc.c-torture/compile/20010824-1.c: New test.
8772         * gcc.c-torture/execute/20010409-1.c: New test.
8773         * gcc.dg/noncompile/20000901-1.c: New test.
8774         * gcc.dg/20001023-1.c: New test.
8775         * gcc.dg/20001101-1.c: New test.
8776         * gcc.dg/20001102-1.c: New test.
8777         * gcc.dg/20010207-1.c: New test.
8778         * gcc.dg/20010405-1.c: New test.
8779         * gcc.dg/20010822-1.c: New test.
8780         * gcc.dg/20011107-1.c: New test.
8782 2002-01-09  Jeffrey A Law  (law@redhat.com)
8784         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
8786         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
8787         execution failure on PA targets.
8789 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
8791         * gcc.c-torture/compile/20020109-1.c: New test.
8793 2002-01-08  Kazu Hirata  <kazu@hxi.com>
8795         * gcc.c-torture/execute/20020108-1.c: New test.
8797 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
8799         * gcc.dg/20020108-1.c: New test.
8801 2002-01-08  H.J. Lu <hjl@gnu.org>
8803         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
8804         for header files.
8806 2002-01-08  Geoff Keating  <geoffk@redhat.com>
8808         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
8809         consistency.
8811 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
8813         * gcc.dg/altivec-4.c: Test altivec predicates.
8815 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
8817         * gcc.c-torture/execute/20020107-1.c: New test.
8819 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8821         PR c/5279
8822         * gcc.c-torture/compile/20020106-1.c: New test.
8824 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
8826         * gcc.c-torture/execute/nestfunc-4.c: New test.
8828 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
8830         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
8831         extra triple that slipped in.
8832         * g++.old-deja/g++.abi/align.C: Likewise.
8833         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8835 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
8837         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
8838         * g++.old-deja/g++.abi/align.C: Likewise.
8839         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8841         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
8842         on FreeBSD/i386.
8843         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
8844         FreeBSD.
8846 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
8848         * gcc.dg/20020104-1.c: New test.
8850         * gcc.dg/20020104-2.c: New test.
8852 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
8854         * gcc.dg/20020103-1.c: Fix typo in target selector.
8856 2002-01-03  Richard Henderson  <rth@redhat.com>
8858         * gcc.dg/20020103-1.c: New.
8860 2002-01-03  Kazu Hirata  <kazu@hxi.com>
8862         * gcc.c-torture/execute/20020103-1.c: New test.
8864 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
8866         * g++.dg/other/debug2.C: New test.
8868         * gcc.c-torture/compile/20020103-1.c: New test.
8870 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
8872         * gcc.dg/gnu89-init-1.c: Added new tests.
8874 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8876         * g++.dg/template/friend2.C: Remove as patch is reverted.
8878         * g++.dg/warn/oldcast1.C: New test.
8880         * g++.dg/template/ptrmem1.C: New test.
8881         * g++.dg/template/ptrmem2.C: New test.
8883         * g++.dg/template/ntp.C: New test.
8885         * g++.dg/other/component1.C: New test.
8887         * g++.dg/template/ttp3.C: New test.
8889         * g++.dg/template/friend2.C: New test.
8890         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
8892 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8894         * g++.dg/other/ptrmem1.C: New test.
8895         * g++.dg/other/ptrmem2.C: New test.
8897 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8899         * g++.dg/template/ctor1.C: New test.
8901 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8903         * g++.dg/template/friend2.C: New test.
8905 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
8907         * gcc.dg/mmix-1.c: New test.
8909 2001-12-31  Richard Henderson  <rth@redhat.com>
8911         * gcc.dg/asm-5.c: New.
8913 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
8915         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
8916         in namespace __gnu_cxx
8918 2001-12-30  Richard Henderson  <rth@redhat.com>
8920         * gcc.dg/debug-6.c: New.
8922 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
8924         * gcc.c-torture/compile/20011229-2.c: New test.
8926 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
8928         * gcc.dg/debug-3.c: New test.
8929         * gcc.dg/debug-4.c: New test.
8930         * gcc.dg/debug-5.c: New test.
8932 2001-12-29  Richard Henderson  <rth@redhat.com>
8934         * g++.dg/eh/loop1.C: New.
8936 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8938         * g++.dg/template/crash1.C: New test.
8940 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8942         * g++.dg/other/const1.C: New test.
8944 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
8946         * gcc.c-torture/compile/20011229-1.c: New test.
8948 2001-12-28  Stan Shebs  <shebs@apple.com>
8950         * lib/objc-torture.exp: Resync with c-torture.exp.
8951         * lib/objc.exp: Load standard libraries.
8953 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
8955         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
8956         additional tests.
8958 2001-12-27  Roger Sayle <roger@eyesopen.com>
8960         * gcc.c-torture/execute/string-opt-16.c: New testcase.
8962 2001-12-27  Richard Henderson  <rth@redhat.com>
8964         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
8966 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
8968         * g++.dg/eh/ctor1.C: New test.
8969         * g++.dg/other/error2.C: New test.
8971 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
8973         * g++.dg/other/init2.C: New test.
8975 2001-12-24  Richard Henderson  <rth@redhat.com>
8977         * gcc.dg/20011223-1.c: New.
8978         * gcc.dg/inline-1.c: New.
8980 2001-12-23  Richard Henderson  <rth@redhat.com>
8982         * gcc.dg/asm-4.c: Test operand modifiers.
8984 2001-12-23  Richard Henderson  <rth@redhat.com>
8986         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
8988 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8990         * gcc.c-torture/execute/20011223-1.c: New test.
8992 2001-12-21  Richard Henderson  <rth@redhat.com>
8994         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
8995         re-enables the warning.
8997 2001-12-21  Richard Henderson  <rth@redhat.com>
8999         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
9001 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9003         * gcc.c-torture/compile/20011218-1.c: New test.
9005 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
9007         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
9008         arm-isr.c test.
9009         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
9010         epilogue generation for ARM ISR routines.
9012 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9014         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
9015         * gcc.dg/format/c90-printf-3.c: Likewise.
9016         * gcc.dg/format/c99-printf-3.c: Likewise.
9017         * gcc.dg/format/ext-1.c: Likewise.
9018         * gcc.dg/format/ext-6.c: Likewise.
9019         * gcc.dg/format/format.h: Prototype unlocked stdio.
9021 2001-12-20  Richard Henderson  <rth@redhat.com>
9023         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
9024         (arena): Use it.
9025         (malloc): Correct allocation logic.  Abort if we fill up the
9026         arena before initialization complete.
9027         (realloc): Correct allocation logic.
9029 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
9031         * gcc.c-torture/compile/20011219-2.c: New test.
9033         * gcc.c-torture/execute/20011219-1.c: New test.
9035 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
9037         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
9038         target does not support weak symbols.
9040 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
9042         * gcc.c-torture/compile/20011219-1.c: New test.
9044 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
9046         * g++.dg/other/error1.C: New test.
9048 2001-12-17  Jeffrey A Law  (law@redhat.com)
9050         * gcc.c-torture/execute/20011217-1.c: New test.
9052 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
9054         * objc.dg/special/: New directory.
9055         * objc.dg/special/special.exp: New file.
9056         * objc.dg/special/unclaimed-category-1.h: New file.
9057         * objc.dg/special/unclaimed-category-1a.m: New file.
9058         * objc.dg/special/unclaimed-category-1.m: New file.
9060 2001-12-17  Andreas Jaeger  <aj@suse.de>
9062         * gcc.c-torture/compile/20011217-2.c: New test.
9064 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9066         * gcc.c-torture/compile/20011217-1.c: New test.
9068 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
9070         * testsuite/gcc.dg/20011214-1.c: New.
9072 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
9074         * gcc.dg/altivec-4.c: New.
9076 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
9078         * gcc.dg/20011113-1.c: New test.
9080 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9082         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
9083         std::__malloc_alloc_template<0> and
9084         std::__default_alloc_template<false, 0>.
9086 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
9088         * objc/execute/bf-21.m: New test.
9089         * objc/execute/enumeration-1.m: New test.
9090         * objc/execute/enumeration-2.m: New test.
9092 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
9094         * gcc.dg/gnu89-init-1.c: New test.
9096 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
9098         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
9099         * g++.old-deja/g++.jason/2371.C: Likewise.
9100         * g++.old-deja/g++.jason/template33.C: Likewise.
9101         * g++.old-deja/g++.jason/template34.C: Likewise.
9102         * g++.old-deja/g++.jason/template36.C: Likewise.
9103         * g++.old-deja/g++.oliva/typename1.C: Likewise.
9104         * g++.old-deja/g++.oliva/typename2.C: Likewise.
9105         * g++.old-deja/g++.other/typename1.C: Likewise.
9106         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9107         * g++.old-deja/g++.pt/nontype5.C: Likewise.
9108         * g++.old-deja/g++.pt/typename11.C: Likewise.
9109         * g++.old-deja/g++.pt/typename14.C: Likewise.
9110         * g++.old-deja/g++.pt/typename16.C: Likewise.
9111         * g++.old-deja/g++.pt/typename3.C: Likewise.
9112         * g++.old-deja/g++.pt/typename4.C: Likewise.
9113         * g++.old-deja/g++.pt/typename5.C: Likewise.
9114         * g++.old-deja/g++.pt/typename7.C: Likewise.
9115         * g++.old-deja/g++.robertl/eb9.C: Likewise.
9117 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
9119         * g++.dg/other/linkage1.C: New test.
9120         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
9121         specifiers.
9123 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
9125         * gcc.dg/concat.c: New test.
9127 2001-12-11  Stan Shebs  <shebs@apple.com>
9129         * objc/compile: New test directory.
9130         * objc/compile/compile.exp: New expect script.
9131         * objc/compile/20011211-1.m: New compile test.
9133 2001-12-11  Jason Merrill  <jason@redhat.com>
9135         * lib/prune.exp (prune_gcc_output): Also handle "In member
9136         function".  So many permutations...
9138 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
9140         * g++.dg/template/typedef1.C: New test.
9142 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
9144         * g++.dg/other/copy1.C: New test.
9146 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
9148         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
9150         * gcc.dg/builtin-choose-expr.c: New.
9152 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
9154         * gcc.dg/altivec-2.c: New.
9156 2001-12-07  Richard Henderson  <rth@redhat.com>
9158         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
9160 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
9162         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
9163         ultrasparc.
9165 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
9167         * g++-old.deja/g++.robertl/eb101.C: Deleted.
9169 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
9171         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
9172         variable argument list.
9174 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
9176         * gcc.c-torture/execute/memcheck: Delete entire directory.
9177         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
9178         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
9180 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9182         * gcc.dg/Wshadow-1.c: New test.
9184 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
9186         * gcc.c-torture/compile/20011130-1.c: New test.
9188         * gcc.dg/noncompile/20011025-1.c: New test.
9190         * g++.dg/other/anon-union.C: New test.
9192         * gcc.c-torture/execute/20011024-1.c: New test.
9194 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9196         * gcc.c-torture/execute/20000722-1.x,
9197         gcc.c-torture/execute/20010123-1.x: Remove.
9198         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
9199         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
9200         gcc.dg/c99-complit-2.c: New tests.
9202 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
9204         * g++.dg/inherit/base1.C: New test.
9206 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
9208         * g++.dg/other/stdarg1.C: New test.
9210         * gcc.c-torture/compile/20011130-2.c: New test.
9212 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
9214         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
9215         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
9216         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
9217         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
9218         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
9219         * gcc.dg/builtin-prefetch-1.c: New test.
9221 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
9223         * gcc.dg/20011130-1.c: New test.
9225 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
9227         * g++.dg/other/scope1.C: New test.
9228         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
9230 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9232         * gcc.dg/vla-init-1.c: New test.
9234 2001-12-01  Geoff Keating  <geoffk@redhat.com>
9236         * gcc.c-torture/compile/structs.c: New testcase from GDB.
9238 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9240         * objc.dg/alias.m: Update.
9241         * objc.dg/class-1.m: Update.
9242         * objc.dg/const-str-1.m: Update.
9243         * objc.dg/fwd-proto-1.m: Update.
9244         * objc.dg/id-1.m: Update.
9245         * objc.dg/super-class-1.m: Update.
9247 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
9249         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
9250         constructs.
9252 2001-11-28  Jeffrey A Law  (law@cygnus.com)
9254         * gcc.c-torture/execute/20011128-1.c: New test.
9256 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
9258         * gcc.dg/20011127-1.c: New test.
9260 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9262         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
9263         from Austin Group draft 7.
9264         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
9265         scanf format arguments.
9266         * gcc.dg/format/no-exargs-2.c: New test.
9268 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
9270         * g++.dg/abi/vbase8-4.C: New test.
9272 2001-11-24  Ian Lance Taylor  <ian@airs.com>
9274         * gcc.c-torture/execute/20011121-1.c: New test.
9276 2001-11-23  Jeffrey A Law  (law@cygnus.com)
9278         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
9280 2001-11-23  Andreas Jaeger  <aj@suse.de>
9282         * gcc.dg/cpp/charconst-2.c: New test.
9284 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
9286         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
9287         to the host if it is remote.  Let tests specify extra headers
9288         they use.
9289         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
9290         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
9291         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
9292         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
9293         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
9294         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
9295         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
9296         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
9297         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
9298         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
9300 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
9302         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
9303         for little endian ARMs.
9305 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
9307         * gcc.c-torture/compile/20011119-1.c: New test.
9308         * gcc.c-torture/compile/20011119-2.c: New test.
9310 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
9312         * gcc.dg/altivec-1.c: Fix typo.
9314 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9316         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
9318 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9320         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
9322 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
9324         * lib/g77.exp: Don't specify --rpath-link.
9326         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
9327         across all the headers.
9328         * gcc.dg/format/format.exp: For testing on a remote host,
9329         copy format.h.
9331         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
9332         * gcc.c-torture/execute/930406-1.c: Likewise.
9333         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9335 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
9337         * gcc.dg/altivec-1.c: New.
9339 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
9341         * gcc.dg/cpp/fpreprocessed.c: New test case.
9343 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9345         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
9346         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
9347         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
9349 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9351         * gcc.dg/no-builtin-1.c: New test.
9353 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
9355         * gcc.c-torture/execute/20011115-1.c: New test.
9357 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
9359         * gcc.c-torture/compile/20011114-2.c: New test.
9360         * gcc.c-torture/compile/20011114-3.c: New test.
9361         * gcc.c-torture/compile/20011114-4.c: New test.
9363 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9365         * g++.dg/other/init1.C: New test.
9367 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
9369         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
9370         message.
9372         * gcc.c-torture/execute/20011114-1.c: New testcase.
9374         * gcc.c-torture/compile/20010327-1.c: Revert last change.
9375         * gcc.c-torture/compile/20011114-1.c: New test, exactly
9376         like the (before this change) version of 20010327-1.c.
9378 2001-11-14  Roger Sayle <roger@eyesopen.com>
9380         * gcc.c-torture/execute/string-opt-13.c: New testcase.
9382 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
9384         * g++.dg/init/array2.C: New test.
9386 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
9388         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
9390 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
9392         * g++.dg/other/forscope1.C: New test.
9393         * g++.dg/ext/forscope1.C: New test.
9394         * g++.dg/ext/forscope2.C: New test.
9396 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
9398         * gcc.c-torture/execute/20011113-1.c: New test.
9400 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
9402         * gcc.c-torture/execute/20011109-2.c: New test.
9404         * gcc.c-torture/execute/20011109-1.c: New test.
9406 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
9408         * gcc.c-torture/compile/20011109-1.c: New test.
9410 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9412         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
9413         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
9414         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
9415         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
9416         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
9417         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
9418         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
9420 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9422         * g++.dg/warn/Wshadow-1.C: New tests.
9423         * g++.old-deja/g++.mike/for3.C: Update.
9425 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9427         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
9428         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
9429         XFAILs.  Adjust expected error texts.
9430         * gcc.c-torture/compile/20011106-1.c,
9431         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
9432         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
9433         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
9434         gcc.dg/c99-array-lval-5.c: New tests.
9436 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9438         * gcc.dg/cpp/defined.c: Update.
9440 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9442         * gcc.c-torture/execute/anon-1.c: New test.
9444 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
9446         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
9447         same size, so no warning should be produced on stormy16.
9449         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
9450         due to oversized array.
9451         * g++.old-deja/g++.mike/ns15.C: Likewise.
9452         * g++.old-deja/g++.pt/crash16.C: Likewise.
9454 2001-11-02  Graham Stott  <grahams@redhat.com>
9456         * g++.dgother/debug1.C: Fix typos.
9458 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
9460         * g++.dg/other/debug1.C: New test.
9462 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9464         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
9465         of unsigned long.
9467 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
9469         * gcc.dg/20011029-2.c: New test.
9471         * gcc.c-torture/compile/20011029-1.c: New test.
9473 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
9475         * objc/execute/class_self-1.m: New test.
9476         * objc/execute/class_self-2.m: New test.
9478 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
9480         * gcc.misc-tests/msgs.exp: Delete.
9481         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
9482         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
9483         error set to match recent changes.
9485 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
9487         * gcc.dg/20011021-1.c: New test.
9489 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
9491         * gcc.c-torture/compile/20011023-1.c: New test.
9493 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
9495         * lib/g77.exp: Rewrite based on lib/g++.exp.
9497 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
9499         * gcc.c-torture/execute/20011019-1.c: New test.
9501         * gcc.dg/20011018-1.c: New test.
9503 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
9505         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
9507 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
9509         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
9510         * gcc.dg/attr-invalid.c: Likewise.
9512 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
9514         * testsuite/gcc.dg/20011015-1.c: New test.
9516 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9518         * g++.dg/template/unify2.C: New test.
9520 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9522         * g++.dg/other/exception-specification.C: New test
9524 2001-10-13  Tom Rix  <trix@redhat.com>
9526         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
9527         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
9529 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
9531         * testsuite/gcc.dg/20011009-1.c: New test.
9533 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
9535         PR g++/4476
9536         * g++.dg/other/friend1.C: New test.
9538 2001-10-11  Richard Henderson  <rth@redhat.com>
9540         * g++.old-deja/g++.other/crash18.C: Add -S to options.
9542 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9544         * gcc.c-torture/compile/20011010-1.c: New.
9546 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9548         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
9549         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
9550         g77.f-torture/execute/execute.exp,
9551         g77.f-torture/noncompile/noncompile.exp,
9552         gcc.c-torture/compile/compile.exp,
9553         gcc.c-torture/execute/execute.exp,
9554         gcc.c-torture/execute/ieee/ieee.exp,
9555         gcc.c-torture/execute/memcheck/memcheck.exp,
9556         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
9557         objc/execute/execute.exp: Update FSF address.
9559 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9561         * gcc.dg/cpp/cmdlne-C.c: Update.
9562         * gcc.dg/cpp/cmdlne-C2.c: New.
9564 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9566         * gcc.c-torture/execute/20011008-3.c: New.
9568 2001-10-08  DJ Delorie  <dj@redhat.com>
9570         * gcc.dg/20011008-1.c: New.
9571         * gcc.dg/20011008-2.c: New.
9573 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9575         * gcc.dg/cpp/spacing1.c: Update test.
9577 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9579         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
9580         spelling errors of "separate" as "seperate".
9582 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
9584         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
9585         enough to avoid inlining.
9587 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9589         * lib/g77.exp: set libg2c_dir correctly.
9591 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9593         * gcc.dg/cpp/macro11.c: New test.
9595 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9597         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
9598         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
9599         gcc.dg/format/multattr-3.c: New tests.
9600         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
9601         tests for format attributes on function pointers being rejected.
9603 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9605         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
9607 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9609         * g++.dg/warn/format1.C: New test.
9611 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9613         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
9615 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9617         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
9619 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9621         * gcc.dg/cpp/redef2.c: Add test.
9623 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
9625         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
9626         long-standing bug on i686, apparently.
9627         * gcc.c-torture/execute/loop-2c.x: New file.
9628         * gcc.c-torture/execute/loop-2d.x: New file.
9629         * gcc.c-torture/execute/loop-3c.x: New file.
9631 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
9633         * gcc.dg/cpp/20000625-2.c: Correct line number.
9635 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9637         * gcc.dg/cpp/macro10.c: New test.
9638         * gcc.dg/cpp/strify3.c: New test.
9639         * gcc.dg/cpp/spacing1.c: Add tests.
9640         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
9641         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
9643 2001-09-24  DJ Delorie  <dj@redhat.com>
9645         * gcc.c-torture/execute/20010924-1.c: New test.
9647 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9649         * testsuite/objc/execute/paste.m: Remove.
9651 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9653         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
9655 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
9657         * g77.dg/strlen0.f: New test.
9659 2001-09-21  Richard Henderson  <rth@redhat.com>
9661         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
9662         * g++.old-deja/g++.abi/vtable2.C: Likewise.
9664 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9666         Table-driven attributes.
9667         * g++.dg/ext/attrib1.C: New test.
9669 2001-09-20  DJ Delorie  <dj@redhat.com>
9671         * gcc.dg/20000926-1.c: Update expected warning messages.
9672         * gcc.dg/array-2.c: Likewise, and test for warnings too.
9673         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
9674         array.
9676 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
9678         * g++.dg/eh/registers1.C: New test case.
9680 2001-09-17  Richard Henderson  <rth@redhat.com>
9682         * gcc.dg/array-5.c: Fix VLA decomposition test.
9684 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9686         * gcc.dg/cpp/line5.c: New testcase.
9688 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
9690         * gcc.dg/cpp/macro9.c: New test.
9692 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
9694         * gcc.c-torture/execute/980223.c: Change type of addr from long
9695         to char *.
9697 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
9699         * gcc.c-torture/execute/20010915-1.c: New test.
9701 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
9703         * g77.dg/bprob: New directory.
9704         * g77.dg/bprob/bprob.exp: New file.
9705         * g77.dg/bprob/bprob-1.f: New test.
9706         * g77.dg/gcov: New directory.
9707         * g77.dg/gcov/gcov.exp: New file.
9708         * g77.dg/gcov/gcov-1.f: New test.
9709         * g77.dg/gcov/gcov-1.x: New file.
9711 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9713         * gcc.dg/cpp/directiv.c: Update.
9714         * gcc.dg/cpp/undef1.c: Update.
9716 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
9718         * gcc.dg/20010912-1.c: New test.
9720 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
9722         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
9723         language-independent file in lib.
9724         * lib/gcov.exp: New file.
9726 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9728         * gcc.c-torture/compile/20010911-1.c: New test.
9730 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
9732         * lib/profopt.exp: New, to support profile-directed optimizations.
9733         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
9734         * gcc.misc-tests/bprob-1.c: New test.
9735         * gcc.misc-tests/bprob-2.c: New test.
9737 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
9739         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
9740         XFAIL and which kinds of gcov output to verify.
9741         * gcc.misc-tests/gcov-4b.x: New file.
9742         * gcc.misc-tests/gcov-5b.x: New file.
9743         * gcc.misc-tests/gcov-6.x: New file.
9744         * gcc.misc-tests/gcov-7.c: New test.
9745         * gcc.misc-tests/gcov-7.x: New file.
9747 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
9749         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
9750         * gcc.misc-tests/gcov-6.c: New test.
9752 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9754         PR c++/3986
9755         * g++.dg/abi/vbase1.C: New test.
9757 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
9759         * objc.dg/method-2.m: New.
9761 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
9763         PR c++/4203
9764         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
9765         * g++.dg/init/empty1.C: New test.
9767 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
9769         * gcc.c-torture/compile/20010903-1.c: New test.
9771 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
9773         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
9774         for m68k.
9776 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
9778         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
9780         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
9782         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
9784 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
9786         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
9787         for 16-bit 'unsigned int'.
9789 2001-08-29  Kazu Hirata  <kazu@hxi.com>
9791         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
9793 2001-08-27  Richard Henderson  <rth@redhat.com>
9795         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
9796         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
9798 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
9800         * gcc.dg/asm-names.c (ymain): New.
9802 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
9804         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
9805         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
9806         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
9808 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9810         * gcc.dg/compare5.c: New testcase.
9812 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
9814         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
9815         and "In instantiation".
9817 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
9819         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
9821 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
9823         * gcc.misc-tests/gcov.exp: Add support for branch information.
9824         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
9825         * gcc.misc-tests/gcov-4.c: New test.
9826         * gcc.misc-tests/gcov-4b.c: New test.
9827         * gcc.misc-tests/gcov-5b.c: New test.
9829 2001-08-20  Zack Weinberg  <zackw@panix.com>
9831         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
9832         expected to fail.
9834 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9836         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
9838 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
9840         * g++.dg/eh/template1.C: New test.
9842 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
9844         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
9845         Fix thinko.
9846         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
9847         for xfail.
9849 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
9851         * lib/g77-dg.exp:  Use prune.exp for common procedures
9852         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
9853         * lib/g77.exp: (g77-dg-prune) Remove
9855 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
9857         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
9859 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9861         * g++.dg/template/unify1.C: New test.
9863 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
9865         * g++.dg/abi/empty4.C: New test.
9867 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
9869         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
9870         solaris2.*
9871         * g77.f-torture/compile/pr3743.x: Likewise
9873 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9875         * g++.dg/other/using-declaration.C: New test.
9877 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9879         * gcc.dg/cpp/tr-sign.c: New testcase.
9881 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9883         * gcc.dg/cpp/19951025-1.c: Revert.
9884         * gcc.dg/cpp/directiv.c: We no longer process directives that
9885         interrupt macro arguments.
9887 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
9889         * gcc.dg/bconstp-1.c: New test.
9891 2001-08-03  Richard Henderson  <rth@redhat.com>
9893         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
9895 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9897         * gcc.dg/cpp/19951025-1.c: Update.
9899 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
9901         * g77.dg/ff90-1.f (s): Fix reference of variable z,
9902         should be x.
9904 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
9906         Kill -fhonor-std.
9907         * g++.old-deja/g++.ns/ns14.C: Remove special options.
9908         * g++.old-deja/g++.other/std1.C: Likewise.
9909         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
9911 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
9913         * lib/g77.exp:  Load gcc-defs.exp for common procedures
9914         (g77_pass, g77_fail, g77_finish, g77_exit,
9915         ${tool}_check_unsupported_p} Now redundant.  Deleted.
9917 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
9919         * g77.dg/fbackslash.f
9920         * g77.dg/fcase-preserve.f
9921         * g77.dg/ff90-1.f
9922         * g77.dg/ffixed-line-length-0.f
9923         * g77.dg/ffixed-line-length-132.f
9924         * g77.dg/ffixed-line-length-7.f
9925         * g77.dg/ffixed-line-length-72.f
9926         * g77.dg/ffixed-line-length-none.f
9927         * g77.dg/ffree-form-1.f
9928         * g77.dg/fno-backslash.f
9929         * g77.dg/fno-f90-1.f
9930         * g77.dg/fno-fixed-form-1.f
9931         * g77.dg/fno-onetrip.f
9932         * g77.dg/fno-typeless-boz.f
9933         * g77.dg/fno-underscoring.f
9934         * g77.dg/fno-vxt-1.f
9935         * g77.dg/fonetrip.f
9936         * g77.dg/ftypeless-boz.f
9937         * g77.dg/fugly-assumed.f
9938         * g77.dg/funderscoring.f
9939         * g77.dg/fvxt-1.f
9941 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
9943         * objc.dg/fwd-proto-1.m: New.
9944         * objc.dg/local-decl-1.m: New.
9945         * objc.dg/naming-1.m: New.
9946         * objc.dg/naming-2.m: New.
9947         * objc.dg/proto-hier-1.m: New.
9949 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
9951         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
9952         largest-type elements to a struct makes its size grow.
9954 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9956         * g++.dg/abi/vthunk1.C: New test.
9958 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9960         * g++.dg/abi/vbase8-22.C: New test.
9962 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9964         * gcc.dg/cpp/macro8.c: New test.
9966 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
9968         * g++.dg/abi/vbase8-21.C: New test.
9970 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
9972         * g++.dg/abi/vbase8-10.C: New test.
9974 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9976         * lib/g++.exp (g++_set_ld_library_path): Renamed to
9977         ${tool}_set_ld_library_path.
9978         Changed caller.
9979         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
9980         g++.exp.
9982 2001-07-26  Stan Cox <scox@redhat.com>
9984         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
9985         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
9986         gcc_exit, gcc_check_unsupported_p):
9987         Moved to gcc-deps.exp
9988         * gcc-deps.exp: New file.
9990 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9992         * g++.old-deja/g++.pt/defarg14.C: New test.
9994 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
9996         * g++.old-deja/g++.other/lineno5.C: New test.
9998 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10000         * g++.old-deja/g++.pt/crash68.C: New test.
10002 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
10004         * g++.old-deja/g++.other/crash42.C: New test.
10006 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
10008         * gcc.dg/cpp/extratokens.c: Fix.
10009         * gcc.dg/cpp/skipping2.c: New tests.
10011 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10013         * gcc.c-torture/execute/20010724-1.c: New file.
10014         * gcc.c-torture/execute/20010724-1.x: New file.
10016 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10018         * g++.old-deja/g++.other/cond7.C: New test.
10020 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10022         * g++.old-deja/g++.other/optimize4.C: New test.
10024 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
10026         * g++.old-deja/g++.abi/vbase8-5.C: New test.
10028 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
10030         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
10031         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
10032         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
10033         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
10035         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
10036         bug report" message.
10038         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
10039         * g++.dg/ext/instantiate1.C: Move from old-deja.
10041 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
10043         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
10044         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
10045         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
10046         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
10048 2001-07-23  Jeffrey A Law  (law@cygnus.com)
10050         * gcc.c-torture/execute/20010723-1.c: New test.
10052 2001-07-23  Ben Elliston  <bje@redhat.com>
10054         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
10056 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10058         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
10059         i[34567]86-*-*.
10060         Delete handling of ieee_multilib_flags.
10061         Pass -mieee for alpha*-*-* and sh-*-*.
10062         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
10064 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
10066         Remove old-abi tests.
10067         * g++.old-deja/g++.mike/p11116.C: Remove.
10068         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
10070 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
10072         * g77.f-torture/compile/pr3743.f:  New test
10074 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
10076         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
10078 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10080         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
10081         g++.old-deja/g++.pt/static6.C: Likewise.
10082         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
10083         supports weak symbols.
10085 2001-07-18  Andreas Jaeger  <aj@suse.de>
10087         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
10088         supported again.
10090 2001-07-18  Andreas Jaeger  <aj@suse.de>
10092         * gcc.dg/iftrap-1.c: Fix target line.
10094 2001-07-17  Richard Henderson  <rth@redhat.com>
10096         * gcc.c-torture/execute/20010717-1.c: New.
10098 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
10100         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
10101         tests.
10103 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10105         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
10107 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10109         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
10110         UAC_SIGBUS, UAC_NOPRINT definitions.
10112 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
10114         * objc/execute/object_is_class.m: New test.
10115         * objc/execute/object_is_meta_class.m: New test.
10117 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10119         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
10120         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
10122 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
10124         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
10125         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
10127 2001-07-14  Richard Henderson  <rth@redhat.com>
10129         * gcc.dg/iftrap-1.c: New.
10131 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
10133         * g77.f-torture/execute/intrinsic77.f: New test.
10135 2001-07-11  Janis Johnson <janis@us.ibm.com>
10137         * gcc.misc-tests/gcov-3.c: New test.
10139 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10141         * gcc.c-torture/compile/20010711-1.c,
10142         * gcc.c-torture/compile/20010711-2.c: New tests.
10144 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
10146         * gcc.c-torture/execute/20010711-1.c: New test.
10148 2001-07-11  Ben Elliston  <bje@redhat.com>
10150         * g++.old-deja/g++.other/enum5.C: New test.
10152 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
10154         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
10155         (g++-dg-prune): Call prune_gcc_output.
10156         * prune.exp: New file for prune_gcc_output.
10157         * lib/g++.exp, lib/gcc.exp: Load it.
10159 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10161         * gcc.c-torture/compile/20010701-1.c,
10162         g++.old-deja/g++.ext/attrib6.C: New tests.
10164 2001-07-06  Jeffrey A Law  (law@cygnus.com)
10166         * gcc.c-torture/compile/20010706-1.c: New test.
10168 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
10170         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
10172 2001-06-28  Stan Shebs  <shebs@apple.com>
10174         * gcc.dg/pragma-darwin.c: New test.
10176 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10178         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
10179         Solaris 2.[678] system.
10181 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10183         * gcc.dg/20010622-1.c: New test.
10185 2001-06-18  Stan Shebs  <shebs@apple.com>
10187         * objc.dg: New directory.
10188         * objc.dg/dg.exp: New file.
10189         * objc.dg/alias.m: New.
10190         * objc.dg/class-1.m: New.
10191         * objc.dg/class-2.m: New.
10192         * objc.dg/const-str-1.m: New.
10193         * objc.dg/const-str-2.m: New.
10194         * objc.dg/id-1.m: New.
10195         * objc.dg/method-1.m: New.
10196         * objc.dg/super-class-1.m: New.
10197         * lib/objc-dg.exp: New file.
10199 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10201         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
10202         of label name.
10204 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
10206         * g++.old-deja/g++.abi/vbase8-9.C: New test.
10208 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10210         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
10211         variable.
10213 2001-06-12  Richard Henderson  <rth@redhat.com>
10215         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
10217 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10219         * g++.old-deja/g++.abi/vbase5.C: New test.
10220         * g++.old-deja/g++.abi/vbase6.C: New test.
10221         * g++.old-deja/g++.abi/vbase7.C: New test.
10223 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10225         * gcc.c-torture/compile/20010610-1.c: New test.
10227 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10229         * g++.old-deja/g++.abi/vbase4.C: New test.
10231 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10233         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
10234         support %f for HC11/HC12 targets.
10235         * gcc.c-torture/execute/930513-1.x: New file, likewise.
10236         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
10237         on HC11/HC12 targets.
10238         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
10240 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10242         * gcc.dg/wchar_t-1.c: New file.
10243         * gcc.dg/wint_t-1.c: Likewise.
10245 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
10247         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
10249 2001-06-11  Richard Henderson  <rth@redhat.com>
10251         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
10253 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10255         * gcc.c-torture/compile/20010611-1.c: New test.
10257 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10259         * gcc.dg/c99-tag-1.c: Add more tests.
10261 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
10263         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
10264         representation on MN10300 and ARM/Thumb.
10266 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
10268         * g77.f-torture/execute/20010610.f: New.
10270 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
10272         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
10273         names.
10275 2001-06-09  Richard Henderson  <rth@redhat.com>
10277         * gcc.c-torture/execute/ashrdi-1.c: New.
10278         * gcc.c-torture/execute/ashldi-1.c: New.
10279         * gcc.c-torture/execute/lshrdi-1.c: New.
10281 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
10283         * objc/execute/load-3.m: Added. Check sending +load to categories,
10284         in addition to classes.
10286 2001-06-08  Stan Shebs  <shebs@apple.com>
10288         * objc/execute/load-2.m: New test.  From Nicola Pero
10289         <n.pero@mi.flashnet.it>.
10291 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
10293         * gcc.c-torture/execute/20010605-2.c: New test.
10295 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10297         * g++.old-deja/g++.abi/vbase2.C: New test.
10298         * g++.old-deja/g++.abi/vbase3.C: New test.
10300 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10302         * g++.old-deja/g++.pt/friend49.C: New test.
10304 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
10306         * g++.old-deja/g++.ext/anon3.C: New test.
10308 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
10310         * g++.old-deja/g++.other/conv7.C: New test.
10312 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10314         * gcc.c-torture/compile/20010605-2.c: New test.
10316 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10318         * gcc.c-torture/execute/20010604-1.c: New test.
10320 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
10322         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
10324 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
10326         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
10327         (g++_link_flags): Likewise.
10328         (g++_init): Pass gccpath's value to two previous functions.
10330 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10332         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
10333         Ensure logfile entry matches exec command line.
10335 2001-05-31  Richard Henderson  <rth@redhat.com>
10337         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
10338         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
10340 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
10342         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
10343         compiler for irix6.2
10345 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
10347         * g++.old-deja/g++.other/optimize3.C: New file.
10349 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
10351         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
10352         assemble.
10354 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
10356         * g++.old-deja/g++.other/optimize2.C: New file.
10358 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
10360         * gcc.c-torture/compile/20010518-2.c: New file.
10361         * gcc.c-torture/execute/20010518-1.c: New file.
10362         * gcc.c-torture/execute/20010518-2.c: New file.
10364 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10366         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
10368 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
10370         G++ no longer defines builtins that do not begin with __builtin.
10371         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
10372         * g++.old-deja/g++.brendand/misc13.C: Likewise.
10373         * g++.old-deja/g++.law/builtin1.C: Likewise.
10374         * g++.old-deja/g++.law/cvt2.C: Likewise.
10375         * g++.old-deja/g++.mike/net5.C: Likewise.
10376         * g++.old-deja/g++.other/builtins1.C: Likewise.
10377         * g++.old-deja/g++.other/builtins2.C: Likewise.
10378         * g++.old-deja/g++.other/builtins3.C: Likewise.
10379         * g++.old-deja/g++.other/builtins4.C: Likewise.
10380         * g++.old-deja/g++.other/inline8.C: Likewise.
10381         * g++.old-deja/g++.robertl/eb39.C: Likewise.
10383 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
10385         * g++.old-deja/g++.pt/using1.C: Adjust.
10386         * g++.old-deja/g++.pt/using2.C: New test.
10388 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10390         * gcc.dg/cpp/charconst.c: New tests.
10391         * gcc.dg/cpp/escape.c: New tests.
10392         * gcc.dg/cpp/escape-1.c: New tests.
10393         * gcc.dg/cpp/escape-2.c: New tests.
10394         * gcc.dg/cpp/ucs.c: New tests.
10396 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
10398         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
10399         native compiler for irix6.5.
10401 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
10403         * lib/g++.exp (g++_include_flags): Use args to compute
10404         get_multilibs.
10405         (g++_link_flags): Likewise.
10406         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
10408 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10410         * gcc.dg/c90-hexfloat-1.c: Add more tests.
10412 2001-05-21  Geoff Keating  <geoffk@redhat.com>
10414         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
10415         this file.
10417 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10419         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
10420         STACK_SIZE;
10421         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
10422         to STACK_SIZE; Use it to define size of add_histo array.
10423         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
10424         to STACK_SIZE.
10425         (f): Use GITT_SIZE to define size of gitt local table.
10426         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
10427         to STACK_SIZE; Use it to define size of bytemem array.
10429 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10431         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
10432         on 68HC11/HC12 due to the asm instruction.
10433         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
10434         * gcc.c-torture/compile/920520-1.x: Likewise.
10435         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
10436         on 68HC11/HC12 because the function is larger than 64K.
10437         * gcc.c-torture/compile/961203-1.x: New file, this test fails
10438         on 68HC11/HC12 because the structure is too large.
10440 2001-05-20  Richard Henderson  <rth@redhat.com>
10442         * gcc.c-torture/execute/20010520-1.c: New.
10444 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10446         * g++.old-deja/g++.warn/compare1.C: New test.
10447         * gcc.dg/compare4.c: New test.
10449 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
10451         * g++.old-deja/g++.other/optimize1.C: New test.
10453 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10455         * g++.old-deja/g++.pt/spec41.C: New test.
10457 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10459         * gcc.c-torture/compile/20010114-1.x: Remove.
10461 2001-05-18  Stan Shebs  <shebs@apple.com>
10463         * gcc.c-torture/compile/20010518-1.c: New test.
10465 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
10467         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
10468         * g++.old-deja/g++.pt/crash67.C: New test.
10470 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
10472         * g++.old-deja/g++.other/debug9.C: New test.
10474 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
10476         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
10478 2001-05-16  Jan Hubicka  <jh@suse.cz>
10480         * gcc.c-torture/compile/20010516-1.c: New test.
10482 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10484         * g++.old-deja/g++.other/crash41.C: New test.
10486 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10488         * g++.old-deja/g++.pt/crash66.C: New test.
10490 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
10492         * g++.old-deja/g++.robertl/eb27.C: Convert.
10494 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
10496         * g++.dg/friend-warn.C: New test.  Do not warn about friend
10497         declaration being redundant.
10499 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
10501         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
10503 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
10505         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
10507 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
10509         * lib/g++.exp: Use testsuite_flags.
10511 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
10513         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
10515 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10517         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
10519 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
10521         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
10523 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
10525         * gcc.c-torture/compile/20010313-1.c: New test.
10527 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
10529         * gcc.dg/cpp/direct2.c: New test.
10530         * gccq.dg/cpp/direct2s.c: New test.
10532         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
10534 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
10536         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
10537         * g++.old-deja/g++.other/op3.C: Likewise.
10539 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10541         * gcc.dg/cpp/syshdr.h: New file.
10542         * gcc.dg/cpp/sysmac1.c: Update.
10543         * gcc.dg/cpp/sysmac2.c: Update.
10545 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10547         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
10549 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
10551         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
10552         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
10554 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
10556         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
10558 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
10560         * lib/g++.exp (g++_include_flags): Don't use any special flags
10561         if TESTING_IN_BUILD_TREE is not defined.
10562         (g++_init): Use a plain 'c++' as the compiler if
10563         TESTING_IN_BUILD_TREEE is not defined.
10565 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10567         * g++.old-deja/g++.eh/catch13.C: New test.
10568         * g++.old-deja/g++.eh/catch14.C: New test.
10570 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10572         * gcc.dg/cpp/tr-define.c: New test.
10574 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
10576         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
10577         <stdlib.h>, not <malloc.h>.
10579 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10581         * g++.old-deja/g++.ns/template17.C: New test.
10583 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10585         * g++.old-deja/g++.pt/ref4.C: New test.
10587 2001-04-30  Richard Henderson  <rth@redhat.com>
10589         * gcc.dg/20000724-1.c: Revert last change.
10591 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
10593         * g77.f-torture/execute/20010430.f: New test.
10595 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
10597         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
10599 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
10601         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
10603 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10605         * g++.old-deja/g++.eh/crash6.C: New test.
10607 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10609         * g++.old-deja/g++.other/warn7.C: New test.
10611 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10613         * g++.old-deja/g++.other/defarg9.C: New test.
10615 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10617         * g77.f-torture/compile/20010426.f: New test.
10618         * g77.f-torture/execute/20010426.f: New test.
10620 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10622         * g77.f-torture/compile/20000629-1.x: Remove - error
10623         has been fixed.
10625 2001-04-26  Jeffrey A Law  (law@cygnus.com)
10627         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
10628         Tweak slightly to work with g++.dg framework.
10629         * g++.dg/special/ecos.exp: Run initp1.C test.
10630         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
10632         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
10633         its linker doesn't give line numbers either.
10634         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
10636 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10638         * g++.old-deja/g++.other/lex1.C: New test.
10640 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
10642         * gcc.dg/noncompile/20010425-1.c: New test.
10644 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10646         * g++.old-deja/g++.pt/mangle2.C: New test.
10648 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10650         * gcc.dg/format/plus-1.c: New test.
10652 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10654         * gcc.dg/20010423-1.c: New test.
10656 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10658         * gcc.c-torture/execute/20010422-1.c: New test.
10660 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
10662         * g++.old-deja/g++.ns/type2.C: New test.
10664 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
10666         * g++.old-deja/g++.other/perf1.C: New test.
10668 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
10670         * gcc.dg/c99-func-2.c: Remove xfail.
10671         * gcc.dg/c99-func-3.c: Remove xfail.
10672         * gcc.dg/c99-func-4.c: Remove xfail.
10674 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
10676         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
10678 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10680         * gcc.c-torture/compile/20010423-1.c: New test.
10682 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10684         * g++.old-deja/g++.pt/typename28.C: New test.
10686 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10688         * g++.old-deja/g++.abi/empty2.C: New test.
10689         * g++.old-deja/g++.abi/empty3.C: New test.
10691 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10693         * g++.old-deja/g++.other/comdat2.C: New test.
10694         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
10696 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10698         * g++.old-deja/g++.other/overload14.C: New test.
10700 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10702         * g++.old-deja/g++.other/lookup23.C: New test.
10704 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10706         * gcc.c-torture/execute/20010403-1.c: New test.
10708 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
10709             Mark Mitchell  <mark@codesourcery.com>
10711         * lib/old-dejagnu.exp: Don't delete output of executable.
10712         Add .exe suffix to executables.
10714 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
10716         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
10718 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10720         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
10722 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10724         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
10725         * g++.old-deja/g++.abi/crash1.C: New test.
10727 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10729         * g++.old-deja/g++.other/crash40.C: New test.
10731 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10733         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
10735 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
10737         * g++.old-deja/g++.other/warn6.C: New test.
10739 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10741         * g++.old-deja/g++.robertl/eb42.C: Same.
10743 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10745         * gcc.dg/wtr-conversion-1.c: New testcase.
10747 2001-04-10  Richard Henderson  <rth@redhat.com>
10749         * g++.old-deja/g++.other/array5.C: New.
10751 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10753         * gcc.c-torture/execute/20010408-1.c: New test.
10755 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
10757         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
10758         headers and constructs.
10759         * g++.old-deja/g++.robertl/eb79.C: Same.
10760         * g++.old-deja/g++.robertl/eb77.C (main): Same.
10761         * g++.old-deja/g++.robertl/eb73.C: Same.
10762         * g++.old-deja/g++.robertl/eb66.C (main): Same.
10763         * g++.old-deja/g++.robertl/eb55.C (t): Same.
10764         * g++.old-deja/g++.robertl/eb54.C (main): Same.
10765         * g++.old-deja/g++.robertl/eb46.C (main): Same.
10766         * g++.old-deja/g++.robertl/eb44.C: Same.
10767         * g++.old-deja/g++.robertl/eb41.C (main): Same.
10768         * g++.old-deja/g++.robertl/eb4.C (main): Same.
10769         * g++.old-deja/g++.robertl/eb39.C: Same.
10770         * g++.old-deja/g++.robertl/eb33.C (main): Same.
10771         * g++.old-deja/g++.robertl/eb31.C (main): Same.
10772         * g++.old-deja/g++.robertl/eb30.C: Same.
10773         * g++.old-deja/g++.robertl/eb3.C: Same.
10774         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
10775         * g++.old-deja/g++.robertl/eb21.C: Same.
10776         * g++.old-deja/g++.robertl/eb15.C: Same.
10777         * g++.old-deja/g++.robertl/eb118.C: Same.
10778         * g++.old-deja/g++.robertl/eb115.C (main): Same.
10779         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
10780         * g++.old-deja/g++.robertl/eb109.C: Same.
10781         * g++.old-deja/g++.other/sibcall1.C (main): Same.
10782         * g++.old-deja/g++.mike/rtti1.C: Same.
10783         * g++.old-deja/g++.mike/p658.C: Same.
10784         * g++.old-deja/g++.mike/net46.C: Same.
10785         * g++.old-deja/g++.mike/net34.C: Same.
10786         * g++.old-deja/g++.mike/memoize1.C: Same.
10787         * g++.old-deja/g++.mike/eh2.C: Same.
10788         * g++.old-deja/g++.law/weak.C: Same.
10789         * g++.old-deja/g++.law/visibility7.C: Same.
10790         * g++.old-deja/g++.law/visibility25.C: Same.
10791         * g++.old-deja/g++.law/visibility22.C: Same.
10792         * g++.old-deja/g++.law/visibility2.C: Same.
10793         * g++.old-deja/g++.law/visibility17.C: Same.
10794         * g++.old-deja/g++.law/visibility13.C: Same.
10795         * g++.old-deja/g++.law/visibility10.C: Same.
10796         * g++.old-deja/g++.law/visibility1.C: Same.
10797         * g++.old-deja/g++.law/virtual3.C (eval): Same.
10798         * g++.old-deja/g++.law/vbase1.C: Same.
10799         * g++.old-deja/g++.law/operators32.C: Same.
10800         * g++.old-deja/g++.law/nest3.C: Same.
10801         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
10802         * g++.old-deja/g++.law/except5.C (main): Same.
10803         * g++.old-deja/g++.law/cvt7.C (run): Same.
10804         * g++.old-deja/g++.law/cvt2.C: Same.
10805         * g++.old-deja/g++.law/cvt16.C: Same.
10806         * g++.old-deja/g++.law/ctors6.C (bar): Same.
10807         * g++.old-deja/g++.law/ctors17.C (main): Same.
10808         * g++.old-deja/g++.law/ctors13.C: Same.
10809         * g++.old-deja/g++.law/ctors12.C (main): Same.
10810         * g++.old-deja/g++.law/ctors10.C: Same.
10811         * g++.old-deja/g++.law/code-gen5.C: Same.
10812         * g++.old-deja/g++.law/bad-error7.C: Same.
10813         * g++.old-deja/g++.law/arm9.C: Same.
10814         * g++.old-deja/g++.law/arm12.C: Same.
10815         * g++.old-deja/g++.law/arg8.C: Same.
10816         * g++.old-deja/g++.law/arg1.C: Same.
10817         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
10818         * g++.old-deja/g++.jason/template31.C: Same.
10819         * g++.old-deja/g++.jason/template24.C (main): Same.
10820         * g++.old-deja/g++.jason/2371.C: Same.
10821         * g++.old-deja/g++.eh/new2.C: Same.
10822         * g++.old-deja/g++.eh/new1.C: Same.
10823         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
10824         * g++.old-deja/g++.brendan/nest21.C (main): Same.
10825         * g++.old-deja/g++.brendan/err-msg3.C: Same.
10826         * g++.old-deja/g++.brendan/crash62.C: Same.
10827         * g++.old-deja/g++.brendan/crash52.C: Same.
10828         * g++.old-deja/g++.brendan/crash49.C (main): Same.
10829         * g++.old-deja/g++.brendan/crash38.C: Same.
10830         * g++.old-deja/g++.brendan/crash15.C (main): Same.
10831         * g++.old-deja/g++.brendan/copy9.C: Same.
10833 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
10835         * gcc.c-torture/execute/20001203-2.c (memset):
10836         Count argument is of type __SIZE_TYPE__.
10838 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
10840         * gcc.c-torture/compile/20010404-1.c: New test.
10842 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
10844         * gcc.c-torture/compile/20010326-1.c: New test.
10846 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
10848         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
10849         peculiarities of the SH.
10850         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
10852 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10854         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
10855         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
10856         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
10858 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10860         * g77.f-torture/compile/20010321-1.f: New test.
10862 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10864         * gcc.c-torture/compile/20010329-1.c: New test.
10866 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10868         * gcc.c-torture/execute/20010329-1.c: New test.
10870 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
10872         * g++.old-deja/g++.other/eh4.C: Fix typo.
10874 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
10876         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
10878 2001-03-28  Philip Blundell  <philb@gnu.org>
10880         * gcc.c-torture/compile/20010328-1.c: New test.
10882 2001-03-27  Richard Henderson  <rth@redhat.com>
10884         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
10885         * g++.old-deja/g++.eh/vbase3.C: Likewise.
10887 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
10889         * gcc.c-torture/compile/20010327-1.c: New test.
10891 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10893         * g++.old-deja/g++.other/friend12.C: New test.
10894         * g++.old-deja/g++.other/friend9.C: Expect no errors.
10895         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
10897 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10899         * gcc.c-torture/execute/20010325-1.c: New test.
10901 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
10903         * g++.old-deja/g++.other/mangle3.C: New test.
10905 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
10907         * g++.old-deja/g++.other/anon8.C: New test.
10909 2001-03-20  Philip Blundell  <philb@gnu.org>
10911         * gcc.c-torture/compile/20010320-1.c: New test.
10913 2001-03-17  Richard Henderson  <rth@redhat.com>
10915         * g++.old-deja/g++.other/eh4.C: Add expected error text.
10917 2001-03-15  Geoff Keating  <geoff@redhat.com>
10919         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
10920         tests on AIX.
10922 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
10924         * g++.old-deja/g++.other/eh4.C: New test.
10926 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
10928         * gcc.dg/cpp/mi1.c: Update.
10930 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
10932         * g++.old-deja/g++.other/regstack.C: New test.
10934 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10936         * g++.old-deja/g++.other/ref4.C: New test.
10938 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
10940         * objc/execute/va_method.m: Added.
10941         * objc/execute/IMP.m: Added.
10942         * objc/execute/_cmd.m: Added.
10943         * objc/execute/accessing_ivars.m: Added.
10944         * objc/execute/class-1.m: Added.
10945         * objc/execute/class-10.m: Added.
10946         * objc/execute/class-11.m: Added.
10947         * objc/execute/class-12.m: Added.
10948         * objc/execute/class-13.m: Added.
10949         * objc/execute/class-14.m: Added.
10950         * objc/execute/class-2.m: Added.
10951         * objc/execute/class-3.m: Added.
10952         * objc/execute/class-4.m: Added.
10953         * objc/execute/class-5.m: Added.
10954         * objc/execute/class-6.m: Added.
10955         * objc/execute/class-7.m: Added.
10956         * objc/execute/class-8.m: Added.
10957         * objc/execute/class-9.m: Added.
10958         * objc/execute/class-tests-1.h
10959         * objc/execute/class-tests-2.h
10960         * objc/execute/compatibility_alias.m: Added.
10961         * objc/execute/encode-1.m: Added.
10962         * objc/execute/formal_protocol-1.m: Added.
10963         * objc/execute/formal_protocol-2.m: Added.
10964         * objc/execute/formal_protocol-3.m: Added.
10965         * objc/execute/formal_protocol-4.m: Added.
10966         * objc/execute/formal_protocol-5.m: Added.
10967         * objc/execute/formal_protocol-6.m: Added.
10968         * objc/execute/formal_protocol-7.m: Added.
10969         * objc/execute/informal_protocol.m: Added.
10970         * objc/execute/initialize.m: Added.
10971         * objc/execute/load.m: Added.
10972         * objc/execute/many_args_method.m: Added.
10973         * objc/execute/nested-3.m: Added.
10974         * objc/execute/no_clash.m: Added.
10975         * objc/execute/private.m: Added.
10976         * objc/execute/redefining_self.m: Added.
10977         * objc/execute/root_methods.m: Added.
10978         * objc/execute/selector-1.m: Added.
10979         * objc/execute/static-1.m: Added.
10980         * objc/execute/static-2.m: Added.
10981         * objc/execute/va_method.m: Added.
10983 2001-03-10  Richard Henderson  <rth@redhat.com>
10985         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
10987 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
10989         * g++.old-deja/g++.other/crash31.C: XFAIL.
10990         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
10991         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
10992         * gcc.c-torture/execute/20010123-1.x: XFAIL.
10993         * gcc.c-torture/execute/20010124-1.x: XFAIL.
10994         * gcc.dg/sequence-pt-1.c: XFAIL one test.
10996 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
10998         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
11000 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11002         * gcc.dg/20000724-1.c: Don't use multiline strings.
11004 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
11006         * objc/execute/string1.m, objc/execute/string2.m: Compare the
11007         result of -cString against what we expect it to be; don't just
11008         print it out for no one to read.
11010         * objc/execute/string3.m, objc/execute/string4.m: New tests.
11011         Based on testcases provided by Nicola Pero.
11013 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11015         * gcc.dg/cpp/macro7.c: New test.
11017 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
11019         * gcc.dg/cpp/multiline.c: Update.
11021 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11023         * g++.old-deja/g++.other/enum3.C: New test.
11025 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11027         * g++.old-deja/g++.other/pod1.C: New test.
11029 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
11031         * g++.old-deja/g++.ext/overload1.C: New test.
11033 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11035         * g++.old-deja/g++.pt/using1.C: New test.
11037 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
11039         * g++.old-deja/g++.other/using9.C: New test.
11041 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
11043         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
11045         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
11047 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
11049         * g++.old-deja/g++.ext/realpt1.C: Remove.
11051 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
11053         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
11055 2001-02-26  Will Cohen  <wcohen@redhat.com>
11057         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
11059 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
11061         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
11062         templatized constructors.
11064 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11066         * gcc.c-torture/execute/20010224-1.c: New test.
11068 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
11070         * gcc.c-torture/execute/20010222-1.c: New test.
11072 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
11074         * g++.old-deja/g++.other/inline20.C: New test.
11076 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
11078         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
11080 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
11082         * g++.old-deja/g++.other/lookup22.C: New test.
11084 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
11086         * g77.dg: New directory.
11087         * g77.dg/20010216-1.f: New test case.
11088         * g77.dg/dg.exp: New driver.
11089         * lib/g77-dg.exp: New driver library.
11091 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11093         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
11095 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
11097         * g++.old-deja/g++.other/decl9.C: New test.
11099 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
11101         * g++.old-deja/g++.other/init16.C: Update the test so that it does
11102         not need <string> and also tests the initialization at runtime.
11104 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
11106         * gcc.c-torture/execute/longlong.c: New test.
11108 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11110         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
11112 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
11114         * gcc.c-torture/execute/920302-1.c (execute):
11115         Change argument type to short.
11117 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11119         * g++.old-deja/g++.pt/deduct6.C: New test.
11121 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
11123         * g++.old-deja/g++.pt/deduct5.C: New test.
11125 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
11127         * gcc.c-torture/execute/20010209-1.c: New test.
11129 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
11131         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
11133 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
11135         * g++.dg/vtgc1.C: Update for new ABI.
11137         * consistency.vlad: New directory, 1665 files.
11139 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11141         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
11142         return type.
11143         * gcc.dg/cpp/digraphs.c: Declare puts.
11145 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11147         * g++.old-deja/g++.other/warn5.C: New test.
11149 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11151         * g++.old-deja/g++.pt/spec40.C: New test.
11153 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
11155         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
11156         case.
11157         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
11159 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
11161         * gcc.c-torture/compile/20010209-1.c: New test.
11163 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
11165         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
11166         excess errors message but not if it crashes.
11167         * g++.old-deja/g++.other/crash27.C: Likewise.
11168         * g++.old-deja/g++.other/crash28.C: Likewise.
11169         * g++.old-deja/g++.other/crash30.C: Likewise.
11170         * g++.old-deja/g++.other/crash32.C: Likewise.
11171         * g++.old-deja/g++.other/crash35.C: Likewise.
11172         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11174 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11176         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
11177         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
11178         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
11179         g77.f-torture/execute/execute.exp,
11180         g77.f-torture/noncompile/noncompile.exp,
11181         gcc.c-torture/execute/execute.exp,
11182         gcc.c-torture/execute/memcheck/memcheck.exp,
11183         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
11184         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
11185         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
11186         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
11187         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
11188         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
11189         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11190         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
11191         Remove bug reporting instructions with ancient email addresses.
11193 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11195         * gcc.dg/20010202-1.c: New test.
11196         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
11198 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
11200         * g++.dg/stdbool-if.C: New test.
11202 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
11204         * objc/execute/fdecl.m: Added main().
11206 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11208         * gcc.c-torture/execute/20010206-1.c: New test.
11210 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11212         * gcc.dg/cpp/avoidpaste1.c: Update.
11214 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
11216         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
11217         Pero <nicola@brainstorm.co.uk>.
11218         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
11220 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
11222         * g++.old-deja/g++.pt/spec39.C: New test.
11224 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
11226         * gcc.c-torture/compile/20010202-1.c: New test.
11228 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
11230         * g++.old-deja/g++.abi/primary2.C: New test.
11231         * g++.old-deja/g++.abi/primary3.C: New test.
11232         * g++.old-deja/g++.abi/primary4.C: New test.
11233         * g++.old-deja/g++.abi/primary5.C: New test.
11234         * g++.old-deja/g++.abi/vtable3.h: New test.
11235         * g++.old-deja/g++.abi/vtable3a.C: New test.
11236         * g++.old-deja/g++.abi/vtable3b.C: New test.
11237         * g++.old-deja/g++.abi/vtable3c.C: New test.
11238         * g++.old-deja/g++.abi/vtable3d.C: New test.
11239         * g++.old-deja/g++.abi/vtable3e.C: New test.
11240         * g++.old-deja/g++.abi/vtable3f.C: New test.
11241         * g++.old-deja/g++.abi/vtable3g.C: New test.
11242         * g++.old-deja/g++.abi/vtable3h.C: New test.
11243         * g++.old-deja/g++.abi/vtable3i.C: New test.
11244         * g++.old-deja/g++.abi/vtable3j.C: New test.
11245         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
11247 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
11249         * g++.old-deja/g++.other/anon6.C: New test.
11250         * g++.old-deja/g++.other/anon7.C: New test.
11252 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11254         * gcc.dg/cpp/avoidpaste2.c: New tests.
11256 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
11258         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
11260 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
11262         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
11263         DECIMAL_DIG cases for Irix."
11265 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
11267         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
11269 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11271         * gcc.dg/c99-tag-1.c: New test.
11273 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11275         * gcc.dg/cpp/tr-warn1.c: Add tests.
11277 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11279         * gcc.dg/cpp/avoidpaste1.c: Update.
11280         * gcc.dg/cpp/paste4.c: Update.
11282 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
11284         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
11285         cases for Irix.
11287 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11289         * g++.old-deja/g++.other/inline19.C: New test.
11291 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11293         * gcc.dg/Wlarger-than.c: New test.
11295 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11297         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
11299 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
11301         * gcc.c-torture/execute/20010129-1.c: New test.
11302         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
11304 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
11306         * gcc.dg/cpp/avoidpaste1.c: Test case.
11308 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
11310         * g++.old-deja/g++.other/inline18.C: New test.
11312 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11314         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
11315         and __builtin_putchar.
11317 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
11319         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
11320         tests.
11322 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
11324         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
11325         floating point number rounding mode to round to the nearest
11326         representable mode.
11328 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
11330         * g++.old-deja/g++.other/mangle2.C: New test.
11332 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11334         * gcc.c-torture/compile/20010124-1.c: New test.
11336 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
11338         * g++.old-deja/g++.pt/spec38.C: New test.
11340 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11342         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
11343         "Build don't run".
11345 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11347         * gcc.c-torture/execute/20010123-1.c: New test.
11349 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11351         * g++.old-deja/g++.pt/spec37.C: New test.
11353 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11355         * g++.old-deja/g++.pt/overload14.C: New test.
11357 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11359         * gcc.c-torture/execute/20010122-1.c: New test, exercise
11360         __builtin_return_address.
11362 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
11364         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
11365         * g++.old-deja/g++.pt/spec35.C: New test.
11366         * g++.old-deja/g++.pt/spec36.C: New test.
11368 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
11370         * gcc.c-torture/compile/20010118-1.c: New test.
11372 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
11374         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
11376 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11378         * gcc.c-torture/execute/20010119-1.c: New test.
11380 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11382         * g++.old-deja/g++.other/vbase5.C: New test.
11384 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11386         * gcc.c-torture/execute/20010118-1.c: New test.
11388 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11390         * g++.old-deja/g++.pt/deduct3.C: New test.
11392 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11394         * g++.old-deja/g++.pt/spec34.C: New test.
11396 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
11398         * g77.f-torture/compile/20000601-2.f: New test.
11400 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11402         * g++.old-deja/g++.other/init17.C: New test.
11404 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
11406         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
11408 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11410         * g++.old-deja/g++.pt/unify8.C: New test.
11412 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11414         * g++.old-deja/g++.abi/vbase1.C: New test.
11416 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11418         * g++.old-deja/g++.pt/crash65.C: New test.
11420 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11422         * gcc.dg/cpp/assembl2.S: New test case.
11424 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
11426         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
11427         are supported.
11429 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11431         * g++.old-deja/g++.other/builtins1.C: New test.
11432         * g++.old-deja/g++.other/builtins2.C: Likewise.
11433         * g++.old-deja/g++.other/builtins3.C: Likewise.
11434         * g++.old-deja/g++.other/builtins4.C: Likewise.
11436 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
11438         * gcc.c-torture/compile/20010117-1.c: New test.
11439         * gcc.c-torture/compile/20010117-2.c: New test.
11441 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11443         * g77.f-torture/execute/20010116.[fx]: New test,
11444         XFAIL on i?86-*-*.
11445         * g77.f-torture/compile/20010115.f: Indicate it's
11446         a test for PR fortran/1636.
11448 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11450         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
11452 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11454         * g77.f-torture/compile/20010115.f: New test.
11456 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
11458         * g++.old-deja/g++.pt/nontype5.C: New test.
11460 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11462         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
11463         have an equivalent working one below it.
11465 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11467         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
11468         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11470 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11472         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
11473         message containing "init_priority".
11474         (conpr-2.C): Likewise.
11475         (conpr-3.C): Likewise.
11476         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
11478 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11480         * gcc.c-torture/execute/20010114-2.c: New test.
11482 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11484         * gcc.c-torture/compile/20010114-1.c: New test.
11485         * gcc.c-torture/compile/20010114-1.x: Xfail.
11486         * gcc.c-torture/compile/20010114-2.c: New test.
11487         * gcc.c-torture/execute/20010114-1.c: New test.
11488         * gcc.dg/trunc-1.c: New test.
11489         * gcc.dg/uninit-B.c: New test.
11491 2001-01-13  Nick Clifton  <nickc@redhat.com>
11493         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
11494         target.
11496 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11498         * gcc.c-torture/compile/20010113-1.c: New test.
11500 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
11502         * gcc.c-torture/compile/20001212-1.c: New test.
11504 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11506         * gcc.dg/cpp/widestr1.c: Update.
11507         * gcc.dg/cpp/prag-imp.c: Remove.
11509 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
11511         * gcc.c-torture/execute/20000801-3.x: Remove.
11512         * gcc.dg/c90-init-1.c: New test.
11513         * gcc.dg/c99-init-1.c: New test.
11514         * gcc.dg/c99-init-2.c: New test.
11515         * gcc.dg/gnu99-init-1.c: New test.
11517 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
11519         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
11520         testing that no relevant ones were found.
11522 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11524         * g++.old-deja/g++.pt/cast2.C: New test.
11526 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11528         * g++.old-deja/g++.pt/friend47.C: New test.
11530 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11532         * g++.old-deja/g++.pt/instantiate13.C: New test.
11534 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11536         * g++.old-deja/g++.other/defarg7.C: New test.
11537         * g++.old-deja/g++.other/defarg8.C: New test.
11539 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11541         * g++.old-deja/g++.pt/crash64.C: New test.
11543 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11545         * g++.old-deja/g++.pt/crash63.C: New test.
11547 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11549         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
11551 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
11553         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
11555 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11557         * g++.old-deja/g++.pt/error3.C: New test.
11559 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11561         * g++.old-deja/g++.other/crash39.C: New test.
11563 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11565         * g++.old-deja/g++.other/vbase4.C: New test.
11567 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
11569         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
11570         * gcc.dg/special/20000419-2.c: New file. Identical to above.
11571         * gcc.dg/special/special.exp: New test driver which will check
11572         for alias support for the above test.
11574 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
11576         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
11577         problems on small machines.
11578         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
11579         parameterize.
11581 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
11583         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
11584         mips.
11585         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11587 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
11589         * g++.old_deja/g++.pt/using8.C: New test.
11591 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11593         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
11595 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
11597         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
11598         where a failure is expected.
11599         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
11601 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11603         * g++.old_deja/g++.pt/instantiate12.C: New test.
11605 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11607         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
11608         start of structs.
11609         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
11610         * g++.old-deja/g++.brendan/crash17.C: Likewise.
11611         * g++.old-deja/g++.brendan/crash29.C: Likewise.
11612         * g++.old-deja/g++.brendan/crash48.C: Likewise.
11613         * g++.old-deja/g++.brendan/ns1.C: Likewise.
11614         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
11615         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
11616         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
11617         * g++.old-deja/g++.eh/spec6.C: Likewise.
11618         * g++.old-deja/g++.jason/crash3.C: Likewise.
11619         * g++.old-deja/g++.law/ctors11.C: Likewise.
11620         * g++.old-deja/g++.law/ctors17.C: Likewise.
11621         * g++.old-deja/g++.law/ctors5.C: Likewise.
11622         * g++.old-deja/g++.law/ctors9.C: Likewise.
11623         * g++.old-deja/g++.mike/ambig1.C: Likewise.
11624         * g++.old-deja/g++.mike/net22.C: Likewise.
11625         * g++.old-deja/g++.mike/p3538a.C: Likewise.
11626         * g++.old-deja/g++.mike/p3538b.C: Likewise.
11627         * g++.old-deja/g++.mike/virt3.C: Likewise.
11628         * g++.old-deja/g++.niklas/t128.C: Likewise.
11629         * g++.old-deja/g++.other/anon4.C: Likewise.
11630         * g++.old-deja/g++.other/using1.C: Likewise.
11631         * g++.old-deja/g++.other/warn3.C: Likewise.
11632         * g++.old-deja/g++.pt/t37.C: Likewise.
11633         * g++.old-deja/g++.robertl/eb69.C: Likewise.
11634         * g++.old-deja/g++.robertl/eb71.C: Likewise.
11636 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11638         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
11640 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11642         * gcc.c-torture/execute/stdio-opt-3.c: New test.
11644 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
11646         * gcc.c-torture/compile/20010107-1.c: New test.
11648 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11650         * gcc.c-torture/execute/builtin-noret-1.c: New test.
11652 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11654         * gcc.dg/format/format.h: New file.
11655         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
11656         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
11657         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
11658         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
11659         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
11660         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
11661         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
11662         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
11663         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
11664         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
11665         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
11666         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
11667         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
11668         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
11669         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
11670         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
11671         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
11672         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
11673         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
11674         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
11675         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
11676         instead of declaring standard types, macros and functions in each
11677         test.
11679 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
11681         * gcc.c-torture/execute/20010106-1.c: New test.
11683 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11685         * gcc.dg/format/format.exp: New file.
11686         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
11687         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
11688         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
11689         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
11690         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
11691         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
11692         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
11693         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
11694         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
11695         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
11696         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
11697         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
11698         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
11699         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
11700         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
11701         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
11702         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
11703         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
11704         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
11705         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
11706         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
11707         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
11708         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
11709         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
11710         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
11711         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
11712         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
11713         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
11714         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
11715         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
11716         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
11717         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
11718         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
11719         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
11720         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
11721         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
11722         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
11723         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
11724         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
11725         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
11726         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
11727         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
11729 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
11731         * gcc.c-torture/execute/991228-1.c: Take word endianness into
11732         account.
11734 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
11736         * gcc.c-torture/execute/builtin-complex-1.c: New test.
11738 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
11740         * g++.old-deja/g++.pt/crash62.C: New test.
11742 2001-01-04  Richard Henderson  <rth@redhat.com>
11744         * gcc.dg/20000926-1.c: Update expected warnings.
11745         * gcc.dg/array-2.c: Likewise.
11746         * gcc.dg/array-4.c: Also validate flexible array members.
11747         * gcc.dg/c99-flex-array-1.c: New.
11749 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11751         * gcc.c-torture/compile/20001222-1.x: Remove.
11753 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11755         * gcc.c-torture/execute/built-in-setjmp.c: New.
11757 2001-01-03  Richard Henderson  <rth@redhat.com>
11759         * gcc.dg/940510-1.c: Update expected error wording.
11760         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
11762 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
11764         * lib/target-supports.exp (check_alias_available): Modified to
11765         indicate aliases not supported if only weak aliases are supported.
11767 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11769         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
11770         Turn on cmpstrsi checks for __pj__ and __i370__.
11772 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11774         * g++.old-deja/g++.other/virtual11.C: New test.
11776 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11778         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
11780 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11782         * gcc.c-torture/compile/20010102-1.c: New test.
11784 2001-01-02  Andreas Jaeger  <aj@suse.de>
11786         * gcc.dg/noreturn-3.c: New test.
11788         * gcc.dg/noreturn-4.c: New test.
11790 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11792         * gcc.c-torture/execute/stdio-opt-1.c: Also test
11793         __builtin_fputc and __builtin_fwrite.
11795 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
11797         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
11798         signed char, not default char.
11800 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
11802         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
11804 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
11806         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
11808 2000-12-29  Richard Henderson  <rth@redhat.com>
11810         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
11811         (__cyg_profile_func_exit): Define.
11813 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11815         * g++.dg/vtgc1.C: New test.
11817 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
11819         * gcc.dg/noncompile/20001228-1.c: New test.
11821         * gcc.dg/20001228-1.c: New test.
11823         * gcc.c-torture/execute/20001228-1.c: New test.
11825 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11827         * gcc.dg/format-strfmon-1.c: New test.
11829 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11831         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
11832         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
11833         * gcc.c-torture/execute/string-opt-1.c: Likewise.
11834         * gcc.c-torture/execute/string-opt-2.c: Likewise.
11835         * gcc.c-torture/execute/string-opt-3.c: Likewise.
11836         * gcc.c-torture/execute/string-opt-4.c: Likewise.
11837         * gcc.c-torture/execute/string-opt-6.c: Likewise.
11838         * gcc.c-torture/execute/string-opt-7.c: Likewise.
11839         * gcc.c-torture/execute/string-opt-8.c: Likewise.
11840         * gcc.c-torture/execute/string-opt-9.c: Likewise.
11841         * gcc.c-torture/execute/string-opt-10.c: Likewise.
11842         * gcc.c-torture/execute/string-opt-11.c: Likewise.
11843         * gcc.c-torture/execute/string-opt-12.c: Likewise.
11845         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
11846         * gcc.c-torture/execute/string-opt-4.c: Test index.
11848 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
11850         * gcc.c-torture/compile/20001226-1.c: New test.
11852 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11854         * gcc.c-torture/compile/20001222-1.c: New test.
11855         * gcc.c-torture/compile/20001222-1.x: Xfail.
11857 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
11859         * gcc.c-torture/execute/comp-goto-2.c: New test.
11861 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
11863         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
11864         Use long types if __INT_MAX__ is 32767.
11865         (main): Use cast to (sint32 *) when poking 88 into a_page.
11867         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
11869 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
11871         * gcc.c-torture/compile/20001221-1.c: New test.
11872         * gcc.c-torture/execute/20001221-1.c: New test.
11874 2000-12-20  Richard Henderson  <rth@redhat.com>
11876         * g++.old-deja/g++.pt/crash36.C: Update error lines.
11877         * g++.old-deja/g++.robertl/eb109.C: Likewise.
11879 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11881         * gcc.dg/compare3.c: New test.
11883 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11885         * gcc.dg/format-warnll-1.c: New test.
11887 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11889         * gcc.dg/cpp/cmdlne-P.c: New test.
11891 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11893         * gcc.c-torture/execute/builtin-abs-1.c,
11894         gcc.c-torture/execute/builtin-abs-2.c: New tests.
11896 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
11898         * gcc.dg/cpp/multiline.c: New test.
11900 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
11902         * g++.old-deja/g++.other/syshdr1.C: Update.
11903         * gcc.dg/cpp/lineflags.c: Remove temporarily.
11905 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11907         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
11909 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11911         * g++.old-deja/g++.pt/ttp65.C: New test.
11913 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11915         * g++.old-deja/g++.pt/ttp64.C: New test.
11917 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11919         * g++.old-deja/g++.pt/spec33.C: New test.
11921 2000-12-14  Catherine Moore  <clm@redhat.com>
11923         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
11924         * gcc.c-torture/execute/920612-2.c: Likewise.
11925         * gcc.c-torture/execute/920428-2.c: Likewise.
11926         * gcc-c-torture/execute/va-arg-11.c: Call exit.
11927         * gcc.c-torture/execute/va-arg-21.c: Likewise.
11929 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11931         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
11932         * gcc.dg/pack-test-2.c: Likewise.
11934 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11936         Tests by Zack Weinberg <zackw@stanford.edu>.
11938         * gcc.dg/cpp/defined.c: Update.
11939         * gcc.dg/cpp/defined_trad.c: New tests.
11941 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11943         * gcc.dg/cpp/trad-direct.c: Update.
11945 2000-12-11  Neil Booth  <neilb@earthling.net>
11947         * gcc.dg/cpp/defined_trad.c
11949 2000-12-11  Neil Booth  <neilb@earthling.net>
11951         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
11953 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11955         * gcc.dg/format-miss-2.c: New test.
11957 2000-12-09  Neil Booth  <neilb@earthling.net>
11959         * gcc.dg/cpp/lineflags.c: New tests.
11960         * gcc.dg/cpp/poison.c: Update.
11961         * gcc.dg/cpp/redef2.c: Update.
11962         * gcc.dg/cpp/skipping.c: New test.
11964 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
11966         * g++.old-deja/g++.other/eh3.C: New testcase.
11968 2000-12-07  Neil Booth  <neilb@earthling.net>
11970         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
11971         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
11972         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
11973         wtr-union-init-2.c, wtr-union-init-3.c: Update.
11974         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
11975         Update.
11977 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11979         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
11980         __SIZE_TYPE__ instead of int for type of integers cast to
11981         pointers.
11983 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
11985         * g++.old-deja/g++.other/cleanup4.C: New test.
11987 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11989         * format-sec-1.c: New test.
11991 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11993         * gcc.dg/format-nonlit-3.c: New test.
11995 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11997         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
11998         through a null pointer.
12000 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12002         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
12003         * g++.old-deja/g++.pt/partial4.C: New test.
12005 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
12007         * gcc.c-torture/execute/ieee/hugeval.x: New.
12009 2000-12-06  Neil Booth  <neilb@earthling.net>
12011         * gcc.dg/cpp/backslash2.c: New tests.
12013 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12015         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
12016         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
12018 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
12020         * gcc.c-torture/execute/20001203-2.c: New testcase.
12022 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12024         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
12025         * g++.old-deja/g++.other/virtual10.C: New test.
12027 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
12029         * g++.old-deja/g++.mike/pmf5.C: Remove test.
12031 2000-12-05  Richard Henderson  <rth@redhat.com>
12033         * gcc.c-torture/compile/20001205-1.c: New.
12035 2000-12-04  Neil Booth  <neilb@earthling.net>
12037         * g++.old-deja/g++.other/virtual9.C: New test.
12038         * g++.old-deja/g++.pt/crash61.C: New test.
12039         * gcc.c-torture/execute/loop-9.c: New test.
12041 2000-12-04  Neil Booth  <neilb@earthling.net>
12043         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
12044         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
12045         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
12046         * gcc.dg/cpp/extratokens.c: ...here.
12048 2000-12-04  Neil Booth  <neilb@earthling.net>
12050         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
12051         New tests.
12053 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12055         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
12056         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
12058 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12060         * gcc.c-torture/execute/20001203-1.c: New test.
12062 2000-12-03  Neil Booth  <neilb@earthling.net>
12064         * gcc.dg/cpp/macro6.c: New test cases.
12066 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12068         * gcc.c-torture/execute/string-opt-9.c: New test.
12069         * gcc.c-torture/execute/string-opt-10.c: Likewise.
12070         * gcc.c-torture/execute/string-opt-11.c: Likewise.
12071         * gcc.c-torture/execute/string-opt-12.c: Likewise.
12073         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
12074         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
12076 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
12078         * gcc.dg/cpp/if-6.c: New testcase.
12080         * gcc.dg/20001201-1.c: New testcase.
12082 2000-12-02  Neil Booth  <neilb@earthling.net>
12084         * g++.old-deja/g++.other/externC4.C,
12085         g++.old-deja/g++.other/friend10.C: New tests.
12087 2000-12-02  Neil Booth  <neilb@earthling.net>
12089         * g++.old-deja/g++.other/instan2.C
12090         * g++.old-deja/g++.other/instan3.C: New test.
12092 2000-12-02  Neil Booth  <neilb@earthling.net>
12094         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
12095         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
12096         gnuc99.c,gnuc99-pedantic.c: New tests.
12098 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12100         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
12101         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
12103 2000-12-01  Neil Booth  <neilb@earthling.net>
12105         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
12106         * gcc.dg/cpp/poison.c: Update.
12107         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
12109 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
12111         * g77.f-torture/execute/20001201.f: New test.
12113 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12115         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
12117 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
12119         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
12121 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
12123         * g++.old-deja/g++.other/cast6.C: New test.
12125 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
12127         * gcc.c-torture/execute/20001130-2.c: New testcase.
12129 2000-11-30  Richard Henderson  <rth@redhat.com>
12131         * gcc.c-torture/execute/20001130-1.c: New test.
12133 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12135         * g++.old-deja/g++.other/op3.C: New test.
12137 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12139         * g++.old-deja/g++.other/op2.C: New test.
12141 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
12143         * g++.old-deja/g++.other/crash38.C: New test.
12145 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
12147         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
12149 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
12151         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
12152         tests.
12153         * gcc.c-torture/execute/string-opt-6.c: New test.
12155         * gcc.dg/20001117-1.c: Add main.
12157 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
12159         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
12160         Move from here ...
12161         * gcc.dg/940510-1.c: ... to here.
12163         * gcc.dg/20000926-1.c: GNU C now allows initializations of
12164         zero-size arrays in toplevel structures.
12166 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12168         * gcc.c-torture/execute/loop-8.c: New test.
12170 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12172         * g++.old-deja/g++.other/base1.C: New test.
12174 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12176         * g++.old-deja/g++.other/parse2.C: New test.
12178 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12180         * g++.old-deja/g++.pt/incomplete1.C: New test.
12182 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12184         * g++.old-deja/g++.other/friend9.C: New test.
12186 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12188         * gcc.dg/20001127-1.c: New test.
12190 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12192         * g++.old-deja/g++.pt/friend46.C: New test.
12194 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12196         * g++.old-deja/g++.other/ptrmem8.C: New test.
12198 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12200         * gcc.c-torture/execute/string-opt-7.c: New test.
12201         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12203 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12205         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
12206         instead of 'mkcheck 2'.
12208 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12210         * gcc.c-torture/execute/memcheck/driver.c,
12211         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
12212         C9X references to refer to C99.
12214 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
12216         * gcc.dg/ultrasp3.c: New test.
12218 2000-11-25  Neil Booth  <neilb@earthling.net>
12220         * gcc.dg/cpp/include2.c: Update test to be locale independent.
12222 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
12224         * gcc.c-torture/compile/20001123-2.c: New.
12226 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12228         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
12230 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
12232         * gcc.dg/sequence-point-1.c: Add some new tests.
12233         * gcc.c-torture/execute/20001124-1.c: New test.
12235 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12237         * g++.old-deja/g++.other/vaarg4.C: New test.
12238         * gcc.c-torture/compile/20001123-1.c: New test.
12240 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12242         * g++.other/crash24.C: Adjust and remove XFAIL.
12243         * g++.other/crash37.C: New test.
12245 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
12247         * g++.old-deja/g++.pt/instantiate9.C: New test.
12249 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
12251         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
12252         new ABI, too.
12254         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
12255         * g++.old-deja/g++.robertl/eb55.C: Likewise.
12257 2000-11-22  Neil Booth  <neilb@earthling.net>
12259         * gcc.dg/cpp/Wtrigraphs.c: New test.
12261 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12263         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
12265 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
12267         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
12269 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
12271         * lib/gcc-dg.exp: load_lib scanasm.exp.
12272         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
12273         * lib/g++-dg.exp: load_lib scanasm.exp.
12274         * lib/scanasm.exp: New.
12275         (scan-assembler, scan-assembler-not): Add optional arguments to
12276         test name, or if not present, the pattern name.
12277         (scan-assembler-dem, scan-assembler-dem-not): New.
12279         * g++.dg/dg.exp: New.
12281 2000-11-21  Neil Booth  <neilb@earthling.net>
12283         * gcc.dg/cpp/integrated1.c: Remove.
12285 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12287         * gcc.c-torture/execute/20001121-1.c: New test.
12289 2000-11-21  Richard Henderson  <rth@redhat.com>
12291         * gcc.c-torture/compile/20001121-1.c: New test.
12293 2000-11-20  Neil Booth  <neilb@earthling.net>
12295         * gcc.dg/cpp/integrated1.c: New test.
12297 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12299         * g++.old-deja/g++.other/inline17.C: New test.
12301 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
12303         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
12304         local variable to be zero: I made the variable global. Now
12305         uses abort() and exit() instead of relying on main's return value.
12307 2000-11-20  Neil Booth  <neilb@earthling.net>
12309         * gcc.dg/cpp/paste2.c: Update test.
12310         * objc/execute/paste.m: New test.
12312 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12314         * gcc.dg/c99-condexpr-1.c: New test.
12316 2000-11-20  Neil Booth  <neilb@earthling.net>
12318         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
12320 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
12322         * g++.old-deja/g++.pt/export1.C: New test.
12324 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
12326         * gcc.dg/20001117-1.c: New test.
12328 2000-11-18  Richard Henderson  <rth@redhat.com>
12330         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
12332 2000-11-18  Richard Henderson  <rth@redhat.com>
12334         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
12335         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
12336         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
12338 2000-11-18  Richard Henderson  <rth@redhat.com>
12340         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
12341         (main): New.  Exit cleanly.
12343 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12345         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
12346         gcc.dg/c99-fordecl-2.c: New tests.
12348 2000-11-18  Richard Henderson  <rth@redhat.com>
12350         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
12351         * gcc.c-torture/execute/zerolen-2.c: New.
12353 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12355         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
12356         memory.
12358 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12360         * g++.old-deja/g++.pt/instantiate8.C: New test.
12362 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12364         * g++.old-deja/g++.other/incomplete.C: Add more tests.
12365         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
12367 2000-11-16  Nick Clifton  <nickc@redhat.com>
12369         * gcc.c-torture/execute/nestfunc-2.c: New test.
12370         * gcc.c-torture/execute/nestfunc-3.c: New test.
12372 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12374         * gcc.c-torture/compile/20001116-1.c: New test.
12376 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12378         * gcc.c-torture/execute/20001115-1.c: New test.
12380 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
12382         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
12383         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
12384         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
12385         * g++.old-deja/g++.abi/vmihint.C: Likewise.
12387 2000-11-15  Neil Booth  <neilb@earthling.net>
12389         gcc.dg/cpp/_Pragma1.c: Update.
12390         gcc.dg/cpp/_Pragma2.c: New test.
12392 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12394         * g++.old-deja/g++.other/anon5.C: New test.
12396 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
12398         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
12399         tests.
12401 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
12403         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
12404         output.
12406 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12408         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
12409         labels at end of compound statements.
12411 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
12413         * gcc.c-torture/execute/loop-7.c: New test.
12415 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12417         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
12419 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12421         * gcc.dg/c99-bool-1.c: New test.
12423 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12425         * gcc.dg/c99-scope-1.c: Remove xfail.
12426         * gcc.dg/c99-scope-2.c: New test.
12428 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12430         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
12431         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
12433 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
12435         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
12436         error messages.
12438         * g++.mike/p700.C: Don't typedef wchar_t.
12439         * g++.mike/p784.C: Likewise.
12440         * g++.mike/eb101.C: Don't use __wchar_t.
12442 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12444         * g77.f-torture/execute/20001111.[fx]: Test premature exit
12445         from DO loop.
12447 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12449         * gcc.c-torture/execute/20001111-1.c: New test.
12451 2000-11-10  Nick Clifton  <nickc@redhat.com>
12453         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
12454         long multuiple and accumulate.
12456 2000-11-09  Richard Henderson  <rth@redhat.com>
12458         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
12459         via size_t instead of int.
12461         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
12462         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12463         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12464         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12466 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
12468         * gcc.c-torture/compile/20001109-1.c: New test.
12469         * gcc.c-torture/compile/20001109-2.c: New test.
12471 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
12473         * g++.old-deja/g++.pt/operator1.C: New test.
12474         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
12476 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12478         * gcc.dg/20001108-1.c: New test.
12480 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12482         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
12483         with both arguments constant strings.
12484         * gcc.c-torture/execute/string-opt-3.c: New test.
12485         * gcc.c-torture/execute/string-opt-4.c: New test.
12486         * gcc.c-torture/execute/string-opt-5.c: New test.
12488 2000-11-08  Nick Clifton  <nickc@redhat.com>
12490         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
12491         mulsidi3adddi patterns.
12493 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
12495         * g++.old-deja/g++.other/crash36.C: New test.
12497 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
12499         * g++.old-deja/g++.other/init16.C: New test.
12501 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
12503         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
12505 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12507         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
12508         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12509         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12511 2000-11-07  DJ Delorie  <dj@redhat.com>
12513         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
12515 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12517         * gcc.c-torture/execute/string-opt-1.c: New test.
12519 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12521         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
12522         mips-sgi-irix6.* because the MIPS ABI passes floating-point
12523         parameters in registers, and there is no way for a varargs
12524         function to know in which order the integer and floating-point
12525         parameters should be interleaved when they are placed on the
12526         stack.
12527         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12528         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12530 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12532         * gcc.c-torture/execute/string-opt-2.c: New test.
12534 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
12536         * g++.old-deja/g++.pt/crash60.C: New test.
12538 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12540         * g++.old-deja/g++.other/crash24.C: New test.
12541         * g++.old-deja/g++.other/crash25.C: New test.
12542         * g++.old-deja/g++.other/crash26.C: New test.
12543         * g++.old-deja/g++.other/crash27.C: New test.
12544         * g++.old-deja/g++.other/crash28.C: New test.
12545         * g++.old-deja/g++.other/crash29.C: New test.
12546         * g++.old-deja/g++.other/crash30.C: New test.
12547         * g++.old-deja/g++.other/crash31.C: New test.
12548         * g++.old-deja/g++.other/crash32.C: New test.
12549         * g++.old-deja/g++.other/crash33.C: New test.
12550         * g++.old-deja/g++.other/crash34.C: New test.
12551         * g++.old-deja/g++.other/crash35.C: New test.
12553 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12555         * gcc.c-torture/execute/20001031-1.c: New test.
12557 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
12559         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
12560         namespace.
12562         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
12563         standards-conformant.
12565         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
12567         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
12568         * g++.old-deja/g++.mike/p755a.C: Likewise.
12569         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12570         library makes no calls to `operator new' during initialization.
12572 2000-11-04  Neil Booth  <neilb@earthling.net>
12574         * gcc.dg/cpp/include2.c: New tests.
12576 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
12578         * lib/g++.exp (g++_set_ld_library_path): New function.
12579         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12581 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
12583         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
12584         warnings.
12586 2000-11-01  Richard Henderson  <rth@redhat.com>
12588         * g++.old-deja/g++.ext/namedret1.C: New.
12589         * g++.old-deja/g++.ext/namedret2.C: New.
12590         * g++.old-deja/g++.ext/namedret3.C: New.
12592 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
12594         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12595         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12597 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12599         * gcc.c-torture/execute/va-arg-21.c: New test.
12601 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12603         * gcc.dg/c99-complex-2.c: New test.
12605 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12607         * gcc.c-torture/execute/stdio-opt-1.c: New test.
12609 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
12611         * g++.old-deja/g++.other/inline16.C: New test.
12613 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
12615         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12616         __PRETTY_FUNCTION__
12618 2000-10-29  Neil Booth  <neilb@earthling.net>
12620         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12621         New tests.
12622         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12623         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12624         optimisation.
12626 2000-10-29  Neil Booth  <neilb@earthling.net>
12628         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
12629         * mi1.c, mi1c.h: Add null directives to multiple-include test.
12630         * mi5.c: Test multiple includes work with -C.
12631         * trigraphs.c: Test ^= version.
12633 2000-10-28  Neil Booth  <neilb@earthling.net>
12635         New tests and test updates for new macro expander.
12637         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
12638         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
12639         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
12640         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
12641         new diagnostic messages.
12643         * gcc.dg/cpp/macro3.c: New tests.
12645 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
12647         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
12648         on the same line.
12650 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
12652         * g++.old-deja/g++.other/eh2.C: New test.
12654 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12656         * gcc.c-torture/execute/20001027-1.c: New test.
12658 2000-10-26  Richard Henderson  <rth@redhat.com>
12660         * gcc.c-torture/execute/20001026-1.c: New.
12662 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
12664         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
12665         * g++.old-deja/g++.law/builtin1.C: Likewise.
12666         * g++.old-deja/g++.law/ctors10.C: Likewise.
12667         * g++.old-deja/g++.law/virtual3.C: Likewise.
12668         * g++.old-deja/g++.mike/p658.C: Likewise.
12669         * g++.old-deja/g++.other/sibcall1.C: Likewise.
12670         * g++.old-deja/g++.other/vaarg2.C: Likewise.
12671         * g++.old-deja/g++.robertl/eb124.C: Likewise.
12672         * g++.old-deja/g++.robertl/eb44.C: Likewise.
12673         * g++.old-deja/g++.robertl/eb77.C: Likewise.
12675 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
12677         * gcc.c-torture/compile/20001024-1.c: New test.
12679 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
12681         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
12682         to tell us whether or not we are using V3.
12684 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12686         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
12687         operands.
12689 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12691         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
12693 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
12695         * gcc.c-torture/execute/20001024-1.c: New test.
12697 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
12699         * g++.old-deja/g++.other/sibcall1.C: New test.
12701 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
12703         * gcc.dg/noncompile/init-3.c: New test.
12705 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12707         * gcc.dg/format-array-1.c: New test.
12709 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12711         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
12712         writing through null pointers; remove comment about testing
12713         unterminated strings.
12715 2000-10-17  Matthew Hiller  <hiller@redhat.com>
12717         * gcc.c-torture/execute/20001017-2.c: New test.
12719 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12721         * gcc.c-torture/compile/20001018-1.c: New test.
12722         * gcc.c-torture/compile/20001018-1.x: Xfail.
12724 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12726         * gcc.c-torture/execute/20001017-1.c: New test.
12728 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12730         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
12731         for multiple use of arguments with scanf formats; add tests for
12732         multiple use of arguments.
12734 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
12736         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
12738 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12740         * gcc.dg/format-miss-1.c: New test.
12742 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12744         * gcc.c-torture/execute/20001013-1.c: New test.
12746 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12748         * gcc.dg/format-branch-1.c: New test.
12750 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12752         * README, lib/file-format.exp: Remove EGCS references.
12754 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12756         * gcc.dg/20001013-1.c: New test.
12758 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12760         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
12761         for intmax_t in the compiler using __typeof__ and the type rules
12762         for conditional expressions.
12764 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
12766         * gcc.dg/20001012-1.c: New test.
12767         * gcc.dg/20001012-2.c: New test.
12769 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12771         * gcc.dg/format-attr-1.c: New test.
12773 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12775         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
12776         __LONG_LONG_MAX__ instead of LLONG_MAX.
12778 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12780         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
12781         scanf flags.
12782         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
12783         flags.
12785 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12787         * gcc.dg/sequence-pt-1.c: New test.
12789 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
12791         * gcc.c-torture/execute/20001011-1.c: New testcase.
12792         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
12794 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
12796         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
12797         does not error on it.
12799 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
12801         * gcc.dg/20001009-1.c: New test.
12803 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12805         * gcc.c-torture/compile/20001009-1.c: Move from here ....
12806         * gcc.c-torture/execute/20001009-2.c: ... to here.
12808 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
12810         * gcc.c-torture/compile/20001009-1.c: New testcase.
12811         * gcc.c-torture/execute/20001009-1.c: New testcase.
12812         Testcases provided by Jan Hubicka <jh@suse.cz>.
12814 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12816         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12817         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
12818         uintmax_t using <limits.h> to emulate the compiler's internal
12819         logic.  No longer XFAIL %j tests.
12821 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12823         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
12824         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12825         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
12826         regexps and details of expected handling of some bad formats.
12827         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
12828         suppression.
12830 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12832         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
12833         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
12834         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
12835         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
12836         in list archives.
12838 2000-10-06  Richard Henderson  <rth@cygnus.com>
12840         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
12841         * g++.old-deja/g++.brendan/crash52.C: Likewise.
12842         * g++.old-deja/g++.jason/report.C: Likewise.
12843         * g++.old-deja/g++.law/friend5.C: Likewise.
12844         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
12845         of the expected warnings.
12847 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
12849         * g++.old-deja/g++.pt/enum14.C: New test.
12851 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
12853         * g++.old-deja/g++.pt/crash59.C: New test.
12855 2000-10-04  Will Cohen  <wcohen@redhat.com>
12857         * gcc.dg/20000926-1.c: New test.
12859 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
12861         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
12862         function name for current C++ compiler.
12863         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
12865 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
12867         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
12868         __PRETTY_FUNCTION__.
12869         * g++.old-deja/g++.ext/pretty2.C: Likewise.
12871 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12873         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
12875 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
12877         * gcc.c-torture/compile/20000923-1.c: New test.
12879 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
12881         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
12882         * g++.old-deja/g++.pt/ttp62.C: Same.
12883         * g++.old-deja/g++.other/inline14.C: Same.
12885 2000-09-24  Richard Henderson  <rth@cygnus.com>
12887         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
12889 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12891         * gcc.dg/c90-printf-1.c: Add test for wide string format.
12893 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
12895         * gcc.c-torture/compile/20000922-1.c: New file.
12897 2000-09-21  Nick Clifton  <nickc@redhat.com>
12899         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
12900         a signed long modulo operation.
12901         (mod6): New function - perform an unsigned long modulo operation.
12902         (main): Add tests for modulos of very large numbers by very small
12903         dividends.
12905 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12907         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
12909 2000-09-19  Richard Henderson  <rth@cygnus.com>
12911         * gcc.dg/compare2.c (case 10): XFAIL.
12913 2000-09-18  Richard Henderson  <rth@cygnus.com>
12915         * gcc.c-torture/execute/20000906-1.c: Move ...
12916         * gcc.dg/20000906-1.c: ... here.  Only run on targets
12917         that support __builtin_trap.
12919 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
12921         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
12923 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12925         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
12926         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
12927         more $ format tests.
12929 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12931         * gcc.dg/format-errmk-1.c: New test.
12933 2000-09-17  Greg McGary  <greg@mcgary.org>
12935         * gcc.c-torture/execute/20000917-1.x: Remove.
12937 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12939         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
12941 2000-09-17  Greg McGary  <greg@mcgary.org>
12943         * gcc.c-torture/execute/20000917-1.c: New test.
12944         * gcc.c-torture/execute/20000917-1.x: XFAIL.
12946 2000-09-16  Neil Booth  <NeilB@earthling.net>
12948         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
12949         in nested macro bug.
12951 2000-09-15  Neil Booth  <NeilB@earthling.net>
12953         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
12955 2000-09-14  Jeffrey A Law  (law@cygnus.com)
12957         * gcc.c-torture/execute/20000914-1.c: New test.
12959 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
12961         * g++.other/inline13.C: New test.
12963 2000-09-12  Andreas Jaeger  <aj@suse.de>
12965         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
12966         constant by Ulrich Drepper <drepper@redhat.com>.
12968 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
12970         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
12972 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12974         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
12976 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
12978         * gcc.dg/cpp/backslash.c: New test.
12980 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
12982         * gcc.c-torture/execute/20000910-1.c: New test.
12983         * gcc.c-torture/execute/20000910-2.c: Likewise.
12985 2000-09-11  Robert Lipe  <robertl@sco.com>
12987         * gcc.dg/pragma-align.c: New test.
12989 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
12991         * g++.old-deja/g++.pt/explicit82.C: New test.
12992         * g++.old-deja/g++.pt/explicit83.C: New test.
12994 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
12996         * gcc.dg/asm-names.c: New test.
12998 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13000         * gcc.dg/cpp/tr-warn6.c: New test
13002 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13004         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
13005         be accepted.
13007 2000-09-07  Catherine Moore  <clm@redhat.com>
13009         * gcc.c-torture/execute/unroll-1.c: New test.
13011 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
13013         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
13014         ERROR markers.
13015         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
13016         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
13017         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
13018         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
13019         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
13020         Preprocess only.
13021         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
13022         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
13024 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13026         * g++.old-deja/g++.pt/deduct2.C: New test.
13028 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13030         * g++.old-deja/g++.pt/parms2.C: New test.
13032 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
13034         * g++.old-deja/g++.pt/crash58.C: New test.
13036 2000-09-06  Greg McGary  <greg@mcgary.org>
13038         * gcc.c-torture/execute/20000906-1.c: New test.
13039         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
13041 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13043         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
13045 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13047         * g++.old-deja/g++.pt/crash57.C: New test.
13049 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13051         * g++.old-deja/g++.pt/crash56.C: New test.
13053 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
13055         * g++.old-deja/g++.pt/koenig1.C: New test.
13057 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13059         * gcc.dg/20000904-1.c: New test.
13061 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
13063         * gcc.dg/cpp/paste8.c: New test.
13065 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
13067         * gcc.c-torture/compile/20000827-1.c: New test.
13069 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13071         * gcc.dg/format-diag-1.c: New test.
13073 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
13075         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
13076         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
13077         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
13078         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
13079         gcc.dg/formatz-1.c: Adjust warning regular expressions.
13081 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13083         * g++.old-deja/g++.other/nested4.C: New test.
13085 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
13087         * g++.old-deja/g++.ns/scoped1.C: New test.
13089 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
13091         * lib/g++.exp: Support testing already-installed GCC.
13093 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13095         * wtr-label-1.c, wtr-suffix-1.c: New tests.
13097 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13099         * gcc.dg/return-type-2.c: New test.
13101 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
13103         * gcc.c-torture/compile/20000825-1.c: New test.
13105 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
13107         * gcc.dg/dwarf2-2.c: New test.
13109 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
13111         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
13112         dg-warning regexps.
13114 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13116         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
13117         gcc.dg/format-ext-5.c: New tests.
13119 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
13121         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
13123 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
13125         * gcc.dg/noncompile/930622-2.c: Adjust error message.
13127 2000-08-24  Richard Henderson  <rth@cygnus.com>
13129         * gcc.dg/ia64-sync-1.c: New test.
13130         * gcc.dg/ia64-sync-2.c: New test.
13131         * gcc.dg/ia64-asm-1.c: New test.
13133 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13135         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
13136         * gcc.dg/format-ext-2.c: New test.
13138 2000-08-23  Jason Merrill  <jason@redhat.com>
13140         * lib/old-dejagnu.exp: Also ignore "In member function" and
13141         "At global scope".
13143 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13145         * gcc.dg/noncompile/label-lineno-1.c: New test.
13147 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13149         * gcc.dg/c99-array-nonobj-1.c: New test.
13151 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13153         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
13154         tests.
13155         * gcc.dg/format-ext-1.c: New test.
13157 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13159         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
13160         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
13161         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
13162         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
13163         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
13165 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13167         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
13168         gcc.dg/c99-strftime-2.c: New tests.
13170 2000-08-22  Richard Henderson  <rth@cygnus.com>
13172         * gcc.c-torture/execute/20000822-1.c: New test.
13174 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13176         * gcc.c-torture/execute/20000819-1.x: Remove.
13178 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13180         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13181         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13182         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13183         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13184         gcc.dg/format-xopen-1.c: New tests.
13186 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13188         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13190 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13192         * g++.old-deja/g++.other/loop2.C: New test.
13194         * gcc.c-torture/compile/20000606-1.c: New test.
13195         * gcc.c-torture/compile/20000728-1.c: New test.
13196         * gcc.c-torture/execute/20000801-1.c: New test.
13197         * gcc.c-torture/execute/20000801-2.c: New test.
13198         * gcc.c-torture/execute/20000819-1.c: New test.
13199         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13200         * gcc.dg/20000629-1.c: New test.
13201         * gcc.dg/20000724-1.c: New test.
13202         * gcc.dg/20000807-1.c: New test.
13204 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13206         * gcc.dg/cpp/pragma-1.c: New test.
13207         * gcc.dg/cpp/pragma-2.c: New test.
13209 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13211         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13212         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13214 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13216         * gcc.c-torture/compile/20000818-1.c: New test.
13218 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13220         * gcc.c-torture/execute/20000818-1.c: New test.
13222 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13224         * gcc.dg/format-va-1.c: New test.
13226 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13228         * g++.old-deja/g++.other/typedef8.C: New test.
13230 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13232         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13233         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13234         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13235         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13236         * g++.old-deja/g++.other/ptrmem7.C: New test.
13237         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13239 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13241         * g++.old-deja/g++.pt/typename27.C: New test.
13243 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13245         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13246         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13247         * g++.old-deja/g++.pt/friend45.C: New test.
13248         * g++.old-deja/g++.other/friend8.C: New test.
13250 2000-08-15  Richard Henderson  <rth@cygnus.com>
13252         * gcc.c-torture/execute/20000815-1.c: New test.
13254 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13256         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13257         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13258         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13260 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13262         * g++.old-deja/g++.other/refinit2.C: New test.
13264 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13266         * lib/c-torture.exp (c-torture): Make
13267         compiler_conditional_xfail_data global.
13268         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13269         compiler_conditional_xfail_data machinery.
13270         (f-torture-execute): Likewise.
13271         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13272         and only when unrolling loops.
13274         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13276 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13278         * g++.old-deja/g++.pt/explicit81.C: New test.
13280 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13282         * g++.old-deja/g++.pt/typename26.C: New test.
13284 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13286         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13287         warning.
13289 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13291         * g++.old-deja/g++.other/array3.C: New test.
13293 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13295         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13296         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13297         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13298         New tests.
13300 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13302         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13303         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13305 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13307         * gcc.c-torture/execute/20000808-1.c: New test.
13309 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13311         * gcc.dg/c90-const-expr-1.c: New test.
13313 2000-08-08  Richard Henderson  <rth@cygnus.com>
13315         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13317 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13319         * gcc.dg/noncompile/const-ll-1.c: New test.
13321 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13323         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13325 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13327         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13328         that running programs linked against the shared version of libobjc
13329         run correctly.
13331 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13333         * gcc.dg/c99-printf-1.c: New test.
13335 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13337         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13339 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13341         * gcc.c-torture/execute/20000731-1.x: Delete.
13343 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13345         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13346         and torture_without_loops as is done by c-torture.exp.
13347         (search_for): Copy from c-torture.exp.
13348         (gcc-dg-runtest): New function, drives a directory of tests
13349         iterating over the TORTURE_OPTIONS.
13350         (scan-assembler, scan-assembler-not): Move here from
13351         individual directory drivers.
13353         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13354         defined by lib/gcc-dg.exp.
13355         * gcc.dg/cpp/cpp.exp: Likewise.
13356         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13357         gcc-dg-runtest, so we cycle over optimization options.
13359         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13360         * gcc.dg/compare2.c: No longer expected to fail.
13362 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13364         * gcc.c-torture/execute/20000804-1.c: New test.
13366 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13368         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13370 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13372         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13374 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13376         * gcc.c-torture/compile/20000803-1.c: New test.
13378 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13380         * gcc.c-torture/execute/20000801-3.c,
13381         gcc.c-torture/execute/20000801-4.c: New tests.
13382         * gcc.c-torture/execute/20000801-3.x,
13383         gcc.c-torture/execute/20000801-4.x: Xfail.
13385 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
13387         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13388         libobjc/.libs to allow for libtool.
13390 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
13392         * gcc.c-torture/compile/20000802-1.c: New test.
13394 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
13396         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13398 2000-07-31  Jeffrey A Law  (law@cygnus.com)
13400         * gcc-c-torture/execute/20000731-2.c: New test.
13402         * gcc.c-torture/execute/20000731-1.c: New test.
13403         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13405 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13407         * testsuite/gcc.dg/cpp/paste7.c: New test.
13408         * gcc.dg/cpp/20000725-1.c: New test.
13410 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13412         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13413         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13414         declaration warning for __builtin_dwarf_reg_size.
13416         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13418 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13420         * gcc.dg/noncompile/voidparam-1.c: New test.
13422 2000-07-30  Richard Henderson  <rth@cygnus.com>
13424         * gcc.dg/c90-digraph-1.c: Don't xfail.
13425         * gcc.dg/compare2.c (case 10): Xfail.
13426         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13428 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13430         * gcc.dg/c99-main-1.c: New test.
13432 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13434         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13436 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13438         * gcc.c-tortuer/execute/20000726-1.c: New test.
13440 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13442         * gcc.c-torture/execute/enum-2.c: New test.
13444 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13446         * gcc.dg/cpp/tr-warn3.c: New test.
13448 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13450         * g++.old-deja/g++.ext/implicit1.C: Remove.
13451         * g++.old-deja/g++.jason/c2.C: Remove
13452         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13453         * g++.old-deja/g++.pt/crash16.C: Likewise.
13454         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13456 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13458         * g++.old-deja/g++.other/for2.C: New test.
13460 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13462         * gcc.dg/20000720-1.c: New test.
13464 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13466         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13468 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13470         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13471         * gcc.c-torture/execute/20000722-1.c: New.
13472         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13474 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13476         * gcc.dg/cpp/20000720-1.S: New test.
13478 2000-07-21  Michael Meissner  <meissner@redhat.com>
13480         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13482 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13484         * g++.old-deja/g++.brendan/crash16.C,
13485         g++.old-deja/g++.brendan/parse3.C,
13486         g++.old-deja/g++.brendan/redecl1.C,
13487         g++.old-deja/g++.ns/template13.C,
13488         g++.old-deja/g++.other/decl4.C,
13489         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13491 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13493         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13494         and "Internal error".
13496         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13497         regexps.
13498         * gcc.dg/cpp/paste6.c: New test.
13500 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13502         * gcc.dg/cpp/tr-direct.c: New test.
13504         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13505         gcc.dg/cpp/undef1.c: Tweak error regexps.
13507 2000-07-18  Eric Christopher <echristo@redhat.com>
13509         * gcc.c-torture/compile/20000718-1.c: New test.
13511 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13513         * cpplex.c (_cpp_push_token): If the token being pushed back
13514         is the previous token in this context, just subtract one from
13515         context->posn.
13516         * cppmacro.c (save_expansion): Clear aux field when storing a
13517         placemarker.
13519 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13521         * gcc.dg/noncompile/redecl-1.c: New test.
13523 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13525         * gcc.c-torture/execute/20000717-5.c: New test.
13526         * gcc.c-torture/execute/20000717-1.x: Removed.
13528 2000-07-17  Richard Henderson  <rth@cygnus.com>
13530         * gcc.c-torture/execute/20000717-4.c: New test.
13532 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13534         * gcc.dg/cpp/syshdr.c: New test.
13535         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13537 2000-07-17  Neil Booth  <neilb@earthling.net>
13539         * gcc.dg/cpp/cmdlne-dM.c: New test.
13540         * gcc.dg/cpp/cmdlne-dD.c: New test.
13542 2000-07-17  Jeffrey A Law  (law@cygnus.com)
13544         * gcc.c-torture/execute/20000717-3.c: New test.
13546         * gcc.c-torture/compile/20000717-1.c: New test.
13548 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13550         * gcc.c-torture/execute/20000717-2.c: New test.
13552 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13554         * gcc.dg/formatz-1.c: New test.
13556         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13557         * gcc.dg/c99-digraph-1.c: New tests.
13559         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13560         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13562         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13563         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13564         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13565         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13566         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13567         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13568         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13570 2000-07-17   Greg McGary <greg@mcgary.org>
13572         * gcc.c-torture/execute/20000717-1.c: New test.
13573         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13575 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
13577         * gcc.c-torture/execute/20000715-2.c: New test.
13578         * gcc.dg/20000715-1.c: New test.
13580 2000-07-15  Michael Meissner  <meissner@redhat.com>
13582         * gcc.c-torture/execute/20000715-1.c: New test.
13584 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13586         * gcc.c-torture/execute/20000707-1.c: New test.
13588 2000-07-13  Neil Booth  <NeilB@earthling.net>
13590         * testsuite/gcc.dg/cpp/digraph1.c,
13591         testsuite/gcc.dg/cpp/digraph2.c,
13592         testsuite/gcc.dg/cpp/digraphs.c: New tests.
13594 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
13596         * g77.f-torture/compile/20000630-2.f:  New test.
13597         * g77.f-torture/compile/20000630-2.x
13599 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13601         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
13603 2000-07-11  Neil Booth  <NeilB@earthling.net>
13605         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13607 2000-07-11  Neil Booth  <NeilB@earthling.net>
13609         * gcc.dg/cpp/cmdlne-C.c: New.
13611 2000-07-09  Neil Booth  <NeilB@earthling.net>
13613         * gcc.dg/cpp/directiv.c: New tests.
13614         * gcc.dg/cpp/undef1.c: Update.
13616 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
13618         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13620 2000-07-09  Neil Booth  <NeilB@earthling.net>
13622         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13624 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
13626         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
13627         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
13629 2000-07-08  Neil Booth  <NeilB@earthling.net>
13631         * gcc.dg/cpp/macsyntx.c: New tests.
13633 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13635         * gcc.dg/20000707-1.c: New test.
13637 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13639         * gcc.c-torture/execute/20000706-1.c: New test.
13640         * gcc.c-torture/execute/20000706-2.c: New test.
13641         * gcc.c-torture/execute/20000706-3.c: New test.
13642         * gcc.c-torture/execute/20000706-4.c: New test.
13643         * gcc.c-torture/execute/20000706-5.c: New test.
13645 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13647         * g++.old-deja/g++.pt/instantiate7.C: New test.
13649 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13651         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
13652         * g++.old-deja/g++.mike/thunk3.C: Likewise.
13653         * g++.old-deja/g++.other/rtti3.C: Likewise.
13654         * g++.old-deja/g++.other/rttid3.C: Likewise.
13656 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
13658         *  g77.f-torture/compile/20000630-1.x: Fix typo
13660 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
13662         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
13663         assembly output.
13665 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
13667         * gcc.dg/cpp/ident.c: New test.
13669 2000-07-05  Neil Booth  <NeilB@earthling.net>
13671         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
13672           gcc.dg/cpp/lexstrng.c: New tests.
13674 2000-07-04  Neil Booth  <NeilB@earthling.net>
13676         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
13677         * gcc.dg/cpp/strify2.c: Same.
13679 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
13681         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
13682         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
13683         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
13684         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
13686         * testsuite/gcc.dg/cpp/macro1.c,
13687         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
13688         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
13689         testsuite/gcc.dg/cpp/strify1.c,
13690         testsuite/gcc.dg/cpp/strify2.c: New tests.
13692 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
13694         * gcc.c-torture/execute/20000703-1.c: New test.
13696 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13698         * g++.old-deja/g++.pt (lookup10.C): New test.
13700 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13702         * g++.old-deja/g++.pt (typename25.C): New test.
13704 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
13706         * gcc.c-torture/compile/20000701-1.c: New test.
13708 2000-06-30  Nick Clifton  <nickc@cygnus.com>
13710         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
13711         to test case.
13713 2000-06-30  Catherine Moore  <clm@cygnus.com>
13715         * gcc.c-torture/execute/align-1.c: New test.
13717 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
13719         * g++.old-deja/g++.pt/expr8.C: New test.
13720         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
13722 2000-06-29  Nick Clifton  <nickc@cygnus.com>
13724         * gcc.c-torture/compile/20000629-1.c: New test.
13726 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13729         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
13730         gcc.dg/noncompile directory, depending on whether they're
13731         preprocessor tests or not.  Annotate all the tests for the dg
13732         framework.
13734         * gcc.c-torture/noncompile/noncompile.exp: Delete.
13735         * gcc.dg/noncompile/noncompile.exp: New.
13737         * Moved files:
13738         Old name                                New name
13739         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
13740         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
13741         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
13742         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
13743         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
13744         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
13745         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
13746         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
13747         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
13748         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
13749         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
13750         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
13751         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
13752         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
13753         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
13754         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
13755         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
13756         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
13757         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
13758         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
13759         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
13760         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
13761         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
13762         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
13764         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
13765         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
13766         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
13767         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
13768         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
13769         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
13771 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13773         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
13774         declare one variable.  On the fourth, error.
13775         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
13776         declared by 20000628-1a.h.
13778 2000-06-29  Richard Henderson  <rth@redhat.com>
13780         * gcc.c-torture/execute/930529-1.x: New file.
13781         * gcc.dg/920413-1.c: Adjust expected warning text.
13782         * gcc.dg/980217-1.c: Declare abort.
13783         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
13785 2000-06-29  Jeffrey A Law  (law@cygnus.com)
13787         * g77.f-torture/compile/20000629-1.f: New test.
13788         * g77.f-torture/compile/20000629-1.x: Expected to fail.
13790 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
13792         Rearrange lots of files, removing entirely the
13793         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
13794         directories.
13796         * Deleted files:
13797         gcc.c-torture/code_quality/code_quality.exp
13798         gcc.c-torture/special/special.exp
13799         gcc.failure/failure.exp
13800         gcc.failure/940409-1.x
13801         gcc.c-torture/compile/961203-1.x
13803         * New files:
13804         gcc.misc-tests/linkage.exp
13805         gcc.c-torture/execute/920730-1t.c
13806         gcc.c-torture/execute/920730-1t.x
13807         gcc.c-torture/compile/920520-1.x
13808         gcc.c-torture/compile/920521-1.x
13809         gcc.c-torture/compile/981006-1.x
13810         gcc.c-torture/execute/eeprof-1.x
13812         * Moved files (possibly with modifications to fit a new harness):
13813         Old name                                New name
13814         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
13815         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
13816         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
13817         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
13818         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
13819         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
13820         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
13821         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
13822         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
13823         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
13824         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
13825         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
13826         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
13827         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
13829 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
13831         * c-torture/compile/961203-1.x: Delete.
13833         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
13834         not exit. Include stdio.h.
13835         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
13836         * gcc.misc-tests/dg-12.c: Likewise.
13837         * gcc.misc-tests/dg-5.c: Likewise.
13838         * gcc.misc-tests/dg-6.c: Likewise.
13839         * gcc.misc-tests/dg-7.c: Prototype abort.
13840         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
13841         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
13842         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
13843         not exit.
13844         * gcc.misc-tests/sieve.c: Use return from main, not exit.
13845         * gcc.misc-tests/sort2.c: Use return from main, not exit.
13847 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
13849         * gcc.dg/cpp/20000628-1.c: New test.
13850         * gcc.dg/cpp/20000628-1.h: New header for above test.
13851         * gcc.dg/cpp/20000628-1a.h: Likewise.
13853 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
13855         * gcc.dg/cpp: New directory.
13856         * gcc.dg/cpp/cpp.exp: New driver.
13857         * gcc.dg/cpp/20000627-1.c: New test.
13858         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
13859         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
13860         and rewrite as a compilation test.
13862         * gcc.dg: Move many files into the cpp subdirectory, possibly
13863         renaming or editing them as well.
13864         Old name                New name
13865         990119-1.c              cpp/19990119-1.c
13866         990228-1.c              cpp/19990228-1.c
13867         990407-1.c              cpp/19990407-1.c
13868         990409-1.c              cpp/19990409-1.c
13869         990413-1.c              cpp/19990413-1.c
13870         990703-1.c              cpp/19990703-1.c
13871         20000127-1.c            cpp/20000127-1.c
13872         20000129-1.c            cpp/20000129-1.c
13873         20000207-1.c            cpp/20000207-1.c
13874         20000207-2.c            cpp/20000207-2.c
13875         20000209-1.c            cpp/20000209-1.c
13876         20000209-2.c            cpp/20000209-2.c
13877         20000301-1.c            cpp/20000301-1.c
13878         20000419-1.c            cpp/20000419-1.c
13879         20000510-1.S            cpp/20000510-1.S
13880         20000519-1.c            cpp/20000519-1.c
13881         20000529-1.c            cpp/20000529-1.c
13882         20000625-1.c            cpp/20000625-1.c
13883         20000625-2.c            cpp/20000625-2.c
13884         cpp-as1.c               cpp/assert1.c
13885         cpp-as2.c               cpp/assert2.c
13886         cxx-comments-1.c        cpp/cxxcom1.c
13887         cxx-comments-2.c        cpp/cxxcom2.c
13888         endif-label.c           cpp/endif.c
13889         cpp-hash1.c             cpp/hash1.c
13890         cpp-hash2.c             cpp/hash2.c
13891         cpp-if1.c               cpp/if-1.c
13892         cpp-if2.c               cpp/if-2.c
13893         cpp-if3.c               cpp/if-3.c
13894         cpp-if4.c               cpp/if-4.c
13895         cpp-if5.c               cpp/if-5.c
13896         cpp-cond.c              cpp/if-cexp.c
13897         cpp-missingop.c         cpp/if-mop.c
13898         cpp-missingparen.c      cpp/if-mpar.c
13899         cpp-opprec.c            cpp/if-oppr.c
13900         cpp-ifparen.c           cpp/if-paren.c
13901         cpp-shortcircuit.c      cpp/if-sc.c
13902         cpp-shift.c             cpp/if-shift.c
13903         cpp-unary.c             cpp/if-unary.c
13904         cpp-li1.c               cpp/line1.c
13905         cpp-li2.c               cpp/line2.c
13906         lineno.c                cpp/line3.c
13907         lineno-2.c              cpp/line4.c
13908         cpp-mi.c                cpp/mi1.c
13909         cpp-mic.h               cpp/mi1c.h
13910         cpp-micc.h              cpp/mi1cc.h
13911         cpp-mind.h              cpp/mi1nd.h
13912         cpp-mindp.h             cpp/mi1ndp.h
13913         cpp-mix.h               cpp/mi1x.h
13914         cpp-mi2.c               cpp/mi2.c
13915         cpp-mi2a.h              cpp/mi2a.h
13916         cpp-mi2b.h              cpp/mi2b.h
13917         cpp-mi2c.h              cpp/mi2c.h
13918         cpp-mi3.c               cpp/mi3.c
13919         cpp-mi3.def             cpp/mi3.def
13920         poison-1.c              cpp/poison.c
13921         pr-impl.c               cpp/prag-imp.c
13922         cpp-redef-2.c           cpp/redef1.c
13923         cpp-redef.c             cpp/redef2.c
13924         strpaste.c              cpp/strp1.c
13925         strpaste-2.c            cpp/strp2.c
13926         cpp-tradpaste.c         cpp/tr-paste.c
13927         cpp-tradstringify.c     cpp/tr-str.c
13928         cpp-tradwarn1.c         cpp/tr-warn1.c
13929         cpp-tradwarn2.c         cpp/tr-warn2.c
13930         trigraphs.c             cpp/trigraphs.c
13931         cpp-unc1.c              cpp/unc1.c
13932         cpp-unc2.c              cpp/unc2.c
13933         cpp-unc3.c              cpp/unc3.c
13934         cpp-unc.c               cpp/unc4.c
13935         undef.c                 cpp/undef1.c
13936         undef-2.c               cpp/undef2.c
13937         cpp-wi1.c               cpp/widestr1.c
13939 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
13941         * lib/g++.exp (g++_include_flags): Tweak.
13943 2000-06-27  H.J. Lu  <hjl@gnu.org>
13944             Loren J. Rittle  <ljrittle@acm.org>
13946         * lib/g++.exp (g++_include_flags): Override libgloss.exp
13947         version with one that knows about the new gcc tree structure.
13948         (g++_link_flags): Same.
13950 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
13952         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
13953         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
13954         case we are cross-compiling.
13956         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
13957         g++.old-deja/g++.niklas/Makefile.in,
13958         g++.old-deja/g++.niklas/configure.in,
13959         g++.old-deja/g++.other/Makefile.in,
13960         g++.old-deja/g++.other/configure.in,
13961         gcc.c-torture/code_quality/Makefile.in,
13962         gcc.c-torture/code_quality/configure.in,
13963         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
13964         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
13965         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
13966         gcc.c-torture/execute/ieee/Makefile.in,
13967         gcc.c-torture/execute/ieee/configure.in,
13968         gcc.c-torture/noncompile/Makefile.in,
13969         gcc.c-torture/noncompile/configure.in,
13970         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
13971         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
13972         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
13974 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
13976         * g++.old-deja/g++.other/ambig3.C: New test.
13978 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
13980         * g++.old-deja/g++.pt/syntax1.C: New test.
13981         * g++.old-deja/g++.pt/syntax2.C: New test.
13982         * g++.old-deja/g++.other/syntax3.C: New test.
13983         * g++.old-deja/g++.other/syntax4.C: New test.
13985 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
13987         * gcc.dg/20000623-1.c: Prototype exit and abort.
13989 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
13991         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
13992         New tests.
13993         * gcc.dg/cpp-mi3.def: New file.
13995         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
13996         inside assertions.
13997         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
13998         lexer's error messages.
13999         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
14000         divine anything from the linemarkers.
14001         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
14002         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
14004 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
14006         * gcc.dg/20000623-1.c: New test.
14008 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
14010         * gcc.c-torture/execute/20000622-1.c: New test.
14012 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14014         * g++.old-deja/g++.other/init15.C: New test.
14016 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
14018         * g++.old-deja/g++.pt/vaarg2.C: New test.
14019         * g++.old-deja/g++.pt/vaarg3.C: New test.
14021 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
14023         * g++.old-deja/g++.other/dyncast6.C: New test.
14025 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
14027         * gcc.c-torture/execute/loop-6.c: New test.
14029 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
14031         * gcc.dg/20000614-1.c: New test.
14032         * gcc.dg/20000614-2.c: New test.
14034 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
14036         * g++.old-deja/g++.other/inline12.C: New test.
14038 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
14040         * g++.old-deja/g++.other/eh1.C: New test.
14042 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
14044         * g++.old-deja/g++.other/type.C: New test.
14046 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14048         * g++.old-deja/g++.other/initstring.C: New test.
14050 2000-06-12  Jason Merrill  <jason@redhat.com>
14052         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
14054 2000-06-09  Jeffrey A Law  (law@cygnus.com)
14056         * gcc.c-torture/compile/20000609-1.c: New test.
14058 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
14060         * gcc.dg/20000609-1.c: New test.
14062 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
14064         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
14065         * gcc.c-torture/noncompile/poison-1.c: Move...
14066         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
14067         * gcc.dg/cpp-li1.c: Add a token after the #line.
14069 2000-06-05  Richard Henderson  <rth@cygnus.com>
14071         * gcc.c-torture/execute/20000605-2.c: New test.
14072         * gcc.c-torture/execute/20000605-3.c: New test.
14074 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
14076         * g77.f-torture/execute/20000503-1.x: New file.
14078 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
14080         * g++.old-deja/g++.eh/badalloc1.C: New test.
14082 2000-06-05  Richard Henderson  <rth@cygnus.com>
14084         * gcc.c-torture/execute/20000605-1.c: New test.
14086 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
14087             Nathan Sidwell <nathan@codesourcery.com>
14089         * gcc.c-torture/compile/20000605-1.c: New test.
14091 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
14093         * g77.f-torture/compile/20000601-1.f:  New test.
14095 2000-06-03  Richard Henderson  <rth@cygnus.com>
14097         * gcc.c-torture/execute/20000603-1.c: New.
14099 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
14101         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
14102         * gcc.dg/noreturn-2.c (noreturn): Likewise.
14104 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
14106         * gcc.dg/compare2.c (case 12): XFAIL.
14107         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
14108         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
14110         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
14112 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
14114         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
14115         guard macro is already defined when the header is first
14116         included.
14117         * gcc.dg/cpp-mix.h: New file.
14118         * gcc.dg/endif-label.c: Update patterns to match compiler.
14120         * g++.brendan/complex1.C: Declare abort.
14121         * g++.law/refs4.C: Remove XFAIL.
14122         * g++.oliva/expr2.C: Declare abort and exit.
14124 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
14126         * gcc.c-torture/execute/20000528-1.c: New test.
14128         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
14129         * g++.old-deja/g++.law/temps4.C: Likewise.
14131         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
14132         stdlib.h.  Call abort() on failure.
14133         * g++.old-deja/g++.law/refs4.C: Likewise.
14134         * g++.old-deja/g++.law/temps4.C: Likewise.
14135         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
14136         * gcc.c-torture/execute/20000112-1.c: Include string.h.
14138 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
14140         Relative to g++.dg/special:
14141         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
14143         Relative to g++.old-deja:
14144         * g++.brendan/complex1.C, g++.jason/optimize2.C,
14145         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
14146         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
14147         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
14148         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
14149         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
14150         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
14152         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
14153         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
14154         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
14155         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
14156         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
14157         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
14158         and/or string.h.
14160         * g++.other/goto1.C: Update expectations for error messages.
14162 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
14164         * gcc.c-torture/compile/20000523-1.c: New test.
14166 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14168         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
14170 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
14172         * g++.old-deja/g++.eh/catch11.C: New test.
14173         * g++.old-deja/g++.eh/catch12.C: New test.
14175 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14177         * gcc.c-torture/execute/20000523-1.c: New test.
14179 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14181         * c-torture/execute/bcp-1.c: Replace abort in arg of
14182         __builtin_constant_p with a generic external function.
14184         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14185         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14186         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14187         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14188         Prototype abort and/or exit.
14190         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14191         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14192         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14193         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14195 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14197         * gcc.dg/dwarf2-1.c: New test.
14199 2000-05-20  Richard Henderson  <rth@cygnus.com>
14201         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14203 2000-05-20  Andreas Jaeger  <aj@suse.de>
14205         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14206         testcase.
14208 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14210         * gcc.c-torture/execute/20000519-2.c: New test.
14212 2000-05-19  Andreas Jaeger  <aj@suse.de>
14214         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14215         which fails with SSA.
14217         * lib/c-torture.exp: Also test with -O3 -fssa.
14219 2000-05-18  Michael Meissner  <meissner@redhat.com>
14221         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14222         * gcc.c-torture/execute/920415-1.c: Ditto.
14223         * gcc.c-torture/execute/920501-1.c: Ditto.
14224         * gcc.c-torture/execute/conversion.c: Ditto.
14225         * gcc.c-torture/execute/cvt-1.c: Ditto.
14227 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14229         * gcc.c-torture/compile/20000518-1.c: New test.
14231 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14233         * g77.f-torture/compile/200005018.f:  New test.
14235 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14237         * gcc.c-torture/compile/20000517-1.c: New test.
14239 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14241         * gcc.c-torture/execute/20000516-1.c: New test.
14243 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14245         * g++.old-deja/g++.other/eh.C: New test.
14247 2000-05-12  Richard Henderson  <rth@cygnus.com>
14249         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14250         constants through to doit's conditional.
14252 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14254         * gcc.c-torture/compile/20000511-1.c: New test.
14255         * g77.f-torture/compile/20000511-1.f: New test.
14256         * g77.f-torture/compile/20000511-2.f: New test.
14258 2000-05-11  Michael Meissner  <meissner@redhat.com>
14260         * gcc.c-torture/execute/20000511-1.c: New test.
14262 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14264         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14265         * gcc.dg/20000510-1.S: New.
14267 2000-05-08  Catherine Moore  <clm@cygnus.com>
14269         * gcc.dg/unused-3.c: New.
14271 2000-05-06  Richard Henderson  <rth@cygnus.com>
14273           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14274           * g++.old-deja/g++.mike/warn1.C: Likewise.
14275           * g++.old-deja/g++.pt/local1.C: Likewise.
14276           * g++.old-deja/g++.pt/local7.C: Likewise.
14277           * g++.old-deja/g++.pt/spec16.C: Likewise.
14279 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14281         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14283 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14285           * g77.f-torture/execute/20000503-1.f:  New test.
14287 2000-05-04  Andreas Jaeger  <aj@suse.de>
14289         * gcc.dg/noreturn-2.c: New test.
14291 2000-05-04  Neil Booth  <NeilB@earthling.net>
14293         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14294         preprocessor.
14296 2000-05-04  Richard Henderson  <rth@cygnus.com>
14298         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14300 2000-05-04  Richard Henderson  <rth@cygnus.com>
14302         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14303         OpenSSL by Jason R Thorpe.
14305 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14307         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14309 2000-05-03  Robert Lipe <robertlipe@usa.net>
14311         * gcc.dg/20000503-1.c: New test.
14313 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14315         * gcc.c-torture/compile/20000502-1.c: New test.
14316         * g++.old-deja/g++.other/align.C: New test.
14317         * gcc.dg/cpp-tradstringify.c: New test.
14319 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14321         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14322         and hard registers.
14324 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14326         * gcc.c-torture/execute/loop-5.c: New test.
14328 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14330         * gcc.c-torture/execute/va-arg-20.c: New test.
14332 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14334         * gcc.c-torture/execute/20000422-1.c: New test.
14336 2000-04-20  Greg McGary  <gkm@gnu.org>
14338         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14339         when optimizing, but without sibling-call optimizations (-O1).
14341 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14343           * gcc.c-torture/compile/20000420-1.c: New test.
14345 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14347         * g++.abi/ptrflags.C: New test.
14348         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14350 2000-04-19  Catherine Moore  <clm@cygnus.com>
14352         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14354 2000-04-19  Greg McGary  <gkm@gnu.org>
14356         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14357         sibling-call optimizations.
14359 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14361         * gcc.dg/20000419-1.c: New test.
14363 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14365         * gcc.c-torture/execute/20000412-6.c: New test.
14367 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14369         * gcc.c-torture/execute/20000412-5.c: New test.
14370         * g77.f-torture/compile/20000412-1.f: New test.
14371         * gcc.c-torture/execute/20000412-4.c: New test.
14372         * gcc.c-torture/compile/20000412-2.c: New test.
14373         * gcc.c-torture/execute/20000412-3.c: New test.
14374         * gcc.c-torture/compile/20000412-1.c: New test.
14375         * gcc.c-torture/execute/20000412-2.c: New test.
14377 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14379         * objc/execute/bf-20.m: New test.
14381 2000-04-10  Richard Henderson  <rth@cygnus.com>
14383         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14385         * gcc.c-torture/execute/20000412-1.c: New test.
14387 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14389         * g++.old-deja/g++.eh/catchptr1.C: New test.
14391 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
14393         * g++.old-deja/g++.abi/cxa_vec.C: New test.
14395 2000-04-08  Neil Booth  <NeilB@earthling.net>
14397         * gcc.dg/cpp-nullchar.c: Remove test as
14398         embedded nulls cause problems.
14400 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14402         * gcc.dg/compare2.c: New test.
14404 2000-04-08  Neil Booth  <NeilB@earthling.net>
14406         * gcc.dg/cpp-nullchar.c: New test.
14408 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14410         * gcc.dg/cpp-mi2.c: New test.
14411         * gcc.dg/cpp-mi2[abc].h: New files.
14413 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14415         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14416         member name.
14418 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14420         * g++.old-deja/g++.abi/vmihint.C: New test.
14422 2000-04-06  Neil Booth  <NeilB@earthling.net>
14424         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14425         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14426         copyright.
14428 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14430         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14431         avoid stack-frame overwrite.
14433 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14435         * gcc.c-torture/compile/20000405-2.c: New test.
14436         * gcc.c-torture/compile/20000405-3.c: New test.
14438 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14440         * gcc.c-torture/compile/20000405-1.c: New test.
14442 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14444         * gcc.dg/cast-qual-1.c: Revert last change.
14446 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14448         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14450 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14452         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14453         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14455 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14457         * gcc.c-torture/compile/20000403-2.c: New test.
14458         * gcc.c-torture/compile/20000403-1.c: New test.
14460 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14462         * gcc.c-torture/execute/20000403-1.c: New test.
14464 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14466         * gcc.c-torture/execute/20000402-1.c: New test.
14468 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14470         * gcc.c-torture/execute/va-arg-15.c: New test.
14471         * gcc.c-torture/execute/va-arg-16.c: New test.
14472         * gcc.c-torture/execute/va-arg-17.c: New test.
14473         * gcc.c-torture/execute/va-arg-18.c: New test.
14474         * gcc.c-torture/execute/va-arg-19.c: New test.
14476 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14478         * gcc.c-torture/compile/981211-1.c: Move to...
14479         * gcc.dg/cpp-as1.c: ...here.
14480         * gcc.dg/cpp-as2.c: New file.
14482         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14483         compiler.
14485 2000-04-02  Neil Booth  <NeilB@earthling.net>
14487         * gcc.dg/cpp-cond.c  New tests.
14488         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14489         accidental success less likely.
14490         * gcc.dg/cpp-missingop.c  New tests.
14491         * gcc.dg/cpp-missingparen.c  New tests.
14492         * gcc.dg/cpp-shift.c  New tests.
14493         * gcc.dg/cpp-shortcircuit.c  New tests.
14494         * gcc.dg/cpp-unary.c  New tests.
14496 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14498         * gcc.c-torture/compile/20000329-1.c: New test.
14500 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14502         * gcc.c-torture/compile/20000326-1.c: New test.
14503         * gcc.c-torture/compile/20000326-2.c: New test.
14505 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14507         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14508         the first parameter is a function argument.
14510 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14512         * g++.old-deja/g++.ext/array4.C: New test.
14514 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14516         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14518 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14520         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14522 2000-03-19  Richard Henderson  <rth@cygnus.com>
14524         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14526 2000-03-19  Richard Henderson  <rth@cygnus.com>
14528         * gcc.c-torture/compile/20000319-1.c: New test.
14530 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14532         * gcc.c-torture/execute/20000314-3.c: New test.
14533         * gcc.c-torture/execute/20000314-2.c: New test.
14534         * gcc.c-torture/execute/20000314-1.c: New test.
14535         * gcc.c-torture/compile/20000314-2.c: New test.
14536         * gcc.c-torture/compile/20000314-1.c: New test.
14538 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
14540         * g++.old-deja/g++.warn/inline.C: New test.
14542 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
14544         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14545         standards-compliant result rather than specific constants.
14546         Put test-values in array.
14548 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
14550         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14551         (g++_target_compile): Put test-specific options last.
14553 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14555         * g++.old-deja/g++.eh/vbase4.C: New test.
14557 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14559         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14561 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14563         * g++.old-deja/g++.brendan/misc12.C: Removed.
14564         * g++.old-deja/g++.pt/memtemp77.C: Constify.
14565         * g++.old-deja/g++.ext/pretty4.C: New test.
14567 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14569         * g++.old-deja/g++.other/string2.C: New test.
14571 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
14573         * g++.old-deja/g++.warn/impint2.C: New test.
14575 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
14577         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14578         is 1, not zero.
14580 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
14582         * g++.old-deja/g++.warn/impint.C: New test.
14583         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14584         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14585         * g++.old-deja/g++.pt/explicit12.C: Likewise.
14586         * g++.old-deja/g++.pt/explicit13.C: Likewise.
14587         * g++.old-deja/g++.pt/explicit17.C: Likewise.
14588         * g++.old-deja/g++.pt/explicit18.C: Likewise.
14589         * g++.old-deja/g++.pt/explicit19.C: Likewise.
14590         * g++.old-deja/g++.pt/explicit23.C: Likewise.
14591         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14592         * g++.old-deja/g++.pt/explicit35.C: Likewise.
14593         * g++.old-deja/g++.pt/explicit6.C: Likewise.
14594         * g++.old-deja/g++.pt/memclass7.C: Likewise.
14596 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
14598         * gcc.dg/cpp-redef.c: New test.
14600 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
14602         * g++.old-deja/g++.pt/unify7.C: New test.
14604 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14606         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14607         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14609 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
14611         * gcc.c-torture/compile/20000224-1.c: New test.
14613 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14615         * gcc.c-torture/compile/cpp-2.c: New test.
14616         * gcc.c-torture/compile/cpp-1.c: New test.
14618 2000-02-25  Jeffrey A Law  (law@cygnus.com)
14620         * gcc.c-torture/execute/20000225-1.c: New test.
14622 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14624         * gcc.dg/cpp-li2.c: New test.
14626         * gcc.dg/cpp-wi1.c: New test.
14628         * gcc.dg/cpp-li1.c: New test.
14630 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
14632         * g++.old-deja/g++.other/sizeof5.C: New test.
14634 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14636         * gcc.c-torture/execute/va-arg-13.c: New test.
14638 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
14640         * gcc.c-torture/execute/va-arg-12.c: New test.
14642 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14644         * gcc.c-torture/execute/20000223-1.c: New test.
14646 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14648         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
14650 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
14652         * g++.old-deja/g++.abi/ptrmem.C: New test.
14654 2000-02-19  Richard Henderson  <rth@cygnus.com>
14656         * gcc.c-torture/compile/init-3.c: New.
14658 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
14660         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
14661         ALWAYS_CXXFLAGS.
14663 2000-02-11  Robert Lipe <robertl@sco.com>
14665         * gcc.c-torture/compile/20000211-3.c: New test.
14667 2000-02-11  Martin Buchholz <martin@xemacs.org>
14669         * gcc.c-torture/compile/20000211-2.c: New test.
14671 2000-02-11  Jeffrey A Law  (law@cygnus.com)
14673         * gcc.c-torture/compile/20000211-1.c: New test.
14675 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
14677         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
14678           on native targets
14680 2000-02-08  Nathan Sidwell  <nathan@acm.org>
14682         * g++.old-deja/g++.other/cast5.C: New test.
14684 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
14686         * gcc.c-torture/execute/20000205-1.c: New.
14688 2000-02-03  Nathan Sidwell  <nathan@acm.org>
14690         * g++.old-deja/g++.jason/cast3.C: Return void.
14691         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
14693 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14695         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
14697         * gcc.dg/loop-1.c: New test.
14699 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
14701         * gcc.c-torture/compile/20000127-1.c: New test.
14702         * gcc.c-torture/execute/991228-1.c: New test.
14704 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14706         * gcc.dg/unused-2.c: New test.
14708         * gcc.dg/conv-1.c: New test.
14710 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14712         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
14713         compiler.
14714         (tool_option_proc): Fix typo.
14716 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
14718         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
14719         of the ld on the host, not on the build machine.
14720         Also, don't crash if '--help' is not a supported option.
14722 2000-01-24  Richard Henderson  <rth@cygnus.com>
14724         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
14726 2000-01-20  Jeffrey A Law  (law@cygnus.com)
14728         * gcc.c-torture/execute/20000120-2.c: New test.
14729         * gcc.c-torture/execute/20000120-1.c: New test.
14731 2000-01-13  Jeffrey A Law  (law@cygnus.com)
14733         * gcc.c-torture/execute/20000113-1.c: New test.
14735 2000-01-12  Jeffrey A Law  (law@cygnus.com)
14737         * gcc.c-torture/execute/20000112-1.c: New test.
14739 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14741         * gcc.dg/20000111-1.c: New test.
14743 2000-01-10  Jeffrey A Law  (law@cygnus.com)
14745         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
14746         with 16 bit integers.
14748 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14750         * gcc.dg/20000108-1.c: New test.
14752 2000-01-05  Nathan Sidwell  <nathan@acm.org>
14754         * g++.old-deja/g++.ns/koenig8.C: New test.
14756 2000-01-05  Nathan Sidwell  <nathan@acm.org>
14758         * g++.old-deja/g++.other/cast4.C: New test.
14760 2000-01-05  Jeffrey A Law  (law@cygnus.com)
14762         * gcc.c-torture/compile/20000105-2.c: New test.
14763         * gcc.c-torture/compile/20000105-1.c: New test.
14765 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14767         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
14768         references to printf & atoi to conform to ANSI standard.
14769         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
14770         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
14771         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
14772         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
14773         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
14774         * g++.old-deja/g++.brendan/complex1.C: Likewise.
14775         * g++.old-deja/g++.brendan/copy1.C: Likewise.
14776         * g++.old-deja/g++.brendan/copy2.C: Likewise.
14777         * g++.old-deja/g++.brendan/copy3.C: Likewise.
14778         * g++.old-deja/g++.brendan/copy4.C: Likewise.
14779         * g++.old-deja/g++.brendan/copy5.C: Likewise.
14780         * g++.old-deja/g++.brendan/copy6.C: Likewise.
14781         * g++.old-deja/g++.brendan/copy7.C: Likewise.
14782         * g++.old-deja/g++.brendan/copy8.C: Likewise.
14783         * g++.old-deja/g++.brendan/crash11.C: Likewise.
14784         * g++.old-deja/g++.brendan/crash14.C: Likewise.
14785         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
14786         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14787         * g++.old-deja/g++.brendan/delete2.C: Likewise.
14788         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
14789         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
14790         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
14791         * g++.old-deja/g++.brendan/eh1.C: Likewise.
14792         * g++.old-deja/g++.brendan/groff1.C: Likewise.
14793         * g++.old-deja/g++.brendan/init3.C: Likewise.
14794         * g++.old-deja/g++.brendan/misc12.C: Likewise.
14795         * g++.old-deja/g++.brendan/misc7.C: Likewise.
14796         * g++.old-deja/g++.brendan/new2.C: Likewise.
14797         * g++.old-deja/g++.brendan/operators4.C: Likewise.
14798         * g++.old-deja/g++.brendan/operators5.C: Likewise.
14799         * g++.old-deja/g++.brendan/overload2.C: Likewise.
14800         * g++.old-deja/g++.brendan/overload7.C: Likewise.
14801         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
14802         * g++.old-deja/g++.brendan/reference1.C: Likewise.
14803         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
14804         * g++.old-deja/g++.brendan/template24.C: Likewise.
14805         * g++.old-deja/g++.brendan/template3.C: Likewise.
14806         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
14807         * g++.old-deja/g++.jason/inline3.C: Likewise.
14808         * g++.old-deja/g++.jason/opeq.C: Likewise.
14809         * g++.old-deja/g++.law/arg5.C: Likewise.
14810         * g++.old-deja/g++.law/arm7.C: Likewise.
14811         * g++.old-deja/g++.law/ctors11.C: Likewise.
14812         * g++.old-deja/g++.law/cvt8.C: Likewise.
14813         * g++.old-deja/g++.law/init9.C: Likewise.
14814         * g++.old-deja/g++.law/refs4.C: Likewise.
14815         * g++.old-deja/g++.law/template2.C: Likewise.
14816         * g++.old-deja/g++.law/visibility24.C: Likewise.
14817         * g++.old-deja/g++.law/vtable3.C: Likewise.
14818         * g++.old-deja/g++.mike/asm2.C: Likewise.
14819         * g++.old-deja/g++.mike/eh1.C: Likewise.
14820         * g++.old-deja/g++.mike/misc1.C: Likewise.
14821         * g++.old-deja/g++.mike/misc13.C: Likewise.
14822         * g++.old-deja/g++.mike/misc14.C: Likewise.
14823         * g++.old-deja/g++.mike/ns12.C: Likewise.
14824         * g++.old-deja/g++.mike/p1248.C: Likewise.
14825         * g++.old-deja/g++.mike/p3708.C: Likewise.
14826         * g++.old-deja/g++.mike/p3708a.C: Likewise.
14827         * g++.old-deja/g++.mike/p3708b.C: Likewise.
14828         * g++.old-deja/g++.mike/p646.C: Likewise.
14829         * g++.old-deja/g++.mike/p700.C: Likewise.
14830         * g++.old-deja/g++.mike/p783.C: Likewise.
14831         * g++.old-deja/g++.mike/p783a.C: Likewise.
14832         * g++.old-deja/g++.mike/p783b.C: Likewise.
14833         * g++.old-deja/g++.mike/p786.C: Likewise.
14834         * g++.old-deja/g++.mike/p789.C: Likewise.
14835         * g++.old-deja/g++.mike/p789a.C: Likewise.
14836         * g++.old-deja/g++.mike/p807a.C: Likewise.
14837         * g++.old-deja/g++.other/delete3.C: Likewise.
14838         * g++.old-deja/g++.other/dyncast1.C: Likewise.
14839         * g++.old-deja/g++.other/dyncast2.C: Likewise.
14840         * g++.old-deja/g++.other/dyncast3.C: Likewise.
14841         * g++.old-deja/g++.other/empty1.C: Likewise.
14842         * g++.old-deja/g++.other/temporary1.C: Likewise.
14843         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
14844         * g++.old-deja/g++.pt/t16.C: Likewise.
14845         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
14847 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
14849         * gcc.dg/991230-1.c: New test.
14851 1999-12-29  Jeffrey A Law  (law@cygnus.com)
14853         * gcc.c-torture/compile/991229-3.c: New test.
14854         * gcc.c-torture/compile/991229-2.c: New test.
14855         * gcc.c-torture/compile/991229-1.c: New test.
14857 1999-12-29  Greg McGary <gkm@eng.ascend.com>
14859         * gcc.c-torture/compile/labels-2.c: New test.
14861 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
14863         * gcc.c-torture/execute/991227-1.c: New test.
14865 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14867         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
14869 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
14871         * gcc.c-torture/execute/991221-1.c: New test.
14873 1999-12-20  Nathan Sidwell  <nathan@acm.org>
14875         * g++.old-deja/g++.other/cast3.C: New test.
14877 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
14879         * gcc.c-torture/execute/991216-4.c: New test.
14881 1999-12-16  Michael Meissner  <meissner@cygnus.com>
14883         * gcc.c-torture/execute/991216-1.c: New test.
14884         * gcc.c-torture/execute/991216-2.c: New test.
14885         * gcc.c-torture/execute/991216-3.c: New test.
14887 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14889         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
14890         Actually make the test fail by using "-O2" for compilation.
14892 1999-12-15  Nathan Sidwell  <nathan@acm.org>
14894         * g++.old-deja/g++.warn/cast-align1.C: New test.
14896 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14898         * gcc.c-torture/compile/991214-1.c: New test.
14899         * gcc.c-torture/compile/991214-2.c: New test.
14901 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14903         * gcc.dg/991214-1.c: New test.
14905 1999-12-13  Jeffrey A Law  (law@cygnus.com)
14907         * gcc.c-torture/compile/991213-3.c: New test.
14908         * gcc.c-torture/compile/991213-2.c: New test.
14909         * gcc.c-torture/compile/991213-1.c: New test.
14911 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
14913         * gcc.dg/991209-1.c: New test.
14915 1999-12-08  Nathan Sidwell <nathan@acm.org>
14917         * gcc.c-torture/compile/991208-1.c: New test.
14919 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14921         * gcc.dg/ultrasp2.c: New test.
14923 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
14925         * g++.old-deja/g++.abi/align.C (main): Fix typo.
14927 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
14929         * gcc.c-torture/compile/991202-1.c: New test.
14930         * gcc.c-torture/execute/991202-1.c: New test.
14931         * gcc.c-torture/execute/991202-2.c: New test.
14932         * gcc.c-torture/execute/991202-3.c: New test.
14934 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
14936         * g++.old-deja/g++.abi/align.C: New test.
14937         * g++.old-deja/g++.abi/aggregates.C: Likewise.
14938         * g++.old-deja/g++.abi/bitfields.C: Likewise.
14940 1999-12-01  Richard Henderson  <rth@cygnus.com>
14942         * gcc.c-torture/execute/991201-1.c: New.
14944 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
14946         * gcc.dg/991129-1.c: New test.
14948 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14950         * gcc.c-torture/compile/991127-1.c: New test.
14952 1999-11-22  Nathan Sidwell  <nathan@acm.org>
14954         * g++.old-deja/g++.other/warn4.C: New test.
14956 1999-11-22  Nathan Sidwell  <nathan@acm.org>
14958         * g++.old-deja/g++.eh/cleanup2.C: New test.
14959         * g++.old-deja/g++.ext/pretty2.C: New test.
14960         * g++.old-deja/g++.ext/pretty3.C: New test.
14961         * g++.old-deja/g++.other/debug6.C: New test.
14963 1999-10-20  Jim Wilson  <wilson@cygnus.com>
14965         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
14966         compiler_output to look for one error message instead of two.
14968 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
14970         * gcc.c-torture/execute/991118-1.c: Also test case
14971         where the word boundary does not split a byte evenly.
14973 1999-11-19  Nathan Sidwell  <nathan@acm.org>
14975         * g++.old-deja/g++.ext/restrict1.C: New test.
14977 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
14979         * gcc.c-torture/execute/991118-1.c: New test.
14981 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
14983         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
14984         working directory pathnames.
14986 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
14988         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
14989         host is equipped with driver.h and driver.o so it can actually
14990         compile and run the tests.
14992 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
14994         * gcc.c-torture/compile/991008-1.c: New test.
14996 1999-11-08  Nick Clifton  <nickc@cygnus.com>
14998         * lib/gcc-dg.exp: Include target-supports.exp
15000 1999-11-05  Nick Clifton  <nickc@cygnus.com>
15002         * lib/target-supports.exp: New file: Provide procs to test for
15003         features supported by the target.
15004         (check_weak_available): Moved here from ecos.exp.
15005         (check_alias_available): New proc: Determine of the target
15006         toolchain supports the alias attribute.
15008         * gcc.dg/special/ecos.exp: Move check_weak_available to
15009         target-supports.exp.
15010         (alias-1.c): Only perform the test if the target supports
15011         aliases.
15012         (wkali-1.c): Only perform the test if the target supports
15013         aliases.
15015         * gcc.dg/990506-0.c: Expect error messages from cross
15016         targets as well as native targets.
15018 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15020         * gcc.dg/ultrasp1.c: Removed xfail.
15021         * gcc.dg/struct-ret-2.c: Likewise.
15022         * gcc.dg/array-1.c: Likewise.
15024 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
15026         * gcc.dg/struct-ret-2.c: New test.
15028         * gcc.dg/array-1.c: New test.
15030 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
15032         * gcc.c-torture/execute/991030-1.c: New test.
15034 1999-10-26  Richard Henderson  <rth@cygnus.com>
15036         * gcc.c-torture/compile/991026-2.c: New test.
15038 1999-10-26  Jeffrey A Law  (law@cygnus.com)
15040         * gcc.c-torture/compile/991026-1.c: New test.
15042 1999-10-23  Jeffrey A Law  (law@cygnus.com)
15044         * gcc.c-torture/execute/991023-1.c: New test.
15046 1999-10-19  Jeffrey A Law  (law@cygnus.com)
15048         * gcc.c-torture/execute/991019-1.c: New test.
15050 1999-10-16  Richard Henderson  <rth@cygnus.com>
15052         * gcc.c-torture/execute/991016-1.c: New test.
15054 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
15056         * gcc.c-torture/execute/991014-1.c: New test.
15058 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
15060         * g++.old-deja/g++.other/union2.C: New test.
15062 1999-10-13  Nathan Sidwell  <nathan@acm.org>
15064         * g++.old-deja/g++.other/vaarg2.C: New test.
15065         * g++.old-deja/g++.other/vaarg3.C: New test.
15067 1999-10-12  Craig Burley  <craig@jcb-sc.com>
15069         * g77.f-torture/noncompile/19990905-1.f: Moved from being
15070         in compile/.
15072 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
15074         * gcc.c-torture/execute/va-arg-11.c: New test.
15076 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
15078         * lib/file-format.exp (gcc_target_object_format): Don't
15079         crash if objdump is unavailable.
15081 1999-09-29  Donn Terry <donn@interix.com>
15083         * gcc.misc-tests/mg.exp: delete extraneous redirection.
15085 1999-09-28  Nick Clifton  <nickc@cygnus.com>
15087         * gcc.c-torture/compile/990928-1.c: New test.
15089 1999-09-28  Nathan Sidwell  <nathan@acm.org>
15091         * g++.old-deja/g++.other/decl6.C: New test.
15093 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15095         * gcc.c-torture/execute/va-arg-10.c: New test.
15097 1999-09-27  Nathan Sidwell  <nathan@acm.org>
15099         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
15100         __PRETTY_FUNCTION__.
15102 1999-09-23  Nick Clifton  <nickc@cygnus.com>
15104         * gcc.c-torture/execute/990923-1.c: New test.
15106 1999-09-21  Nick Clifton  <nickc@cygnus.com>
15108         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
15109         for which -fpic is inappropriate.
15111 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
15113         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
15115 1999-09-21  Nathan Sidwell  <nathan@acm.org>
15117         * g++.old-deja/g++.other/dyncast1.C: New test.
15118         * g++.old-deja/g++.other/dyncast2.C: New test.
15119         * g++.old-deja/g++.other/dyncast3.C: New test.
15120         * g++.old-deja/g++.other/dyncast4.C: New test.
15121         * g++.old-deja/g++.other/dyncast5.C: New test.
15122         * g++.old-deja/g++.eh/catch3.C: New test.
15123         * g++.old-deja/g++.eh/catch3p.C: New test.
15124         * g++.old-deja/g++.eh/catch4.C: New test.
15125         * g++.old-deja/g++.eh/catch4p.C: New test.
15126         * g++.old-deja/g++.eh/catch5.C: New test.
15127         * g++.old-deja/g++.eh/catch5p.C: New test.
15128         * g++.old-deja/g++.eh/catch6.C: New test.
15129         * g++.old-deja/g++.eh/catch6p.C: New test.
15130         * g++.old-deja/g++.eh/catch7.C: New test.
15131         * g++.old-deja/g++.eh/catch7p.C: New test.
15132         * g++.old-deja/g++.eh/catch8.C: New test.
15133         * g++.old-deja/g++.eh/catch8p.C: New test.
15134         * g++.old-deja/g++.eh/catch9.C: New test.
15135         * g++.old-deja/g++.eh/catch9p.C: New test.
15137 1999-09-13  Nathan Sidwell  <nathan@acm.org>
15139         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
15140         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
15142 1999-09-13  Jeffrey A Law  (law@cygnus.com)
15144         * gcc.c-torture/compile/990913-1.c: New test.
15146 1999-09-10  Nathan Sidwell  <nathan@acm.org>
15148         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
15149         * g++.old-deja/g++.jason/rfg5.C: Likewise.
15151 1999-09-09  Richard Henderson  <rth@cygnus.com>
15153         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
15155 1999-09-09  Nathan Sidwell  <nathan@acm.org>
15157         * g++.old-deja/g++.other/lookup11.C: New test.
15158         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
15159         what is permitted and what we want.
15160         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
15161         overload use.
15162         * g++.old-deja/g++.jason/rfg5.C: Likewise
15164 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
15166         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
15167         * gcc.c-torture/noncompile/poison-1.c: New file.
15169 1999-09-08  Nathan Sidwell  <nathan@acm.org>
15171         * g++.old-deja/g++.other/sizeof3.C: New test.
15172         * g++.old-deja/g++.other/sizeof4.C: New test.
15173         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
15174         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
15176 1999-09-07  Richard Henderson  <rth@cygnus.com>
15178         * gcc.dg/va-arg-1.c: New.
15180 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15182         * gcc.c-torture/execute/va-arg-9.c: New test.
15184 1999-09-05  Craig Burley  <craig@jcb-sc.com>
15186         * g77.f-torture/compile/980519-2.f: New test.
15187         * g77.f-torture/compile/19990905-0.f: New test.
15188         * g77.f-torture/compile/19990905-1.f: New test.
15189         * g77.f-torture/compile/19990905-2.f: New test.
15191         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
15193 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
15195         * gcc.c-torture/execute/990827-1.c: Fix typo.
15197 1999-09-03  Nathan Sidwell  <nathan@acm.org>
15199         * g++.old-deja/g++.other/deref1.C: New test.
15201 1999-09-02  Nathan Sidwell  <nathan@acm.org>
15203         * g++.old-deja/g++.other/ambig2.C: New test.
15204         * g++.old-deja/g++.other/cond5.C: New test.
15205         * g++.old-deja/g++.other/lookup16.C: New test.
15207 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
15209         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
15210         assemblers too.
15212 1999-08-31  Jeffrey A Law  (law@cygnus.com)
15214         * lib/c-torture.exp: Avoid the "compare executables" optimization
15215         when testing native.
15217 1999-08-29  Jeffrey A Law  (law@cygnus.com)
15219         * gcc.c-torture/execute/990829-1.c: New test.
15220         * gcc.c-torture/compile/990829-1.c: New test.
15222 1999-08-27  Paul Burchard  <burchard@pobox.com>
15224         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
15225         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
15226         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
15227         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
15228         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
15229         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
15230         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
15231         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
15232         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
15233         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
15234         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
15236 1999-08-27  Jeffrey A Law  (law@cygnus.com)
15238         * gcc.c-torture/execute/990827-1.c: New test.
15240 1999-08-26  Craig Burley  <craig@jcb-sc.com>
15242         * g77.f-torture/noncompile/19990826-4.f: New test.
15244         * g77.f-torture/compile/19990826-3.f: New test.
15246         * g77.f-torture/execute/19990826-2.f: New test.
15248         * g77.f-torture/compile/19990826-1.f: New test.
15250         * gcc.c-torture/execute/990826-0.c: New test.
15251         * g77.c-torture/execute/19990826-0.f: New test.
15253         * g77.f-torture/noncompile/970626-2.f: New test.
15255 1999-08-25  Paul Burchard  <burchard@pobox.com>
15257         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
15258         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
15259         lss-011.C: New tests.
15261 1999-08-25  Nathan Sidwell  <nathan@acm.org>
15263         * g++.old-deja/g++.other/decl5.C: New test.
15265 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15267         * noncompile/noncompile.exp: Load_lib c-torture.exp.
15268         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
15269         call `postbase' for each one.  All callers of `postbase' changed
15270         to call this instead.
15272 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
15274         * gcc.c-torture/execute/990811-1.c: New test.
15276 1999-08-09  Nick Clifton  <nickc@cygnus.com>
15278         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
15279         just native ones.
15281         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
15282         just native ones.
15284 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15286         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
15288 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15290         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
15292 1999-08-04  Nathan Sidwell  <nathan@acm.org>
15294         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
15296 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15298         * gcc.c-torture/execute/990804-1.c: New test.
15300 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15302         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
15303         * g++.old-deja/g++.brendan/crash64.C: Likewise
15304         * g++.old-deja/g++.brendan/overload8.C: Likewise
15306 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15308         * g++.old-deja/g++.other/struct1.C: New test.
15310 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15312         * g++.old-deja/g++.other/enum2.C: New test.
15314 1999-08-02  Richard Henderson  <rth@cygnus.com>
15316         Adapted from tests from Franz Sirl:
15317         * gcc.c-torture/execute/va-arg-7.c: New test.
15318         * gcc.c-torture/execute/va-arg-8.c: New test.
15320 1999-08-01  Jeffrey A Law  (law@cygnus.com)
15322         * gcc.c-torture/compile/990801-2.c: New test.
15324         * gcc.c-torture/compile/990801-1.c: New test.
15326 1999-07-27  Michael Meissner  <meissner@cygnus.com>
15328         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
15329         fp-cmp-1.c, converting double to float.
15331         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
15332         fp-cmp-1.c, converting double to long double.
15334         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
15335         from fr1 to unknown_register, since fr1 is a legitimate register
15336         on some machines.
15338 1999-07-25  Jeffrey A Law  (law@cygnus.com)
15340         * README: More listname related changes.
15342 1999-07-08  Catherine Moore  <clm@cygnus.com>
15344         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
15346 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
15348         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
15350 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15352         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
15354 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
15356         * gcc.dg/990703-1.c: New test.
15358 1999-06-29  Nick Clifton  <nickc@cygnus.com>
15360         * lib/file-format.exp: New file: Move definition of proc
15361         gcc_target_object_format to here from
15362         gcc.dg/special/ecos.exp.
15364         * lib/c-torture.exp: Include lib file-format.exp.
15365         * lib/gcc-dg.exp: Include lib file-format.exp.
15367         * gcc.dg/special/ecos.exp: Remove definition of proc
15368         gcc_target_object_format.
15370 1999-06-28  Jeffrey A Law  (law@cygnus.com)
15372         * gcc.c-torture/execute/990628-1.c: New test.
15374 1999-06-25  Jeffrey A Law  (law@cygnus.com)
15376         * gcc.c-torture/compile/990625-2.c: New test.
15378         * gcc.c-torture/compile/990625-1.c: New test.
15380 1999-06-23  Nick Clifton  <nickc@cygnus.com>
15382         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
15383         attributes compile.
15384         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
15385         ports that use the COFF/PE file format.
15387 1999-06-17  Jeffrey A Law  (law@cygnus.com)
15389         * gcc.c-torture/compile/990617-1.c: New test.
15391 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
15393         * g++.old-deja/g++.other/decl4.C: New test.
15395 1999-06-14  Nathan Sidwell  <nathan@acm.org>
15397         * g++.old-deja/g++.other/bitfld3.C: New test.
15399 1999-06-08  Nathan Sidwell  <nathan@acm.org>
15401         * g++.old-deja/g++.eh/catch1.C: New test.
15403 1999-06-07  Jeffrey A Law  (law@cygnus.com)
15405         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
15407         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
15408         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
15410 1999-06-05  Craig Burley  <craig@jcb-sc.com>
15412         * g77.f-torture/compile/19990502-0.f: Replace with new,
15413         shorter, test that still fails after recent changes.
15415 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15417         * gcc.c-torture/execute/990604-1.c: New test.
15419 1999-05-31  Jeffrey A Law  (law@cygnus.com)
15421         * gcc.c-torture/execute/990531-1.c: New test.
15423 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15425         * gcc.c-torture/compile/990527-1.c: New test.
15427 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15429         * gcc.c-torture/execute/990527-1.c: New test.
15431 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15433         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15434         bitfields as signed.
15436 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15438         * g77.f-torture/compile/19990525-0.f: New test.
15440 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15442         * gcc.c-torture/execute/990525-2.c: New test.
15444         * gcc.c-torture/execute/990525-1.c: New test.
15446 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15448         * g++.old-deja/g++.other/anon3.C: New test.
15449         * g++.old-deja/g++.other/anon4.C: New test.
15450         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15451         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15452         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15453         Merrill).
15455 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15457         * gcc.c-torture/execute/990524-1.c: New test.
15459         * gcc.dg/990524-1.c: New test.
15461 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15463         * gcc.c-torture/compile/990523-1.c: New test.
15465 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15467         * gcc.c-torture/compile/990519-1.c: New test.
15469 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15471         * gcc.c-torture/compile/990517-1.c: New test.
15473         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15474         (e4, f4): New tests.
15475         (main): Call them.
15477 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15479         * gcc.dg/noreturn-1.c: New test.
15481 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15483         * gcc.c-torture/execute/990513-1.c: New test.
15485 1999-05-10  Richard Henderson  <rth@cygnus.com>
15487         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15489 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15491         * g77.f-torture/execute/erfc.f: Use small single-precision
15492         values, to avoid problems on Alphas when not -mieee.
15494 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15496         * gcc.dg/990506-0.c: New test.
15498 1999-05-08  Richard Henderson  <rth@cygnus.com>
15500         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15501         the constant to test.  Don't XFAIL 64-bit targets.
15503         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15504         * g++.old-deja/g++.law/profile1.C: Likewise.
15506         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15507         operator new instances.
15508         * g++.old-deja/g++.other/delete5.C: Likewise.
15510 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15512         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15513         intrinsic.
15515 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15517         * g77.f-torture/execute/u77-test.f: Reverse order of two
15518         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15520 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15522         * gcc.dg/compare1.c: New test.
15524 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15526         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15527         New tests.
15529 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15531         * g77.f-torture/compile/19990502-1.f: New test.
15533 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15535         * g77.f-torture/compile/19990502-0.f: New test.
15537 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15539         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15540         intrinsic.
15542 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15544         * g77.f-torture/execute/u77-test.f (main): List libU77
15545         intrinsics not currently tested.
15546         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15547         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15548         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15549         Trim blanks off the ends of some printed strings.
15551 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15553         * g77.f-torture/execute/u77-test.f (main): Just warn about
15554         FSTAT gid disagreement, as it's expected on some systems.
15556 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15558         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15559         use a new function, which allows for some slop.
15560         Clean up some commentary.
15561         (issum): The new function.
15562         (sgladd): Deleted subroutine.
15564 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15566         * g77.f-torture/execute/u77-test.f: Modify to be more like
15567         libf2c/libU77 version, bringing patches to that version here.
15568         Add suitable commentary.
15570 1999-04-25  Richard Henderson  <rth@cygnus.com>
15572         * gcc.dg/990424-1.c: New test.
15574 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15576         * g77.f-torture/execute/u77-test.f (main): Bug involving
15577         LSTAT has been fixed, so turn back on full checking.
15579 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15581         * g77.f-torture/compile/19990419-0.f: New test.
15582         * g77.f-torture/execute/19990419-1.f: New test.
15584 1999-04-17  Richard Henderson  <rth@cygnus.com>
15586         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15587         to avoid the need for a prototype to supress a warning.
15589 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15591         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15593 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15595         * gcc.c-torture/execute/990404-1.c: New test.
15597 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15599         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15600         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15601         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15602         missing initializer warnings.
15604 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15606         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15607         matching strings.
15609 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15611         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15613 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15615         * g77.f-torture/execute/19990325-0.f: New test.
15616         * g77.f-torture/execute/19990325-1.f: New test.
15618 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15620         * gcc.c-torture/execute/990324-1.c: New test.
15622 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15624         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15625         test with 4.
15627 1999-03-17  Richard Henderson  <rth@cygnus.com>
15629         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15631 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15633         * g77.f-torture/execute/19990313-2.f: New test.
15634         * g77.f-torture/execute/19990313-3.f: New test.
15636 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15638         * g77.f-torture/execute/19990313-0.f: New test.
15639         * g77.f-torture/execute/19990313-1.f: New test.
15641 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15643         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15644         printf to sprintf.
15645         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15646         (main): Add check for u15.  Conditionalize u31 check depending on
15647         whether ints are <32 bits or >=32 bits.
15649 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15651         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15653 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15655         * g77.f-torture/compile/19990305-0.f: New test.
15656         * g77.f-torture/execute/19981119-0.f: New test.
15658 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15660         * g77.f-torture/execute/970625-2.f: call ABORT if final
15661         result is not correct, instead of just printing it.
15662         Add this checking via newly introduced obfuscation, to
15663         trip up buggy front ends.
15665 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15667         * g77.f-torture/compile/960317-1.f: Moved from being
15668         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15670 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15672         * g77.f-torture/execute/960317-1.f: New (old) test.
15673         * g77.f-torture/execute/970625-2.f: Ditto.
15675 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15677         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15678         message on line 1 or line 2; cccp and cpplib do this differently.
15680 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15682         * g++.old-deja/g++.law/weak1.C: New test.
15684 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15686         * gcc.c-torture/execute/990119-1.c: Renamed to...
15687         * gcc.dg/990119-1.c: this, so it will only be tested once
15688         (it's a preprocessor test, it doesn't need to be run at
15689         multiple optimization levels).
15691 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15693         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15694           ALWAYS_CXXFLAGS.
15696 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15698         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15699         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15700         to not be compilable by current g77.
15702 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15704         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15706 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15708         * gcc.c-torture/execute/990222-1.c: New test.
15710 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15712         * g77.f-torture/compile/19990218-0.f: New test.
15713         * g77.f-torture/noncompile/19990218-1.f: New test.
15715 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15717         * g77.f-torture/compile/19981216-0.f: New test.
15719 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15721         * gcc.dg/990214-1.c: New test.
15723 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15725         * gcc.dg/990213-2.c: New test.
15727         * gcc.dg/990213-1.c: New test.
15729 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15731         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15732         ints.
15734 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15736         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15737         specified by target.
15739         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15741 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15743         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15745 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15747         * gcc.dg/special/ecos.exp: New test driver for new tests with
15748         special requirements.
15750         * gcc.dg/special/alias-1.c: New test.
15751         * gcc.dg/special/gcsec-1.c: New test.
15752         * gcc.dg/special/weak-1.c: New test.
15753         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15754         * gcc.dg/special/weak-2.c: New test.
15755         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15756         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15757         * gcc.dg/special/wkali-1.c: New test.
15758         * gcc.dg/special/wkali-2.c: New test.
15759         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15760         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15762 1999-02-10  Felix Lee  <flee@cygnus.com>
15764           * lib/c-torture.exp (c-torture-compile): Pull out code for
15765           analyzing gcc error messages.
15766           (c-torture-execute): Likewise.  Fix some (harmless) false
15767           positives.
15768           * lib/gcc.exp (gcc_check_compile): New function.
15770 1999-02-08  Richard Henderson  <rth@cygnus.com>
15772         * gcc.c-torture/execute/990208-1.c: New test.
15774 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15776         * g++.dg/special/ecos.exp: New driver for new tests with special
15777         requirements
15779         * g++.dg/special/conpr-1.C: New test
15780         * g++.dg/special/conpr-2.C: New test
15781         * g++.dg/special/conpr-2a.C: New test
15782         * g++.dg/special/conpr-3.C: New test
15783         * g++.dg/special/conpr-3a.C: New test
15784         * g++.dg/special/conpr-3b.C: New test
15786         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15787         allow g++ to use the dg driver
15789         * README: Add comment about g++.dg directory
15791 1999-02-06  Jeffrey A Law  (law@cygnus.com)
15793         * README: Update email addresses.
15795 1999-02-03  Nick Clifton  <nickc@cygnus.com>
15797         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15798         arguments in order to force structure S onto the stack even on
15799         the alpha.
15800         (test): Pass 10 leading arguments to function foo as well as the
15801         structure S.
15803         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15804         failure for all targets.
15806         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15807         abort to terminate program execution.
15809 1999-01-30  Richard Henderson  <rth@cygnus.com>
15811         * gcc.c-torture/execute/990130-1.c: New test.
15813 1999-01-30  Jeffrey A Law  (law@cygnus.com)
15815         * gcc.dg/990130-1.c: New test.
15817 1999-01-28  Michael Meissner  <meissner@cygnus.com>
15819         * gcc.c-torture/execute/990128-1.c: New test.
15821 1999-01-27  Michael Meissner  <meissner@cygnus.com>
15823         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15825 1999-01-27  Felix Lee  <flee@cygnus.com>
15827         * lib/c-torture.exp (c-torture-compile): pull out code for
15828         analyzing gcc error messages.
15829         (c-torture-execute): ditto, and fix some (harmless) false
15830         positives.
15831         * lib/gcc.exp (gcc_check_compile): new function.
15833 1999-01-17  Jeffrey A Law  (law@cygnus.com)
15835         * gcc.dg/990117-1.c: New test.
15837         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
15839         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
15841 1999-01-15  Jeffrey A Law  (law@cygnus.com)
15843         * g77.f-torture/compile/990115-1.f: New test.
15845 1999-01-07  Jeffrey A Law  (law@cygnus.com)
15847         * gcc.c-torture/compile/990107-1.c: New test
15849 1999-01-06  Jeffrey A Law  (law@cygnus.com)
15851         * gcc.c-torture/execute/990106-2.c: New test.
15853         * gcc.c-torture/execute/990106-1.c: New test.
15855 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
15857         * gcc.c-torture/compile/981223-1.c: New test.
15859 1998-12-29  Richard Henderson  <rth@cygnus.com>
15861         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
15862         (opt3): Rename from opt4 and disable.
15864 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
15866         * g++.old-deja/g++.pt/ptrmem5.C: New test.
15868 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15870         * g++.old-deja/g++.other/conv5.C: New test.
15872 1998-12-14  Nick Clifton  <nickc@cygnus.com>
15874         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
15876 1998-12-11  Jeffrey A Law  (law@cygnus.com)
15878         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
15880 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
15882         * gcc.c-torture/compile/981211-1.c: New test.
15884 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
15886         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
15888         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
15890 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15892         * gcc.special/930510-1.c: Make C9X safe.
15893         * gcc.misc-tests/gcov-1.c Similarly.
15894         * gcc.misc-tests/gcov-2.c Similarly.
15896 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15898         * gcc.dg/ultrasp1.c: New test.
15900 1998-12-06  Richard Henderson  <rth@cygnus.com>
15902         * gcc.c-torture/execute/981206.c: New test.
15904 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15906         * g++.old-deja/g++.ns/template7.C: New test.
15908         * g++.old-deja/g++.other/expr1.C: New test.
15910         * g++.old-deja/g++.eh/tmpl3.C: New test.
15912         * g++.old-deja/g++.eh/tmpl2.C: New test.
15914 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15916         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
15917         * g++.old-deja/g++.other/using6.C: Removed.
15918         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
15920         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
15922 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15924         * g++.old-deja/g++.pt/overload8.C: New test.
15926         * g++.old-deja/g++.pt/overload7.C: New test.
15928         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
15930         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
15931         and relinking messages.
15932         * lib/g++.exp (g++_target_compile): Remove .rpo file when
15933         compiling with -frepo.
15935 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
15937         * g++.old-deja/g++.pt/lookup6.C: New test.
15939 1998-11-30  Nick Clifton  <nickc@cygnus.com>
15941         * gcc.c-torture/execute/981130-1.c: New test.
15942         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
15944 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15946         * g++.old-deja/g++.pt/explicit76.C: New test.
15948         * g++.old-deja/g++.pt/friend38.C: New test.
15950         * g++.old-deja/g++.ns/crash2.C: New test.
15952         * g++.old-deja/g++.pt/defarg8.C: New test.
15954         * g++.old-deja/g++.pt/instantiate6.C: New test.
15956         * g++.old-deja/g++.pt/static6.C: New test.
15958         * g++.old-deja/g++.pt/decl2.C: New test.
15960 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15962         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
15963         problem is actually related with name lookup, but so what? :-)
15965         * g++.old-deja/g++.pt/friend37.C: New test.
15967 1998-11-25  Dave Love  <d.love@dl.ac.uk>
15969         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
15970         element, which fails on some systems.
15972         * g77.f-torture/execute/labug1.f: New test.
15974 1998-11-21  Jeffrey A Law  (law@cygnus.com)
15976         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
15977         is defined.
15979 1998-11-18  Dave Love  <d.love@dl.ac.uk>
15981         * g77.f-torture/compile/981117-1.f: New test.
15983 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
15985         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
15986         properly discarded.
15988 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
15990         * gcc.c-torture/execute/memcheck: New directory of tests for
15991         -fcheck-memory-usage.
15993 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15995         * README: New file, general information about the testsuite and
15996         new description of the various C++ test subdirectories.
15997         * README.g++: Eliminate obsolete information, update and move most
15998         relevant stuff to README.
16000 1998-11-07  Richard Henderson  <rth@cygnus.com>
16002         * gcc.c-torture/compile/981107-1.c: New test.
16004 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
16006         * execute/memcpy-bi.c: New testcase.
16008 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
16010         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
16011         base classes.
16013         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
16014         template is selected.
16016         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
16017         classes, it should be accepted for all types.
16019         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
16021         * g++.old-deja/g++.pt/spec24.C: Ensure that template
16022         specializations start with template headers.
16024 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
16026         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
16028         * g++.old-deja/g++.other/init9.C: Test cross initialization of
16029         non-POD types.
16031 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
16033         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
16035 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16037         * compile/981022-1.c, compile/981022-1.x: New test and driver.
16039 1998-10-19  Jeffrey A Law  (law@cygnus.com)
16041         * 981019-1.c: New test.
16043 1998-10-14  Robert Lipe <robertl@dgii.com>
16045         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
16046         find objc headers.
16048 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
16050         * compile/981001-4.c: Remove use of GCC extension that triggers a
16051         compiler bug.
16053 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
16055         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
16057 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16059         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
16060         instantiation of template produces incorrect code for delete
16061         expression.
16063         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
16064         constructors' name is not unique.
16065         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
16066         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
16068         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
16069         automatic array of const is ill-formed.
16071         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
16072         of template parameter?
16074         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
16075         const.
16077         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
16078         pointer-to-member expression.
16080         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
16081         declaration causes ICE.
16083 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
16085         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
16086         reserved in the global namespace.
16088         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
16089         generate needed virtual table.
16091         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
16093 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
16095         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
16096         template-dependent type
16098 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
16100         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
16101         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
16102         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
16104         * g++.old-deja/g++.other/using5.C: New test; using decl from base
16105         class should be usable as argument of member function.
16106         * g++.old-deja/g++.other/using6.C: New test; using decl from base
16107         class should be usable as return type of member function.
16108         * g++.old-deja/g++.other/using7.C: New test; using decl from base
16109         class should be usable as type of data member.
16111         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
16113 1998-10-09  Jeffrey A Law  (law@cygnus.com)
16115         * gcc.c-torture/special/920521-1.c: Fix bogus test.
16117 1998-10-08  Nick Clifton  <nickc@cygnus.com>
16119         * gcc.dg/dll-?.c Add thumb to target list.
16120         Fix assembler scan patterns to match current assembler output.
16122 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
16124         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
16125         matching of template brackets.
16127         * g++.old-deja/g++.other/using4.C: New test.  Test using
16128         declarations of methods from base classes.
16130         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
16131         within functions should introduce names into the innermost
16132         enclosing namespace.
16134         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
16135         of static locals if first initialization throws.
16137 1998-10-07  Jim Wilson  <wilson@cygnus.com>
16139         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
16141 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
16143         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
16144         lose track of the possible targets of tablejump insns.
16145         * special/special.exp: Run it.
16147 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
16149         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
16150         must be declared before its specializations can be named in friend
16151         declarations.
16153 1998-10-05  Dave Love  <d.love@dl.ac.uk>
16155         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
16157         * g77.f-torture/execute/io1.f: New test.
16159 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
16161         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
16162         with pointer to template function, for which no argument deduction
16163         is possible.
16165         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
16166         specialization of template function as argument to template
16167         function.
16169         * g++.old-deja/g++.other/access2.C: New test; Inner class
16170         shouldn't have privileged access to Outer's names.
16172 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
16174         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
16175         friend template declared within template class conflicts with
16176         nested class of the same name.
16178         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
16179         is ignored.
16181         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
16182         object with direct initializer as function declaration.
16184         * g++.old-deja/g++.other/decl2.C: New test; duplicate
16185         initializers.
16187         * g++.old-deja/g++.other/null2.C: New test; conditional operator
16188         involving const pointer and NULL produces incorrect result.
16190         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
16191         type name without `typename' should be rejected with -pedantic.
16193 1998-10-02  Richard Henderson  <rth@cygnus.com>
16195         * g++.old-deja/g++.other/addrof1.C: New test.
16197 1998-10-01  Nick Clifton  <nickc@cygnus.com>
16199         * gcc.c-torture/compile/981001-1.c: New test.
16200         * gcc.c-torture/execute/981001-1.c: New test.
16202 1998-10-01  Jeffrey A Law  (law@cygnus.com)
16204         * gcc.c-torture/compile/981001-2.c: New test.
16205         * gcc.c-torture/compile/981001-3.c: New test.
16206         * gcc.c-torture/compile/981001-4.c: New test.
16208 1998-10-01  Robert Lipe  <robertl@dgii.com>
16210         * lib/objc.exp (objc_target_compile): Add -L during compiles for
16211         multilibbed hosts.   Idea grafted from g77.exp.
16213 1998-09-30  Dave Love  <d.love@dl.ac.uk>
16215         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
16216         avoid losing on systems which need -lsocket.
16218 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
16220         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
16221         * g++.old-deja/g++.other/nested2.C: Ditto.
16222         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
16223         failure.
16225 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16227         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
16228         preferred over template operator!= for enum bitfields.
16230 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
16232         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
16233         that happen to have the same base name, but in different scopes,
16234         are incorrectly rejected.
16236 1998-09-16  Richard Henderson  <rth@cygnus.com>
16238         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
16239         on the native word size instead of an integer literal.
16241 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16243         * g++.old-deja/g++.other/static2.C: Invocation of static data
16244         member of type pointer-to-function denoted as non-static member.
16246         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
16247         checks involving function types and aliases.
16249 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16251         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
16252         redefined to the same non-trivial type.
16254         * g++.old-deja/g++.pt/explicit73.C: Test for proper
16255         namespace-qualification of template specializations declared in
16256         other namespaces.
16258         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
16259         to declare a subset of the specializations of a template function
16260         as friends of specializations of a template class.
16262         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
16263         member templates that do not fully specialize the enclosing
16264         template class are rejected.
16266 1998-09-11  Dave Love  <d.love@dl.ac.uk>
16268         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
16270 1998-09-08  Dave Love  <d.love@dl.ac.uk>
16272         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
16273         altered from libf2c/libU77 version.
16275 1998-09-06  Dave Love  <d.love@dl.ac.uk>
16277         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
16279 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
16281         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
16282         (un)signed char are different types for template specialization
16283         purposes.
16285 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
16287         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
16288         * objc: ObjC testsuite.
16290 1998-08-31  Catherine Moore  <clm@cygnus.com>
16292         * gcc.c-torture/execute/941014-1.x:  New file.
16294 1998-08-31  Nick Clifton  <nickc@cygnus.com>
16296         * lib/c-torture.exp: Add support for
16297         torture_eval_before_compile and torture_eval_before_execute
16298         variables.
16300 1998-08-30  Jeffrey A Law  (law@cygnus.com)
16302         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
16303         this test triggers valid.
16305 1998-08-27  Jeffrey A Law  (law@cygnus.com)
16307         * gcc.dg/980827-1.c: New test.
16309 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
16311         * gcc.c-torture/execute/loop-4b.c: New test.
16313 1998-08-26  Nick Clifton  <nickc@cygnus.com>
16315         * lib/c-torture.exp: Add support for
16316         torture_eval_before_compile and torture_eval_before_execute
16317         variables.
16319 1998-08-25  Jeffrey A Law  (law@cygnus.com)
16321         * gcc.c-torture/compile/980825-1.c: New test.
16323 1998-08-24  Nick Clifton  <nickc@cygnus.com>
16325         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
16326         count number tests in opt_t0 not good_t0.
16328 1998-08-24  Jeffrey A Law  (law@cygnus.com)
16330         * gcc.c-torture/compile/930326-1.x: Fix typo.
16332 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
16334         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
16335         causes an ICE.
16337 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16339         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
16340         STACK_SIZE is defined.
16341         * gcc.c-torture/unsorted/stuct.c: Similarly.
16343         * gcc.c-torture/compile/980821-1.c: New test.
16345 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16347         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
16349 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
16351         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
16352         code.
16354 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
16356         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
16357         error'.
16359 1998-08-18  Jeffrey A Law  (law@cygnus.com)
16361         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
16363 1998-08-16  Jeffrey A Law  (law@cygnus.com)
16365         * gcc.c-torture/compile/980816-1.c: New test.
16367         * gcc.dg/980816-1.c: New test.
16369 1998-08-13  Jeffrey A Law  (law@cygnus.com)
16371         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
16372         compiler for ieee tests.
16374 1998-08-01  Dave Love  <d.love@dl.ac.uk>
16376         * g77.f-torture/compile/980729-0.f: New test.
16378 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
16380         * gcc.c-torture/special/eeprof-1.c: New test, for
16381         -finstrument-functions.
16382         * gcc.c-torture/special/special.exp: Run it.
16384 1998-07-29  Jeffrey A Law  (law@cygnus.com)
16386         * gcc.c-torture/compile/980729-1.c: New test.
16388 1998-07-27  Nick Clifton  <nickc@cygnus.com>
16390         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
16391         __thumb__ is defined, and test for ARM style doubles if so.
16393 1998-07-26  Dave Love  <d.love@dl.ac.uk>
16395         * g77.f-torture/noncompile/980615-0.f: New test.
16397 1998-07-26  H.J. Lu  (hjl@gnu.org)
16399         * gcc.dg/980312-1.c: Do link instead of compile.
16400         * gcc.dg/980313-1.c: Likewise.
16402 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16404         * gcc.c-torture/compile/980726-1.c: New test.
16406 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16408         * g77.f-torture/execute/io0.f: New test.
16410 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16412         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16413         an int.
16415 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16417         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16418         m32r bugs.
16420 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16422         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16423         c-decl.c:grokdeclarator can handle mode attributes.
16425 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16427         * gcc.c-torture/execute/980716-1.c: New test.
16429 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16431         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16432         the mn10200.
16433         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16434         the mn10200.
16435         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16436         * gcc.c-torture/compile/930326-1.x: Similarly.
16438 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16440         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16441         New test from Craig.
16443 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16445         * g77.f-torture/noncompile/980616-0.f: New test.
16447         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16449 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16451         *  g++.other/singleton.C: Return error value instead of taking
16452         SIGSEGV.
16454 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16456         *  g++.other/singleton.C: New test.   Warning is under dispute.
16457         Runtime crash is not.
16459 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16461         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16462         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16463         using6.C, using7.C}:  New namespace tests.
16465 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16467         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16468         specialization with typedef'ed names used as array indexes.
16470 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16472         * gcc.c-torture/execute/980709-1.c: New test.
16474         * gcc.dg/980709-1.c: New test.
16476 1998-07-07  Richard Henderson  <rth@cygnus.com>
16478         * gcc.c-torture/execute/bcp-1.c: New test.
16480 1998-07-07  Jeffrey A Law  (law@cygnus.com)
16482         * gcc.c-torture/execute/980707-1.c: New test.
16484 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16486         * gcc.c-torture/compile/980706-1.c: New test.
16488 1998-07-01  Dave Love  <d.love@dl.ac.uk>
16490         * g77.f-torture/execute/980701-0.f,
16491         g77.f-torture/execute/980701-1.f: New test from Craig.
16493 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16495         * gcc.c-torture/compile/980701-1.c: New test.
16497         * gcc.c-torture/execute/980701-1.c: New test.
16499 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16500 rlsruhe.de>
16502         * g++.old-deja/g++.robertl/eb132.C: New test.
16503         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16505 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16507         * g77.f-torture/execute/980628-7.f,
16508         g77.f-torture/execute/980628-8.f,
16509         g77.f-torture/execute/980628-9.f,
16510         g77.f-torture/execute/980628-10.f: New tests from Craig.
16512         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16514 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16516         * g77.f-torture/execute/980628-4.f: New test from Craig.
16517         * g77.f-torture/execute/980628-5.f: Likewise.
16518         * g77.f-torture/execute/980628-2.f: Likewise.
16519         * g77.f-torture/execute/980628-0.f: Likewise.
16520         * g77.f-torture/execute/980628-1.f: Likewise.
16521         * g77.f-torture/execute/980628-3.f: Likewise.
16522         * g77.f-torture/execute/980628-6.f: Likewise.
16524 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16526         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16527         directory when nothing has been installed yet.
16529 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16531         * gcc.c-torture/special/special.exp: Handle newer versions of
16532         dejagnu.
16534 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16536         * gcc.dg/980626-1.c: New test.
16538 1998-06-19  Bruno Haible <haible@ilog.fr>
16540         * gcc.misc-tests/m-un-2.c: New test.
16541         * g++.old-deja/g++.other/warn01.c: Likewise.
16543 1998-06-19  Robert Lipe  <robertl@dgii.com>
16545         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16546         compatibility with assmblers with a different comment character.
16547         Eliminate use of GAS-specific extensions.
16549 1998-06-19  Jeffrey A Law  (law@cygnus.com)
16551         * gcc.c-torture/execute/ieee/980619-1.c: New test.
16553 1998-06-19  Robert Lipe  <robertl@dgii.com>
16555         *lib/g77.exp: Replace search for libf2c.a with search for newly
16556         renamed libg2c.a
16558 1998-06-17  Jeffrey A Law  (law@cygnus.com)
16560         * gcc.c-torture/execute/980617-1.c: New test.
16562 1998-06-12  Jeffrey A Law  (law@cygnus.com)
16564         * gcc.c-torture/execute/980612-1.c: New test.
16566 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16568         * gcc.dg/980523-1.c: Only test on ppc-linux.
16569         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16571         * gcc.c-torture/execute/980608-1.c: New test.
16573 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16575         * gcc.c-torture/execute/980605-1.c: New test.
16577 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16579         * gcc.c-torture/execute/980604-1.c: New test.
16581 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16583         * gcc.c-torture/execute/980602-1.c: New test.
16584         * gcc.c-torture/execute/980602-2.c: Likewise.
16586 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16588         * 970125-0.f: Fix per JCB.  Add commentary.
16590 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16592         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16593         IEEE -0 support.
16595 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16597         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16598         earlier.
16600 1998-05-28  Catherine Moore <clm@cygnus.com>
16602         * gcc.c-torture/execute/980526-3.c: New test.
16604 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16606         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16607         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16608         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16609         m88k-motorola-sysv3 to XFAIL.
16611 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16613         * gcc.dg/980526-1.c: New test.
16614         * gcc.c-torture/execute/980526-2.c: New test.
16616 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16618         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16620         * gcc.c-torture/execute/980526-1.c: New test.
16622 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16624         * g77.f-torture/execute/alpha2.f: Add runtime test.
16626 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16628         * g++.old-deja/old-deja.exp: Strip leading directories.
16630         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16631         error for the line.  Don't run multiple tests for the same line.
16633 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16635         * gcc.dg/980523-1.c: New test.
16637 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16639         * g77.f-torture/compile/970915-0.f: New test.
16641 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16643         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16645 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16647         * gcc.dg/980520-1.c: New test.
16649 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16651         * gcc.dg/980502-1.c: Fix return type.
16653 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16655         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16656         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16657         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16658         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16659         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16661 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16663         * g77.f-torture/execute/980520-1.f: New test.
16665 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16667         * lib/mike-g77.exp: New file.
16669         * g77.f-torture/noncompile/noncompile.exp,
16670         g77.f-torture/noncompile/check0.f: New files.
16672 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16674         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16675         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16676         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16677         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16678         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16679         abort where appropriate.
16681 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16683         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16684         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16686 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16688         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16690 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16692         * g77.f-torture/compile/980427-0.f: New test.
16694 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16696         * g77.f-torture/compile/980424-0.f: New test.
16698 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16700         * g77.f-torture/compile/980419-2.f (main): New test.
16701         * g77.f-torture/compile/970125-0.f: New test.
16702         * g77.f-torture/compile/980419-1.f: New test.
16704 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16706         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16707         of loop-4.c.
16709 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16711         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16713 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16715         * gcc.c-torture/compile/980329-1.c: New test.
16717 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16719         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16720         * gcc.dg/980312-1.c: Fix typo in -march command.
16722 1998-03-16  H.J. Lu  (hjl@gnu.org)
16724         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16726 1998-03-11  Robert Lipe  <robertl@dgii.com>
16728         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16729         Dave Love agree the Fortran source is bogus.
16731 1998-03-11  Robert Lipe  <robertl@dgii.com>
16733         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16734         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16735         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16736         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16737         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16739 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16741         * g++.old-deja/g++.other/friend1.C: New test.
16743 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16745         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16746         possibly uninitialized) variables and declare dnrm2.
16748 1998-02-23  Robert Lipe <robertl@dgii.com>
16750         From Bruno Haible <haible@ilog.fr>:
16751         * gcc.c-torture/execute/980223.c: New test.
16753 1998-02-13  Jeffrey A Law  (law@cygnus.com)
16755         * gcc.dg/ifelse-1.c: New test.
16757 1998-02-09  H.J. Lu  (hjl@gnu.org)
16759         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
16761           * lib/old-dejagnu.exp (old-dejagnu): Added the
16762           "execution test - XFAIL *-*-*" handling in the spirit of
16763           "excess errors test -". Changed the "execution test fails"
16764           handling to be like "excess errors test fails".
16765           * Update various tests accordingly.
16767 1998-02-06  Jim Wilson  <wilson@cygnus.com>
16769         * gcc.c-torture/execute/980205.c: New test.
16771 1998-01-18  Jeffrey A Law  (law@cygnus.com)
16773         * lib/c-torture.exp: Look for .x files instead of .cexp files.
16774         * lib/f-torture.exp: Similarly.
16775         * gcc.c-torture: Rename all .cexp files to .x files.
16777 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
16779         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
16780         (940510-1.c): Removed duplicate.
16781         (971104-1.c): New test.
16783 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
16785           * lib/f-torture.exp: Improve error and loop detection.
16787 1997-11-19  Michael Meissner  <meissner@cygnus.com>
16789         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
16790         use that to size the filler array.
16792 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
16794         * lib/c-torture.exp(c-torture-execute): Fix typo.
16796         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
16797         testcase as the executable name. Keep the executable around if
16798         the test fails.
16800 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
16802         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
16803         changes.  Only test one -g option, and move it to the end of the
16804         list of options to test.
16806 1997-09-19  Michael Meissner  <meissner@cygnus.com>
16808         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
16809         variable GCC_TORTURE_OPTIONS to supply default switches separated
16810         by colons.  If no environment variable, run tests with -O0 -g, -O1
16811         -g, and -O2 -g as well.
16813 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
16815         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
16816         explanatory comments. Fix indentation.
16818 1997-09-15  Jeffrey A Law  (law@cygnus.com)
16820         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
16822 1997-09-11  Jeffrey A Law  (law@cygnus.com)
16824         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
16825         * g++.old-deja/g++.mike/p7325.C: Likewise.
16826         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
16828 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
16830         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
16831         * g++.old-deja/g++.brendan/crash30.C: Likewise.
16832         * g++.old-deja/g++.brendan/crash39.C: Likewise.
16833         * g++.old-deja/g++.law/operators4.C: Likewise.
16835 1997-09-11  Joe Buck  (jbuck@synopsys.com)
16837         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
16838         * g++.old-deja/g++.mike/p784.C: Ditto.
16839         * g++.old-deja/g++.mike/p785.C: Ditto.
16841 1997-09-05  Jeffrey A Law  (law@cygnus.com)
16843           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
16845 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16847         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
16848         target feature; pass this to c-torture-execute as needed.
16850 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16852         * lib/c-torture.exp(c-torture-execute): If the previous and the
16853         current executables being tested are identical, we don't need to
16854         run the executable again. Try to make the executable names
16855         unique. Add an optional argument for passing additional compiler
16856         flags.
16858 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
16860         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
16862 1997-08-29  Jeffrey A Law  (law@cygnus.com)
16864         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
16866 1997-07-31  Jeffrey A Law  (law@cygnus.com)
16868         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
16869         32bit or larger longs.
16871         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
16872         have either a 32bit long or 32bit int.
16874 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
16876         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
16877         Make double precision tests dependent on sizeof (double).
16879 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
16881         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
16882         too.
16884 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
16886         * gcc.c-torture/compile/961203-1.cexp: New script.
16888 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
16890         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
16891         up the includes ourselves.
16893 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
16895         * lib/plumhall.exp: Remove random include, and add a few
16896         verbose messages for debugging.
16898 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
16900         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
16901         of trying to do it ourselves.
16903 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16905         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
16907 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
16909         * gcc.prms/5403.c: Made regexp a bit less strict.
16911 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
16913         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
16914         is returned from remote_load instead.
16915         * lib/plumhall.exp: Ditto.
16916         * lib/mike-g++.exp: Ditto.
16917         * lib/old-dejagnu.exp: Ditto.
16918         * lib/c-torture.exp: Ditto.
16920 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
16922         * lib/g++.exp: Use build_wrapper procedure.
16923         * lib/gcc.exp: Ditto.
16925 1997-05-20  Jeffrey A Law  (law@cygnus.com)
16927         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
16928         an old-style decl for malloc.  Fixes tests to work when
16929         sizeof (int) != sizeof (size_t).
16931 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16933         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
16935         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
16936         use stdargs.h interface.
16938 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16940         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
16941         NO_VARARGS when compiling.
16943 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
16945         * lib/plumhall.exp(ph_includes): New procedure.
16946         (ph_make): Use it.
16947         (ph_compiler): Ditto.
16949         * lib/g++.exp: Rename test-glue.c to testglue.c.
16950         * lib/gcc.exp: Ditto.
16952 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
16954         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16955         to completion when it's called.
16957 1997-03-21  Michael Meissner  <meissner@cygnus.com>
16959         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16960         is defined, don't do test.
16962 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
16964         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16965         for object files.
16966         (ph_summary): Mark skipped testcases as untested, not unresolved.
16968         * lib/plumhall.exp (ph_make): If unresolved because of bad
16969         errorCode, record errorCode in log file.
16970         (*): Replace send_log/verbose with verbose -log.
16972 1997-03-19  Michael Meissner  <meissner@cygnus.com>
16974         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16975         double conversion if double isn't at least 8 bytes.
16977         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16978         int to work with targets where int is 16 bits.
16980         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16981         8 bytes, just exit, since 4 byte doubles don't have enough bits of
16982         precision for the test to complete.
16984 1997-03-14  Michael Meissner  <meissner@cygnus.com>
16986         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16987         if d10v is not compiled with the -mdouble64 flag.
16988         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16990         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16991         d10v is not compiled with the -mint32 flag.
16993 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
16995         * lib/plumhall.exp: Use incr_count.
16997 1997-03-12  Jeffrey A Law  (law@cygnus.com)
16999         * gcc.c-torture: Update to c-torture-1.45.
17001 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
17003         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
17004         the name of the expect testcase file).
17006         * lib/g++.exp(g++_init): Ditto.
17008 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
17010         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
17011         the host.
17013         * lib/gcc.exp(gcc_exit): New procedure.
17015 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
17017         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
17018         specs where appropriate.
17020         * g++.old-deja/g++.arm/*: Added additional ERROR checks
17021         because of new "candidates are" messages, and removed a few
17023         * Converted all non-old-style g++ testcases to old-style, and
17024         moved into g++.old-deja.
17026 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
17028         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
17029         options.
17031         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
17032         succeeded.
17034         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
17036 1997-02-13  Michael Meissner  <meissner@cygnus.com>
17038         * lib/gcc.exp (gcc_target_compile): Add support for defining
17039         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
17040         the machine doesn't have those features.
17042 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
17044         * g++.law/operators4.exp: Don't use LIBS.
17046 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
17048         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
17050         * lib/mike-g++.exp: Don't set the compiler to be tested here.
17051         * lib/g++.exp: Set it here instead. Also, allow use of the
17052         --tool_exec and --tool_opt options. Change CXX to
17053         GXX_UNDER_TEST.
17055         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
17057         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
17059 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
17061         * lib/old-dejagnu.exp: Use prune_warnings instead of
17062         prune_system_crud.
17063         * lib/mike-g++.exp: Ditto.
17064         * lib/gcc.exp: Ditto.
17065         * lib/g++.exp: Ditto.
17067         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
17069 1997-02-07  Jeffrey A Law  (law@cygnus.com)
17071           * 941014-2.c: Include stdlib.h
17072           * 960327-1.c: Include stdio.h
17073           * dbra.c, index-1.c: Don't assume ints are 32bits.
17075 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
17077         * lib/gcc.exp: Add gcc,stack_size target feature.
17079         * lib/g++.exp(g++_target_compile): Add the include and link
17080         paths here, not in two other places. And, it's $options, not
17081         options.
17083         * lib/mike-g++.exp(postbase): Remove the code that determines
17084         the correct include and link paths.
17085         * g++.old-deja/old-deja.exp: Ditto.
17087 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
17089         * lib/g++.exp(g++_init): target_compile no longer returns the
17090         filename of the result.
17092 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
17094         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
17095         call to glob.
17097         * gcc.c-torture/special/special.exp: Change call to
17098         gcc_target_compile to include the object file.
17100 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
17102         * gcc.c-torture/special/special.exp: Correct misspelling in last
17103         change.
17105 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
17107         * lib/plumhall.exp(ph_summary): Log the entire output of the
17108         executable. Return -1 if there were any failures, 0 otherwise.
17109         (ph_execute): Return -1 if there were any failures, 0 otherwise.
17110         (ph_make): Clean up objects and executables that were built
17111         if the tests succeeded.
17113 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
17115         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
17116         libraries and includes in the build tree as appropriate.
17118 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17120         * lib/c-torture.exp: Instead of looking for the global variable
17121         NO_LONG_LONG, check to see if that's a feature of the target.
17123 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
17125         * config/default.exp: Minimize. Delete the remainer of the files in
17126         config; this functionality is now in devo/dejagnu/config.
17128         g++.*/*: Pass any additional flags used to compile to postbase;
17129         delete CXXFLAGS.
17131         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
17132         is now done by runtest.exp. Use gcc_target_compile instead of
17133         compile.
17135         lib/c-torture.exp: Use gcc_target_compile instead of compile.
17136         Remove references to CFLAGS. Use remote_file instead of
17137         calling rm -f.
17138         (c-torture): Take a list of arguments to use to compile this
17139         testcase.
17141         lib/g++.exp: Simplify. Use target_compile instead of compile.
17142         lib/gcc-dg.exp: Ditto.
17143         lib/gcc.exp: Ditto.
17144         lib/mike-{gcc,g++}.exp: Ditto.
17145         lib/old-dejagnu.exp: Ditto.
17146         lib/plumhall.exp: Ditto.
17148 1997-01-08  Jim Wilson  <wilson@cygnus.com>
17150         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
17151         (ph_linker): Likewise.
17153 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
17155           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
17156         MAP_ANON / MAP_ANONYMOUS if defined;
17157         else try to map from /dev/zero .
17159 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17161         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
17162         isn't defined, then define it to MAP_ANONYMOUS.
17164 1996-11-12  Jeffrey A Law  (law@cygnus.com)
17166         * gcc.c-torture: Update to c-torture-1.42 release.
17168 1996-11-11  Jeffrey A Law  (law@cygnus.com)
17170         * gcc.c-torture: Update to c-torture-1.41 release.
17172 1996-10-27  Jeffrey A Law  (law@cygnus.com)
17174         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
17175         c-torture release.
17177 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
17179         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
17180         and LDFLAGS.  Fix second case to append the target_info ldflags
17181         onto LDFLAGS, not CFLAGS.
17182         * lib/g++.exp (g++_init): Add target_info stuff.
17183         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
17184         of libgloss and newlib flags for !native.
17186         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
17187         (GDB): Fix relative path to go up another dir for finding gdb.
17189 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
17191         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
17192         versions in the target_info array, if they don't exist.
17194 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
17196         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
17198 1996-07-08  Jim Wilson  <wilson@cygnus.com>
17200         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
17201         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
17203 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
17205         * lib/old-dejagnu.exp: Don't remove the output file before we've
17206         actually tested it. Don't append pwd to the path of the executable
17207         we're testing.
17209 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
17211         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
17213 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
17215         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
17216         temporary directory for compiler files, and set it to a default
17217         value of /tmp. Set $output as the name of the output file from
17218         compiling the testcase. Add a -o option to $cflags_var so the
17219         compiler writes the final output file as $output. Set $executable
17220         to $output.
17222         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
17223         directory for compiler files, and set it to /tmp if it doesn't
17224         already have a value. Set $output_file to the name of the output
17225         file from compiling the testcase. Add a -o option to CXXFLAGS so
17226         the compiler writes the final output file as $output. Use $output
17227         as the executable to be tested.
17229 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17231         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
17233 1996-06-08  Jeffrey A Law  (law@cygnus.com)
17235         * gcc.c-torture/execute/pending-1.c: New test.  Still
17236         pending in Tege's queue.
17238 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
17240         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
17241         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
17242         if there were failures.  Call unresolved if there were unresolved
17243         testcases.  Call gcc_fail if program did not run to completion.
17244         (ph_make): Pass additional argument name to ph_execute.
17245         (ph_execute): Add new argument.  Pass additional arguments to
17246         ph_summary.  Call gcc_fail is there is no execution output.
17248 1996-04-24  Jeffrey A Law  (law@cygnus.com)
17250         * lib/plumhall.exp (proc_summary): Output relavent summary
17251         lines into the log so specific failures in plumhall can be
17252         investigated.
17254 1996-04-10  Jeffrey A Law  (law@cygnus.com)
17256         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
17257         (c-torture-execute): Don't try to execute tests which use
17258         "long long" types if $NO_LONG_LONG is nonzero.
17260 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
17262         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
17263         not c-torture.
17265         * gcc.ieee: Move from here.
17266         * gcc.c-torture/execute/ieee: To here.
17268 1996-03-26  Jeffrey A Law  (law@cygnus.com)
17270         * gcc.c-torture: Update to c-torture-1.41 release.
17272 1996-03-22  Jeffrey A Law  (law@cygnus.com)
17274         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
17275         not "$output".
17277 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
17279         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
17280         -c present.
17282 1996-03-02  Jeffrey A Law  (law@cygnus.com)
17284         * config/proelf.exp: Handle connecting to a simulator.
17286 1996-01-31  Jeffrey A Law  (law@cygnus.com)
17288         * config/proelf.exp: New file.  Enough framework that we can
17289         run c-torture tests on the proelf targets (or any other target
17290         that gdb can connect to for that matter).
17292 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
17294         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
17295         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
17297         * lib/plumhall.exp (ph_execute): Always call ph_summary if
17298         exec_output exists.
17300 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
17302         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
17303         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
17305         * config/*.exp: Update FSF address.  Change result of ${tool}_load
17306         to pass/fail/unresolved/unsupported/untested.  Caller must now
17307         call unresolved/unsupported/untested.
17308         * lib/*.exp: Update FSF address.  Update to handle new results of
17309         ${tool}_load.
17310         * lib/chill.exp (verbose): Delete.
17312 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
17314         * lib/gcc.exp (default_gcc_start): Change order of args to
17315         $LDFLAGS $CFLAGS $LIBS.
17316         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
17317         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
17318         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
17319         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
17320         * gcc.misc-tests/dg-test.exp: Likewise.
17321         * gcc.misc-tests/msgs.exp: Likewise.
17322         * gcc.prms/prms.exp: Likewise.
17323         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
17324         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
17326         * lib/dg.exp: Deleted, moved to dejagnu/lib.
17328 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17330         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
17332         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
17333         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
17335         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
17336         necessary.
17338 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
17340         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
17341         global for loop; add use of $mathlib.
17342         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
17343         settings here; set mathlib for anything but VxWorks.
17345 1996-01-22  Jeffrey A Law  (law@cygnus.com)
17347         * gcc.c-torture: Update to c-torture-1.40 release.
17349 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17351         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17352         dg.exp.
17354 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17356         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17357         global.
17359 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17361         * lib/g++.exp (LIBS): Define if not already.
17362         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17363         (gcc-dg-prune): Call prune_gcc_output.
17364         * lib/gcc.exp (prune_gcc_output): New proc.
17365         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17366         prune_gcc_output.
17368 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17370         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17371         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17373 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17375         * gcc.c-torture: Update to c-torture-1.39 release.
17377 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17379         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17380         fails, try others as well.
17382 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17384         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17385         If compilation fails, mark execute tests as `untested'.
17386         If test is marked as unsupported, don't mark compilation and
17387         execute tests as failed.
17389 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
17391         * lib/g++.exp (g++_init): Don't link in libg++, and look to
17392         libstdc++ for whether or not we want to be doing shared
17393         libraries.  Delete link_curses since we don't need it anymore.
17394         * lib/mike-g++.exp (postbase): Don't link in libg++.
17395         * g++.old-deja/old-deja.exp: Likewise.
17397 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
17399         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17401 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17403         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17404         For that, add `-Wl,-a,shared_archive'.
17405         * g++.old-deja/old-deja.exp: Likewise.
17407 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17409         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17411 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17413         * lib/mike-g++.exp (postbase): Pay attention to the status of
17414         g++_load.
17416 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17418           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17420 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17422         * lib/gcc.exp (default_gcc_start): No longer need to log program
17423         being executed or its output, execute_anywhere does that now.
17424         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17425         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17427 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17429         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17430         the same as those in lib/g++.exp.
17432 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17434         * gcc.c-torture: Update to c-torture-1.38 release.
17435         * gcc.ieee: Related changes.
17437 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17439         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17440         "exec". Minor reformatting changes.
17442         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17443         cross. This means all "exec" calls now work on a remote host as
17444         well.
17445         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17446         cross. Filter out the extra "\r\n" stuff that expect puts in.
17447         (c-torture-execute): Filter out the bogus warnings like
17448         c-torture-compile does. Add support for canadian cross.
17449         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17450         Use execute_anywhere rather than calling exec directly. Now it
17451         works for canadian cross testing.
17453 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17455         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17456         results into a variable, and check that rather than using file exists.
17458 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17460         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17461         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17463 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17465         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17466         lib_curses if there's a shared libg++ in the build tree.
17468 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17470         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17471         if not supported target.
17473 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17475         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17476         link_curses up to always happen, not just for native builds.
17478 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
17480         * gcc.c-torture: Update to c-torture-1.36 release.
17481         * gcc.failure: Related changes.
17483 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
17485         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17487 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
17489         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17490         * lib/mike-g++.exp (postbase): Not in here.  Still reference
17491         runshlib, link_curses, and mathlib for link and run.
17493         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17494         pass the runtime shared library options for Solaris, OSF/1, and
17495         Irix5, and link with -lcurses to avoid unresolved references.
17497 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17499         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17500         only run once.
17502 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17504         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17506 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17508         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17509         do not have a framework for the "compat" tests yet.
17511 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17513         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17514         set to null if we're testing vxworks5.1.  Use that instead of
17515         `-lm' in the setting of LIBS for link and run.
17517 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17519         * config/rom68k.exp (${tool}_load): Major changes to make it
17520         work.  Verified that it does in fact return the stuff in
17521         exec_output properly.  Catch any Emul or any TRAP other than 0.
17523 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17525         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17526         LDFLAGS properly for targets that need stuff from libgloss.
17527         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17528         only run once.
17529         (gpp_initialized): New variable.
17531 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17533         * config/rom68k.exp: Load libgloss.exp.
17534         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17535         so we can produce a fully linked binary.
17536         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17537         so we can produce a fully linked binary.
17539 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
17541         * lib/plumhall.exp (ph_section): Watch for expected failures.
17542         Add missing `else'.
17544         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17545         run the testcase.
17546         (c-torture): Likewise.
17548 1995-08-28  Doug Evans  <dje@cygnus.com>
17550         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17552         * lib/mike-g++.exp (mike_cleanup): New proc.
17553         (prebase): New globals compiler_result, not_compiler_result,
17554         target_regexp.
17555         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
17556         allow leading "-" in pattern.  Watch for unsupported tests.
17557         If $compiler_result is set, pattern match assembler code,
17558         and ditto for $not_compiler_result.
17559         * lib/mike-gcc.exp: Likewise.
17561         * lib/plumhall.exp (ph_execute): Only call ph_summary if
17562         execution "succeeded".
17564 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
17566         * config/win32.exp: New file.
17567         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17569 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17571         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17572         unsupported.
17573         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17574         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17575         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17577         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17578         "... without exceptions was ...".  That is now handled by
17579         prune_system_crud.
17580         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17582 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17584         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17585         sieve.c,sort2.c}: New files.
17586         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17587         sieve.exp,sort2.exp}: Drivers for them.
17589         * lib/mike-gcc.exp (program_output): New user settable variable.
17590         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17591         messages.
17592         * lib/mike-g++.exp (program_output): New user settable variable.
17594         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17596         * config/sh.exp: Deleted (use sim.exp instead).
17598 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17600         * config/vx.exp: Declare CHECKTASK as global.
17601         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17602         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17603         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17605 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17607         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17608         target. Like vx.exp, only includes `vx29k.exp' instead of
17609         `vxworks.exp'.
17611 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17613         * config/sim.exp: Increase time limit from 120 seconds to 240.
17615 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17617         * gcc.c-torture/execute/950628-1.c: New test.
17619 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17621         * gcc.c-torture: Update with changes/additions from
17622         c-torture-1.34.
17624 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17626         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17628 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17630         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17632 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17634         * gcc.c-torture/compile/950512-1.c: New test.
17635         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17636         * gcc.dg/struct-ret-1.c: Likewise.
17638 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17640         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17641           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17643 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17645         * gcc.c-torture/special/920411-1.c: Deleted.
17646         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17648 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17650         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17651         cpu limit.
17653 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17655         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17657 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17659         From kenner;
17660         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17661         is the proper length.
17662         * va-arg-3.c: Likewise.
17664 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17666         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17667         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17669         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17670         * lib/g++.exp (default_g++_start): Delete old cruft.
17672 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17674         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17675         (2 * (1 << 18)) to (2 * (1 << 17)).
17677         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17679 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17681         * config/rom68k.exp: Renamed from config/idp.exp
17683 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17685         * c-torture/compile/921109-2.c
17687 1995-04-18  Mike Stump  <mrs@cygnus.com>
17689         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17690         excess errors.
17692 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17694         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17695         output.
17696         * lib/g++.exp (default_g++_start): Likewise.
17698 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17700         * gcc.c-torture/compile/950329-1.c: New test.
17702 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17704           * config/bug.exp (${tool}_load): Updated to use new remote_open
17705           and remote_close procs.
17706         * config/idp.exp: New file.
17708 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17710         * gcc.c-torture/execute/950322-1.c: New test.
17712 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17714         * config/vx.exp (${tool}_load): Clean up testing of return code from
17715         vxworks_ld and vxworks_spawn.
17717 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17719         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17721 1995-03-13  Mike Stump  <mrs@cygnus.com>
17723         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17724         can mark excess errors on a machine by machine basis.  Note, the
17725         default is to not expect any excess errors, even when excess
17726         errors test - is given, so you will want to put an XFAIL ... on
17727         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17728         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17729         those 4 machines, but no others.
17731 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17733         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17734         * lib/c-torture.exp: to here.
17736 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17738         * gcc.c-torture/execute/950221-1.c: New test.
17739         * gcc.c-torture/execute/struct-ret-1.c: New test.
17740         * gcc.c-torture/compile/950221-1.c: New test.
17742         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17744 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17746         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17747         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17749 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
17751         * g++.gb: New directory of tests, derived from my signature and
17752         class scoping tests.
17754         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17755         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17756         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17757         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17758         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17759         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17760         * g++.gb/sig25.C: Likewise.
17762         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
17763         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
17764         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
17765         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
17766         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
17767         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
17768         * g++.gb/sig25.exp: Likewise.
17770         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
17771         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
17772         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
17773         * g++.gb/scope13.C: Likewise, this test still fails.
17775         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
17776         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
17777         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
17778         * g++.gb/scope13.exp: Ditto.
17780         * g++.gb/README: New file, explains what these tests are about.
17782 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
17784         * lib/dg.exp (dg-do): Support `preprocess'.
17785         (dg-test): Likewise.
17787 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
17789         * config/udi.exp: change "continue -expect" to "exp_continue".
17791 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
17793         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
17794         Delete redundant tests.
17796         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
17797         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
17798         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
17799         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
17800         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
17801         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
17802         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
17803         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
17805         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
17806         storing label pointers.
17807         * gcc.c-torture/execute/921019-1.c: Likewise.
17808         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
17809         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
17810         parameter fp.
17811         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
17812         constants.
17814         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
17815         Delete obsolete tests.
17817         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
17818         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
17819         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
17820         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
17821         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
17822         * gcc.c-torture/compile/950124-1.c: New test.
17824         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
17826 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
17828         * lib/mike-g++.exp: Add -lm to LIBS.
17830 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
17832         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
17834 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
17836         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
17838 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
17840         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
17842 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
17844         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
17845         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
17846         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
17847         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
17848         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
17849         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
17850         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
17851         * g++.law/{operators31.C, operators32.C,
17852         * g++.law/{operators33.C, operators34.C}: Likewise.
17853         * g++.law/{pic1.C, refs2.C}: Likewise.
17854         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
17855         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
17856         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
17857         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17859         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
17860         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
17861         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
17862         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
17863         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
17864         * g++.law/{enum9.exp, friend5.exp}: Likewise.
17865         * g++.law/{nest3.exp, nest4.exp}: Likewise.
17866         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
17867         * g++.law/{operators30.exp, operators31.exp}: Likewise.
17868         * g++.law/{operators32.exp, operators33.exp}: Likewise.
17869         * g++.law/{operators34.exp}: Likewise.
17870         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
17871         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
17872         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
17873         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
17874         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17876         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
17877         No longer expected to fail.
17878         * g++.law/missed-error3.C: Tweak for recent bool changes.
17880 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
17882         * config/emb-unix: Deleted.
17883         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
17884         remote execution.  Do final link on remote host if REMOTE_LINK is set.
17886 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
17888         * lib/dg.exp (dg-test): Fix typo in last patch.
17890 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
17892         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
17893         (handles multiple occurrences).
17895 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
17897         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
17898         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
17899         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
17900         printed).
17901         * lib/c-torture.exp (c-torture-compile): Likewise.
17902         (c-torture): Prepend full path if missing.
17903         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
17904         (gcc_fail): Likewise.
17905         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
17907 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
17909         * lib/netware.exp: Only attach to NetWare i386 systems.
17911 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
17913         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
17914         messages.  Add test name to "output pattern match" pass/fail message.
17916 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
17918         * gcc.dg: New testsuite.
17919         * gcc.dg/dg.exp: New file.
17921         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
17922         test-switch.c}: Deleted.
17924         * gcc.misc-tests/msgs.exp: New testcase driver.
17926 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
17928         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
17929         Watch for illegal return values from ${tool}_load.
17930         * config/unix.exp (${tool}_load): Fix pass/fail detection for
17931         cross targets.  Coerce return value >0 to 1.
17933 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
17935         * config/unix.exp (${tool}_load): Call program rsh, not proc.
17937         * config/emb-unix.exp: New file.
17939         * config/sim.exp: Error if variable $SIM not defined.
17940         (${tool}_load): Mark test as "untested" if simulator missing.
17942         * config/unix.exp: Load remote.exp to get rcp_download.
17943         * lib/c-torture.exp: Use different option lists for testcases with
17944         and without loops.
17945         * gcc.c-torture/execute/execute.exp: Likewise.
17947 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
17949         * config/*.exp: Clarify return code from ${tool}_load.
17950         Call `unresolved' or `untested' instead of `warning' or `perror'
17951         (sometimes you still want to call both though).
17952         Add comment that `shell_id' is local to each file.
17953         * config/udi.exp (timeout): Set to 30.
17954         Don't print warning if connection fails, $connectmode has already
17955         printed an error.
17956         (${tool}_load): Move verbose messages to level 2.
17957         Rework pattern for "Process started" message.
17958         Pass `shell_id' to ${connectmode}_download.
17959         Retry twice upon timeout.  Make resetting of target more robust.
17960         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17961         Pass `shell_id' to exit_$connectmode.
17962         Only call exit_$connectmode if connected.
17963         * config/unix.exp (${tool}_load): Check return codes better.
17964         * config/vrtx.exp (${tool}_load): Likewise.
17965         * config/vx.exp (${tool}_load): Likewise.
17966         Delete unneeded global's.
17967         * lib/dg.exp (dg-test): Update to reflect clarified return codes
17968         from ${tool}_load.
17969         (dg-stat): Delete.
17970         (dg-init): Delete recording of pass/fail counts.
17971         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17972         (old-dejagnu-init): Likewise.
17973         (old-dejagnu-stat): Delete contents, empty proc now.
17974         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17975         (c-torture): Delete references to lcnt, lpass, lfail.
17976         Get option list from TORTURE_OPTIONS.
17977         Delete -funroll[-all]-loops if no loops.
17978         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17979         (g++_stat): Delete contents (empty proc now).
17980         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17981         (gcc_finish): Likewise.
17982         (gcc_stat): Deleted.
17983         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17984         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17985         * gcc.c-torture/execute/execute.exp: Likewise.
17986         Split tests into two parts: compile, execute.
17987         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
17988         no loops.  Update to reflect clarified return codes from ${tool}_load.
17990 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
17992         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17993         to grep for.
17994         (old-dejagnu): Likewise (where necessary).
17996 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
17998         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
18000         * lib/dg.exp (dg-process-target): Fix processing of selector.
18001         Add comment regarding use of `error'.
18003         * lib/gcc.exp (prune_system_crud): Define if missing.
18004         * lib/g++.exp (prune_system_crud): Likewise.
18006         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
18007         Call prune_system_crud.
18008         * lib/dg.exp (dg-runtest): New proc.
18009         Use perror instead of send_user for tcl errors in testcase.
18010         Don't return any value, it's never used.
18011         Don't clobber previous definition of `unknown'.
18012         Print tcl errors in `dg-final'.
18014 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
18016         * lib/dg.exp (dg-process-target): Improve syntax error messages.
18017         (dg-test): Don't print errorInfo, it contains stack backtrace.
18019 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
18021         * lib/g++.exp (runtest_file_p): Define if missing.
18023 1994-09-24  Doug Evans  (dje@cygnus.com)
18025         * lib/mike-g++.exp: Comment out loading of g++.exp.
18026         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
18027         (default_g++_version): Always print something.
18028         (default_g++_start): Comment out call to `which'.
18029         (g++_start, g++_load): Deleted (must be defined in config file).
18030         * lib/gcc.exp: Test for existence of $CC at start.
18031         Delete check for tmpdir (done in gcc_init).
18032         (default_gcc_version): Always print something.
18033         (default_gcc_start): Comment out call to `which'.
18034         * config/*.exp: Major cleanup - make cross targets work at least a
18035         little better for g++ (by not being "--tool gcc" specific).
18036         Rename gcc_xxx to ${tool}_xxx.
18037         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
18038         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
18040 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
18042         * lib/c-torture.exp (c-torture-compile): Rework compiler
18043         message processing.
18045         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
18046         c-torture.
18048 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
18050         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
18052         * lib/dg.exp (dg-process-target): Support { target native }.
18054 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
18056         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
18057         looked for "... program xxx got fatal signal".
18058         Correct regsub munging of `comp_output'.
18059         Ignore compiler messages "path prefix not used" and "linker input
18060         file unused".
18062 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
18064         * lib/gcc.exp (runtest_file_p): Define if missing.
18065         * gcc.prms/template.c: Example to work from.
18067 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
18069         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
18070         * lib/dg.exp (dg-test): Call unsupported testcases as such.
18072         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
18073         * gcc.prms/1883.c: Moved from compile/940714-1.c.
18074         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
18075         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
18077         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
18078         (dg-process-target): No longer a varargs proc.
18079         Return S/N for target, P/F for xfail.  All callers changed.
18080         (user option procs): More argument checking.
18081         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
18082         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
18083         (dg-test): Skip test if not running on selected target in `dg-do'.
18084         Update handling of `dg-do-what', `dg-output-text'.
18085         Separate execution pass/fail from output pattern match pass/fail.
18086         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
18088 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
18090         * gcc.c-torture/special/special.exp: Don't expect failure for mips
18091         target for 920510-1.c.
18093 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
18095         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
18096         Clean up comment regarding use of passcnt, etc.
18097         (gcc_stat): Don't update `testcnt' here.
18098         (gcc_finish): Do it here.
18099         Might as well reset `but_id' here too.
18100         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
18101         to determine if the file should be tested.
18102         * gcc.c-torture/compile/compile.exp: Likewise.
18103         * gcc.c-torture/execute/execute.exp: Likewise.
18104         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18105         * gcc.misc-tests/dg-test.exp: Likewise.
18106         * gcc.prms/prms.exp: Likewise.
18107         * gcc.wendy/wendy.exp: Likewise.
18108         * g++.old-deja.exp: Likewise.
18109         Move "Testing file" message to verbose level 1.
18111 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
18113         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
18115 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
18117         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
18118         (default_gcc_start): Accept optional second list element
18119         of compiler flags.  Print compiler output at verbosity level 2.
18120         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
18121         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
18122         Save current values of framework globals passcnt, failcnt, xpasscnt,
18123         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
18124         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
18125         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
18126         xfailcnt to compute stats.  Update framework global `testcnt' from
18127         pass/fail counts.
18128         (gcc_finish): New proc.  Clean up test environment.
18129         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
18130         (gcc_epass, gcc_efail): Delete.
18131         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
18132         argument of line number.
18133         (dg-init): If the tool has an init routine, call it.
18134         (dg-test): Remove args `cflags_var' and `libs_var'.
18135         Pass all compiler options to ${tool}_start.
18136         Handle missing line number.
18137         (dg-finish): New function.
18138         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
18139         particular files.  Call gcc_finish at end.  Move "skipping test"
18140         message to verbosity level 3.
18141         * gcc.c-torture/compile/compile.exp: Likewise.
18142         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
18143         * gcc.c-torture/execute/execute.exp: Likewise.
18144         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18145         Print testcase being tried at verbosity level 1.
18146         * gcc.c-torture/special/special.exp: Unset xfail.
18147         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18148         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
18149         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
18150         * gcc.failure/failure.exp: Likewise.
18151         * gcc.ieee/ieee.exp: Likewise.
18152         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
18153         Update call to dg-test.  Call dg-finish at end.
18154         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
18155         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
18156         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
18157         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
18158         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
18159         * gcc.wendy/wendy.exp: Add copyright.
18160         Delete setting of tmpdir (done by gcc_init).
18161         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
18162         Pass compiler flags to gcc_start.  Call gcc_finish at end.
18163         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
18164         gcc_[ce]pass/fail.
18166 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
18168         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
18169         confusion.
18170         (g++_load): Likewise.
18172         * config/*.exp (gcc_load): Some were varargs fns and some were not.
18173         Rename argument to `prog' to remove the confusion.
18174         Varargs fns behave differently too!
18175         (g++_load): Likewise.
18177         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
18179         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
18180         what it is.  Delete (always) printing of status value for !native.
18181         Simplify verbose code, and include status and exec_output.
18182         (g++_load): Use gcc_load.
18184 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
18186         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
18187         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
18188         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
18189         940714-3.c as these testcases don't exist anymore.  Make
18190         va-arg-1.c expected to pass.
18192 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
18194         * gcc.misc-tests/misc.exp: Only run specific testcases.
18195         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
18196         * gcc.misc-tests/dg-[1-9].c: New files.
18198         * lib/dg.exp: New testsuite driver.
18199         * gcc.prms/prms.exp: Use it.
18201         * README.gcc: New file.
18203         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
18204         Document and reset `lxpass' and `lxfail'.
18205         Simplify "initialized" message.
18206         (gcc_stat): Clean up comments a little.
18208 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
18210         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
18212 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
18214         * lib/old-dejagnu.exp (process-option): New proc.
18215         (old-dejagnu-init, old-dejagnu-stat): Likewise.
18216         (old-dejagnu): Simplify.
18217         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
18219 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
18221         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
18222         exists and is not an empty string.
18224         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
18225         $xfail rather than calling setup_xfail.  Clear $xfail when test is
18226         finished.
18227         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
18228         automatically.
18230         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
18231         longer expected to fail.
18233         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
18234         "f" function call.
18236         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
18238         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
18239         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
18240         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
18241         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
18242         c-torture-1.29.
18244         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
18245         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
18247         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
18249         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
18250         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
18252         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
18253         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
18254         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
18256 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
18258         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
18259         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
18260         940714-1.c, 940714-2.c, 940714-3.c},
18261         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
18262         gcc.misc-tests/{mg.c,mg.exp}:
18263         New tests.
18264         * gcc.noncompile/noncompile.exp: Change accordingly.
18266 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
18268         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
18269         Undo previous clobberage.
18271 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
18273         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
18274         * gcc.special/{930510-1.c, special.exp}:
18275         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
18276         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
18277         struct-varargs-1.c}: New tests from c-torture-1.26.
18279 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
18281         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
18282           argument to switch.
18284 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
18286         * Revert the previous changes.  Please see Rob's directory
18287           (/lisa/test/rob/progressive/gcc/testsuite) for testing
18288           fixes.
18290 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
18292         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
18293             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
18294             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
18295             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
18296             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
18297             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
18298             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
18299             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
18300             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
18301             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
18302             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
18303             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
18304             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
18305             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
18306             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
18307             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
18308             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
18309             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
18310             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
18311             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
18312             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
18313             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
18314             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
18315             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
18316             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
18317             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18318             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
18320 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
18322         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
18323             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
18324           with perror calls.
18326 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
18328         * config/unix.exp (g++_load): Fix syntax.
18330 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
18332         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
18333         * gcc.noncompile/921017-1.c: Deleted obsolete test.
18334         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
18335         Don't expect va-arg-1.c to fail.  Correct expected output for
18336         920928-1.c.
18337         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
18338         * gcc.wendy/hbm4.c: Correct typo.
18339         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
18341 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
18343         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
18344         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
18345         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
18346         * lib/c-torture.exp (c-torture-compile): Ditto.
18348         Reduce volume of output (remove all the -I's and such).
18349         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18350         Call gcc_cpass, gcc_cfail.
18351         (c-torture): Pass testing option to c-torture-compile.
18353 1994-03-21  Doug Evans  (dje@cygnus.com)
18355         Bring patches over from progressive.
18356         * config/default.exp: Exit remote shell cleanly.
18357         (g++_exit, g++_start): Add default versions.
18358         * config/sim.exp (gcc_load): Use perror, not error.
18360 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18362         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18363         set in site.exp.
18365 1994-03-14  Doug Evans  (dje@cygnus.com)
18367         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18368         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18369         (wendy_try): New proc to run testcase.
18370         (main loop): Call 'em.
18371         * gcc.wendy/*.c: Clean up pass to correct expected output.
18373         * lib/gcc.exp: Minor cleanup work.
18374         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18376 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18378         * config/sim.exp (gcc_load): Document return codes better.
18379         Don't pass -v to simulator.
18381 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18383           * gcc.special/920717-x.c: Fix typo.
18384           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18385           get at sources.
18387         * lib/mike-gcc.exp: Fix typo.
18389 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
18391         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18392         binary to use, transform the name.
18393         * config/*.exp: rename everything. Nuke any g++ specific files,
18394         it's now a special case of gcc that requires no special support.
18395         Add a default.exp for unsupported targets.
18397 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
18399         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18400         lib/old-dejagnu.exp: Fix a few patterns to work with the new
18401         version of Tcl.
18403 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18405         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18406         than a warning.
18408 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18410         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18412 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18414         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18415         option_list.  Compile every file with only 4/6 option choices
18416         (same as C torture) instead of with 12/18 different option
18417         choices.
18418         * lib/c-torture.exp: Likewise.
18420         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18421         not already set.
18423 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18425         * lib/old-deja.exp: Add `excess errors test fails' error, now one
18426         can put an XFAIL *-*-* on excess errors.
18428 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
18430         * g++.law: Add more tests derived from g++-bugs snapshots.
18432         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
18433         equivalent to g++.law/init9.
18435         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
18436         compiled it, and the a.out file after we've run it.
18438 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
18440         * lib/mike-g++.exp (postbase): Delete the .o file after we've
18441         compiled it, and the a.out file after we've run it.
18443 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
18445         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
18447 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
18449         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
18450         version number.
18452 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
18454         * g++.law: New directory of g++ tests derived from the g++-bugs
18455         snapshots.
18457 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
18459         * gcc.compile: initbug1.c initbug1.exp testcase added
18461 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
18463         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
18464         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
18465           fixes submitted by Jeff Law (law@cs.utah.edu)
18466         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
18467           Jeff Law (law@cs.utah.edu)
18470 1993-11-30  Mike Stump  (mrs@cygnus.com)
18472         * config/unix-g++.exp: Follow the gcc way of doing things.
18473         * g++.old-deja/old-deja.exp: Minor updates.
18474         * lib/g++.exp: New file, follow the gcc way of doing things.
18475         * lib/old-dejagnu.exp: Minor updates.
18476         * lib/mike-g++.exp: Always unset errorInfo.
18478 1993-11-06  Mike Stump  (mrs@cygnus.com)
18480         * lib/gcc.exp: Fix some errors with the below change, CC and
18481         CFLAGS should be global when setting, not local.
18483 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
18485         * lib/gcc.exp: Transform tool name.
18487 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18489         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
18491 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18493         * lib/gcc.exp: change gcc_done to gcc_stat
18495 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18497         * Upgraded gcc testsuite to c-torture version 1.25
18499 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
18501         * lib/gcc.exp: added reporting code. Changed verbose compile message.
18502         * lib/c-torture: added hooks for new reporting code.
18504 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
18506         * config/sh-gcc.exp: check if sh-sim exists in the path
18508 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
18510         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
18511         * gcc.compile/compile.exp: Initial changes for new logic.
18512         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
18513         * gcc.failure/failure.exp: Initial changes for new logic.
18514         * gcc.ieee/ieee.exp: Initial changes for new logic.
18515         * gcc.misc-tests/misc.exp: Initial changes for new logic.
18516         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
18517         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
18518         * lib/c-torture.exp: Initial changes for new logic.
18519         * lib/gcc.exp: Initial changes for new logic.
18521 1993-10-15  Mike Stump  (mrs@cygnus.com)
18523         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
18524         depend upon failure or success.  Fully qualify names in failure
18525         and success messages.  Always remove a.out before starting
18526         compile, just in case.  Pay more attention to error text output by
18527         the compiler.  Handle testcases with no known past errors just
18528         like all others, so that things are uniform.  Other miscellaneous
18529         improvements.
18531 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
18533         * gcc.cpp: new directory for cpp tests
18535 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
18537         * lib/chill.exp: Code reformatted, removed unused code.
18538         * config/unix-chill.exp: Code reformatted, removed unused code.
18539         * chill.execute/execute.exp: Code reformatted, removed unused code.
18540         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
18542 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
18544         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
18545         routines not written.
18547 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
18549         * config/bug-gcc.exp: Use new procs from bug.exp.
18551 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
18553         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
18554         via ftp, rather than depending on NFS.
18555         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
18556         case.
18558 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
18560         * config/bug-gcc.exp: Use new download proc.
18562 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
18564         * chill.execute/execute.exp: cleanups, handles errors better
18565         * chill.compile/compile.exp: rewrite, based on execute.exp
18566         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
18567         * lib/chill.exp: major changes to diff proc and compile and link
18568           procs. added chill_fail and chill_pass wrappers to pass and
18569           fail. added more comments, and handle error codes better.
18570           Added a hack to capture stderr from exec, so noncompile tests
18571           can work.
18573 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
18575         * chill.execute/execute.exp: rewrite of testsuite driver
18576         * lib/chill.exp: rewrite of testsuite driver
18577         * config/unix-chill.exp: rewrite of testsuite driver
18579 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
18581     In chill.execute:
18582         * iexpr.ch: Standardize uppercase.
18583         * tuples.dat: Standardize uppercase.
18584         * vary.ch: standardize.  Correct varying string assignments.
18585         * vary.dat: Add new output lines.
18587 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
18589     In chill.execute:
18590         * chprintf.ch: Standardize use of uppercase.
18591         * tuples.ch: Standardize and turn arr2 into a DCL,
18592           rather than a SYN.
18593         * pinits.ch: Standardize.
18595 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
18597         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
18598         * Makefil: Renamed to Makefile.in.
18599         * configure.in: New.
18601 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
18603     In chill.execute:
18604         * .cvsignore: Add result/output files.
18605         * Makefile: Fix up variables at start.  Use MFLAGS
18606           everywhere.  Correct bool_loc, built_ins entries.
18607           Add entry for vary1.ch.
18608         * bitarray.ch: Standardize upper-case usage.
18609         * bitexpr.ch: Standardize, add output of b1.
18610         * params.ch: Use arrayt in along PROC parameters, to
18611           avoid novelty problems.
18612         * sets.ch: Tiny cleanup.
18613         * vary1.ch: Re-indent.
18615 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
18617           * Add PR-related files to Makefiles, .cvsignore files, etc.
18619 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
18621         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
18622           with compiler objects. New names are test-flow.c and test-loop.c
18624 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
18626         * Upgraded c-torture tests from 1.19 to 1.20
18628         * new files:
18629         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
18630         * gcc.compile: 930623-1.c 930623-2.c
18631         * gcc.noncompile: 930622-1.c 930622-2.c
18632         * gcc.failure: 920411-1.c 920627-2.c
18633         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
18635 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
18637         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18638           More changes to get testsuite working properly. Needs more work.
18639           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
18641 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
18643         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18644           More changes to get testsuite working properly. Needs more work.
18646 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
18648         * chill.compile/compile.exp: Added for Dejagnu support
18649         * chill.execute/execute.exp: Added for Dejagnu support
18650         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
18652 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
18654     This should complete moving the CHILL test files.
18655         * chill.noncompile(.cvsignore printf.grt
18656             in-printf.grt chprintf.grt chprintf.ch):
18657             Added test-support files.
18658           (Makefile): Modified further.
18659         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
18660             signal.ch): Added test files.
18661           * chill.execute (.cvsignore printf.grt printr.c
18662             in-printf.grt rts.c chprintf.grt rts.h): Added
18663           test-support files.
18664             (Makefile): More corrections.
18666 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
18668         * chill.compile, chill.execute, chill.nocompile: Add CHILL
18669           test cases, ready for DejaGnu.
18671 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18673         * Upgraded c-torture tests from 1.18 to 1.19
18675         * gcc.compile: added test(s):
18676           930607-1.c
18677         * gcc.execute: added test(s):
18678           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18680         * added new subdirectory for misc tests: gcc.misc-tests
18681         * gcc.misc-test(s): added tests:
18682           inst-check.c test-consts.c test-ior.c test-switch.c
18684 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18686         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18688 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
18690         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18692 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
18694         * Upgraded c-torture tests from 1.17 to 1.18
18696 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
18698         * Upgraded c-torture tests from 1.12 to 1.17
18700 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
18702         * lib/old-dejagnu.exp:
18703           Fixed handling of XFAIL target triplets to correctly
18704           recognize wildcard characters.  Removed code that
18705           appended a unique id tag to the end of the file name
18706           printed out by the result of the testcases within a
18707           given test file.
18709 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
18711         * lib/old-dejagnu.exp:
18712           Reworked expected failure handling to trigger off of XFAIL
18713           keyword in keyphrase embeded in testcase source code. The
18714           XFAIL keyword must be at the end of the keyphrase line. It
18715           may optionally be followed by one or more target triplets.
18716           It has just occured that the handling of wildcards in the
18717           target triplet may not be correct.
18719 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
18721         * g++.old-deja/tests:
18722           Moved all subdirectories up one level into g++.old-deja .
18724         * lib/old-dejagnu.exp:
18725           Fixed problem with CXXFLAGS not being properly reset, and being
18726           corrupted with extraneous "-c" compiler option.  This was
18727           causing binaries to not be generated for test that needed them.
18728           Modified strings passed to "pass" and "fail" so that individual
18729           tests from the same test file would be distinguished by an
18730           identifier appended to the test file name in the summary logs;
18731           this corrected a problem with erroneous diff logs.  Added code
18732           to search testcases for expected fail and unexpected pass keywords.
18734 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
18736         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
18738 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
18740         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
18741           Removed extraneous text from end of "Special g++ Options"
18742           keyphrase.
18744         * lib/old-dejagnu.exp: Added pattern matching to look for new
18745           keywords, embedded in testcases comments, which will trigger
18746           calls to xpass and xfail.
18748 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
18750         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
18751           comments embedded in the testcases, especially the one looking for
18752           special compiler options, as well as the pattern matching for the
18753           compiler output again.
18755 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
18757         * lib/old-dejagnu.exp: Do a proper check of the return value for
18758           execute tests. Fixed several problems with the pattern matching
18759           of the compiler output which gave erroneous test results.
18760           Changed several of the test result messages to be more descriptive.
18761         * config/unix-g++.exp: Proc g++_load now actually works and
18762           executes the tests passed to it and returns a usable return
18763           value.
18765 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
18767           * lib/gcc.exp: Exits gracefully if $CC is bogus.
18769 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
18771         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
18772           Modified both files to properly execute the old style
18773           dejagnu tests. The previous versions of these files were
18774           experimental and did not function anything near correctly.
18776 1993-04-05  Rob Savoye  (rob@cygnus.com)
18778         * Removed all Makefile.in and configure.in files. No configuration
18779         needed now.
18781 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
18783         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
18785 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18787         * gcc.compile/configure.in, gcc.unsorted/configure.in,
18788         gcc.special/configure.in, gcc.noncompile/configure.in,
18789         gcc.execute/configure.in, gcc.code_quality/configure.in,
18790         g++.other/configure.in, g++.old-deja/configure.in,
18791         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
18792         in srcname setting.
18794 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
18796         * lib/udi.exp:  Fixed mondfe and mondfe_download.
18797         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
18798         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
18800 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
18802         * config/udi-gdb.exp: Check $shell_id after connecting to target.
18803         (gdb_exit): Don't remove *_soc files.
18805 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
18807         * lib/c-torture.exp: Don't look for main; instead always use -w
18808         -c.  This is how the c-torture tests work.  Remove the object
18809         file if the compilation succeeds.
18810         * gcc.execute/execute.exp: Remove executable if test passes.
18811         * gcc.noncompile/noncompile.exp: Every test is an expected
18812         failure.
18813         * gcc.special/special.exp: Added tests from c-torture 1.11,
18814         corrected use of existing test.
18815         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
18816         gcc.execute/920625-1.c: Updated to c-torture 1.11.
18817         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
18818         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
18819         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
18820         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
18821         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
18822         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
18823         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
18824         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
18825         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
18826         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
18827         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
18828         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
18829         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
18830         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
18831         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
18832         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
18833         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
18834         c-torture 1.11.
18835         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
18836         correspond to c-torture 1.11.
18838         * New file.