PR optimization/12180
[official-gcc.git] / gcc / testsuite / ChangeLog
blob66b71f5113ec82211a32f7c5a20b67b6e6bbf448
1 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
3         PR optimization/12180
4         * gcc.dg/20031002-1.c: New test.
6         PR c++/12486
7         * g++.dg/inherit/error1.C: New test.
9 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
11         * lib/f-torture.exp (search_for): Rename to...
12         (search_for_re): This.  Also, clean up comments and the
13         "regexp" invocation.
15 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
17         * gcc.c-torture/compile/20031002-1.c: New test.
19 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
21         * g++.dg/opt/cond1.C: New test.
23 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
25         * gcc.dg/Wold-style-definition-2.c: New testcase.
26         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
28 2003-09-29  Richard Henderson  <rth@redhat.com>
30         * g++.dg/init/array10.C: Add dg-options.
32 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
34         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
36 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
38         * g++.dg/template/friend19.C: Fix typo.
39         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
41 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
43         * gcc.c-torture/execute/20030928-1.c: New test.
44         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
46 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
48         * g++.dg/opt/unroll1.C: New test.
50 2003-09-26  Roger Sayle  <roger@eyesopen.com>
52         PR optimization/11741
53         * gcc.dg/20030926-1.c: New test case.
55 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
57         PR c++/5655
58         * g++.dg/parse/access7.C: New test.
59         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
61 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
63         MERGE OF objc-improvements-branch into MAINLINE:
64         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
65         if libobjc has not been built.
66         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
67         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
68         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
69         objc/execute/nested-3.m, objc/execute/np-2.m,
70         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
71         objc/execute/redefining_self.m, objc/execute/root_methods.m,
72         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
73         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
74         objc.dg/special/unclaimed-category-1.h,
75         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
76         well as GNU runtime.
77         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
78         * execute/cascading-1.m, execute/function-message-1.m,
79         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
80         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
81         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
82         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
83         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
84         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
85         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
86         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
87         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
88         * objc.dg/bitfield-2.m: Run only on Darwin.
89         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
90         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
91         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
92         * objc.dg/const-str-1.m: Fix constant string layout.
94 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
96         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
98 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
100         * gcc.dg/darwin-abi-1.c: New file.
102 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
104         PR target/12281
105         * gcc.c-torture/compile/20030921-1.c: New test.
107 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
109         * g++.dg/opt/reg-stack2.C: New test.
111 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
113         * g++.dg/eh/delayslot1.C: New test.
115 2003-09-20  Richard Henderson  <rth@redhat.com>
117         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
119 2003-09-20  Roger Sayle  <roger@eyesopen.com>
121         * gcc.c-torture/execute/20030920-1.c: New test case.
123 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
125         * g++.dg/rtti/typeid3.C: Correct expected error message.
127 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
129         PR c++/157
130         * g++.dg/parse/crash12.C: New test.
132 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
134         * gcc.dg/compat/mixed-struct-check.h: New.
135         * gcc.dg/compat/mixed-struct-defs.h: New.
136         * gcc.dg/compat/mixed-struct-init.h: New.
137         * gcc.dg/compat/struct-by-value-19_main.c: New.
138         * gcc.dg/compat/struct-by-value-19_x.c: New.
139         * gcc.dg/compat/struct-by-value-19_y.c: New.
140         * gcc.dg/compat/struct-by-value-20_main.c: New.
141         * gcc.dg/compat/struct-by-value-20_x.c: New.
142         * gcc.dg/compat/struct-by-value-20_y.c: New.
143         * gcc.dg/compat/struct-return-19_main.c: New.
144         * gcc.dg/compat/struct-return-19_x.c: New.
145         * gcc.dg/compat/struct-return-19_y.c: New.
146         * gcc.dg/compat/struct-return-20_main.c: New.
147         * gcc.dg/compat/struct-return-20_x.c: New.
148         * gcc.dg/compat/struct-return-20_y.c: New.
150 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
151         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
152         so that it will not complain on LP64 targets.
154 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
156         PR c++/495
157         * g++.dg/template/friend24.C: New test.
159 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
161         PR c++/12332
162         * g++.dg/template/memtmpl2.C: New test.
164 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
166         PR target/11184
167         * gcc.dg/builtin-apply1.c: New test.
169 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
171         PR c++/9848
172         * g++.dg/warn/Wunused-4.C: New test.
174 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
176         PR c++/12316
177         * g++.dg/other/gc2.C: New test.
179 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
181         PR c++/11991
182         * g++.dg/rtti/typeid3.C: New test.
184         PR c++/12266
185         * g++.dg/overload/template1.C: New test.
187 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
189         * g++.dg/opt/cfg3.C: New test.
191 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
193         PR c++/7939
194         * g++.dg/template/crash11.C: New test.
196 2003-09-16  Jason Merrill  <jason@redhat.com>
197             Jakub Jelinek  <jakub@redhat.com>
199         * gcc.dg/attr-warn-unused-result.c: New test.
201 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
203         PR c++/12184
204         * g++.dg/expr/call2.C: New test.
206 2003-09-15  Andreas Jaeger  <aj@suse.de>
208         * gcc.dg/Wold-style-definition-1.c: New test.
210 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
212         PR c++/3907
213         * g++.dg/parse/template12.C: New test.
215         * g++.dg/abi/bitfield11.C: New test.
216         * g++.dg/abi/bitfield12.C: Likewise.
218 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
220         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
221         non-expansion of functional macro name without arguments at EOL.
222         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
224 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
226         * gcc.c-torture/execute/20030914-[12].c: New tests.
228 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
230         PR c++/11788
231         * g++.dg/overload/addr1.C: New test.
233 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
235         * gcc.dg/20030909-1.c: New test.
237 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
239         * gcc.dg/ultrasp10.c: New test.
241 2003-09-09  Devang Patel  <dpatel@apple.com>
243         * gcc.dg/darwin-ld-6.c: New test.
244         
245 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
247         * gcc.dg/torture/builtin-explog-1.c: New testcase.
249 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
251         * gcc.dg/ia64-types1.c: New test.
252         * gcc.dg/ia64-types2.c: Likewise.
254 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
256         * gcc.dg/builtins-1.c: Add more _Complex tests.
257         * gcc.dg/torture/builtin-attr-1.c: Likewise.
259         * gcc.dg/builtins-1.c: Test existing _Complex functions.
260         * gcc.dg/torture/builtin-attr-1.c: Likewise.
262 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
264         PR c++/11786
265         * g++.dg/lookup/koenig2.C: New test.
267         PR c++/5296
268         * g++.dg/rtti/typeid2.C: New test.
270 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
272         * gcc.c-torture/compile/20030904-1.c: New test.
274 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
276         * g++.dg/opt/longbranch2.C: New test.
278 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
280         * g++.dg/template/crash10.C: Only compile it.
282 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
284         PR middle-end/11665
285         * gcc.c-torture/compile/20030907-1.c: New test.
286         * g++.dg/init/array11.C: New test.
288 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
290         PR c++/11852
291         * g++.dg/init/struct1.C: New test.
293 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
295         PR c++/12181
296         * g++.dg/expr/comma1.C: New test.
298 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
300         PR c++/11867
301         * g++.dg/expr/static_cast5.C: New test.
303 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
305         PR c++/11507
306         * g++.dg/lookup/scoped7.C: New test.
308         PR c++/9574
309         * g++.dg/other/static1.C: New test.
311         PR c++/11490
312         * g++.dg/warn/template-1.C: New test.
314         PR c++/11432
315         * g++.dg/template/crash10.C: New test.
317         PR c++/2478
318         * g++.dg/overload/VLA.C: New test.
320         PR c++/10804
321         * g++.dg/template/call1.C: New test.
323 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
325         PR c++/11794
326         * g++.dg/parse/using3.C: New test.
328 2003-09-06  Roger Sayle  <roger@eyesopen.com>
330         PR c++/11409
331         * g++.dg/overload/builtin3.C: New test case.
333 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
335         PR c/9862
336         * gcc.dg/20030906-1.c: New test.
337         * gcc.dg/20030906-2.c: Likewise.
339 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
341         PR c++/12167
342         * g++.dg/parse/defarg5.C: New test.
344         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
346 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
348         PR c++/12163
349         * g++.dg/expr/static_cast4.C: New test.
351         PR c++/12146
352         * g++.dg/template/crash9.C: New test.
354 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
356         * g++.old-deja/g++.ext/pretty2.C: Update for change 
357         in __FUNCTION__.
358         * g++.old-deja/g++.ext/pretty3.C: Likewise.
360 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
362         PR c++/11922
363         * g++/dg/template/qualified-id1.C: New test.
364         
365         PR c++/12037
366         * g++.dg/warn/noeffect4.C: New test.
368 2003-09-04  Matt Austern  <austern@apple.com>
370         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
371         * g++.dg/ext/fnname2.C: Likewise.
372         * g++.dg/ext/fnname3.C: Likewise.
373         
374 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
376         * g++.dg/expr/lval1.C: New test.
377         * g++.dg/ext/lvcast.C: Remove.
379 2003-09-03  Roger Sayle  <roger@eyesopen.com>
381         PR optimization/11700.
382         * gcc.c-torture/compile/20030903-1.c: New test case.
384 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
386         PR c++/12053
387         * g++.dg/abi/layout4.C: New test.
389 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
391         PR c++/11553
392         * g++.dg/parse/friend3.C: New test.
393         
394 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
396         PR c++/11847
397         * g++.dg/template/class1.C: New test.
399         PR c++/11808
400         * g++.dg/expr/call1.C: New test.
402 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
404         PR c++/12114
405         * g++.dg/init/ref9.C: New test.
407         PR c++/11972
408         * g++.dg/template/nested4.C: New test.
410 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
412         PR c++/12093
413         * g++.dg/template/non-dependent4.C: New test.
415         PR c++/11928
416         * g++.dg/inherit/conv1.C: New test.
418 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
420         PR c++/6196
421         * g++.dg/ext/label1.C: New test.
422         * g++.dg/ext/label2.C: Likewise.
424 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
426         * g++.dg/expr/cond3.C: New test.
428 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
430         * gcc.dg/builtins-1.c: Add new builtin cases.
432 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
434         * gcc.dg/builtins-1.c: Add new cases.
435         * gcc.dg/torture/builtin-attr-1.c: Likewise.
437 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
439         * gcc.dg/builtins-1.c: Add more math builtin tests.
440         * gcc.dg/torture/builtin-attr-1.c: New test.
442 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
444         PR optimization/5079
445         * g++.dg/opt/static3.C: New test.
447 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
449         * gcc.misc-tests/gcov-10b.c: New test.
451 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
453         * g++.dg/opt/ptrmem3.C: New test.
455         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
457 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
459         * gcc.dg/20030826-2.c: New test.
461 2003-08-26  Roger Sayle  <roger@eyesopen.com>
463         PR middle-end/12002
464         * g77.f-torture/compile/12002.f: New test case.
466 2003-08-26  Roger Sayle  <roger@eyesopen.com>
468         * gcc.dg/20030826-1.c: New test case.
470 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
472         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
474 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
476         PR c++/11871
477         * c++.dg/lookup/crash1.C: New test.
479         * c++.dg/warn/noeffect3.C: New test.
481 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
483         * gcc.dg/compat/vector-1_x.c: Compile with -w.
484         * gcc.dg/compat/vector-1_y.c: Ditto.
485         * gcc.dg/compat/vector-2_x.c: Ditto.
486         * gcc.dg/compat/vector-2_y.c: Ditto.
488 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
490         * gcc.dg/20030702-1.c: New test.
492 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
494         PR c++/8795
495         * g++.dg/ext/altivec-1.C: New test.
497 2003-08-24  Richard Henderson  <rth@redhat.com>
499         * g++.dg/eh/simd-2.C: Add -w for x86.
501 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
503         * gcc.dg/20030815-1.c: New test.
505 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
507         PR c++/3765
508         * g++.dg/parse/access6.C: New test.
510 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
512         PR c++/641, c++/11876
513         * g++.dg/template/friend22.C: New test.
514         * g++.dg/template/friend23.C: Likewise.
516 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
518         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
519         identically.
521 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
523         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
525 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
527         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
529 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
531         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
533 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
535         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
537 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
539         PR c++/11919
540         * g++.dg/overload/prom1.C: New test.
542         PR c++/11551
543         * g++.dg/parse/dtor2.C: New test.
545         PR c++/10762
546         * g++.dg/parse/using2.C: New test.
548 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
550         PR target/11805
551         * gcc.c-torture/compile/20030821-1.c: New.
553 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
555         PR c++/11834
556         * g++.dg/template/deduce2.C: New test.
558 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
560         * gcc.c-torture/execute/20030821-1.c: New test.
562 2003-08-20  Roger Sayle  <roger@eyesopen.com>
564         PR middle-end/11984
565         * gcc.dg/20030820-1.c: New test case.
567 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
569         PR c++/11945
570         * g++.dg/warn/noeffect2.C: New test.
572 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
574         PR c++/10926
575         * g++.dg/template/dtor2.C: New test.
577         PR c++/11684
578         * g++.dg/template/operator1.C: New test.
579         * g++.dg/parse/operator4.C: New test.
581         PR c++/11946.C
582         * g++.dg/expr/enum1.C: New test.
583         * gcc.dg/c99-bool-1.c: Remove bogus warning.
585         PR c++/11036.C
586         * g++.dg/parse/elab2.C: New test.
587         * g++.dg/parse/typedef4.C: Change error message.
588         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
589         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
590         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
592 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
594         * gcc.dg/pch/warn-1.c: New.
595         * gcc.dg/pch/warn-1.hs: New.
597         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
598         not-tested file.
600 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
602         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
604 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
606         * gcc.dg/uninit-D.c: New Test.
607         * gcc.dg/uninit-E.c: New Test.
608         * gcc.dg/uninit-F.c: New Test.
609         * gcc.dg/uninit-G.c: New Test.
611 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
613         * g++.dg/README: Describe the pch directory.
615 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
617         PR c++/11174
618         * g++.dg/parse/access4.C: New test.
619         * g++.dg/parse/access5.C: Likewise.
620         * g++.old-deja/g++.jason/access17.C: Adjust error message.
622 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
624         * gcc.dg/noncompile/20030818-1.c: New.
626 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
628         PR c++/11957
629         * g++.dg/warn/noeffect1.C: New test.
631         * g++.dg/template/scope2.C: New test.
632         * g++.dg/template/error2.C: Correct dg-error
634 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
636         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
638 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
640         PR C++/11512
641         * g++.dg/template/warn1.C: New.
643 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
645         * g++.dg/template/error2.C: New test.
646         * g++.dg/lookup/using7.C: Adjust errors
647         * g++.old-deja/g++.pt/crash36.C: Likewise.
648         * g++.old-deja/g++.pt/derived3.C: Likewise.
650 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
652         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
653         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
654         * gcc.c-torture/execute/builtins/string-9.c: New, from
655         string-opt-9.c.  Adjust for execute/builtins framework.
656         * gcc.c-torture/execute/string-opt-9.c: Delete.
658 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
660         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
662         * g++.dg/parse/ret-type2.C: New test.
664         PR c++/11703
665         * g++.dg/init/new8.C: New test.
667         PR c++/10923
668         * g++.dg/parse/typedef5.C: New test.
670         PR c++/9512
671         * g++.dg/parse/qualified2.C: New test.
672         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
673         invalid code.
675 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
677         * g++.dg/conversion/ptrmem1.C: New test.
679 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
681         PR target/11693
682         * gcc.dg/20030811-1.c: New test.
684         PR target/11535
685         * gcc.c-torture/execute/20030811-1.c: New test.
687 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
689         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
691 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
693         PR c++/11789.C
694         * g++.dg/inherit/multiple1.C: New test.
696 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
698         * gcc.dg/spe1.c: New test.
700         PR c++/11670
701         * g++.dg/expr/cast2.C: New test.
702         
703         PR c++/10530
704         * g++.dg/template/dependent-name2.C: New test.
706 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
708         * g++.dg/parse/crash11.C: Put the dg options in comments.
710 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
712         * lib/gcc-dg.exp: Update for diagnostic change.
714 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
716         PR c++/5767
717         * g++.dg/parse/crash11.C: New test.
719 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
721         * gcc.dg/cpp/spacing1.c: Update.
723 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
725         PR target/11739
726         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
727         a value for -mtune.
729 2003-08-04  Roger Sayle  <roger@eyesopen.com>
731         PR middle-end/11771
732         * gcc.c-torture/compile/20030804-1.c: New test case.
734 2003-08-04  Roger Sayle  <roger@eyesopen.com>
736         * gcc.dg/20030804-1.c: New test case.
738 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
740         * gcc.dg/cpp/separate-1.c: New test.
742 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
744         PR c++/11704
745         * g++.dg/template/dependent-expr2.C: New test.
747         PR c++/11766
748         * g++.dg/expr/ptrmem1.C: New test.
750 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
752         PR c++/9453
753         * g++.dg/template/friend15.C: New test.
755 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
757         * lib/dg-pch.exp: Work round PCH bug.
759 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
761         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
762         builtins.  Move cases from builtins-4.c here.
764         * gcc.dg/torture/builtin-math-1.c: New test taken from
765         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
766         additional cases.
767         
768         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
769         Delete.
771 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
773         PR c++/9447
774         * g++.dg/template/using7.C: New test.
776 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
778         * import1.c, import2.c: New tests.
780 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
782         * g++.dg/eh/crossjump1.C: New test.
784 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
786         PR c++/11697
787         * g++.dg/template/using6.C: New test.
789         PR c++/11744
790         * g++.dg/template/koenig2.C: New test.
792 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
794         PR c++/7983
795         * g++.dg/parse/typedef4.C: New test.
797 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
799         PR c++/8442, c++/8806
800         * g++.dg/template/elab1.C: New test.
801         * g++.dg/template/type2.C: Likewise.
802         * g++.dg/template/ttp3.C: Adjust expected error message.
803         * g++.old-deja/g++.law/visibility13.C: Likewise.
804         * g++.old-deja/g++.niklas/t135.C: Likewise.
805         * g++.old-deja/g++.pt/ttp41.C: Likewise.
806         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
807         template argument.
808         * g++.old-deja/g++.pt/ttp44.C: Likewise.
810 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
812         PR c++/11295
813         * g++.dg/ext/stmtexpr1.C: New test.
815         * g++.dg/opt/tmp1.C: New test.
817         PR c++/11525
818         * g++.dg/parse/constant4.C: New test.
820         PR c++/9447
821         * g++.dg/template/using5.C: New test.
823 2003-07-31  Roger Sayle  <roger@eyesopen.com>
825         * gcc.dg/builtins-27.c: New test case.
827 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
829         * gcc.dg/tls/opt-7.c: New test.
831 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
832         
833         * g++.old-deja/g++.other/crash18.C: Remove.
835 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
837         * g++.dg/template/explicit3.C: New.
838         * g++.dg/template/explicit4.C: New.
839         * g++.dg/template/explicit5.C: New.
841         PR c++/11347
842         * g++.dg/template/memtmpl1.C: New.
844 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
846         PR target/11565
847         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
848         * gcc.dg/i386-387-5.c (dg-options): Likewise.
850 2003-07-30  Jan Hubicka  <jh@suse.cz>
852         * vtgc1.c: Kill.
854 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
856         * gcc.dg/struct-in-proto-1.c: New test.
858 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
860         * gcc.dg/cpp/include2.c: Only expect one message.
862 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
864         PR c++/9447
865         * g++.dg/template/using1.C: New test.
866         * g++.dg/template/using2.C: New test.
867         * g++.dg/template/using3.C: New test.
868         * g++.dg/template/using4.C: New test.
870 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
872         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
873         * gcc.c-torture/execute/string-opt-10.c: Likewise.
875 2003-07-28  Jan Hubicka  <jh@suse.cz>
877         PR c++/11530
878         * g++.dg/opt/call1.C: New test.
880 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
882         PR c++/11667
883         * g++.dg/init/enum2.C: New test.
884         * g++.dg/template/overload1.C: Add "-w" option.
886 2003-07-28    <hp@bitrange.com>
888         * gcc.dg/Wdeclaration-after-statement-1.c,
889         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
891 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
893         * gcc.c-torture/compile/20030725-1.c: New test.
895 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
897         * gcc.dg/20030505.c: Only run for SPE.
898         Remove definition of opaque type.
900 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
902         * g++.dg/template/ptrmem6.C: New test.
904 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
906         * gcc.c-torture/compile/zero-strct-2.c: New test.
908 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
910         * gcc.dg/intermod-1.c: New test.
912 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
914         PR c++/11617
915         * g++.dg/template/lookup2.C: New test.
916         * g++.dg/template/memclass1.C: Remove instantiated from error.
917         * g++.dg/other/error2.C: Tweak expected errors.
919         PR c++/11596
920         * g++.dg/template/defarg3.C: New test.
922         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
924 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
926         * g++.dg/inherit/access5.C: New test.
928 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
930         PR c++/11513
931         * g++.dg/template/crash8.C: New test.
933 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
935         PR c/10602
936         * gcc.dg/noncompile/incomplete-2.c: New test.
938 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
940         PR c++/11645
941         * g++.dg/inherit/access4.C: New test.
943         PR c++/11517
944         * g++.dg/expr/cond2.C: New test.
946         PR optimization/10679
947         * g++.dg/opt/inline4.C: New test.
949 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
951         * g++.dg/parse/crash10: New test.
953 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
955         * g++.dg/ext/flexary1.C: New test.
957 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
959         PR c++/10793
960         * g++.dg/template/crash9.C: New test.
962 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
964         PR c++/3004
965         * g++.dg/parse/typedef3.C: New test.
967         PR c++/7906
968         * g++.dg/parse/operator2.C: New test.
970         PR c++/8895
971         * g++.dg/parse/def-tmpl-arg1.C: New test.
973         PR c++/9282
974         * g++.dg/parse/funptr1.C: New test.
976         PR c++/9452
977         * g++.dg/parse/ambig3.C: New test.
979         PR c++/9454
980         * g++.dg/parse/operator3.C: New test.
982         PR c++/9486
983         * g++.dg/parse/template10.C: New test.
985         PR c++/9488
986         * g++.dg/parse/template11.C: New test.
988         PR c++/10150
989         * g++.dg/parse/invalid-op1.C: New test.
991         PR c++/10247
992         * g++.dg/parse/condexpr1.C: New test.
994 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
996         * g++.dg/ext/packed3.C: New test.
997         * g++.dg/ext/packed4.C: New test.
999         * gcc.dg/pack-test-3.c: New test.
1001 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
1003         * lib/compat.exp: Handle dg-options per source file.
1004         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
1005         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
1006         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
1007         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
1008         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
1009         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
1010         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
1011         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
1012         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
1013         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
1014         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
1015         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
1016         * g++.dg/compat/break/bitfield7_x.C: Ditto.
1017         * g++.dg/compat/break/bitfield7_y.C: Ditto.
1019 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
1021         PR c/10320
1022         * gcc.c-torture/execute/20030718-1.c: New test.
1024 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1026         PR optimization/11536
1027         * gcc.dg/20030721-1.c: New test.
1029 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
1031         PR c++/11546
1032         * g++.dg/template/lookup1.C: New test.
1034 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
1036         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
1037         diagnostics of ill-formed constructs involving labels.
1038         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
1039         the new 'previously defined here' message.
1041 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
1043         * g++.dg/parse/non-dependent2.C: New test.
1045 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
1047         * g++.dg/init/init-ref4.C: xfail on targets without
1048         weak symbols.
1050 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
1052         PR target/11087
1053         * gcc.c-torture/execute/20030717-1.c: New test.
1055 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1057         * g++.dg/opt/cfg1.C: New test.
1059 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
1061         PR optimization/11557
1062         * gcc.dg/20030717-1.c: New test.
1064 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
1066         PR c++/10476
1067         * g++.dg/expr/crash-1.C: New test.
1069         PR c++/11027
1070         * g++.dg/template/init3.C: New test.
1072         PR c++/8222
1073         * g++.dg/template/non-dependent1.C: New test.
1075         PR c++/11070
1076         * g++.dg/template/non-dependent2.C: New test.
1078         PR c++/11071
1079         * g++.dg/template/non-dependent3.C: New test.
1081         PR c++/9907
1082         * g++.dg/template/sizeof5.C: New test.
1084 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
1086         PR 11498
1087         * gcc.c-torture/compile/mangle-1.c: New file.
1089 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1091         PR c++/7809
1092         * g++.dg/parse/access3.C: New test.
1094 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
1096         PR c++/11384
1097         * g++.dg/init/init-ref4.C: New test.
1099 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
1101         PR c++/11547
1102         * g++.dg/parse/constant3.C: New test.
1103         * g++.dg/parse/crash7.C: Likewise.
1105 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
1107         PR target/11008
1108         * gcc.dg/i386-pentium4-not-mull.c: New.
1110 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
1112         * gcc.dg/asm-names.c (ymain): Make it weak.
1114 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1116         PR c++/5421
1117         * g++.dg/template/friend21.C: New test.
1119 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
1121         * gcc.dg/cleanup-8.c: New test.
1122         * gcc.dg/cleanup-9.c: New test.
1124 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
1126         * g++.dg/ext/dll-MI1.h: New file.
1127         * g++.dg/ext/dllexport-MI1.C: New file.
1128         * g++.dg/ext/dllimport-MI1.C: New file.
1130 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
1132         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
1133         it does not have cmpstrsi patterns (just cmpmemsi).
1135 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
1137         PR debug/11473
1138         * g++.dg/debug/debug8.C: New test.
1140 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1142         PR c++/10108
1143         * g++.dg/template/crash7.C: New test.
1145 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
1147         PR target/10795
1148         * gcc.c-torture/compile/20030708-1.c: New.
1150 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
1152         * gcc.c-torture/execute/20030715-1.c: New test.
1154 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
1156         * gcc.dg/pch/inline-3.c: New file.
1157         * gcc.dg/pch/inline-3.hs: New file.
1158         * gcc.dg/pch/inline-4.c: New file.
1159         * gcc.dg/pch/inline-4.hs: New file.
1161 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
1163         PR c++/11509
1164         * g++.dg/template/crash6.C: New test.
1166         PR c++/7053
1167         * g++.dg/template/friend20.C: New test.
1169         PR c++/7019
1170         * g++.dg/template/overload2.C: New test.
1172 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1174         PR optimization/11440
1175         * gcc.c-torture/execute/20030714-1.c: New test.
1177 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1179         PR c++/11154
1180         * g++.dg/template/partial2.C: New test.
1182 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
1184         PR c++/11503
1185         * g++.dg/template/anon1.C: New test.
1187         PR c++/11493
1188         PR c++/11495
1189         * g++.dg/parse/template9.C: Likewise.
1190         * g++.dg/template/crash4.C: New test.
1191         * g++.dg/template/koenig1.C: Likewise.
1192         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
1193         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
1194         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
1195         functions.
1196         * g++.old-deja/g++.jason/template36.C: Likewise.
1197         * g++.old-deja/g++.mike/p1989.C: Likewise.
1198         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
1199         * g++.old-deja/g++.pt/ttp20.C: Use this->.
1200         * g++.old-deja/g++.pt/ttp21.C: Use this->.
1201         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
1202         compiling.
1203         * g++.old-deja/g++.pt/union2.C: Use this->.
1205 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
1207         * gcc.dg/20030711-1.c: New test.
1209 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
1211         PR c++/11050
1212         * g++.dg/parse/args1.C: New test.
1213         * g++.pt/defarg8.C: Change expected errors.
1215 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
1217         PR c++/8164
1218         * g++.dg/template/nontype2.C: New test.
1220         PR c++/10558
1221         * g++.dg/parse/template8.C: New test.
1223         PR c++/8327
1224         * g++.dg/template/scope1.C: New test.
1226         * g++.dg/warn/Wsign-compare-1.C: New test.
1228 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1230         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
1232 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
1234         PR c++/9411
1235         * g++.dg/template/explicit2.C: New test.
1237         PR c++/10032
1238         * g++.dg/warn/pedantic1.C: New test.
1240 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
1242         PR c++ 9483
1243         * g++.dg/other/field1.C: New test.
1245 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1247         PR c/11449
1248         * gcc.c-torture/compile/20030707-1.c: New.
1250 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1252         PR c++/10849
1253         * g++.dg/template/access12.C: New test.
1255 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
1257         * g++.dg/bprob/bprob.exp (prof_ext): Update.
1258         * g77.dg/bprob/bprob.exp (prof_ext): Update.
1259         * gcc.misc-tests/bprob.exp (prof_ext): Update.
1260         * gcc.misc-tests/gcov.exp: Update
1261         * g++.dg/gcov/gcov.exp: Update
1262         * lib/gcov.exp: Update.
1264 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
1266         * g++.dg/abi/mangle17.C: Make sure template expressions are
1267         dependent.
1268         * g++.dg/abi/mangle4.C: Mark erroneous casts.
1269         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
1270         * g++.dg/opt/stack1.C: Remove erroneous code.
1271         * g++.dg/parse/template7.C: New test.
1272         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
1273         * g++.old-deja/g++.pt/crash4.C: Likewise.
1275 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1277         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
1278         with zero or one occurence of `$' after the initial `L'.
1280 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
1282         * gcc.c-torture/compile/20030704-1.c: Add a comment.
1284 2003-07-08  Roger Sayle  <roger@eyesopen.com>
1286         PR c/11370
1287         * gcc.dg/Wunreachable-6.c: New testcase.
1288         * gcc.dg/Wunreachable-7.c: New testcase.
1290 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1292         PR c/11420
1293         * gcc.dg/20030708-1.c: New test.
1295 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
1297         * gcc.dg/compat/sdata-section.h: New file.
1298         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
1299         * gcc.dg/torture/mips-sdata-1.c: New test.
1301 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1303         PR c++/11030
1304         * g++.dg/template/friend19.C: New test.
1306 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1308         * g++.dg/opt/strength-reduce.C: New test.
1310 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1312         PR target/10979
1313         * gcc.dg/20030707-1.c: New testcase.
1315 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1317         PR optimization/11059
1318         * g++.dg/opt/emptyunion.C: New testcase.
1320 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1321             Eric Botcazou  <ebotcazou@libertysurf.fr>
1323         * g++.dg/opt/stack1.C: New test.
1325 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
1327         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
1328         run test.
1330         PR c++/11431
1331         * g++.dg/expr/static_cast3.C: New test.
1333 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1335         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
1336         everywhere.
1337         * gcc.dg/concat.c: Concatenation of string constants with
1338         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
1339         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
1340         * gcc.dg/cpp/escape-2.c: Use wide character constants where
1341         necessary to avoid multi-character character constant warning.
1342         * gcc.dg/cpp/escape.c: Likewise.
1343         * gcc.dg/cpp/ucs.c: Likewise.
1344         Remove backslashes from dg-bogus comments, as they confuse Tcl.
1345         Fix a typo.
1347 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1349         PR c/11428
1350         * gcc.c-torture/compile/20030704-1.c: New.
1352 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1354         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
1356 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
1358         PR c++/5287, PR c++/7910,  PR c++/11021
1359         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
1360         tests for warnings.
1361         * g++.dg/ext/dllimport2.C: Add tests for warnings.
1362         * g++.dg/ext/dllimport3.C: Likewise.
1363         * g++.dg/ext/dllimport4.C: New file.
1364         * g++.dg/ext/dllimport5.C: New file.
1365         * g++.dg/ext/dllimport6.C: New file.
1366         * g++.dg/ext/dllimport7.C: New file.
1367         * g++.dg/ext/dllimport8.C: New file.
1368         * g++.dg/ext/dllimport9.C: New file.
1369         * g++.dg/ext/dllimport10.C: New file.
1370         * g++.dg/ext/dllexport1.C: New file.
1372 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1374         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
1375         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
1377 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1379         * gcc.dg/builtins-25.c: New testcase.
1380         * gcc.dg/builtins-26.c: New testcase.
1382 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
1384         * gcc.dg/compat/vector-defs.h: New file.
1385         * gcc.dg/compat/vector-setup.h: New file.
1386         * gcc.dg/compat/vector-check.h: New file.
1387         * gcc.dg/compat/vector-1_main.c: New file.
1388         * gcc.dg/compat/vector-1_x.c: New file.
1389         * gcc.dg/compat/vector-1_y.c: New file.
1390         * gcc.dg/compat/vector-2_main.c: New file.
1391         * gcc.dg/compat/vector-2_x.c: New file.
1392         * gcc.dg/compat/vector-2_y.c: New file.
1394         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
1395         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
1396         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
1397         * gcc.dg/compat/struct-align-1.h: New file.
1398         * gcc.dg/compat/struct-align-1_main.c: New file.
1399         * gcc.dg/compat/struct-align-1_x.c: New file.
1400         * gcc.dg/compat/struct-align-1_y.c: New file.
1401         * gcc.dg/compat/struct-align-2.h: New file.
1402         * gcc.dg/compat/struct-align-2_main.c: New file.
1403         * gcc.dg/compat/struct-align-2_x.c: New file.
1404         * gcc.dg/compat/struct-align-2_y.c: New file.
1406         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
1407         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1408         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1409         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1410         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1411         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1412         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1413         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1414         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1415         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1416         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1417         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1418         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1419         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1420         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1421         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1422         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1423         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1424         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1425         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1426         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1427         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1428         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1429         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1430         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1431         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1432         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1433         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1434         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1436 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1438         * gcc.dg/i386-call-1.c: New test.
1440 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
1442         PR c++/9162
1443         * g++.dg/parse/defarg4.C: New.
1445 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1447         PR target/10700
1448         * gcc.c-torture/compile/20030703-1.c: New test case.
1450 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1452         * g++.dg/template/local3.C: Remove extra semicolon.
1454 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1456         * gcc.dg/i386-volatile-1.c: New test.
1458 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
1460         PR c++/11072
1461         * g++.dg/other/offsetof2.C: XFAIL.
1462         * g++.dg/other/offsetof5.C: New.
1464         PR c++/10219
1465         * g++.dg/template/error1.C: New.
1467         PR c++/9779
1468         * g++.dg/template/dependent-expr1.C: New.
1470 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1472         PR c++/6949
1473         * g++.dg/template/local3.C: New test.
1475         PR c++/11149
1476         * g++.dg/lookup/scoped6.C: New test.
1478 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
1480         PR c++/8046
1481         * g++.dg/other/error7.C: New test.
1483 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
1485         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
1486         * g++.old-deja/g++.abi/vtable3.h: Likewise.
1487         * g++.old-deja/g++.law/code-gen5.C: Likewise.
1488         * g++.old-deja/g++.other/union2.C: Likewise.
1489         * gcc.dg/c90-const-expr-2.c: Likewise.
1490         * gcc.dg/c90-const-expr-3.c: Likewise.
1491         * gcc.dg/c99-const-expr-2.c: Likewise.
1492         * gcc.dg/c99-const-expr-3.c: Likewise.
1493         * gcc.dg/concat.c: Likewise.
1495 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1497         PR c++/9559
1498         * g++.dg/init/static1.C: New test.
1500 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1502         * Changelog: Remove ">>>>>>>" from previous change.
1504 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1506         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
1507         * g++.old-deja/g++.other/access2.C: Likewise.
1508         * g++.old-deja/g++.other/decl2.C: Likewise.
1509         * gcc.c-torture/execute/20020615-1.c: Likewise.
1511 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1513         PR c++/4933
1514         * g++.dg/template/sizeof4.C: New test.
1516 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1518         * g++.dg/other/error6.C: New test.
1520 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1522         PR c++/10750
1523         * g++.dg/parse/constant2.C: New test.
1525 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
1527         PR c++/11106
1528         * g++.dg/other/error5.C: New test.
1530 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1532         * gcc.dg/format/gcc_diag-1.c: New test.
1534 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
1536         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
1538 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
1540         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
1541         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
1542         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
1544 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
1546         * gcc.c-torture/execute/builtins/string-8.c: New test.
1547         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
1548         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
1549         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
1551 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1553         PR c++/10468
1554         * g++.dg/ext/typeof6.C: New test.
1556 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1558         PR c++/10796
1559         * g++.dg/init/enum1.C: New test.
1561 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
1563         * gcc.dg/20030627-1.c: New test.
1565 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
1567         PR c++/11332
1568         * g++.dg/expr/static_cast2.C: New test.
1570 2003-06-26  Roger Sayle  <roger@eyesopen.com>
1571             Jakub Jelinek  <jakub@redhat.com>
1573         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
1574         sprintf(dst,"%s",src) optimization.
1575         * gcc.c-torture/execute/20030626-1.c: New test case.
1576         * gcc.c-torture/execute/20030626-2.c: New test case.
1578 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
1580         * gcc.c-torture/execute/multi-ix.c: New test.
1582         * gcc.c-torture/execute/simd-4.c (main):
1583         Added missing semicolon at end of union.
1585 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
1587         PR c++/8266
1588         * g++.dg/template/explicit-instantiation3.C: New test.
1590 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
1592         * gcc.dg/20030626-1.c: Use signed char.
1594 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
1596         * gcc.dg/20030626-1.c: New test.
1598 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
1600         * const-str-2.m: Update.
1602 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
1604         PR c++/10990
1605         * g++.dg/rtti/dyncast1.C: New test.
1606         * g++.dg/abi/mangle4.C: Correct base-specifier access.
1607         * g++.dg/lookup/scoped1.C: Remove XFAIL.
1608         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
1610         PR c++/10931
1611         * g++.dg/expr/static_cast1.C: New test.
1613 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
1615         * gcc.dg/20030625-1.c: New test.
1617 2003-06-24  Roger Sayle  <roger@eyesopen.com>
1619         * gcc.c-torture/compile/20030624-1.c: New test case.
1621 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
1623         * gcc.c-torture/execute/string-opt-17.c: New test.
1625 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
1627         PR c++/5754
1628         * g++.dg/parse/crash6.C: New test.
1630 2003-06-23  Roger Sayle  <roger@eyesopen.com>
1632         * gcc.dg/builtins-24.c: New test case.
1634 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
1636         * g++.dg/opt/operator1.C: New test.
1638 2003-06-22  Roger Sayle  <roger@eyesopen.com>
1640         * gcc.c-torture/execute/string-opt-16.c: New test case.
1642 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
1644         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
1645         * g++.old-deja/g++.other/conv7.C: Likewise
1646         * g++.old-deja/g++.other/overcnv2.C: Likewise.
1647         * g++.old-deja/g++.other/overload14.C: Likewise.
1649 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
1651         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
1652         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
1654 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1656         PR c++/10888
1657         * g++.dg/warn/Winline-3.C: New test.
1659 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1661         * lib/target-supports.exp (check_alias_available): Make the test
1662         program acceptable to the Solaris assembler.
1664         PR c++/10749
1665         * g++.dg/template/memclass2.C: New test.
1667 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1668             Eric Botcazou  <ebotcazou@libertysurf.fr>
1670         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
1671         data for non-matching targets.
1672         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
1674 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1676         PR c++/10845
1677         * g++.dg/template/member3.C: New test.
1679 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
1681         PR c++/10939
1682         * g++.dg/template/func1.C: New test.
1684         PR c++/9649
1685         * g++.dg/template/static4.C: New test.
1686         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
1688         PR c++/11041
1689         * g++.dg/init/ref7.C: New test.
1691 2003-06-19  Matt Austern  <austern@apple.com>
1693         PR c++/11228
1694         * g++.dg/anew1.C: New test.
1695         * g++.dg/anew2.C: New test.
1696         * g++.dg/anew3.C: New test.
1697         * g++.dg/anew4.C: New test.
1699 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
1701         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
1703 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
1705         * gcc.c-torture/execute/simd-4.c (main): Make expected value
1706         endian-dependent.
1708 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
1710         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
1711         Remove cruft.
1713 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
1715         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
1716         * gcc.c-torture/compile/961203-1.c: Likewise.
1717         * gcc.c-torture/compile/980506-1.c: Likewise.
1719 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
1721         PR c++/10712
1722         * g++.dg/lookup/using7.C: New test.
1724 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
1726         PR c++/11105
1727         * g++.dg/abi/conv1.C: Remove it.
1728         * g++.dg/template/conv7.C: New test.
1729         * g++.dg/template/conv8.C: Likewise.
1730         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
1731         conversion operator.
1733 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
1735         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
1736         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1737         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1738         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1739         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1740         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1741         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1742         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1743         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1744         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1745         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1746         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1747         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1748         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1749         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1750         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1751         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1752         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1753         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1754         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1755         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1756         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1757         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1758         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1759         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1760         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1761         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1762         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1763         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1765 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
1767         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
1768         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
1769         indications.
1771 2003-06-16  Roger Sayle  <roger@eyesopen.com>
1773         * gcc.dg/i386-387-5.c: New test case.
1774         * gcc.dg/i386-387-6.c: New test case.
1775         * gcc.dg/builtins-23.c: New test case.
1777 2003-06-15  Roger Sayle  <roger@eyesopen.com>
1779         * gcc.dg/builtins-22.c: New test case.
1780         * gcc.dg/i386-387-1.c: Update to test exp.
1781         * gcc.dg/i386-387-2.c: Likewise.
1783 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1785         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
1787 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
1789         * lib/gcc-dg.exp (dg-require-dll): New function.
1790         (dg-xfail-if): Likewise.
1791         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
1792         driver.
1794         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
1795         * gcc.c-torture/compile/20001205-1.c: Likewise.
1796         * gcc.c-torture/compile/20001226-1.c: Likewise.
1797         * gcc.c-torture/compile/20010518-2.c: Likewise.
1798         * gcc.c-torture/compile/20020312-1.c: Likewise.
1799         * gcc.c-torture/compile/20020604-1.c: Likewise.
1800         * gcc.c-torture/compile/920501-12.c: Likewise.
1801         * gcc.c-torture/compile/920501-4.c: Likewise.
1802         * gcc.c-torture/compile/920520-1.c: Likewise.
1803         * gcc.c-torture/compile/920521-1.c: Likewise.
1804         * gcc.c-torture/compile/920625-1.c: Likewise.
1805         * gcc.c-torture/compile/961203-1.c: Likewise.
1806         * gcc.c-torture/compile/980506-1.c: Likewise.
1807         * gcc.c-torture/compile/981006-1.c: Likewise.
1808         * gcc.c-torture/compile/981022-1.c: Likewise.
1809         * gcc.c-torture/compile/981223-1.c: Likewise.
1810         * gcc.c-torture/compile/990617-1.c: Likewise.
1811         * gcc.c-torture/compile/dll.c: Likewise.
1812         * gcc.c-torture/compile/labels-3.c: Likewise.
1813         * gcc.c-torture/compile/mipscop-1.c: Likewise.
1814         * gcc.c-torture/compile/mipscop-2.c: Likewise.
1815         * gcc.c-torture/compile/mipscop-3.c: Likewise.
1816         * gcc.c-torture/compile/mipscop-4.c: Likewise.
1817         * gcc.c-torture/compile/simd-5.c: Likewise.
1818         * gcc.c-torture/compile/20000804-1.x: Remove.
1819         * gcc.c-torture/compile/20001205-1.x: Likewise.
1820         * gcc.c-torture/compile/20001226-1.x: Likewise.
1821         * gcc.c-torture/compile/20010518-2.x: Likewise.
1822         * gcc.c-torture/compile/20020312-1.x: Likewise.
1823         * gcc.c-torture/compile/20020604-1.x: Likewise.
1824         * gcc.c-torture/compile/920501-12.x: Likewise.
1825         * gcc.c-torture/compile/920501-4.x: Likewise.
1826         * gcc.c-torture/compile/920520-1.x: Likewise.
1827         * gcc.c-torture/compile/920521-1.x: Likewise.
1828         * gcc.c-torture/compile/920625-1.x: Likewise.
1829         * gcc.c-torture/compile/961203-1.x: Likewise.
1830         * gcc.c-torture/compile/980506-1.x: Likewise.
1831         * gcc.c-torture/compile/981006-1.x: Likewise.
1832         * gcc.c-torture/compile/981022-1.x: Likewise.
1833         * gcc.c-torture/compile/981223-1.x: Likewise.
1834         * gcc.c-torture/compile/990617-1.x: Likewise.
1835         * gcc.c-torture/compile/mipscop-1.x: Likewise.
1836         * gcc.c-torture/compile/mipscop-2.x: Likewise.
1837         * gcc.c-torture/compile/mipscop-3.x: Likewise.
1838         * gcc.c-torture/compile/mipscop-4.x: Likewise.
1839         * gcc.c-torture/compile/simd-5.x: Likewise.
1841         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
1843 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1845         * gcc.c-torture/execute/20030611-1.c: New test.
1847 2003-06-12  Roger Sayle  <roger@eyesopen.com>
1849         PR middle-end/168
1850         * gcc.dg/20030612-1.c: New test case.
1852 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
1854         PR c++/10635
1855         * g++.dg/expr/cast1.C: New test.
1857 2003-06-12  Roger Sayle  <roger@eyesopen.com>
1859         * gcc.dg/builtins-21.c: New test case.
1861 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
1863         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
1864         options instead of at the end.
1865         * lib/objc.exp (objc_target_compile): Likewise.
1867 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
1869         PR c++/10432
1870         * g++.dg/parse/error1.C: New test.
1872 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
1874         * gcc.dg/compat/struct-by-value-11_main.c: New file.
1875         * gcc.dg/compat/struct-by-value-11_x.c: New file.
1876         * gcc.dg/compat/struct-by-value-11_y.c: New file.
1877         * gcc.dg/compat/struct-by-value-12_main.c: New file.
1878         * gcc.dg/compat/struct-by-value-12_x.c: New file.
1879         * gcc.dg/compat/struct-by-value-12_y.c: New file.
1880         * gcc.dg/compat/struct-by-value-13_main.c: New file.
1881         * gcc.dg/compat/struct-by-value-13_x.c: New file.
1882         * gcc.dg/compat/struct-by-value-13_y.c: New file.
1883         * gcc.dg/compat/struct-by-value-14_main.c: New file.
1884         * gcc.dg/compat/struct-by-value-14_x.c: New file.
1885         * gcc.dg/compat/struct-by-value-14_y.c: New file.
1886         * gcc.dg/compat/struct-by-value-15_main.c: New file.
1887         * gcc.dg/compat/struct-by-value-15_x.c: New file.
1888         * gcc.dg/compat/struct-by-value-15_y.c: New file.
1889         * gcc.dg/compat/struct-by-value-16_main.c: New file.
1890         * gcc.dg/compat/struct-by-value-16_x.c: New file.
1891         * gcc.dg/compat/struct-by-value-16_y.c: New file.
1892         * gcc.dg/compat/struct-by-value-17_main.c: New file.
1893         * gcc.dg/compat/struct-by-value-17_x.c: New file.
1894         * gcc.dg/compat/struct-by-value-17_y.c: New file.
1895         * gcc.dg/compat/struct-by-value-18_main.c: New file.
1896         * gcc.dg/compat/struct-by-value-18_x.c: New file.
1897         * gcc.dg/compat/struct-by-value-18_y.c: New file.
1899         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
1900         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
1901         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
1902         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
1903         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
1904         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
1905         * gcc.dg/compat/scalar-return-3_main.c: New file.
1906         * gcc.dg/compat/scalar-return-3_x.c: New file.
1907         * gcc.dg/compat/scalar-return-3_y.c: New file.
1908         * gcc.dg/compat/scalar-return-4_main.c: New file.
1909         * gcc.dg/compat/scalar-return-4_x.c: New file.
1910         * gcc.dg/compat/scalar-return-4_y.c: New file.
1912 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
1914         * gcc.dg/compat/fp2-struct-check.h: New file.
1915         * gcc.dg/compat/fp2-struct-defs.h: New file.
1916         * gcc.dg/compat/fp2-struct-init.h: New file.
1917         * gcc.dg/compat/struct-by-value-10_main.c: New file.
1918         * gcc.dg/compat/struct-by-value-10_x.c: New file.
1919         * gcc.dg/compat/struct-by-value-10_y.c: New file.
1920         * gcc.dg/compat/struct-return-10_main.c: New file.
1921         * gcc.dg/compat/struct-return-10_x.c: New file.
1922         * gcc.dg/compat/struct-return-10_y.c: New file.
1924         * gcc.dg/compat/compat-common.h: New file.
1925         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
1926         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
1927         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
1928         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
1929         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
1930         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
1931         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
1932         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1933         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
1934         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
1935         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1936         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
1937         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
1938         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1939         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
1940         * gcc.dg/compat/small-struct-check.h: Ditto.
1941         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
1942         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1943         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
1944         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
1945         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1946         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
1947         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
1948         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1949         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
1950         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
1951         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1952         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
1953         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
1954         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1955         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
1956         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
1957         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1958         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
1959         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
1960         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1961         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
1962         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
1963         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1964         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
1965         * gcc.dg/compat/struct-return-2_main.c: Ditto.
1966         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1967         * gcc.dg/compat/struct-return-2_y.c: Ditto.
1968         * gcc.dg/compat/struct-return-3_main.c: Ditto.
1969         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1970         * gcc.dg/compat/struct-return-3_y.c: Ditto.
1972 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
1974         * g++.dg/pch/static-1.C: New file.
1975         * g++.dg/pch/static-1.Hs: New file.
1977 2003-06-10  Richard Henderson  <rth@redhat.com>
1979         * gcc.dg/asm-7.c: Adjust expected warning text.
1981 2003-06-10  Roger Sayle  <roger@eyesopen.com>
1983         * gcc.dg/builtins-20.c: New test case.
1985 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
1987         PR c++/11131
1988         * g++.dg/opt/template1.C: New test.
1990 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1992         * lib/gcc-dg.exp (dg-test): Clear additional_files and
1993         additional_sources.
1995 2003-05-21  David Taylor  <dtaylor@emc.com>
1997         * gcc.dg/Wpadded.c: New file.
1999 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2001         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
2002         * gcc.dg/special/weak-2.c: Add dg-require-weak.
2003         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
2004         dg-require-weak.
2006 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
2008         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
2010 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
2012         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
2013         (dg-require-alias): Likewise.
2014         (dg-require-gc-sections): Likewise.
2015         * lib/target-supports.exp (check_gc_sections_available): Likewise.
2017 2003-06-08  Richard Henderson  <rth@redhat.com>
2019         * gcc.dg/20011029-2.c: Fix the array reference.
2020         * gcc.dg/asm-7.c: New.
2022 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
2024         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
2026 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
2028         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
2029         (dg-require-gc-sections): Likewise.
2031 2003-06-08  Jan Hubicka  <jh@suse.cz>
2033         * i386-cmov1.c: Fix regular expression.
2034         * i386-cvt-1.c: Likewise.
2035         * i386-local.c: Likewise.
2036         * i386-local2.c: Likewise.
2037         * i386-mul.c: Likewise.
2038         * i386-ssetype-1.c: Likewise.
2039         * i386-ssetype-3.c: Likewise.
2040         * i386-ssetype-5.c: Likewise.
2042 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2044         PR c++/11039
2045         * g++.dg/warn/implicit-typename2.C: New test.
2046         * g++.dg/warn/implicit-typename3.C: New test.
2048 2003-06-07  Richard Henderson  <rth@redhat.com>
2050         * g++.dg/other/offsetof3.C: Use size_t.
2051         * g++.dg/other/offsetof4.C: Likewise.
2053 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
2055         * lib/copy-file.exp: New. Implement gcc_copy_files.
2057         * lib/dg-pch.exp: Load copy-file.exp
2058         (dg-pch): Use gcc_copy_files instead of "file copy".
2060 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
2062         * gcc.dg/weak/weak.exp: Simplify.
2063         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
2064         * gcc.dg/weak/weak-1.c: Likewise.
2065         * gcc.dg/weak/weak-2.c: Likewise.
2066         * gcc.dg/weak/weak-3.c: Likewise.
2067         * gcc.dg/weak/weak-4.c: Likewise.
2068         * gcc.dg/weak/weak-5.c: Likewise.
2069         * gcc.dg/weak/weak-6.c: Likewise.
2070         * gcc.dg/weak/weak-7.c: Likewise.
2071         * gcc.dg/weak/weak-8.c: Likewise.
2072         * gcc.dg/weak/weak-9.c: Likewise.
2074 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
2076         gcc.c-torture/execute/20030606-1.c: New.
2078 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2080         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
2081         * gcc.dg/builtins-19.c: Likewise.
2083 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2085         * gcc.dg/builtins-2.c: Add some more tests.
2086         * gcc.dg/builtins-18.c: New test case.
2087         * gcc.dg/builtins-19.c: New test case.
2089 2003-06-06  Roger Sayle  <roger@eyesopen.com>
2090             Jim Wilson  <wilson@tuliptree.org>
2092         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
2094 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
2096         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
2097         mempcpy/stpcpy calls not to be optimized into something else.
2098         * gcc.c-torture/execute/string-opt-3.c: Moved to...
2099         * gcc.c-torture/execute/builtins/string-7.c: ...here.
2100         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
2102 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2104         * gcc.dg/format/asm_fprintf-1.c: New test.
2106 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
2108         * lib/gcc-defs.exp (additional_sources): New variable.
2109         (dg-additional-sources): New function.
2110         (additional_files): New variable.
2111         (dg-additional-files): New function.
2112         (dg-additional-files-options): Likewise.
2113         * lib/gcc-dg.exp (dg-require-weak): New function.
2114         (dg-require-alias): Likewise.
2115         (dg-require-gc-sections): Likewise.
2116         * lib/target-supports.exp (check_alias_available): Remove testfile
2117         parameter.
2118         (check_gc_sections_available): New function.
2119         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
2120         (dg-gpp-additional-files): Likewise.
2121         * lib/g++.exp (additional_sources): Remove.
2122         (additional_files): Likewise.
2123         (g++_target_compile): Use dg-additional-files-options.
2125         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
2126         Tcl logic.
2127         * gcc.dg/special/ecos.exp: Remove.
2128         * gcc.dg/special/20000419-2.c: Use dg-require-*.
2129         * gcc.dg/special/alias-1.c: Likewise.
2130         * gcc.dg/special/alias-2.c: Likewise.
2131         * gcc.dg/special/gcsec-1.c: Likewise.
2132         * gcc.dg/special/weak-1.c: Likewise.
2133         * gcc.dg/special/weak-2.c: Likewise.
2134         * gcc.dg/special/wkali-1.c: Likewise.
2135         * gcc.dg/special/wkali-2.c: Likewise.
2137         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
2138         dg-gpp-additional-*.
2139         * g++.dg/special/conpr-3.C: Likewise.
2140         * g++.dg/special/conpr-4.C: Likewise.
2141         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
2142         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
2143         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
2144         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
2145         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
2146         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
2147         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
2148         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
2149         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
2150         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
2151         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
2152         * g++.old-deja/g++.other/comdat1.C: Likewise.
2153         * g++.old-deja/g++.other/comdat2.C: Likewise.
2154         * g++.old-deja/g++.other/comdat3.C: Likewise.
2155         * g++.old-deja/g++.other/ctor1.C: Likewise.
2156         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
2158 2003-06-05  Richard Henderson  <rth@redhat.com>
2160         * gcc.dg/debug/20030605-1.c: New.
2162 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2164         * README.QMTEST: Update.
2166 2003-06-04  Richard Henderson  <rth@redhat.com>
2168         * gcc.dg/cleanup-1.c: New.
2169         * gcc.dg/cleanup-2.c: New.
2170         * gcc.dg/cleanup-3.c: New.
2171         * gcc.dg/cleanup-4.c: New.
2172         * gcc.dg/cleanup-5.c: New.
2173         * gcc.dg/cleanup-6.c: New.
2174         * gcc.dg/cleanup-7.c: New.
2176 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
2178         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
2180         * lib/dg-pch.exp: New file.
2181         * g++.dg/pch/pch.exp: Use dg-pch.exp.
2182         * gcc.dg/pch/pch.exp: Likewise.
2184 2003-06-04  Roger Sayle  <roger@eyesopen.com>
2186         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
2187         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
2188         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
2189         * gcc.dg/builtins-17.c: New test case.
2190         * gcc.dg/i386-387-4.c: New test case.
2191         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
2193 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2195         * gcc.dg/ultrasp9.c: New test.
2197 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2199         * gcc.c-torture/compile/20030604-1.c: New test.
2200         * gcc.dg/sparc-constant-1.c: New test.
2202 2003-06-03  Glen Nakamura  <glen@imodulo.com>
2204         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
2206 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
2208         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
2210         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
2211         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
2213 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
2215         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
2217 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2219         PR c++/10940
2220         * g++.dg/template/spec10.C: New test.
2222 2003-06-03  Roger Sayle  <roger@eyesopen.com>
2224         * gcc.dg/builtins-16.c: New test case.
2226 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
2228         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
2229         mempcpy test with post-increments.
2230         * gcc.c-torture/execute/string-opt-3.c: New test.
2231         * gcc.dg/string-opt-1.c: New test.
2233 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
2235         PR fortran/10965
2236         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
2238 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
2240         * lib/scanasm.exp (dg-scan): New function, factored out of ...
2241         (scan-assembler): ... here.  Use dg-scan.
2242         (scan-assembler-not): Likewise.
2243         (scan-file): New function.
2244         (scan-file-not): Likewise.
2245         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
2246         * gcc.dg/cpp/_Pragma4.c: Likewise.
2247         * gcc.dg/cpp/_Pragma5.c: Likewise.
2248         * gcc.dg/cpp/avoidpaste1.c: Likewise.
2249         * gcc.dg/cpp/avoidpaste2.c: Likewise.
2250         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
2251         * gcc.dg/cpp/cmdlne-P.c: Likewise.
2252         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
2253         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
2254         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
2255         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
2256         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
2257         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
2258         * gcc.dg/cpp/cxxcom1.c: Likewise.
2259         * gcc.dg/cpp/line1.c: Likewise.
2260         * gcc.dg/cpp/maccom1.c: Likewise.
2261         * gcc.dg/cpp/maccom2.c: Likewise.
2262         * gcc.dg/cpp/maccom3.c: Likewise.
2263         * gcc.dg/cpp/maccom4.c: Likewise.
2264         * gcc.dg/cpp/maccom5.c: Likewise.
2265         * gcc.dg/cpp/maccom6.c: Likewise.
2266         * gcc.dg/cpp/multiline.c: Likewise.
2267         * gcc.dg/cpp/spacing1.c: Likewise.
2268         * gcc.dg/cpp/spacing2.c: Likewise.
2269         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
2270         * gcc.dg/cpp/trad/maccom1.c: Likewise.
2271         * gcc.dg/cpp/trad/maccom2.c: Likewise.
2272         * gcc.dg/cpp/trad/maccom3.c: Likewise.
2273         * gcc.dg/cpp/trad/maccom4.c: Likewise.
2274         * gcc.dg/cpp/trad/maccom6.c: Likewise.
2275         * gcc.dg/cpp/cxxcom2.c: Likewise.
2276         * gcc.dg/cpp/cxxcom2.h: New file.
2278         * gcc.dg/cpp/truefalse.cpp: Move it to ...
2279         * g++.dg/cpp/truefalse.C: Here.
2280         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
2282 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
2284         * gcc.dg/cpp/redef3.c: New file.
2286 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2288         * gcc.dg/i386-loop-3.c: New test.
2290 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
2292         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
2294 2003-05-31  Roger Sayle  <roger@eyesopen.com>
2296         * gcc.dg/fwrapv-1.c: New test case.
2297         * gcc.dg/fwrapv-2.c: New test case.
2299 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2301         PR c++/10956
2302         * g++.dg/template/spec9.C: New test.
2304 2003-05-29  Roger Sayle  <roger@eyesopen.com>
2306         * gcc.dg/duff-4.c: New test case.
2308 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
2310         PR fortran/10843
2311         * g77.dg/ffixed-form-1.f: New test
2312         * g77.dg/ffixed-form-2.f: New test
2313         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
2314         * g77.dg/ffree-form-3.f: New test
2316 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
2318         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
2319         * gcc.dg/wint_t-1.c: Likewise.
2321 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2323         * g++.dg/template/access11.C: New test.
2325 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2327         PR c++/10849
2328         * g++.dg/template/access10.C: New test.
2330 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2331             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2333         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
2335 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2337         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
2338         suppress for powerpc-*-darwin*.
2339         * gcc.dg/torture/builtin-noret-2.c: Likewise.
2341 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2343         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
2344         suppress option for powerpc-*-darwin*.
2346 2003-05-23  Roger Sayle  <roger@eyesopen.com>
2348         * gcc.dg/builtins-1.c: Add tests for tan and atan.
2349         * gcc.dg/builtins-4.c: Add test for fmod.
2351 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2353         PR c++/10682
2354         * g++.dg/template/instantiate4.C: New test.
2356 2003-05-22  Roger Sayle  <roger@eyesopen.com>
2358         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
2360 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
2362         * gcc.dg/compat/scalar-return-1_main.c: New file.
2363         * gcc.dg/compat/scalar-return-1_x.c: New file.
2364         * gcc.dg/compat/scalar-return-1_y.c: New file.
2365         * gcc.dg/compat/scalar-return-2_main.c: New file.
2366         * gcc.dg/compat/scalar-return-2_x.c: New file.
2367         * gcc.dg/compat/scalar-return-2_y.c: New file.
2368         * gcc.dg/compat/struct-return-3_main.c: New file.
2369         * gcc.dg/compat/struct-return-3_y.c: New file.
2370         * gcc.dg/compat/struct-return-3_x.c: New file.
2371         * gcc.dg/compat/struct-return-2_main.c: New file.
2372         * gcc.dg/compat/struct-return-2_x.c: New file.
2373         * gcc.dg/compat/struct-return-2_y.c: New file.
2375 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2377         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
2378         for hppa*-hp-hpux*.
2379         * gcc.dg/20021014-1.c (dg-options): Likewise.
2380         * gcc.dg/nest.c (dg-options): Likewise.
2382 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
2384         PR c++/9738
2385         * g++.dg/ext/dllimport2.C: New file.
2386         * g++.dg/ext/dllimport3.C: New file.
2388 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
2390         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
2391         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2392         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2393         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2394         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2395         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2396         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
2397         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
2398         * gcc.dg/compat/small-struct-defs.h: New file.
2399         * gcc.dg/compat/small-struct-init.h: New file.
2400         * gcc.dg/compat/small-struct-check.h: New file.
2401         * gcc.dg/compat/fp-struct-defs.h: New file.
2402         * gcc.dg/compat/fp-struct-check.h: New file.
2403         * gcc.dg/compat/fp-struct-init.h: New file.
2404         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
2405         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
2407 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
2409         * gcc.dg/20030225-2.c: New test.
2411 2003-05-18  Roger Sayle  <roger@eyesopen.com>
2412             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2414         * gcc.c-torture/compile/20030518-1.c: New test case.
2416 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
2418         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
2419         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
2420         gcc-dg-debug-runtest.
2421         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
2422         gcc-dg-debug-runtest.
2424 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2426         PR c++/9022
2427         * g++.dg/lookup/using6.C: New test.
2429 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2431         * g++.dg/parse/access2.C: New test.
2433 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
2435         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
2436         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
2437         * gcc.dg/debug/debug.exp: Likewise.
2439 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
2441         * gcc.dg/dollar.c: New test.
2443 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
2445         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
2446         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
2447         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
2448         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
2449         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
2450         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
2451         * gcc.dg/compat/struct-by-value-6_main.c: New file.
2452         * gcc.dg/compat/struct-by-value-6_x.c: New file.
2453         * gcc.dg/compat/struct-by-value-6_y.c: New file.
2454         * gcc.dg/compat/struct-by-value-7_main.c: New file.
2455         * gcc.dg/compat/struct-by-value-7_x.c: New file.
2456         * gcc.dg/compat/struct-by-value-7_y.c: New file.
2457         * gcc.dg/compat/struct-by-value-8_main.c: New file.
2458         * gcc.dg/compat/struct-by-value-8_x.c: New file.
2459         * gcc.dg/compat/struct-by-value-8_y.c: New file.
2460         * gcc.dg/compat/struct-by-value-9_main.c: New file.
2461         * gcc.dg/compat/struct-by-value-9_x.c: New file.
2462         * gcc.dg/compat/struct-by-value-9_y.c: New file.
2464 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
2466         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
2467         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
2468         support for "repo" mode.
2469         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
2470         * lib/g77-dg.exp: Likewise.
2471         * lib/obj-dg.exp: Likewise.
2473 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
2475         Merge from gcc-3_2-rhl8-branch:
2476         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
2478         * gcc.dg/tls/opt-6.c: New test.
2480         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
2482         * gcc.dg/20030405-1.c: New test.
2484         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
2486         * gcc.dg/20030309-1.c: New test.
2488         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2490         * gcc.c-torture/execute/20030307-1.c: New test.
2492         2003-02-20  Randolph Chung  <tausq@debian.org>
2494         * gcc.c-torture/compile/20030220-1.c: New test.
2496         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
2498         * gcc.dg/20030217-1.c: New test.
2500         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
2502         * gcc.c-torture/compile/20020129-1.c: New test.
2504         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2506         * gcc.dg/unroll-1.c: New test.
2508         2002-11-16  Jan Hubicka  <jh@suse.cz>
2510         * gcc.c-torture/execute/20020920-1.c: New test.
2512         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
2514         PR target/7434
2515         * gcc.c-torture/compile/20021008-1.c: New test.
2517         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
2519         PR target/7559
2520         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
2522         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2524         * gcc.c-torture/compile/20020807-1.c: New test.
2526         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
2528         * gcc.dg/tls/opt-1.c: New test.
2530         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
2532         * gcc.dg/20020729-1.c: New test.
2534         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
2536         * g++.dg/opt/life1.C: New test.
2538         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
2540         * gcc.dg/20020525-1.c: New test.
2542         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
2544         PR c++/6794
2545         * g++.dg/ext/pretty1.C: New test.
2546         * g++.dg/ext/pretty2.C: New test.
2548 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
2550         PR c++/8385
2551         * g++.dg/ext/typeof5.C: New test.
2553 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
2555         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
2556         __USER_LABEL_PREFIX__ into account.
2557         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
2559 2003-05-14  Roger Sayle  <roger@eyesopen.com>
2561         * gcc.dg/builtins-15.c: New test case.
2563 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
2565         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
2567 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
2569         * lib/g++.exp: Tweak handling of additional source files.
2570         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
2571         * g++.dg/special/conpr-2a.C: Rename to ...
2572         * g++.dg/special/conpr-2a.cc: ... this.
2573         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
2574         * g++.dg/special/conpr-3a.C: Rename to ...
2575         * g++.dg/special/conpr-3a.cc: This.
2576         * g++.dg/special/conpr-3b.C: Rename to ...
2577         * g++.dg/special/conpr-3b.cc: This.
2578         * g++.dg/special/conpr-4.C: New test.
2579         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
2581 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
2583         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
2585 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2587         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
2588         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2589         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
2590         * g++.old-deja/g++.other/warn3.C: Likewise.
2592 2003-05-11  Roger Sayle  <roger@eyesopen.com>
2594         * gcc.dg/i386-387-1.c: Update to also test log.
2595         * gcc.dg/i386-387-2.c: Likewise.
2597 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
2599         * g77.f-torture/execute/int8421.f: New test.
2601 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2603         PR c++/10230, c++/10481
2604         * g++.dg/lookup/scoped5.C: New test.
2606 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2608         PR c++/10552
2609         * g++.dg/template/ttp6.C: New test.
2611 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
2613         * gcc.c-torture/execute/builtins: New directory.
2614         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
2615         gcc.c-torture/execute/builtins.
2616         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
2617         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
2618         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
2619         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
2621 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2623         PR c++/9252
2624         * g++.dg/template/access8.C: New test.
2625         * g++.dg/template/access9.C: New test.
2627 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2629         PR c++/9554
2630         * g++.dg/parse/access1.C: New test.
2632 2003-05-09  DJ Delorie  <dj@redhat.com>
2634         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
2635         long, and not an int.
2637 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2639         PR c++/10555, c++/10576
2640         * g++.dg/template/memclass1.C: New test.
2642 2003-05-08  DJ Delorie  <dj@redhat.com>
2644         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
2645         targets.
2646         * gcc.c-torture/execute/20021024-1.x: Likewise.
2647         * gcc.c-torture/execute/shiftdi.x: Likewise.
2648         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
2649         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
2650         * gcc.dg/20021018-1.c: Likewise.
2652 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2654         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
2656         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
2657         (bcopy): Call memmove.
2659 2003-05-08  Roger Sayle  <roger@eyesopen.com>
2661         * g77.f-torture/compile/8485.f: New test case.
2663 2003-05-07  Richard Henderson  <rth@redhat.com>
2665         PR c++/10570
2666         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
2667         Verify exception_cleanup not called for rethrows.
2668         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
2669         when exiting catch block without rethrowing.
2670         * g++.dg/eh/forced3.C: New.
2671         * g++.dg/eh/forced4.C: New.
2673 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
2675         * gcc.dg/20030505.c: Fix triplet.
2677 2003-05-06  DJ Delorie  <dj@redhat.com>
2679         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
2680         * gcc.dg/nest.c: Likewise.
2682 2003-05-05  Roger Sayle  <roger@eyesopen.com>
2684         * gcc.dg/builtins-14.c: New test case.
2686 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
2688         * lib/compat.exp (compat-execute): New argument.
2689         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
2690         * gcc.dg/compat: New test directory.
2691         * gcc.dg/compat/compat.exp: New expect script.
2692         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
2693         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
2694         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
2695         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
2696         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
2697         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
2699         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
2700         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
2701         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
2702         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
2703         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
2704         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
2705         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
2706         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
2707         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
2708         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
2709         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
2710         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
2711         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
2712         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
2713         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
2715 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
2717         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
2719 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
2721         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
2723 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
2725         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
2726         * gcc.dg/ppc-fsel-2.c: New test.
2728         * gcc.dg/unused-5.c: New test.
2730 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2732         PR c++/10496
2733         * g++.dg/warn/pmf1.C: New test.
2735 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2737         PR c++/4494
2738         * g++.dg/warn/main.C: New test.
2740 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2742         * gcc.dg/nonnull-3.c: New test.
2744 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
2746         * gcc.dg/cpp/Wtrigraphs.c: Update.
2747         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
2749 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
2751         * gcc.dg/ppc-fsel-1.c: New test.
2753 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
2755         PR c/10604
2756         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
2758 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
2760         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
2762 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2764         PR c++/9364, c++/10553, c++/10586
2765         * g++.dg/parse/typename4.C: New test.
2766         * g++.dg/parse/typename5.C: Likewise.
2768 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
2770         * gcc.c-torture/compile/20030503-1.c: New test.
2772 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2774         * g++.dg/lookup/using5.C: Fix testcase error.
2776 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
2778         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
2779         since MEABI is no longer supported.  Remove all vestiges
2780         of MEABI from the test.
2782 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2784         PR c++/10554
2785         * g++.dg/lookup/using5.C: New test.
2787 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2789         PR c++/8772
2790         * g++.dg/template/ttp5.C: New test.
2792 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
2794         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
2795         (dg-gpp-additional-sources): New function.
2796         (dg-gpp-additional-files): Likewise.
2797         * lib/g++.exp (additional_sources): New variable.
2798         (additional_files): Likewise.
2799         (g++_target_compile): Deal with them.
2800         * lib/old-dejagnu.exp: Remove.
2801         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
2802         * g++.old-deja: Revise all tests to use dg commands.
2804 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2806         PR c++/9432, c++/9528
2807         * g++.dg/lookup/using4.C: New test.
2809 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
2811         * gcc.dg/noreturn-5.c: New file.
2812         * gcc.dg/noreturn-6.c: New file.
2814         * gcc.c-torture/compile/inline-1.c: New file.
2816 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
2818         PR c++/10551
2819         * g++.dg/template/explicit1.C: New test.
2821 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
2823         PR c++/10549
2824         * g++.dg/other/bitfield1.C: New test.
2826         PR c++/10527
2827         * g++.dg/init/new7.C: New test.
2829 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
2831         * g++.dg/ext/desig1.C: New test.
2832         * g++.dg/ext/init1.C: Update.
2834         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
2836 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
2838         PR c++/10180
2839         * g++.dg/warn/Winline-1.C: New test.
2841 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
2843         * gcc.c-torture/execute/string-opt-19.c: New test.
2845         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
2846         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
2848 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
2850         PR c++/10506
2851         * g++.dg/init/new6.C: New test.
2853         PR c++/10503
2854         * g++.dg/init/ref6.C: New test.
2856 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
2858         * g++.dg/warn/weak1.C: XFAIL on AIX4.
2860 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2862         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
2863         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
2865 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
2867         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
2868         initialized static data members.
2870 2003-04-25  H.J. Lu <hjl@gnu.org>
2872         * gcc.dg/ia64-sync-4.c: New test.
2874 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2876         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
2877         date.
2879 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
2881         PR c++/10337
2882         * g++.dg/warn/conv1.C: New test.
2883         * g++.old-deja/g++.other/conv7.C: Adjust.
2884         * g++.old-deja/g++.other/overload14.C: Adjust.
2886 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2888         PR c++/10471
2889         * g++.dg/template/defarg2.C: New test.
2891 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
2893         * gcc.dg/cpp/include2.c: Update.
2894         * gcc.dg/cpp/multiline-2.c: New.
2895         * gcc.dg/cpp/multiline.c: Update.
2896         * gcc.dg/cpp/strify2.c: Update.
2897         * gcc.dg/cpp/trad/literals-2.c: Update.
2899 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2901         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
2903 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2905         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
2907 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2909         PR c++/10451
2910         * g++.dg/parse/crash4.C: New test.
2912         PR c++/9847
2913         * g++.dg/parse/crash5.C: New test.
2915 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
2917         PR c++/10446
2918         * g++.dg/parse/crash3.C: New test.
2920         PR c++/10428
2921         * g++.dg/parse/elab1.C: New test.
2923 2003-04-22  Devang Patel  <dpatel@apple.com>
2925         * gcc.dg/cpp/trad/funlike-5.c: New test.
2927 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
2929         * g++.dg/other/packed1.C: Fix dg options.
2931 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
2933         * g++.dg/other/offsetof2.C: New test.
2935 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
2937         * g++.dg/template/recurse.C: Adjust location of error messages.
2939 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
2941         PR c++/9881
2942         * g++.dg/init/addr-const1.C: New test.
2943         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
2945 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2947         PR c++/10405
2948         * g++.dg/lookup/struct-hack1.C: New test.
2950 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
2952         * ucs.c: Update diagnostic messages.
2954 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
2956         * gcc.dg/cpp/truefalse.cpp: New test.
2957         * gcc.dg/cpp/cpp.exp: Update.
2958         * g++.dg/other/stdbool-if.C: Remove.
2960 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
2962         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
2963         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
2965 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2967         * gcc.c-torture/compile/20030418-1.c: New test.
2969 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
2971         * README.compat: Remove; content moved to doc/sourcebuild.texi.
2973 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2975         PR c++/10347
2976         g++.dg/template/dependent-name1.C: New test.
2978 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
2980         * gcc.dg/warn-1.c (tourist_guide): New array,
2981         contains a pointer to bar.
2983 2003-04-16  Roger Sayle  <roger@eyesopen.com>
2985         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
2986         * gcc.c-torture/execute/medce-1.c: New test case.
2987         * gcc.c-torture/execute/medce-2.c: New test case.
2989 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
2991         * lib/prune.exp: Ignore more messages.
2993         PR c++/10381
2994         * g++.dg/parse/lookup3.C: New test.
2996 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
2998         * gcc.c-torture/compile/20030415-1.c : New test.
3000 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
3002         * gcc.c-torture/execute/scope-2.c: Move to ...
3003         * gcc.dg/noncompile/scope.c: .... here.
3005 2003-04-14  Roger Sayle  <roger@eyesopen.com>
3007         * gcc.dg/20030414-2.c: New test case.
3009 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
3011         PR target/10377
3012         * gcc.dg/20030414-1.c: New test.
3014 2003-04-13  Roger Sayle  <roger@eyesopen.com>
3016         * gcc.dg/builtins-12.c: New test case.
3017         * gcc.dg/builtins-13.c: New test case.
3019 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3021         * gcc.c-torture/execute/string-opt-18.c: New test.
3023 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
3025         PR c++/10300
3026         * g++.dg/init/new5.C: New test.
3028 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
3030         PR c++/7910
3031         * g++.dg/ext/dllimport1.C: New test.
3033 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3035         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
3037 2003-04-11  Bud Davis <bdavis9659@comcast.net>
3039         PR Fortran/9263
3040         * g77.f-torture/noncompile/9263.f: New test
3041         PR Fortran/1832
3042         * g77.f-torture/execute/1832.f: New test
3044 2003-04-11  David Chad  <davidc@freebsd.org>
3045             Loren J. Rittle  <ljrittle@acm.org>
3047         libobjc/8562
3048         * objc.dg/headers.m: New test.
3050 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
3052         * gcc.c-torture/execute/builtin-noret-2.c: New.
3053         * gcc.c-torture/execute/builtin-noret-2.x: New.
3054         XFAIL builtin-noret-2.c at -O1 and above.
3055         * gcc.dg/redecl.c: New.
3056         * gcc.dg/Wshadow-1.c: Update error regexps.
3058 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
3060         * g++.dg/abi/bitfield10.C: New test.
3062 2003-04-09  Mike Stump  <mrs@apple.com>
3064         * gcc.dg/pch/pch.exp: Make testcase names longer.
3065         * g++.dg/pch/pch.exp: Make testcase names longer.
3067 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3069         * gcc.dg/builtins-11.c: New test case.
3071 2003-04-08  Roger Sayle  <roger@eyesopen.com>
3073         * gcc.dg/builtins-9.c: New test case.
3074         * gcc.dg/builtins-10.c: New test case.
3076 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
3078         * gcc.dg/noncompile/init-4.c.c: New test.
3080 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
3082         * gcc.misc-test/gcov-9.c: New test.
3083         * gcc.misc-test/gcov-10.c: New test
3084         * gcc.misc-test/gcov-11.c: New test.
3086 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
3088         PR optimization/10024
3089         * gcc.c-torture/compile/20030405-1.c: New test.
3091 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
3093         * gcc.dg/pch/static-3.c: New.
3094         * gcc.dg/pch/static-3.hs: New.
3095         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
3097 2003-04-04  Richard Henderson  <rth@redhat.com>
3099         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
3100         * g++.dg/eh/forced2.C: Likewise.
3102 2003-04-03  Mike Stump  <mrs@apple.com>
3104         * lib/scanasm.exp (scan-assembler): Add xfail processing for
3105         target arg.
3106         (scan-assembler-times, scan-assembler-not): Likewise.
3107         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
3109 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
3111         * gcc.dg/sparc-loop-1.c: New test.
3113 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
3115         PR other/9274
3116         * g++.dg/pch/system-2.C: New.
3117         * g++.dg/pch/system-2.Hs: New.
3119 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
3121         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
3123         * g++.dg/eh/simd-1.C (vecfunc): Same.
3125 2003-04-01  Roger Sayle  <roger@eyesopen.com>
3127         * gcc.c-torture/execute/20030401-1.c: New test case.
3129 2003-04-01  Ziemowit Laski <zlaski@apple.com>
3131         * objc.dg/defs.m: New.
3133 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
3135         * g++.dg/eh/simd-1.C: New.
3136         * g++.dg/eh/simd-2.C: New.
3138 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
3140         * gcc.c-torture/execute/simd-3.c: New.
3142 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3144         PR c/9936
3145         * gcc.dg/20030331-2.c: New test.
3147 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
3149         PR c++/10278
3150         * g++.dg/parse/crash2.C: New test.
3152 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3154         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
3155         * gcc.c-torture/execute/20030331-1.c: ...here.
3157 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3159         * gcc.c-torture/execute/20030331-1.c: New test.
3161 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
3163         * lib/gcov.exp: Adjust call return testing strings.
3164         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
3166 2003-03-31  Roger Sayle  <roger@eyesopen.com>
3168         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
3169         * gcc.dg/builtins-7.c: New test case.
3170         * gcc.dg/builtins-8.c: New test case.
3172 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
3174         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
3176 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
3178         PR c++/7647
3179         * g++.dg/lookup-class-member-2.C: New test.
3181 2003-03-30  Glen Nakamura  <glen@imodulo.com>
3183         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
3185 2003-03-28  Roger Sayle  <roger@eyesopen.com>
3187         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
3189 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
3191         * g++.dg/init/attrib1.C: New test.
3193 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3195         * gcc.dg/ultrasp8.c: New test.
3197 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3199         * gcc.dg/ultrasp7.c: New test.
3201 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
3203         PR c++/10047
3204         * g++.dg/template/inline1.C: New test.
3206 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
3208         * gcc.dg/sparc-dwarf2.c: New test.
3210 2003-03-27  Roger Sayle  <roger@eyesopen.com>
3212         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
3213         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
3215 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
3217         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
3218         than reading .x files.
3219         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
3220         * g77.dg/gcov/gcov-1.f: Likewise.
3221         * gcc.misc-tests/gcov-4b.c: Likewise.
3222         * gcc.misc-tests/gcov-5b.c: Likewise.
3223         * gcc.misc-tests/gcov-6.c: Likewise.
3224         * gcc.misc-tests/gcov-7.c: Likewise.
3225         * gcc.misc-tests/gcov-8.c: Likewise.
3226         * g++.dg/gcov/gcov-1.x: Remove.
3227         * g77.dg/gcov/gcov-1.x: Likewise.
3228         * gcc.misc-tests/gcov-4b.x: Likewise.
3229         * gcc.misc-tests/gcov-5b.x: Likewise.
3230         * gcc.misc-tests/gcov-6.x: Likewise.
3231         * gcc.misc-tests/gcov-7.x: Likewise.
3232         * gcc.misc-tests/gcov-8.x: Likewise.
3234 2003-03-27  Glen Nakamura  <glen@imodulo.com>
3236         PR opt/10087
3237         * gcc.dg/20030324-1.c: New test.
3239 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
3241         PR c++/10224
3242         * g++.dg/template/arg3.C: New test.
3244         PR c++/10158
3245         * g++.dg/template/friend18.C: New test.
3247 2003-03-26  Roger Sayle  <roger@eyesopen.com>
3249         * g77.f-torture/compile/20030326-1.f: New test case.
3251 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
3253         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
3255         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
3257 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
3259         * gcc.dg/ia64-sync-3.c: New test.
3261 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
3263         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
3265 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3267         * gcc.dg/ultrasp6.c: New test.
3269 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3271         * gcc.dg/i386-signbit-1.c: New test.
3272         * gcc.dg/i386-signbit-2.c: New test.
3273         * gcc.dg/i386-signbit-3.c: New test.
3275 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3277         * gcc.dg/ultrasp5.c: Fix options.
3279 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3281         * gcc.dg/ultrasp5.c: Fix comment.
3283 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
3285         PR fortran/10197
3286         * g77.f-torture/execute/10197.f: New test.
3288 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
3290         PR c++/9898, c++/383
3291         * g++.dg/template/conv6.C: New test.
3293         PR c++/10119
3294         * g++.dg/template/ptrmem5.C: New test.
3296         PR c++/10026
3297         * g++.dg/lookup/koenig1.C: New test.
3299         PR C++/10199
3300         * g++.dg/lookup/template2.C: New test.
3302 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
3304         * g++.dg/opt/rtti1.C: New test.
3306 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3308         * gcc.dg/ultrasp5.c: New test.
3310 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
3312         PR middle-end/9967
3313         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
3314         builtin fputs.
3316 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
3318         PR c/8224
3319         * gcc.dg/20030323-1.c: New test.
3321 2003-03-23  Roger Sayle  <roger@eyesopen.com>
3323         * gcc.c-torture/compile/20030323-1.c: New test case.
3325 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
3327         * gcc.dg/20030321-1.c: New test.
3329 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
3331         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
3333 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
3335         PR c++/9978, c++/9708
3336         * g++.dg/ext/vlm1.C: Adjust expected error.
3337         * g++.dg/ext/vla2.C: New test.
3338         * g++.dg/template/arg1.C: New test.
3339         * g++.dg/template/arg2.C: New test.
3341 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
3343         * g77.f-torture/execute/select.f: New test.
3344         * g77.f-torture/noncompile/select_no_compile.f: New test.
3346 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
3348         PR c++/9898
3349         * g++.dg/other/error4.C: New test.
3351 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
3353         * g++.dg/template/friend17.C: New test.
3355 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
3357         * gcc.c-torture/compile/20030320-1.c: New.
3359 2003-03-20  Roger Sayle  <roger@eyesopen.com>
3361         * gcc.dg/builtins-6.c: New test case.
3363 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
3365         PR target/10073
3366         * gcc.c-torture/compile/20030319-1.c: New.
3368 2003-03-18  Jan Hubicka  <jh@suse.cz>
3370         * gcc.dg/i386-cvt-1.c: New test.
3372 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
3374         * objc.dg/naming-1.m: Use "(parse|syntax) error".
3375         * objc.dg/naming-2.m: Likewise.
3377 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
3379         PR c++/9639
3380         * g++.dg/parse/crash1.C: New test.
3382 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
3384         PR c++/8805
3385         * g++.dg/eh/cleanup1.C: New test.
3387 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
3389         * gcc.c-torture/execute/20030316-1.c: New test case.
3391 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3393         PR c++/9629
3394         * g++.dg/init/ctor2.C: New test.
3396 2003-03-15  Roger Sayle  <roger@eyesopen.com>
3398         * g77.f-torture/compile/xformat.f: New test case.
3400 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3402         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
3403         * g++.old-deja/g++.mike/eh50.C: Likewise.
3405 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3407         PR c++/6440
3408         * g++.dg/template/spec7.C: New test.
3409         * g++.dg/template/spec8.C: Likewise.
3411 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
3413         * gcc.c-torture/execute/20030313-1.c: New test.
3415 2003-03-14  Richard Henderson  <rth@redhat.com>
3417         * gcc.dg/inline-2.c: Adjust alpha test for external call.
3419 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3421         * gcc.c-torture/compile/20030314-1.c: New test.
3423 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
3425         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
3426         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
3427         thumb target,
3428         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
3429         to accept newer _imp__  prefix and additional
3430         newline in .drectve section.
3431         * gcc.dg/dll-4.c: Likewise.
3432         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
3433         switch.
3435 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
3437         * g++.dg/parse/namespace9.C: New test.
3439         * g++.dg/init/ref5.C: New test.
3440         * g++.dg/parse/ptrmem1.C: Likewise.
3442 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3444         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
3445         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
3446         regular expression.
3447         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
3448         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
3450 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
3452         * gcc.c-torture/execute/20030224-2.c: New test.
3454 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3456         * gcc.dg/decl-3.c: New test.
3458 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3460         * gcc.dg/i386-loop-2.c: New test.
3462 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
3464         PR c++/9474
3465         * g++.dg/parse/namespace8.C: New test.
3467         PR c++/9924
3468         * g++.dg/overload/builtin2.C: New test.
3470 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
3472         * gcc.dg/return-type-3.c: New test.
3474 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
3476         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
3477         profiling options are not supported.
3479 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
3481         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
3482         * g++.old-deja/g++.warn/impint2.C: Likewise.
3484 2003-03-10  Devang Patel  <dpatel@apple.com>
3486         * g++.dg/cpp/c++_cmd_1.C: New test.
3487         * g++.dg/cpp/c++_cmd_1.h: New file.
3489 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
3491         * gcc.dg/altivec-9.c: New file.
3493 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3495         * gcc.dg/ppc-sdata-1.c: New test.
3496         * gcc.dg/ppc-sdata-2.c: New test.
3498 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
3500         PR c++/9373
3501         * g++.dg/opt/ptrmem2.C: New test.
3503         PR c++/8534
3504         * g++.dg/opt/ptrmem1.C: New test.
3506 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3508         * gcc.dg/i386-loop-1.c: New test.
3510 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3512         PR c++/9970
3513         * g++.dg/lookup/friend1.C: New test.
3515 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3517         PR c++/9823
3518         * g++.dg/parser/constructor1.C: New test.
3520 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
3522         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
3524         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
3526 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
3528         * gcc.dg/cpp/Wunused.c: Update test.
3530 2003-03-08  Jan Hubicka  <jh@suse.cz>
3532         * gcc.dg/inline-3.c: New test.
3534 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3536         PR c++/9809
3537         * g++.dg/parse/builtin1.C: New test.
3539         PR c++/9982
3540         * g++.dg/abi/cookie1.C: New test.
3541         * g++.dg/abi/cookie2.C: Likewise.
3543         PR c++/9524
3544         * g++.dg/template/field1.C: New test.
3546         PR c++/9912
3547         * g++.dg/parse/class1.C: New test.
3548         * g++.dg/parse/namespace7.C: Likewise.
3549         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
3551 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
3553         * g++.dg/init/ref4.C: New test.
3555 2003-03-07  Jan Hubicka  <jh@suse.cz>
3557         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
3558         * gcc.dg/inline-3.c:  New test.
3560 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
3562         * g++.dg/init/ref3.C: New test.
3564         PR c++/9965
3565         * g++.dg/init/ref2.C: New test.
3567         PR c++/9400
3568         * g++.dg/warn/Wshadow-2.C: New test.
3570         PR c++/9791
3571         * g++.dg/warn/Woverloaded-1.C: New test.
3573 2003-03-05  Jan Hubicka  <jh@suse.cz>
3575         * gcc.dg/i386-local2.c: New.
3576         * gcc.dg/i386-local.c: Fix typo.
3578 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
3580         * g++.dg/abi/layout3.C: New test.
3582 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
3584         * gcc.c-torture/compile/20030305-1.c
3586 2003-03-05  Jan Hubicka  <jh@suse.cz>
3588         * gcc.dg/i386-local.c: New.
3590 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
3592         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
3594 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3596         * gcc.dg/switch-2.c: New test.
3597         * gcc.dg/switch-3.c: New test.
3598         * gcc.dg/Wswitch.c: Adjust line numbers.
3599         * gcc.dg/Wswitch-default.c: Likewise.
3600         * gcc.dg/Wswitch-enum.c: Likewise.
3602 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
3604         * gcc.c-torture/execute/20030222-1.c: New test.
3606 2003-03-03  James E Wilson  <wilson@tuliptree.org>
3608         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
3610 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
3612         PR c++/9878
3613         * g++.dg/init/ref1.C: New test.
3615 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
3617         * gcc.dg/sh-relax.c: New SH-only test.
3619 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
3621         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
3622         comment explaining purpose of testcase.
3624 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
3626         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
3627         for HC11/HC12 (asm needs two int registers).
3628         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
3629         HC11/HC12 because the test uses an asm which needs two 32-bit
3630         registers.
3632 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
3634         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
3635         for HC11/HC12 (array is too large otherwise).
3636         * gcc.c-torture/compile/920501-4.x: New file, likewise.
3637         * gcc.c-torture/compile/20010518-2.x: Likewise.
3638         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
3639         HC11/HC12 (array is too large).
3641 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
3643         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
3644         * lib/g++-dg.exp (g++-dg-test): Likewise.
3646 2003-03-01  Roger Sayle  <roger@eyesopen.com>
3648         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
3649         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
3651 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3653         * g++.dg/warn/implicit-typename1.C: Remove warning.
3655 2003-02-28  Richard Henderson  <rth@redhat.com>
3657         * gcc.dg/noreturn-1.c: Move noreturn warning line.
3658         * gcc.dg/return-type-1.c: Move control reaches end warning line.
3660 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
3662         * gcc.dg/pch/pch.exp: Change .pch to .gch.
3663         * g++.dg/pch/pch.exp: Likewise.
3665 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
3667         PR c++/9879
3668         * testsuite/g++.dg/init/new4.C: New test.
3670 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
3672         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
3674 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
3676         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
3677         unsigned long.
3679         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
3680         wider than float.
3682 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3684         * lib/scanasm.exp: Add support for counting numbers of
3685         occurences.
3686         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
3687         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
3689 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
3691         PR c++/9683
3692         * g++.dg/template/static3.C: New test.
3694         PR c++/9829
3695         * g++.dg/parse/namespace6.C: New test.
3697 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3699         PR target/9732
3700         * gcc.dg/20030225-1.c: New test.
3702 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
3704         * README: Remove out-of-date information.
3706         PR c++/9836
3707         * g++.dg/template/spec6.C: New test.
3709 2003-02-24  Jeff Law  <law@redhat.com>
3711         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
3713 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3715         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
3716         * gcc.dg/pragma-ep-1.c: Likewise.
3718 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3720         PR c++/9602
3721         * g++.dg/template/friend16.C: New test.
3723 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
3725         PR c++/5333
3726         * g++.dg/parse/fused-params1.C: Adjust error messages.
3727         * g++.dg/template/nested3.C: New test.
3729 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
3731         * g++.dg/abi/param1.C: New test.
3733 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3735         PR c++/7982
3736         * g++.dg/warn/implicit-typename1.C: New test.
3738 2003-02-22  Kelley Cook <kelleycook@comcast.net>
3740         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
3741         with "mtune".
3742         * g++.old-deja/g++.other/store-expr2.C: Likewise.
3743         * gcc.c-torture/execute/20010129-1.x: Likewise.
3744         * gcc.dg/20011107-1.c: Likewise.
3745         * gcc.dg/20020108-1.c: Likewise.
3746         * gcc.dg/20020122-3.c: Likewise.
3747         * gcc.dg/20020206-1.c: Likewise.
3748         * gcc.dg/20020310-1.c: Likewise.
3749         * gcc.dg/20020426-2.c: Likewise.
3750         * gcc.dg/20020517-1.c: Likewise.
3751         * gcc.dg/991230-1.c: Likewise.
3752         * gcc.dg/i386-unroll-1.c: Likewise.
3753         * gcc.misc-tests/i386-prefetch.exp: Likewise.
3755 2003-02-22  Jan Hubicka  <jh@suse.cz>
3757         * gcc.dg/i386-mul.c: New test.
3759 2003-02-21  Roger Sayle  <roger@eyesopen.com>
3761         * gcc.dg/builtins-5.c: New test case.
3763 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
3765         * gcc.dg/asmreg-1.c: New test.
3767 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3769         PR c++/9749
3770         * g++.dg/parse/varmod1.C: New test.
3772 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3774         PR c++/9727
3775         * g++.dg/template/op1.C: New test.
3777 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3779         PR c++/8906
3780         * g++.dg/template/nested2.C: New test.
3782 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3784         PR c++/8724
3785         * g++.dg/expr/dtor1.C: New test.
3787 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
3789         * gcc.dg/cpp/include3.c: New test.
3790         * gcc.dg/cpp/inc/foo.h: New file.
3792 2003-02-21  Glen Nakamura  <glen@imodulo.com>
3794         * gcc.c-torture/execute/20030221-1.c: New test.
3796 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
3798         PR c++/9729
3799         * g++.dg/abi/conv1.C: New test.
3801 2003-02-20  Jan Hubicka  <jh@suse.cz>
3803         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
3805 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
3807         * gcc.c-torture/compile/20030219-1.c: New test.
3809 2003-02-18  Jan Hubicka  <jh@suse.cz>
3811         * gcc.dg/funcorder.c: New test.
3813 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
3815         * gcc.c-torture/execute/20030218-1.c: New.
3817 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
3819         * gcc.dg/20030218-1.c: New.
3821 2003-02-18  Richard Henderson  <rth@redhat.com>
3823         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
3824         * gcc.dg/attr-used-2.c: New.
3826 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
3828         PR c++/9704
3829         * g++.dg/init/copy5.C: New test.
3831 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
3833         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
3834         * g++.dg/pch/pch.exp: Likewise.
3836 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
3838         * gcc.c-torture/execute/20030209-1.c: Enable the test if
3839         STACK_SIZE is not defined.
3841 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3843         PR c++/9457
3844         * g++.dg/template/init1.C: New test.
3846 2003-02-16  Jan HUbicka  <jh@suse.cz>
3848         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
3849         (foo): Add few extra tests
3850         * gcc.dg/c99-const-expr-3.c: Likewise.
3851         * gcc.c-torture/execute/20030216-1.c: New.
3853 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3855         PR c++/9459
3856         * g++.dg/ext/typeof4.C: New test.
3858 2003-02-15  Roger Sayle  <roger@eyesopen.com>
3860         * gcc.dg/i386-387-3.c: New test case.
3862 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
3864         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
3865         cris-*-elf* cris-*-aout* and mmix-*-*.
3867 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
3869         * gcc.dg/20030213-1.c: New test.
3871 2003-02-12  Roger Sayle  <roger@eyesopen.com>
3873         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
3874         * gcc.dg/i386-387-2.c: Likewise.
3876 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
3878         * gcc.dg/ppc-spe.c: Fix formatting.
3879         Enable tests that were previously unsupported by gas.
3880         Delete tests for instructions that no longer exist.
3881         Switch arguments on evsubifw builtin.
3883 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3885         * gcc.c-torture/execute/20030209-1.c: Disable the test if
3886         STACK_SIZE is too small.
3888 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3889             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
3891         * gcc.dg/decl-2.c: New test.
3893 2003-02-10  Jan Hubicka  <jh@suse.cz>
3895         * gcc.dg/i386-fpcvt-1.c:  New test.
3897 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
3899         * gcc.c-torture/execute/20030209-1.c: New test.
3901 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
3903         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
3904         int-wide bitops, use the constants of the same width.
3905         Likewise, if long long is 32-bit wide, test bitops using
3906         32-bit constants.
3908 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
3910         * gcc.dg/20021014-1.c: Annotate with expected notice text.
3912 2003-02-07  Roger Sayle  <roger@eyesopen.com>
3914         * testsuite/gcc.dg/builtins-4.c: New test case.
3916 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3918         * gcc.dg/20020430-1.c: Fix dg command typos.
3919         * gcc.dg/20020503-1.c: Likewise.
3921 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3923         PR c++/8785
3924         * g++.dg/parse/fused-params1.C: New test.
3926         PR c++/8857
3927         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
3929         PR c++/8921
3930         * g++.dg/parse/non-dependent1.C: New test.
3932         PR c++/8928
3933         * g++.dg/parse/dupl-tmpl-args1.C: New test.
3935         PR c++/9228
3936         * g++.dg/parse/undefined7.C: New test.
3937         * g++.dg/parse/non-templ1.C: New test.
3939         PR c++/9229
3940         * g++.dg/parse/too-many-tmpl-args1.C: New test.
3942 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
3944         * gcc.c-torture/compile/20030206-1.c: New test.
3946 2003-02-05  Roger Sayle  <roger@eyesopen.com>
3948         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
3949         "pow" to "foo" to avoid potential confusion with a math built-in.
3951 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3953         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
3954         conditions for SPARC targets.
3956 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
3958         * gcc.dg/20030204-1.c: New test.
3960 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3962         PR c++/38
3963         * g++.dg/parse/array-size1.C: New test.
3965         PR c++/5657
3966         * g++.dg/parse/undefined3.C: New test.
3968         PR c++/5665
3969         * g++.dg/parse/undefined4.C: New test.
3971         PR c++/5975
3972         * g++.dg/parse/undefined5.C: New test.
3974         PR c++/7259
3975         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
3977         PR c++/8578
3978         * g++.dg/parse/casting-operator1.C: New test.
3980         PR c++/8596
3981         * g++.dg/parse/undefined6.C: New test.
3983         PR c++/8736
3984         * g++.dg/parse/missing-template1.C: New test.
3986 2003-02-04  Jan Hubicka  <jh@suse.cz>
3988         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
3989         * gcc.dg/i386-cmov?.c:  Likewise.
3990         * gcc.dg/i386-fpcvt-?.c:  Likewise.
3991         * gcc.dg/i386-ssefp-1.c:  Likewise.
3992         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
3993         conventions.
3995 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
3997         PR c++/7129
3998         * testsuite/g++.dg/ext/max.C: New test.
4000 2003-02-03  Jan Hubicka  <jh@suse.cz>
4002         * gcc.c-torture/execute/20030203-1.c: New test.
4004 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
4006         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
4007         'natural-endian'.
4009 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
4011         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
4012         * g++.dg/init/new2.C: Likewise.
4013         * g++.dg/other/new1.C: Likewise.
4015 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
4017         * gcc.dg/struct-ret-libc.c: New test.
4019 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
4021         * gcc.dg/20030129-1.c: New test.
4023 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4025         PR c++/8849
4026         * g++.dg/template/ptrmem4.C: New test.
4028 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
4030         * g++.dg/parser/constant1.C: New test.
4032 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4034         PR c++/8591
4035         * g++.dg/parse/friend2.C: New test.
4037 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
4039         PR c++/9437
4040         * g++.dg/template/unify4.C: New test.
4042 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
4044         * gcc.c-torture/execute/20030128-1.c: New test.
4046 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
4048         * g++.dg/lookup/nested1.C: Test moved from ...
4049         * g++.old-deja/g++.other/lookup24.C: ... here.
4051 2003-01-28  Jan Hubicka  <jh@suse.cz>
4053         * gcc.dg/i386-cmov5.c:  New test.
4055 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
4057         * gcc.c-torture/execute/20010925-1.c: Changed the
4058         memcpy declaration.
4060 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4062         PR c++/3902
4063         * g++.dg/parse/template5.C: New test.
4065 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
4067         PR fortran/9258
4068         * g77.dg/pr9258: New test.
4070 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4072         * README: Move relevant parts from README.g++.
4074         * README.g++: Remove this file.
4076 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
4078         * g++.dg/abi/dcast1.C: New test.
4080 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4082         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
4084 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
4086         PR c++/47
4087         * g++.old-deja/g++.other/lookup24.C: New test.
4089 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4091         PR middle-end/7227
4092         * gcc.dg/uninit-C.c: New test.
4094 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
4096         * g++.dg/abi/covariant1.C: New test.
4098 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
4100         * gcc.dg/20030123-1.c: New test.
4102 2003-01-25  Jan Hubicka  <jh@suse.cz>
4104         PR opt/8492
4105         * gcc.c-torture/compile/20030125-1.c
4107 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
4109         PR c++/9403
4110         * g++.dg/parse/template3.C: New test.
4111         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
4113         PR c++/795
4114         * g++.dg/parse/template4.C: New test.
4116         PR c++/9415
4117         * g++.dg/template/qual2.C: New test.
4119         PR c++/8545
4120         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
4122         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
4124 2003-01-25  Roger Sayle  <roger@eyesopen.com>
4126         * gcc.c-torture/execute/switch-1.c: New test case.
4128 2003-01-25  Jan Hubicka  <jh@suse.cz>
4130         * gcc.c-torture/execute/20030125-1.[cx]: New test.
4132 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
4134         Tweaks for Bison-1.875. From the NEWS file:
4135         "- `parse error' -> `syntax error'
4136         Bison now uniformly uses the term `syntax error'"
4137         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
4138         * gcc.dg/cpp/digraph2.c: Likewise.
4139         * gcc.dg/cpp/direct2.c: Likewise.
4140         * gcc.dg/cpp/paste4.c: Likewise.
4141         * gcc.dg/c90-restrict-1.c: Likewise.
4142         * gcc.dg/c99-func-2.c: Likewise.
4143         * gcc.dg/noncompile/920721-2.c: Likewise.
4144         * gcc.dg/noncompile/930622-2.c: Likewise.
4145         * gcc.dg/noncompile/940112-1.c: Likewise.
4146         * gcc.dg/noncompile/950921-1.c: Likewise.
4147         * gcc.dg/noncompile/951123-1.c: Likewise.
4148         * gcc.dg/noncompile/971104-1.c: Likewise.
4149         * gcc.dg/noncompile/990416-1.c: Likewise.
4151 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
4153         * g++.dg/parse/undefined1.C: Add error message.
4155 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4157         PR c++/9354
4158         * g++.dg/parse/new1.C: New test.
4160         PR c++/9216
4161         * g++.dg/parse/template2.C: New test.
4163         PR c++/9354
4164         * g++.dg/parse/typedef2.C: New test.
4166         PR c++/9328
4167         * g++.dg/ext/typeof3.C: New test.
4169 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4171         PR c++/2738
4172         * g++.dg/parse/ret-type1.C: New test.
4174         PR c++/3792
4175         * g++.dg/parse/tmpl-outside1.C: New test.
4177         PR c++/4207
4178         * g++.dg/parse/int-as-enum1.C: New test.
4180         PR c++/4903
4181         * g++.dg/parse/no-typename1.C: New test.
4183         PR c++/5533
4184         * g++.dg/parse/no-value1.C: New test.
4186         PR c++/5921
4187         * g++.dg/parse/wrong-inline1.C: New test.
4189         PR c++/6402
4190         * g++.dg/parse/ref1.C: New test.
4192         PR c++/6992
4193         * g++.dg/parse/attr-ctor1.C: New test.
4195         PR c++/7229
4196         * g++.dg/parse/namespace5.C: New test.
4198         PR c++/7917
4199         * g++.dg/parse/func-def1.C: New test.
4201         PR c++/8143
4202         * g++.dg/parse/undefined1.C: New test.
4204         PR c++/5723, PR c++/8522
4205         * g++.dg/parse/specialization1.C: New test.
4207         PR c++/163, PR c++/8595
4208         * g++.dg/parse/struct-as-enum1.C: New test.
4210         PR c++/9173
4211         * g++.dg/parse/undefined2.C: New test.
4213 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
4215         PR c++/9298
4216         * g++.dg/parse/template1.C: New test.
4218         PR c++/9384
4219         * g++.dg/parse/using1.C: New test.
4221         PR c++/9285
4222         PR c++/9294
4223         * g++.dg/parse/expr2.C: New test.
4225         PR c++/9388
4226         * g++.dg/parse/lookup2.C: Likewise.
4228 2003-01-21  Jan Hubicka  <jh@suse.cz>
4230         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
4231         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
4232         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
4233         * gcc.c-torture/execute/string-opt-*.c: Likewise.
4235 2003-01-20  Nick Clifton  <nickc@redhat.com>
4237         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
4238         problem with ARM sibcall code generation.
4240 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
4242         * gcc.c-torture/execute/20030120-1.c: New.
4244 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
4246         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
4248 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
4250         PR c++/9272
4251         * g++.dg/parse/ctor1.C: New test.
4253         PR c++/9294:
4254         * g++.dg/parse/qualified1.C: New test.
4256         * g++.dg/parse/typename3.C: New test.
4258 2003-01-16  Richard Henderson  <rth@redhat.com>
4260         * g++.dg/tls/init-2.C: Fix error matches for real this time.
4262 2003-01-16  Richard Henderson  <rth@redhat.com>
4264         * g++.dg/pch/pch.exp: Copy test header to the working directory
4265         before using it either for precompilation or direct use.
4266         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
4267         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
4269 2003-01-16  Richard Henderson  <rth@redhat.com>
4271         * gcc.dg/pch/pch.exp: Copy test header to the working directory
4272         before using it either for precompilation or direct use.
4273         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
4274         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
4276 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
4278         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
4279         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
4280         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
4281         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
4282         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
4283         typename warning into error.
4284         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
4285         error messages.
4286         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
4287         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
4288         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
4289         messages.
4290         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
4291         make declaration visible in template.
4292         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
4293         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
4294         messages.
4295         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
4296         message.
4297         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
4298         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
4299         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
4300         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
4301         typename warning with error message.
4302         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
4303         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
4304         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
4306 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
4308         * g++.dg/parse/ambig2.C: New test.
4310 2003-01-15  Richard Henderson  <rth@redhat.com>
4312         * g++.dg/tls/init-2.C: Update error message string.
4314 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4316         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
4318 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
4320         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
4321         all for HC11/HC12.
4322         * gcc.c-torture/compile/20001205-1.x: Likewise.
4323         * gcc.c-torture/compile/20001226-1.x: Likewise.
4324         * gcc.c-torture/compile/920520-1.x: Likewise.
4325         * gcc.c-torture/compile/961203-1.x: Likewise.
4326         * gcc.c-torture/compile/20020604-1.x: Likewise.
4328 2003-01-15  Jan Hubicka  <jh@suse.cz>
4330         * gcc.c-torture/compile/20030115-1.c: New test.
4332         * gcc.dg/i386-fpcvt-1.c: New test.
4333         * gcc.dg/i386-fpcvt-2.c: New test.
4335 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
4337         Further conform g++'s __vmi_class_type_info to the C++ ABI
4338         specification.
4339         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
4340         the specification.
4342 2003-01-14  Jan Hubicka  <jh@suse.cz>
4344         * gcc.dg/i386-fpcvt-1.c: New test.
4345         * gcc.dg/i386-fpcvt-2.c: New test.
4347 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4349         * gcc.dg/i386-mmx-3.c: New test.
4351 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
4353         PR c++/9264
4354         * g++.dg/parse/octal1.C: New file.
4356         PR c++/9172
4357         * g++.dg/parse/typename1.C: New file.
4359 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
4361         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
4362         * gcc.dg/bf-no-ms-layout.c: Likewise.
4363         * gcc.dg/bf-ms-attrib.c: Likewise.
4365 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
4367         PR c++/9099
4368         * g++.dg/parse/dtor1.C: New file.
4370         PR c++/9128
4371         * g++.dg/rtti/typeid1.C: New file.
4373         PR c++/9153
4374         * g++.dg/parse/lookup1.C: New file.
4376         PR c++/9171
4377         * g++.dg/templ/spec5.C: New file.
4379 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
4381         * gcc.c-torture/compile/20030110-1.c: New test.
4383 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
4385         Merge from pch-branch:
4387         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
4389         * gcc.dg/pch/cpp-1.h: New.
4390         * gcc.dg/pch/cpp-1.c: New.
4391         * gcc.dg/pch/cpp-2.h: New.
4392         * gcc.dg/pch/cpp-2.c: New.
4394         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
4396         * gcc.dg/pch/except-1.h: New.
4397         * gcc.dg/pch/except-1.c: New.
4399         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
4401         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
4402         running test.
4403         * gcc.dg/pch: Include *.hp not *.h.
4404         * gcc.dg/pch/system-1.h: New.
4405         * gcc.dg/pch/system-1.c: New.
4407         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
4409         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
4410         rather than trying to build and run a program using PCH.
4411         * gcc.dg/pch: Remove dg-do commands from test files.
4413         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
4415         * gcc.dg/pch/macro-3.c: New.
4416         * gcc.dg/pch/macro-3.h: New.
4418         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
4420         * gcc.dg/pch/common-1.c: New.
4421         * gcc.dg/pch/common-1.h: New.
4422         * gcc.dg/pch/decl-1.c: New.
4423         * gcc.dg/pch/decl-1.h: New.
4424         * gcc.dg/pch/decl-2.c: New.
4425         * gcc.dg/pch/decl-2.h: New.
4426         * gcc.dg/pch/decl-3.c: New.
4427         * gcc.dg/pch/decl-3.h: New.
4428         * gcc.dg/pch/decl-4.c: New.
4429         * gcc.dg/pch/decl-4.h: New.
4430         * gcc.dg/pch/decl-5.c: New.
4431         * gcc.dg/pch/decl-5.h: New.
4432         * gcc.dg/pch/global-1.c: New.
4433         * gcc.dg/pch/global-1.h: New.
4434         * gcc.dg/pch/inline-1.c: New.
4435         * gcc.dg/pch/inline-1.h: New.
4436         * gcc.dg/pch/inline-2.c: New.
4437         * gcc.dg/pch/inline-2.h: New.
4438         * gcc.dg/pch/static-1.c: New.
4439         * gcc.dg/pch/static-1.h: New.
4440         * gcc.dg/pch/static-2.c: New.
4441         * gcc.dg/pch/static-2.h: New.
4443         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
4445         * g++.dg/pch/pch.exp: Better handle failing testcases.
4446         * gcc.dg/pch/pch.exp: Likewise.
4447         * gcc.dg/pch/macro-1.c: New.
4448         * gcc.dg/pch/macro-1.h: New.
4449         * gcc.dg/pch/macro-2.c: New.
4450         * gcc.dg/pch/macro-2.h: New.
4452         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
4454         * g++.dg/dg.exp: Treat files in pch/ specially.
4455         * g++.dg/pch/pch.exp: New file.
4456         * g++.dg/pch/empty.H: New file.
4457         * g++.dg/pch/empty.C: New file.
4458         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
4459         "precompile".
4461         * gcc.dg/pch/pch.exp: New file.
4462         * gcc.dg/pch/empty.h: New file.
4463         * gcc.dg/pch/empty.c: New file.
4464         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
4465         "precompile".
4467 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4469         * g++.dg/template/friend14.C: New test.
4471 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4473         * gcc.dg/old-style-asm-1.c: New test.
4475 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
4477         * gcc.c-torture/compile/20030109-1.c: New test.
4479 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4481         * gcc.c-torture/execute/20030109-1.c: New test.
4483 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
4485         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
4486         * g++.old-deja/g++.mike/dyncast2.C: Likewise
4487         * g++.old-deja/g++.mike/dyncast3.C: Likewise
4488         * g++.old-deja/g++.mike/eh2.C: Likewise
4489         * g++.old-deja/g++.mike/eh3.C: Likewise
4490         * g++.old-deja/g++.mike/eh5.C: Likewise
4491         * g++.old-deja/g++.mike/eh6.C: Likewise
4492         * g++.old-deja/g++.mike/eh7.C: Likewise
4493         * g++.old-deja/g++.mike/eh8.C: Likewise
4494         * g++.old-deja/g++.mike/eh9.C: Likewise
4495         * g++.old-deja/g++.mike/eh10.C: Likewise
4496         * g++.old-deja/g++.mike/eh12.C: Likewise
4497         * g++.old-deja/g++.mike/eh13.C: Likewise
4498         * g++.old-deja/g++.mike/eh14.C: Likewise
4499         * g++.old-deja/g++.mike/eh16.C: Likewise
4500         * g++.old-deja/g++.mike/eh17.C: Likewise
4501         * g++.old-deja/g++.mike/eh18.C: Likewise
4502         * g++.old-deja/g++.mike/eh21.C: Likewise
4503         * g++.old-deja/g++.mike/eh23.C: Likewise
4504         * g++.old-deja/g++.mike/eh24.C: Likewise
4505         * g++.old-deja/g++.mike/eh25.C: Likewise
4506         * g++.old-deja/g++.mike/eh26.C: Likewise
4507         * g++.old-deja/g++.mike/eh27.C: Likewise
4508         * g++.old-deja/g++.mike/eh28.C: Likewise
4509         * g++.old-deja/g++.mike/eh29.C: Likewise
4510         * g++.old-deja/g++.mike/eh31.C: Likewise
4511         * g++.old-deja/g++.mike/eh33.C: Likewise
4512         * g++.old-deja/g++.mike/eh34.C: Likewise
4513         * g++.old-deja/g++.mike/eh35.C: Likewise
4514         * g++.old-deja/g++.mike/eh36.C: Likewise
4515         * g++.old-deja/g++.mike/eh37.C: Likewise
4516         * g++.old-deja/g++.mike/eh38.C: Likewise
4517         * g++.old-deja/g++.mike/eh39.C: Likewise
4518         * g++.old-deja/g++.mike/eh40.C: Likewise
4519         * g++.old-deja/g++.mike/eh41.C: Likewise
4520         * g++.old-deja/g++.mike/eh42.C: Likewise
4521         * g++.old-deja/g++.mike/eh44.C: Likewise
4522         * g++.old-deja/g++.mike/eh46.C: Likewise
4523         * g++.old-deja/g++.mike/eh47.C: Likewise
4524         * g++.old-deja/g++.mike/eh48.C: Likewise
4525         * g++.old-deja/g++.mike/eh49.C: Likewise
4526         * g++.old-deja/g++.mike/eh50.C: Likewise
4527         * g++.old-deja/g++.mike/eh51.C: Likewise
4528         * g++.old-deja/g++.mike/eh53.C: Likewise
4529         * g++.old-deja/g++.mike/eh55.C: Likewise
4530         * g++.old-deja/g++.mike/p7912.C: Likewise
4531         * g++.old-deja/g++.mike/p9706.C: Likewise
4532         * g++.old-deja/g++.mike/p10416.C: Likewise
4533         * g++.old-deja/g++.mike/p11667.C: Likewise
4534         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
4535         Remove redundant reference to Iris.
4536         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
4537         Elxsi, i860, Pico Java, and WE32K.
4539 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
4541         * g++.dg/ext/asm4.C: New test.
4543 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4545         PR c++/9030
4546         * g++.dg/template/friend12.C: New test.
4547         * g++.dg/template/friend13.C: Likewise.
4548         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
4550 2003-01-08  Jan Hubicka  <jh@suse.cz>
4552         * gcc.dg/i386-cadd.c: New test.
4553         * gcc.dg/i386-cmov4.c: Likewise.
4555 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
4557         PR c++/9165
4558         * g++.dg/warn/Wunused-3.C: New test.
4560         * g++.dg/abi/bitfield9.C: New test.
4562         PR c++/9189
4563         * g++.dg/parse/defarg3.C: New test.
4565 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
4567         * g++.dg/parse/ambig1.C: New test.
4568         * g++.dg/parse/defarg2.C: New test.
4570 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
4572         * g++.dg/template/defarg-1.C: New test.
4573         * g++.dg/template/local2.C: Likewise.
4575 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
4577         * gcc.c-torture/execute/20030105-1.c: New test.
4579 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4581         * g++.dg/parse/namespace3.C: Remove extra semicolons.
4582         * g++.dg/parse/namespace4.C: Likewise.
4584 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4586         * g++.dg/template/ntp2.C: New test.
4588 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4590         * g++.dg/parse/extern-C-1.C: New test.
4592         * g++.dg/parse/namespace4.C: New test.
4594         * g++.dg/template/nested1.C: New test.
4596         * g++.dg/parse/namespace3.C: New test.
4598 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4600         * g++.dg/lookup/two-stage1.C: New test.
4602 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4604         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
4605         * g++.old-deja/g++.jason/access8.C: Likewise.
4606         * g++.old-deja/g++.other/decl5.C: Likewise.
4608 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
4610         * g++.dg/parse/parse7.C: New test.
4612 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
4614         PR c++/2843
4615         * g++.dg/ext/attrib7.C: New test.
4617 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
4619         * g++.dg/parse/parse6.C: New test.
4621 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
4623         * gcc.dg/h8300-stack-1.c: New.
4625 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4627         g++.dg/lookup/exception1.C: New test.
4629         g++.dg/lookup/template1.C: New test.
4631         g++.dg/parse/namespace2.C: New test.
4633         g++.dg/parse/parens2.C: New test.
4635 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4637         * g++.dg/parse/parse5.C: New test.
4638         * g++.dg/lookup/scoped4.C: New test.
4640 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4642         * g++.dg/parse/parens1.C: New test.
4644         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
4645         angle-bracket1.C.
4646         * g++.dg/parse/parens2.C: New test.
4648         * g++.dg/lookup/scope-operator1.C: New test.
4650         * g++.dg/parse/operator1.C: New test.
4652 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4654         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
4655         * g++.old-deja/g++.other/access6.C: Likewise.
4656         * g++.old-deja/g++.other/decl1.C: Likewise.
4657         * g++.old-deja/g++.pt/typename12.C: Likewise.
4659 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
4661         * g++.dg/parse/namespace1.C: New test.
4663 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4665         * g++.dg/parse/parse4.C: New test.
4667 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4669         * g++.dg/parse/parse3.C: New test.
4671 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4673         * g++.dg/parse/parse2.C: New test.
4675 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4677         * g++.dg/template/friend11.C: New test.
4679 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4681         * g++.dg/parse/parse1.C: New test.
4683 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
4685         * lib/profopt.exp: Change the name of a global variable to avoid
4686         possible clashes with other test suites.
4688 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
4690         * g++.dg/inherit/covariant8.C: New test.
4692 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
4694         * g++.dg/init/array9.C: New test.
4696         PR c++/9112
4697         * g++.dg/parse/expr1.C: New test.
4699 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4701         * gcc.c-torture/compile/20021230-1.c: New test.
4703 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
4705         * g++.dg/inherit/covariant5.C: New test.
4706         * g++.dg/inherit/covariant6.C: New test.
4707         * g++.dg/inherit/covariant7.C: New test.
4709 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4711         PR c++/2739
4712         * g++.dg/other/access2.C: New test.
4714 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4716         * g++.dg/other/anon-struct.C: No longer fails
4717         * g++.old-deja/g++.brendan/parse4.C: Likewise.
4718         * g++.old-deja/g++.brendan/parse5.C: Likewise.
4719         * g++.old-deja/g++.brendan/parse6.C: Likewise.
4721 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4723         * g++.dg/parse/angle-bracket.C (main): No longer fails.
4725 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
4727         * g++.dg/eh/spec4.C: Remove stray semicolon.
4728         * g++.dg/expr/pmf-1.C: Change error message.
4729         * g++.dg/ext/asm1.C: Remove stray semicolon.
4730         * g++.dg/ext/typename1.C: Add missing typenames.
4731         * g++.dg/inherit/template-as-base.C: Change error message.
4732         * g++.dg/lookup/scoped1.C: Likewise.
4733         * g++.dg/lookup/scoped2.C: Likewise.
4734         * g++.dg/lookup/using2.C: Likewise.
4735         * g++.dg/other/component1.C: Remove stray semicolon.
4736         * g++.dg/other/do1.C: Change error message.
4737         * g++.dg/other/error2.C: Likewise.
4738         * g++.dg/other/init1.C: Likewise.
4739         * g++.dg/other/packed1.C: Remove stray semicolon.
4740         * g++.dg/other/ptrmem2.C: Change error message.
4741         * g++.dg/parse/parameter-declaration-1.C: Remove line number
4742         marker.
4743         * g++.dg/special/initp1.C: Remove invalid attribute usage.
4744         * g++.dg/template/access3.C: Add typename keyword.
4745         * g++.dg/template/access5.C: Remove stray semicolon.
4746         * g++.dg/template/access6.C: Likewise.
4747         * g++.dg/template/complit1.C: Likewise.
4748         * g++.dg/template/crash1.C: Change error message.
4749         * g++.dg/template/inherit2.C: Remove stray semicolon.
4750         * g++.dg/template/instantiate2.C: Likewise.
4751         * g++.dg/template/instantiate3.C: Change error message.
4752         * g++.dg/template/qual1.C: Remove stray semicolon.
4753         * g++.dg/template/qualttp18.C: Change error message.
4754         * g++.dg/template/ref1.C: Remove stray semicolon.
4755         * g++.dg/template/sizeof1.C (A::value): Declare it.
4756         * g++.dg/template/spec4.C: Change error message.
4757         * g++.dg/template/static1.C: Likewise.
4758         * g++.dg/template/type1.C: Likewise.
4759         * g++.dg/template/typename3.C: Likewise.
4760         * g++.old-deja/g++.benjamin/13478.C: Change error message.
4761         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
4762         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
4763         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
4764         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
4765         named return value extension.
4766         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
4767         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
4768         * g++.old-deja/g++.bob/extern_C.C: Likewise.
4769         * g++.old-deja/g++.bob/inherit2.C: Likewise.
4770         * g++.old-deja/g++.brendan/complex1.C: Likewise.
4771         * g++.old-deja/g++.brendan/copy5.C: Likewise.
4772         * g++.old-deja/g++.brendan/crash13.C: Likewise.
4773         * g++.old-deja/g++.brendan/crash15.C: Likewise.
4774         * g++.old-deja/g++.brendan/crash18.C: Change error message.
4775         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
4776         * g++.old-deja/g++.brendan/crash38.C: Likewise.
4777         * g++.old-deja/g++.brendan/crash50.C: Likewise.
4778         * g++.old-deja/g++.brendan/crash56.C: Likewise.
4779         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
4780         syntax.
4781         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
4782         * g++.old-deja/g++.brendan/crash8.C: Change error message.
4783         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
4784         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
4785         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
4786         * g++.old-deja/g++.brendan/template11.C: Likewise.
4787         * g++.old-deja/g++.brendan/template26.C: Likewise.
4788         * g++.old-deja/g++.brendan/template27.C: Use explicit
4789         specialization syntax.
4790         * g++.old-deja/g++.brendan/template30.C: Likewise.
4791         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
4792         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
4793         non-dependent names.
4794         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
4795         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
4796         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
4797         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
4798         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
4799         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
4800         named return value extension.
4801         * g++.old-deja/g++.ext/namedret2.C: Likewise.
4802         * g++.old-deja/g++.ext/namedret3.C: Likewise.
4803         * g++.old-deja/g++.ext/return1.C: Likewise.
4804         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
4805         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
4806         * g++.old-deja/g++.jason/access8.C: Likewise.
4807         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
4808         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
4809         pseudo-destructor names.
4810         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
4811         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
4812         pseudo-destructor names.
4813         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
4814         * g++.old-deja/g++.jason/overload19.C: Likewise.
4815         * g++.old-deja/g++.jason/overload32.C: Likewise.
4816         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
4817         stray semicolons.
4818         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
4819         * g++.old-deja/g++.jason/return.C: Likewise.
4820         * g++.old-deja/g++.jason/return2.C: Likewise.
4821         * g++.old-deja/g++.jason/shadow1.C: Likewise.
4822         * g++.old-deja/g++.jason/special.C: Use explicit specialization
4823         syntax.
4824         * g++.old-deja/g++.jason/template10.C: Account for use of
4825         non-dependent names.
4826         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
4827         syntax.
4828         * g++.old-deja/g++.jason/template37.C: Likewise.
4829         * g++.old-deja/g++.law/access4.C: Change error messages.
4830         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
4831         pseudo-destructor names.
4832         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
4833         * g++.old-deja/g++.law/ctors9.C: Likewise.
4834         * g++.old-deja/g++.law/cvt22.C: Likewise.
4835         * g++.old-deja/g++.law/dtors5.C: Likewise.
4836         * g++.old-deja/g++.law/global-init1.C: Likewise.
4837         * g++.old-deja/g++.law/missed-error3.C: Likewise.
4838         * g++.old-deja/g++.law/operators28.C: Likewise.
4839         * g++.old-deja/g++.law/visibility28.C: Likewise.
4840         * g++.old-deja/g++.martin/eval1.C: Likewise.
4841         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
4842         name.
4843         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
4844         * g++.old-deja/g++.mike/net34.C: Likewise.
4845         * g++.old-deja/g++.mike/net36.C: Likewise.
4846         * g++.old-deja/g++.mike/ns2.C: Likewise.
4847         * g++.old-deja/g++.mike/p12306.C: Likewise.
4848         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
4849         value extension.
4850         * g++.old-deja/g++.mike/p700.C: Likewise.
4851         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
4852         * g++.old-deja/g++.mike/p710.C: Likewise.
4853         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
4854         value extension.
4855         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
4856         * g++.old-deja/g++.mike/pmf9.C: Likewise.
4857         * g++.old-deja/g++.ns/crash2.C: Likewise.
4858         * g++.old-deja/g++.ns/crash3.C: Likewise.
4859         * g++.old-deja/g++.ns/invalid1.C: Likewise.
4860         * g++.old-deja/g++.ns/ns17.C: Likewise.
4861         * g++.old-deja/g++.ns/template16.C: Likewise.
4862         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
4863         keyword.
4864         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
4865         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
4866         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
4867         named return value extension.
4868         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
4869         * g++.old-deja/g++.other/access4.C: Issue additional error
4870         messages.
4871         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
4872         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
4873         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
4874         * g++.old-deja/g++.other/crash25.C: Change error message.
4875         * g++.old-deja/g++.other/crash4.C: Change error message.
4876         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
4877         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
4878         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
4879         checks.
4880         * g++.old-deja/g++.other/defarg8.C: Likewise.
4881         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
4882         * g++.old-deja/g++.other/dtor10.C: Likewise.
4883         * g++.old-deja/g++.other/incomplete.C: Likewise.
4884         * g++.old-deja/g++.other/linkage7.C: Likewise.
4885         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
4886         lookup algorithm.
4887         * g++.old-deja/g++.other/mangle2.C: Likewise.
4888         * g++.old-deja/g++.other/refinit2.C: Likewise.
4889         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
4890         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
4891         * g++.old-deja/g++.pt/crash28.C: Likewise.
4892         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
4893         syntax.
4894         * g++.old-deja/g++.pt/crash32.C: Change error message.
4895         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
4896         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
4897         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
4898         error message position.
4899         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
4900         * g++.old-deja/g++.pt/defarg8.C: Change error message.
4901         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
4902         syntax.
4903         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
4904         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
4905         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
4906         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
4907         keyword.
4908         * g++.old-deja/g++.pt/explicit31.C: Likewise.
4909         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
4910         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
4911         keyword.
4912         * g++.old-deja/g++.pt/explicit71.C: Change error message.
4913         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
4914         syntax.
4915         * g++.old-deja/g++.pt/friend28.C: Account for use of
4916         non-dependent names.
4917         * g++.old-deja/g++.pt/friend29.C: Likewise.
4918         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
4919         rules.
4920         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
4921         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
4922         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
4923         lookup rules.
4924         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
4925         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
4926         keyword.
4927         * g++.old-deja/g++.pt/memclass20.C: Likewise.
4928         * g++.old-deja/g++.pt/memclass5.C: Likewise.
4929         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
4930         keyword.
4931         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
4932         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
4933         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
4934         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
4935         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
4936         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
4937         keyword.
4938         * g++.old-deja/g++.pt/spec10.C: Likewise.
4939         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
4940         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
4941         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
4942         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
4943         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
4944         * g++.old-deja/g++.pt/ttp62.C: Likewise.
4945         * g++.old-deja/g++.pt/ttp64.C: Likewise.
4946         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
4947         * g++.old-deja/g++.pt/typename15.C: Likewise.
4948         * g++.old-deja/g++.pt/typename22.C: Likewise.
4949         * g++.old-deja/g++.pt/typename6.C: Change error messages.
4950         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
4951         * g++.old-deja/g++.pt/virtual2.C: Likewise.
4952         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
4953         syntax.
4954         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
4955         return value extension.
4956         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
4957         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
4958         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
4959         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
4961 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
4963         * g++.dg/warn/inline1.C: New test.
4964         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
4965         * g++.old-deja/g++.jason/synth10.C: Likewise.
4966         * g++.old-deja/g++.mike/net31.C: Likewise.
4967         * g++.old-deja/g++.mike/p8786.C: Likewise.
4969         * g++.dg/template/friend10.C: New test.
4970         * g++.dg/template/conv5.C: New test.
4972 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
4974         * g++.dg/lookup/scoped3.C: New test.
4976         * g++.dg/lookup/decl1.C: New test.
4977         * g++.dg/lookup/decl2.C: New test.
4979 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4981         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
4982         gcc.c-torture/compile/20021015-1.c,
4983         gcc.c-torture/compile/20021015-2.c,
4984         gcc.c-torture/compile/20021123-1.c,
4985         gcc.c-torture/compile/20021123-2.c,
4986         gcc.c-torture/compile/20021123-3.c,
4987         gcc.c-torture/compile/20021123-4.c,
4988         gcc.c-torture/execute/20021024-1.c: Add tests previously added
4989         only to 3.1 or 3.2 branch.
4991 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
4993         * gcc.dg/i386-bitfield3.c: New test.
4995         * gcc.dg/i386-bitfield2.c: New test.
4997 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
4999         * g++.dg/parse/conv_op1.C: New test.
5001 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
5003         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
5004         approved.
5006 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
5008         * gcc.c-torture/compile/20021220-1.c: New test.
5010 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
5012         * gcc.dg/i386-fastcall-1.c: New.
5014 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5016         * gcc.c-torture/execute/20021219-1.c: New test.
5018 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5020         * gcc.dg/i386-pic-1.c: New test.
5022 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5024         PR c++/8099
5025         * g++.dg/template/friend9.C: New test.
5027 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5029         PR c++/3663
5030         * g++.dg/template/access7.C: New test.
5032 2002-12-18  Nick Clifton  <nickc@redhat.com>
5034         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
5035         the libstdc++-v3 directory has been found.
5037 2002-12-12  Devang Patel <dpatel@apple.com>
5038         * gcc.dg/darwin-ld-1.c: New test.
5039         * gcc.dg/darwin-ld-2.c: New test.
5040         * gcc.dg/darwin-ld-3.c: New test.
5041         * gcc.dg/darwin-ld-4.c: New test.
5042         * gcc.dg/darwin-ld-5.c: New test.
5044 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5046         * gcc.c-torture/compile/20021212-1.c: New test.
5048 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
5050         * gcc.dg/fshort-wchar: New test.
5052 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
5054         PR c++/8372
5055         * g++.dg/template/dtor1.C: New test.
5057         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
5058         markers.
5060 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
5062         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
5064 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
5066         * g++.dg/template/static1.C: New test.
5067         * g++.dg/template/static2.C: New test.
5068         * g++.old-deja/g++.ext/memconst.C: New test.
5070 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5072         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
5073         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
5074         * g++.dg/special/initp1.C: Likewise.
5076 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
5078         * gcc.c-torture/execute/20021204-1.c: New test.
5080 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
5082         * gcc.dg/ppc-fmadd-1.c: New file.
5083         * gcc.dg/ppc-fmadd-2.c: New file.
5084         * gcc.dg/ppc-fmadd-3.c: New file.
5086 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5088         * gcc.c-torture/compile/20021204-1.c: New test.
5090 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
5092         * g++.dg/inherit/covariant2.C: New test.
5093         * g++.dg/inherit/covariant3.C: New test.
5094         * g++.dg/inherit/covariant4.C: New test.
5095         * g++.dg/inherit/covariant1.C: Remove XFAIL.
5096         * g++.old-deja/g++.robertl/eb17.C: Likewise.
5098 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
5100         PR c++/8688
5101         * g++.dg/init/brace3.C: New test.
5103 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
5105         * gcc.dg/20020210-1.c: Fix a comment typo.
5107 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
5109         PR c++/8720
5110         * g++.dg/parse/defarg1.C: New test.
5112         PR c++/8615
5113         * g++.dg/template/char1.C: New test.
5115         * g++.dg/template/varmod1.C: Fix typo.
5117 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5119         DR 180
5120         * g++.old-deja/g++.pt/crash32.C: Expect error.
5122 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
5124         PR c++/5919
5125         * g++.dg/template/varmod1.C: New test.
5127         PR c++/8727
5128         * g++.dg/inherit/typeinfo1.C: New test.
5130         PR c++/8663
5131         * g++.dg/inherit/typedef1.C: New test.
5133 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
5135         PR c++/8332
5136         PR c++/8493
5137         * g++.dg/template/strlen1.C: New test.
5139         PR c++/8227
5140         * g++.dg/template/ctor2.C: New test.
5142         PR c++/8214
5143         * g++.dg/init/string1.C: New test.
5145         PR c++/8511
5146         * g++.dg/template/friend8.C: New test.
5148 2002-11-29  Joe Buck <jbuck@synopsys.com>
5150         * g++.dg/lookup/anon2.C: New test.
5152 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
5154         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
5155         h8300 port.
5157 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
5159         * gcc.dg/bitfld-6.c: New test.
5161 2002-11-27  Jan Hubicka  <jh@suse.cz>
5163         * gcc.c-torture/execute/20021127.[cx]: New test.
5165 2002-11-26  Jan Hubicka  <jh@suse.cz>
5167         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
5168         quality.
5170 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
5172         * g++.dg/init/brace2.C: New test.
5173         * g++.old-deja/g++.mike/p9129.C: Correct.
5175 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
5177         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
5179 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
5181         * gcc.dg/sibcall-6: New test for indirect sibcalls.
5183 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
5185         * testsuite/g++.dg/abi/empty11.C: New test.
5186         * testsuite/g++.dg/rtti/cv1.C: New test.
5188 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
5190         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
5192 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
5194         * g++.dg/abi/empty10.C: New test.
5196 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5198         * gcc.c-torture/compile/20021124-1.c: New test.
5200 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
5202         * g++.dg/abi/rtti2.C: New test.
5204 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5206         * gcc.dg/i386-unroll-1.c: New test.
5208 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
5210         * gcc.c-torture/compile/20021120-1.c: New test.
5211         * gcc.c-torture/compile/20021120-2.c: New test.
5213 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5215         * gcc.dg/bitfld-5.c: New test.
5217 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5219         * gcc.c-torture/execute/20021120-3.c: New test.
5221 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5223         * gcc.c-torture/execute/20021120-2.c: New test.
5225 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5227         * gcc.c-torture/execute/20021120-1.c: New test.
5229 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
5231         * gcc.c-torture/execute/20021118-3.c: New test.
5233 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5235         * gcc.c-torture/compile/20021119-1.c: New test.
5237 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
5239         * gcc.dg/duff-1.c: New test.
5240         * gcc.dg/duff-2.c: New test.
5241         * gcc.dg/duff-3.c: New test.
5243 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
5245         * gcc.dg/cpp/_Pragma5.c: New test.
5247 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5249         * gcc.c-torture/execute/20021118-2.c: New test.
5251 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5253         * gcc.c-torture/execute/20021118-1.c: New test.
5255 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
5257         * gcc.dg/20021116-1.c: New test.
5259 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
5261         * g++.dg/abi/vcall1.C: New test.
5263 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
5265         * gcc.dg/20021029-1.c: New test.
5266         * gcc.dg/20021029-2.c: New test.
5268 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5270         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
5272 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5274         PR c/8439
5275         * gcc.dg/20021110.c: Move to ...
5276         * gcc.c-torture/compile/20021110.c: .... here.
5278 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5280         PR c/8467
5281         * gcc.c-torture/execute/20021111-1.c
5283 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5285         PR c/8439
5286         * gcc.dg/20021110.c: New test.
5288 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
5290         * g++.dg/abi/vthunk3.C: Run only on x86.
5292 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5294         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
5296 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
5298         * lib/compat.exp (compat-execute): Fix logic error in last
5299         change.
5301 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
5303         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
5305 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5307         PR c++/8389
5308         * g++.dg/template/access6.C: New test.
5310 2002-11-08  Jan Hubicka  <jh@suse.cz>
5312         * gcc.dg/i386-ssefp-1.c: New test.
5313         * gcc.dg/i386-ssefp-1.c: New test.
5315 2002-11-08  Jan Hubicka  <jh@suse.cz>
5317         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
5319 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5321         * g++.dg/abi/vthunk3.C: New test.
5323         PR c++/8338
5324         * g++.dg/template/crash2.C: New test.
5326 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5328         * testsuite/g++.dg/abi/dtor1.C: New test.
5329         * testsuite/g++.dg/abi/dtor2.C: Likewise.
5331 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
5333         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
5334         Darwin.
5336 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5338         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
5339         -mthumb.  Only xfail with -O0.
5341 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
5343         * g++.dg/abi/thunk1.C: New test.
5344         * g++.dg/abi/thunk2.C: Likewise.
5345         * g++.dg/abi/vtt1.C: Likewise.
5347 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
5349         PR optimization/8423
5350         * gcc.c-torture/execute/builtin-constant.c: New test.
5352 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
5354         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
5355         Add some more cases.
5357 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
5359         PR c++/8391
5360         * g++.dg/opt/local1.C: New test.
5362 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
5364         PR c++/8160
5365         * g++.dg/template/complit1.C: New test.
5367         PR c++/8149
5368         * g++.dg/template/typename4.C: Likewise.
5370 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5372         Core issue 287, PR c++/7639
5373         * g++.dg/template/instantiate1.C: Adjust error location.
5374         * g++.dg/template/instantiate3.C: New test.
5375         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
5376         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
5377         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
5379 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
5381         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
5383 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
5385         PR c++/8287
5386         * g++.dg/init/dtor2.C: New test.
5388 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5390         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
5391         * gcc.dg/nest.c: Bypass errors on irix6.
5393 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
5395         * gcc.dg/nest.c: Expect error for mmix-*-*.
5396         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
5398 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
5400         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
5401         markers.
5403         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
5405 2002-10-25  Mike Stump  <mrs@apple.com>
5407         * gcc.dg/warn-1.c: New test.
5409 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5411         * g++.dg/template/typename3.C: New test.
5413 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
5415         * g++.dg/lookup/ptrmem1.C: New test.
5417         * g++.dg/abi/vthunk2.C: New test.
5419 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5421         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
5423 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
5425         * g++.dg/abi/empty9.C: New test.
5427 2002-10-24  Richard Henderson  <rth@redhat.com>
5429         * g++.dg/inherit/thunk1.C: Enable for ia64.
5431 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5433         PR c++/8067
5434         * g++.dg/lookup/pretty1.C: New test.
5436 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
5438         * gcc.dg/20021023-1.c: New test.
5440 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5442         PR c++/7679
5443         * g++.dg/parse/inline1.C: New test.
5445 2002-10-23  Richard Henderson  <rth@redhat.com>
5447         * g++.dg/inherit/thunk1.C: Enable for x86_64.
5449         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
5451 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
5453         PR c++/6579
5454         * g++.dg/parse/stmtexpr3.C: New test.
5456 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
5458         * g++.dg/expr/cond1.C: New test.
5460 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5462         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
5464 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5466         * g++.dg/abi/vbase13.C: New test.
5467         * g++.dg/abi/vbase14.C: Likewise.
5469 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
5471         * gcc.dg/tls/pic-1.c: New test.
5472         * gcc.dg/tls/nonpic-1.c: New test.
5473         * gcc.dg/20021018-1.c: New test.
5475 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5477         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
5478         Remove only files with the same base name as the test case.
5479         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
5480         (profopt-execute): Likewise.  Also, remove old profiling
5481         and performance data files before running the tests.
5483         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
5484         * g++.dg/bprob/bprob.exp: Likewise.
5485         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
5486         to allow more general test case names.
5488         * g++.dg/bprob/bprob-1.C: Rename to ...
5489         * g++.dg/bprob/g++-bprob-1.C: ... this.
5491         * g77.dg/bprob/bprob-1.f: Rename to ...
5492         * g77.dg/bprob/g77-bprob-1.f: ... this.
5494 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5496         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
5497         bison 1.50 or later.
5499 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
5501         * g++.dg/README: Describe more test directories.
5503 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5505         * g++.dg/init/array6.C: Add additional tests.
5507 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5509         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
5510         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
5512 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
5514         * gcc.c-torture/compile/20020604-1.x: New.
5515         * gcc.c-torture/compile/simd-5.x: Likewise.
5516         * gcc.c-torture/execute/920710-1.x: Likewise.
5517         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
5519 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5521         * g++.dg/inherit/override1.C: Add dg-options clause.
5523 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5525         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
5526         _mm_slli_si128.
5528 2002-10-19  Andreas Schwab  <schwab@suse.de>
5530         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
5531         directory component.
5533 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
5535         * g++.dg/inherit/thunk1.C: New test.
5537         * g++.dg/inherit/override1.C: New test.
5539         * g++.dg/abi/mangle11.C: New test.
5540         * g++.dg/abi/mangle14.C: New test.
5541         * g++.dg/abi/mangle17.C: New test.
5543 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
5545         * g++.dg/overload/member2.C: New test.
5547 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
5549         * g++.dg/README: Describe new compat directory.
5550         * g++.dg/dg.exp: Skip tests in compat directory.
5551         * README.compat: New file.
5552         * lib/compat.exp: New expect script.
5553         * g++.dg/compat: New test directory.
5554         * g++.dg/compat/compat.exp: New expect script.
5555         * g++.dg/compat/abi: New test directory.
5556         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
5557         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
5558         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
5559         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
5560         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
5561         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
5562         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
5563         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
5564         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
5565         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
5566         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
5567         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
5568         * g++.dg/compat/break: New test directory.
5569         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
5570         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
5571         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
5572         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
5573         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
5574         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
5575         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
5576         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
5577         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
5578         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
5579         g++.dg/compat/break/README: New files.
5580         * g++.dg/compat/eh: New test directory.
5581         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
5582         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
5583         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
5584         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
5585         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
5586         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
5587         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
5588         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
5589         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
5590         g++.dg/compat/eh/filter2_y.C,
5591         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
5592         g++.dg/compat/eh/new1_y.C,
5593         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
5594         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
5595         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
5596         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
5597         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
5598         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
5599         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
5600         g++.dg/compat/eh/unexpected1_y.C: New files.
5601         * g++.dg/compat/init: New test directory.
5602         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
5603         g++.dg/compat/init/array5_y.C,
5604         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
5605         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
5606         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
5607         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
5608         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
5609         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
5610         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
5611         g++.dg/compat/init/init-ref2_y.C: New files.
5613 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
5615         PR c++/7584
5616         * g++.dg/inherit/using3.C: New test.
5618 2002-10-17  Jan Hubicka  <jh@suse.cz>
5620         * gcc.dg/20021017-2.c: New test.
5622 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
5624         * g++.dg/abi/mangle16.C: Adjust.
5626         * g++.dg/init/array8.C: New test.
5628 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
5630         * gcc.dg/special/mips-abi.exp: New test.
5631         * gcc.dg/special/mips-abi.s: Empty file used by the above.
5633 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
5635         * g++.dg/abi/mangle16.C: New test.
5636         * g++.dg/abi/mangle17.C: Likewise.
5638         PR c++/7478
5639         * g++.dg/template/ref1.C: New test.
5641 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5643         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
5645 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
5647         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
5649 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
5651         PR c++/7524
5652         * g++.dg/init/array7.C: New test.
5654 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
5656         * g++.dg/init/array6.C: New test.
5658         * g++.dg/abi/mangle13.C: Likewise.
5659         * g++.dg/abi/mangle14.C: Likewise.
5660         * g++.dg/abi/mangle15.C: Likewise.
5662 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5664         * g++.dg/abi/empty8.C: New test.
5666 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
5668         * g++.dg/init/ctor1.C: New test.
5670 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
5672         * gcc.c-torture/execute/20021015-1.c: New test.
5674 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
5676         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
5678 2002-10-14  Jan Hubicka  <jh@suse.cz>
5680         * gcc.dg/i386-ssetype-[1-5].c: New tests.
5682 2002-10-14  Richard Henderson  <rth@redhat.com>
5684         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
5686 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5688         PR optimization/6631
5689         * g++.dg/opt/const2.C: New test.
5691 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5693         PR c++/7176
5694         * g++.dg/parse/friend1.C: New test.
5695         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
5697 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
5699         * gcc.dg/20021014-1.c: New test.
5701 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
5703         PR c++/5661
5704         * g++.dg/ext/vlm1.C: New test.
5705         * g++.dg/ext/vlm2.C: Likewise.
5707         * g++.dg/init/array1.C: Remove invalid braces.
5708         * g++.dg/init/brace1.C: New test.
5709         * g++.dg/init/copy2.C: Likewise.
5710         * g++.dg/init/copy3.C: Likewise.
5711         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
5712         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
5713         braces.
5715 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
5717         * gcc.dg/cpp/assembler.S: Don't use -ansi.
5719 2002-10-11  Richard Shann  <richard.shann@superh.com>
5721         * gcc.c-torture/compile/simd-5.c: New test.
5723 2002-10-10  Roger Sayle  <roger@eyesopen.com>
5725         * gcc.c-torture/execute/shiftopt-1.c: New test case.
5727 2002-10-10  Jim Wilson  <wilson@redhat.com>
5729         * gcc.c-torture/execute/20021010-1.c: New test.
5731 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
5733         PR c/7353
5734         * g++.dg/ext/typedef-init.C: New test.
5735         * gcc.dg/typedef-init.c: New test.
5737 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
5739         * gcc.dg/cpp/paste13.c: New test.
5741 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5743         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
5744         remaining platforms, XFAIL during compile, not execute.  Don't
5745         XFAIL at -O0.
5747 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
5749         * gcc.dg/alias-1.c: Tweak expected warning.
5751 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
5753         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
5755 2002-10-06  Andreas Jaeger  <aj@suse.de>
5757         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
5758         * gcc.dg/cpp/c++98.C: Likewise.
5760         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
5761         * g++.dg/cpp/c++98.C: Likewise.
5763         * g++.dg/README (Subdirectories): Mention cpp directory.
5765         PR target/7559
5766         * gcc.dg/20021006-1.c: New test.
5768 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5770         PR c++/7804
5771         * g++.dg/other/warning1.C: New test.
5773 2002-10-04  Roger Sayle  <roger@eyesopen.com>
5775         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
5776         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
5777         and sparc-*-* with -m64 as expected failures.  See PR 8087.
5779 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
5781         PR c++/7931
5782         * g++.dg/template/ptrmem3.C: New test.
5784         PR c++/7754
5785         * g++.dg/template/union1.C: New test.
5787 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
5789         PR c++/8006
5790         * g++.dg/abi/mangle9.C: New test.
5791         * g++.dg/abi/mangle10.C: New test.
5792         * g++.dg/abi/mangle11.C: New test.
5793         * g++.dg/abi/mangle12.C: New test.
5795 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
5797         PR c++/7188.
5798         * g++.dg/template/meminit1.C: New test.
5799         * g++.dg/warn/Wreorder-1.C: Likewise.
5800         * g++.old-deja/g++.mike/warn3.C: Tweak.
5801         * lib/prune.exp: Ingore "in copy constructor".
5803 2002-10-02  Andreas Jaeger  <aj@suse.de>
5805         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
5806         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
5807         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
5808         on x86-64.
5810 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
5812         * gcc.dg/empty1.C: Fix typo.
5814 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
5816         * gcc.dg/alias-1.c: New test.
5818 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
5820         * gcc.dg/empty1.C: New test.
5822         * g++.dg/tls/init-2.C: Tweak error messages.
5824 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
5826         * gcc.c-torture/compile/20020923-1.c: New test.
5828 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
5830         * gcc.c-torture/execute/ffs-1.c: New test.
5831         * gcc.c-torture/execute/ffs-2.c: Ditto.
5833 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
5835         * g++.dg/overload/member1.C: New test.
5837 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
5839         * g++.dg/abi/empty7.C: New test.
5840         * g++.dg/init/pm2.C: Likewise.
5842 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
5844         * g++.dg/rtti/crash1.C: New test.
5846 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
5848         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
5849         gcc.dg/sibcall-4.c: New tests.
5851 2002-09-28  Roger Sayle  <roger@eyesopen.com>
5853         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
5854         powerpc and MMIX targets.
5856 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
5858         * gcc.dg/cpp/20020927-1.c: New.
5860 2002-09-26  David S. Miller  <davem@redhat.com>
5862         * gcc.c-torture/compile/trunctfdf.c: New.
5864 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5866         * lib/target-supports.exp (check_weak_available): Handle solaris2.
5868 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
5870         * gcc.c-torture/execute/loop-15.c: New.
5872 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
5874         * README.QMTEST: Fix typo.
5876 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
5878         * gcc.dg/20020926-1.c: New test.
5880 2002-09-25  David S. Miller  <davem@redhat.com>
5882         PR target/7842
5883         * gcc.c-torture/execute/shiftdi.c: New test.
5885 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
5887         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
5888         unique to the tool.
5889         * lib/g77.exp (g77_init): Likewise.
5890         * lib/g++.exp (g++_init): Likewise.
5891         * lib/objc.exp (objc_init): Likewise.
5893 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
5895         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
5896         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
5897         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
5899 2002-09-25  Richard Henderson  <rth@redhat.com>
5901         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
5902         too-small long double.
5904 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
5906         * gcc.dg/20020919-1.c: New test.
5908 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
5910         * g++.dg/abi/bitfield6.C: New test.
5911         * g++.dg/abi/bitfield7.C: New test.
5912         * g++.dg/abi/bitfield8.C: New test.
5913         * g++.dg/abi/vbase11.C: New test.
5915 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5917         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
5918         hppa*-*-hpux*.  Update test comment.
5920 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
5922         * gcc.dg/tls/struct-1.c: New test.
5924 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
5926         * gcc.dg/cpp/tr-warn2.c: Update.
5928 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
5930         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
5932 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
5934         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
5935         systems.
5937 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
5939         * gcc.c-torture/execute/ieee/mzero3.c: New test.
5941         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
5942         Adjust for c++filt moved to binutils.  Remove spurious duplicate
5943         setting of cxxfilt.
5945 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
5947         * gcc.dg/20020312-2.c: Update for darwin.
5949 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5951         * g++.old-deja/g++.other/crash32.C: Mark ICE.
5953 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
5955         * objc.dg/comp-types-1.m: New test.
5956         * objc.dg/comp-types-2.m: New test.
5957         * objc.dg/comp-types-3.m: New test.
5958         * objc.dg/comp-types-4.m: New test.
5959         * objc.dg/comp-types-5.m: New test.
5960         * objc.dg/comp-types-6.m: New test.
5962 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5964         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
5966 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
5968         * g++.dg/other/do1.C: New test.
5970         * g++.dg/template/subst1.C: New test.
5972 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
5974         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
5976 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
5978         * g++.dg/template/qualttp20.C: Adjust expected errors.
5979         * g++.old-deja/g++.jason/report.C: Likewise.
5980         * g++.old-deja/g++.other/qual1.C: Likewise.
5982         * g++.dg/lookup/scoped2.C: New test.
5984         * g++.dg/ext/asm3.C: New test.
5986 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
5988         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
5990 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
5992         * ChangeLog: follow spelling conventions.
5993         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
5994         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
5995         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
5996         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
5997         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
5998         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
5999         * g++.old-deja/g++.law/global-init1.C: Likewise.
6000         * g++.old-deja/g++.other/delete4.C: Likewise.
6001         * g++.old-deja/g++.other/inline21.C: Likewise.
6002         * g++.old-deja/g++.other/singleton.C: Likewise.
6003         * g77.dg/strlen0.f: Likewise.
6004         * g77.f-torture/compile/20010519-1.f: Likewise.
6005         * g77.f-torture/compile/980310-4.f: Likewise.
6006         * gcc.c-torture/compile/20000605-1.c: Likewise.
6007         * gcc.c-torture/execute/20020225-1.c: Likewise.
6008         * gcc.dg/c90-hexfloat-2.c: Likewise.
6009         * gcc.dg/c99-bool-1.c: Likewise.
6010         * gcc.dg/c99-hexfloat-2.c: Likewise.
6011         * gcc.dg/dll-2.c: Likewise.
6012         * gcc.dg/wtr-union-init-1.c: Likewise.
6013         * gcc.dg/wtr-union-init-2.c: Likewise.
6014         * gcc.dg/wtr-union-init-3.c: Likewise.
6015         * gcc.dg/cpp/avoidpaste1.c: Likewise.
6016         * gcc.dg/cpp/defined.c: Likewise.
6017         * gcc.dg/cpp/macsyntx.c: Likewise.
6018         * gcc.dg/cpp/paste2.c: Likewise.
6019         * gcc.dg/cpp/trad/defined.c: Likewise.
6020         * gcc.dg/format/c90-printf-1.c: Likewise.
6021         * gcc.dg/format/c90-scanf-1.c: Likewise.
6022         * gcc.dg/format/c99-printf-1.c: Likewise.
6023         * gcc.dg/format/c99-scanf-1.c: Likewise.
6024         * gcc.misc-tests/gcov-8.c: Likewise.
6025         * lib/profopt.exp: Likewise.
6027 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
6029         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
6031 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6033         * g++.dg/inherit/using2.C: New test.
6035 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
6037         * ChangeLog: Follow spelling conventions.
6038         * g++.dg/template/friend4.C: Likewise.
6039         * g++.old-deja/g++.pt/crash67.C: Likewise.
6040         * gcc.c-torture/execute/20000801-4.c: Likewise.
6041         * gcc.dg/c90-digraph-1.c: Likewise.
6042         * gcc.dg/c94-digraph-1.c: Likewise.
6043         * gcc.dg/c99-digraph-1.c: Likewise.
6044         * gcc.dg/cpp/line5.c: Likewise.
6045         * gcc.dg/cpp/multiline.c: Likewise.
6046         * gcc.dg/cpp/trad/literals-1.c: Likewise.
6047         * gcc.dg/format/attr-3.c: Likewise.
6048         * gcc.dg/format/c90-scanf-3.c: Likewise.
6049         * gcc.dg/format/ext-4.c: Likewise.
6051 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
6053         * g++.dg/template/pretty1.C: New test.
6055 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
6057         * gcc.c-torture/execute/struct-cpy-1.c: New test.
6059 2002-09-13  Matt Austern  <austern@apple.com>
6061         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
6062         passing a cast expression to a function by const reference.
6064 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
6066         * g++.dg/template/deduce1.C: New test.
6068 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
6070         * gcc.c-torture/execute/simd-1.c: Force all use of int to
6071         32-bit int.
6073 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
6075         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
6076         usage.
6078 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
6080         * gcc.c-torture/compile/20020910-1.c: New test.
6082 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
6084         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
6086 2002-09-10  Andreas Jaeger  <aj@suse.de>
6088         * gcc.dg/20020312-2.c: Adjust for x86-64.
6090 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
6092         * g77.dg/7388.f: New test case for PR 7388.
6094 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6096         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
6098 2002-09-05  Ziemowit Laski <zlaski@apple.com>
6100         * objc.dg/proto-lossage-1.m: New test.
6102 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
6104         * gcc.dg/cpp/_Pragma4.c: Fix typo.
6106 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
6108         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
6109         expected to pass.
6111 2002-09-06  Stan Shebs  <shebs@apple.com>
6112             David Edelsohn  <edelsohn@gnu.org>
6114         * gcc.dg/weak: New directory.
6115         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
6116         target-specific xfail bits.
6117         * gcc.dg/typeof-2.c: Move to new directory.
6118         * gcc.dg/weak.exp: New expect script.
6120 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
6122         * gcc.c-torture/execute/extzvsi.c: New test.
6124 2002-09-05  Stan Shebs  <shebs@apple.com>
6126         * gcc.dg/weak-1.c: xfail on Darwin.
6127         * gcc.dg/weak-2.c: Ditto.
6128         * gcc.dg/weak-3.c: Ditto.
6129         * gcc.dg/weak-4.c: Ditto.
6130         * gcc.dg/weak-5.c: Ditto.
6131         * gcc.dg/weak-6.c: Ditto.
6132         * gcc.dg/weak-7.c: Ditto.
6133         * gcc.dg/weak-8.c: Ditto.
6134         * gcc.dg/weak-9.c: Ditto.
6136 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
6138         * gcc.c-torture/execute/loop-14.c: New test.
6140 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
6142         * g++.dg/other/cxa-atexit1.C: New test.
6144         * gcc.dg/typeof-2.c: New test.
6146 2002-09-03  Roger Sayle  <roger@eyesopen.com>
6148         * gcc.dg/builtins-2.c: New testcase.
6149         * gcc.dg/builtins-3.c: New testcase.
6151 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
6153         * gcc.dg/cpp/_Pragma4.c: New test.
6155 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
6157         * objc/execute/nil_method-1.m: New testcase.
6159 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
6161         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
6162         [Object class], not [Object initialize].
6164 2002-08-31  Roger Sayle  <roger@eyesopen.com>
6165             Hans-Peter Nilsson  <hp@bitrange.com>
6167         * gcc.c-torture/execute/20020720-1.x: Skip test on
6168         mmix-knuth-mmixware.  Correct comment.
6170 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
6172         * testsuite/g++.dg/abi/bitfield5.C: New test.
6173         * testsuite/g++.dg/abi/vbase10.C: Likewise.
6175 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
6177         * objc.dg/undeclared-selector.m: New test.
6179 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
6181         * g++.dg/other/offsetof1.C: Avoid cast warning.
6183 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
6185         * objc.dg/super-class-2.m: New test.
6187 2002-08-24  Matt Austern  <austern@apple.com>
6189         * g++.dg/ext/lvaddr.C: New test.
6190         * g++.dg/ext/lvcast.C: New test.
6192 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
6194         * testsuite/g++.dg/inherit/cond1.C: New test.
6196 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
6198         * gcc.dg/noncompile/incomplete-1.c: New test.
6200 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
6202         * gcc.dg/typespec-1.c: New test.
6204 2002-08-20  Devang Patel  <dpatel@apple.com>
6205         * objc.dg/proto-hier-2.m: New test.
6207 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
6209         * objc.dg/bitfield-1.m: New test.
6210         * objc.dg/bitfield-2.m: New test.
6212 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
6214         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
6215         gcc.dg/c99-flex-array-4.c: New tests.
6217 2002-08-16  Stan Shebs  <shebs@apple.com>
6219         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
6221 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
6223         * gcc.dg/typeof-1.c: New test.
6224         * g++.dg/ext/typeof2.C: New test.
6226 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6228         * g++.dg/other/offsetof1.C: New test.
6230 2002-08-14  Richard Henderson  <rth@redhat.com>
6232         * gcc.dg/tls/diag-3.c: Fix expected message strings.
6234 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
6236         * gcc.dg/cpp/_Pragma3.c: New test.
6238 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
6240         * g++.dg/template/inherit3: New test.
6242 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6244         * gcc.dg/bitfld-4.c: Add blank options.
6246 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
6248         * g++.dg/template/crash1.C: New test.
6250 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6252         * gcc.dg/tls/opt-2.c: New test.
6254 2002-08-08  Devang Patel  <dpatel@apple.com>
6256         * objc.dg/selector-1.m : New test
6258 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6260         * g++.dg/abi/bitfield4.C: New test.
6261         * gcc.dg/bitfld-4.c: New test.
6263 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6265         * g++.dg/other/packed1.C: New test.
6267 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
6269         * g++.dg/abi/offsetof.C: Tweak error messages.
6270         * g++.old-deja/g++.mike/p10769a.C: Likewise.
6272 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6274         * gcc.dg/bitfld-3.c: New test.
6276 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
6277             Richard Henderson  <rth@redhat.com>
6279         * gcc.dg/i386-bitfield1.c: New test.
6280         * g++.dg/abi/bitfield3.C: Update.
6282 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
6284         * objc.dg/const-str-2.m: Update.
6285         * gcc.dg/cpp/c++98.c: Change to C extension.
6286         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
6287         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
6289 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
6291         * testsuite/gcc.dg/tls/diag-3.c: New.
6293 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
6295         * g++.dg/README (Subdirectories): Document new subdir expr.
6296         * g++.dg/expr/pmf-1.C: New test.
6298 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
6300         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
6302 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
6304         * g++.dg/abi/bitfield3.C: New test.
6306 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
6308         * lib/gcov.exp: Tweak expected line formats.
6309         * gcc.misc-tests/gcov8.c: New test.
6310         * gcc.misc-tests/gcov8.x: New flags.
6312 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
6314         * consistency.vlad/layout/endian.c: Include string.h.
6316         * gcc.c-torture/execute/20020805-1.c: New test.
6318 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
6320         * g++.dg/other/conversion1.C: New test.
6322 2002-08-03  Roger Sayle  <roger@eyesopen.com>
6324         * gcc.dg/builtins-1.c: New testcase.
6326 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
6328         * g++.dg/inherit/access3.C: New test.
6330 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
6332         * gcc.dg/ia64-visibility-2.c: New test.
6334 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
6336         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
6337         __qualifier_flags to __flags.
6339 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
6341         * g++.dg/inherit/operator1.C: New test.
6342         * g++.dg/lookup/disamb1.C: Fix typo in comment.
6343         * g++.dg/other/error1.C: Change expected error message.
6344         * g++.dg/template/conv4.C: Likewise.
6346 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
6348         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
6349         for documented behavior.
6351 2002-07-25  Roger Sayle  <roger@eyesopen.com>
6353         * gcc.c-torture/execute/20020720-1.x: Skip this test on
6354         several targets known to fail.
6356 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
6358         * gcc.dg/mips-args-[123].c: New tests.
6360 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
6362         * gcc.dg/ppc-spe.c: New.
6364 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
6366         * g++.dg/other/ptrmem4.C: New testcase.
6368 2002-07-24  Richard Henderson  <rth@redhat.com>
6370         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
6372 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
6374         * g++.dg/ext/alignof1.C (main): Return 0 for success.
6376 2002-07-24  Roger Sayle  <roger@eyesopen.com>
6378         * gcc.c-torture/execute/memset-3.c: New testcase.
6380 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
6382         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
6383         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
6385 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6387         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
6388         Delete.
6390 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
6392         * gcc.c-torture/compile/simd-4.c: New test.
6394 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6396         PR c++/7347, c++/7348
6397         * g++.dg/template/access4.C: New test.
6398         * g++.dg/template/access5.C: New test.
6399         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
6400         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
6401         * g++.old-deja/g++.pt/ttp58.C: Likewise.
6402         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
6404 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
6406         * gcc.dg/gnu89-init-2.c: New test.
6408 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
6410         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
6412 2002-07-20  Roger Sayle  <roger@eyesopen.com>
6414         * gcc.c-torture/execute/20020720-1.c: New testcase.
6416 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
6418         * gcc.dg/cpp/Wsignprom.c: New tests.
6420 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
6422         * gcc.c-torture/execute/loop-13.c: New test.
6424 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
6426         * gcc.dg/cpp/expr.c: New tests.
6428 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
6430         * g++.dg/opt/pr6713.C: Add template instantiation.
6432 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
6434         * gcc.dg/nest.c: New test.
6436 2002-07-17  Richard Henderson  <rth@redhat.com>
6438         * g++.dg/opt/pr6713.C: New test.
6440 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
6442         * gcc.c-torture/execute/loop-2e.x: Let the testcase
6443         XFAIL for all x86 processors.
6445 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
6447         * gcc.c-torture/execute/20010122-1.x: Do not test with
6448         -fomit-frame-pointer.
6450 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6452         * g++.dg/template/instantiate2.C: New test.
6453         * g++.dg/template/spec4.C: New test.
6455 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6457         * g++.dg/template/access2.C: New test.
6458         * g++.dg/template/access3.C: New test.
6460 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
6462         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
6463         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
6464         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
6465         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
6466         Convert to use <stdarg.h>.
6467         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
6468         Delete.
6469         * gcc.dg/va-arg-2.c: New.
6470         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
6472 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
6474         * gcc.c-torture/compile/20020710-1.c: New test.
6476 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
6477                           Andrew Pinski  <pinskia@physics.uc.edu>
6479         gcc.c-torture/compile/simd-2.c: New testcase.
6480         gcc.c-torture/compile/simd-3.c: Likewise.
6482 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
6484         PR c++/7224
6485         * g++.dg/overload/error1.C: New test.
6487 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6489         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
6490         configuration and IRIX 6 O32 ABI.
6492 2002-07-11  Roger Sayle  <roger@eyesopen.com>
6494         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
6496 2002-07-10  Roger Sayle  <roger@eyesopen.com>
6498         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
6500 2002-07-10  Jeffrey A Law  <law@redhat.com>
6502         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6504         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
6506 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
6508         * gcc.dg/20020312-2.c: Check for __PPC__.
6510 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
6512         * gcc.c-torture/compile/20020709-1.c: New test.
6514 2002-07-07  Roger Sayle  <roger@eyesopen.com>
6516         * g++.dg/template/qualttp21.C: New test case.
6518 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
6520         * gcc.c-torture/compile/20020706-1.c: New test.
6521         * gcc.c-torture/compile/20020706-2.c: New test.
6523 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
6524             Alexandre Oliva  <aoliva@redhat.com>
6526         * g++.dg/warn/incomplete1.C: New test.
6528 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6530         PR c++/7099
6531         * g++.dg/warn/noreturn1.C: New test.
6533 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
6535         PR c++/6706
6536         * g++.dg/debug/debug6.C: New test.
6537         * g++.dg/debug/debug7.C: New test.
6539 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
6541         * gcc.c-torture/compile/simd-3.c: New test.
6543 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
6545         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
6546         * gcc.dg/20020620-1.c: Likewise.
6548 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6550         PR c++/6944
6551         * g++.dg/init/array4.C: New test.
6552         * g++.dg/init/array5.C: New test.
6554 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
6556         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
6557         * gcc.c-torture/execute/simd-2.c (main): Likewise.
6559 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6561         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
6562         * gcc.dg/wtr-aggr-init-1.c: Likewise.
6563         * gcc.dg/wtr-conversion-1.c: Likewise.
6564         * gcc.dg/wtr-escape-1.c: Likewise.
6565         * gcc.dg/wtr-int-type-1.c: Likewise.
6566         * gcc.dg/wtr-label-1.c: Likewise.
6567         * gcc.dg/wtr-static-1.c: Likewise.
6568         * gcc.dg/wtr-strcat-1.c: Likewise.
6569         * gcc.dg/wtr-suffix-1.c: Likewise.
6570         * gcc.dg/wtr-switch-1.c: Likewise.
6571         * gcc.dg/wtr-unary-plus-1.c: Likewise.
6572         * gcc.dg/wtr-union-init-1.c: Likewise.
6573         * gcc.dg/wtr-union-init-2.c: Likewise.
6574         * gcc.dg/wtr-union-init-3.c: Likewise.
6576         * gcc.dg/wtr-func-def-1.c: New test.
6578 2002-07-02 Devang Patel <dpatel@apple.com>
6580         * objc.dg/param-1.m: New test.
6582 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
6584         * gcc.dg/cpp/trad/directive.c: Add test.
6585         * gcc.dg/cpp/trad/macroargs.c: Add test.
6586         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
6588 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
6590         * gcc.dg/cpp/cmdlne-M.c: New test.
6592 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
6594         * objc.dg/desig-init-1.m: New test.
6596 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6598         PR c++/6716
6599         * g++.dg/template/instantiate1.C: New test.
6601 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
6603         PR c++/7112
6604         * g++.dg/template/sizeof2.C: New test.
6606 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
6608         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
6609         gcc.dg/cpp/trad/include.c: New tests.
6611 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
6613         PR target/7177
6614         * gcc.c-torture/compile/20020701-1.c: New test.
6616 2002-07-01  Stan Shebs  <shebs@apple.com>
6618         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
6619         header here...
6620         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
6621         (objc-torture-execute): or here.
6623 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
6625         * gcc.c-torture/execute/arith-rand-ll.c: New test.
6627 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
6629         * gcc.dg/cpp/trad/escaped-nl.c: New test.
6631 2002-06-30  Devang Patel  <dpatel@apple.com>
6633         * objc.dg/fsyntax-only.m: New test.
6635 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
6637         PR c++/6695
6638         * g++.dg/template/friend7.C: New file.
6640 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
6642         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
6643         return type.
6645 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
6647         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
6648         avoid division by zero.
6650 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
6652         * gcc.dg/Wunknownprag.c: New tests.
6654 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
6656         * gcc.c-torture/execute/simd-2.c: New test.
6658 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
6660         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
6661         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
6662         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
6663         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
6664         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
6665         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
6666         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
6667         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
6668         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
6669         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
6670         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
6671         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
6672         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
6673         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
6674         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
6675         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
6676         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
6678 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
6680         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
6681         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
6682         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
6683         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
6684         New tests.
6685         * gcc.dg/cpp/trad/directive.c: Update.
6687 2002-06-23  Andreas Jaeger  <aj@suse.de>
6689         * gcc.c-torture/execute/complex-6.c: New.
6691 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
6693         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
6694         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
6695         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
6696         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
6698 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
6700         * gcc.dg/cpp/trad: New directory with traditional tests copied
6701         from parent directory.
6702         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
6703         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
6704         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
6705         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
6706         Move to trad/ and rename.
6707         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
6708         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
6709         gcc.dg/cpp/trad/redef2.c: New tests.
6710         * gcc.dg/cpp/trad/trad.exp: New driver.
6712 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
6714         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
6715         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
6716         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
6717         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
6718         Remove.
6720 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
6722         * gcc.dg/20020620-1.c: New test.
6724 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6726         * g++.dg/template/ttp4.C: New test.
6728 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
6730         * g++.dg/opt/vt1.C: Fix regexp.
6732 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6734         * gcc.c-torture/execute/pure-1.c: Make functions static again.
6735         Don't use attribute `noinline'.
6737 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
6739         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
6741 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
6743         * gcc.c-torture/execute/simd-1.c: New.
6745         * gcc.dg/simd-1.c: New.
6747 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
6749         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
6751 2002-06-16  Richard Henderson  <rth@redhat.com>
6753         * g++.dg/ext/anon-struct1.C: New.
6754         * g++.dg/ext/anon-struct2.C: New.
6755         * g++.dg/ext/anon-struct3.C: New.
6756         * gcc.dg/anon-struct-1.c: New.
6757         * gcc.dg/anon-struct-2.c: New.
6758         * gcc.dg/anon-struct-3.c: New.
6759         * gcc.dg/20011008-1.c: Adjust warning text.
6760         * gcc.dg/20020527-1.c: Add -fms-extensions.
6762 2002-06-16  Richard Henderson  <rth@redhat.com>
6764         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
6766 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
6768         * gcc.c-torture/execute/20020615-1.c: New test.
6770 2002-06-15  Roger Sayle  <roger@eyesopen.com>
6772         * gcc.c-tortuture/execute/compare-1.c: New test case.
6773         * gcc.c-tortuture/execute/compare-2.c: New test case.
6774         * gcc.c-tortuture/execute/compare-3.c: New test case.
6776 2002-06-13  Richard Henderson  <rth@redhat.com>
6778         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
6779         ia64 ilp32.
6781 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6783         * g++.dg/template/typename2.C: Update error message.
6785 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
6787         * gcc.c-torture/execute/20020611-1.c: New test.
6789 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
6791         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
6792         list of targets to skip.
6794 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
6796         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
6797         targets if not optimizing.
6799 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
6801         * gcc.c-torture/compile/20020605-1.c: New test.
6803         * g++.dg/opt/vt1.C: New test.
6805         * gcc.dg/20020531-1.c: New test.
6807         * gcc.dg/20020530-1.c: New test.
6809         * gcc.dg/20020527-1.c: New test.
6811         * g++.dg/opt/cse1.C: New test.
6813 2002-06-07  Roger Sayle  <roger@eyesopen.com>
6815         * gcc.dg/20020607-2.c: New test case.
6817 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
6819         * gcc.c-torture/compile/20020604-1.c: New test.
6821 2002-06-04  Richard Henderson  <rth@redhat.com>
6823         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
6824         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
6825         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
6827 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
6829         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
6831 2002-06-03  Richard Henderson  <rth@redhat.com>
6833         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
6834         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
6836 2002-06-02  Richard Henderson  <rth@redhat.com>
6838         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
6839         test functions static.
6841 2002-06-02  Andreas Jaeger  <aj@suse.de>
6843         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
6844         now.
6846 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6848         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
6849         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
6850         Update for mofified diagnostics.
6851         * gcc.dg/c99-intconst-1.c: No longer fail.
6853 2002-06-02  Richard Henderson  <rth@redhat.com>
6855         * gcc.dg/uninit-A.c: Remove xfail markers.
6857 2002-06-01  Roger Sayle  <roger@eyesopen.com>
6859         * gcc.dg/fnegate-1.c: New test case.
6861 2002-05-30  Osku Salerma  <osku@iki.fi>
6863         * gcc.c-torture/execute/mayalias-1.c: New file.
6865 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6867         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
6868         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
6869         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
6871 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
6873         * gcc.c-torture/execute/20020529-1.c: New test.
6875 2002-05-27  Richard Henderson  <rth@redhat.com>
6877         * g++.dg/ext/attrib6.C: New test case.
6879 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6881         * gcc.c-torture/execute/pure-1.c: New test.
6883 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6885         * gcc.dg/cpp/arith-2.c: Remove.
6887 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6889         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
6890         * gcc.dg/cpp/if-3.c: Remove.
6892 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
6894         * g++.dg/opt/cse2.C: New test.
6896 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
6898         * gcc.dg/cpp/arith-1.c: New semantic tests.
6899         * gcc.dg/cpp/if-1.c: Update.
6901 2002-05-24  Ben Elliston  <bje@redhat.com>
6903         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
6905 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
6907         * gcc.dg/verbose-asm.c: New test.
6909 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6911         * gcc.dg/cpp/paste12.c: New test.
6913 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6915         * g++.dg/parse/named_ops.C: New test.
6917 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
6919         * gcc/testsuite/gcc.dg/weak-8.c: New test.
6921 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
6923         * gcc.dg/weak-2.c: Allow optional leading underscore
6924         in scan-assembler symbol name.
6925         * gcc.dg/weak-3.c: Likewise.
6926         * gcc.dg/weak-4.c: Likewise.
6927         * gcc.dg/weak-5.c: Likewise.
6929 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
6931         * gcc.dg/20020523-1.c: New test.
6933 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6935         * objc.dg/const-str-2.m: Update now that we stop after
6936         a command line error.
6938 2002-05-22  Richard Henderson  <rth@redhat.com>
6940         * g++.dg/dg.exp: Fix typo in test pruneing.
6942 2002-05-22  Richard Henderson  <rth@redhat.com>
6944         * g++.dg/dg.exp: Prune the tls subdirectory.
6945         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
6946         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
6947         * g++.dg/tls/init-1.C: New.
6949 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
6951         * gcc.dg/20020517-1.c: New test.
6953 2002-05-21  Richard Henderson  <rth@redhat.com>
6955         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
6956         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
6958 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
6960         * g++.dg/other/copy2.C: New test.
6962 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
6964         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
6965         (MAX_COPY): Bump up to 10 times sizeof (long long).
6966         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
6968         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
6969         sizeof (long long).
6971         * gcc.c-torture/execute/strcpy-1.c: New test.
6973 2002-05-19  Jason Merrill  <jason2redhat.com>
6975         * g++.dg/ext/oper1.C: New test.
6977 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
6978 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
6980         * README.QMTEST: New file.
6982         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
6984 2002-05-19  Andreas Jaeger  <aj@suse.de>
6986         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
6987         now.
6988         * gcc.c-torture/execute/loop-2d.x: Likewise.
6990 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
6992         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
6993         support weak symbols.
6994         * gcc.dg/weak-4.c: Likewise
6995         * gcc.dg/weak-6.c: Likewise
6997 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
6999         * gcc.dg/weak-3.c: Add dg-excess-error comment for
7000         cygwin, coff and h8300-*-hms targets
7001         * gcc.dg/weak-5.c: Likewise
7002         * gcc.dg/weak-7.c: Likewise
7004 2002-05-16  Jason Merrill  <jason@redhat.com>
7006         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
7007         (scan-assembler-not, scan-assembler-dem): Likewise.
7008         (scan-assembler-dem-not): Likewise.
7010 2002-05-15  Richard Henderson  <rth@redhat.com>
7012         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
7014 2002-05-15  Richard Henderson  <rth@redhat.com>
7016         * gcc.dg/weak-5.c (vfoo1c): No warning here.
7017         (vfoo1f): Warning here.
7018         (vfoo1l): Don't redefine the alias.
7020 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
7022         * g++.dg/init/pm1.C: New test.
7024 2002-05-12  David S. Miller  <davem@redhat.com>
7026         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
7027         types.
7029 2002-05-10  Roger Sayle  <roger@eyesopen.com>
7031         * gcc.c-torture/execute/20020510-1.c: New test case.
7033 2002-05-10  David S. Miller  <davem@redhat.com>
7035         * gcc.c-torture/execute/conversion.c: Test long double too.
7037 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
7039         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
7040         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
7041         * lib/g++.exp (g++_link_flags): Likewise.
7042         * lib/objc.exp (objc_target_compile): Likewise.
7044 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
7046         * gcc.dg/cpp/poison.c: Update.
7047         * gcc.dg/cpp/20000625-2.c: Remove.
7048         * gcc.dg/cpp/direct2s.c: Remove final test.
7050 2002-05-08  Tom Rix  <trix@redhat.com>
7052         * gcc.c-torture/execute/20020508-1.c: New test.
7053         * gcc.c-torture/execute/20020508-2.c: New test.
7054         * gcc.c-torture/execute/20020508-3.c: New test.
7056 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7058         * gcc.dg/cpp/charconst-4.c: More tests.
7060 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7062         PR c/6569
7063         * gcc.dg/weak-3.c: Update location of warning messages.
7064         * gcc.dg/weak-5.c: Likewise.
7066 2002-05-06  Roger Sayle  <roger@eyesopen.com>
7068         * gcc.c-torture/execute/20020506-1.c: New test case.
7070 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
7072         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
7074 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7076         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
7078 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
7080         * gcc.dg/cpp/charconst-3.c: New test.
7082 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7084         * gcc.dg/cpp/charconst.c: Update tests.
7086 2002-05-05  Tim Josling  <tej@melbpc.org.au>
7088         * treelang: Added directory for new sample language treelang. Also
7089         lib/treelang.exp: New file to signal treelang should be tested.
7091 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7093         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
7094         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
7095         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
7096         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
7097         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
7098         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
7099         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
7101 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7103         * gcc.dg/format/xopen-2.c: New test.
7105 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
7107         * gcc.dg/20020503-1.c: New test.
7109 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
7111         * g++.dg/init/dtor1.C: Make it tougher.
7113 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
7115         * g++.dg/init/dtor1.C: New test.
7117 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
7119         * gcc.dg/altivec-8.c: New.
7121 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
7123         * gcc.dg/altivec-7.c: New.
7125 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
7127         * g++.dg/parse/typedef1.C: New test.
7129 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
7131         PR c++/6486
7132         * g++.dg/template/friend6.C: New test.
7134         PR c++/6492
7135         * g++.dg/init/copy1.C: New test.
7137 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
7139         * g++.dg/warn/effc1.C: New test.
7141 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7143         * gcc.dg/cpp/if-cexp.c: Add a test.
7145 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
7147         * gcc.dg/20020426-2.c: New test.
7149 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
7151         * gcc.dg/cpp/if-mop.c: Update.
7152         * gcc.dg/cpp/if-mpar.c: Add test.
7153         * gcc.dg/cpp/if-oppr.c: Update.
7155 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7157         PR c/6343
7158         * gcc.dg/weak-[2-7].c: New tests.
7160 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7162         * gcc.dg/enum1.c: New test.
7164 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7166         PR c++/6497
7167         * g++.dg/inherit/access2.C: New test.
7169 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
7171         PR bootstrap/6445
7172         * gcc.dg/20020426-1.c: New test.
7174 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
7176         * g++.dg/abi/enum1.C: New test.
7178 2002-04-26  Richard Henderson  <rth@redhat.com>
7180         * gcc.dg/c99-bool-1.c: Expect always true warning.
7182 2002-04-25  Roger Sayle  <roger@eyesopen.com>
7184         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
7186 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7188         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
7189         targets.
7191 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
7193         * g++.dg/abi/mange7.C: New test.
7195         PR c++/6438.
7196         * g++.dg/parse/stmtexpr2.C: New test.
7198 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
7200         * gcc.dg/20020312-2.c: Add SH target.
7202 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7204         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
7205         compiler output on mips*-*-irix*.
7207 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
7209         * g++.dg/parse/attr1.C: New test.
7211 2002-04-23  Roger Sayle  <roger@eyesopen.com>
7213         * gcc.c-torture/execute/string-opt-17.c: New test case.
7214         * gcc.c-torture/execute/memset-2.c: New test case.
7216 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
7218         PR c++/6256:
7219         * g++.dg/template/friend5.C: New test.
7221         PR c++/6331:
7222         * g++.dg/template/qual1.C: Likewise.
7224 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
7226         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
7227         Include stdlib.h, not stdio.h or ctype.h.
7229 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
7231         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
7232         cris-*-elf* and mmix-*-*.
7233         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
7234         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
7235         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
7236         Ditto.
7237         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
7238         * gcc.dg/wchar_t-1.c: Ditto.
7240 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
7242         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
7243         Clarify comment.
7245 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
7247         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
7249 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7251         * gcc.c-torture/execute/20000906-1.x: Delete.
7253 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
7255         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
7257 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
7259         * PR6367
7260         * g77.f-torture/execute/6367.f: New test.
7261         * g77.f-torture/execute/6367.x: Disable for MMIX.
7263 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7265         * PR6352
7266         * g++.dg/opt/inline2.C: New test.
7268 2002-04-18  Richard Henderson  <rth@redhat.com>
7270         * gcc.dg/20000906-1.c: Enable for all targets.
7271         * gcc.c-torture/compile/iftrap-2.c: New.
7273 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7275         * gcc.dg/20020418-1.c: New test.
7276         * gcc.dg/20020418-2.c: New test.
7278 2002-04-18  Richard Henderson  <rth@redhat.com>
7280         * gcc.c-torture/compile/iftrap-1.c: New.
7281         * gcc.dg/iftrap-1.c: Adjust for ia64.
7282         * gcc.dg/iftrap-2.c: New.
7284 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7286         * gcc.c-torture/compile/20020418-1.c: New test.
7288 2002-04-18  Roger Sayle  <roger@eyesopen.com>
7290         * gcc.c-torture/compile/20020415-1.c: New.
7292 2002-04-18  David S. Miller  <davem@redhat.com>
7294         * gcc.c-torture/execute/20020418-1.c: New test.
7296 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
7298         * gcc.dg/20020416-1.c: New test.
7300         * g++.dg/opt/inline1.C: New test.
7302 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
7304         * gcc.dg/altivec-5.c: New test.
7306         * gcc.dg/20020415-1.c: New test.
7308 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7310         * testsuite/lib/chill.exp: Remove.
7312 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
7314         * g++.dg/other/big-struct.C: New test.
7316 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
7318         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
7319         of scratch file.
7321 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
7323         PR c/6277
7324         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
7325         in scan-assembler function name
7327 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
7329         * g77.f-torture/execute/980628-4.x,
7330         g77.f-torture/execute/980628-5.x,
7331         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7332         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7333         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
7334         i[34567]86-*-*.
7336 2002-04-13  David S. Miller  <davem@redhat.com>
7338         * gcc.c-torture/execute/20020413-1.c: New test.
7340 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
7342         * gcc.dg/asm-6.c,
7343         * g++.dg/ext/asm1.C: New tests.
7345 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
7347         PR c++ 5373.
7348         * g++.dg/parse/stmtexpr1.C: New test.
7350         PR c++/5189.
7351         * g++.dg/template/copy1.C: New test.
7353 2002-04-12  Richard Henderson  <rth@redhat.com>
7355         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
7357 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
7359         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
7360         gcc.c-torture/execute/20020307-2.c.
7362 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
7364         * g++.dg/ext/attrib5.C,
7365         * g++.dg/lookup/struct1.C: New tests.
7367 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
7369         * gcc.dg/20020411-1.c: New test.
7371         * gcc.c-torture/execute/20020411-1.c: New test.
7373 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
7375         * g77.f-torture/execute/6177.f: New test.
7377 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
7379         PR middle-end/6247
7380         * g++.dg/opt/cleanup1.C: New test.
7382         * g++.dg/opt/const1.C: New test.
7384 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
7386         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
7388 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7390         PR c++/5507
7391         * g++.dg/template/typename2.C: New test.
7393 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
7395         * gcc.c-torture/execute/loop-12.c: New.
7397 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
7399         * g77.f-torture/execute/980628-4.x,
7400         g77.f-torture/execute/980628-5.x,
7401         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7402         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7403         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
7405 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7407         PR optimization/6086
7408         * g++.dg/opt/preinc1.C: New test.
7410 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7412         PR c++/5571
7413         * g++.dg/opt/static2.C: New test.
7415 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7417         PR c/5120
7418         * gcc.dg/20020406-1.c: New test.
7420 2002-04-04  David S. Miller  <davem@redhat.com>
7422         * gcc.c-torture/execute/20020404-1.c: New test.
7424 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
7426         PR c/6123
7427         * gcc.dg/20020312-2.c: Do not declare global register variable
7428         if __PIC__ or __pic__ is defined.
7430 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
7432         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
7433         __asm__ so that it works correctly even if -ansi -pedantic-errors.
7435 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7437         * gcc.misc-tests/linkage.exp: Update last change to handle
7438         sparc*-, not just sparc-.
7440 2002-04-03  Richard Henderson  <rth@redhat.com>
7442         * gcc.dg/cpp/ucs.c: Improved long UCS test.
7444 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7446         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
7448 2002-04-02  David S. Miller  <davem@redhat.com>
7450         * gcc.c-torture/execute/20020402-3.c: New test.
7452 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7454         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
7455         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
7457         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
7458         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
7459         g77.f-torture/execute/20001201.x,
7460         g77.f-torture/execute/u77-test.x: New files.
7462         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
7463         * gcc.dg/wchar_t-1.c: Ditto.
7465 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7467         * gcc.c-torture/execute/20020402-1.c: New test.
7469 2002-04-01  Richard Henderson  <rth@redhat.com>
7471         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
7473         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
7475 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7477         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
7479 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7481         * g++.dg/inherit/template-as-base.C: Expect error.
7482         * g++.dg/inherit/namespace-as-base.C: Likewise.
7484 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
7486         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
7487         g++.dg/ext/instantiate3.C: Tweak match patterns.
7489         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
7490         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
7491         -da test.
7493 2002-03-31  Richard Henderson  <rth@redhat.com>
7495         * gcc.dg/special/alias-2.c: New.
7496         * gcc.dg/special/ecos.exp: Run it.
7498 2002-03-31  Richard Henderson  <rth@redhat.com>
7500         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
7502 2002-03-31  Kazu Hirata  <kazu@hxi.com>
7504         * gcc.dg/weak-1.c: Disable on h8300 port.
7506 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
7508         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
7509         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
7510         ordering tests.
7511         * g++.dg/bprob/bprob-1.C: New test.
7512         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
7513         * g++.dg/gcov/gcov-1.C: New test.
7514         * g++.dg/gcov/gcov-1.x: New file.
7515         * g++.dg/gcov/gcov-2.C: New test.
7516         * g++.dg/gcov/gcov-3.C: New test.
7517         * g++.dg/gcov/gcov-3.h: New file.
7519 2002-03-28  Roger Sayle  <roger@eyesopen.com>
7521         * g++.old-deja/g++.other/builtins5.C: New test.
7522         * g++.old-deja/g++.other/builtins6.C: New test.
7523         * g++.old-deja/g++.other/builtins7.C: New test.
7524         * g++.old-deja/g++.other/builtins8.C: New test.
7525         * g++.old-deja/g++.other/builtins9.C: New test.
7527 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
7529         * g++.dg/opt/static1.C: New test.
7531         * g++.dg/opt/longbranch1.C: New test.
7533 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
7535         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
7537         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
7539 2002-03-28  Jeffrey A Law  (law@redhat.com)
7541         * gcc.c-torture/execute/20020328-1.c: New test.
7543 2002-03-27  Richard Henderson  <rth@redhat.com>
7545         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
7546         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
7547         move from g++.old-deja/g++.ext/.
7549 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
7551         * g++.dg/init/new2.C: New test.
7553 2002-03-26  Richard Henderson  <rth@redhat.com>
7555         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
7557         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
7558         on sparc.
7560         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
7561         sparcv9 systems.
7562         * gcc.dg/20001102-1.c: Likewise.
7564 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
7566         * gcc.dg/cpp/endif-pedantic1.c,
7567         gcc.dg/cpp/endif-pedantic2.c:  New tests.
7569 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
7571         * g++.dg/init/new1.C: New test.
7573 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
7575         * g++.dg/abi/vbase9.C: New test.
7577 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
7579         * gcc.dg/arm-asm.c: New test.
7581 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
7583         * gcc.dg/Wswitch-enum.c: New test.
7584         Fix PR c/5044.
7586 2002-03-26  Richard Henderson  <rth@redhat.com>
7588         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
7589         structure.
7591 2002-03-25  Richard Henderson  <rth@redhat.com>
7593         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
7594         sparcv9 systems.
7596         * gcc.c-torture/compile/20011119-1.c (xxx): New.
7597         * gcc.c-torture/compile/20011119-2.c (xxx): New.
7599 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
7601         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
7603 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
7605         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
7606         targets using generic thunk support.
7608 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
7610         * gcc.c-torture/compile/20020323-1.c: New test.
7612         * g++.dg/opt/conj2.C: New test.
7614 2002-03-24  Richard Henderson  <rth@redhat.com>
7616         * gcc.dg/weak-1.c: Use -fno-common.
7618 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7620         * g77.dg/f77-edit-apostrophe-out.f: New test
7621         * g77.dg/f77-edit-h-out.f: New test
7622         * g77.dg/f77-edit-t-in.f: New test
7623         * g77.dg/f77-edit-t-out.f: New test
7624         * g77.dg/f77-edit-x-out.f: New test
7625         * g77.dg/f77-edit-slash-out.f: New test
7626         * g77.dg/f77-edit-colon-out.f: New test
7627         * g77.dg/f77-edit-s-out.f: New test
7629 2002-03-24  Richard Henderson  <rth@redhat.com>
7631         * objc/execute/formal_protocol-6.x: New XFAIL.
7633 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7635         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
7636         that do not support weak symbols
7638 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7640         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
7641         * lib/g77.exp:  Likewise
7642         * lib/objc.exp: Likewise
7644 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7646         * gcc.dg/Wswitch-default.c: New test.
7648 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
7650         * g++.dg/other/enum1.C: New test.
7652 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
7654         * gcc.dg/pragma-ep-3.c: Fix typo.
7656 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7658         * g++.dg/inherit/template-as-base.C: New test.
7660 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
7662         * g++.old-deja/g++.other/dwarf2-1.C: Move...
7663         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
7665 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
7667         * gcc.dg/cpp/multiline.c: Update to match.
7669 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
7671         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
7673 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
7675         * gcc.dg/cpp/extratokens2.c:  New file.
7677 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
7679         * gcc.dg/20020312-2.c: Add rs6000 target.
7681         * gcc.c-torture/compile/20020319-1.c: New test.
7683 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7685         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
7686         (A, E): Handle this.
7688 2002-03-20  Jason Merrill  <jason@redhat.com>
7690         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
7691         ignoring -fpic.
7692         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
7693         through prune_gcc_output.
7695 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
7697         * gcc.c-torture/compile/20020320-1.c: New test.
7699 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
7701         * gcc.c-torture/compile/20020318-1.c: New test.
7703         * gcc.dg/struct-by-value-1.c: New test.
7705         * gcc.dg/20020319-1.c: New test.
7707 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
7709         * g++.dg/opt/conj1.C: New test.
7711 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
7713         * g++.dg/template/qualttp20.C: Revert previous change.
7714         * g++.dg/template/qualttp3.C: Likewise.
7715         * g++.dg/template/qualttp4.C: Likewise
7716         * g++.dg/template/qualttp5.C: Likewise
7717         * g++.dg/template/qualttp6.C: Likewise
7718         * g++.dg/template/qualttp7.C: Likewise
7719         * g++.dg/template/qualttp8.C: Likewise
7720         * g++.dg/template/recurse.C: Likewise.
7722 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7724         * gcc.dg/cpp/wchar-1.c: Update.
7726 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
7728         * g++.dg/template/conv1.C: New test.
7729         * g++.dg/template/conv2.C: New test.
7730         * g++.dg/template/conv3.C: New test.
7731         * g++.dg/template/conv4.C: New test.
7733 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
7735         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
7736         * g++.dg/template/qualttp3.C: Likewise.
7737         * g++.dg/template/qualttp4.C: Likewise
7738         * g++.dg/template/qualttp5.C: Likewise
7739         * g++.dg/template/qualttp6.C: Likewise
7740         * g++.dg/template/qualttp7.C: Likewise
7741         * g++.dg/template/qualttp8.C: Likewise
7742         * g++.dg/template/recurse.C: Likewise.
7744 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
7746         * g++.dg/opt/dtor1.C: New test.
7748 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
7750         * gcc.c-torture/compile/20020315-1.c: New test.
7752 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
7754         * gcc.dg/weak-1.c: Fix scan tests.
7756 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
7758         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
7759         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
7760         cris-*-aout* mmix-*-*.
7761         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
7762         cris-*-aout* mmix-*-*.
7763         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
7764         cris-*-elf* cris-*-aout* and mmix-*-*.
7765         * gcc.dg/20001009-1.c: Ditto.
7766         * gcc.dg/20010912-1.c: Ditto.
7767         * gcc.dg/20020122-4.c: Ditto.
7768         * gcc.dg/inline-2.c: Ditto.
7770 2002-03-14  Jeffrey A Law  (law@cygnus.com)
7772         * gcc.c-torture/compile/20020314-1.c: New test.
7774 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
7776         * gcc.c-torture/execute/20020314-1.c: New test.
7778 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
7780         * g++.dg/warn/Wunused-1.C: New test.
7782 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
7784         * g++.dg/abi/mangle6.C: New test.
7786 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
7788         * gcc.c-torture/compile/20020309-2.c: New test.
7790         * gcc.c-torture/compile/20020312-1.c: New test.
7792 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
7794         * g++.dg/other/access1.C: New test.
7796 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
7798         * gcc.c-torture/execute/wchar_t-1.c: New test.
7800 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
7802         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
7804 2002-03-12  Roger Sayle  <roger@eyesopen.com>
7806         * gcc.dg/20020312-1.c: New test case.
7808 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
7810         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
7812 2002-03-11  Richard Henderson  <rth@redhat.com>
7814         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
7815         * g++.old-deja/g++.jason/report.C: Likewise.
7817 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
7819         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
7820         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
7822 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
7824         * testsuite/g++.dg/overload/pmf1.C: New test.
7826 2002-03-11  Kazu Hirata  <kazu@hxi.com>
7828         * gcc.c-torture/execute/20020307-1.c: Use long.
7830 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
7832         PR optimization/5844
7833         * gcc.dg/20020310-1.c: New test.
7835 2002-03-09  Michael Meissner  <meissner@redhat.com>
7837         * gcc.c-torture/execute/memcpy-2.c: New test.
7838         * gcc.c-torture/execute/memset-1.c: New test.
7839         * gcc.c-torture/execute/strlen-1.c: New test.
7840         * gcc.c-torture/execute/strcmp-1.c: New test.
7841         * gcc.c-torture/execute/strncmp-1.c: New test.
7843 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
7845         * gcc.dg/ppc-ldstruct.c: New test.
7847 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
7849         * gcc.c-torture/execute/va-arg-22.c: New test.
7851 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7853         * gcc.c-torture/compile/20020309-1.c: New test.
7855 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
7857         * gcc.c-torture/execute/20020307-2.c: New test.
7859 2002-03-07  Jeffrey A Law  (law@redhat.com)
7861         * g77.f-torture/compile/20020307-1.f: New test.
7863 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
7865         * gcc.dg/unordered-1.c: New test.
7867 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
7869         * gcc.c-torture/execute/20020307-1.c: New test.
7871 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
7873         * gcc.dg/20020304-1.c: New test.
7875         * gcc.c-torture/compile/20020304-2.c: New test.
7877 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
7879         * gcc.c-torture/compile/20020304-1.c: New test case
7880         (from PR c/5830).
7882 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
7884         * gcc.dg/20020103-1.c: Add other -D ppc variants.
7886 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
7888         * g++.dg/other/classkey1.C: New test.
7890 2002-03-01  Richard Henderson  <rth@redhat.com>
7892         * gcc.c-torture/compile/981223-1.x: New.
7893         * gcc.c-torture/compile/920625-1.x: New.
7895 2002-02-28  Richard Henderson  <rth@redhat.com>
7897         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
7899 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
7901         * gcc.c-torture/execute/20020227-1.c: New test.
7903 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
7905         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
7906         here" ERROR lines.
7907         * g++.old-deja/g++.oliva/partord1.C: Likewise.
7908         * g++.old-deja.g++.other/defarg1.C: Likewise.
7909         * g++.old-deja/g++.pt/calls2.C: Likewise.
7910         * g++.old-deja/g++.pt/crash20.C: Likewise.
7911         * g++.old-deja/g++.pt/crash30.C: Likewise.
7912         * g++.old-deja/g++.pt/crash36.C: Likewise.
7913         * g++.old-deja/g++.pt/crash6.C: Likewise.
7914         * g++.old-deja/g++.pt/defarg13.C: Likewise.
7915         * g++.old-deja/g++.pt/derived3.C: Likewise.
7916         * g++.old-deja/g++.pt/error1.C: Likewise.
7917         * g++.old-deja/g++.pt/friend21.C: Likewise.
7918         * g++.old-deja/g++.pt/friend23.C: Likewise.
7919         * g++.old-deja/g++.pt/infinite1.C: Likewise.
7920         * g++.old-deja/g++.robertl/eb128.C: Likewise.
7922 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
7924         * gcc.c-torture/execute/20020225-2.c: New test.
7926 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
7928         * gcc.c-torture/execute/920730-1t.c,
7929         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
7930         Delete test cases, only relevant to -traditional.
7932 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7934         * gcc.dg/cpp/undef1.c: Remove.
7935         * gcc.dg/cpp/directiv.c: Update.
7936         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
7938 2002-02-27  Michael Meissner  <meissner@redhat.com>
7940         * gcc.c-torture/execute/20020226-1.c: New test.
7942 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
7944         * g++.dg/debug/debug4.C: New test.
7946         * gcc.dg/ia64-visibility-1.c: New test.
7948 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
7950         * gcc.dg/debug/20020224-1.c: New.
7952 2002-02-25  Kazu Hirata  <kazu@hxi.com>
7954         * gcc.c-torture/execute/960416-1.x: New.
7955         * gcc.c-torture/execute/divconst-3.x: Likewise.
7957 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
7959         * gcc.dg/20020224-1.c: New test.
7961 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
7963         * gcc.c-torture/execute/20020225-1.c: New.
7965 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7967         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
7969 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
7971         * gcc.dg/20020222-1.c: New test.
7973 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
7975         * g++.dg/opt/anonunion1.C: New test.
7977 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
7979         * g++.dg/template/qualttp19.C: New test.
7980         * g++.dg/template/qualttp20.C: New test.
7981         * g++.old-deja/g++.jason/report.C: Adjust expected errors
7982         * g++.old-deja/g++.other/qual1.C: Likewise.
7984 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
7986         * gcc.dg/attr-alwaysinline.c: New.
7988 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
7990         * gcc.dg/20020220-1.c: New test.
7992         * gcc.dg/20020220-2.c: New test.
7994         * g++.dg/opt/mmx1.C: New test.
7996 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
7998         * gcc.c-torture/compile/20020110.c: New test.
8000 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
8002         * gcc.c-torture/execute/20020219-1.c: New test.
8004         * gcc.dg/20020219-1.c: New test.
8006         * gcc.dg/noncompile/20020220-1.c: New test.
8008         * g++.dg/opt/ptrintsum1.C: New test.
8010         * gcc.dg/debug/20020220-1.c: New test.
8012 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
8014         * gcc.c-torture/execute/20020216-1.c: New test.
8016 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8018         * gcc.dg/decl-1.c: Update, new test.
8020 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
8022         * g++.dg/abi/bitfield1.C: New test.
8023         * g++.dg/abi/bitfield2.C: New test.
8025 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8027         * gcc.dg/attr-nest.c: New test.
8029 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
8031         * gcc.c-torture/execute/20020215-1.c: New test.
8033 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
8035         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
8036         * g++.dg/debug/debug.exp: New.
8037         * g++.dg/debug/trivial.C: New.
8038         * g++.dg/debug/debug1.C: Moved...
8039         * g++.dg/other/debug1.C: ...from here.
8040         * g++.dg/debug/debug2.C: Moved...
8041         * g++.dg/other/debug2.C: ...from here.
8042         * g++.dg/debug/debug3.C: Moved...
8043         * g++.dg/other/debug3.C: ...from here.
8045         * gcc.dg/noncompile/20020213-1.c: New test.
8047 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
8049         * g++.dg/other/debug3.C: New test.
8051         * gcc.c-torture/execute/20020213-1.c: New test.
8053 2002-02-13  Richard Smith <richard@ex-parrot.com>
8055         * g++.old-deja/g++.other/thunk1.C: New test.
8057 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8059         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
8061 2002-02-13  Stan Shebs  <shebs@apple.com>
8063         * gcc.dg/altivec-3.c: New.
8065 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
8067         * gcc.dg/Wunreachable-1.c: New test.
8068         * gcc.dg/Wunreachable-2.c: New test.
8070 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
8072         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
8074 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
8076         * gcc.dg/decl-1.c: New test.
8078 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
8080         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
8082 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8084         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
8085         * gcc.c-torture/compile/980506-1.x: Likewise.
8087 2002-02-10  Kazu Hirata  <kazu@hxi.com>
8089         * gcc.dg/20020210-1.c: New.
8091 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
8093         * g77.f-torture/execute/947.f: New regression test
8094         for PR fortran/947.
8096 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8098         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
8099         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
8101 2002-02-08  Richard Henderson  <rth@redhat.com>
8103         * gcc.c-torture/compile/labels-3.c: New.
8105 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
8107         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
8108         expression statements work instead.
8109         * gcc.dg/noncompile/20020207-1.c: New test.
8111 2002-02-07  Richard Henderson  <rth@redhat.com>
8113         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
8115 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8117         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
8118         message from g77
8119         * lib/g77-dg.exp: Trim g77 error messages so that they are
8120         recognized by dg.exp.
8122 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8124         PR fortran/5473
8125         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
8127 2002-02-07  Richard Henderson  <rth@redhat.com>
8129         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
8130         to be sufficiently aligned for integers.
8132 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
8134         * g++.dg/template/friend4.C: New test.
8136 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
8138         PR fortran/5743
8139         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
8140         unsupported cases.
8142 2002-02-07  Richard Henderson  <rth@redhat.com>
8144         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
8145         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
8146         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
8147         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
8149 2002-02-06  Richard Henderson  <rth@redhat.com>
8151         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
8153 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
8155         * gcc.dg/20020206-1.c: New test.
8157 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
8159         * gcc.c-torture/execute/20020206-1.c: New test.
8161         * gcc.c-torture/execute/20020206-2.c: New test.
8163         PR optimization/5429:
8164         * gcc.c-torture/compile/20020206-1.c: New test.
8166 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
8168         * g++.dg/ext/align1.C: Do not use an explicit alignment value
8169         as certain file formats cannot support particularly large
8170         alignments.
8172         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
8173         and do not expect to be able to link the executable.
8175         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
8176         fail because the COFF format does not support the weak attribute.
8178 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
8180         * g77.dg/pr5473.f:  New test
8182 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
8184         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
8185         Fix testcase accordingly.
8187 2002-02-04  Richard Henderson  <rth@redhat.com>
8189         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
8190         (buf): Change to be an array of pointers, not ints.
8192 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8194         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
8195         before all tests.  Move warning one line above to match where it
8196         C frontend emits.
8197         * gcc.dg/Wswitch-2.c: New test.
8198         * g++.dg/warn/Wswitch-1.C: New test.
8199         * g++.dg/warn/Wswitch-2.C: New test.
8201 2002-02-04  Richard Henderson  <rth@redhat.com>
8203         * g++.dg/abi/offsetof.C: Fix size comparison.
8205 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
8207         * gcc.dg/cast-qual-2.c: New test.
8209 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
8211         * gcc.dg/20020201-4.c: New test.
8213 2002-02-04  Ben Elliston  <bje@redhat.com>
8215         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
8216         target_info attribute != 0, in addition to the empty string.
8217         (gcc_target_compile): Likewise.
8219 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
8221         * gcc.dg/Wswitch.c: New test.
8222         PR gcc/4475. PR gcc/3780.
8224 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
8226         * g77.f-torture/execute/5122.f: New test for regressions
8227         against PR fortran/5122.
8229 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
8231         * g77.f-torture/compile/pr3743.f: Delete
8232         * g77.dg/pr3743-1.f: New test.
8233         * g77.dg/pr3743-2.f: New test.
8234         * g77.dg/pr3743-3.f: New test.
8235         * g77.dg/pr3743-4.f: New test.
8237 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8239         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
8241 2002-02-02  Richard Henderson  <rth@redhat.com>
8243         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
8244         * gcc.c-torture/execute/bf64-1.c: Likewise.
8246 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8248         * gcc.dg/20020201-2.c: New test.
8250         * gcc.dg/20020201-3.c: New test.
8252         * gcc.c-torture/execute/bitfld-2.c: New test.
8254 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8256         * gcc.dg/bitfld-1.c: Update.
8257         * gcc.dg/bitfld-2.c: Update.
8258         * gcc.c-torture/execute/bitfld-1.x: New.
8260 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8262         * gcc.c-torture/execute/20020201-1.c: New test.
8264 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
8266         PR target/5469
8267         * gcc.dg/20020201-1.c: New test.
8269 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
8271         PR fortran/3743
8272         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
8273         * g77.f-torture/compile/pr3743.x: Remove
8275 2002-01-31  Tom Rix  <trix@redhat.com>
8277         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
8279 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8281         * gcc.dg/noncompile/20020130-1.c: New test.
8283 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
8285         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
8287 2002-01-29  Richard Henderson  <rth@redhat.com>
8289         * gcc.c-torture/execute/991118-1.c: Cast various constants back
8290         to long long.
8291         * gcc.c-torture/execute/bf64-1.c: Likewise.
8293 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
8295         * gcc.c-torture/execute/20020129-1.c: New test.
8297 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8299         * gcc.c-torture/compile/20000224-1.c: Update.
8300         * gcc.c-torture/execute/bitfld-1.c: New tests.
8301         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
8302         * gcc.dg/uninit-A.c: Update.
8304 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8306         * g++.dg/template/ctor1.C: Add instantiation.
8308 2002-01-28  Paul Koning  <pkoning@equallogic.com>
8310         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
8311         argument to __builtin_prefetch to be const ptr.
8313 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
8315         * gcc.c-torture/compile/20020120-1.c: New test.
8317 2002-01-27  Kazu Hirata  <kazu@hxi.com>
8319         * gcc.c-torture/execute/20020127-1.c: New test.
8321 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
8323         * g77.dg/f77-edit-i-in.f: New test
8324         * g77.dg/f77-edit-i-out.f: New test
8326 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
8328         * gcc.dg/debug/debug.exp: New file.
8329         * gcc.dg/debug/trivial.c: New file.
8330         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
8331         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
8332         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
8333         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
8334         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
8335         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
8336         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
8337         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
8338         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
8339         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
8340         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
8341         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
8342         * gcc.dg/20000503-1.c: Removed.
8343         * gcc.dg/20010207-1.c: Removed.
8344         * gcc.dg/20011223-1.c: Removed.
8345         * gcc.dg/20020104-2.c: Removed.
8346         * gcc.dg/debug-1.c: Removed.
8347         * gcc.dg/debug-2.c: Removed.
8348         * gcc.dg/debug-3.c: Removed.
8349         * gcc.dg/debug-4.c: Removed.
8350         * gcc.dg/debug-5.c: Removed.
8351         * gcc.dg/debug-6.c: Removed.
8352         * gcc.dg/dwarf2-1.c: Removed.
8353         * gcc.dg/dwarf2-2.c: Removed.
8355 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
8357         * g++.old-deja/g++.other/eh5.C: New test.
8358         * g++.old-deja/g++.other/sibcall2.C: New test.
8359         * g++.old-deja/g++.other/array9.C: New test.
8360         * g++.old-deja/g++.other/typename2.C: New test.
8361         * g++.old-deja/g++.other/crash60.C: New test.
8362         * g++.old-deja/g++.other/conv9.C: New test.
8363         * g++.old-deja/g++.other/mangle10.C: New test.
8364         * g++.old-deja/g++.other/unchanging1.C: New test.
8365         * g++.old-deja/g++.other/exprstmt1.C: New test.
8366         * g++.old-deja/g++.other/inline23.C: New test.
8367         * g++.old-deja/g++.eh/ia64-1.C: New test.
8368         * g++.old-deja/g++.other/dwarf2-1.C: New test.
8369         * g++.old-deja/g++.other/reload1.C: New test.
8370         * g++.old-deja/g++.other/static20.C: New test.
8371         * g++.old-deja/g++.other/local-alloc1.C: New test.
8372         * g++.old-deja/g++.other/conv8.C: New test.
8373         * g++.old-deja/g++.other/stmtexpr2.C: New test.
8374         * g++.old-deja/g++.other/storeexpr1.C: New test.
8375         * g++.old-deja/g++.other/storeexpr2.C: New test.
8376         * g++.dg/eh/template2.C: New test.
8377         * g++.dg/warn/weak1.C: New test.
8379 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
8381         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8382         Remove first, non-varying, argument.
8384 2002-01-23  Richard Henderson  <rth@redhat.com>
8386         * gcc.dg/inline-2.c: New.
8388         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
8389         Add optional target arg.  Check number of arguments.
8390         (scan-assembler-not, scan-assembler-dem): Likewise.
8391         (scan-assembler-dem-not): Likewise.
8393 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8395         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
8396         line 12.
8397         * g++.old-deja/g++.brendan/parse3.C,
8398         g++.old-deja/g++.other/crash26.C,
8399         g++.old-deja/g++.other/crash28.C,
8400         g++.old-deja/g++.other/crash29.C,
8401         g++.old-deja/g++.other/crash30.C,
8402         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
8404 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
8406         * gcc.dg/20020115-1.c: New.
8408 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
8410         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
8412 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
8414         * gcc.dg/20020122-3.c: New.
8416 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
8418         * g++.dg/other/gc1.C: New test.
8420 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8422         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
8424 2002-01-22  Richard Henderson  <rth@redhat.com>
8426         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
8428 2002-01-22  Richard Henderson  <rth@redhat.com>
8430         * gcc.dg/20020122-4.c: New.
8432 2002-01-22  H.J. Lu <hjl@gnu.org>
8434         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
8435         link output.
8436         * gcc.dg/special/ecos.exp: Likewise.
8437         * lib/g++-dg.exp: Likewise.
8438         * lib/g77-dg.exp: Likewise.
8439         * lib/gcc-dg.exp : Likewise.
8440         * lib/mike-g++.exp: Likewise.
8441         * lib/mike-g77.exp: Likewise.
8442         * lib/mike-gcc.exp: Likewise.
8443         * lib/objc-dg.exp: Likewise.
8445 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
8447         PR target/5379
8448         * gcc.dg/20020122-2.c: New test.
8450 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
8452         * gcc.dg/20020122-1.c: New test.
8454 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
8456         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
8458 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
8460         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
8462 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8464         * gcc.c-torture/compile/20020121-1.c: New test.
8466 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8468         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
8469         ld_library_path.
8471 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
8473         * gcc.dg/20020218-1.c: New test.
8475 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
8477         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
8478         messages
8479         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
8480         "At global scope" warning
8481         * g++.dg/ext/align1.C: Change cygwin test for alignment
8482         from db-bogus to dg-warning
8484 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
8486         * g77.f-torture/compile/cpp2.F: New test.
8488 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8490         * g++.dg/template/access1.C: New test.
8492 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
8494         * gcc.dg/20020118-1.c: New.
8496 2002-01-18  Kazu Hirata  <kazu@hxi.com>
8498         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
8500 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8502         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
8503         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
8504         alignment warnings.
8506 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8508         * gcc.misc-tests/i386-prefetch.exp: Save and restore
8509         torture_with_loops and torture_without_loops
8511 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
8513         * gcc.c-torture/compile/20020116-1.c: New test.
8515 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
8517         * gcc.dg/20020116-2.c: New test.
8519         * gcc.dg/ultrasp4.c: New test.
8521         * gcc.dg/20020116-1.c: New test.
8523 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
8525         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
8526         by EABI.
8528 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
8530         * gcc.misc-tests/i386-prefetch.exp: New.
8531         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
8532         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
8533         * gcc.misc-tests/i386-pf-none-1.c: New test.
8534         * gcc.misc-tests/i386-pf-sse-1.c: New test.
8536 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
8538         * gcc.dg/gnu89-init-1.c: Add new tests.
8540 2002-01-15  Andreas Jaeger  <aj@suse.de>
8542         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
8543         * gcc.dg/i386-mmx-2.c: Likewise.
8544         * gcc.dg/i386-sse-1.c: Likewise.
8545         * gcc.dg/i386-sse-2.c: Likewise.
8546         * gcc.dg/i386-sse-3.c: Likewise.
8548 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
8550         * g77.f-torture/execute/intrinsic-unix-bessel.f:
8551         Uncomment additional cases that now pass.
8553 2002-01-11  Richard Henderson  <rth@redhat.com>
8555         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
8556         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
8558 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
8560         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
8562 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
8564         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
8565         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
8567 2002-01-10  Dale Johannesen  <dalej@apple.com>
8569         * gcc.c-torture/execute/loop-11.c: New.
8571 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
8573         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
8574         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
8576 2002-01-09  Richard Henderson  <rth@redhat.com>
8578         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
8579         type in which to perform the operation for each size.
8581 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
8583         * gcc.c-torture/compile/20020109-2.c: New test.
8585 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
8587         * gcc.c-torture/execute/loop-10.c: New test.
8589 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
8591         * gcc.c-torture/compile/20010226-1.c: New test.
8592         * gcc.c-torture/compile/20010227-1.c: New test.
8593         * gcc.c-torture/compile/20010426-1.c: New test.
8594         * gcc.c-torture/compile/20010510-1.c: New test.
8595         * gcc.c-torture/compile/20010605-3.c: New test.
8596         * gcc.c-torture/compile/20010824-1.c: New test.
8597         * gcc.c-torture/execute/20010409-1.c: New test.
8598         * gcc.dg/noncompile/20000901-1.c: New test.
8599         * gcc.dg/20001023-1.c: New test.
8600         * gcc.dg/20001101-1.c: New test.
8601         * gcc.dg/20001102-1.c: New test.
8602         * gcc.dg/20010207-1.c: New test.
8603         * gcc.dg/20010405-1.c: New test.
8604         * gcc.dg/20010822-1.c: New test.
8605         * gcc.dg/20011107-1.c: New test.
8607 2002-01-09  Jeffrey A Law  (law@redhat.com)
8609         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
8611         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
8612         execution failure on PA targets.
8614 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
8616         * gcc.c-torture/compile/20020109-1.c: New test.
8618 2002-01-08  Kazu Hirata  <kazu@hxi.com>
8620         * gcc.c-torture/execute/20020108-1.c: New test.
8622 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
8624         * gcc.dg/20020108-1.c: New test.
8626 2002-01-08  H.J. Lu <hjl@gnu.org>
8628         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
8629         for header files.
8631 2002-01-08  Geoff Keating  <geoffk@redhat.com>
8633         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
8634         consistency.
8636 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
8638         * gcc.dg/altivec-4.c: Test altivec predicates.
8640 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
8642         * gcc.c-torture/execute/20020107-1.c: New test.
8644 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8646         PR c/5279
8647         * gcc.c-torture/compile/20020106-1.c: New test.
8649 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
8651         * gcc.c-torture/execute/nestfunc-4.c: New test.
8653 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
8655         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
8656         extra triple that slipped in.
8657         * g++.old-deja/g++.abi/align.C: Likewise.
8658         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8660 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
8662         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
8663         * g++.old-deja/g++.abi/align.C: Likewise.
8664         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8666         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
8667         on FreeBSD/i386.
8668         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
8669         FreeBSD.
8671 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
8673         * gcc.dg/20020104-1.c: New test.
8675         * gcc.dg/20020104-2.c: New test.
8677 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
8679         * gcc.dg/20020103-1.c: Fix typo in target selector.
8681 2002-01-03  Richard Henderson  <rth@redhat.com>
8683         * gcc.dg/20020103-1.c: New.
8685 2002-01-03  Kazu Hirata  <kazu@hxi.com>
8687         * gcc.c-torture/execute/20020103-1.c: New test.
8689 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
8691         * g++.dg/other/debug2.C: New test.
8693         * gcc.c-torture/compile/20020103-1.c: New test.
8695 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
8697         * gcc.dg/gnu89-init-1.c: Added new tests.
8699 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8701         * g++.dg/template/friend2.C: Remove as patch is reverted.
8703         * g++.dg/warn/oldcast1.C: New test.
8705         * g++.dg/template/ptrmem1.C: New test.
8706         * g++.dg/template/ptrmem2.C: New test.
8708         * g++.dg/template/ntp.C: New test.
8710         * g++.dg/other/component1.C: New test.
8712         * g++.dg/template/ttp3.C: New test.
8714         * g++.dg/template/friend2.C: New test.
8715         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
8717 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8719         * g++.dg/other/ptrmem1.C: New test.
8720         * g++.dg/other/ptrmem2.C: New test.
8722 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8724         * g++.dg/template/ctor1.C: New test.
8726 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8728         * g++.dg/template/friend2.C: New test.
8730 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
8732         * gcc.dg/mmix-1.c: New test.
8734 2001-12-31  Richard Henderson  <rth@redhat.com>
8736         * gcc.dg/asm-5.c: New.
8738 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
8740         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
8741         in namespace __gnu_cxx
8743 2001-12-30  Richard Henderson  <rth@redhat.com>
8745         * gcc.dg/debug-6.c: New.
8747 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
8749         * gcc.c-torture/compile/20011229-2.c: New test.
8751 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
8753         * gcc.dg/debug-3.c: New test.
8754         * gcc.dg/debug-4.c: New test.
8755         * gcc.dg/debug-5.c: New test.
8757 2001-12-29  Richard Henderson  <rth@redhat.com>
8759         * g++.dg/eh/loop1.C: New.
8761 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8763         * g++.dg/template/crash1.C: New test.
8765 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8767         * g++.dg/other/const1.C: New test.
8769 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
8771         * gcc.c-torture/compile/20011229-1.c: New test.
8773 2001-12-28  Stan Shebs  <shebs@apple.com>
8775         * lib/objc-torture.exp: Resync with c-torture.exp.
8776         * lib/objc.exp: Load standard libraries.
8778 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
8780         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
8781         additional tests.
8783 2001-12-27  Roger Sayle <roger@eyesopen.com>
8785         * gcc.c-torture/execute/string-opt-16.c: New testcase.
8787 2001-12-27  Richard Henderson  <rth@redhat.com>
8789         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
8791 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
8793         * g++.dg/eh/ctor1.C: New test.
8794         * g++.dg/other/error2.C: New test.
8796 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
8798         * g++.dg/other/init2.C: New test.
8800 2001-12-24  Richard Henderson  <rth@redhat.com>
8802         * gcc.dg/20011223-1.c: New.
8803         * gcc.dg/inline-1.c: New.
8805 2001-12-23  Richard Henderson  <rth@redhat.com>
8807         * gcc.dg/asm-4.c: Test operand modifiers.
8809 2001-12-23  Richard Henderson  <rth@redhat.com>
8811         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
8813 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8815         * gcc.c-torture/execute/20011223-1.c: New test.
8817 2001-12-21  Richard Henderson  <rth@redhat.com>
8819         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
8820         re-enables the warning.
8822 2001-12-21  Richard Henderson  <rth@redhat.com>
8824         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
8826 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
8828         * gcc.c-torture/compile/20011218-1.c: New test.
8830 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
8832         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
8833         arm-isr.c test.
8834         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
8835         epilogue generation for ARM ISR routines.
8837 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8839         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
8840         * gcc.dg/format/c90-printf-3.c: Likewise.
8841         * gcc.dg/format/c99-printf-3.c: Likewise.
8842         * gcc.dg/format/ext-1.c: Likewise.
8843         * gcc.dg/format/ext-6.c: Likewise.
8844         * gcc.dg/format/format.h: Prototype unlocked stdio.
8846 2001-12-20  Richard Henderson  <rth@redhat.com>
8848         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
8849         (arena): Use it.
8850         (malloc): Correct allocation logic.  Abort if we fill up the
8851         arena before initialization complete.
8852         (realloc): Correct allocation logic.
8854 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
8856         * gcc.c-torture/compile/20011219-2.c: New test.
8858         * gcc.c-torture/execute/20011219-1.c: New test.
8860 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
8862         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
8863         target does not support weak symbols.
8865 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
8867         * gcc.c-torture/compile/20011219-1.c: New test.
8869 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
8871         * g++.dg/other/error1.C: New test.
8873 2001-12-17  Jeffrey A Law  (law@redhat.com)
8875         * gcc.c-torture/execute/20011217-1.c: New test.
8877 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
8879         * objc.dg/special/: New directory.
8880         * objc.dg/special/special.exp: New file.
8881         * objc.dg/special/unclaimed-category-1.h: New file.
8882         * objc.dg/special/unclaimed-category-1a.m: New file.
8883         * objc.dg/special/unclaimed-category-1.m: New file.
8885 2001-12-17  Andreas Jaeger  <aj@suse.de>
8887         * gcc.c-torture/compile/20011217-2.c: New test.
8889 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8891         * gcc.c-torture/compile/20011217-1.c: New test.
8893 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
8895         * testsuite/gcc.dg/20011214-1.c: New.
8897 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
8899         * gcc.dg/altivec-4.c: New.
8901 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
8903         * gcc.dg/20011113-1.c: New test.
8905 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8907         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
8908         std::__malloc_alloc_template<0> and
8909         std::__default_alloc_template<false, 0>.
8911 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
8913         * objc/execute/bf-21.m: New test.
8914         * objc/execute/enumeration-1.m: New test.
8915         * objc/execute/enumeration-2.m: New test.
8917 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
8919         * gcc.dg/gnu89-init-1.c: New test.
8921 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8923         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
8924         * g++.old-deja/g++.jason/2371.C: Likewise.
8925         * g++.old-deja/g++.jason/template33.C: Likewise.
8926         * g++.old-deja/g++.jason/template34.C: Likewise.
8927         * g++.old-deja/g++.jason/template36.C: Likewise.
8928         * g++.old-deja/g++.oliva/typename1.C: Likewise.
8929         * g++.old-deja/g++.oliva/typename2.C: Likewise.
8930         * g++.old-deja/g++.other/typename1.C: Likewise.
8931         * g++.old-deja/g++.pt/inherit2.C: Likewise.
8932         * g++.old-deja/g++.pt/nontype5.C: Likewise.
8933         * g++.old-deja/g++.pt/typename11.C: Likewise.
8934         * g++.old-deja/g++.pt/typename14.C: Likewise.
8935         * g++.old-deja/g++.pt/typename16.C: Likewise.
8936         * g++.old-deja/g++.pt/typename3.C: Likewise.
8937         * g++.old-deja/g++.pt/typename4.C: Likewise.
8938         * g++.old-deja/g++.pt/typename5.C: Likewise.
8939         * g++.old-deja/g++.pt/typename7.C: Likewise.
8940         * g++.old-deja/g++.robertl/eb9.C: Likewise.
8942 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
8944         * g++.dg/other/linkage1.C: New test.
8945         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
8946         specifiers.
8948 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
8950         * gcc.dg/concat.c: New test.
8952 2001-12-11  Stan Shebs  <shebs@apple.com>
8954         * objc/compile: New test directory.
8955         * objc/compile/compile.exp: New expect script.
8956         * objc/compile/20011211-1.m: New compile test.
8958 2001-12-11  Jason Merrill  <jason@redhat.com>
8960         * lib/prune.exp (prune_gcc_output): Also handle "In member
8961         function".  So many permutations...
8963 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
8965         * g++.dg/template/typedef1.C: New test.
8967 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
8969         * g++.dg/other/copy1.C: New test.
8971 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
8973         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
8975         * gcc.dg/builtin-choose-expr.c: New.
8977 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
8979         * gcc.dg/altivec-2.c: New.
8981 2001-12-07  Richard Henderson  <rth@redhat.com>
8983         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
8985 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
8987         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
8988         ultrasparc.
8990 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8992         * g++-old.deja/g++.robertl/eb101.C: Deleted.
8994 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
8996         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
8997         variable argument list.
8999 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
9001         * gcc.c-torture/execute/memcheck: Delete entire directory.
9002         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
9003         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
9005 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9007         * gcc.dg/Wshadow-1.c: New test.
9009 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
9011         * gcc.c-torture/compile/20011130-1.c: New test.
9013         * gcc.dg/noncompile/20011025-1.c: New test.
9015         * g++.dg/other/anon-union.C: New test.
9017         * gcc.c-torture/execute/20011024-1.c: New test.
9019 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9021         * gcc.c-torture/execute/20000722-1.x,
9022         gcc.c-torture/execute/20010123-1.x: Remove.
9023         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
9024         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
9025         gcc.dg/c99-complit-2.c: New tests.
9027 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
9029         * g++.dg/inherit/base1.C: New test.
9031 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
9033         * g++.dg/other/stdarg1.C: New test.
9035         * gcc.c-torture/compile/20011130-2.c: New test.
9037 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
9039         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
9040         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
9041         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
9042         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
9043         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
9044         * gcc.dg/builtin-prefetch-1.c: New test.
9046 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
9048         * gcc.dg/20011130-1.c: New test.
9050 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
9052         * g++.dg/other/scope1.C: New test.
9053         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
9055 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9057         * gcc.dg/vla-init-1.c: New test.
9059 2001-12-01  Geoff Keating  <geoffk@redhat.com>
9061         * gcc.c-torture/compile/structs.c: New testcase from GDB.
9063 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9065         * objc.dg/alias.m: Update.
9066         * objc.dg/class-1.m: Update.
9067         * objc.dg/const-str-1.m: Update.
9068         * objc.dg/fwd-proto-1.m: Update.
9069         * objc.dg/id-1.m: Update.
9070         * objc.dg/super-class-1.m: Update.
9072 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
9074         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
9075         constructs.
9077 2001-11-28  Jeffrey A Law  (law@cygnus.com)
9079         * gcc.c-torture/execute/20011128-1.c: New test.
9081 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
9083         * gcc.dg/20011127-1.c: New test.
9085 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9087         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
9088         from Austin Group draft 7.
9089         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
9090         scanf format arguments.
9091         * gcc.dg/format/no-exargs-2.c: New test.
9093 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
9095         * g++.dg/abi/vbase8-4.C: New test.
9097 2001-11-24  Ian Lance Taylor  <ian@airs.com>
9099         * gcc.c-torture/execute/20011121-1.c: New test.
9101 2001-11-23  Jeffrey A Law  (law@cygnus.com)
9103         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
9105 2001-11-23  Andreas Jaeger  <aj@suse.de>
9107         * gcc.dg/cpp/charconst-2.c: New test.
9109 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
9111         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
9112         to the host if it is remote.  Let tests specify extra headers
9113         they use.
9114         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
9115         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
9116         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
9117         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
9118         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
9119         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
9120         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
9121         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
9122         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
9123         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
9125 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
9127         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
9128         for little endian ARMs.
9130 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
9132         * gcc.c-torture/compile/20011119-1.c: New test.
9133         * gcc.c-torture/compile/20011119-2.c: New test.
9135 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
9137         * gcc.dg/altivec-1.c: Fix typo.
9139 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
9141         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
9143 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
9145         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
9147 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
9149         * lib/g77.exp: Don't specify --rpath-link.
9151         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
9152         across all the headers.
9153         * gcc.dg/format/format.exp: For testing on a remote host,
9154         copy format.h.
9156         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
9157         * gcc.c-torture/execute/930406-1.c: Likewise.
9158         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
9160 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
9162         * gcc.dg/altivec-1.c: New.
9164 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
9166         * gcc.dg/cpp/fpreprocessed.c: New test case.
9168 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9170         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
9171         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
9172         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
9174 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
9176         * gcc.dg/no-builtin-1.c: New test.
9178 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
9180         * gcc.c-torture/execute/20011115-1.c: New test.
9182 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
9184         * gcc.c-torture/compile/20011114-2.c: New test.
9185         * gcc.c-torture/compile/20011114-3.c: New test.
9186         * gcc.c-torture/compile/20011114-4.c: New test.
9188 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
9190         * g++.dg/other/init1.C: New test.
9192 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
9194         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
9195         message.
9197         * gcc.c-torture/execute/20011114-1.c: New testcase.
9199         * gcc.c-torture/compile/20010327-1.c: Revert last change.
9200         * gcc.c-torture/compile/20011114-1.c: New test, exactly
9201         like the (before this change) version of 20010327-1.c.
9203 2001-11-14  Roger Sayle <roger@eyesopen.com>
9205         * gcc.c-torture/execute/string-opt-13.c: New testcase.
9207 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
9209         * g++.dg/init/array2.C: New test.
9211 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
9213         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
9215 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
9217         * g++.dg/other/forscope1.C: New test.
9218         * g++.dg/ext/forscope1.C: New test.
9219         * g++.dg/ext/forscope2.C: New test.
9221 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
9223         * gcc.c-torture/execute/20011113-1.c: New test.
9225 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
9227         * gcc.c-torture/execute/20011109-2.c: New test.
9229         * gcc.c-torture/execute/20011109-1.c: New test.
9231 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
9233         * gcc.c-torture/compile/20011109-1.c: New test.
9235 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9237         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
9238         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
9239         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
9240         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
9241         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
9242         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
9243         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
9245 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9247         * g++.dg/warn/Wshadow-1.C: New tests.
9248         * g++.old-deja/g++.mike/for3.C: Update.
9250 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9252         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
9253         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
9254         XFAILs.  Adjust expected error texts.
9255         * gcc.c-torture/compile/20011106-1.c,
9256         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
9257         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
9258         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
9259         gcc.dg/c99-array-lval-5.c: New tests.
9261 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9263         * gcc.dg/cpp/defined.c: Update.
9265 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9267         * gcc.c-torture/execute/anon-1.c: New test.
9269 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
9271         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
9272         same size, so no warning should be produced on stormy16.
9274         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
9275         due to oversized array.
9276         * g++.old-deja/g++.mike/ns15.C: Likewise.
9277         * g++.old-deja/g++.pt/crash16.C: Likewise.
9279 2001-11-02  Graham Stott  <grahams@redhat.com>
9281         * g++.dgother/debug1.C: Fix typos.
9283 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
9285         * g++.dg/other/debug1.C: New test.
9287 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9289         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
9290         of unsigned long.
9292 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
9294         * gcc.dg/20011029-2.c: New test.
9296         * gcc.c-torture/compile/20011029-1.c: New test.
9298 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
9300         * objc/execute/class_self-1.m: New test.
9301         * objc/execute/class_self-2.m: New test.
9303 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
9305         * gcc.misc-tests/msgs.exp: Delete.
9306         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
9307         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
9308         error set to match recent changes.
9310 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
9312         * gcc.dg/20011021-1.c: New test.
9314 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
9316         * gcc.c-torture/compile/20011023-1.c: New test.
9318 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
9320         * lib/g77.exp: Rewrite based on lib/g++.exp.
9322 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
9324         * gcc.c-torture/execute/20011019-1.c: New test.
9326         * gcc.dg/20011018-1.c: New test.
9328 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
9330         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
9332 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
9334         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
9335         * gcc.dg/attr-invalid.c: Likewise.
9337 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
9339         * testsuite/gcc.dg/20011015-1.c: New test.
9341 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9343         * g++.dg/template/unify2.C: New test.
9345 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9347         * g++.dg/other/exception-specification.C: New test
9349 2001-10-13  Tom Rix  <trix@redhat.com>
9351         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
9352         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
9354 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
9356         * testsuite/gcc.dg/20011009-1.c: New test.
9358 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
9360         PR g++/4476
9361         * g++.dg/other/friend1.C: New test.
9363 2001-10-11  Richard Henderson  <rth@redhat.com>
9365         * g++.old-deja/g++.other/crash18.C: Add -S to options.
9367 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9369         * gcc.c-torture/compile/20011010-1.c: New.
9371 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9373         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
9374         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
9375         g77.f-torture/execute/execute.exp,
9376         g77.f-torture/noncompile/noncompile.exp,
9377         gcc.c-torture/compile/compile.exp,
9378         gcc.c-torture/execute/execute.exp,
9379         gcc.c-torture/execute/ieee/ieee.exp,
9380         gcc.c-torture/execute/memcheck/memcheck.exp,
9381         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
9382         objc/execute/execute.exp: Update FSF address.
9384 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9386         * gcc.dg/cpp/cmdlne-C.c: Update.
9387         * gcc.dg/cpp/cmdlne-C2.c: New.
9389 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9391         * gcc.c-torture/execute/20011008-3.c: New.
9393 2001-10-08  DJ Delorie  <dj@redhat.com>
9395         * gcc.dg/20011008-1.c: New.
9396         * gcc.dg/20011008-2.c: New.
9398 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9400         * gcc.dg/cpp/spacing1.c: Update test.
9402 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9404         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
9405         spelling errors of "separate" as "seperate".
9407 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
9409         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
9410         enough to avoid inlining.
9412 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9414         * lib/g77.exp: set libg2c_dir correctly.
9416 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9418         * gcc.dg/cpp/macro11.c: New test.
9420 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9422         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
9423         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
9424         gcc.dg/format/multattr-3.c: New tests.
9425         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
9426         tests for format attributes on function pointers being rejected.
9428 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9430         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
9432 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9434         * g++.dg/warn/format1.C: New test.
9436 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9438         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
9440 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9442         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
9444 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9446         * gcc.dg/cpp/redef2.c: Add test.
9448 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
9450         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
9451         long-standing bug on i686, apparently.
9452         * gcc.c-torture/execute/loop-2c.x: New file.
9453         * gcc.c-torture/execute/loop-2d.x: New file.
9454         * gcc.c-torture/execute/loop-3c.x: New file.
9456 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
9458         * gcc.dg/cpp/20000625-2.c: Correct line number.
9460 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9462         * gcc.dg/cpp/macro10.c: New test.
9463         * gcc.dg/cpp/strify3.c: New test.
9464         * gcc.dg/cpp/spacing1.c: Add tests.
9465         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
9466         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
9468 2001-09-24  DJ Delorie  <dj@redhat.com>
9470         * gcc.c-torture/execute/20010924-1.c: New test.
9472 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9474         * testsuite/objc/execute/paste.m: Remove.
9476 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9478         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
9480 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
9482         * g77.dg/strlen0.f: New test.
9484 2001-09-21  Richard Henderson  <rth@redhat.com>
9486         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
9487         * g++.old-deja/g++.abi/vtable2.C: Likewise.
9489 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9491         Table-driven attributes.
9492         * g++.dg/ext/attrib1.C: New test.
9494 2001-09-20  DJ Delorie  <dj@redhat.com>
9496         * gcc.dg/20000926-1.c: Update expected warning messages.
9497         * gcc.dg/array-2.c: Likewise, and test for warnings too.
9498         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
9499         array.
9501 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
9503         * g++.dg/eh/registers1.C: New test case.
9505 2001-09-17  Richard Henderson  <rth@redhat.com>
9507         * gcc.dg/array-5.c: Fix VLA decomposition test.
9509 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9511         * gcc.dg/cpp/line5.c: New testcase.
9513 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
9515         * gcc.dg/cpp/macro9.c: New test.
9517 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
9519         * gcc.c-torture/execute/980223.c: Change type of addr from long
9520         to char *.
9522 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
9524         * gcc.c-torture/execute/20010915-1.c: New test.
9526 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
9528         * g77.dg/bprob: New directory.
9529         * g77.dg/bprob/bprob.exp: New file.
9530         * g77.dg/bprob/bprob-1.f: New test.
9531         * g77.dg/gcov: New directory.
9532         * g77.dg/gcov/gcov.exp: New file.
9533         * g77.dg/gcov/gcov-1.f: New test.
9534         * g77.dg/gcov/gcov-1.x: New file.
9536 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9538         * gcc.dg/cpp/directiv.c: Update.
9539         * gcc.dg/cpp/undef1.c: Update.
9541 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
9543         * gcc.dg/20010912-1.c: New test.
9545 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
9547         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
9548         language-independent file in lib.
9549         * lib/gcov.exp: New file.
9551 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9553         * gcc.c-torture/compile/20010911-1.c: New test.
9555 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
9557         * lib/profopt.exp: New, to support profile-directed optimizations.
9558         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
9559         * gcc.misc-tests/bprob-1.c: New test.
9560         * gcc.misc-tests/bprob-2.c: New test.
9562 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
9564         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
9565         XFAIL and which kinds of gcov output to verify.
9566         * gcc.misc-tests/gcov-4b.x: New file.
9567         * gcc.misc-tests/gcov-5b.x: New file.
9568         * gcc.misc-tests/gcov-6.x: New file.
9569         * gcc.misc-tests/gcov-7.c: New test.
9570         * gcc.misc-tests/gcov-7.x: New file.
9572 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
9574         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
9575         * gcc.misc-tests/gcov-6.c: New test.
9577 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9579         PR c++/3986
9580         * g++.dg/abi/vbase1.C: New test.
9582 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
9584         * objc.dg/method-2.m: New.
9586 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
9588         PR c++/4203
9589         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
9590         * g++.dg/init/empty1.C: New test.
9592 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
9594         * gcc.c-torture/compile/20010903-1.c: New test.
9596 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
9598         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
9599         for m68k.
9601 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
9603         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
9605         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
9607         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
9609 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
9611         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
9612         for 16-bit 'unsigned int'.
9614 2001-08-29  Kazu Hirata  <kazu@hxi.com>
9616         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
9618 2001-08-27  Richard Henderson  <rth@redhat.com>
9620         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
9621         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
9623 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
9625         * gcc.dg/asm-names.c (ymain): New.
9627 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
9629         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
9630         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
9631         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
9633 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9635         * gcc.dg/compare5.c: New testcase.
9637 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
9639         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
9640         and "In instantiation".
9642 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
9644         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
9646 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
9648         * gcc.misc-tests/gcov.exp: Add support for branch information.
9649         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
9650         * gcc.misc-tests/gcov-4.c: New test.
9651         * gcc.misc-tests/gcov-4b.c: New test.
9652         * gcc.misc-tests/gcov-5b.c: New test.
9654 2001-08-20  Zack Weinberg  <zackw@panix.com>
9656         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
9657         expected to fail.
9659 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9661         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
9663 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
9665         * g++.dg/eh/template1.C: New test.
9667 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
9669         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
9670         Fix thinko.
9671         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
9672         for xfail.
9674 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
9676         * lib/g77-dg.exp:  Use prune.exp for common procedures
9677         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
9678         * lib/g77.exp: (g77-dg-prune) Remove
9680 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
9682         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
9684 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9686         * g++.dg/template/unify1.C: New test.
9688 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
9690         * g++.dg/abi/empty4.C: New test.
9692 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
9694         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
9695         solaris2.*
9696         * g77.f-torture/compile/pr3743.x: Likewise
9698 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9700         * g++.dg/other/using-declaration.C: New test.
9702 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9704         * gcc.dg/cpp/tr-sign.c: New testcase.
9706 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9708         * gcc.dg/cpp/19951025-1.c: Revert.
9709         * gcc.dg/cpp/directiv.c: We no longer process directives that
9710         interrupt macro arguments.
9712 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
9714         * gcc.dg/bconstp-1.c: New test.
9716 2001-08-03  Richard Henderson  <rth@redhat.com>
9718         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
9720 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9722         * gcc.dg/cpp/19951025-1.c: Update.
9724 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
9726         * g77.dg/ff90-1.f (s): Fix reference of variable z,
9727         should be x.
9729 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
9731         Kill -fhonor-std.
9732         * g++.old-deja/g++.ns/ns14.C: Remove special options.
9733         * g++.old-deja/g++.other/std1.C: Likewise.
9734         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
9736 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
9738         * lib/g77.exp:  Load gcc-defs.exp for common procedures
9739         (g77_pass, g77_fail, g77_finish, g77_exit,
9740         ${tool}_check_unsupported_p} Now redundant.  Deleted.
9742 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
9744         * g77.dg/fbackslash.f
9745         * g77.dg/fcase-preserve.f
9746         * g77.dg/ff90-1.f
9747         * g77.dg/ffixed-line-length-0.f
9748         * g77.dg/ffixed-line-length-132.f
9749         * g77.dg/ffixed-line-length-7.f
9750         * g77.dg/ffixed-line-length-72.f
9751         * g77.dg/ffixed-line-length-none.f
9752         * g77.dg/ffree-form-1.f
9753         * g77.dg/fno-backslash.f
9754         * g77.dg/fno-f90-1.f
9755         * g77.dg/fno-fixed-form-1.f
9756         * g77.dg/fno-onetrip.f
9757         * g77.dg/fno-typeless-boz.f
9758         * g77.dg/fno-underscoring.f
9759         * g77.dg/fno-vxt-1.f
9760         * g77.dg/fonetrip.f
9761         * g77.dg/ftypeless-boz.f
9762         * g77.dg/fugly-assumed.f
9763         * g77.dg/funderscoring.f
9764         * g77.dg/fvxt-1.f
9766 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
9768         * objc.dg/fwd-proto-1.m: New.
9769         * objc.dg/local-decl-1.m: New.
9770         * objc.dg/naming-1.m: New.
9771         * objc.dg/naming-2.m: New.
9772         * objc.dg/proto-hier-1.m: New.
9774 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
9776         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
9777         largest-type elements to a struct makes its size grow.
9779 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9781         * g++.dg/abi/vthunk1.C: New test.
9783 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9785         * g++.dg/abi/vbase8-22.C: New test.
9787 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9789         * gcc.dg/cpp/macro8.c: New test.
9791 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
9793         * g++.dg/abi/vbase8-21.C: New test.
9795 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
9797         * g++.dg/abi/vbase8-10.C: New test.
9799 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9801         * lib/g++.exp (g++_set_ld_library_path): Renamed to
9802         ${tool}_set_ld_library_path.
9803         Changed caller.
9804         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
9805         g++.exp.
9807 2001-07-26  Stan Cox <scox@redhat.com>
9809         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
9810         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
9811         gcc_exit, gcc_check_unsupported_p):
9812         Moved to gcc-deps.exp
9813         * gcc-deps.exp: New file.
9815 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9817         * g++.old-deja/g++.pt/defarg14.C: New test.
9819 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
9821         * g++.old-deja/g++.other/lineno5.C: New test.
9823 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
9825         * g++.old-deja/g++.pt/crash68.C: New test.
9827 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
9829         * g++.old-deja/g++.other/crash42.C: New test.
9831 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9833         * gcc.dg/cpp/extratokens.c: Fix.
9834         * gcc.dg/cpp/skipping2.c: New tests.
9836 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9838         * gcc.c-torture/execute/20010724-1.c: New file.
9839         * gcc.c-torture/execute/20010724-1.x: New file.
9841 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9843         * g++.old-deja/g++.other/cond7.C: New test.
9845 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9847         * g++.old-deja/g++.other/optimize4.C: New test.
9849 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9851         * g++.old-deja/g++.abi/vbase8-5.C: New test.
9853 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
9855         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
9856         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
9857         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
9858         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
9860         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
9861         bug report" message.
9863         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
9864         * g++.dg/ext/instantiate1.C: Move from old-deja.
9866 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
9868         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
9869         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
9870         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
9871         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
9873 2001-07-23  Jeffrey A Law  (law@cygnus.com)
9875         * gcc.c-torture/execute/20010723-1.c: New test.
9877 2001-07-23  Ben Elliston  <bje@redhat.com>
9879         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
9881 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9883         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
9884         i[34567]86-*-*.
9885         Delete handling of ieee_multilib_flags.
9886         Pass -mieee for alpha*-*-* and sh-*-*.
9887         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
9889 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
9891         Remove old-abi tests.
9892         * g++.old-deja/g++.mike/p11116.C: Remove.
9893         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
9895 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
9897         * g77.f-torture/compile/pr3743.f:  New test
9899 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
9901         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
9903 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9905         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
9906         g++.old-deja/g++.pt/static6.C: Likewise.
9907         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
9908         supports weak symbols.
9910 2001-07-18  Andreas Jaeger  <aj@suse.de>
9912         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
9913         supported again.
9915 2001-07-18  Andreas Jaeger  <aj@suse.de>
9917         * gcc.dg/iftrap-1.c: Fix target line.
9919 2001-07-17  Richard Henderson  <rth@redhat.com>
9921         * gcc.c-torture/execute/20010717-1.c: New.
9923 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9925         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
9926         tests.
9928 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9930         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
9932 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9934         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
9935         UAC_SIGBUS, UAC_NOPRINT definitions.
9937 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
9939         * objc/execute/object_is_class.m: New test.
9940         * objc/execute/object_is_meta_class.m: New test.
9942 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9944         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
9945         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
9947 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
9949         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
9950         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
9952 2001-07-14  Richard Henderson  <rth@redhat.com>
9954         * gcc.dg/iftrap-1.c: New.
9956 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
9958         * g77.f-torture/execute/intrinsic77.f: New test.
9960 2001-07-11  Janis Johnson <janis@us.ibm.com>
9962         * gcc.misc-tests/gcov-3.c: New test.
9964 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
9966         * gcc.c-torture/compile/20010711-1.c,
9967         * gcc.c-torture/compile/20010711-2.c: New tests.
9969 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
9971         * gcc.c-torture/execute/20010711-1.c: New test.
9973 2001-07-11  Ben Elliston  <bje@redhat.com>
9975         * g++.old-deja/g++.other/enum5.C: New test.
9977 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
9979         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
9980         (g++-dg-prune): Call prune_gcc_output.
9981         * prune.exp: New file for prune_gcc_output.
9982         * lib/g++.exp, lib/gcc.exp: Load it.
9984 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9986         * gcc.c-torture/compile/20010701-1.c,
9987         g++.old-deja/g++.ext/attrib6.C: New tests.
9989 2001-07-06  Jeffrey A Law  (law@cygnus.com)
9991         * gcc.c-torture/compile/20010706-1.c: New test.
9993 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
9995         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
9997 2001-06-28  Stan Shebs  <shebs@apple.com>
9999         * gcc.dg/pragma-darwin.c: New test.
10001 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10003         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
10004         Solaris 2.[678] system.
10006 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10008         * gcc.dg/20010622-1.c: New test.
10010 2001-06-18  Stan Shebs  <shebs@apple.com>
10012         * objc.dg: New directory.
10013         * objc.dg/dg.exp: New file.
10014         * objc.dg/alias.m: New.
10015         * objc.dg/class-1.m: New.
10016         * objc.dg/class-2.m: New.
10017         * objc.dg/const-str-1.m: New.
10018         * objc.dg/const-str-2.m: New.
10019         * objc.dg/id-1.m: New.
10020         * objc.dg/method-1.m: New.
10021         * objc.dg/super-class-1.m: New.
10022         * lib/objc-dg.exp: New file.
10024 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10026         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
10027         of label name.
10029 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
10031         * g++.old-deja/g++.abi/vbase8-9.C: New test.
10033 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10035         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
10036         variable.
10038 2001-06-12  Richard Henderson  <rth@redhat.com>
10040         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
10042 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10044         * g++.old-deja/g++.abi/vbase5.C: New test.
10045         * g++.old-deja/g++.abi/vbase6.C: New test.
10046         * g++.old-deja/g++.abi/vbase7.C: New test.
10048 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10050         * gcc.c-torture/compile/20010610-1.c: New test.
10052 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
10054         * g++.old-deja/g++.abi/vbase4.C: New test.
10056 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10058         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
10059         support %f for HC11/HC12 targets.
10060         * gcc.c-torture/execute/930513-1.x: New file, likewise.
10061         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
10062         on HC11/HC12 targets.
10063         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
10065 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10067         * gcc.dg/wchar_t-1.c: New file.
10068         * gcc.dg/wint_t-1.c: Likewise.
10070 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
10072         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
10074 2001-06-11  Richard Henderson  <rth@redhat.com>
10076         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
10078 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10080         * gcc.c-torture/compile/20010611-1.c: New test.
10082 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
10084         * gcc.dg/c99-tag-1.c: Add more tests.
10086 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
10088         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
10089         representation on MN10300 and ARM/Thumb.
10091 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
10093         * g77.f-torture/execute/20010610.f: New.
10095 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
10097         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
10098         names.
10100 2001-06-09  Richard Henderson  <rth@redhat.com>
10102         * gcc.c-torture/execute/ashrdi-1.c: New.
10103         * gcc.c-torture/execute/ashldi-1.c: New.
10104         * gcc.c-torture/execute/lshrdi-1.c: New.
10106 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
10108         * objc/execute/load-3.m: Added. Check sending +load to categories,
10109         in addition to classes.
10111 2001-06-08  Stan Shebs  <shebs@apple.com>
10113         * objc/execute/load-2.m: New test.  From Nicola Pero
10114         <n.pero@mi.flashnet.it>.
10116 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
10118         * gcc.c-torture/execute/20010605-2.c: New test.
10120 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10122         * g++.old-deja/g++.abi/vbase2.C: New test.
10123         * g++.old-deja/g++.abi/vbase3.C: New test.
10125 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
10127         * g++.old-deja/g++.pt/friend49.C: New test.
10129 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
10131         * g++.old-deja/g++.ext/anon3.C: New test.
10133 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
10135         * g++.old-deja/g++.other/conv7.C: New test.
10137 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10139         * gcc.c-torture/compile/20010605-2.c: New test.
10141 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10143         * gcc.c-torture/execute/20010604-1.c: New test.
10145 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
10147         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
10149 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
10151         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
10152         (g++_link_flags): Likewise.
10153         (g++_init): Pass gccpath's value to two previous functions.
10155 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10157         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
10158         Ensure logfile entry matches exec command line.
10160 2001-05-31  Richard Henderson  <rth@redhat.com>
10162         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
10163         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
10165 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
10167         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
10168         compiler for irix6.2
10170 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
10172         * g++.old-deja/g++.other/optimize3.C: New file.
10174 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
10176         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
10177         assemble.
10179 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
10181         * g++.old-deja/g++.other/optimize2.C: New file.
10183 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
10185         * gcc.c-torture/compile/20010518-2.c: New file.
10186         * gcc.c-torture/execute/20010518-1.c: New file.
10187         * gcc.c-torture/execute/20010518-2.c: New file.
10189 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10191         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
10193 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
10195         G++ no longer defines builtins that do not begin with __builtin.
10196         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
10197         * g++.old-deja/g++.brendand/misc13.C: Likewise.
10198         * g++.old-deja/g++.law/builtin1.C: Likewise.
10199         * g++.old-deja/g++.law/cvt2.C: Likewise.
10200         * g++.old-deja/g++.mike/net5.C: Likewise.
10201         * g++.old-deja/g++.other/builtins1.C: Likewise.
10202         * g++.old-deja/g++.other/builtins2.C: Likewise.
10203         * g++.old-deja/g++.other/builtins3.C: Likewise.
10204         * g++.old-deja/g++.other/builtins4.C: Likewise.
10205         * g++.old-deja/g++.other/inline8.C: Likewise.
10206         * g++.old-deja/g++.robertl/eb39.C: Likewise.
10208 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
10210         * g++.old-deja/g++.pt/using1.C: Adjust.
10211         * g++.old-deja/g++.pt/using2.C: New test.
10213 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
10215         * gcc.dg/cpp/charconst.c: New tests.
10216         * gcc.dg/cpp/escape.c: New tests.
10217         * gcc.dg/cpp/escape-1.c: New tests.
10218         * gcc.dg/cpp/escape-2.c: New tests.
10219         * gcc.dg/cpp/ucs.c: New tests.
10221 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
10223         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
10224         native compiler for irix6.5.
10226 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
10228         * lib/g++.exp (g++_include_flags): Use args to compute
10229         get_multilibs.
10230         (g++_link_flags): Likewise.
10231         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
10233 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10235         * gcc.dg/c90-hexfloat-1.c: Add more tests.
10237 2001-05-21  Geoff Keating  <geoffk@redhat.com>
10239         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
10240         this file.
10242 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10244         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
10245         STACK_SIZE;
10246         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
10247         to STACK_SIZE; Use it to define size of add_histo array.
10248         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
10249         to STACK_SIZE.
10250         (f): Use GITT_SIZE to define size of gitt local table.
10251         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
10252         to STACK_SIZE; Use it to define size of bytemem array.
10254 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10256         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
10257         on 68HC11/HC12 due to the asm instruction.
10258         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
10259         * gcc.c-torture/compile/920520-1.x: Likewise.
10260         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
10261         on 68HC11/HC12 because the function is larger than 64K.
10262         * gcc.c-torture/compile/961203-1.x: New file, this test fails
10263         on 68HC11/HC12 because the structure is too large.
10265 2001-05-20  Richard Henderson  <rth@redhat.com>
10267         * gcc.c-torture/execute/20010520-1.c: New.
10269 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10271         * g++.old-deja/g++.warn/compare1.C: New test.
10272         * gcc.dg/compare4.c: New test.
10274 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
10276         * g++.old-deja/g++.other/optimize1.C: New test.
10278 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10280         * g++.old-deja/g++.pt/spec41.C: New test.
10282 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10284         * gcc.c-torture/compile/20010114-1.x: Remove.
10286 2001-05-18  Stan Shebs  <shebs@apple.com>
10288         * gcc.c-torture/compile/20010518-1.c: New test.
10290 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
10292         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
10293         * g++.old-deja/g++.pt/crash67.C: New test.
10295 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
10297         * g++.old-deja/g++.other/debug9.C: New test.
10299 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
10301         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
10303 2001-05-16  Jan Hubicka  <jh@suse.cz>
10305         * gcc.c-torture/compile/20010516-1.c: New test.
10307 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10309         * g++.old-deja/g++.other/crash41.C: New test.
10311 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10313         * g++.old-deja/g++.pt/crash66.C: New test.
10315 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
10317         * g++.old-deja/g++.robertl/eb27.C: Convert.
10319 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
10321         * g++.dg/friend-warn.C: New test.  Do not warn about friend
10322         declaration being redundant.
10324 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
10326         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
10328 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
10330         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
10332 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
10334         * lib/g++.exp: Use testsuite_flags.
10336 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
10338         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
10340 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10342         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
10344 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
10346         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
10348 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
10350         * gcc.c-torture/compile/20010313-1.c: New test.
10352 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
10354         * gcc.dg/cpp/direct2.c: New test.
10355         * gccq.dg/cpp/direct2s.c: New test.
10357         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
10359 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
10361         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
10362         * g++.old-deja/g++.other/op3.C: Likewise.
10364 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10366         * gcc.dg/cpp/syshdr.h: New file.
10367         * gcc.dg/cpp/sysmac1.c: Update.
10368         * gcc.dg/cpp/sysmac2.c: Update.
10370 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10372         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
10374 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
10376         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
10377         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
10379 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
10381         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
10383 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
10385         * lib/g++.exp (g++_include_flags): Don't use any special flags
10386         if TESTING_IN_BUILD_TREE is not defined.
10387         (g++_init): Use a plain 'c++' as the compiler if
10388         TESTING_IN_BUILD_TREEE is not defined.
10390 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10392         * g++.old-deja/g++.eh/catch13.C: New test.
10393         * g++.old-deja/g++.eh/catch14.C: New test.
10395 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10397         * gcc.dg/cpp/tr-define.c: New test.
10399 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
10401         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
10402         <stdlib.h>, not <malloc.h>.
10404 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10406         * g++.old-deja/g++.ns/template17.C: New test.
10408 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10410         * g++.old-deja/g++.pt/ref4.C: New test.
10412 2001-04-30  Richard Henderson  <rth@redhat.com>
10414         * gcc.dg/20000724-1.c: Revert last change.
10416 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
10418         * g77.f-torture/execute/20010430.f: New test.
10420 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
10422         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
10424 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
10426         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
10428 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10430         * g++.old-deja/g++.eh/crash6.C: New test.
10432 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10434         * g++.old-deja/g++.other/warn7.C: New test.
10436 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10438         * g++.old-deja/g++.other/defarg9.C: New test.
10440 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10442         * g77.f-torture/compile/20010426.f: New test.
10443         * g77.f-torture/execute/20010426.f: New test.
10445 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10447         * g77.f-torture/compile/20000629-1.x: Remove - error
10448         has been fixed.
10450 2001-04-26  Jeffrey A Law  (law@cygnus.com)
10452         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
10453         Tweak slightly to work with g++.dg framework.
10454         * g++.dg/special/ecos.exp: Run initp1.C test.
10455         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
10457         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
10458         its linker doesn't give line numbers either.
10459         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
10461 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10463         * g++.old-deja/g++.other/lex1.C: New test.
10465 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
10467         * gcc.dg/noncompile/20010425-1.c: New test.
10469 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10471         * g++.old-deja/g++.pt/mangle2.C: New test.
10473 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10475         * gcc.dg/format/plus-1.c: New test.
10477 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10479         * gcc.dg/20010423-1.c: New test.
10481 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10483         * gcc.c-torture/execute/20010422-1.c: New test.
10485 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
10487         * g++.old-deja/g++.ns/type2.C: New test.
10489 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
10491         * g++.old-deja/g++.other/perf1.C: New test.
10493 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
10495         * gcc.dg/c99-func-2.c: Remove xfail.
10496         * gcc.dg/c99-func-3.c: Remove xfail.
10497         * gcc.dg/c99-func-4.c: Remove xfail.
10499 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
10501         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
10503 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10505         * gcc.c-torture/compile/20010423-1.c: New test.
10507 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10509         * g++.old-deja/g++.pt/typename28.C: New test.
10511 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10513         * g++.old-deja/g++.abi/empty2.C: New test.
10514         * g++.old-deja/g++.abi/empty3.C: New test.
10516 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10518         * g++.old-deja/g++.other/comdat2.C: New test.
10519         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
10521 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10523         * g++.old-deja/g++.other/overload14.C: New test.
10525 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10527         * g++.old-deja/g++.other/lookup23.C: New test.
10529 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10531         * gcc.c-torture/execute/20010403-1.c: New test.
10533 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
10534             Mark Mitchell  <mark@codesourcery.com>
10536         * lib/old-dejagnu.exp: Don't delete output of executable.
10537         Add .exe suffix to executables.
10539 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
10541         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
10543 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10545         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
10547 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10549         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
10550         * g++.old-deja/g++.abi/crash1.C: New test.
10552 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10554         * g++.old-deja/g++.other/crash40.C: New test.
10556 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10558         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
10560 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
10562         * g++.old-deja/g++.other/warn6.C: New test.
10564 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10566         * g++.old-deja/g++.robertl/eb42.C: Same.
10568 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10570         * gcc.dg/wtr-conversion-1.c: New testcase.
10572 2001-04-10  Richard Henderson  <rth@redhat.com>
10574         * g++.old-deja/g++.other/array5.C: New.
10576 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10578         * gcc.c-torture/execute/20010408-1.c: New test.
10580 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
10582         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
10583         headers and constructs.
10584         * g++.old-deja/g++.robertl/eb79.C: Same.
10585         * g++.old-deja/g++.robertl/eb77.C (main): Same.
10586         * g++.old-deja/g++.robertl/eb73.C: Same.
10587         * g++.old-deja/g++.robertl/eb66.C (main): Same.
10588         * g++.old-deja/g++.robertl/eb55.C (t): Same.
10589         * g++.old-deja/g++.robertl/eb54.C (main): Same.
10590         * g++.old-deja/g++.robertl/eb46.C (main): Same.
10591         * g++.old-deja/g++.robertl/eb44.C: Same.
10592         * g++.old-deja/g++.robertl/eb41.C (main): Same.
10593         * g++.old-deja/g++.robertl/eb4.C (main): Same.
10594         * g++.old-deja/g++.robertl/eb39.C: Same.
10595         * g++.old-deja/g++.robertl/eb33.C (main): Same.
10596         * g++.old-deja/g++.robertl/eb31.C (main): Same.
10597         * g++.old-deja/g++.robertl/eb30.C: Same.
10598         * g++.old-deja/g++.robertl/eb3.C: Same.
10599         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
10600         * g++.old-deja/g++.robertl/eb21.C: Same.
10601         * g++.old-deja/g++.robertl/eb15.C: Same.
10602         * g++.old-deja/g++.robertl/eb118.C: Same.
10603         * g++.old-deja/g++.robertl/eb115.C (main): Same.
10604         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
10605         * g++.old-deja/g++.robertl/eb109.C: Same.
10606         * g++.old-deja/g++.other/sibcall1.C (main): Same.
10607         * g++.old-deja/g++.mike/rtti1.C: Same.
10608         * g++.old-deja/g++.mike/p658.C: Same.
10609         * g++.old-deja/g++.mike/net46.C: Same.
10610         * g++.old-deja/g++.mike/net34.C: Same.
10611         * g++.old-deja/g++.mike/memoize1.C: Same.
10612         * g++.old-deja/g++.mike/eh2.C: Same.
10613         * g++.old-deja/g++.law/weak.C: Same.
10614         * g++.old-deja/g++.law/visibility7.C: Same.
10615         * g++.old-deja/g++.law/visibility25.C: Same.
10616         * g++.old-deja/g++.law/visibility22.C: Same.
10617         * g++.old-deja/g++.law/visibility2.C: Same.
10618         * g++.old-deja/g++.law/visibility17.C: Same.
10619         * g++.old-deja/g++.law/visibility13.C: Same.
10620         * g++.old-deja/g++.law/visibility10.C: Same.
10621         * g++.old-deja/g++.law/visibility1.C: Same.
10622         * g++.old-deja/g++.law/virtual3.C (eval): Same.
10623         * g++.old-deja/g++.law/vbase1.C: Same.
10624         * g++.old-deja/g++.law/operators32.C: Same.
10625         * g++.old-deja/g++.law/nest3.C: Same.
10626         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
10627         * g++.old-deja/g++.law/except5.C (main): Same.
10628         * g++.old-deja/g++.law/cvt7.C (run): Same.
10629         * g++.old-deja/g++.law/cvt2.C: Same.
10630         * g++.old-deja/g++.law/cvt16.C: Same.
10631         * g++.old-deja/g++.law/ctors6.C (bar): Same.
10632         * g++.old-deja/g++.law/ctors17.C (main): Same.
10633         * g++.old-deja/g++.law/ctors13.C: Same.
10634         * g++.old-deja/g++.law/ctors12.C (main): Same.
10635         * g++.old-deja/g++.law/ctors10.C: Same.
10636         * g++.old-deja/g++.law/code-gen5.C: Same.
10637         * g++.old-deja/g++.law/bad-error7.C: Same.
10638         * g++.old-deja/g++.law/arm9.C: Same.
10639         * g++.old-deja/g++.law/arm12.C: Same.
10640         * g++.old-deja/g++.law/arg8.C: Same.
10641         * g++.old-deja/g++.law/arg1.C: Same.
10642         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
10643         * g++.old-deja/g++.jason/template31.C: Same.
10644         * g++.old-deja/g++.jason/template24.C (main): Same.
10645         * g++.old-deja/g++.jason/2371.C: Same.
10646         * g++.old-deja/g++.eh/new2.C: Same.
10647         * g++.old-deja/g++.eh/new1.C: Same.
10648         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
10649         * g++.old-deja/g++.brendan/nest21.C (main): Same.
10650         * g++.old-deja/g++.brendan/err-msg3.C: Same.
10651         * g++.old-deja/g++.brendan/crash62.C: Same.
10652         * g++.old-deja/g++.brendan/crash52.C: Same.
10653         * g++.old-deja/g++.brendan/crash49.C (main): Same.
10654         * g++.old-deja/g++.brendan/crash38.C: Same.
10655         * g++.old-deja/g++.brendan/crash15.C (main): Same.
10656         * g++.old-deja/g++.brendan/copy9.C: Same.
10658 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
10660         * gcc.c-torture/execute/20001203-2.c (memset):
10661         Count argument is of type __SIZE_TYPE__.
10663 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
10665         * gcc.c-torture/compile/20010404-1.c: New test.
10667 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
10669         * gcc.c-torture/compile/20010326-1.c: New test.
10671 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
10673         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
10674         peculiarities of the SH.
10675         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
10677 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10679         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
10680         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
10681         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
10683 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10685         * g77.f-torture/compile/20010321-1.f: New test.
10687 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10689         * gcc.c-torture/compile/20010329-1.c: New test.
10691 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10693         * gcc.c-torture/execute/20010329-1.c: New test.
10695 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
10697         * g++.old-deja/g++.other/eh4.C: Fix typo.
10699 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
10701         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
10703 2001-03-28  Philip Blundell  <philb@gnu.org>
10705         * gcc.c-torture/compile/20010328-1.c: New test.
10707 2001-03-27  Richard Henderson  <rth@redhat.com>
10709         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
10710         * g++.old-deja/g++.eh/vbase3.C: Likewise.
10712 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
10714         * gcc.c-torture/compile/20010327-1.c: New test.
10716 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10718         * g++.old-deja/g++.other/friend12.C: New test.
10719         * g++.old-deja/g++.other/friend9.C: Expect no errors.
10720         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
10722 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10724         * gcc.c-torture/execute/20010325-1.c: New test.
10726 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
10728         * g++.old-deja/g++.other/mangle3.C: New test.
10730 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
10732         * g++.old-deja/g++.other/anon8.C: New test.
10734 2001-03-20  Philip Blundell  <philb@gnu.org>
10736         * gcc.c-torture/compile/20010320-1.c: New test.
10738 2001-03-17  Richard Henderson  <rth@redhat.com>
10740         * g++.old-deja/g++.other/eh4.C: Add expected error text.
10742 2001-03-15  Geoff Keating  <geoff@redhat.com>
10744         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
10745         tests on AIX.
10747 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
10749         * g++.old-deja/g++.other/eh4.C: New test.
10751 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
10753         * gcc.dg/cpp/mi1.c: Update.
10755 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
10757         * g++.old-deja/g++.other/regstack.C: New test.
10759 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10761         * g++.old-deja/g++.other/ref4.C: New test.
10763 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
10765         * objc/execute/va_method.m: Added.
10766         * objc/execute/IMP.m: Added.
10767         * objc/execute/_cmd.m: Added.
10768         * objc/execute/accessing_ivars.m: Added.
10769         * objc/execute/class-1.m: Added.
10770         * objc/execute/class-10.m: Added.
10771         * objc/execute/class-11.m: Added.
10772         * objc/execute/class-12.m: Added.
10773         * objc/execute/class-13.m: Added.
10774         * objc/execute/class-14.m: Added.
10775         * objc/execute/class-2.m: Added.
10776         * objc/execute/class-3.m: Added.
10777         * objc/execute/class-4.m: Added.
10778         * objc/execute/class-5.m: Added.
10779         * objc/execute/class-6.m: Added.
10780         * objc/execute/class-7.m: Added.
10781         * objc/execute/class-8.m: Added.
10782         * objc/execute/class-9.m: Added.
10783         * objc/execute/class-tests-1.h
10784         * objc/execute/class-tests-2.h
10785         * objc/execute/compatibility_alias.m: Added.
10786         * objc/execute/encode-1.m: Added.
10787         * objc/execute/formal_protocol-1.m: Added.
10788         * objc/execute/formal_protocol-2.m: Added.
10789         * objc/execute/formal_protocol-3.m: Added.
10790         * objc/execute/formal_protocol-4.m: Added.
10791         * objc/execute/formal_protocol-5.m: Added.
10792         * objc/execute/formal_protocol-6.m: Added.
10793         * objc/execute/formal_protocol-7.m: Added.
10794         * objc/execute/informal_protocol.m: Added.
10795         * objc/execute/initialize.m: Added.
10796         * objc/execute/load.m: Added.
10797         * objc/execute/many_args_method.m: Added.
10798         * objc/execute/nested-3.m: Added.
10799         * objc/execute/no_clash.m: Added.
10800         * objc/execute/private.m: Added.
10801         * objc/execute/redefining_self.m: Added.
10802         * objc/execute/root_methods.m: Added.
10803         * objc/execute/selector-1.m: Added.
10804         * objc/execute/static-1.m: Added.
10805         * objc/execute/static-2.m: Added.
10806         * objc/execute/va_method.m: Added.
10808 2001-03-10  Richard Henderson  <rth@redhat.com>
10810         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
10812 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
10814         * g++.old-deja/g++.other/crash31.C: XFAIL.
10815         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
10816         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
10817         * gcc.c-torture/execute/20010123-1.x: XFAIL.
10818         * gcc.c-torture/execute/20010124-1.x: XFAIL.
10819         * gcc.dg/sequence-pt-1.c: XFAIL one test.
10821 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
10823         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
10825 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
10827         * gcc.dg/20000724-1.c: Don't use multiline strings.
10829 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
10831         * objc/execute/string1.m, objc/execute/string2.m: Compare the
10832         result of -cString against what we expect it to be; don't just
10833         print it out for no one to read.
10835         * objc/execute/string3.m, objc/execute/string4.m: New tests.
10836         Based on testcases provided by Nicola Pero.
10838 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
10840         * gcc.dg/cpp/macro7.c: New test.
10842 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
10844         * gcc.dg/cpp/multiline.c: Update.
10846 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10848         * g++.old-deja/g++.other/enum3.C: New test.
10850 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10852         * g++.old-deja/g++.other/pod1.C: New test.
10854 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10856         * g++.old-deja/g++.ext/overload1.C: New test.
10858 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
10860         * g++.old-deja/g++.pt/using1.C: New test.
10862 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
10864         * g++.old-deja/g++.other/using9.C: New test.
10866 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
10868         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
10870         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
10872 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
10874         * g++.old-deja/g++.ext/realpt1.C: Remove.
10876 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
10878         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
10880 2001-02-26  Will Cohen  <wcohen@redhat.com>
10882         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
10884 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
10886         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
10887         templatized constructors.
10889 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10891         * gcc.c-torture/execute/20010224-1.c: New test.
10893 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
10895         * gcc.c-torture/execute/20010222-1.c: New test.
10897 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
10899         * g++.old-deja/g++.other/inline20.C: New test.
10901 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
10903         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
10905 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10907         * g++.old-deja/g++.other/lookup22.C: New test.
10909 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
10911         * g77.dg: New directory.
10912         * g77.dg/20010216-1.f: New test case.
10913         * g77.dg/dg.exp: New driver.
10914         * lib/g77-dg.exp: New driver library.
10916 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10918         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
10920 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
10922         * g++.old-deja/g++.other/decl9.C: New test.
10924 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
10926         * g++.old-deja/g++.other/init16.C: Update the test so that it does
10927         not need <string> and also tests the initialization at runtime.
10929 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10931         * gcc.c-torture/execute/longlong.c: New test.
10933 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
10935         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
10937 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
10939         * gcc.c-torture/execute/920302-1.c (execute):
10940         Change argument type to short.
10942 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
10944         * g++.old-deja/g++.pt/deduct6.C: New test.
10946 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
10948         * g++.old-deja/g++.pt/deduct5.C: New test.
10950 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
10952         * gcc.c-torture/execute/20010209-1.c: New test.
10954 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
10956         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
10958 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
10960         * g++.dg/vtgc1.C: Update for new ABI.
10962         * consistency.vlad: New directory, 1665 files.
10964 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10966         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
10967         return type.
10968         * gcc.dg/cpp/digraphs.c: Declare puts.
10970 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10972         * g++.old-deja/g++.other/warn5.C: New test.
10974 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10976         * g++.old-deja/g++.pt/spec40.C: New test.
10978 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10980         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
10981         case.
10982         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
10984 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
10986         * gcc.c-torture/compile/20010209-1.c: New test.
10988 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
10990         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
10991         excess errors message but not if it crashes.
10992         * g++.old-deja/g++.other/crash27.C: Likewise.
10993         * g++.old-deja/g++.other/crash28.C: Likewise.
10994         * g++.old-deja/g++.other/crash30.C: Likewise.
10995         * g++.old-deja/g++.other/crash32.C: Likewise.
10996         * g++.old-deja/g++.other/crash35.C: Likewise.
10997         * g++.old-deja/g++.pt/inherit2.C: Likewise.
10999 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11001         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
11002         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
11003         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
11004         g77.f-torture/execute/execute.exp,
11005         g77.f-torture/noncompile/noncompile.exp,
11006         gcc.c-torture/execute/execute.exp,
11007         gcc.c-torture/execute/memcheck/memcheck.exp,
11008         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
11009         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
11010         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
11011         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
11012         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
11013         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
11014         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11015         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
11016         Remove bug reporting instructions with ancient email addresses.
11018 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11020         * gcc.dg/20010202-1.c: New test.
11021         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
11023 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
11025         * g++.dg/stdbool-if.C: New test.
11027 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
11029         * objc/execute/fdecl.m: Added main().
11031 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
11033         * gcc.c-torture/execute/20010206-1.c: New test.
11035 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
11037         * gcc.dg/cpp/avoidpaste1.c: Update.
11039 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
11041         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
11042         Pero <nicola@brainstorm.co.uk>.
11043         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
11045 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
11047         * g++.old-deja/g++.pt/spec39.C: New test.
11049 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
11051         * gcc.c-torture/compile/20010202-1.c: New test.
11053 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
11055         * g++.old-deja/g++.abi/primary2.C: New test.
11056         * g++.old-deja/g++.abi/primary3.C: New test.
11057         * g++.old-deja/g++.abi/primary4.C: New test.
11058         * g++.old-deja/g++.abi/primary5.C: New test.
11059         * g++.old-deja/g++.abi/vtable3.h: New test.
11060         * g++.old-deja/g++.abi/vtable3a.C: New test.
11061         * g++.old-deja/g++.abi/vtable3b.C: New test.
11062         * g++.old-deja/g++.abi/vtable3c.C: New test.
11063         * g++.old-deja/g++.abi/vtable3d.C: New test.
11064         * g++.old-deja/g++.abi/vtable3e.C: New test.
11065         * g++.old-deja/g++.abi/vtable3f.C: New test.
11066         * g++.old-deja/g++.abi/vtable3g.C: New test.
11067         * g++.old-deja/g++.abi/vtable3h.C: New test.
11068         * g++.old-deja/g++.abi/vtable3i.C: New test.
11069         * g++.old-deja/g++.abi/vtable3j.C: New test.
11070         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
11072 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
11074         * g++.old-deja/g++.other/anon6.C: New test.
11075         * g++.old-deja/g++.other/anon7.C: New test.
11077 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
11079         * gcc.dg/cpp/avoidpaste2.c: New tests.
11081 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
11083         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
11085 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
11087         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
11088         DECIMAL_DIG cases for Irix."
11090 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
11092         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
11094 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11096         * gcc.dg/c99-tag-1.c: New test.
11098 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11100         * gcc.dg/cpp/tr-warn1.c: Add tests.
11102 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
11104         * gcc.dg/cpp/avoidpaste1.c: Update.
11105         * gcc.dg/cpp/paste4.c: Update.
11107 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
11109         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
11110         cases for Irix.
11112 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11114         * g++.old-deja/g++.other/inline19.C: New test.
11116 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
11118         * gcc.dg/Wlarger-than.c: New test.
11120 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11122         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
11124 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
11126         * gcc.c-torture/execute/20010129-1.c: New test.
11127         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
11129 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
11131         * gcc.dg/cpp/avoidpaste1.c: Test case.
11133 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
11135         * g++.old-deja/g++.other/inline18.C: New test.
11137 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11139         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
11140         and __builtin_putchar.
11142 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
11144         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
11145         tests.
11147 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
11149         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
11150         floating point number rounding mode to round to the nearest
11151         representable mode.
11153 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
11155         * g++.old-deja/g++.other/mangle2.C: New test.
11157 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11159         * gcc.c-torture/compile/20010124-1.c: New test.
11161 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
11163         * g++.old-deja/g++.pt/spec38.C: New test.
11165 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11167         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
11168         "Build don't run".
11170 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11172         * gcc.c-torture/execute/20010123-1.c: New test.
11174 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11176         * g++.old-deja/g++.pt/spec37.C: New test.
11178 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
11180         * g++.old-deja/g++.pt/overload14.C: New test.
11182 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11184         * gcc.c-torture/execute/20010122-1.c: New test, exercise
11185         __builtin_return_address.
11187 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
11189         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
11190         * g++.old-deja/g++.pt/spec35.C: New test.
11191         * g++.old-deja/g++.pt/spec36.C: New test.
11193 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
11195         * gcc.c-torture/compile/20010118-1.c: New test.
11197 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
11199         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
11201 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11203         * gcc.c-torture/execute/20010119-1.c: New test.
11205 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11207         * g++.old-deja/g++.other/vbase5.C: New test.
11209 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
11211         * gcc.c-torture/execute/20010118-1.c: New test.
11213 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11215         * g++.old-deja/g++.pt/deduct3.C: New test.
11217 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11219         * g++.old-deja/g++.pt/spec34.C: New test.
11221 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
11223         * g77.f-torture/compile/20000601-2.f: New test.
11225 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11227         * g++.old-deja/g++.other/init17.C: New test.
11229 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
11231         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
11233 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11235         * g++.old-deja/g++.pt/unify8.C: New test.
11237 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11239         * g++.old-deja/g++.abi/vbase1.C: New test.
11241 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11243         * g++.old-deja/g++.pt/crash65.C: New test.
11245 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11247         * gcc.dg/cpp/assembl2.S: New test case.
11249 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
11251         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
11252         are supported.
11254 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11256         * g++.old-deja/g++.other/builtins1.C: New test.
11257         * g++.old-deja/g++.other/builtins2.C: Likewise.
11258         * g++.old-deja/g++.other/builtins3.C: Likewise.
11259         * g++.old-deja/g++.other/builtins4.C: Likewise.
11261 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
11263         * gcc.c-torture/compile/20010117-1.c: New test.
11264         * gcc.c-torture/compile/20010117-2.c: New test.
11266 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11268         * g77.f-torture/execute/20010116.[fx]: New test,
11269         XFAIL on i?86-*-*.
11270         * g77.f-torture/compile/20010115.f: Indicate it's
11271         a test for PR fortran/1636.
11273 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11275         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
11277 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11279         * g77.f-torture/compile/20010115.f: New test.
11281 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
11283         * g++.old-deja/g++.pt/nontype5.C: New test.
11285 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11287         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
11288         have an equivalent working one below it.
11290 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11292         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
11293         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11295 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11297         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
11298         message containing "init_priority".
11299         (conpr-2.C): Likewise.
11300         (conpr-3.C): Likewise.
11301         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
11303 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11305         * gcc.c-torture/execute/20010114-2.c: New test.
11307 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11309         * gcc.c-torture/compile/20010114-1.c: New test.
11310         * gcc.c-torture/compile/20010114-1.x: Xfail.
11311         * gcc.c-torture/compile/20010114-2.c: New test.
11312         * gcc.c-torture/execute/20010114-1.c: New test.
11313         * gcc.dg/trunc-1.c: New test.
11314         * gcc.dg/uninit-B.c: New test.
11316 2001-01-13  Nick Clifton  <nickc@redhat.com>
11318         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
11319         target.
11321 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11323         * gcc.c-torture/compile/20010113-1.c: New test.
11325 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
11327         * gcc.c-torture/compile/20001212-1.c: New test.
11329 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11331         * gcc.dg/cpp/widestr1.c: Update.
11332         * gcc.dg/cpp/prag-imp.c: Remove.
11334 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
11336         * gcc.c-torture/execute/20000801-3.x: Remove.
11337         * gcc.dg/c90-init-1.c: New test.
11338         * gcc.dg/c99-init-1.c: New test.
11339         * gcc.dg/c99-init-2.c: New test.
11340         * gcc.dg/gnu99-init-1.c: New test.
11342 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
11344         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
11345         testing that no relevant ones were found.
11347 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11349         * g++.old-deja/g++.pt/cast2.C: New test.
11351 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11353         * g++.old-deja/g++.pt/friend47.C: New test.
11355 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11357         * g++.old-deja/g++.pt/instantiate13.C: New test.
11359 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11361         * g++.old-deja/g++.other/defarg7.C: New test.
11362         * g++.old-deja/g++.other/defarg8.C: New test.
11364 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11366         * g++.old-deja/g++.pt/crash64.C: New test.
11368 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11370         * g++.old-deja/g++.pt/crash63.C: New test.
11372 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11374         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
11376 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
11378         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
11380 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11382         * g++.old-deja/g++.pt/error3.C: New test.
11384 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11386         * g++.old-deja/g++.other/crash39.C: New test.
11388 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11390         * g++.old-deja/g++.other/vbase4.C: New test.
11392 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
11394         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
11395         * gcc.dg/special/20000419-2.c: New file. Identical to above.
11396         * gcc.dg/special/special.exp: New test driver which will check
11397         for alias support for the above test.
11399 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
11401         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
11402         problems on small machines.
11403         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
11404         parameterize.
11406 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
11408         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
11409         mips.
11410         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11412 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
11414         * g++.old_deja/g++.pt/using8.C: New test.
11416 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11418         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
11420 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
11422         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
11423         where a failure is expected.
11424         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
11426 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11428         * g++.old_deja/g++.pt/instantiate12.C: New test.
11430 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11432         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
11433         start of structs.
11434         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
11435         * g++.old-deja/g++.brendan/crash17.C: Likewise.
11436         * g++.old-deja/g++.brendan/crash29.C: Likewise.
11437         * g++.old-deja/g++.brendan/crash48.C: Likewise.
11438         * g++.old-deja/g++.brendan/ns1.C: Likewise.
11439         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
11440         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
11441         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
11442         * g++.old-deja/g++.eh/spec6.C: Likewise.
11443         * g++.old-deja/g++.jason/crash3.C: Likewise.
11444         * g++.old-deja/g++.law/ctors11.C: Likewise.
11445         * g++.old-deja/g++.law/ctors17.C: Likewise.
11446         * g++.old-deja/g++.law/ctors5.C: Likewise.
11447         * g++.old-deja/g++.law/ctors9.C: Likewise.
11448         * g++.old-deja/g++.mike/ambig1.C: Likewise.
11449         * g++.old-deja/g++.mike/net22.C: Likewise.
11450         * g++.old-deja/g++.mike/p3538a.C: Likewise.
11451         * g++.old-deja/g++.mike/p3538b.C: Likewise.
11452         * g++.old-deja/g++.mike/virt3.C: Likewise.
11453         * g++.old-deja/g++.niklas/t128.C: Likewise.
11454         * g++.old-deja/g++.other/anon4.C: Likewise.
11455         * g++.old-deja/g++.other/using1.C: Likewise.
11456         * g++.old-deja/g++.other/warn3.C: Likewise.
11457         * g++.old-deja/g++.pt/t37.C: Likewise.
11458         * g++.old-deja/g++.robertl/eb69.C: Likewise.
11459         * g++.old-deja/g++.robertl/eb71.C: Likewise.
11461 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11463         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
11465 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11467         * gcc.c-torture/execute/stdio-opt-3.c: New test.
11469 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
11471         * gcc.c-torture/compile/20010107-1.c: New test.
11473 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11475         * gcc.c-torture/execute/builtin-noret-1.c: New test.
11477 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11479         * gcc.dg/format/format.h: New file.
11480         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
11481         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
11482         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
11483         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
11484         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
11485         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
11486         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
11487         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
11488         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
11489         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
11490         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
11491         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
11492         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
11493         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
11494         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
11495         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
11496         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
11497         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
11498         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
11499         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
11500         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
11501         instead of declaring standard types, macros and functions in each
11502         test.
11504 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
11506         * gcc.c-torture/execute/20010106-1.c: New test.
11508 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11510         * gcc.dg/format/format.exp: New file.
11511         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
11512         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
11513         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
11514         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
11515         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
11516         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
11517         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
11518         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
11519         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
11520         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
11521         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
11522         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
11523         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
11524         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
11525         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
11526         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
11527         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
11528         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
11529         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
11530         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
11531         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
11532         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
11533         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
11534         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
11535         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
11536         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
11537         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
11538         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
11539         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
11540         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
11541         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
11542         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
11543         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
11544         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
11545         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
11546         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
11547         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
11548         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
11549         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
11550         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
11551         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
11552         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
11554 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
11556         * gcc.c-torture/execute/991228-1.c: Take word endianness into
11557         account.
11559 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
11561         * gcc.c-torture/execute/builtin-complex-1.c: New test.
11563 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
11565         * g++.old-deja/g++.pt/crash62.C: New test.
11567 2001-01-04  Richard Henderson  <rth@redhat.com>
11569         * gcc.dg/20000926-1.c: Update expected warnings.
11570         * gcc.dg/array-2.c: Likewise.
11571         * gcc.dg/array-4.c: Also validate flexible array members.
11572         * gcc.dg/c99-flex-array-1.c: New.
11574 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11576         * gcc.c-torture/compile/20001222-1.x: Remove.
11578 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11580         * gcc.c-torture/execute/built-in-setjmp.c: New.
11582 2001-01-03  Richard Henderson  <rth@redhat.com>
11584         * gcc.dg/940510-1.c: Update expected error wording.
11585         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
11587 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
11589         * lib/target-supports.exp (check_alias_available): Modified to
11590         indicate aliases not supported if only weak aliases are supported.
11592 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11594         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
11595         Turn on cmpstrsi checks for __pj__ and __i370__.
11597 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11599         * g++.old-deja/g++.other/virtual11.C: New test.
11601 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11603         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
11605 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11607         * gcc.c-torture/compile/20010102-1.c: New test.
11609 2001-01-02  Andreas Jaeger  <aj@suse.de>
11611         * gcc.dg/noreturn-3.c: New test.
11613         * gcc.dg/noreturn-4.c: New test.
11615 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11617         * gcc.c-torture/execute/stdio-opt-1.c: Also test
11618         __builtin_fputc and __builtin_fwrite.
11620 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
11622         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
11623         signed char, not default char.
11625 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
11627         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
11629 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
11631         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
11633 2000-12-29  Richard Henderson  <rth@redhat.com>
11635         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
11636         (__cyg_profile_func_exit): Define.
11638 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11640         * g++.dg/vtgc1.C: New test.
11642 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
11644         * gcc.dg/noncompile/20001228-1.c: New test.
11646         * gcc.dg/20001228-1.c: New test.
11648         * gcc.c-torture/execute/20001228-1.c: New test.
11650 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11652         * gcc.dg/format-strfmon-1.c: New test.
11654 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11656         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
11657         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
11658         * gcc.c-torture/execute/string-opt-1.c: Likewise.
11659         * gcc.c-torture/execute/string-opt-2.c: Likewise.
11660         * gcc.c-torture/execute/string-opt-3.c: Likewise.
11661         * gcc.c-torture/execute/string-opt-4.c: Likewise.
11662         * gcc.c-torture/execute/string-opt-6.c: Likewise.
11663         * gcc.c-torture/execute/string-opt-7.c: Likewise.
11664         * gcc.c-torture/execute/string-opt-8.c: Likewise.
11665         * gcc.c-torture/execute/string-opt-9.c: Likewise.
11666         * gcc.c-torture/execute/string-opt-10.c: Likewise.
11667         * gcc.c-torture/execute/string-opt-11.c: Likewise.
11668         * gcc.c-torture/execute/string-opt-12.c: Likewise.
11670         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
11671         * gcc.c-torture/execute/string-opt-4.c: Test index.
11673 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
11675         * gcc.c-torture/compile/20001226-1.c: New test.
11677 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11679         * gcc.c-torture/compile/20001222-1.c: New test.
11680         * gcc.c-torture/compile/20001222-1.x: Xfail.
11682 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
11684         * gcc.c-torture/execute/comp-goto-2.c: New test.
11686 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
11688         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
11689         Use long types if __INT_MAX__ is 32767.
11690         (main): Use cast to (sint32 *) when poking 88 into a_page.
11692         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
11694 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
11696         * gcc.c-torture/compile/20001221-1.c: New test.
11697         * gcc.c-torture/execute/20001221-1.c: New test.
11699 2000-12-20  Richard Henderson  <rth@redhat.com>
11701         * g++.old-deja/g++.pt/crash36.C: Update error lines.
11702         * g++.old-deja/g++.robertl/eb109.C: Likewise.
11704 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11706         * gcc.dg/compare3.c: New test.
11708 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11710         * gcc.dg/format-warnll-1.c: New test.
11712 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11714         * gcc.dg/cpp/cmdlne-P.c: New test.
11716 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11718         * gcc.c-torture/execute/builtin-abs-1.c,
11719         gcc.c-torture/execute/builtin-abs-2.c: New tests.
11721 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
11723         * gcc.dg/cpp/multiline.c: New test.
11725 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
11727         * g++.old-deja/g++.other/syshdr1.C: Update.
11728         * gcc.dg/cpp/lineflags.c: Remove temporarily.
11730 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11732         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
11734 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11736         * g++.old-deja/g++.pt/ttp65.C: New test.
11738 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11740         * g++.old-deja/g++.pt/ttp64.C: New test.
11742 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11744         * g++.old-deja/g++.pt/spec33.C: New test.
11746 2000-12-14  Catherine Moore  <clm@redhat.com>
11748         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
11749         * gcc.c-torture/execute/920612-2.c: Likewise.
11750         * gcc.c-torture/execute/920428-2.c: Likewise.
11751         * gcc-c-torture/execute/va-arg-11.c: Call exit.
11752         * gcc.c-torture/execute/va-arg-21.c: Likewise.
11754 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11756         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
11757         * gcc.dg/pack-test-2.c: Likewise.
11759 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11761         Tests by Zack Weinberg <zackw@stanford.edu>.
11763         * gcc.dg/cpp/defined.c: Update.
11764         * gcc.dg/cpp/defined_trad.c: New tests.
11766 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11768         * gcc.dg/cpp/trad-direct.c: Update.
11770 2000-12-11  Neil Booth  <neilb@earthling.net>
11772         * gcc.dg/cpp/defined_trad.c
11774 2000-12-11  Neil Booth  <neilb@earthling.net>
11776         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
11778 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11780         * gcc.dg/format-miss-2.c: New test.
11782 2000-12-09  Neil Booth  <neilb@earthling.net>
11784         * gcc.dg/cpp/lineflags.c: New tests.
11785         * gcc.dg/cpp/poison.c: Update.
11786         * gcc.dg/cpp/redef2.c: Update.
11787         * gcc.dg/cpp/skipping.c: New test.
11789 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
11791         * g++.old-deja/g++.other/eh3.C: New testcase.
11793 2000-12-07  Neil Booth  <neilb@earthling.net>
11795         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
11796         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
11797         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
11798         wtr-union-init-2.c, wtr-union-init-3.c: Update.
11799         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
11800         Update.
11802 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11804         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
11805         __SIZE_TYPE__ instead of int for type of integers cast to
11806         pointers.
11808 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
11810         * g++.old-deja/g++.other/cleanup4.C: New test.
11812 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11814         * format-sec-1.c: New test.
11816 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11818         * gcc.dg/format-nonlit-3.c: New test.
11820 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11822         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
11823         through a null pointer.
11825 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11827         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
11828         * g++.old-deja/g++.pt/partial4.C: New test.
11830 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
11832         * gcc.c-torture/execute/ieee/hugeval.x: New.
11834 2000-12-06  Neil Booth  <neilb@earthling.net>
11836         * gcc.dg/cpp/backslash2.c: New tests.
11838 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11840         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
11841         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
11843 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
11845         * gcc.c-torture/execute/20001203-2.c: New testcase.
11847 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
11849         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
11850         * g++.old-deja/g++.other/virtual10.C: New test.
11852 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
11854         * g++.old-deja/g++.mike/pmf5.C: Remove test.
11856 2000-12-05  Richard Henderson  <rth@redhat.com>
11858         * gcc.c-torture/compile/20001205-1.c: New.
11860 2000-12-04  Neil Booth  <neilb@earthling.net>
11862         * g++.old-deja/g++.other/virtual9.C: New test.
11863         * g++.old-deja/g++.pt/crash61.C: New test.
11864         * gcc.c-torture/execute/loop-9.c: New test.
11866 2000-12-04  Neil Booth  <neilb@earthling.net>
11868         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
11869         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
11870         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
11871         * gcc.dg/cpp/extratokens.c: ...here.
11873 2000-12-04  Neil Booth  <neilb@earthling.net>
11875         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
11876         New tests.
11878 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11880         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
11881         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
11883 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11885         * gcc.c-torture/execute/20001203-1.c: New test.
11887 2000-12-03  Neil Booth  <neilb@earthling.net>
11889         * gcc.dg/cpp/macro6.c: New test cases.
11891 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11893         * gcc.c-torture/execute/string-opt-9.c: New test.
11894         * gcc.c-torture/execute/string-opt-10.c: Likewise.
11895         * gcc.c-torture/execute/string-opt-11.c: Likewise.
11896         * gcc.c-torture/execute/string-opt-12.c: Likewise.
11898         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
11899         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
11901 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
11903         * gcc.dg/cpp/if-6.c: New testcase.
11905         * gcc.dg/20001201-1.c: New testcase.
11907 2000-12-02  Neil Booth  <neilb@earthling.net>
11909         * g++.old-deja/g++.other/externC4.C,
11910         g++.old-deja/g++.other/friend10.C: New tests.
11912 2000-12-02  Neil Booth  <neilb@earthling.net>
11914         * g++.old-deja/g++.other/instan2.C
11915         * g++.old-deja/g++.other/instan3.C: New test.
11917 2000-12-02  Neil Booth  <neilb@earthling.net>
11919         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
11920         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
11921         gnuc99.c,gnuc99-pedantic.c: New tests.
11923 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11925         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
11926         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
11928 2000-12-01  Neil Booth  <neilb@earthling.net>
11930         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
11931         * gcc.dg/cpp/poison.c: Update.
11932         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
11934 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
11936         * g77.f-torture/execute/20001201.f: New test.
11938 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11940         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
11942 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
11944         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
11946 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
11948         * g++.old-deja/g++.other/cast6.C: New test.
11950 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
11952         * gcc.c-torture/execute/20001130-2.c: New testcase.
11954 2000-11-30  Richard Henderson  <rth@redhat.com>
11956         * gcc.c-torture/execute/20001130-1.c: New test.
11958 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11960         * g++.old-deja/g++.other/op3.C: New test.
11962 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11964         * g++.old-deja/g++.other/op2.C: New test.
11966 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11968         * g++.old-deja/g++.other/crash38.C: New test.
11970 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
11972         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
11974 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
11976         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
11977         tests.
11978         * gcc.c-torture/execute/string-opt-6.c: New test.
11980         * gcc.dg/20001117-1.c: Add main.
11982 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
11984         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
11985         Move from here ...
11986         * gcc.dg/940510-1.c: ... to here.
11988         * gcc.dg/20000926-1.c: GNU C now allows initializations of
11989         zero-size arrays in toplevel structures.
11991 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
11993         * gcc.c-torture/execute/loop-8.c: New test.
11995 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11997         * g++.old-deja/g++.other/base1.C: New test.
11999 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12001         * g++.old-deja/g++.other/parse2.C: New test.
12003 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12005         * g++.old-deja/g++.pt/incomplete1.C: New test.
12007 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
12009         * g++.old-deja/g++.other/friend9.C: New test.
12011 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
12013         * gcc.dg/20001127-1.c: New test.
12015 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12017         * g++.old-deja/g++.pt/friend46.C: New test.
12019 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
12021         * g++.old-deja/g++.other/ptrmem8.C: New test.
12023 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12025         * gcc.c-torture/execute/string-opt-7.c: New test.
12026         * gcc.c-torture/execute/string-opt-8.c: Likewise.
12028 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12030         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
12031         instead of 'mkcheck 2'.
12033 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12035         * gcc.c-torture/execute/memcheck/driver.c,
12036         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
12037         C9X references to refer to C99.
12039 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
12041         * gcc.dg/ultrasp3.c: New test.
12043 2000-11-25  Neil Booth  <neilb@earthling.net>
12045         * gcc.dg/cpp/include2.c: Update test to be locale independent.
12047 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
12049         * gcc.c-torture/compile/20001123-2.c: New.
12051 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12053         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
12055 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
12057         * gcc.dg/sequence-point-1.c: Add some new tests.
12058         * gcc.c-torture/execute/20001124-1.c: New test.
12060 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12062         * g++.old-deja/g++.other/vaarg4.C: New test.
12063         * gcc.c-torture/compile/20001123-1.c: New test.
12065 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
12067         * g++.other/crash24.C: Adjust and remove XFAIL.
12068         * g++.other/crash37.C: New test.
12070 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
12072         * g++.old-deja/g++.pt/instantiate9.C: New test.
12074 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
12076         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
12077         new ABI, too.
12079         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
12080         * g++.old-deja/g++.robertl/eb55.C: Likewise.
12082 2000-11-22  Neil Booth  <neilb@earthling.net>
12084         * gcc.dg/cpp/Wtrigraphs.c: New test.
12086 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12088         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
12090 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
12092         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
12094 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
12096         * lib/gcc-dg.exp: load_lib scanasm.exp.
12097         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
12098         * lib/g++-dg.exp: load_lib scanasm.exp.
12099         * lib/scanasm.exp: New.
12100         (scan-assembler, scan-assembler-not): Add optional arguments to
12101         test name, or if not present, the pattern name.
12102         (scan-assembler-dem, scan-assembler-dem-not): New.
12104         * g++.dg/dg.exp: New.
12106 2000-11-21  Neil Booth  <neilb@earthling.net>
12108         * gcc.dg/cpp/integrated1.c: Remove.
12110 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12112         * gcc.c-torture/execute/20001121-1.c: New test.
12114 2000-11-21  Richard Henderson  <rth@redhat.com>
12116         * gcc.c-torture/compile/20001121-1.c: New test.
12118 2000-11-20  Neil Booth  <neilb@earthling.net>
12120         * gcc.dg/cpp/integrated1.c: New test.
12122 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
12124         * g++.old-deja/g++.other/inline17.C: New test.
12126 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
12128         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
12129         local variable to be zero: I made the variable global. Now
12130         uses abort() and exit() instead of relying on main's return value.
12132 2000-11-20  Neil Booth  <neilb@earthling.net>
12134         * gcc.dg/cpp/paste2.c: Update test.
12135         * objc/execute/paste.m: New test.
12137 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12139         * gcc.dg/c99-condexpr-1.c: New test.
12141 2000-11-20  Neil Booth  <neilb@earthling.net>
12143         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
12145 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
12147         * g++.old-deja/g++.pt/export1.C: New test.
12149 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
12151         * gcc.dg/20001117-1.c: New test.
12153 2000-11-18  Richard Henderson  <rth@redhat.com>
12155         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
12157 2000-11-18  Richard Henderson  <rth@redhat.com>
12159         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
12160         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
12161         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
12163 2000-11-18  Richard Henderson  <rth@redhat.com>
12165         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
12166         (main): New.  Exit cleanly.
12168 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12170         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
12171         gcc.dg/c99-fordecl-2.c: New tests.
12173 2000-11-18  Richard Henderson  <rth@redhat.com>
12175         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
12176         * gcc.c-torture/execute/zerolen-2.c: New.
12178 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12180         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
12181         memory.
12183 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12185         * g++.old-deja/g++.pt/instantiate8.C: New test.
12187 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
12189         * g++.old-deja/g++.other/incomplete.C: Add more tests.
12190         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
12192 2000-11-16  Nick Clifton  <nickc@redhat.com>
12194         * gcc.c-torture/execute/nestfunc-2.c: New test.
12195         * gcc.c-torture/execute/nestfunc-3.c: New test.
12197 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12199         * gcc.c-torture/compile/20001116-1.c: New test.
12201 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12203         * gcc.c-torture/execute/20001115-1.c: New test.
12205 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
12207         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
12208         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
12209         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
12210         * g++.old-deja/g++.abi/vmihint.C: Likewise.
12212 2000-11-15  Neil Booth  <neilb@earthling.net>
12214         gcc.dg/cpp/_Pragma1.c: Update.
12215         gcc.dg/cpp/_Pragma2.c: New test.
12217 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12219         * g++.old-deja/g++.other/anon5.C: New test.
12221 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
12223         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
12224         tests.
12226 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
12228         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
12229         output.
12231 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12233         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
12234         labels at end of compound statements.
12236 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
12238         * gcc.c-torture/execute/loop-7.c: New test.
12240 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12242         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
12244 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12246         * gcc.dg/c99-bool-1.c: New test.
12248 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12250         * gcc.dg/c99-scope-1.c: Remove xfail.
12251         * gcc.dg/c99-scope-2.c: New test.
12253 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12255         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
12256         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
12258 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
12260         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
12261         error messages.
12263         * g++.mike/p700.C: Don't typedef wchar_t.
12264         * g++.mike/p784.C: Likewise.
12265         * g++.mike/eb101.C: Don't use __wchar_t.
12267 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12269         * g77.f-torture/execute/20001111.[fx]: Test premature exit
12270         from DO loop.
12272 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12274         * gcc.c-torture/execute/20001111-1.c: New test.
12276 2000-11-10  Nick Clifton  <nickc@redhat.com>
12278         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
12279         long multuiple and accumulate.
12281 2000-11-09  Richard Henderson  <rth@redhat.com>
12283         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
12284         via size_t instead of int.
12286         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
12287         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12288         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12289         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12291 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
12293         * gcc.c-torture/compile/20001109-1.c: New test.
12294         * gcc.c-torture/compile/20001109-2.c: New test.
12296 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
12298         * g++.old-deja/g++.pt/operator1.C: New test.
12299         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
12301 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12303         * gcc.dg/20001108-1.c: New test.
12305 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12307         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
12308         with both arguments constant strings.
12309         * gcc.c-torture/execute/string-opt-3.c: New test.
12310         * gcc.c-torture/execute/string-opt-4.c: New test.
12311         * gcc.c-torture/execute/string-opt-5.c: New test.
12313 2000-11-08  Nick Clifton  <nickc@redhat.com>
12315         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
12316         mulsidi3adddi patterns.
12318 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
12320         * g++.old-deja/g++.other/crash36.C: New test.
12322 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
12324         * g++.old-deja/g++.other/init16.C: New test.
12326 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
12328         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
12330 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12332         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
12333         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12334         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12336 2000-11-07  DJ Delorie  <dj@redhat.com>
12338         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
12340 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12342         * gcc.c-torture/execute/string-opt-1.c: New test.
12344 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12346         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
12347         mips-sgi-irix6.* because the MIPS ABI passes floating-point
12348         parameters in registers, and there is no way for a varargs
12349         function to know in which order the integer and floating-point
12350         parameters should be interleaved when they are placed on the
12351         stack.
12352         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12353         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12355 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12357         * gcc.c-torture/execute/string-opt-2.c: New test.
12359 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
12361         * g++.old-deja/g++.pt/crash60.C: New test.
12363 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12365         * g++.old-deja/g++.other/crash24.C: New test.
12366         * g++.old-deja/g++.other/crash25.C: New test.
12367         * g++.old-deja/g++.other/crash26.C: New test.
12368         * g++.old-deja/g++.other/crash27.C: New test.
12369         * g++.old-deja/g++.other/crash28.C: New test.
12370         * g++.old-deja/g++.other/crash29.C: New test.
12371         * g++.old-deja/g++.other/crash30.C: New test.
12372         * g++.old-deja/g++.other/crash31.C: New test.
12373         * g++.old-deja/g++.other/crash32.C: New test.
12374         * g++.old-deja/g++.other/crash33.C: New test.
12375         * g++.old-deja/g++.other/crash34.C: New test.
12376         * g++.old-deja/g++.other/crash35.C: New test.
12378 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12380         * gcc.c-torture/execute/20001031-1.c: New test.
12382 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
12384         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
12385         namespace.
12387         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
12388         standards-conformant.
12390         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
12392         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
12393         * g++.old-deja/g++.mike/p755a.C: Likewise.
12394         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12395         library makes no calls to `operator new' during initialization.
12397 2000-11-04  Neil Booth  <neilb@earthling.net>
12399         * gcc.dg/cpp/include2.c: New tests.
12401 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
12403         * lib/g++.exp (g++_set_ld_library_path): New function.
12404         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12406 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
12408         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
12409         warnings.
12411 2000-11-01  Richard Henderson  <rth@redhat.com>
12413         * g++.old-deja/g++.ext/namedret1.C: New.
12414         * g++.old-deja/g++.ext/namedret2.C: New.
12415         * g++.old-deja/g++.ext/namedret3.C: New.
12417 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
12419         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12420         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12422 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12424         * gcc.c-torture/execute/va-arg-21.c: New test.
12426 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12428         * gcc.dg/c99-complex-2.c: New test.
12430 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12432         * gcc.c-torture/execute/stdio-opt-1.c: New test.
12434 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
12436         * g++.old-deja/g++.other/inline16.C: New test.
12438 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
12440         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12441         __PRETTY_FUNCTION__
12443 2000-10-29  Neil Booth  <neilb@earthling.net>
12445         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12446         New tests.
12447         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12448         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12449         optimisation.
12451 2000-10-29  Neil Booth  <neilb@earthling.net>
12453         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
12454         * mi1.c, mi1c.h: Add null directives to multiple-include test.
12455         * mi5.c: Test multiple includes work with -C.
12456         * trigraphs.c: Test ^= version.
12458 2000-10-28  Neil Booth  <neilb@earthling.net>
12460         New tests and test updates for new macro expander.
12462         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
12463         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
12464         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
12465         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
12466         new diagnostic messages.
12468         * gcc.dg/cpp/macro3.c: New tests.
12470 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
12472         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
12473         on the same line.
12475 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
12477         * g++.old-deja/g++.other/eh2.C: New test.
12479 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12481         * gcc.c-torture/execute/20001027-1.c: New test.
12483 2000-10-26  Richard Henderson  <rth@redhat.com>
12485         * gcc.c-torture/execute/20001026-1.c: New.
12487 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
12489         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
12490         * g++.old-deja/g++.law/builtin1.C: Likewise.
12491         * g++.old-deja/g++.law/ctors10.C: Likewise.
12492         * g++.old-deja/g++.law/virtual3.C: Likewise.
12493         * g++.old-deja/g++.mike/p658.C: Likewise.
12494         * g++.old-deja/g++.other/sibcall1.C: Likewise.
12495         * g++.old-deja/g++.other/vaarg2.C: Likewise.
12496         * g++.old-deja/g++.robertl/eb124.C: Likewise.
12497         * g++.old-deja/g++.robertl/eb44.C: Likewise.
12498         * g++.old-deja/g++.robertl/eb77.C: Likewise.
12500 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
12502         * gcc.c-torture/compile/20001024-1.c: New test.
12504 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
12506         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
12507         to tell us whether or not we are using V3.
12509 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12511         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
12512         operands.
12514 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12516         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
12518 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
12520         * gcc.c-torture/execute/20001024-1.c: New test.
12522 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
12524         * g++.old-deja/g++.other/sibcall1.C: New test.
12526 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
12528         * gcc.dg/noncompile/init-3.c: New test.
12530 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12532         * gcc.dg/format-array-1.c: New test.
12534 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12536         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
12537         writing through null pointers; remove comment about testing
12538         unterminated strings.
12540 2000-10-17  Matthew Hiller  <hiller@redhat.com>
12542         * gcc.c-torture/execute/20001017-2.c: New test.
12544 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12546         * gcc.c-torture/compile/20001018-1.c: New test.
12547         * gcc.c-torture/compile/20001018-1.x: Xfail.
12549 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12551         * gcc.c-torture/execute/20001017-1.c: New test.
12553 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12555         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
12556         for multiple use of arguments with scanf formats; add tests for
12557         multiple use of arguments.
12559 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
12561         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
12563 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12565         * gcc.dg/format-miss-1.c: New test.
12567 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12569         * gcc.c-torture/execute/20001013-1.c: New test.
12571 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12573         * gcc.dg/format-branch-1.c: New test.
12575 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12577         * README, lib/file-format.exp: Remove EGCS references.
12579 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12581         * gcc.dg/20001013-1.c: New test.
12583 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12585         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
12586         for intmax_t in the compiler using __typeof__ and the type rules
12587         for conditional expressions.
12589 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
12591         * gcc.dg/20001012-1.c: New test.
12592         * gcc.dg/20001012-2.c: New test.
12594 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12596         * gcc.dg/format-attr-1.c: New test.
12598 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12600         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
12601         __LONG_LONG_MAX__ instead of LLONG_MAX.
12603 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12605         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
12606         scanf flags.
12607         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
12608         flags.
12610 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12612         * gcc.dg/sequence-pt-1.c: New test.
12614 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
12616         * gcc.c-torture/execute/20001011-1.c: New testcase.
12617         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
12619 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
12621         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
12622         does not error on it.
12624 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
12626         * gcc.dg/20001009-1.c: New test.
12628 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12630         * gcc.c-torture/compile/20001009-1.c: Move from here ....
12631         * gcc.c-torture/execute/20001009-2.c: ... to here.
12633 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
12635         * gcc.c-torture/compile/20001009-1.c: New testcase.
12636         * gcc.c-torture/execute/20001009-1.c: New testcase.
12637         Testcases provided by Jan Hubicka <jh@suse.cz>.
12639 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12641         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12642         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
12643         uintmax_t using <limits.h> to emulate the compiler's internal
12644         logic.  No longer XFAIL %j tests.
12646 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12648         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
12649         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12650         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
12651         regexps and details of expected handling of some bad formats.
12652         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
12653         suppression.
12655 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12657         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
12658         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
12659         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
12660         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
12661         in list archives.
12663 2000-10-06  Richard Henderson  <rth@cygnus.com>
12665         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
12666         * g++.old-deja/g++.brendan/crash52.C: Likewise.
12667         * g++.old-deja/g++.jason/report.C: Likewise.
12668         * g++.old-deja/g++.law/friend5.C: Likewise.
12669         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
12670         of the expected warnings.
12672 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
12674         * g++.old-deja/g++.pt/enum14.C: New test.
12676 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
12678         * g++.old-deja/g++.pt/crash59.C: New test.
12680 2000-10-04  Will Cohen  <wcohen@redhat.com>
12682         * gcc.dg/20000926-1.c: New test.
12684 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
12686         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
12687         function name for current C++ compiler.
12688         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
12690 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
12692         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
12693         __PRETTY_FUNCTION__.
12694         * g++.old-deja/g++.ext/pretty2.C: Likewise.
12696 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12698         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
12700 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
12702         * gcc.c-torture/compile/20000923-1.c: New test.
12704 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
12706         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
12707         * g++.old-deja/g++.pt/ttp62.C: Same.
12708         * g++.old-deja/g++.other/inline14.C: Same.
12710 2000-09-24  Richard Henderson  <rth@cygnus.com>
12712         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
12714 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12716         * gcc.dg/c90-printf-1.c: Add test for wide string format.
12718 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
12720         * gcc.c-torture/compile/20000922-1.c: New file.
12722 2000-09-21  Nick Clifton  <nickc@redhat.com>
12724         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
12725         a signed long modulo operation.
12726         (mod6): New function - perform an unsigned long modulo operation.
12727         (main): Add tests for modulos of very large numbers by very small
12728         dividends.
12730 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12732         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
12734 2000-09-19  Richard Henderson  <rth@cygnus.com>
12736         * gcc.dg/compare2.c (case 10): XFAIL.
12738 2000-09-18  Richard Henderson  <rth@cygnus.com>
12740         * gcc.c-torture/execute/20000906-1.c: Move ...
12741         * gcc.dg/20000906-1.c: ... here.  Only run on targets
12742         that support __builtin_trap.
12744 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
12746         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
12748 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12750         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
12751         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
12752         more $ format tests.
12754 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12756         * gcc.dg/format-errmk-1.c: New test.
12758 2000-09-17  Greg McGary  <greg@mcgary.org>
12760         * gcc.c-torture/execute/20000917-1.x: Remove.
12762 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12764         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
12766 2000-09-17  Greg McGary  <greg@mcgary.org>
12768         * gcc.c-torture/execute/20000917-1.c: New test.
12769         * gcc.c-torture/execute/20000917-1.x: XFAIL.
12771 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
12773         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
12774         in nested macro bug.
12776 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
12778         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
12780 2000-09-14  Jeffrey A Law  (law@cygnus.com)
12782         * gcc.c-torture/execute/20000914-1.c: New test.
12784 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
12786         * g++.other/inline13.C: New test.
12788 2000-09-12  Andreas Jaeger  <aj@suse.de>
12790         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
12791         constant by Ulrich Drepper <drepper@redhat.com>.
12793 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
12795         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
12797 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12799         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
12801 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
12803         * gcc.dg/cpp/backslash.c: New test.
12805 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
12807         * gcc.c-torture/execute/20000910-1.c: New test.
12808         * gcc.c-torture/execute/20000910-2.c: Likewise.
12810 2000-09-11  Robert Lipe  <robertl@sco.com>
12812         * gcc.dg/pragma-align.c: New test.
12814 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
12816         * g++.old-deja/g++.pt/explicit82.C: New test.
12817         * g++.old-deja/g++.pt/explicit83.C: New test.
12819 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
12821         * gcc.dg/asm-names.c: New test.
12823 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12825         * gcc.dg/cpp/tr-warn6.c: New test
12827 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12829         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
12830         be accepted.
12832 2000-09-07  Catherine Moore  <clm@redhat.com>
12834         * gcc.c-torture/execute/unroll-1.c: New test.
12836 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
12838         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
12839         ERROR markers.
12840         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
12841         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
12842         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
12843         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
12844         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
12845         Preprocess only.
12846         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
12847         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
12849 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12851         * g++.old-deja/g++.pt/deduct2.C: New test.
12853 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12855         * g++.old-deja/g++.pt/parms2.C: New test.
12857 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12859         * g++.old-deja/g++.pt/crash58.C: New test.
12861 2000-09-06  Greg McGary  <greg@mcgary.org>
12863         * gcc.c-torture/execute/20000906-1.c: New test.
12864         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
12866 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12868         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
12870 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12872         * g++.old-deja/g++.pt/crash57.C: New test.
12874 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12876         * g++.old-deja/g++.pt/crash56.C: New test.
12878 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12880         * g++.old-deja/g++.pt/koenig1.C: New test.
12882 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
12884         * gcc.dg/20000904-1.c: New test.
12886 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
12888         * gcc.dg/cpp/paste8.c: New test.
12890 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
12892         * gcc.c-torture/compile/20000827-1.c: New test.
12894 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12896         * gcc.dg/format-diag-1.c: New test.
12898 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12900         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
12901         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
12902         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
12903         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
12904         gcc.dg/formatz-1.c: Adjust warning regular expressions.
12906 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
12908         * g++.old-deja/g++.other/nested4.C: New test.
12910 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
12912         * g++.old-deja/g++.ns/scoped1.C: New test.
12914 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
12916         * lib/g++.exp: Support testing already-installed GCC.
12918 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12920         * wtr-label-1.c, wtr-suffix-1.c: New tests.
12922 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12924         * gcc.dg/return-type-2.c: New test.
12926 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
12928         * gcc.c-torture/compile/20000825-1.c: New test.
12930 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
12932         * gcc.dg/dwarf2-2.c: New test.
12934 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
12936         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
12937         dg-warning regexps.
12939 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12941         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
12942         gcc.dg/format-ext-5.c: New tests.
12944 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
12946         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
12948 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
12950         * gcc.dg/noncompile/930622-2.c: Adjust error message.
12952 2000-08-24  Richard Henderson  <rth@cygnus.com>
12954         * gcc.dg/ia64-sync-1.c: New test.
12955         * gcc.dg/ia64-sync-2.c: New test.
12956         * gcc.dg/ia64-asm-1.c: New test.
12958 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12960         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
12961         * gcc.dg/format-ext-2.c: New test.
12963 2000-08-23  Jason Merrill  <jason@redhat.com>
12965         * lib/old-dejagnu.exp: Also ignore "In member function" and
12966         "At global scope".
12968 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12970         * gcc.dg/noncompile/label-lineno-1.c: New test.
12972 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12974         * gcc.dg/c99-array-nonobj-1.c: New test.
12976 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12978         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
12979         tests.
12980         * gcc.dg/format-ext-1.c: New test.
12982 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12984         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
12985         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
12986         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
12987         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
12988         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
12990 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12992         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
12993         gcc.dg/c99-strftime-2.c: New tests.
12995 2000-08-22  Richard Henderson  <rth@cygnus.com>
12997         * gcc.c-torture/execute/20000822-1.c: New test.
12999 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13001         * gcc.c-torture/execute/20000819-1.x: Remove.
13003 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13005         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
13006         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
13007         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
13008         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
13009         gcc.dg/format-xopen-1.c: New tests.
13011 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
13013         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
13015 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
13017         * g++.old-deja/g++.other/loop2.C: New test.
13019         * gcc.c-torture/compile/20000606-1.c: New test.
13020         * gcc.c-torture/compile/20000728-1.c: New test.
13021         * gcc.c-torture/execute/20000801-1.c: New test.
13022         * gcc.c-torture/execute/20000801-2.c: New test.
13023         * gcc.c-torture/execute/20000819-1.c: New test.
13024         * gcc.c-torture/execute/20000819-1.x: XFAIL.
13025         * gcc.dg/20000629-1.c: New test.
13026         * gcc.dg/20000724-1.c: New test.
13027         * gcc.dg/20000807-1.c: New test.
13029 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
13031         * gcc.dg/cpp/pragma-1.c: New test.
13032         * gcc.dg/cpp/pragma-2.c: New test.
13034 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
13036         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
13037         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
13039 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13041         * gcc.c-torture/compile/20000818-1.c: New test.
13043 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
13045         * gcc.c-torture/execute/20000818-1.c: New test.
13047 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13049         * gcc.dg/format-va-1.c: New test.
13051 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13053         * g++.old-deja/g++.other/typedef8.C: New test.
13055 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13057         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
13058         * g++.old-deja/g++.mike/net36.C: Mark candidate.
13059         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
13060         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
13061         * g++.old-deja/g++.other/ptrmem7.C: New test.
13062         * g++.old-deja/g++.pt/ptrmem10.C: New test.
13064 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
13066         * g++.old-deja/g++.pt/typename27.C: New test.
13068 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
13070         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
13071         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
13072         * g++.old-deja/g++.pt/friend45.C: New test.
13073         * g++.old-deja/g++.other/friend8.C: New test.
13075 2000-08-15  Richard Henderson  <rth@cygnus.com>
13077         * gcc.c-torture/execute/20000815-1.c: New test.
13079 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
13081         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
13082         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
13083         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
13085 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
13087         * g++.old-deja/g++.other/refinit2.C: New test.
13089 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13091         * lib/c-torture.exp (c-torture): Make
13092         compiler_conditional_xfail_data global.
13093         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
13094         compiler_conditional_xfail_data machinery.
13095         (f-torture-execute): Likewise.
13096         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
13097         and only when unrolling loops.
13099         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
13101 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13103         * g++.old-deja/g++.pt/explicit81.C: New test.
13105 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
13107         * g++.old-deja/g++.pt/typename26.C: New test.
13109 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
13111         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
13112         warning.
13114 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
13116         * g++.old-deja/g++.other/array3.C: New test.
13118 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13120         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
13121         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
13122         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
13123         New tests.
13125 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
13127         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
13128         * g++.old-deja/g++.abi/vmihint.C: Likewise.
13130 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
13132         * gcc.c-torture/execute/20000808-1.c: New test.
13134 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
13136         * gcc.dg/c90-const-expr-1.c: New test.
13138 2000-08-08  Richard Henderson  <rth@cygnus.com>
13140         * gcc.dg/noncompile/920923-1.c: Declare calloc.
13142 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13144         * gcc.dg/noncompile/const-ll-1.c: New test.
13146 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
13148         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
13150 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13152         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
13153         that running programs linked against the shared version of libobjc
13154         run correctly.
13156 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13158         * gcc.dg/c99-printf-1.c: New test.
13160 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13162         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
13164 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
13166         * gcc.c-torture/execute/20000731-1.x: Delete.
13168 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
13170         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
13171         and torture_without_loops as is done by c-torture.exp.
13172         (search_for): Copy from c-torture.exp.
13173         (gcc-dg-runtest): New function, drives a directory of tests
13174         iterating over the TORTURE_OPTIONS.
13175         (scan-assembler, scan-assembler-not): Move here from
13176         individual directory drivers.
13178         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
13179         defined by lib/gcc-dg.exp.
13180         * gcc.dg/cpp/cpp.exp: Likewise.
13181         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
13182         gcc-dg-runtest, so we cycle over optimization options.
13184         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
13185         * gcc.dg/compare2.c: No longer expected to fail.
13187 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
13189         * gcc.c-torture/execute/20000804-1.c: New test.
13191 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
13193         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
13195 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
13197         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
13199 2000-08-03  Jeffrey A Law  (law@cygnus.com)
13201         * gcc.c-torture/compile/20000803-1.c: New test.
13203 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
13205         * gcc.c-torture/execute/20000801-3.c,
13206         gcc.c-torture/execute/20000801-4.c: New tests.
13207         * gcc.c-torture/execute/20000801-3.x,
13208         gcc.c-torture/execute/20000801-4.x: Xfail.
13210 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
13212         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
13213         libobjc/.libs to allow for libtool.
13215 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
13217         * gcc.c-torture/compile/20000802-1.c: New test.
13219 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
13221         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
13223 2000-07-31  Jeffrey A Law  (law@cygnus.com)
13225         * gcc-c-torture/execute/20000731-2.c: New test.
13227         * gcc.c-torture/execute/20000731-1.c: New test.
13228         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13230 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13232         * testsuite/gcc.dg/cpp/paste7.c: New test.
13233         * gcc.dg/cpp/20000725-1.c: New test.
13235 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13237         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13238         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13239         declaration warning for __builtin_dwarf_reg_size.
13241         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13243 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13245         * gcc.dg/noncompile/voidparam-1.c: New test.
13247 2000-07-30  Richard Henderson  <rth@cygnus.com>
13249         * gcc.dg/c90-digraph-1.c: Don't xfail.
13250         * gcc.dg/compare2.c (case 10): Xfail.
13251         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13253 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13255         * gcc.dg/c99-main-1.c: New test.
13257 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13259         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13261 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13263         * gcc.c-tortuer/execute/20000726-1.c: New test.
13265 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13267         * gcc.c-torture/execute/enum-2.c: New test.
13269 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13271         * gcc.dg/cpp/tr-warn3.c: New test.
13273 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13275         * g++.old-deja/g++.ext/implicit1.C: Remove.
13276         * g++.old-deja/g++.jason/c2.C: Remove
13277         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13278         * g++.old-deja/g++.pt/crash16.C: Likewise.
13279         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13281 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13283         * g++.old-deja/g++.other/for2.C: New test.
13285 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13287         * gcc.dg/20000720-1.c: New test.
13289 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13291         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13293 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13295         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13296         * gcc.c-torture/execute/20000722-1.c: New.
13297         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13299 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13301         * gcc.dg/cpp/20000720-1.S: New test.
13303 2000-07-21  Michael Meissner  <meissner@redhat.com>
13305         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13307 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13309         * g++.old-deja/g++.brendan/crash16.C,
13310         g++.old-deja/g++.brendan/parse3.C,
13311         g++.old-deja/g++.brendan/redecl1.C,
13312         g++.old-deja/g++.ns/template13.C,
13313         g++.old-deja/g++.other/decl4.C,
13314         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13316 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13318         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13319         and "Internal error".
13321         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13322         regexps.
13323         * gcc.dg/cpp/paste6.c: New test.
13325 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13327         * gcc.dg/cpp/tr-direct.c: New test.
13329         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13330         gcc.dg/cpp/undef1.c: Tweak error regexps.
13332 2000-07-18  Eric Christopher <echristo@redhat.com>
13334         * gcc.c-torture/compile/20000718-1.c: New test.
13336 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13338         * cpplex.c (_cpp_push_token): If the token being pushed back
13339         is the previous token in this context, just subtract one from
13340         context->posn.
13341         * cppmacro.c (save_expansion): Clear aux field when storing a
13342         placemarker.
13344 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13346         * gcc.dg/noncompile/redecl-1.c: New test.
13348 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13350         * gcc.c-torture/execute/20000717-5.c: New test.
13351         * gcc.c-torture/execute/20000717-1.x: Removed.
13353 2000-07-17  Richard Henderson  <rth@cygnus.com>
13355         * gcc.c-torture/execute/20000717-4.c: New test.
13357 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13359         * gcc.dg/cpp/syshdr.c: New test.
13360         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13362 2000-07-17  Neil Booth  <neilb@earthling.net>
13364         * gcc.dg/cpp/cmdlne-dM.c: New test.
13365         * gcc.dg/cpp/cmdlne-dD.c: New test.
13367 2000-07-17  Jeffrey A Law  (law@cygnus.com)
13369         * gcc.c-torture/execute/20000717-3.c: New test.
13371         * gcc.c-torture/compile/20000717-1.c: New test.
13373 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13375         * gcc.c-torture/execute/20000717-2.c: New test.
13377 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13379         * gcc.dg/formatz-1.c: New test.
13381         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13382         * gcc.dg/c99-digraph-1.c: New tests.
13384         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13385         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13387         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13388         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13389         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13390         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13391         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13392         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13393         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13395 2000-07-17   Greg McGary <greg@mcgary.org>
13397         * gcc.c-torture/execute/20000717-1.c: New test.
13398         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13400 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
13402         * gcc.c-torture/execute/20000715-2.c: New test.
13403         * gcc.dg/20000715-1.c: New test.
13405 2000-07-15  Michael Meissner  <meissner@redhat.com>
13407         * gcc.c-torture/execute/20000715-1.c: New test.
13409 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13411         * gcc.c-torture/execute/20000707-1.c: New test.
13413 2000-07-13  Neil Booth  <NeilB@earthling.net>
13415         * testsuite/gcc.dg/cpp/digraph1.c,
13416         testsuite/gcc.dg/cpp/digraph2.c,
13417         testsuite/gcc.dg/cpp/digraphs.c: New tests.
13419 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
13421         * g77.f-torture/compile/20000630-2.f:  New test.
13422         * g77.f-torture/compile/20000630-2.x
13424 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13426         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
13428 2000-07-11  Neil Booth  <NeilB@earthling.net>
13430         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13432 2000-07-11  Neil Booth  <NeilB@earthling.net>
13434         * gcc.dg/cpp/cmdlne-C.c: New.
13436 2000-07-09  Neil Booth  <NeilB@earthling.net>
13438         * gcc.dg/cpp/directiv.c: New tests.
13439         * gcc.dg/cpp/undef1.c: Update.
13441 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
13443         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13445 2000-07-09  Neil Booth  <NeilB@earthling.net>
13447         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13449 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
13451         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
13452         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
13454 2000-07-08  Neil Booth  <NeilB@earthling.net>
13456         * gcc.dg/cpp/macsyntx.c: New tests.
13458 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13460         * gcc.dg/20000707-1.c: New test.
13462 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13464         * gcc.c-torture/execute/20000706-1.c: New test.
13465         * gcc.c-torture/execute/20000706-2.c: New test.
13466         * gcc.c-torture/execute/20000706-3.c: New test.
13467         * gcc.c-torture/execute/20000706-4.c: New test.
13468         * gcc.c-torture/execute/20000706-5.c: New test.
13470 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13472         * g++.old-deja/g++.pt/instantiate7.C: New test.
13474 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13476         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
13477         * g++.old-deja/g++.mike/thunk3.C: Likewise.
13478         * g++.old-deja/g++.other/rtti3.C: Likewise.
13479         * g++.old-deja/g++.other/rttid3.C: Likewise.
13481 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
13483         *  g77.f-torture/compile/20000630-1.x: Fix typo
13485 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
13487         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
13488         assembly output.
13490 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
13492         * gcc.dg/cpp/ident.c: New test.
13494 2000-07-05  Neil Booth  <NeilB@earthling.net>
13496         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
13497           gcc.dg/cpp/lexstrng.c: New tests.
13499 2000-07-04  Neil Booth  <NeilB@earthling.net>
13501         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
13502         * gcc.dg/cpp/strify2.c: Same.
13504 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
13506         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
13507         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
13508         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
13509         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
13511         * testsuite/gcc.dg/cpp/macro1.c,
13512         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
13513         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
13514         testsuite/gcc.dg/cpp/strify1.c,
13515         testsuite/gcc.dg/cpp/strify2.c: New tests.
13517 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
13519         * gcc.c-torture/execute/20000703-1.c: New test.
13521 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13523         * g++.old-deja/g++.pt (lookup10.C): New test.
13525 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13527         * g++.old-deja/g++.pt (typename25.C): New test.
13529 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
13531         * gcc.c-torture/compile/20000701-1.c: New test.
13533 2000-06-30  Nick Clifton  <nickc@cygnus.com>
13535         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
13536         to test case.
13538 2000-06-30  Catherine Moore  <clm@cygnus.com>
13540         * gcc.c-torture/execute/align-1.c: New test.
13542 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
13544         * g++.old-deja/g++.pt/expr8.C: New test.
13545         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
13547 2000-06-29  Nick Clifton  <nickc@cygnus.com>
13549         * gcc.c-torture/compile/20000629-1.c: New test.
13551 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13554         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
13555         gcc.dg/noncompile directory, depending on whether they're
13556         preprocessor tests or not.  Annotate all the tests for the dg
13557         framework.
13559         * gcc.c-torture/noncompile/noncompile.exp: Delete.
13560         * gcc.dg/noncompile/noncompile.exp: New.
13562         * Moved files:
13563         Old name                                New name
13564         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
13565         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
13566         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
13567         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
13568         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
13569         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
13570         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
13571         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
13572         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
13573         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
13574         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
13575         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
13576         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
13577         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
13578         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
13579         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
13580         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
13581         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
13582         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
13583         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
13584         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
13585         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
13586         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
13587         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
13589         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
13590         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
13591         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
13592         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
13593         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
13594         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
13596 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13598         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
13599         declare one variable.  On the fourth, error.
13600         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
13601         declared by 20000628-1a.h.
13603 2000-06-29  Richard Henderson  <rth@redhat.com>
13605         * gcc.c-torture/execute/930529-1.x: New file.
13606         * gcc.dg/920413-1.c: Adjust expected warning text.
13607         * gcc.dg/980217-1.c: Declare abort.
13608         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
13610 2000-06-29  Jeffrey A Law  (law@cygnus.com)
13612         * g77.f-torture/compile/20000629-1.f: New test.
13613         * g77.f-torture/compile/20000629-1.x: Expected to fail.
13615 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
13617         Rearrange lots of files, removing entirely the
13618         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
13619         directories.
13621         * Deleted files:
13622         gcc.c-torture/code_quality/code_quality.exp
13623         gcc.c-torture/special/special.exp
13624         gcc.failure/failure.exp
13625         gcc.failure/940409-1.x
13626         gcc.c-torture/compile/961203-1.x
13628         * New files:
13629         gcc.misc-tests/linkage.exp
13630         gcc.c-torture/execute/920730-1t.c
13631         gcc.c-torture/execute/920730-1t.x
13632         gcc.c-torture/compile/920520-1.x
13633         gcc.c-torture/compile/920521-1.x
13634         gcc.c-torture/compile/981006-1.x
13635         gcc.c-torture/execute/eeprof-1.x
13637         * Moved files (possibly with modifications to fit a new harness):
13638         Old name                                New name
13639         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
13640         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
13641         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
13642         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
13643         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
13644         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
13645         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
13646         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
13647         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
13648         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
13649         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
13650         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
13651         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
13652         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
13654 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
13656         * c-torture/compile/961203-1.x: Delete.
13658         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
13659         not exit. Include stdio.h.
13660         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
13661         * gcc.misc-tests/dg-12.c: Likewise.
13662         * gcc.misc-tests/dg-5.c: Likewise.
13663         * gcc.misc-tests/dg-6.c: Likewise.
13664         * gcc.misc-tests/dg-7.c: Prototype abort.
13665         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
13666         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
13667         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
13668         not exit.
13669         * gcc.misc-tests/sieve.c: Use return from main, not exit.
13670         * gcc.misc-tests/sort2.c: Use return from main, not exit.
13672 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
13674         * gcc.dg/cpp/20000628-1.c: New test.
13675         * gcc.dg/cpp/20000628-1.h: New header for above test.
13676         * gcc.dg/cpp/20000628-1a.h: Likewise.
13678 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
13680         * gcc.dg/cpp: New directory.
13681         * gcc.dg/cpp/cpp.exp: New driver.
13682         * gcc.dg/cpp/20000627-1.c: New test.
13683         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
13684         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
13685         and rewrite as a compilation test.
13687         * gcc.dg: Move many files into the cpp subdirectory, possibly
13688         renaming or editing them as well.
13689         Old name                New name
13690         990119-1.c              cpp/19990119-1.c
13691         990228-1.c              cpp/19990228-1.c
13692         990407-1.c              cpp/19990407-1.c
13693         990409-1.c              cpp/19990409-1.c
13694         990413-1.c              cpp/19990413-1.c
13695         990703-1.c              cpp/19990703-1.c
13696         20000127-1.c            cpp/20000127-1.c
13697         20000129-1.c            cpp/20000129-1.c
13698         20000207-1.c            cpp/20000207-1.c
13699         20000207-2.c            cpp/20000207-2.c
13700         20000209-1.c            cpp/20000209-1.c
13701         20000209-2.c            cpp/20000209-2.c
13702         20000301-1.c            cpp/20000301-1.c
13703         20000419-1.c            cpp/20000419-1.c
13704         20000510-1.S            cpp/20000510-1.S
13705         20000519-1.c            cpp/20000519-1.c
13706         20000529-1.c            cpp/20000529-1.c
13707         20000625-1.c            cpp/20000625-1.c
13708         20000625-2.c            cpp/20000625-2.c
13709         cpp-as1.c               cpp/assert1.c
13710         cpp-as2.c               cpp/assert2.c
13711         cxx-comments-1.c        cpp/cxxcom1.c
13712         cxx-comments-2.c        cpp/cxxcom2.c
13713         endif-label.c           cpp/endif.c
13714         cpp-hash1.c             cpp/hash1.c
13715         cpp-hash2.c             cpp/hash2.c
13716         cpp-if1.c               cpp/if-1.c
13717         cpp-if2.c               cpp/if-2.c
13718         cpp-if3.c               cpp/if-3.c
13719         cpp-if4.c               cpp/if-4.c
13720         cpp-if5.c               cpp/if-5.c
13721         cpp-cond.c              cpp/if-cexp.c
13722         cpp-missingop.c         cpp/if-mop.c
13723         cpp-missingparen.c      cpp/if-mpar.c
13724         cpp-opprec.c            cpp/if-oppr.c
13725         cpp-ifparen.c           cpp/if-paren.c
13726         cpp-shortcircuit.c      cpp/if-sc.c
13727         cpp-shift.c             cpp/if-shift.c
13728         cpp-unary.c             cpp/if-unary.c
13729         cpp-li1.c               cpp/line1.c
13730         cpp-li2.c               cpp/line2.c
13731         lineno.c                cpp/line3.c
13732         lineno-2.c              cpp/line4.c
13733         cpp-mi.c                cpp/mi1.c
13734         cpp-mic.h               cpp/mi1c.h
13735         cpp-micc.h              cpp/mi1cc.h
13736         cpp-mind.h              cpp/mi1nd.h
13737         cpp-mindp.h             cpp/mi1ndp.h
13738         cpp-mix.h               cpp/mi1x.h
13739         cpp-mi2.c               cpp/mi2.c
13740         cpp-mi2a.h              cpp/mi2a.h
13741         cpp-mi2b.h              cpp/mi2b.h
13742         cpp-mi2c.h              cpp/mi2c.h
13743         cpp-mi3.c               cpp/mi3.c
13744         cpp-mi3.def             cpp/mi3.def
13745         poison-1.c              cpp/poison.c
13746         pr-impl.c               cpp/prag-imp.c
13747         cpp-redef-2.c           cpp/redef1.c
13748         cpp-redef.c             cpp/redef2.c
13749         strpaste.c              cpp/strp1.c
13750         strpaste-2.c            cpp/strp2.c
13751         cpp-tradpaste.c         cpp/tr-paste.c
13752         cpp-tradstringify.c     cpp/tr-str.c
13753         cpp-tradwarn1.c         cpp/tr-warn1.c
13754         cpp-tradwarn2.c         cpp/tr-warn2.c
13755         trigraphs.c             cpp/trigraphs.c
13756         cpp-unc1.c              cpp/unc1.c
13757         cpp-unc2.c              cpp/unc2.c
13758         cpp-unc3.c              cpp/unc3.c
13759         cpp-unc.c               cpp/unc4.c
13760         undef.c                 cpp/undef1.c
13761         undef-2.c               cpp/undef2.c
13762         cpp-wi1.c               cpp/widestr1.c
13764 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
13766         * lib/g++.exp (g++_include_flags): Tweak.
13768 2000-06-27  H.J. Lu  <hjl@gnu.org>
13769             Loren J. Rittle  <ljrittle@acm.org>
13771         * lib/g++.exp (g++_include_flags): Override libgloss.exp
13772         version with one that knows about the new gcc tree structure.
13773         (g++_link_flags): Same.
13775 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
13777         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
13778         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
13779         case we are cross-compiling.
13781         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
13782         g++.old-deja/g++.niklas/Makefile.in,
13783         g++.old-deja/g++.niklas/configure.in,
13784         g++.old-deja/g++.other/Makefile.in,
13785         g++.old-deja/g++.other/configure.in,
13786         gcc.c-torture/code_quality/Makefile.in,
13787         gcc.c-torture/code_quality/configure.in,
13788         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
13789         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
13790         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
13791         gcc.c-torture/execute/ieee/Makefile.in,
13792         gcc.c-torture/execute/ieee/configure.in,
13793         gcc.c-torture/noncompile/Makefile.in,
13794         gcc.c-torture/noncompile/configure.in,
13795         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
13796         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
13797         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
13799 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
13801         * g++.old-deja/g++.other/ambig3.C: New test.
13803 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
13805         * g++.old-deja/g++.pt/syntax1.C: New test.
13806         * g++.old-deja/g++.pt/syntax2.C: New test.
13807         * g++.old-deja/g++.other/syntax3.C: New test.
13808         * g++.old-deja/g++.other/syntax4.C: New test.
13810 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
13812         * gcc.dg/20000623-1.c: Prototype exit and abort.
13814 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
13816         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
13817         New tests.
13818         * gcc.dg/cpp-mi3.def: New file.
13820         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
13821         inside assertions.
13822         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
13823         lexer's error messages.
13824         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
13825         divine anything from the linemarkers.
13826         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
13827         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
13829 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
13831         * gcc.dg/20000623-1.c: New test.
13833 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
13835         * gcc.c-torture/execute/20000622-1.c: New test.
13837 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
13839         * g++.old-deja/g++.other/init15.C: New test.
13841 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
13843         * g++.old-deja/g++.pt/vaarg2.C: New test.
13844         * g++.old-deja/g++.pt/vaarg3.C: New test.
13846 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
13848         * g++.old-deja/g++.other/dyncast6.C: New test.
13850 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
13852         * gcc.c-torture/execute/loop-6.c: New test.
13854 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
13856         * gcc.dg/20000614-1.c: New test.
13857         * gcc.dg/20000614-2.c: New test.
13859 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
13861         * g++.old-deja/g++.other/inline12.C: New test.
13863 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
13865         * g++.old-deja/g++.other/eh1.C: New test.
13867 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
13869         * g++.old-deja/g++.other/type.C: New test.
13871 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
13873         * g++.old-deja/g++.other/initstring.C: New test.
13875 2000-06-12  Jason Merrill  <jason@redhat.com>
13877         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
13879 2000-06-09  Jeffrey A Law  (law@cygnus.com)
13881         * gcc.c-torture/compile/20000609-1.c: New test.
13883 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
13885         * gcc.dg/20000609-1.c: New test.
13887 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
13889         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
13890         * gcc.c-torture/noncompile/poison-1.c: Move...
13891         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
13892         * gcc.dg/cpp-li1.c: Add a token after the #line.
13894 2000-06-05  Richard Henderson  <rth@cygnus.com>
13896         * gcc.c-torture/execute/20000605-2.c: New test.
13897         * gcc.c-torture/execute/20000605-3.c: New test.
13899 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
13901         * g77.f-torture/execute/20000503-1.x: New file.
13903 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
13905         * g++.old-deja/g++.eh/badalloc1.C: New test.
13907 2000-06-05  Richard Henderson  <rth@cygnus.com>
13909         * gcc.c-torture/execute/20000605-1.c: New test.
13911 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
13912             Nathan Sidwell <nathan@codesourcery.com>
13914         * gcc.c-torture/compile/20000605-1.c: New test.
13916 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
13918         * g77.f-torture/compile/20000601-1.f:  New test.
13920 2000-06-03  Richard Henderson  <rth@cygnus.com>
13922         * gcc.c-torture/execute/20000603-1.c: New.
13924 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
13926         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
13927         * gcc.dg/noreturn-2.c (noreturn): Likewise.
13929 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
13931         * gcc.dg/compare2.c (case 12): XFAIL.
13932         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
13933         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
13935         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
13937 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
13939         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
13940         guard macro is already defined when the header is first
13941         included.
13942         * gcc.dg/cpp-mix.h: New file.
13943         * gcc.dg/endif-label.c: Update patterns to match compiler.
13945         * g++.brendan/complex1.C: Declare abort.
13946         * g++.law/refs4.C: Remove XFAIL.
13947         * g++.oliva/expr2.C: Declare abort and exit.
13949 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
13951         * gcc.c-torture/execute/20000528-1.c: New test.
13953         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
13954         * g++.old-deja/g++.law/temps4.C: Likewise.
13956         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
13957         stdlib.h.  Call abort() on failure.
13958         * g++.old-deja/g++.law/refs4.C: Likewise.
13959         * g++.old-deja/g++.law/temps4.C: Likewise.
13960         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
13961         * gcc.c-torture/execute/20000112-1.c: Include string.h.
13963 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
13965         Relative to g++.dg/special:
13966         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
13968         Relative to g++.old-deja:
13969         * g++.brendan/complex1.C, g++.jason/optimize2.C,
13970         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
13971         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
13972         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
13973         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
13974         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
13975         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
13977         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
13978         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
13979         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
13980         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
13981         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
13982         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
13983         and/or string.h.
13985         * g++.other/goto1.C: Update expectations for error messages.
13987 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
13989         * gcc.c-torture/compile/20000523-1.c: New test.
13991 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
13993         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
13995 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
13997         * g++.old-deja/g++.eh/catch11.C: New test.
13998         * g++.old-deja/g++.eh/catch12.C: New test.
14000 2000-05-24  Nick Clifton  <nickc@cygnus.com>
14002         * gcc.c-torture/execute/20000523-1.c: New test.
14004 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
14006         * c-torture/execute/bcp-1.c: Replace abort in arg of
14007         __builtin_constant_p with a generic external function.
14009         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
14010         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
14011         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
14012         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
14013         Prototype abort and/or exit.
14015         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
14016         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
14017         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
14018         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
14020 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
14022         * gcc.dg/dwarf2-1.c: New test.
14024 2000-05-20  Richard Henderson  <rth@cygnus.com>
14026         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
14028 2000-05-20  Andreas Jaeger  <aj@suse.de>
14030         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
14031         testcase.
14033 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
14035         * gcc.c-torture/execute/20000519-2.c: New test.
14037 2000-05-19  Andreas Jaeger  <aj@suse.de>
14039         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
14040         which fails with SSA.
14042         * lib/c-torture.exp: Also test with -O3 -fssa.
14044 2000-05-18  Michael Meissner  <meissner@redhat.com>
14046         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
14047         * gcc.c-torture/execute/920415-1.c: Ditto.
14048         * gcc.c-torture/execute/920501-1.c: Ditto.
14049         * gcc.c-torture/execute/conversion.c: Ditto.
14050         * gcc.c-torture/execute/cvt-1.c: Ditto.
14052 2000-05-18  Jeffrey A Law  (law@cygnus.com)
14054         * gcc.c-torture/compile/20000518-1.c: New test.
14056 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
14058         * g77.f-torture/compile/200005018.f:  New test.
14060 2000-05-17  Jeffrey A Law  (law@cygnus.com)
14062         * gcc.c-torture/compile/20000517-1.c: New test.
14064 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14066         * gcc.c-torture/execute/20000516-1.c: New test.
14068 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
14070         * g++.old-deja/g++.other/eh.C: New test.
14072 2000-05-12  Richard Henderson  <rth@cygnus.com>
14074         * gcc.c-torture/execute/990208-1.c (main): Don't pass
14075         constants through to doit's conditional.
14077 2000-05-11  Jeffrey A Law  (law@cygnus.com)
14079         * gcc.c-torture/compile/20000511-1.c: New test.
14080         * g77.f-torture/compile/20000511-1.f: New test.
14081         * g77.f-torture/compile/20000511-2.f: New test.
14083 2000-05-11  Michael Meissner  <meissner@redhat.com>
14085         * gcc.c-torture/execute/20000511-1.c: New test.
14087 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
14089         * gcc.dg/dg.exp: Scan .S files as well as .c files.
14090         * gcc.dg/20000510-1.S: New.
14092 2000-05-08  Catherine Moore  <clm@cygnus.com>
14094         * gcc.dg/unused-3.c: New.
14096 2000-05-06  Richard Henderson  <rth@cygnus.com>
14098           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
14099           * g++.old-deja/g++.mike/warn1.C: Likewise.
14100           * g++.old-deja/g++.pt/local1.C: Likewise.
14101           * g++.old-deja/g++.pt/local7.C: Likewise.
14102           * g++.old-deja/g++.pt/spec16.C: Likewise.
14104 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
14106         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
14108 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
14110           * g77.f-torture/execute/20000503-1.f:  New test.
14112 2000-05-04  Andreas Jaeger  <aj@suse.de>
14114         * gcc.dg/noreturn-2.c: New test.
14116 2000-05-04  Neil Booth  <NeilB@earthling.net>
14118         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
14119         preprocessor.
14121 2000-05-04  Richard Henderson  <rth@cygnus.com>
14123         * gcc.c-torture/execute/20000503-1.c: Fix typo.
14125 2000-05-04  Richard Henderson  <rth@cygnus.com>
14127         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
14128         OpenSSL by Jason R Thorpe.
14130 2000-05-03  Jim Wilson  <wilson@cygnus.com>
14132         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
14134 2000-05-03  Robert Lipe <robertlipe@usa.net>
14136         * gcc.dg/20000503-1.c: New test.
14138 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
14140         * gcc.c-torture/compile/20000502-1.c: New test.
14141         * g++.old-deja/g++.other/align.C: New test.
14142         * gcc.dg/cpp-tradstringify.c: New test.
14144 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
14146         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
14147         and hard registers.
14149 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
14151         * gcc.c-torture/execute/loop-5.c: New test.
14153 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
14155         * gcc.c-torture/execute/va-arg-20.c: New test.
14157 2000-04-23  Jeffrey A Law  (law@cygnus.com)
14159         * gcc.c-torture/execute/20000422-1.c: New test.
14161 2000-04-20  Greg McGary  <gkm@gnu.org>
14163         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
14164         when optimizing, but without sibling-call optimizations (-O1).
14166 2000-04-20  Jeffrey A Law  (law@cygnus.com)
14168           * gcc.c-torture/compile/20000420-1.c: New test.
14170 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
14172         * g++.abi/ptrflags.C: New test.
14173         * g++.eh/catchptr1.C: Test incomplete pointer chains.
14175 2000-04-19  Catherine Moore  <clm@cygnus.com>
14177         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
14179 2000-04-19  Greg McGary  <gkm@gnu.org>
14181         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
14182         sibling-call optimizations.
14184 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
14186         * gcc.dg/20000419-1.c: New test.
14188 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
14190         * gcc.c-torture/execute/20000412-6.c: New test.
14192 2000-04-12  Jeffrey A Law  (law@cygnus.com)
14194         * gcc.c-torture/execute/20000412-5.c: New test.
14195         * g77.f-torture/compile/20000412-1.f: New test.
14196         * gcc.c-torture/execute/20000412-4.c: New test.
14197         * gcc.c-torture/compile/20000412-2.c: New test.
14198         * gcc.c-torture/execute/20000412-3.c: New test.
14199         * gcc.c-torture/compile/20000412-1.c: New test.
14200         * gcc.c-torture/execute/20000412-2.c: New test.
14202 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
14204         * objc/execute/bf-20.m: New test.
14206 2000-04-10  Richard Henderson  <rth@cygnus.com>
14208         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
14210         * gcc.c-torture/execute/20000412-1.c: New test.
14212 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
14214         * g++.old-deja/g++.eh/catchptr1.C: New test.
14216 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
14218         * g++.old-deja/g++.abi/cxa_vec.C: New test.
14220 2000-04-08  Neil Booth  <NeilB@earthling.net>
14222         * gcc.dg/cpp-nullchar.c: Remove test as
14223         embedded nulls cause problems.
14225 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14227         * gcc.dg/compare2.c: New test.
14229 2000-04-08  Neil Booth  <NeilB@earthling.net>
14231         * gcc.dg/cpp-nullchar.c: New test.
14233 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14235         * gcc.dg/cpp-mi2.c: New test.
14236         * gcc.dg/cpp-mi2[abc].h: New files.
14238 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14240         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14241         member name.
14243 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14245         * g++.old-deja/g++.abi/vmihint.C: New test.
14247 2000-04-06  Neil Booth  <NeilB@earthling.net>
14249         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14250         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14251         copyright.
14253 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14255         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14256         avoid stack-frame overwrite.
14258 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14260         * gcc.c-torture/compile/20000405-2.c: New test.
14261         * gcc.c-torture/compile/20000405-3.c: New test.
14263 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14265         * gcc.c-torture/compile/20000405-1.c: New test.
14267 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14269         * gcc.dg/cast-qual-1.c: Revert last change.
14271 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14273         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14275 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14277         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14278         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14280 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14282         * gcc.c-torture/compile/20000403-2.c: New test.
14283         * gcc.c-torture/compile/20000403-1.c: New test.
14285 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14287         * gcc.c-torture/execute/20000403-1.c: New test.
14289 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14291         * gcc.c-torture/execute/20000402-1.c: New test.
14293 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14295         * gcc.c-torture/execute/va-arg-15.c: New test.
14296         * gcc.c-torture/execute/va-arg-16.c: New test.
14297         * gcc.c-torture/execute/va-arg-17.c: New test.
14298         * gcc.c-torture/execute/va-arg-18.c: New test.
14299         * gcc.c-torture/execute/va-arg-19.c: New test.
14301 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14303         * gcc.c-torture/compile/981211-1.c: Move to...
14304         * gcc.dg/cpp-as1.c: ...here.
14305         * gcc.dg/cpp-as2.c: New file.
14307         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14308         compiler.
14310 2000-04-02  Neil Booth  <NeilB@earthling.net>
14312         * gcc.dg/cpp-cond.c  New tests.
14313         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14314         accidental success less likely.
14315         * gcc.dg/cpp-missingop.c  New tests.
14316         * gcc.dg/cpp-missingparen.c  New tests.
14317         * gcc.dg/cpp-shift.c  New tests.
14318         * gcc.dg/cpp-shortcircuit.c  New tests.
14319         * gcc.dg/cpp-unary.c  New tests.
14321 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14323         * gcc.c-torture/compile/20000329-1.c: New test.
14325 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14327         * gcc.c-torture/compile/20000326-1.c: New test.
14328         * gcc.c-torture/compile/20000326-2.c: New test.
14330 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14332         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14333         the first parameter is a function argument.
14335 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14337         * g++.old-deja/g++.ext/array4.C: New test.
14339 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14341         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14343 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14345         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14347 2000-03-19  Richard Henderson  <rth@cygnus.com>
14349         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14351 2000-03-19  Richard Henderson  <rth@cygnus.com>
14353         * gcc.c-torture/compile/20000319-1.c: New test.
14355 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14357         * gcc.c-torture/execute/20000314-3.c: New test.
14358         * gcc.c-torture/execute/20000314-2.c: New test.
14359         * gcc.c-torture/execute/20000314-1.c: New test.
14360         * gcc.c-torture/compile/20000314-2.c: New test.
14361         * gcc.c-torture/compile/20000314-1.c: New test.
14363 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
14365         * g++.old-deja/g++.warn/inline.C: New test.
14367 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
14369         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14370         standards-compliant result rather than specific constants.
14371         Put test-values in array.
14373 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
14375         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14376         (g++_target_compile): Put test-specific options last.
14378 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14380         * g++.old-deja/g++.eh/vbase4.C: New test.
14382 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14384         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14386 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14388         * g++.old-deja/g++.brendan/misc12.C: Removed.
14389         * g++.old-deja/g++.pt/memtemp77.C: Constify.
14390         * g++.old-deja/g++.ext/pretty4.C: New test.
14392 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14394         * g++.old-deja/g++.other/string2.C: New test.
14396 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
14398         * g++.old-deja/g++.warn/impint2.C: New test.
14400 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
14402         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14403         is 1, not zero.
14405 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
14407         * g++.old-deja/g++.warn/impint.C: New test.
14408         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14409         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14410         * g++.old-deja/g++.pt/explicit12.C: Likewise.
14411         * g++.old-deja/g++.pt/explicit13.C: Likewise.
14412         * g++.old-deja/g++.pt/explicit17.C: Likewise.
14413         * g++.old-deja/g++.pt/explicit18.C: Likewise.
14414         * g++.old-deja/g++.pt/explicit19.C: Likewise.
14415         * g++.old-deja/g++.pt/explicit23.C: Likewise.
14416         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14417         * g++.old-deja/g++.pt/explicit35.C: Likewise.
14418         * g++.old-deja/g++.pt/explicit6.C: Likewise.
14419         * g++.old-deja/g++.pt/memclass7.C: Likewise.
14421 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
14423         * gcc.dg/cpp-redef.c: New test.
14425 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
14427         * g++.old-deja/g++.pt/unify7.C: New test.
14429 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14431         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14432         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14434 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
14436         * gcc.c-torture/compile/20000224-1.c: New test.
14438 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14440         * gcc.c-torture/compile/cpp-2.c: New test.
14441         * gcc.c-torture/compile/cpp-1.c: New test.
14443 2000-02-25  Jeffrey A Law  (law@cygnus.com)
14445         * gcc.c-torture/execute/20000225-1.c: New test.
14447 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14449         * gcc.dg/cpp-li2.c: New test.
14451         * gcc.dg/cpp-wi1.c: New test.
14453         * gcc.dg/cpp-li1.c: New test.
14455 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
14457         * g++.old-deja/g++.other/sizeof5.C: New test.
14459 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14461         * gcc.c-torture/execute/va-arg-13.c: New test.
14463 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
14465         * gcc.c-torture/execute/va-arg-12.c: New test.
14467 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14469         * gcc.c-torture/execute/20000223-1.c: New test.
14471 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14473         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
14475 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
14477         * g++.old-deja/g++.abi/ptrmem.C: New test.
14479 2000-02-19  Richard Henderson  <rth@cygnus.com>
14481         * gcc.c-torture/compile/init-3.c: New.
14483 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
14485         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
14486         ALWAYS_CXXFLAGS.
14488 2000-02-11  Robert Lipe <robertl@sco.com>
14490         * gcc.c-torture/compile/20000211-3.c: New test.
14492 2000-02-11  Martin Buchholz <martin@xemacs.org>
14494         * gcc.c-torture/compile/20000211-2.c: New test.
14496 2000-02-11  Jeffrey A Law  (law@cygnus.com)
14498         * gcc.c-torture/compile/20000211-1.c: New test.
14500 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
14502         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
14503           on native targets
14505 2000-02-08  Nathan Sidwell  <nathan@acm.org>
14507         * g++.old-deja/g++.other/cast5.C: New test.
14509 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
14511         * gcc.c-torture/execute/20000205-1.c: New.
14513 2000-02-03  Nathan Sidwell  <nathan@acm.org>
14515         * g++.old-deja/g++.jason/cast3.C: Return void.
14516         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
14518 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14520         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
14522         * gcc.dg/loop-1.c: New test.
14524 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
14526         * gcc.c-torture/compile/20000127-1.c: New test.
14527         * gcc.c-torture/execute/991228-1.c: New test.
14529 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14531         * gcc.dg/unused-2.c: New test.
14533         * gcc.dg/conv-1.c: New test.
14535 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14537         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
14538         compiler.
14539         (tool_option_proc): Fix typo.
14541 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
14543         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
14544         of the ld on the host, not on the build machine.
14545         Also, don't crash if '--help' is not a supported option.
14547 2000-01-24  Richard Henderson  <rth@cygnus.com>
14549         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
14551 2000-01-20  Jeffrey A Law  (law@cygnus.com)
14553         * gcc.c-torture/execute/20000120-2.c: New test.
14554         * gcc.c-torture/execute/20000120-1.c: New test.
14556 2000-01-13  Jeffrey A Law  (law@cygnus.com)
14558         * gcc.c-torture/execute/20000113-1.c: New test.
14560 2000-01-12  Jeffrey A Law  (law@cygnus.com)
14562         * gcc.c-torture/execute/20000112-1.c: New test.
14564 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14566         * gcc.dg/20000111-1.c: New test.
14568 2000-01-10  Jeffrey A Law  (law@cygnus.com)
14570         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
14571         with 16 bit integers.
14573 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14575         * gcc.dg/20000108-1.c: New test.
14577 2000-01-05  Nathan Sidwell  <nathan@acm.org>
14579         * g++.old-deja/g++.ns/koenig8.C: New test.
14581 2000-01-05  Nathan Sidwell  <nathan@acm.org>
14583         * g++.old-deja/g++.other/cast4.C: New test.
14585 2000-01-05  Jeffrey A Law  (law@cygnus.com)
14587         * gcc.c-torture/compile/20000105-2.c: New test.
14588         * gcc.c-torture/compile/20000105-1.c: New test.
14590 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14592         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
14593         references to printf & atoi to conform to ANSI standard.
14594         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
14595         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
14596         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
14597         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
14598         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
14599         * g++.old-deja/g++.brendan/complex1.C: Likewise.
14600         * g++.old-deja/g++.brendan/copy1.C: Likewise.
14601         * g++.old-deja/g++.brendan/copy2.C: Likewise.
14602         * g++.old-deja/g++.brendan/copy3.C: Likewise.
14603         * g++.old-deja/g++.brendan/copy4.C: Likewise.
14604         * g++.old-deja/g++.brendan/copy5.C: Likewise.
14605         * g++.old-deja/g++.brendan/copy6.C: Likewise.
14606         * g++.old-deja/g++.brendan/copy7.C: Likewise.
14607         * g++.old-deja/g++.brendan/copy8.C: Likewise.
14608         * g++.old-deja/g++.brendan/crash11.C: Likewise.
14609         * g++.old-deja/g++.brendan/crash14.C: Likewise.
14610         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
14611         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14612         * g++.old-deja/g++.brendan/delete2.C: Likewise.
14613         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
14614         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
14615         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
14616         * g++.old-deja/g++.brendan/eh1.C: Likewise.
14617         * g++.old-deja/g++.brendan/groff1.C: Likewise.
14618         * g++.old-deja/g++.brendan/init3.C: Likewise.
14619         * g++.old-deja/g++.brendan/misc12.C: Likewise.
14620         * g++.old-deja/g++.brendan/misc7.C: Likewise.
14621         * g++.old-deja/g++.brendan/new2.C: Likewise.
14622         * g++.old-deja/g++.brendan/operators4.C: Likewise.
14623         * g++.old-deja/g++.brendan/operators5.C: Likewise.
14624         * g++.old-deja/g++.brendan/overload2.C: Likewise.
14625         * g++.old-deja/g++.brendan/overload7.C: Likewise.
14626         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
14627         * g++.old-deja/g++.brendan/reference1.C: Likewise.
14628         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
14629         * g++.old-deja/g++.brendan/template24.C: Likewise.
14630         * g++.old-deja/g++.brendan/template3.C: Likewise.
14631         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
14632         * g++.old-deja/g++.jason/inline3.C: Likewise.
14633         * g++.old-deja/g++.jason/opeq.C: Likewise.
14634         * g++.old-deja/g++.law/arg5.C: Likewise.
14635         * g++.old-deja/g++.law/arm7.C: Likewise.
14636         * g++.old-deja/g++.law/ctors11.C: Likewise.
14637         * g++.old-deja/g++.law/cvt8.C: Likewise.
14638         * g++.old-deja/g++.law/init9.C: Likewise.
14639         * g++.old-deja/g++.law/refs4.C: Likewise.
14640         * g++.old-deja/g++.law/template2.C: Likewise.
14641         * g++.old-deja/g++.law/visibility24.C: Likewise.
14642         * g++.old-deja/g++.law/vtable3.C: Likewise.
14643         * g++.old-deja/g++.mike/asm2.C: Likewise.
14644         * g++.old-deja/g++.mike/eh1.C: Likewise.
14645         * g++.old-deja/g++.mike/misc1.C: Likewise.
14646         * g++.old-deja/g++.mike/misc13.C: Likewise.
14647         * g++.old-deja/g++.mike/misc14.C: Likewise.
14648         * g++.old-deja/g++.mike/ns12.C: Likewise.
14649         * g++.old-deja/g++.mike/p1248.C: Likewise.
14650         * g++.old-deja/g++.mike/p3708.C: Likewise.
14651         * g++.old-deja/g++.mike/p3708a.C: Likewise.
14652         * g++.old-deja/g++.mike/p3708b.C: Likewise.
14653         * g++.old-deja/g++.mike/p646.C: Likewise.
14654         * g++.old-deja/g++.mike/p700.C: Likewise.
14655         * g++.old-deja/g++.mike/p783.C: Likewise.
14656         * g++.old-deja/g++.mike/p783a.C: Likewise.
14657         * g++.old-deja/g++.mike/p783b.C: Likewise.
14658         * g++.old-deja/g++.mike/p786.C: Likewise.
14659         * g++.old-deja/g++.mike/p789.C: Likewise.
14660         * g++.old-deja/g++.mike/p789a.C: Likewise.
14661         * g++.old-deja/g++.mike/p807a.C: Likewise.
14662         * g++.old-deja/g++.other/delete3.C: Likewise.
14663         * g++.old-deja/g++.other/dyncast1.C: Likewise.
14664         * g++.old-deja/g++.other/dyncast2.C: Likewise.
14665         * g++.old-deja/g++.other/dyncast3.C: Likewise.
14666         * g++.old-deja/g++.other/empty1.C: Likewise.
14667         * g++.old-deja/g++.other/temporary1.C: Likewise.
14668         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
14669         * g++.old-deja/g++.pt/t16.C: Likewise.
14670         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
14672 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
14674         * gcc.dg/991230-1.c: New test.
14676 1999-12-29  Jeffrey A Law  (law@cygnus.com)
14678         * gcc.c-torture/compile/991229-3.c: New test.
14679         * gcc.c-torture/compile/991229-2.c: New test.
14680         * gcc.c-torture/compile/991229-1.c: New test.
14682 1999-12-29  Greg McGary <gkm@eng.ascend.com>
14684         * gcc.c-torture/compile/labels-2.c: New test.
14686 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
14688         * gcc.c-torture/execute/991227-1.c: New test.
14690 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14692         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
14694 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
14696         * gcc.c-torture/execute/991221-1.c: New test.
14698 1999-12-20  Nathan Sidwell  <nathan@acm.org>
14700         * g++.old-deja/g++.other/cast3.C: New test.
14702 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
14704         * gcc.c-torture/execute/991216-4.c: New test.
14706 1999-12-16  Michael Meissner  <meissner@cygnus.com>
14708         * gcc.c-torture/execute/991216-1.c: New test.
14709         * gcc.c-torture/execute/991216-2.c: New test.
14710         * gcc.c-torture/execute/991216-3.c: New test.
14712 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14714         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
14715         Actually make the test fail by using "-O2" for compilation.
14717 1999-12-15  Nathan Sidwell  <nathan@acm.org>
14719         * g++.old-deja/g++.warn/cast-align1.C: New test.
14721 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14723         * gcc.c-torture/compile/991214-1.c: New test.
14724         * gcc.c-torture/compile/991214-2.c: New test.
14726 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14728         * gcc.dg/991214-1.c: New test.
14730 1999-12-13  Jeffrey A Law  (law@cygnus.com)
14732         * gcc.c-torture/compile/991213-3.c: New test.
14733         * gcc.c-torture/compile/991213-2.c: New test.
14734         * gcc.c-torture/compile/991213-1.c: New test.
14736 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
14738         * gcc.dg/991209-1.c: New test.
14740 1999-12-08  Nathan Sidwell <nathan@acm.org>
14742         * gcc.c-torture/compile/991208-1.c: New test.
14744 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14746         * gcc.dg/ultrasp2.c: New test.
14748 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
14750         * g++.old-deja/g++.abi/align.C (main): Fix typo.
14752 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
14754         * gcc.c-torture/compile/991202-1.c: New test.
14755         * gcc.c-torture/execute/991202-1.c: New test.
14756         * gcc.c-torture/execute/991202-2.c: New test.
14757         * gcc.c-torture/execute/991202-3.c: New test.
14759 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
14761         * g++.old-deja/g++.abi/align.C: New test.
14762         * g++.old-deja/g++.abi/aggregates.C: Likewise.
14763         * g++.old-deja/g++.abi/bitfields.C: Likewise.
14765 1999-12-01  Richard Henderson  <rth@cygnus.com>
14767         * gcc.c-torture/execute/991201-1.c: New.
14769 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
14771         * gcc.dg/991129-1.c: New test.
14773 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14775         * gcc.c-torture/compile/991127-1.c: New test.
14777 1999-11-22  Nathan Sidwell  <nathan@acm.org>
14779         * g++.old-deja/g++.other/warn4.C: New test.
14781 1999-11-22  Nathan Sidwell  <nathan@acm.org>
14783         * g++.old-deja/g++.eh/cleanup2.C: New test.
14784         * g++.old-deja/g++.ext/pretty2.C: New test.
14785         * g++.old-deja/g++.ext/pretty3.C: New test.
14786         * g++.old-deja/g++.other/debug6.C: New test.
14788 1999-10-20  Jim Wilson  <wilson@cygnus.com>
14790         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
14791         compiler_output to look for one error message instead of two.
14793 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
14795         * gcc.c-torture/execute/991118-1.c: Also test case
14796         where the word boundary does not split a byte evenly.
14798 1999-11-19  Nathan Sidwell  <nathan@acm.org>
14800         * g++.old-deja/g++.ext/restrict1.C: New test.
14802 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
14804         * gcc.c-torture/execute/991118-1.c: New test.
14806 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
14808         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
14809         working directory pathnames.
14811 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
14813         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
14814         host is equipped with driver.h and driver.o so it can actually
14815         compile and run the tests.
14817 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
14819         * gcc.c-torture/compile/991008-1.c: New test.
14821 1999-11-08  Nick Clifton  <nickc@cygnus.com>
14823         * lib/gcc-dg.exp: Include target-supports.exp
14825 1999-11-05  Nick Clifton  <nickc@cygnus.com>
14827         * lib/target-supports.exp: New file: Provide procs to test for
14828         features supported by the target.
14829         (check_weak_available): Moved here from ecos.exp.
14830         (check_alias_available): New proc: Determine of the target
14831         toolchain supports the alias attribute.
14833         * gcc.dg/special/ecos.exp: Move check_weak_available to
14834         target-supports.exp.
14835         (alias-1.c): Only perform the test if the target supports
14836         aliases.
14837         (wkali-1.c): Only perform the test if the target supports
14838         aliases.
14840         * gcc.dg/990506-0.c: Expect error messages from cross
14841         targets as well as native targets.
14843 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14845         * gcc.dg/ultrasp1.c: Removed xfail.
14846         * gcc.dg/struct-ret-2.c: Likewise.
14847         * gcc.dg/array-1.c: Likewise.
14849 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14851         * gcc.dg/struct-ret-2.c: New test.
14853         * gcc.dg/array-1.c: New test.
14855 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
14857         * gcc.c-torture/execute/991030-1.c: New test.
14859 1999-10-26  Richard Henderson  <rth@cygnus.com>
14861         * gcc.c-torture/compile/991026-2.c: New test.
14863 1999-10-26  Jeffrey A Law  (law@cygnus.com)
14865         * gcc.c-torture/compile/991026-1.c: New test.
14867 1999-10-23  Jeffrey A Law  (law@cygnus.com)
14869         * gcc.c-torture/execute/991023-1.c: New test.
14871 1999-10-19  Jeffrey A Law  (law@cygnus.com)
14873         * gcc.c-torture/execute/991019-1.c: New test.
14875 1999-10-16  Richard Henderson  <rth@cygnus.com>
14877         * gcc.c-torture/execute/991016-1.c: New test.
14879 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
14881         * gcc.c-torture/execute/991014-1.c: New test.
14883 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
14885         * g++.old-deja/g++.other/union2.C: New test.
14887 1999-10-13  Nathan Sidwell  <nathan@acm.org>
14889         * g++.old-deja/g++.other/vaarg2.C: New test.
14890         * g++.old-deja/g++.other/vaarg3.C: New test.
14892 1999-10-12  Craig Burley  <craig@jcb-sc.com>
14894         * g77.f-torture/noncompile/19990905-1.f: Moved from being
14895         in compile/.
14897 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
14899         * gcc.c-torture/execute/va-arg-11.c: New test.
14901 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
14903         * lib/file-format.exp (gcc_target_object_format): Don't
14904         crash if objdump is unavailable.
14906 1999-09-29  Donn Terry <donn@interix.com>
14908         * gcc.misc-tests/mg.exp: delete extraneous redirection.
14910 1999-09-28  Nick Clifton  <nickc@cygnus.com>
14912         * gcc.c-torture/compile/990928-1.c: New test.
14914 1999-09-28  Nathan Sidwell  <nathan@acm.org>
14916         * g++.old-deja/g++.other/decl6.C: New test.
14918 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14920         * gcc.c-torture/execute/va-arg-10.c: New test.
14922 1999-09-27  Nathan Sidwell  <nathan@acm.org>
14924         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
14925         __PRETTY_FUNCTION__.
14927 1999-09-23  Nick Clifton  <nickc@cygnus.com>
14929         * gcc.c-torture/execute/990923-1.c: New test.
14931 1999-09-21  Nick Clifton  <nickc@cygnus.com>
14933         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
14934         for which -fpic is inappropriate.
14936 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
14938         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
14940 1999-09-21  Nathan Sidwell  <nathan@acm.org>
14942         * g++.old-deja/g++.other/dyncast1.C: New test.
14943         * g++.old-deja/g++.other/dyncast2.C: New test.
14944         * g++.old-deja/g++.other/dyncast3.C: New test.
14945         * g++.old-deja/g++.other/dyncast4.C: New test.
14946         * g++.old-deja/g++.other/dyncast5.C: New test.
14947         * g++.old-deja/g++.eh/catch3.C: New test.
14948         * g++.old-deja/g++.eh/catch3p.C: New test.
14949         * g++.old-deja/g++.eh/catch4.C: New test.
14950         * g++.old-deja/g++.eh/catch4p.C: New test.
14951         * g++.old-deja/g++.eh/catch5.C: New test.
14952         * g++.old-deja/g++.eh/catch5p.C: New test.
14953         * g++.old-deja/g++.eh/catch6.C: New test.
14954         * g++.old-deja/g++.eh/catch6p.C: New test.
14955         * g++.old-deja/g++.eh/catch7.C: New test.
14956         * g++.old-deja/g++.eh/catch7p.C: New test.
14957         * g++.old-deja/g++.eh/catch8.C: New test.
14958         * g++.old-deja/g++.eh/catch8p.C: New test.
14959         * g++.old-deja/g++.eh/catch9.C: New test.
14960         * g++.old-deja/g++.eh/catch9p.C: New test.
14962 1999-09-13  Nathan Sidwell  <nathan@acm.org>
14964         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
14965         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
14967 1999-09-13  Jeffrey A Law  (law@cygnus.com)
14969         * gcc.c-torture/compile/990913-1.c: New test.
14971 1999-09-10  Nathan Sidwell  <nathan@acm.org>
14973         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
14974         * g++.old-deja/g++.jason/rfg5.C: Likewise.
14976 1999-09-09  Richard Henderson  <rth@cygnus.com>
14978         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
14980 1999-09-09  Nathan Sidwell  <nathan@acm.org>
14982         * g++.old-deja/g++.other/lookup11.C: New test.
14983         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
14984         what is permitted and what we want.
14985         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
14986         overload use.
14987         * g++.old-deja/g++.jason/rfg5.C: Likewise
14989 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
14991         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
14992         * gcc.c-torture/noncompile/poison-1.c: New file.
14994 1999-09-08  Nathan Sidwell  <nathan@acm.org>
14996         * g++.old-deja/g++.other/sizeof3.C: New test.
14997         * g++.old-deja/g++.other/sizeof4.C: New test.
14998         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
14999         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
15001 1999-09-07  Richard Henderson  <rth@cygnus.com>
15003         * gcc.dg/va-arg-1.c: New.
15005 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15007         * gcc.c-torture/execute/va-arg-9.c: New test.
15009 1999-09-05  Craig Burley  <craig@jcb-sc.com>
15011         * g77.f-torture/compile/980519-2.f: New test.
15012         * g77.f-torture/compile/19990905-0.f: New test.
15013         * g77.f-torture/compile/19990905-1.f: New test.
15014         * g77.f-torture/compile/19990905-2.f: New test.
15016         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
15018 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
15020         * gcc.c-torture/execute/990827-1.c: Fix typo.
15022 1999-09-03  Nathan Sidwell  <nathan@acm.org>
15024         * g++.old-deja/g++.other/deref1.C: New test.
15026 1999-09-02  Nathan Sidwell  <nathan@acm.org>
15028         * g++.old-deja/g++.other/ambig2.C: New test.
15029         * g++.old-deja/g++.other/cond5.C: New test.
15030         * g++.old-deja/g++.other/lookup16.C: New test.
15032 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
15034         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
15035         assemblers too.
15037 1999-08-31  Jeffrey A Law  (law@cygnus.com)
15039         * lib/c-torture.exp: Avoid the "compare executables" optimization
15040         when testing native.
15042 1999-08-29  Jeffrey A Law  (law@cygnus.com)
15044         * gcc.c-torture/execute/990829-1.c: New test.
15045         * gcc.c-torture/compile/990829-1.c: New test.
15047 1999-08-27  Paul Burchard  <burchard@pobox.com>
15049         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
15050         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
15051         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
15052         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
15053         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
15054         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
15055         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
15056         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
15057         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
15058         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
15059         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
15061 1999-08-27  Jeffrey A Law  (law@cygnus.com)
15063         * gcc.c-torture/execute/990827-1.c: New test.
15065 1999-08-26  Craig Burley  <craig@jcb-sc.com>
15067         * g77.f-torture/noncompile/19990826-4.f: New test.
15069         * g77.f-torture/compile/19990826-3.f: New test.
15071         * g77.f-torture/execute/19990826-2.f: New test.
15073         * g77.f-torture/compile/19990826-1.f: New test.
15075         * gcc.c-torture/execute/990826-0.c: New test.
15076         * g77.c-torture/execute/19990826-0.f: New test.
15078         * g77.f-torture/noncompile/970626-2.f: New test.
15080 1999-08-25  Paul Burchard  <burchard@pobox.com>
15082         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
15083         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
15084         lss-011.C: New tests.
15086 1999-08-25  Nathan Sidwell  <nathan@acm.org>
15088         * g++.old-deja/g++.other/decl5.C: New test.
15090 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15092         * noncompile/noncompile.exp: Load_lib c-torture.exp.
15093         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
15094         call `postbase' for each one.  All callers of `postbase' changed
15095         to call this instead.
15097 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
15099         * gcc.c-torture/execute/990811-1.c: New test.
15101 1999-08-09  Nick Clifton  <nickc@cygnus.com>
15103         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
15104         just native ones.
15106         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
15107         just native ones.
15109 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15111         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
15113 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15115         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
15117 1999-08-04  Nathan Sidwell  <nathan@acm.org>
15119         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
15121 1999-08-04  Jeffrey A Law  (law@cygnus.com)
15123         * gcc.c-torture/execute/990804-1.c: New test.
15125 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15127         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
15128         * g++.old-deja/g++.brendan/crash64.C: Likewise
15129         * g++.old-deja/g++.brendan/overload8.C: Likewise
15131 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15133         * g++.old-deja/g++.other/struct1.C: New test.
15135 1999-08-03  Nathan Sidwell  <nathan@acm.org>
15137         * g++.old-deja/g++.other/enum2.C: New test.
15139 1999-08-02  Richard Henderson  <rth@cygnus.com>
15141         Adapted from tests from Franz Sirl:
15142         * gcc.c-torture/execute/va-arg-7.c: New test.
15143         * gcc.c-torture/execute/va-arg-8.c: New test.
15145 1999-08-01  Jeffrey A Law  (law@cygnus.com)
15147         * gcc.c-torture/compile/990801-2.c: New test.
15149         * gcc.c-torture/compile/990801-1.c: New test.
15151 1999-07-27  Michael Meissner  <meissner@cygnus.com>
15153         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
15154         fp-cmp-1.c, converting double to float.
15156         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
15157         fp-cmp-1.c, converting double to long double.
15159         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
15160         from fr1 to unknown_register, since fr1 is a legitimate register
15161         on some machines.
15163 1999-07-25  Jeffrey A Law  (law@cygnus.com)
15165         * README: More listname related changes.
15167 1999-07-08  Catherine Moore  <clm@cygnus.com>
15169         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
15171 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
15173         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
15175 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
15177         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
15179 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
15181         * gcc.dg/990703-1.c: New test.
15183 1999-06-29  Nick Clifton  <nickc@cygnus.com>
15185         * lib/file-format.exp: New file: Move definition of proc
15186         gcc_target_object_format to here from
15187         gcc.dg/special/ecos.exp.
15189         * lib/c-torture.exp: Include lib file-format.exp.
15190         * lib/gcc-dg.exp: Include lib file-format.exp.
15192         * gcc.dg/special/ecos.exp: Remove definition of proc
15193         gcc_target_object_format.
15195 1999-06-28  Jeffrey A Law  (law@cygnus.com)
15197         * gcc.c-torture/execute/990628-1.c: New test.
15199 1999-06-25  Jeffrey A Law  (law@cygnus.com)
15201         * gcc.c-torture/compile/990625-2.c: New test.
15203         * gcc.c-torture/compile/990625-1.c: New test.
15205 1999-06-23  Nick Clifton  <nickc@cygnus.com>
15207         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
15208         attributes compile.
15209         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
15210         ports that use the COFF/PE file format.
15212 1999-06-17  Jeffrey A Law  (law@cygnus.com)
15214         * gcc.c-torture/compile/990617-1.c: New test.
15216 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
15218         * g++.old-deja/g++.other/decl4.C: New test.
15220 1999-06-14  Nathan Sidwell  <nathan@acm.org>
15222         * g++.old-deja/g++.other/bitfld3.C: New test.
15224 1999-06-08  Nathan Sidwell  <nathan@acm.org>
15226         * g++.old-deja/g++.eh/catch1.C: New test.
15228 1999-06-07  Jeffrey A Law  (law@cygnus.com)
15230         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
15232         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
15233         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
15235 1999-06-05  Craig Burley  <craig@jcb-sc.com>
15237         * g77.f-torture/compile/19990502-0.f: Replace with new,
15238         shorter, test that still fails after recent changes.
15240 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15242         * gcc.c-torture/execute/990604-1.c: New test.
15244 1999-05-31  Jeffrey A Law  (law@cygnus.com)
15246         * gcc.c-torture/execute/990531-1.c: New test.
15248 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15250         * gcc.c-torture/compile/990527-1.c: New test.
15252 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15254         * gcc.c-torture/execute/990527-1.c: New test.
15256 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15258         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15259         bitfields as signed.
15261 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15263         * g77.f-torture/compile/19990525-0.f: New test.
15265 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15267         * gcc.c-torture/execute/990525-2.c: New test.
15269         * gcc.c-torture/execute/990525-1.c: New test.
15271 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15273         * g++.old-deja/g++.other/anon3.C: New test.
15274         * g++.old-deja/g++.other/anon4.C: New test.
15275         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15276         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15277         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15278         Merrill).
15280 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15282         * gcc.c-torture/execute/990524-1.c: New test.
15284         * gcc.dg/990524-1.c: New test.
15286 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15288         * gcc.c-torture/compile/990523-1.c: New test.
15290 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15292         * gcc.c-torture/compile/990519-1.c: New test.
15294 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15296         * gcc.c-torture/compile/990517-1.c: New test.
15298         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15299         (e4, f4): New tests.
15300         (main): Call them.
15302 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15304         * gcc.dg/noreturn-1.c: New test.
15306 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15308         * gcc.c-torture/execute/990513-1.c: New test.
15310 1999-05-10  Richard Henderson  <rth@cygnus.com>
15312         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15314 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15316         * g77.f-torture/execute/erfc.f: Use small single-precision
15317         values, to avoid problems on Alphas when not -mieee.
15319 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15321         * gcc.dg/990506-0.c: New test.
15323 1999-05-08  Richard Henderson  <rth@cygnus.com>
15325         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15326         the constant to test.  Don't XFAIL 64-bit targets.
15328         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15329         * g++.old-deja/g++.law/profile1.C: Likewise.
15331         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15332         operator new instances.
15333         * g++.old-deja/g++.other/delete5.C: Likewise.
15335 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15337         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15338         intrinsic.
15340 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15342         * g77.f-torture/execute/u77-test.f: Reverse order of two
15343         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15345 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15347         * gcc.dg/compare1.c: New test.
15349 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15351         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15352         New tests.
15354 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15356         * g77.f-torture/compile/19990502-1.f: New test.
15358 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15360         * g77.f-torture/compile/19990502-0.f: New test.
15362 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15364         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15365         intrinsic.
15367 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15369         * g77.f-torture/execute/u77-test.f (main): List libU77
15370         intrinsics not currently tested.
15371         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15372         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15373         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15374         Trim blanks off the ends of some printed strings.
15376 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15378         * g77.f-torture/execute/u77-test.f (main): Just warn about
15379         FSTAT gid disagreement, as it's expected on some systems.
15381 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15383         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15384         use a new function, which allows for some slop.
15385         Clean up some commentary.
15386         (issum): The new function.
15387         (sgladd): Deleted subroutine.
15389 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15391         * g77.f-torture/execute/u77-test.f: Modify to be more like
15392         libf2c/libU77 version, bringing patches to that version here.
15393         Add suitable commentary.
15395 1999-04-25  Richard Henderson  <rth@cygnus.com>
15397         * gcc.dg/990424-1.c: New test.
15399 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15401         * g77.f-torture/execute/u77-test.f (main): Bug involving
15402         LSTAT has been fixed, so turn back on full checking.
15404 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15406         * g77.f-torture/compile/19990419-0.f: New test.
15407         * g77.f-torture/execute/19990419-1.f: New test.
15409 1999-04-17  Richard Henderson  <rth@cygnus.com>
15411         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15412         to avoid the need for a prototype to supress a warning.
15414 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15416         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15418 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15420         * gcc.c-torture/execute/990404-1.c: New test.
15422 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15424         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15425         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15426         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15427         missing initializer warnings.
15429 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15431         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15432         matching strings.
15434 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15436         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15438 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15440         * g77.f-torture/execute/19990325-0.f: New test.
15441         * g77.f-torture/execute/19990325-1.f: New test.
15443 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15445         * gcc.c-torture/execute/990324-1.c: New test.
15447 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15449         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15450         test with 4.
15452 1999-03-17  Richard Henderson  <rth@cygnus.com>
15454         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15456 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15458         * g77.f-torture/execute/19990313-2.f: New test.
15459         * g77.f-torture/execute/19990313-3.f: New test.
15461 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15463         * g77.f-torture/execute/19990313-0.f: New test.
15464         * g77.f-torture/execute/19990313-1.f: New test.
15466 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15468         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15469         printf to sprintf.
15470         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15471         (main): Add check for u15.  Conditionalize u31 check depending on
15472         whether ints are <32 bits or >=32 bits.
15474 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15476         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15478 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15480         * g77.f-torture/compile/19990305-0.f: New test.
15481         * g77.f-torture/execute/19981119-0.f: New test.
15483 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15485         * g77.f-torture/execute/970625-2.f: call ABORT if final
15486         result is not correct, instead of just printing it.
15487         Add this checking via newly introduced obfuscation, to
15488         trip up buggy front ends.
15490 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15492         * g77.f-torture/compile/960317-1.f: Moved from being
15493         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15495 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15497         * g77.f-torture/execute/960317-1.f: New (old) test.
15498         * g77.f-torture/execute/970625-2.f: Ditto.
15500 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15502         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15503         message on line 1 or line 2; cccp and cpplib do this differently.
15505 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15507         * g++.old-deja/g++.law/weak1.C: New test.
15509 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15511         * gcc.c-torture/execute/990119-1.c: Renamed to...
15512         * gcc.dg/990119-1.c: this, so it will only be tested once
15513         (it's a preprocessor test, it doesn't need to be run at
15514         multiple optimization levels).
15516 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15518         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15519           ALWAYS_CXXFLAGS.
15521 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15523         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15524         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15525         to not be compilable by current g77.
15527 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15529         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15531 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15533         * gcc.c-torture/execute/990222-1.c: New test.
15535 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15537         * g77.f-torture/compile/19990218-0.f: New test.
15538         * g77.f-torture/noncompile/19990218-1.f: New test.
15540 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15542         * g77.f-torture/compile/19981216-0.f: New test.
15544 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15546         * gcc.dg/990214-1.c: New test.
15548 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15550         * gcc.dg/990213-2.c: New test.
15552         * gcc.dg/990213-1.c: New test.
15554 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15556         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15557         ints.
15559 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15561         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15562         specified by target.
15564         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15566 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15568         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15570 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15572         * gcc.dg/special/ecos.exp: New test driver for new tests with
15573         special requirements.
15575         * gcc.dg/special/alias-1.c: New test.
15576         * gcc.dg/special/gcsec-1.c: New test.
15577         * gcc.dg/special/weak-1.c: New test.
15578         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15579         * gcc.dg/special/weak-2.c: New test.
15580         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15581         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15582         * gcc.dg/special/wkali-1.c: New test.
15583         * gcc.dg/special/wkali-2.c: New test.
15584         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15585         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15587 1999-02-10  Felix Lee  <flee@cygnus.com>
15589           * lib/c-torture.exp (c-torture-compile): Pull out code for
15590           analyzing gcc error messages.
15591           (c-torture-execute): Likewise.  Fix some (harmless) false
15592           positives.
15593           * lib/gcc.exp (gcc_check_compile): New function.
15595 1999-02-08  Richard Henderson  <rth@cygnus.com>
15597         * gcc.c-torture/execute/990208-1.c: New test.
15599 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15601         * g++.dg/special/ecos.exp: New driver for new tests with special
15602         requirements
15604         * g++.dg/special/conpr-1.C: New test
15605         * g++.dg/special/conpr-2.C: New test
15606         * g++.dg/special/conpr-2a.C: New test
15607         * g++.dg/special/conpr-3.C: New test
15608         * g++.dg/special/conpr-3a.C: New test
15609         * g++.dg/special/conpr-3b.C: New test
15611         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15612         allow g++ to use the dg driver
15614         * README: Add comment about g++.dg directory
15616 1999-02-06  Jeffrey A Law  (law@cygnus.com)
15618         * README: Update email addresses.
15620 1999-02-03  Nick Clifton  <nickc@cygnus.com>
15622         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15623         arguments in order to force structure S onto the stack even on
15624         the alpha.
15625         (test): Pass 10 leading arguments to function foo as well as the
15626         structure S.
15628         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15629         failure for all targets.
15631         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15632         abort to terminate program execution.
15634 1999-01-30  Richard Henderson  <rth@cygnus.com>
15636         * gcc.c-torture/execute/990130-1.c: New test.
15638 1999-01-30  Jeffrey A Law  (law@cygnus.com)
15640         * gcc.dg/990130-1.c: New test.
15642 1999-01-28  Michael Meissner  <meissner@cygnus.com>
15644         * gcc.c-torture/execute/990128-1.c: New test.
15646 1999-01-27  Michael Meissner  <meissner@cygnus.com>
15648         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15650 1999-01-27  Felix Lee  <flee@cygnus.com>
15652         * lib/c-torture.exp (c-torture-compile): pull out code for
15653         analyzing gcc error messages.
15654         (c-torture-execute): ditto, and fix some (harmless) false
15655         positives.
15656         * lib/gcc.exp (gcc_check_compile): new function.
15658 1999-01-17  Jeffrey A Law  (law@cygnus.com)
15660         * gcc.dg/990117-1.c: New test.
15662         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
15664         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
15666 1999-01-15  Jeffrey A Law  (law@cygnus.com)
15668         * g77.f-torture/compile/990115-1.f: New test.
15670 1999-01-07  Jeffrey A Law  (law@cygnus.com)
15672         * gcc.c-torture/compile/990107-1.c: New test
15674 1999-01-06  Jeffrey A Law  (law@cygnus.com)
15676         * gcc.c-torture/execute/990106-2.c: New test.
15678         * gcc.c-torture/execute/990106-1.c: New test.
15680 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
15682         * gcc.c-torture/compile/981223-1.c: New test.
15684 1998-12-29  Richard Henderson  <rth@cygnus.com>
15686         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
15687         (opt3): Rename from opt4 and disable.
15689 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
15691         * g++.old-deja/g++.pt/ptrmem5.C: New test.
15693 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15695         * g++.old-deja/g++.other/conv5.C: New test.
15697 1998-12-14  Nick Clifton  <nickc@cygnus.com>
15699         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
15701 1998-12-11  Jeffrey A Law  (law@cygnus.com)
15703         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
15705 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
15707         * gcc.c-torture/compile/981211-1.c: New test.
15709 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
15711         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
15713         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
15715 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15717         * gcc.special/930510-1.c: Make C9X safe.
15718         * gcc.misc-tests/gcov-1.c Similarly.
15719         * gcc.misc-tests/gcov-2.c Similarly.
15721 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15723         * gcc.dg/ultrasp1.c: New test.
15725 1998-12-06  Richard Henderson  <rth@cygnus.com>
15727         * gcc.c-torture/execute/981206.c: New test.
15729 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15731         * g++.old-deja/g++.ns/template7.C: New test.
15733         * g++.old-deja/g++.other/expr1.C: New test.
15735         * g++.old-deja/g++.eh/tmpl3.C: New test.
15737         * g++.old-deja/g++.eh/tmpl2.C: New test.
15739 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15741         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
15742         * g++.old-deja/g++.other/using6.C: Removed.
15743         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
15745         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
15747 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15749         * g++.old-deja/g++.pt/overload8.C: New test.
15751         * g++.old-deja/g++.pt/overload7.C: New test.
15753         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
15755         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
15756         and relinking messages.
15757         * lib/g++.exp (g++_target_compile): Remove .rpo file when
15758         compiling with -frepo.
15760 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
15762         * g++.old-deja/g++.pt/lookup6.C: New test.
15764 1998-11-30  Nick Clifton  <nickc@cygnus.com>
15766         * gcc.c-torture/execute/981130-1.c: New test.
15767         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
15769 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15771         * g++.old-deja/g++.pt/explicit76.C: New test.
15773         * g++.old-deja/g++.pt/friend38.C: New test.
15775         * g++.old-deja/g++.ns/crash2.C: New test.
15777         * g++.old-deja/g++.pt/defarg8.C: New test.
15779         * g++.old-deja/g++.pt/instantiate6.C: New test.
15781         * g++.old-deja/g++.pt/static6.C: New test.
15783         * g++.old-deja/g++.pt/decl2.C: New test.
15785 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15787         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
15788         problem is actually related with name lookup, but so what? :-)
15790         * g++.old-deja/g++.pt/friend37.C: New test.
15792 1998-11-25  Dave Love  <d.love@dl.ac.uk>
15794         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
15795         element, which fails on some systems.
15797         * g77.f-torture/execute/labug1.f: New test.
15799 1998-11-21  Jeffrey A Law  (law@cygnus.com)
15801         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
15802         is defined.
15804 1998-11-18  Dave Love  <d.love@dl.ac.uk>
15806         * g77.f-torture/compile/981117-1.f: New test.
15808 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
15810         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
15811         properly discarded.
15813 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
15815         * gcc.c-torture/execute/memcheck: New directory of tests for
15816         -fcheck-memory-usage.
15818 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15820         * README: New file, general information about the testsuite and
15821         new description of the various C++ test subdirectories.
15822         * README.g++: Eliminate obsolete information, update and move most
15823         relevant stuff to README.
15825 1998-11-07  Richard Henderson  <rth@cygnus.com>
15827         * gcc.c-torture/compile/981107-1.c: New test.
15829 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
15831         * execute/memcpy-bi.c: New testcase.
15833 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
15835         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
15836         base classes.
15838         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
15839         template is selected.
15841         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
15842         classes, it should be accepted for all types.
15844         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
15846         * g++.old-deja/g++.pt/spec24.C: Ensure that template
15847         specializations start with template headers.
15849 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
15851         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
15853         * g++.old-deja/g++.other/init9.C: Test cross initialization of
15854         non-POD types.
15856 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15858         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
15860 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15862         * compile/981022-1.c, compile/981022-1.x: New test and driver.
15864 1998-10-19  Jeffrey A Law  (law@cygnus.com)
15866         * 981019-1.c: New test.
15868 1998-10-14  Robert Lipe <robertl@dgii.com>
15870         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
15871         find objc headers.
15873 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15875         * compile/981001-4.c: Remove use of GCC extension that triggers a
15876         compiler bug.
15878 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
15880         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
15882 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
15884         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
15885         instantiation of template produces incorrect code for delete
15886         expression.
15888         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
15889         constructors' name is not unique.
15890         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
15891         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
15893         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
15894         automatic array of const is ill-formed.
15896         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
15897         of template parameter?
15899         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
15900         const.
15902         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
15903         pointer-to-member expression.
15905         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
15906         declaration causes ICE.
15908 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
15910         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
15911         reserved in the global namespace.
15913         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
15914         generate needed virtual table.
15916         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
15918 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
15920         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
15921         template-dependent type
15923 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
15925         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
15926         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
15927         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
15929         * g++.old-deja/g++.other/using5.C: New test; using decl from base
15930         class should be usable as argument of member function.
15931         * g++.old-deja/g++.other/using6.C: New test; using decl from base
15932         class should be usable as return type of member function.
15933         * g++.old-deja/g++.other/using7.C: New test; using decl from base
15934         class should be usable as type of data member.
15936         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
15938 1998-10-09  Jeffrey A Law  (law@cygnus.com)
15940         * gcc.c-torture/special/920521-1.c: Fix bogus test.
15942 1998-10-08  Nick Clifton  <nickc@cygnus.com>
15944         * gcc.dg/dll-?.c Add thumb to target list.
15945         Fix assembler scan patterns to match current assembler output.
15947 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
15949         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
15950         matching of template brackets.
15952         * g++.old-deja/g++.other/using4.C: New test.  Test using
15953         declarations of methods from base classes.
15955         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
15956         within functions should introduce names into the innermost
15957         enclosing namespace.
15959         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
15960         of static locals if first initialization throws.
15962 1998-10-07  Jim Wilson  <wilson@cygnus.com>
15964         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
15966 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
15968         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
15969         lose track of the possible targets of tablejump insns.
15970         * special/special.exp: Run it.
15972 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15974         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
15975         must be declared before its specializations can be named in friend
15976         declarations.
15978 1998-10-05  Dave Love  <d.love@dl.ac.uk>
15980         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
15982         * g77.f-torture/execute/io1.f: New test.
15984 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15986         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
15987         with pointer to template function, for which no argument deduction
15988         is possible.
15990         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
15991         specialization of template function as argument to template
15992         function.
15994         * g++.old-deja/g++.other/access2.C: New test; Inner class
15995         shouldn't have privileged access to Outer's names.
15997 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15999         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
16000         friend template declared within template class conflicts with
16001         nested class of the same name.
16003         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
16004         is ignored.
16006         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
16007         object with direct initializer as function declaration.
16009         * g++.old-deja/g++.other/decl2.C: New test; duplicate
16010         initializers.
16012         * g++.old-deja/g++.other/null2.C: New test; conditional operator
16013         involving const pointer and NULL produces incorrect result.
16015         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
16016         type name without `typename' should be rejected with -pedantic.
16018 1998-10-02  Richard Henderson  <rth@cygnus.com>
16020         * g++.old-deja/g++.other/addrof1.C: New test.
16022 1998-10-01  Nick Clifton  <nickc@cygnus.com>
16024         * gcc.c-torture/compile/981001-1.c: New test.
16025         * gcc.c-torture/execute/981001-1.c: New test.
16027 1998-10-01  Jeffrey A Law  (law@cygnus.com)
16029         * gcc.c-torture/compile/981001-2.c: New test.
16030         * gcc.c-torture/compile/981001-3.c: New test.
16031         * gcc.c-torture/compile/981001-4.c: New test.
16033 1998-10-01  Robert Lipe  <robertl@dgii.com>
16035         * lib/objc.exp (objc_target_compile): Add -L during compiles for
16036         multilibbed hosts.   Idea grafted from g77.exp.
16038 1998-09-30  Dave Love  <d.love@dl.ac.uk>
16040         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
16041         avoid losing on systems which need -lsocket.
16043 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
16045         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
16046         * g++.old-deja/g++.other/nested2.C: Ditto.
16047         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
16048         failure.
16050 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
16052         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
16053         preferred over template operator!= for enum bitfields.
16055 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
16057         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
16058         that happen to have the same base name, but in different scopes,
16059         are incorrectly rejected.
16061 1998-09-16  Richard Henderson  <rth@cygnus.com>
16063         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
16064         on the native word size instead of an integer literal.
16066 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
16068         * g++.old-deja/g++.other/static2.C: Invocation of static data
16069         member of type pointer-to-function denoted as non-static member.
16071         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
16072         checks involving function types and aliases.
16074 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
16076         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
16077         redefined to the same non-trivial type.
16079         * g++.old-deja/g++.pt/explicit73.C: Test for proper
16080         namespace-qualification of template specializations declared in
16081         other namespaces.
16083         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
16084         to declare a subset of the specializations of a template function
16085         as friends of specializations of a template class.
16087         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
16088         member templates that do not fully specialize the enclosing
16089         template class are rejected.
16091 1998-09-11  Dave Love  <d.love@dl.ac.uk>
16093         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
16095 1998-09-08  Dave Love  <d.love@dl.ac.uk>
16097         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
16098         altered from libf2c/libU77 version.
16100 1998-09-06  Dave Love  <d.love@dl.ac.uk>
16102         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
16104 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
16106         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
16107         (un)signed char are different types for template specialization
16108         purposes.
16110 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
16112         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
16113         * objc: ObjC testsuite.
16115 1998-08-31  Catherine Moore  <clm@cygnus.com>
16117         * gcc.c-torture/execute/941014-1.x:  New file.
16119 1998-08-31  Nick Clifton  <nickc@cygnus.com>
16121         * lib/c-torture.exp: Add support for
16122         torture_eval_before_compile and torture_eval_before_execute
16123         variables.
16125 1998-08-30  Jeffrey A Law  (law@cygnus.com)
16127         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
16128         this test triggers valid.
16130 1998-08-27  Jeffrey A Law  (law@cygnus.com)
16132         * gcc.dg/980827-1.c: New test.
16134 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
16136         * gcc.c-torture/execute/loop-4b.c: New test.
16138 1998-08-26  Nick Clifton  <nickc@cygnus.com>
16140         * lib/c-torture.exp: Add support for
16141         torture_eval_before_compile and torture_eval_before_execute
16142         variables.
16144 1998-08-25  Jeffrey A Law  (law@cygnus.com)
16146         * gcc.c-torture/compile/980825-1.c: New test.
16148 1998-08-24  Nick Clifton  <nickc@cygnus.com>
16150         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
16151         count number tests in opt_t0 not good_t0.
16153 1998-08-24  Jeffrey A Law  (law@cygnus.com)
16155         * gcc.c-torture/compile/930326-1.x: Fix typo.
16157 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
16159         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
16160         causes an ICE.
16162 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16164         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
16165         STACK_SIZE is defined.
16166         * gcc.c-torture/unsorted/stuct.c: Similarly.
16168         * gcc.c-torture/compile/980821-1.c: New test.
16170 1998-08-21  Jeffrey A Law  (law@cygnus.com)
16172         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
16174 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
16176         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
16177         code.
16179 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
16181         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
16182         error'.
16184 1998-08-18  Jeffrey A Law  (law@cygnus.com)
16186         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
16188 1998-08-16  Jeffrey A Law  (law@cygnus.com)
16190         * gcc.c-torture/compile/980816-1.c: New test.
16192         * gcc.dg/980816-1.c: New test.
16194 1998-08-13  Jeffrey A Law  (law@cygnus.com)
16196         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
16197         compiler for ieee tests.
16199 1998-08-01  Dave Love  <d.love@dl.ac.uk>
16201         * g77.f-torture/compile/980729-0.f: New test.
16203 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
16205         * gcc.c-torture/special/eeprof-1.c: New test, for
16206         -finstrument-functions.
16207         * gcc.c-torture/special/special.exp: Run it.
16209 1998-07-29  Jeffrey A Law  (law@cygnus.com)
16211         * gcc.c-torture/compile/980729-1.c: New test.
16213 1998-07-27  Nick Clifton  <nickc@cygnus.com>
16215         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
16216         __thumb__ is defined, and test for ARM style doubles if so.
16218 1998-07-26  Dave Love  <d.love@dl.ac.uk>
16220         * g77.f-torture/noncompile/980615-0.f: New test.
16222 1998-07-26  H.J. Lu  (hjl@gnu.org)
16224         * gcc.dg/980312-1.c: Do link instead of compile.
16225         * gcc.dg/980313-1.c: Likewise.
16227 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16229         * gcc.c-torture/compile/980726-1.c: New test.
16231 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16233         * g77.f-torture/execute/io0.f: New test.
16235 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16237         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16238         an int.
16240 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16242         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16243         m32r bugs.
16245 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16247         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16248         c-decl.c:grokdeclarator can handle mode attributes.
16250 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16252         * gcc.c-torture/execute/980716-1.c: New test.
16254 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16256         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16257         the mn10200.
16258         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16259         the mn10200.
16260         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16261         * gcc.c-torture/compile/930326-1.x: Similarly.
16263 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16265         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16266         New test from Craig.
16268 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16270         * g77.f-torture/noncompile/980616-0.f: New test.
16272         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16274 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16276         *  g++.other/singleton.C: Return error value instead of taking
16277         SIGSEGV.
16279 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16281         *  g++.other/singleton.C: New test.   Warning is under dispute.
16282         Runtime crash is not.
16284 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16286         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16287         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16288         using6.C, using7.C}:  New namespace tests.
16290 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16292         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16293         specialization with typedef'ed names used as array indexes.
16295 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16297         * gcc.c-torture/execute/980709-1.c: New test.
16299         * gcc.dg/980709-1.c: New test.
16301 1998-07-07  Richard Henderson  <rth@cygnus.com>
16303         * gcc.c-torture/execute/bcp-1.c: New test.
16305 1998-07-07  Jeffrey A Law  (law@cygnus.com)
16307         * gcc.c-torture/execute/980707-1.c: New test.
16309 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16311         * gcc.c-torture/compile/980706-1.c: New test.
16313 1998-07-01  Dave Love  <d.love@dl.ac.uk>
16315         * g77.f-torture/execute/980701-0.f,
16316         g77.f-torture/execute/980701-1.f: New test from Craig.
16318 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16320         * gcc.c-torture/compile/980701-1.c: New test.
16322         * gcc.c-torture/execute/980701-1.c: New test.
16324 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16325 rlsruhe.de>
16327         * g++.old-deja/g++.robertl/eb132.C: New test.
16328         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16330 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16332         * g77.f-torture/execute/980628-7.f,
16333         g77.f-torture/execute/980628-8.f,
16334         g77.f-torture/execute/980628-9.f,
16335         g77.f-torture/execute/980628-10.f: New tests from Craig.
16337         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16339 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16341         * g77.f-torture/execute/980628-4.f: New test from Craig.
16342         * g77.f-torture/execute/980628-5.f: Likewise.
16343         * g77.f-torture/execute/980628-2.f: Likewise.
16344         * g77.f-torture/execute/980628-0.f: Likewise.
16345         * g77.f-torture/execute/980628-1.f: Likewise.
16346         * g77.f-torture/execute/980628-3.f: Likewise.
16347         * g77.f-torture/execute/980628-6.f: Likewise.
16349 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16351         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16352         directory when nothing has been installed yet.
16354 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16356         * gcc.c-torture/special/special.exp: Handle newer versions of
16357         dejagnu.
16359 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16361         * gcc.dg/980626-1.c: New test.
16363 1998-06-19  Bruno Haible <haible@ilog.fr>
16365         * gcc.misc-tests/m-un-2.c: New test.
16366         * g++.old-deja/g++.other/warn01.c: Likewise.
16368 1998-06-19  Robert Lipe  <robertl@dgii.com>
16370         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16371         compatibility with assmblers with a different comment character.
16372         Eliminate use of GAS-specific extensions.
16374 1998-06-19  Jeffrey A Law  (law@cygnus.com)
16376         * gcc.c-torture/execute/ieee/980619-1.c: New test.
16378 1998-06-19  Robert Lipe  <robertl@dgii.com>
16380         *lib/g77.exp: Replace search for libf2c.a with search for newly
16381         renamed libg2c.a
16383 1998-06-17  Jeffrey A Law  (law@cygnus.com)
16385         * gcc.c-torture/execute/980617-1.c: New test.
16387 1998-06-12  Jeffrey A Law  (law@cygnus.com)
16389         * gcc.c-torture/execute/980612-1.c: New test.
16391 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16393         * gcc.dg/980523-1.c: Only test on ppc-linux.
16394         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16396         * gcc.c-torture/execute/980608-1.c: New test.
16398 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16400         * gcc.c-torture/execute/980605-1.c: New test.
16402 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16404         * gcc.c-torture/execute/980604-1.c: New test.
16406 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16408         * gcc.c-torture/execute/980602-1.c: New test.
16409         * gcc.c-torture/execute/980602-2.c: Likewise.
16411 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16413         * 970125-0.f: Fix per JCB.  Add commentary.
16415 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16417         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16418         IEEE -0 support.
16420 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16422         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16423         earlier.
16425 1998-05-28  Catherine Moore <clm@cygnus.com>
16427         * gcc.c-torture/execute/980526-3.c: New test.
16429 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16431         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16432         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16433         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16434         m88k-motorola-sysv3 to XFAIL.
16436 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16438         * gcc.dg/980526-1.c: New test.
16439         * gcc.c-torture/execute/980526-2.c: New test.
16441 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16443         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16445         * gcc.c-torture/execute/980526-1.c: New test.
16447 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16449         * g77.f-torture/execute/alpha2.f: Add runtime test.
16451 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16453         * g++.old-deja/old-deja.exp: Strip leading directories.
16455         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16456         error for the line.  Don't run multiple tests for the same line.
16458 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16460         * gcc.dg/980523-1.c: New test.
16462 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16464         * g77.f-torture/compile/970915-0.f: New test.
16466 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16468         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16470 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16472         * gcc.dg/980520-1.c: New test.
16474 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16476         * gcc.dg/980502-1.c: Fix return type.
16478 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16480         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16481         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16482         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16483         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16484         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16486 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16488         * g77.f-torture/execute/980520-1.f: New test.
16490 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16492         * lib/mike-g77.exp: New file.
16494         * g77.f-torture/noncompile/noncompile.exp,
16495         g77.f-torture/noncompile/check0.f: New files.
16497 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16499         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16500         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16501         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16502         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16503         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16504         abort where appropriate.
16506 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16508         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16509         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16511 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16513         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16515 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16517         * g77.f-torture/compile/980427-0.f: New test.
16519 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16521         * g77.f-torture/compile/980424-0.f: New test.
16523 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16525         * g77.f-torture/compile/980419-2.f (main): New test.
16526         * g77.f-torture/compile/970125-0.f: New test.
16527         * g77.f-torture/compile/980419-1.f: New test.
16529 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16531         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16532         of loop-4.c.
16534 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16536         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16538 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16540         * gcc.c-torture/compile/980329-1.c: New test.
16542 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16544         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16545         * gcc.dg/980312-1.c: Fix typo in -march command.
16547 1998-03-16  H.J. Lu  (hjl@gnu.org)
16549         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16551 1998-03-11  Robert Lipe  <robertl@dgii.com>
16553         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16554         Dave Love agree the Fortran source is bogus.
16556 1998-03-11  Robert Lipe  <robertl@dgii.com>
16558         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16559         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16560         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16561         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16562         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16564 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16566         * g++.old-deja/g++.other/friend1.C: New test.
16568 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16570         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16571         possibly uninitialized) variables and declare dnrm2.
16573 1998-02-23  Robert Lipe <robertl@dgii.com>
16575         From Bruno Haible <haible@ilog.fr>:
16576         * gcc.c-torture/execute/980223.c: New test.
16578 1998-02-13  Jeffrey A Law  (law@cygnus.com)
16580         * gcc.dg/ifelse-1.c: New test.
16582 1998-02-09  H.J. Lu  (hjl@gnu.org)
16584         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
16586           * lib/old-dejagnu.exp (old-dejagnu): Added the
16587           "execution test - XFAIL *-*-*" handling in the spirit of
16588           "excess errors test -". Changed the "execution test fails"
16589           handling to be like "excess errors test fails".
16590           * Update various tests accordingly.
16592 1998-02-06  Jim Wilson  <wilson@cygnus.com>
16594         * gcc.c-torture/execute/980205.c: New test.
16596 1998-01-18  Jeffrey A Law  (law@cygnus.com)
16598         * lib/c-torture.exp: Look for .x files instead of .cexp files.
16599         * lib/f-torture.exp: Similarly.
16600         * gcc.c-torture: Rename all .cexp files to .x files.
16602 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
16604         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
16605         (940510-1.c): Removed duplicate.
16606         (971104-1.c): New test.
16608 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
16610           * lib/f-torture.exp: Improve error and loop detection.
16612 1997-11-19  Michael Meissner  <meissner@cygnus.com>
16614         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
16615         use that to size the filler array.
16617 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
16619         * lib/c-torture.exp(c-torture-execute): Fix typo.
16621         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
16622         testcase as the executable name. Keep the executable around if
16623         the test fails.
16625 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
16627         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
16628         changes.  Only test one -g option, and move it to the end of the
16629         list of options to test.
16631 1997-09-19  Michael Meissner  <meissner@cygnus.com>
16633         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
16634         variable GCC_TORTURE_OPTIONS to supply default switches separated
16635         by colons.  If no environment variable, run tests with -O0 -g, -O1
16636         -g, and -O2 -g as well.
16638 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
16640         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
16641         explanatory comments. Fix indentation.
16643 1997-09-15  Jeffrey A Law  (law@cygnus.com)
16645         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
16647 1997-09-11  Jeffrey A Law  (law@cygnus.com)
16649         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
16650         * g++.old-deja/g++.mike/p7325.C: Likewise.
16651         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
16653 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
16655         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
16656         * g++.old-deja/g++.brendan/crash30.C: Likewise.
16657         * g++.old-deja/g++.brendan/crash39.C: Likewise.
16658         * g++.old-deja/g++.law/operators4.C: Likewise.
16660 1997-09-11  Joe Buck  (jbuck@synopsys.com)
16662         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
16663         * g++.old-deja/g++.mike/p784.C: Ditto.
16664         * g++.old-deja/g++.mike/p785.C: Ditto.
16666 1997-09-05  Jeffrey A Law  (law@cygnus.com)
16668           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
16670 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16672         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
16673         target feature; pass this to c-torture-execute as needed.
16675 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16677         * lib/c-torture.exp(c-torture-execute): If the previous and the
16678         current executables being tested are identical, we don't need to
16679         run the executable again. Try to make the executable names
16680         unique. Add an optional argument for passing additional compiler
16681         flags.
16683 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
16685         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
16687 1997-08-29  Jeffrey A Law  (law@cygnus.com)
16689         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
16691 1997-07-31  Jeffrey A Law  (law@cygnus.com)
16693         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
16694         32bit or larger longs.
16696         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
16697         have either a 32bit long or 32bit int.
16699 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
16701         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
16702         Make double precision tests dependent on sizeof (double).
16704 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
16706         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
16707         too.
16709 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
16711         * gcc.c-torture/compile/961203-1.cexp: New script.
16713 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
16715         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
16716         up the includes ourselves.
16718 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
16720         * lib/plumhall.exp: Remove random include, and add a few
16721         verbose messages for debugging.
16723 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
16725         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
16726         of trying to do it ourselves.
16728 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16730         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
16732 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
16734         * gcc.prms/5403.c: Made regexp a bit less strict.
16736 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
16738         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
16739         is returned from remote_load instead.
16740         * lib/plumhall.exp: Ditto.
16741         * lib/mike-g++.exp: Ditto.
16742         * lib/old-dejagnu.exp: Ditto.
16743         * lib/c-torture.exp: Ditto.
16745 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
16747         * lib/g++.exp: Use build_wrapper procedure.
16748         * lib/gcc.exp: Ditto.
16750 1997-05-20  Jeffrey A Law  (law@cygnus.com)
16752         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
16753         an old-style decl for malloc.  Fixes tests to work when
16754         sizeof (int) != sizeof (size_t).
16756 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16758         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
16760         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
16761         use stdargs.h interface.
16763 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16765         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
16766         NO_VARARGS when compiling.
16768 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
16770         * lib/plumhall.exp(ph_includes): New procedure.
16771         (ph_make): Use it.
16772         (ph_compiler): Ditto.
16774         * lib/g++.exp: Rename test-glue.c to testglue.c.
16775         * lib/gcc.exp: Ditto.
16777 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
16779         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16780         to completion when it's called.
16782 1997-03-21  Michael Meissner  <meissner@cygnus.com>
16784         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16785         is defined, don't do test.
16787 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
16789         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16790         for object files.
16791         (ph_summary): Mark skipped testcases as untested, not unresolved.
16793         * lib/plumhall.exp (ph_make): If unresolved because of bad
16794         errorCode, record errorCode in log file.
16795         (*): Replace send_log/verbose with verbose -log.
16797 1997-03-19  Michael Meissner  <meissner@cygnus.com>
16799         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16800         double conversion if double isn't at least 8 bytes.
16802         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16803         int to work with targets where int is 16 bits.
16805         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16806         8 bytes, just exit, since 4 byte doubles don't have enough bits of
16807         precision for the test to complete.
16809 1997-03-14  Michael Meissner  <meissner@cygnus.com>
16811         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16812         if d10v is not compiled with the -mdouble64 flag.
16813         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16815         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16816         d10v is not compiled with the -mint32 flag.
16818 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
16820         * lib/plumhall.exp: Use incr_count.
16822 1997-03-12  Jeffrey A Law  (law@cygnus.com)
16824         * gcc.c-torture: Update to c-torture-1.45.
16826 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
16828         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16829         the name of the expect testcase file).
16831         * lib/g++.exp(g++_init): Ditto.
16833 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
16835         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16836         the host.
16838         * lib/gcc.exp(gcc_exit): New procedure.
16840 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
16842         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16843         specs where appropriate.
16845         * g++.old-deja/g++.arm/*: Added additional ERROR checks
16846         because of new "candidates are" messages, and removed a few
16848         * Converted all non-old-style g++ testcases to old-style, and
16849         moved into g++.old-deja.
16851 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
16853         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16854         options.
16856         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16857         succeeded.
16859         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16861 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16863         * lib/gcc.exp (gcc_target_compile): Add support for defining
16864         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16865         the machine doesn't have those features.
16867 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16869         * g++.law/operators4.exp: Don't use LIBS.
16871 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16873         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16875         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16876         * lib/g++.exp: Set it here instead. Also, allow use of the
16877         --tool_exec and --tool_opt options. Change CXX to
16878         GXX_UNDER_TEST.
16880         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16882         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16884 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16886         * lib/old-dejagnu.exp: Use prune_warnings instead of
16887         prune_system_crud.
16888         * lib/mike-g++.exp: Ditto.
16889         * lib/gcc.exp: Ditto.
16890         * lib/g++.exp: Ditto.
16892         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16894 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16896           * 941014-2.c: Include stdlib.h
16897           * 960327-1.c: Include stdio.h
16898           * dbra.c, index-1.c: Don't assume ints are 32bits.
16900 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16902         * lib/gcc.exp: Add gcc,stack_size target feature.
16904         * lib/g++.exp(g++_target_compile): Add the include and link
16905         paths here, not in two other places. And, it's $options, not
16906         options.
16908         * lib/mike-g++.exp(postbase): Remove the code that determines
16909         the correct include and link paths.
16910         * g++.old-deja/old-deja.exp: Ditto.
16912 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16914         * lib/g++.exp(g++_init): target_compile no longer returns the
16915         filename of the result.
16917 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16919         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16920         call to glob.
16922         * gcc.c-torture/special/special.exp: Change call to
16923         gcc_target_compile to include the object file.
16925 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16927         * gcc.c-torture/special/special.exp: Correct misspelling in last
16928         change.
16930 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
16932         * lib/plumhall.exp(ph_summary): Log the entire output of the
16933         executable. Return -1 if there were any failures, 0 otherwise.
16934         (ph_execute): Return -1 if there were any failures, 0 otherwise.
16935         (ph_make): Clean up objects and executables that were built
16936         if the tests succeeded.
16938 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
16940         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16941         libraries and includes in the build tree as appropriate.
16943 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16945         * lib/c-torture.exp: Instead of looking for the global variable
16946         NO_LONG_LONG, check to see if that's a feature of the target.
16948 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16950         * config/default.exp: Minimize. Delete the remainer of the files in
16951         config; this functionality is now in devo/dejagnu/config.
16953         g++.*/*: Pass any additional flags used to compile to postbase;
16954         delete CXXFLAGS.
16956         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16957         is now done by runtest.exp. Use gcc_target_compile instead of
16958         compile.
16960         lib/c-torture.exp: Use gcc_target_compile instead of compile.
16961         Remove references to CFLAGS. Use remote_file instead of
16962         calling rm -f.
16963         (c-torture): Take a list of arguments to use to compile this
16964         testcase.
16966         lib/g++.exp: Simplify. Use target_compile instead of compile.
16967         lib/gcc-dg.exp: Ditto.
16968         lib/gcc.exp: Ditto.
16969         lib/mike-{gcc,g++}.exp: Ditto.
16970         lib/old-dejagnu.exp: Ditto.
16971         lib/plumhall.exp: Ditto.
16973 1997-01-08  Jim Wilson  <wilson@cygnus.com>
16975         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16976         (ph_linker): Likewise.
16978 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
16980           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16981         MAP_ANON / MAP_ANONYMOUS if defined;
16982         else try to map from /dev/zero .
16984 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16986         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
16987         isn't defined, then define it to MAP_ANONYMOUS.
16989 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16991         * gcc.c-torture: Update to c-torture-1.42 release.
16993 1996-11-11  Jeffrey A Law  (law@cygnus.com)
16995         * gcc.c-torture: Update to c-torture-1.41 release.
16997 1996-10-27  Jeffrey A Law  (law@cygnus.com)
16999         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
17000         c-torture release.
17002 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
17004         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
17005         and LDFLAGS.  Fix second case to append the target_info ldflags
17006         onto LDFLAGS, not CFLAGS.
17007         * lib/g++.exp (g++_init): Add target_info stuff.
17008         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
17009         of libgloss and newlib flags for !native.
17011         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
17012         (GDB): Fix relative path to go up another dir for finding gdb.
17014 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
17016         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
17017         versions in the target_info array, if they don't exist.
17019 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
17021         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
17023 1996-07-08  Jim Wilson  <wilson@cygnus.com>
17025         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
17026         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
17028 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
17030         * lib/old-dejagnu.exp: Don't remove the output file before we've
17031         actually tested it. Don't append pwd to the path of the executable
17032         we're testing.
17034 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
17036         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
17038 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
17040         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
17041         temporary directory for compiler files, and set it to a default
17042         value of /tmp. Set $output as the name of the output file from
17043         compiling the testcase. Add a -o option to $cflags_var so the
17044         compiler writes the final output file as $output. Set $executable
17045         to $output.
17047         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
17048         directory for compiler files, and set it to /tmp if it doesn't
17049         already have a value. Set $output_file to the name of the output
17050         file from compiling the testcase. Add a -o option to CXXFLAGS so
17051         the compiler writes the final output file as $output. Use $output
17052         as the executable to be tested.
17054 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17056         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
17058 1996-06-08  Jeffrey A Law  (law@cygnus.com)
17060         * gcc.c-torture/execute/pending-1.c: New test.  Still
17061         pending in Tege's queue.
17063 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
17065         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
17066         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
17067         if there were failures.  Call unresolved if there were unresolved
17068         testcases.  Call gcc_fail if program did not run to completion.
17069         (ph_make): Pass additional argument name to ph_execute.
17070         (ph_execute): Add new argument.  Pass additional arguments to
17071         ph_summary.  Call gcc_fail is there is no execution output.
17073 1996-04-24  Jeffrey A Law  (law@cygnus.com)
17075         * lib/plumhall.exp (proc_summary): Output relavent summary
17076         lines into the log so specific failures in plumhall can be
17077         investigated.
17079 1996-04-10  Jeffrey A Law  (law@cygnus.com)
17081         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
17082         (c-torture-execute): Don't try to execute tests which use
17083         "long long" types if $NO_LONG_LONG is nonzero.
17085 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
17087         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
17088         not c-torture.
17090         * gcc.ieee: Move from here.
17091         * gcc.c-torture/execute/ieee: To here.
17093 1996-03-26  Jeffrey A Law  (law@cygnus.com)
17095         * gcc.c-torture: Update to c-torture-1.41 release.
17097 1996-03-22  Jeffrey A Law  (law@cygnus.com)
17099         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
17100         not "$output".
17102 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
17104         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
17105         -c present.
17107 1996-03-02  Jeffrey A Law  (law@cygnus.com)
17109         * config/proelf.exp: Handle connecting to a simulator.
17111 1996-01-31  Jeffrey A Law  (law@cygnus.com)
17113         * config/proelf.exp: New file.  Enough framework that we can
17114         run c-torture tests on the proelf targets (or any other target
17115         that gdb can connect to for that matter).
17117 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
17119         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
17120         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
17122         * lib/plumhall.exp (ph_execute): Always call ph_summary if
17123         exec_output exists.
17125 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
17127         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
17128         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
17130         * config/*.exp: Update FSF address.  Change result of ${tool}_load
17131         to pass/fail/unresolved/unsupported/untested.  Caller must now
17132         call unresolved/unsupported/untested.
17133         * lib/*.exp: Update FSF address.  Update to handle new results of
17134         ${tool}_load.
17135         * lib/chill.exp (verbose): Delete.
17137 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
17139         * lib/gcc.exp (default_gcc_start): Change order of args to
17140         $LDFLAGS $CFLAGS $LIBS.
17141         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
17142         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
17143         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
17144         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
17145         * gcc.misc-tests/dg-test.exp: Likewise.
17146         * gcc.misc-tests/msgs.exp: Likewise.
17147         * gcc.prms/prms.exp: Likewise.
17148         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
17149         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
17151         * lib/dg.exp: Deleted, moved to dejagnu/lib.
17153 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
17155         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
17157         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
17158         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
17160         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
17161         necessary.
17163 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
17165         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
17166         global for loop; add use of $mathlib.
17167         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
17168         settings here; set mathlib for anything but VxWorks.
17170 1996-01-22  Jeffrey A Law  (law@cygnus.com)
17172         * gcc.c-torture: Update to c-torture-1.40 release.
17174 1996-01-03  Jeffrey A Law  (law@cygnus.com)
17176         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
17177         dg.exp.
17179 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
17181         * lib/c-torture.exp (c-torture-execute): Declare "output" as
17182         global.
17184 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
17186         * lib/g++.exp (LIBS): Define if not already.
17187         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
17188         (gcc-dg-prune): Call prune_gcc_output.
17189         * lib/gcc.exp (prune_gcc_output): New proc.
17190         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
17191         prune_gcc_output.
17193 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
17195         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
17196         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
17198 1995-11-15  Jeffrey A Law  (law@cygnus.com)
17200         * gcc.c-torture: Update to c-torture-1.39 release.
17202 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
17204         * lib/c-torture.exp (c-torture-execute): Don't return if one option
17205         fails, try others as well.
17207 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
17209         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
17210         If compilation fails, mark execute tests as `untested'.
17211         If test is marked as unsupported, don't mark compilation and
17212         execute tests as failed.
17214 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
17216         * lib/g++.exp (g++_init): Don't link in libg++, and look to
17217         libstdc++ for whether or not we want to be doing shared
17218         libraries.  Delete link_curses since we don't need it anymore.
17219         * lib/mike-g++.exp (postbase): Don't link in libg++.
17220         * g++.old-deja/old-deja.exp: Likewise.
17222 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
17224         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
17226 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17228         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17229         For that, add `-Wl,-a,shared_archive'.
17230         * g++.old-deja/old-deja.exp: Likewise.
17232 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17234         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17236 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17238         * lib/mike-g++.exp (postbase): Pay attention to the status of
17239         g++_load.
17241 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17243           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17245 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17247         * lib/gcc.exp (default_gcc_start): No longer need to log program
17248         being executed or its output, execute_anywhere does that now.
17249         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17250         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17252 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17254         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17255         the same as those in lib/g++.exp.
17257 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17259         * gcc.c-torture: Update to c-torture-1.38 release.
17260         * gcc.ieee: Related changes.
17262 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17264         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17265         "exec". Minor reformatting changes.
17267         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17268         cross. This means all "exec" calls now work on a remote host as
17269         well.
17270         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17271         cross. Filter out the extra "\r\n" stuff that expect puts in.
17272         (c-torture-execute): Filter out the bogus warnings like
17273         c-torture-compile does. Add support for canadian cross.
17274         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17275         Use execute_anywhere rather than calling exec directly. Now it
17276         works for canadian cross testing.
17278 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17280         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17281         results into a variable, and check that rather than using file exists.
17283 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17285         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17286         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17288 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17290         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17291         lib_curses if there's a shared libg++ in the build tree.
17293 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17295         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17296         if not supported target.
17298 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17300         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17301         link_curses up to always happen, not just for native builds.
17303 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
17305         * gcc.c-torture: Update to c-torture-1.36 release.
17306         * gcc.failure: Related changes.
17308 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
17310         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17312 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
17314         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17315         * lib/mike-g++.exp (postbase): Not in here.  Still reference
17316         runshlib, link_curses, and mathlib for link and run.
17318         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17319         pass the runtime shared library options for Solaris, OSF/1, and
17320         Irix5, and link with -lcurses to avoid unresolved references.
17322 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17324         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17325         only run once.
17327 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17329         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17331 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17333         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17334         do not have a framework for the "compat" tests yet.
17336 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17338         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17339         set to null if we're testing vxworks5.1.  Use that instead of
17340         `-lm' in the setting of LIBS for link and run.
17342 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17344         * config/rom68k.exp (${tool}_load): Major changes to make it
17345         work.  Verified that it does in fact return the stuff in
17346         exec_output properly.  Catch any Emul or any TRAP other than 0.
17348 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17350         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17351         LDFLAGS properly for targets that need stuff from libgloss.
17352         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17353         only run once.
17354         (gpp_initialized): New variable.
17356 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17358         * config/rom68k.exp: Load libgloss.exp.
17359         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17360         so we can produce a fully linked binary.
17361         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17362         so we can produce a fully linked binary.
17364 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
17366         * lib/plumhall.exp (ph_section): Watch for expected failures.
17367         Add missing `else'.
17369         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17370         run the testcase.
17371         (c-torture): Likewise.
17373 1995-08-28  Doug Evans  <dje@cygnus.com>
17375         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17377         * lib/mike-g++.exp (mike_cleanup): New proc.
17378         (prebase): New globals compiler_result, not_compiler_result,
17379         target_regexp.
17380         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
17381         allow leading "-" in pattern.  Watch for unsupported tests.
17382         If $compiler_result is set, pattern match assembler code,
17383         and ditto for $not_compiler_result.
17384         * lib/mike-gcc.exp: Likewise.
17386         * lib/plumhall.exp (ph_execute): Only call ph_summary if
17387         execution "succeeded".
17389 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
17391         * config/win32.exp: New file.
17392         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17394 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17396         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17397         unsupported.
17398         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17399         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17400         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17402         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17403         "... without exceptions was ...".  That is now handled by
17404         prune_system_crud.
17405         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17407 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17409         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17410         sieve.c,sort2.c}: New files.
17411         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17412         sieve.exp,sort2.exp}: Drivers for them.
17414         * lib/mike-gcc.exp (program_output): New user settable variable.
17415         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17416         messages.
17417         * lib/mike-g++.exp (program_output): New user settable variable.
17419         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17421         * config/sh.exp: Deleted (use sim.exp instead).
17423 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17425         * config/vx.exp: Declare CHECKTASK as global.
17426         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17427         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17428         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17430 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17432         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17433         target. Like vx.exp, only includes `vx29k.exp' instead of
17434         `vxworks.exp'.
17436 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17438         * config/sim.exp: Increase time limit from 120 seconds to 240.
17440 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17442         * gcc.c-torture/execute/950628-1.c: New test.
17444 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17446         * gcc.c-torture: Update with changes/additions from
17447         c-torture-1.34.
17449 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17451         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17453 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17455         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17457 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17459         * gcc.c-torture/compile/950512-1.c: New test.
17460         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17461         * gcc.dg/struct-ret-1.c: Likewise.
17463 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17465         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17466           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17468 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17470         * gcc.c-torture/special/920411-1.c: Deleted.
17471         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17473 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17475         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17476         cpu limit.
17478 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17480         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17482 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17484         From kenner;
17485         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17486         is the proper length.
17487         * va-arg-3.c: Likewise.
17489 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17491         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17492         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17494         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17495         * lib/g++.exp (default_g++_start): Delete old cruft.
17497 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17499         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17500         (2 * (1 << 18)) to (2 * (1 << 17)).
17502         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17504 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17506         * config/rom68k.exp: Renamed from config/idp.exp
17508 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17510         * c-torture/compile/921109-2.c
17512 1995-04-18  Mike Stump  <mrs@cygnus.com>
17514         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17515         excess errors.
17517 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17519         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17520         output.
17521         * lib/g++.exp (default_g++_start): Likewise.
17523 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17525         * gcc.c-torture/compile/950329-1.c: New test.
17527 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17529           * config/bug.exp (${tool}_load): Updated to use new remote_open
17530           and remote_close procs.
17531         * config/idp.exp: New file.
17533 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17535         * gcc.c-torture/execute/950322-1.c: New test.
17537 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17539         * config/vx.exp (${tool}_load): Clean up testing of return code from
17540         vxworks_ld and vxworks_spawn.
17542 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17544         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17546 1995-03-13  Mike Stump  <mrs@cygnus.com>
17548         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17549         can mark excess errors on a machine by machine basis.  Note, the
17550         default is to not expect any excess errors, even when excess
17551         errors test - is given, so you will want to put an XFAIL ... on
17552         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17553         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17554         those 4 machines, but no others.
17556 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17558         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17559         * lib/c-torture.exp: to here.
17561 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17563         * gcc.c-torture/execute/950221-1.c: New test.
17564         * gcc.c-torture/execute/struct-ret-1.c: New test.
17565         * gcc.c-torture/compile/950221-1.c: New test.
17567         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17569 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17571         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17572         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17574 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
17576         * g++.gb: New directory of tests, derived from my signature and
17577         class scoping tests.
17579         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17580         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17581         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17582         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17583         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17584         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17585         * g++.gb/sig25.C: Likewise.
17587         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
17588         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
17589         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
17590         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
17591         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
17592         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
17593         * g++.gb/sig25.exp: Likewise.
17595         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
17596         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
17597         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
17598         * g++.gb/scope13.C: Likewise, this test still fails.
17600         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
17601         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
17602         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
17603         * g++.gb/scope13.exp: Ditto.
17605         * g++.gb/README: New file, explains what these tests are about.
17607 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
17609         * lib/dg.exp (dg-do): Support `preprocess'.
17610         (dg-test): Likewise.
17612 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
17614         * config/udi.exp: change "continue -expect" to "exp_continue".
17616 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
17618         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
17619         Delete redundant tests.
17621         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
17622         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
17623         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
17624         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
17625         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
17626         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
17627         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
17628         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
17630         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
17631         storing label pointers.
17632         * gcc.c-torture/execute/921019-1.c: Likewise.
17633         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
17634         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
17635         parameter fp.
17636         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
17637         constants.
17639         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
17640         Delete obsolete tests.
17642         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
17643         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
17644         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
17645         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
17646         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
17647         * gcc.c-torture/compile/950124-1.c: New test.
17649         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
17651 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
17653         * lib/mike-g++.exp: Add -lm to LIBS.
17655 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
17657         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
17659 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
17661         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
17663 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
17665         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
17667 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
17669         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
17670         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
17671         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
17672         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
17673         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
17674         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
17675         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
17676         * g++.law/{operators31.C, operators32.C,
17677         * g++.law/{operators33.C, operators34.C}: Likewise.
17678         * g++.law/{pic1.C, refs2.C}: Likewise.
17679         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
17680         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
17681         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
17682         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17684         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
17685         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
17686         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
17687         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
17688         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
17689         * g++.law/{enum9.exp, friend5.exp}: Likewise.
17690         * g++.law/{nest3.exp, nest4.exp}: Likewise.
17691         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
17692         * g++.law/{operators30.exp, operators31.exp}: Likewise.
17693         * g++.law/{operators32.exp, operators33.exp}: Likewise.
17694         * g++.law/{operators34.exp}: Likewise.
17695         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
17696         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
17697         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
17698         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
17699         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17701         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
17702         No longer expected to fail.
17703         * g++.law/missed-error3.C: Tweak for recent bool changes.
17705 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
17707         * config/emb-unix: Deleted.
17708         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
17709         remote execution.  Do final link on remote host if REMOTE_LINK is set.
17711 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
17713         * lib/dg.exp (dg-test): Fix typo in last patch.
17715 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
17717         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
17718         (handles multiple occurrences).
17720 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
17722         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
17723         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
17724         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
17725         printed).
17726         * lib/c-torture.exp (c-torture-compile): Likewise.
17727         (c-torture): Prepend full path if missing.
17728         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
17729         (gcc_fail): Likewise.
17730         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
17732 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
17734         * lib/netware.exp: Only attach to NetWare i386 systems.
17736 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
17738         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
17739         messages.  Add test name to "output pattern match" pass/fail message.
17741 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
17743         * gcc.dg: New testsuite.
17744         * gcc.dg/dg.exp: New file.
17746         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
17747         test-switch.c}: Deleted.
17749         * gcc.misc-tests/msgs.exp: New testcase driver.
17751 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
17753         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
17754         Watch for illegal return values from ${tool}_load.
17755         * config/unix.exp (${tool}_load): Fix pass/fail detection for
17756         cross targets.  Coerce return value >0 to 1.
17758 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
17760         * config/unix.exp (${tool}_load): Call program rsh, not proc.
17762         * config/emb-unix.exp: New file.
17764         * config/sim.exp: Error if variable $SIM not defined.
17765         (${tool}_load): Mark test as "untested" if simulator missing.
17767         * config/unix.exp: Load remote.exp to get rcp_download.
17768         * lib/c-torture.exp: Use different option lists for testcases with
17769         and without loops.
17770         * gcc.c-torture/execute/execute.exp: Likewise.
17772 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
17774         * config/*.exp: Clarify return code from ${tool}_load.
17775         Call `unresolved' or `untested' instead of `warning' or `perror'
17776         (sometimes you still want to call both though).
17777         Add comment that `shell_id' is local to each file.
17778         * config/udi.exp (timeout): Set to 30.
17779         Don't print warning if connection fails, $connectmode has already
17780         printed an error.
17781         (${tool}_load): Move verbose messages to level 2.
17782         Rework pattern for "Process started" message.
17783         Pass `shell_id' to ${connectmode}_download.
17784         Retry twice upon timeout.  Make resetting of target more robust.
17785         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17786         Pass `shell_id' to exit_$connectmode.
17787         Only call exit_$connectmode if connected.
17788         * config/unix.exp (${tool}_load): Check return codes better.
17789         * config/vrtx.exp (${tool}_load): Likewise.
17790         * config/vx.exp (${tool}_load): Likewise.
17791         Delete unneeded global's.
17792         * lib/dg.exp (dg-test): Update to reflect clarified return codes
17793         from ${tool}_load.
17794         (dg-stat): Delete.
17795         (dg-init): Delete recording of pass/fail counts.
17796         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17797         (old-dejagnu-init): Likewise.
17798         (old-dejagnu-stat): Delete contents, empty proc now.
17799         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17800         (c-torture): Delete references to lcnt, lpass, lfail.
17801         Get option list from TORTURE_OPTIONS.
17802         Delete -funroll[-all]-loops if no loops.
17803         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17804         (g++_stat): Delete contents (empty proc now).
17805         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17806         (gcc_finish): Likewise.
17807         (gcc_stat): Deleted.
17808         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17809         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17810         * gcc.c-torture/execute/execute.exp: Likewise.
17811         Split tests into two parts: compile, execute.
17812         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
17813         no loops.  Update to reflect clarified return codes from ${tool}_load.
17815 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
17817         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17818         to grep for.
17819         (old-dejagnu): Likewise (where necessary).
17821 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
17823         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
17825         * lib/dg.exp (dg-process-target): Fix processing of selector.
17826         Add comment regarding use of `error'.
17828         * lib/gcc.exp (prune_system_crud): Define if missing.
17829         * lib/g++.exp (prune_system_crud): Likewise.
17831         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17832         Call prune_system_crud.
17833         * lib/dg.exp (dg-runtest): New proc.
17834         Use perror instead of send_user for tcl errors in testcase.
17835         Don't return any value, it's never used.
17836         Don't clobber previous definition of `unknown'.
17837         Print tcl errors in `dg-final'.
17839 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
17841         * lib/dg.exp (dg-process-target): Improve syntax error messages.
17842         (dg-test): Don't print errorInfo, it contains stack backtrace.
17844 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
17846         * lib/g++.exp (runtest_file_p): Define if missing.
17848 1994-09-24  Doug Evans  (dje@cygnus.com)
17850         * lib/mike-g++.exp: Comment out loading of g++.exp.
17851         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
17852         (default_g++_version): Always print something.
17853         (default_g++_start): Comment out call to `which'.
17854         (g++_start, g++_load): Deleted (must be defined in config file).
17855         * lib/gcc.exp: Test for existence of $CC at start.
17856         Delete check for tmpdir (done in gcc_init).
17857         (default_gcc_version): Always print something.
17858         (default_gcc_start): Comment out call to `which'.
17859         * config/*.exp: Major cleanup - make cross targets work at least a
17860         little better for g++ (by not being "--tool gcc" specific).
17861         Rename gcc_xxx to ${tool}_xxx.
17862         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17863         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17865 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17867         * lib/c-torture.exp (c-torture-compile): Rework compiler
17868         message processing.
17870         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17871         c-torture.
17873 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17875         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17877         * lib/dg.exp (dg-process-target): Support { target native }.
17879 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17881         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17882         looked for "... program xxx got fatal signal".
17883         Correct regsub munging of `comp_output'.
17884         Ignore compiler messages "path prefix not used" and "linker input
17885         file unused".
17887 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17889         * lib/gcc.exp (runtest_file_p): Define if missing.
17890         * gcc.prms/template.c: Example to work from.
17892 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17894         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17895         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17897         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17898         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17899         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17900         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17902         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17903         (dg-process-target): No longer a varargs proc.
17904         Return S/N for target, P/F for xfail.  All callers changed.
17905         (user option procs): More argument checking.
17906         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17907         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17908         (dg-test): Skip test if not running on selected target in `dg-do'.
17909         Update handling of `dg-do-what', `dg-output-text'.
17910         Separate execution pass/fail from output pattern match pass/fail.
17911         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17913 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17915         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17916         target for 920510-1.c.
17918 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17920         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17921         Clean up comment regarding use of passcnt, etc.
17922         (gcc_stat): Don't update `testcnt' here.
17923         (gcc_finish): Do it here.
17924         Might as well reset `but_id' here too.
17925         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17926         to determine if the file should be tested.
17927         * gcc.c-torture/compile/compile.exp: Likewise.
17928         * gcc.c-torture/execute/execute.exp: Likewise.
17929         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17930         * gcc.misc-tests/dg-test.exp: Likewise.
17931         * gcc.prms/prms.exp: Likewise.
17932         * gcc.wendy/wendy.exp: Likewise.
17933         * g++.old-deja.exp: Likewise.
17934         Move "Testing file" message to verbose level 1.
17936 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
17938         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17940 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
17942         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17943         (default_gcc_start): Accept optional second list element
17944         of compiler flags.  Print compiler output at verbosity level 2.
17945         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17946         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17947         Save current values of framework globals passcnt, failcnt, xpasscnt,
17948         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17949         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
17950         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17951         xfailcnt to compute stats.  Update framework global `testcnt' from
17952         pass/fail counts.
17953         (gcc_finish): New proc.  Clean up test environment.
17954         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17955         (gcc_epass, gcc_efail): Delete.
17956         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17957         argument of line number.
17958         (dg-init): If the tool has an init routine, call it.
17959         (dg-test): Remove args `cflags_var' and `libs_var'.
17960         Pass all compiler options to ${tool}_start.
17961         Handle missing line number.
17962         (dg-finish): New function.
17963         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17964         particular files.  Call gcc_finish at end.  Move "skipping test"
17965         message to verbosity level 3.
17966         * gcc.c-torture/compile/compile.exp: Likewise.
17967         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17968         * gcc.c-torture/execute/execute.exp: Likewise.
17969         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17970         Print testcase being tried at verbosity level 1.
17971         * gcc.c-torture/special/special.exp: Unset xfail.
17972         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17973         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17974         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17975         * gcc.failure/failure.exp: Likewise.
17976         * gcc.ieee/ieee.exp: Likewise.
17977         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17978         Update call to dg-test.  Call dg-finish at end.
17979         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
17980         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17981         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17982         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17983         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
17984         * gcc.wendy/wendy.exp: Add copyright.
17985         Delete setting of tmpdir (done by gcc_init).
17986         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17987         Pass compiler flags to gcc_start.  Call gcc_finish at end.
17988         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17989         gcc_[ce]pass/fail.
17991 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
17993         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17994         confusion.
17995         (g++_load): Likewise.
17997         * config/*.exp (gcc_load): Some were varargs fns and some were not.
17998         Rename argument to `prog' to remove the confusion.
17999         Varargs fns behave differently too!
18000         (g++_load): Likewise.
18002         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
18004         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
18005         what it is.  Delete (always) printing of status value for !native.
18006         Simplify verbose code, and include status and exec_output.
18007         (g++_load): Use gcc_load.
18009 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
18011         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
18012         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
18013         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
18014         940714-3.c as these testcases don't exist anymore.  Make
18015         va-arg-1.c expected to pass.
18017 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
18019         * gcc.misc-tests/misc.exp: Only run specific testcases.
18020         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
18021         * gcc.misc-tests/dg-[1-9].c: New files.
18023         * lib/dg.exp: New testsuite driver.
18024         * gcc.prms/prms.exp: Use it.
18026         * README.gcc: New file.
18028         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
18029         Document and reset `lxpass' and `lxfail'.
18030         Simplify "initialized" message.
18031         (gcc_stat): Clean up comments a little.
18033 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
18035         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
18037 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
18039         * lib/old-dejagnu.exp (process-option): New proc.
18040         (old-dejagnu-init, old-dejagnu-stat): Likewise.
18041         (old-dejagnu): Simplify.
18042         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
18044 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
18046         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
18047         exists and is not an empty string.
18049         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
18050         $xfail rather than calling setup_xfail.  Clear $xfail when test is
18051         finished.
18052         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
18053         automatically.
18055         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
18056         longer expected to fail.
18058         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
18059         "f" function call.
18061         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
18063         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
18064         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
18065         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
18066         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
18067         c-torture-1.29.
18069         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
18070         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
18072         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
18074         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
18075         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
18077         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
18078         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
18079         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
18081 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
18083         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
18084         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
18085         940714-1.c, 940714-2.c, 940714-3.c},
18086         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
18087         gcc.misc-tests/{mg.c,mg.exp}:
18088         New tests.
18089         * gcc.noncompile/noncompile.exp: Change accordingly.
18091 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
18093         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
18094         Undo previous clobberage.
18096 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
18098         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
18099         * gcc.special/{930510-1.c, special.exp}:
18100         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
18101         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
18102         struct-varargs-1.c}: New tests from c-torture-1.26.
18104 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
18106         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
18107           argument to switch.
18109 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
18111         * Revert the previous changes.  Please see Rob's directory
18112           (/lisa/test/rob/progressive/gcc/testsuite) for testing
18113           fixes.
18115 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
18117         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
18118             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
18119             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
18120             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
18121             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
18122             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
18123             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
18124             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
18125             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
18126             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
18127             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
18128             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
18129             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
18130             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
18131             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
18132             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
18133             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
18134             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
18135             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
18136             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
18137             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
18138             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
18139             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
18140             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
18141             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
18142             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
18143             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
18145 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
18147         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
18148             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
18149           with perror calls.
18151 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
18153         * config/unix.exp (g++_load): Fix syntax.
18155 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
18157         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
18158         * gcc.noncompile/921017-1.c: Deleted obsolete test.
18159         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
18160         Don't expect va-arg-1.c to fail.  Correct expected output for
18161         920928-1.c.
18162         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
18163         * gcc.wendy/hbm4.c: Correct typo.
18164         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
18166 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
18168         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
18169         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
18170         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
18171         * lib/c-torture.exp (c-torture-compile): Ditto.
18173         Reduce volume of output (remove all the -I's and such).
18174         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
18175         Call gcc_cpass, gcc_cfail.
18176         (c-torture): Pass testing option to c-torture-compile.
18178 1994-03-21  Doug Evans  (dje@cygnus.com)
18180         Bring patches over from progressive.
18181         * config/default.exp: Exit remote shell cleanly.
18182         (g++_exit, g++_start): Add default versions.
18183         * config/sim.exp (gcc_load): Use perror, not error.
18185 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
18187         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
18188         set in site.exp.
18190 1994-03-14  Doug Evans  (dje@cygnus.com)
18192         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
18193         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
18194         (wendy_try): New proc to run testcase.
18195         (main loop): Call 'em.
18196         * gcc.wendy/*.c: Clean up pass to correct expected output.
18198         * lib/gcc.exp: Minor cleanup work.
18199         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
18201 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
18203         * config/sim.exp (gcc_load): Document return codes better.
18204         Don't pass -v to simulator.
18206 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
18208           * gcc.special/920717-x.c: Fix typo.
18209           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
18210           get at sources.
18212         * lib/mike-gcc.exp: Fix typo.
18214 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
18216         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
18217         binary to use, transform the name.
18218         * config/*.exp: rename everything. Nuke any g++ specific files,
18219         it's now a special case of gcc that requires no special support.
18220         Add a default.exp for unsupported targets.
18222 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
18224         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
18225         lib/old-dejagnu.exp: Fix a few patterns to work with the new
18226         version of Tcl.
18228 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18230         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18231         than a warning.
18233 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18235         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18237 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18239         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18240         option_list.  Compile every file with only 4/6 option choices
18241         (same as C torture) instead of with 12/18 different option
18242         choices.
18243         * lib/c-torture.exp: Likewise.
18245         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18246         not already set.
18248 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18250         * lib/old-deja.exp: Add `excess errors test fails' error, now one
18251         can put an XFAIL *-*-* on excess errors.
18253 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
18255         * g++.law: Add more tests derived from g++-bugs snapshots.
18257         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
18258         equivalent to g++.law/init9.
18260         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
18261         compiled it, and the a.out file after we've run it.
18263 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
18265         * lib/mike-g++.exp (postbase): Delete the .o file after we've
18266         compiled it, and the a.out file after we've run it.
18268 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
18270         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
18272 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
18274         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
18275         version number.
18277 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
18279         * g++.law: New directory of g++ tests derived from the g++-bugs
18280         snapshots.
18282 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
18284         * gcc.compile: initbug1.c initbug1.exp testcase added
18286 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
18288         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
18289         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
18290           fixes submitted by Jeff Law (law@cs.utah.edu)
18291         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
18292           Jeff Law (law@cs.utah.edu)
18295 1993-11-30  Mike Stump  (mrs@cygnus.com)
18297         * config/unix-g++.exp: Follow the gcc way of doing things.
18298         * g++.old-deja/old-deja.exp: Minor updates.
18299         * lib/g++.exp: New file, follow the gcc way of doing things.
18300         * lib/old-dejagnu.exp: Minor updates.
18301         * lib/mike-g++.exp: Always unset errorInfo.
18303 1993-11-06  Mike Stump  (mrs@cygnus.com)
18305         * lib/gcc.exp: Fix some errors with the below change, CC and
18306         CFLAGS should be global when setting, not local.
18308 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
18310         * lib/gcc.exp: Transform tool name.
18312 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18314         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
18316 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18318         * lib/gcc.exp: change gcc_done to gcc_stat
18320 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18322         * Upgraded gcc testsuite to c-torture version 1.25
18324 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
18326         * lib/gcc.exp: added reporting code. Changed verbose compile message.
18327         * lib/c-torture: added hooks for new reporting code.
18329 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
18331         * config/sh-gcc.exp: check if sh-sim exists in the path
18333 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
18335         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
18336         * gcc.compile/compile.exp: Initial changes for new logic.
18337         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
18338         * gcc.failure/failure.exp: Initial changes for new logic.
18339         * gcc.ieee/ieee.exp: Initial changes for new logic.
18340         * gcc.misc-tests/misc.exp: Initial changes for new logic.
18341         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
18342         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
18343         * lib/c-torture.exp: Initial changes for new logic.
18344         * lib/gcc.exp: Initial changes for new logic.
18346 1993-10-15  Mike Stump  (mrs@cygnus.com)
18348         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
18349         depend upon failure or success.  Fully qualify names in failure
18350         and success messages.  Always remove a.out before starting
18351         compile, just in case.  Pay more attention to error text output by
18352         the compiler.  Handle testcases with no known past errors just
18353         like all others, so that things are uniform.  Other miscellaneous
18354         improvements.
18356 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
18358         * gcc.cpp: new directory for cpp tests
18360 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
18362         * lib/chill.exp: Code reformatted, removed unused code.
18363         * config/unix-chill.exp: Code reformatted, removed unused code.
18364         * chill.execute/execute.exp: Code reformatted, removed unused code.
18365         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
18367 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
18369         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
18370         routines not written.
18372 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
18374         * config/bug-gcc.exp: Use new procs from bug.exp.
18376 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
18378         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
18379         via ftp, rather than depending on NFS.
18380         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
18381         case.
18383 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
18385         * config/bug-gcc.exp: Use new download proc.
18387 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
18389         * chill.execute/execute.exp: cleanups, handles errors better
18390         * chill.compile/compile.exp: rewrite, based on execute.exp
18391         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
18392         * lib/chill.exp: major changes to diff proc and compile and link
18393           procs. added chill_fail and chill_pass wrappers to pass and
18394           fail. added more comments, and handle error codes better.
18395           Added a hack to capture stderr from exec, so noncompile tests
18396           can work.
18398 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
18400         * chill.execute/execute.exp: rewrite of testsuite driver
18401         * lib/chill.exp: rewrite of testsuite driver
18402         * config/unix-chill.exp: rewrite of testsuite driver
18404 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
18406     In chill.execute:
18407         * iexpr.ch: Standardize uppercase.
18408         * tuples.dat: Standardize uppercase.
18409         * vary.ch: standardize.  Correct varying string assignments.
18410         * vary.dat: Add new output lines.
18412 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
18414     In chill.execute:
18415         * chprintf.ch: Standardize use of uppercase.
18416         * tuples.ch: Standardize and turn arr2 into a DCL,
18417           rather than a SYN.
18418         * pinits.ch: Standardize.
18420 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
18422         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
18423         * Makefil: Renamed to Makefile.in.
18424         * configure.in: New.
18426 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
18428     In chill.execute:
18429         * .cvsignore: Add result/output files.
18430         * Makefile: Fix up variables at start.  Use MFLAGS
18431           everywhere.  Correct bool_loc, built_ins entries.
18432           Add entry for vary1.ch.
18433         * bitarray.ch: Standardize upper-case usage.
18434         * bitexpr.ch: Standardize, add output of b1.
18435         * params.ch: Use arrayt in along PROC parameters, to
18436           avoid novelty problems.
18437         * sets.ch: Tiny cleanup.
18438         * vary1.ch: Re-indent.
18440 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
18442           * Add PR-related files to Makefiles, .cvsignore files, etc.
18444 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
18446         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
18447           with compiler objects. New names are test-flow.c and test-loop.c
18449 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
18451         * Upgraded c-torture tests from 1.19 to 1.20
18453         * new files:
18454         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
18455         * gcc.compile: 930623-1.c 930623-2.c
18456         * gcc.noncompile: 930622-1.c 930622-2.c
18457         * gcc.failure: 920411-1.c 920627-2.c
18458         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
18460 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
18462         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18463           More changes to get testsuite working properly. Needs more work.
18464           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
18466 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
18468         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18469           More changes to get testsuite working properly. Needs more work.
18471 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
18473         * chill.compile/compile.exp: Added for Dejagnu support
18474         * chill.execute/execute.exp: Added for Dejagnu support
18475         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
18477 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
18479     This should complete moving the CHILL test files.
18480         * chill.noncompile(.cvsignore printf.grt
18481             in-printf.grt chprintf.grt chprintf.ch):
18482             Added test-support files.
18483           (Makefile): Modified further.
18484         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
18485             signal.ch): Added test files.
18486           * chill.execute (.cvsignore printf.grt printr.c
18487             in-printf.grt rts.c chprintf.grt rts.h): Added
18488           test-support files.
18489             (Makefile): More corrections.
18491 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
18493         * chill.compile, chill.execute, chill.nocompile: Add CHILL
18494           test cases, ready for DejaGnu.
18496 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18498         * Upgraded c-torture tests from 1.18 to 1.19
18500         * gcc.compile: added test(s):
18501           930607-1.c
18502         * gcc.execute: added test(s):
18503           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18505         * added new subdirectory for misc tests: gcc.misc-tests
18506         * gcc.misc-test(s): added tests:
18507           inst-check.c test-consts.c test-ior.c test-switch.c
18509 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18511         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18513 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
18515         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18517 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
18519         * Upgraded c-torture tests from 1.17 to 1.18
18521 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
18523         * Upgraded c-torture tests from 1.12 to 1.17
18525 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
18527         * lib/old-dejagnu.exp:
18528           Fixed handling of XFAIL target triplets to correctly
18529           recognize wildcard characters.  Removed code that
18530           appended a unique id tag to the end of the file name
18531           printed out by the result of the testcases within a
18532           given test file.
18534 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
18536         * lib/old-dejagnu.exp:
18537           Reworked expected failure handling to trigger off of XFAIL
18538           keyword in keyphrase embeded in testcase source code. The
18539           XFAIL keyword must be at the end of the keyphrase line. It
18540           may optionally be followed by one or more target triplets.
18541           It has just occured that the handling of wildcards in the
18542           target triplet may not be correct.
18544 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
18546         * g++.old-deja/tests:
18547           Moved all subdirectories up one level into g++.old-deja .
18549         * lib/old-dejagnu.exp:
18550           Fixed problem with CXXFLAGS not being properly reset, and being
18551           corrupted with extraneous "-c" compiler option.  This was
18552           causing binaries to not be generated for test that needed them.
18553           Modified strings passed to "pass" and "fail" so that individual
18554           tests from the same test file would be distinguished by an
18555           identifier appended to the test file name in the summary logs;
18556           this corrected a problem with erroneous diff logs.  Added code
18557           to search testcases for expected fail and unexpected pass keywords.
18559 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
18561         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
18563 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
18565         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
18566           Removed extraneous text from end of "Special g++ Options"
18567           keyphrase.
18569         * lib/old-dejagnu.exp: Added pattern matching to look for new
18570           keywords, embedded in testcases comments, which will trigger
18571           calls to xpass and xfail.
18573 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
18575         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
18576           comments embedded in the testcases, especially the one looking for
18577           special compiler options, as well as the pattern matching for the
18578           compiler output again.
18580 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
18582         * lib/old-dejagnu.exp: Do a proper check of the return value for
18583           execute tests. Fixed several problems with the pattern matching
18584           of the compiler output which gave erroneous test results.
18585           Changed several of the test result messages to be more descriptive.
18586         * config/unix-g++.exp: Proc g++_load now actually works and
18587           executes the tests passed to it and returns a usable return
18588           value.
18590 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
18592           * lib/gcc.exp: Exits gracefully if $CC is bogus.
18594 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
18596         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
18597           Modified both files to properly execute the old style
18598           dejagnu tests. The previous versions of these files were
18599           experimental and did not function anything near correctly.
18601 1993-04-05  Rob Savoye  (rob@cygnus.com)
18603         * Removed all Makefile.in and configure.in files. No configuration
18604         needed now.
18606 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
18608         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
18610 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18612         * gcc.compile/configure.in, gcc.unsorted/configure.in,
18613         gcc.special/configure.in, gcc.noncompile/configure.in,
18614         gcc.execute/configure.in, gcc.code_quality/configure.in,
18615         g++.other/configure.in, g++.old-deja/configure.in,
18616         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
18617         in srcname setting.
18619 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
18621         * lib/udi.exp:  Fixed mondfe and mondfe_download.
18622         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
18623         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
18625 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
18627         * config/udi-gdb.exp: Check $shell_id after connecting to target.
18628         (gdb_exit): Don't remove *_soc files.
18630 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
18632         * lib/c-torture.exp: Don't look for main; instead always use -w
18633         -c.  This is how the c-torture tests work.  Remove the object
18634         file if the compilation succeeds.
18635         * gcc.execute/execute.exp: Remove executable if test passes.
18636         * gcc.noncompile/noncompile.exp: Every test is an expected
18637         failure.
18638         * gcc.special/special.exp: Added tests from c-torture 1.11,
18639         corrected use of existing test.
18640         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
18641         gcc.execute/920625-1.c: Updated to c-torture 1.11.
18642         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
18643         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
18644         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
18645         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
18646         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
18647         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
18648         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
18649         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
18650         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
18651         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
18652         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
18653         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
18654         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
18655         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
18656         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
18657         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
18658         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
18659         c-torture 1.11.
18660         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
18661         correspond to c-torture 1.11.
18663         * New file.