PR c++/11687
[official-gcc.git] / gcc / testsuite / ChangeLog
blobd5b929a674dbc94979b213e5efee9be4d1c77fc2
1 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
3         PR c++/11687
4         * g++.dg/expr/static_cast5.C: New test.
6 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8         PR c++/11794
9         * g++.dg/parse/using3.C: New test.
11 2003-09-06  Roger Sayle  <roger@eyesopen.com>
13         PR c++/11409
14         * g++.dg/overload/builtin3.C: New test case.
16 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
18         PR c/9862
19         * gcc.dg/20030906-1.c: New test.
20         * gcc.dg/20030906-2.c: Likewise.
22 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
24         PR c++/12167
25         * g++.dg/parse/defarg5.C: New test.
27         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
29 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
31         PR c++/12163
32         * g++.dg/expr/static_cast4.C: New test.
34         PR c++/12146
35         * g++.dg/template/crash9.C: New test.
37 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
39         * g++.old-deja/g++.ext/pretty2.C: Update for change 
40         in __FUNCTION__.
41         * g++.old-deja/g++.ext/pretty3.C: Likewise.
43 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
45         PR c++/11922
46         * g++/dg/template/qualified-id1.C: New test.
47         
48         PR c++/12037
49         * g++.dg/warn/noeffect4.C: New test.
51 2003-09-04  Matt Austern  <austern@apple.com>
53         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
54         * g++.dg/ext/fnname2.C: Likewise.
55         * g++.dg/ext/fnname3.C: Likewise.
56         
57 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
59         * g++.dg/expr/lval1.C: New test.
60         * g++.dg/ext/lvcast.C: Remove.
62 2003-09-03  Roger Sayle  <roger@eyesopen.com>
64         PR optimization/11700.
65         * gcc.c-torture/compile/20030903-1.c: New test case.
67 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
69         PR c++/12053
70         * g++.dg/abi/layout4.C: New test.
72 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
74         PR c++/11553
75         * g++.dg/parse/friend3.C: New test.
76         
77 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
79         PR c++/11847
80         * g++.dg/template/class1.C: New test.
82         PR c++/11808
83         * g++.dg/expr/call1.C: New test.
85 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
87         PR c++/12114
88         * g++.dg/init/ref9.C: New test.
90         PR c++/11972
91         * g++.dg/template/nested4.C: New test.
93 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
95         PR c++/12093
96         * g++.dg/template/non-dependent4.C: New test.
98         PR c++/11928
99         * g++.dg/inherit/conv1.C: New test.
101 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
103         PR c++/6196
104         * g++.dg/ext/label1.C: New test.
105         * g++.dg/ext/label2.C: Likewise.
107 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
109         * g++.dg/expr/cond3.C: New test.
111 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
113         * gcc.dg/builtins-1.c: Add new builtin cases.
115 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
117         * gcc.dg/builtins-1.c: Add new cases.
118         * gcc.dg/torture/builtin-attr-1.c: Likewise.
120 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
122         * gcc.dg/builtins-1.c: Add more math builtin tests.
123         * gcc.dg/torture/builtin-attr-1.c: New test.
125 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
127         PR optimization/5079
128         * g++.dg/opt/static3.C: New test.
130 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
132         * gcc.misc-tests/gcov-10b.c: New test.
134 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
136         * g++.dg/opt/ptrmem3.C: New test.
138         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
140 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
142         * gcc.dg/20030826-2.c: New test.
144 2003-08-26  Roger Sayle  <roger@eyesopen.com>
146         PR middle-end/12002
147         * g77.f-torture/compile/12002.f: New test case.
149 2003-08-26  Roger Sayle  <roger@eyesopen.com>
151         * gcc.dg/20030826-1.c: New test case.
153 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
155         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
157 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
159         PR c++/11871
160         * c++.dg/lookup/crash1.C: New test.
162         * c++.dg/warn/noeffect3.C: New test.
164 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
166         * gcc.dg/compat/vector-1_x.c: Compile with -w.
167         * gcc.dg/compat/vector-1_y.c: Ditto.
168         * gcc.dg/compat/vector-2_x.c: Ditto.
169         * gcc.dg/compat/vector-2_y.c: Ditto.
171 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
173         * gcc.dg/20030702-1.c: New test.
175 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
177         PR c++/8795
178         * g++.dg/ext/altivec-1.C: New test.
180 2003-08-24  Richard Henderson  <rth@redhat.com>
182         * g++.dg/eh/simd-2.C: Add -w for x86.
184 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
186         * gcc.dg/20030815-1.c: New test.
188 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
190         PR c++/3765
191         * g++.dg/parse/access6.C: New test.
193 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
195         PR c++/641, c++/11876
196         * g++.dg/template/friend22.C: New test.
197         * g++.dg/template/friend23.C: Likewise.
199 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
201         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
202         identically.
204 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
206         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
208 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
210         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
212 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
214         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
216 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
218         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
220 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
222         PR c++/11919
223         * g++.dg/overload/prom1.C: New test.
225         PR c++/11551
226         * g++.dg/parse/dtor2.C: New test.
228         PR c++/10762
229         * g++.dg/parse/using2.C: New test.
231 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
233         PR target/11805
234         * gcc.c-torture/compile/20030821-1.c: New.
236 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
238         PR c++/11834
239         * g++.dg/template/deduce2.C: New test.
241 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
243         * gcc.c-torture/execute/20030821-1.c: New test.
245 2003-08-20  Roger Sayle  <roger@eyesopen.com>
247         PR middle-end/11984
248         * gcc.dg/20030820-1.c: New test case.
250 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
252         PR c++/11945
253         * g++.dg/warn/noeffect2.C: New test.
255 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
257         PR c++/10926
258         * g++.dg/template/dtor2.C: New test.
260         PR c++/11684
261         * g++.dg/template/operator1.C: New test.
262         * g++.dg/parse/operator4.C: New test.
264         PR c++/11946.C
265         * g++.dg/expr/enum1.C: New test.
266         * gcc.dg/c99-bool-1.c: Remove bogus warning.
268         PR c++/11036.C
269         * g++.dg/parse/elab2.C: New test.
270         * g++.dg/parse/typedef4.C: Change error message.
271         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
272         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
273         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
275 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
277         * gcc.dg/pch/warn-1.c: New.
278         * gcc.dg/pch/warn-1.hs: New.
280         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
281         not-tested file.
283 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
285         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
287 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
289         * gcc.dg/uninit-D.c: New Test.
290         * gcc.dg/uninit-E.c: New Test.
291         * gcc.dg/uninit-F.c: New Test.
292         * gcc.dg/uninit-G.c: New Test.
294 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
296         * g++.dg/README: Describe the pch directory.
298 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
300         PR c++/11174
301         * g++.dg/parse/access4.C: New test.
302         * g++.dg/parse/access5.C: Likewise.
303         * g++.old-deja/g++.jason/access17.C: Adjust error message.
305 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
307         * gcc.dg/noncompile/20030818-1.c: New.
309 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
311         PR c++/11957
312         * g++.dg/warn/noeffect1.C: New test.
314         * g++.dg/template/scope2.C: New test.
315         * g++.dg/template/error2.C: Correct dg-error
317 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
319         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
321 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
323         PR C++/11512
324         * g++.dg/template/warn1.C: New.
326 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
328         * g++.dg/template/error2.C: New test.
329         * g++.dg/lookup/using7.C: Adjust errors
330         * g++.old-deja/g++.pt/crash36.C: Likewise.
331         * g++.old-deja/g++.pt/derived3.C: Likewise.
333 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
335         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
336         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
337         * gcc.c-torture/execute/builtins/string-9.c: New, from
338         string-opt-9.c.  Adjust for execute/builtins framework.
339         * gcc.c-torture/execute/string-opt-9.c: Delete.
341 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
343         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
345         * g++.dg/parse/ret-type2.C: New test.
347         PR c++/11703
348         * g++.dg/init/new8.C: New test.
350         PR c++/10923
351         * g++.dg/parse/typedef5.C: New test.
353         PR c++/9512
354         * g++.dg/parse/qualified2.C: New test.
355         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
356         invalid code.
358 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
360         * g++.dg/conversion/ptrmem1.C: New test.
362 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
364         PR target/11693
365         * gcc.dg/20030811-1.c: New test.
367         PR target/11535
368         * gcc.c-torture/execute/20030811-1.c: New test.
370 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
372         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
374 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
376         PR c++/11789.C
377         * g++.dg/inherit/multiple1.C: New test.
379 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
381         * gcc.dg/spe1.c: New test.
383         PR c++/11670
384         * g++.dg/expr/cast2.C: New test.
385         
386         PR c++/10530
387         * g++.dg/template/dependent-name2.C: New test.
389 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
391         * g++.dg/parse/crash11.C: Put the dg options in comments.
393 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
395         * lib/gcc-dg.exp: Update for diagnostic change.
397 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
399         PR c++/5767
400         * g++.dg/parse/crash11.C: New test.
402 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
404         * gcc.dg/cpp/spacing1.c: Update.
406 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
408         PR target/11739
409         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
410         a value for -mtune.
412 2003-08-04  Roger Sayle  <roger@eyesopen.com>
414         PR middle-end/11771
415         * gcc.c-torture/compile/20030804-1.c: New test case.
417 2003-08-04  Roger Sayle  <roger@eyesopen.com>
419         * gcc.dg/20030804-1.c: New test case.
421 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
423         * gcc.dg/cpp/separate-1.c: New test.
425 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
427         PR c++/11704
428         * g++.dg/template/dependent-expr2.C: New test.
430         PR c++/11766
431         * g++.dg/expr/ptrmem1.C: New test.
433 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
435         PR c++/9453
436         * g++.dg/template/friend15.C: New test.
438 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
440         * lib/dg-pch.exp: Work round PCH bug.
442 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
444         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
445         builtins.  Move cases from builtins-4.c here.
447         * gcc.dg/torture/builtin-math-1.c: New test taken from
448         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
449         additional cases.
450         
451         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
452         Delete.
454 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
456         PR c++/9447
457         * g++.dg/template/using7.C: New test.
459 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
461         * import1.c, import2.c: New tests.
463 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
465         * g++.dg/eh/crossjump1.C: New test.
467 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
469         PR c++/11697
470         * g++.dg/template/using6.C: New test.
472         PR c++/11744
473         * g++.dg/template/koenig2.C: New test.
475 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
477         PR c++/7983
478         * g++.dg/parse/typedef4.C: New test.
480 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
482         PR c++/8442, c++/8806
483         * g++.dg/template/elab1.C: New test.
484         * g++.dg/template/type2.C: Likewise.
485         * g++.dg/template/ttp3.C: Adjust expected error message.
486         * g++.old-deja/g++.law/visibility13.C: Likewise.
487         * g++.old-deja/g++.niklas/t135.C: Likewise.
488         * g++.old-deja/g++.pt/ttp41.C: Likewise.
489         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
490         template argument.
491         * g++.old-deja/g++.pt/ttp44.C: Likewise.
493 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
495         PR c++/11295
496         * g++.dg/ext/stmtexpr1.C: New test.
498         * g++.dg/opt/tmp1.C: New test.
500         PR c++/11525
501         * g++.dg/parse/constant4.C: New test.
503         PR c++/9447
504         * g++.dg/template/using5.C: New test.
506 2003-07-31  Roger Sayle  <roger@eyesopen.com>
508         * gcc.dg/builtins-27.c: New test case.
510 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
512         * gcc.dg/tls/opt-7.c: New test.
514 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
515         
516         * g++.old-deja/g++.other/crash18.C: Remove.
518 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
520         * g++.dg/template/explicit3.C: New.
521         * g++.dg/template/explicit4.C: New.
522         * g++.dg/template/explicit5.C: New.
524         PR c++/11347
525         * g++.dg/template/memtmpl1.C: New.
527 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
529         PR target/11565
530         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
531         * gcc.dg/i386-387-5.c (dg-options): Likewise.
533 Wed Jul 30 19:13:34 CEST 2003  Jan Hubicka  <jh@suse.cz>
535         * vtgc1.c: Kill.
537 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
539         * gcc.dg/struct-in-proto-1.c: New test.
541 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
543         * gcc.dg/cpp/include2.c: Only expect one message.
545 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
547         PR c++/9447
548         * g++.dg/template/using1.C: New test.
549         * g++.dg/template/using2.C: New test.
550         * g++.dg/template/using3.C: New test.
551         * g++.dg/template/using4.C: New test.
553 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
555         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
556         * gcc.c-torture/execute/string-opt-10.c: Likewise.
558 2003-07-28  Jan Hubicka  <jh@suse.cz>
560         PR c++/11530
561         * g++.dg/opt/call1.C: New test.
563 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
565         PR c++/11667
566         * g++.dg/init/enum2.C: New test.
567         * g++.dg/template/overload1.C: Add "-w" option.
569 2003-07-28    <hp@bitrange.com>
571         * gcc.dg/Wdeclaration-after-statement-1.c,
572         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
574 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
576         * gcc.c-torture/compile/20030725-1.c: New test.
578 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
580         * gcc.dg/20030505.c: Only run for SPE.
581         Remove definition of opaque type.
583 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
585         * g++.dg/template/ptrmem6.C: New test.
587 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
589         * gcc.c-torture/compile/zero-strct-2.c: New test.
591 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
593         * gcc.dg/intermod-1.c: New test.
595 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
597         PR c++/11617
598         * g++.dg/template/lookup2.C: New test.
599         * g++.dg/template/memclass1.C: Remove instantiated from error.
600         * g++.dg/other/error2.C: Tweak expected errors.
602         PR c++/11596
603         * g++.dg/template/defarg3.C: New test.
605         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
607 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
609         * g++.dg/inherit/access5.C: New test.
611 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
613         PR c++/11513
614         * g++.dg/template/crash8.C: New test.
616 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
618         PR c/10602
619         * gcc.dg/noncompile/incomplete-2.c: New test.
621 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
623         PR c++/11645
624         * g++.dg/inherit/access4.C: New test.
626         PR c++/11517
627         * g++.dg/expr/cond2.C: New test.
629         PR optimization/10679
630         * g++.dg/opt/inline4.C: New test.
632 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
634         * g++.dg/parse/crash10: New test.
636 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
638         * g++.dg/ext/flexary1.C: New test.
640 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
642         PR c++/10793
643         * g++.dg/template/crash9.C: New test.
645 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
647         PR c++/3004
648         * g++.dg/parse/typedef3.C: New test.
650         PR c++/7906
651         * g++.dg/parse/operator2.C: New test.
653         PR c++/8895
654         * g++.dg/parse/def-tmpl-arg1.C: New test.
656         PR c++/9282
657         * g++.dg/parse/funptr1.C: New test.
659         PR c++/9452
660         * g++.dg/parse/ambig3.C: New test.
662         PR c++/9454
663         * g++.dg/parse/operator3.C: New test.
665         PR c++/9486
666         * g++.dg/parse/template10.C: New test.
668         PR c++/9488
669         * g++.dg/parse/template11.C: New test.
671         PR c++/10150
672         * g++.dg/parse/invalid-op1.C: New test.
674         PR c++/10247
675         * g++.dg/parse/condexpr1.C: New test.
677 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
679         * g++.dg/ext/packed3.C: New test.
680         * g++.dg/ext/packed4.C: New test.
682         * gcc.dg/pack-test-3.c: New test.
684 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
686         * lib/compat.exp: Handle dg-options per source file.
687         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
688         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
689         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
690         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
691         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
692         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
693         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
694         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
695         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
696         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
697         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
698         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
699         * g++.dg/compat/break/bitfield7_x.C: Ditto.
700         * g++.dg/compat/break/bitfield7_y.C: Ditto.
702 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
704         PR c/10320
705         * gcc.c-torture/execute/20030718-1.c: New test.
707 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
709         PR optimization/11536
710         * gcc.dg/20030721-1.c: New test.
712 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
714         PR c++/11546
715         * g++.dg/template/lookup1.C: New test.
717 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
719         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
720         diagnostics of ill-formed constructs involving labels.
721         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
722         the new 'previously defined here' message.
724 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
726         * g++.dg/parse/non-dependent2.C: New test.
728 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
730         * g++.dg/init/init-ref4.C: xfail on targets without
731         weak symbols.
733 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
735         PR target/11087
736         * gcc.c-torture/execute/20030717-1.c: New test.
738 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
740         * g++.dg/opt/cfg1.C: New test.
742 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
744         PR optimization/11557
745         * gcc.dg/20030717-1.c: New test.
747 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
749         PR c++/10476
750         * g++.dg/expr/crash-1.C: New test.
752         PR c++/11027
753         * g++.dg/template/init3.C: New test.
755         PR c++/8222
756         * g++.dg/template/non-dependent1.C: New test.
758         PR c++/11070
759         * g++.dg/template/non-dependent2.C: New test.
761         PR c++/11071
762         * g++.dg/template/non-dependent3.C: New test.
764         PR c++/9907
765         * g++.dg/template/sizeof5.C: New test.
767 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
769         PR 11498
770         * gcc.c-torture/compile/mangle-1.c: New file.
772 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
774         PR c++/7809
775         * g++.dg/parse/access3.C: New test.
777 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
779         PR c++/11384
780         * g++.dg/init/init-ref4.C: New test.
782 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
784         PR c++/11547
785         * g++.dg/parse/constant3.C: New test.
786         * g++.dg/parse/crash7.C: Likewise.
788 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
790         PR target/11008
791         * gcc.dg/i386-pentium4-not-mull.c: New.
793 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
795         * gcc.dg/asm-names.c (ymain): Make it weak.
797 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
799         PR c++/5421
800         * g++.dg/template/friend21.C: New test.
802 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
804         * gcc.dg/cleanup-8.c: New test.
805         * gcc.dg/cleanup-9.c: New test.
807 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
809         * g++.dg/ext/dll-MI1.h: New file.
810         * g++.dg/ext/dllexport-MI1.C: New file.
811         * g++.dg/ext/dllimport-MI1.C: New file.
813 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
815         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
816         it does not have cmpstrsi patterns (just cmpmemsi).
818 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
820         PR debug/11473
821         * g++.dg/debug/debug8.C: New test.
823 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
825         PR c++/10108
826         * g++.dg/template/crash7.C: New test.
828 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
830         PR target/10795
831         * gcc.c-torture/compile/20030708-1.c: New.
833 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
835         * gcc.c-torture/execute/20030715-1.c: New test.
837 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
839         * gcc.dg/pch/inline-3.c: New file.
840         * gcc.dg/pch/inline-3.hs: New file.
841         * gcc.dg/pch/inline-4.c: New file.
842         * gcc.dg/pch/inline-4.hs: New file.
844 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
846         PR c++/11509
847         * g++.dg/template/crash6.C: New test.
849         PR c++/7053
850         * g++.dg/template/friend20.C: New test.
852         PR c++/7019
853         * g++.dg/template/overload2.C: New test.
855 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
857         PR optimization/11440
858         * gcc.c-torture/execute/20030714-1.c: New test.
860 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
862         PR c++/11154
863         * g++.dg/template/partial2.C: New test.
865 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
867         PR c++/11503
868         * g++.dg/template/anon1.C: New test.
870         PR c++/11493
871         PR c++/11495
872         * g++.dg/parse/template9.C: Likewise.
873         * g++.dg/template/crash4.C: New test.
874         * g++.dg/template/koenig1.C: Likewise.
875         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
876         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
877         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
878         functions.
879         * g++.old-deja/g++.jason/template36.C: Likewise.
880         * g++.old-deja/g++.mike/p1989.C: Likewise.
881         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
882         * g++.old-deja/g++.pt/ttp20.C: Use this->.
883         * g++.old-deja/g++.pt/ttp21.C: Use this->.
884         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
885         compiling.
886         * g++.old-deja/g++.pt/union2.C: Use this->.
888 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
890         * gcc.dg/20030711-1.c: New test.
892 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
894         PR c++/11050
895         * g++.dg/parse/args1.C: New test.
896         * g++.pt/defarg8.C: Change expected errors.
898 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
900         PR c++/8164
901         * g++.dg/template/nontype2.C: New test.
903         PR c++/10558
904         * g++.dg/parse/template8.C: New test.
906         PR c++/8327
907         * g++.dg/template/scope1.C: New test.
909         * g++.dg/warn/Wsign-compare-1.C: New test.
911 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
913         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
915 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
917         PR c++/9411
918         * g++.dg/template/explicit2.C: New test.
920         PR c++/10032
921         * g++.dg/warn/pedantic1.C: New test.
923 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
925         PR c++ 9483
926         * g++.dg/other/field1.C: New test.
928 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
930         PR c/11449
931         * gcc.c-torture/compile/20030707-1.c: New.
933 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
935         PR c++/10849
936         * g++.dg/template/access12.C: New test.
938 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
940         * g++.dg/bprob/bprob.exp (prof_ext): Update.
941         * g77.dg/bprob/bprob.exp (prof_ext): Update.
942         * gcc.misc-tests/bprob.exp (prof_ext): Update.
943         * gcc.misc-tests/gcov.exp: Update
944         * g++.dg/gcov/gcov.exp: Update
945         * lib/gcov.exp: Update.
947 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
949         * g++.dg/abi/mangle17.C: Make sure template expressions are
950         dependent.
951         * g++.dg/abi/mangle4.C: Mark erroneous casts.
952         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
953         * g++.dg/opt/stack1.C: Remove erroneous code.
954         * g++.dg/parse/template7.C: New test.
955         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
956         * g++.old-deja/g++.pt/crash4.C: Likewise.
958 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
960         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
961         with zero or one occurence of `$' after the initial `L'.
963 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
965         * gcc.c-torture/compile/20030704-1.c: Add a comment.
967 2003-07-08  Roger Sayle  <roger@eyesopen.com>
969         PR c/11370
970         * gcc.dg/Wunreachable-6.c: New testcase.
971         * gcc.dg/Wunreachable-7.c: New testcase.
973 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
975         PR c/11420
976         * gcc.dg/20030708-1.c: New test.
978 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
980         * gcc.dg/compat/sdata-section.h: New file.
981         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
982         * gcc.dg/torture/mips-sdata-1.c: New test.
984 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
986         PR c++/11030
987         * g++.dg/template/friend19.C: New test.
989 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
991         * g++.dg/opt/strength-reduce.C: New test.
993 2003-07-07  Roger Sayle  <roger@eyesopen.com>
995         PR target/10979
996         * gcc.dg/20030707-1.c: New testcase.
998 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1000         PR optimization/11059
1001         * g++.dg/opt/emptyunion.C: New testcase.
1003 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1004             Eric Botcazou  <ebotcazou@libertysurf.fr>
1006         * g++.dg/opt/stack1.C: New test.
1008 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
1010         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
1011         run test.
1013         PR c++/11431
1014         * g++.dg/expr/static_cast3.C: New test.
1016 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1018         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
1019         everywhere.
1020         * gcc.dg/concat.c: Concatenation of string constants with
1021         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
1022         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
1023         * gcc.dg/cpp/escape-2.c: Use wide character constants where
1024         necessary to avoid multi-character character constant warning.
1025         * gcc.dg/cpp/escape.c: Likewise.
1026         * gcc.dg/cpp/ucs.c: Likewise.
1027         Remove backslashes from dg-bogus comments, as they confuse Tcl.
1028         Fix a typo.
1030 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1032         PR c/11428
1033         * gcc.c-torture/compile/20030704-1.c: New.
1035 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1037         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
1039 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
1041         PR c++/5287, PR c++/7910,  PR c++/11021
1042         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
1043         tests for warnings.
1044         * g++.dg/ext/dllimport2.C: Add tests for warnings.
1045         * g++.dg/ext/dllimport3.C: Likewise.
1046         * g++.dg/ext/dllimport4.C: New file.
1047         * g++.dg/ext/dllimport5.C: New file.
1048         * g++.dg/ext/dllimport6.C: New file.
1049         * g++.dg/ext/dllimport7.C: New file.
1050         * g++.dg/ext/dllimport8.C: New file.
1051         * g++.dg/ext/dllimport9.C: New file.
1052         * g++.dg/ext/dllimport10.C: New file.
1053         * g++.dg/ext/dllexport1.C: New file.
1055 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1057         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
1058         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
1060 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1062         * gcc.dg/builtins-25.c: New testcase.
1063         * gcc.dg/builtins-26.c: New testcase.
1065 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
1067         * gcc.dg/compat/vector-defs.h: New file.
1068         * gcc.dg/compat/vector-setup.h: New file.
1069         * gcc.dg/compat/vector-check.h: New file.
1070         * gcc.dg/compat/vector-1_main.c: New file.
1071         * gcc.dg/compat/vector-1_x.c: New file.
1072         * gcc.dg/compat/vector-1_y.c: New file.
1073         * gcc.dg/compat/vector-2_main.c: New file.
1074         * gcc.dg/compat/vector-2_x.c: New file.
1075         * gcc.dg/compat/vector-2_y.c: New file.
1077         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
1078         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
1079         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
1080         * gcc.dg/compat/struct-align-1.h: New file.
1081         * gcc.dg/compat/struct-align-1_main.c: New file.
1082         * gcc.dg/compat/struct-align-1_x.c: New file.
1083         * gcc.dg/compat/struct-align-1_y.c: New file.
1084         * gcc.dg/compat/struct-align-2.h: New file.
1085         * gcc.dg/compat/struct-align-2_main.c: New file.
1086         * gcc.dg/compat/struct-align-2_x.c: New file.
1087         * gcc.dg/compat/struct-align-2_y.c: New file.
1089         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
1090         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1091         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1092         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1093         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1094         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1095         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1096         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1097         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1098         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1099         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1100         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1101         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1102         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1103         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1104         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1105         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1106         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1107         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1108         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1109         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1110         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1111         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1112         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1113         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1114         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1115         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1116         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1117         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1119 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1121         * gcc.dg/i386-call-1.c: New test.
1123 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
1125         PR c++/9162
1126         * g++.dg/parse/defarg4.C: New.
1128 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1130         PR target/10700
1131         * gcc.c-torture/compile/20030703-1.c: New test case.
1133 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1135         * g++.dg/template/local3.C: Remove extra semicolon.
1137 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1139         * gcc.dg/i386-volatile-1.c: New test.
1141 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
1143         PR c++/11072
1144         * g++.dg/other/offsetof2.C: XFAIL.
1145         * g++.dg/other/offsetof5.C: New.
1147         PR c++/10219
1148         * g++.dg/template/error1.C: New.
1150         PR c++/9779
1151         * g++.dg/template/dependent-expr1.C: New.
1153 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1155         PR c++/6949
1156         * g++.dg/template/local3.C: New test.
1158         PR c++/11149
1159         * g++.dg/lookup/scoped6.C: New test.
1161 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
1163         PR c++/8046
1164         * g++.dg/other/error7.C: New test.
1166 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
1168         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
1169         * g++.old-deja/g++.abi/vtable3.h: Likewise.
1170         * g++.old-deja/g++.law/code-gen5.C: Likewise.
1171         * g++.old-deja/g++.other/union2.C: Likewise.
1172         * gcc.dg/c90-const-expr-2.c: Likewise.
1173         * gcc.dg/c90-const-expr-3.c: Likewise.
1174         * gcc.dg/c99-const-expr-2.c: Likewise.
1175         * gcc.dg/c99-const-expr-3.c: Likewise.
1176         * gcc.dg/concat.c: Likewise.
1178 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1180         PR c++/9559
1181         * g++.dg/init/static1.C: New test.
1183 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1185         * Changelog: Remove ">>>>>>>" from previous change.
1187 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1189         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
1190         * g++.old-deja/g++.other/access2.C: Likewise.
1191         * g++.old-deja/g++.other/decl2.C: Likewise.
1192         * gcc.c-torture/execute/20020615-1.c: Likewise.
1194 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1196         PR c++/4933
1197         * g++.dg/template/sizeof4.C: New test.
1199 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1201         * g++.dg/other/error6.C: New test.
1203 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1205         PR c++/10750
1206         * g++.dg/parse/constant2.C: New test.
1208 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
1210         PR c++/11106
1211         * g++.dg/other/error5.C: New test.
1213 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1215         * gcc.dg/format/gcc_diag-1.c: New test.
1217 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
1219         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
1221 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
1223         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
1224         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
1225         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
1227 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
1229         * gcc.c-torture/execute/builtins/string-8.c: New test.
1230         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
1231         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
1232         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
1234 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1236         PR c++/10468
1237         * g++.dg/ext/typeof6.C: New test.
1239 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1241         PR c++/10796
1242         * g++.dg/init/enum1.C: New test.
1244 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
1246         * gcc.dg/20030627-1.c: New test.
1248 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
1250         PR c++/11332
1251         * g++.dg/expr/static_cast2.C: New test.
1253 2003-06-26  Roger Sayle  <roger@eyesopen.com>
1254             Jakub Jelinek  <jakub@redhat.com>
1256         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
1257         sprintf(dst,"%s",src) optimization.
1258         * gcc.c-torture/execute/20030626-1.c: New test case.
1259         * gcc.c-torture/execute/20030626-2.c: New test case.
1261 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
1263         * gcc.c-torture/execute/multi-ix.c: New test.
1265         * gcc.c-torture/execute/simd-4.c (main):
1266         Added missing semicolon at end of union.
1268 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
1270         PR c++/8266
1271         * g++.dg/template/explicit-instantiation3.C: New test.
1273 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
1275         * gcc.dg/20030626-1.c: Use signed char.
1277 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
1279         * gcc.dg/20030626-1.c: New test.
1281 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
1283         * const-str-2.m: Update.
1285 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
1287         PR c++/10990
1288         * g++.dg/rtti/dyncast1.C: New test.
1289         * g++.dg/abi/mangle4.C: Correct base-specifier access.
1290         * g++.dg/lookup/scoped1.C: Remove XFAIL.
1291         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
1293         PR c++/10931
1294         * g++.dg/expr/static_cast1.C: New test.
1296 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
1298         * gcc.dg/20030625-1.c: New test.
1300 2003-06-24  Roger Sayle  <roger@eyesopen.com>
1302         * gcc.c-torture/compile/20030624-1.c: New test case.
1304 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
1306         * gcc.c-torture/execute/string-opt-17.c: New test.
1308 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
1310         PR c++/5754
1311         * g++.dg/parse/crash6.C: New test.
1313 2003-06-23  Roger Sayle  <roger@eyesopen.com>
1315         * gcc.dg/builtins-24.c: New test case.
1317 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
1319         * g++.dg/opt/operator1.C: New test.
1321 2003-06-22  Roger Sayle  <roger@eyesopen.com>
1323         * gcc.c-torture/execute/string-opt-16.c: New test case.
1325 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
1327         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
1328         * g++.old-deja/g++.other/conv7.C: Likewise
1329         * g++.old-deja/g++.other/overcnv2.C: Likewise.
1330         * g++.old-deja/g++.other/overload14.C: Likewise.
1332 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
1334         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
1335         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
1337 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1339         PR c++/10888
1340         * g++.dg/warn/Winline-3.C: New test.
1342 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1344         * lib/target-supports.exp (check_alias_available): Make the test
1345         program acceptable to the Solaris assembler.
1347         PR c++/10749
1348         * g++.dg/template/memclass2.C: New test.
1350 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1351             Eric Botcazou  <ebotcazou@libertysurf.fr>
1353         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
1354         data for non-matching targets.
1355         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
1357 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1359         PR c++/10845
1360         * g++.dg/template/member3.C: New test.
1362 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
1364         PR c++/10939
1365         * g++.dg/template/func1.C: New test.
1367         PR c++/9649
1368         * g++.dg/template/static4.C: New test.
1369         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
1371         PR c++/11041
1372         * g++.dg/init/ref7.C: New test.
1374 2003-06-19  Matt Austern  <austern@apple.com>
1376         PR c++/11228
1377         * g++.dg/anew1.C: New test.
1378         * g++.dg/anew2.C: New test.
1379         * g++.dg/anew3.C: New test.
1380         * g++.dg/anew4.C: New test.
1382 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
1384         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
1386 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
1388         * gcc.c-torture/execute/simd-4.c (main): Make expected value
1389         endian-dependent.
1391 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
1393         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
1394         Remove cruft.
1396 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
1398         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
1399         * gcc.c-torture/compile/961203-1.c: Likewise.
1400         * gcc.c-torture/compile/980506-1.c: Likewise.
1402 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
1404         PR c++/10712
1405         * g++.dg/lookup/using7.C: New test.
1407 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
1409         PR c++/11105
1410         * g++.dg/abi/conv1.C: Remove it.
1411         * g++.dg/template/conv7.C: New test.
1412         * g++.dg/template/conv8.C: Likewise.
1413         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
1414         conversion operator.
1416 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
1418         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
1419         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1420         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1421         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1422         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1423         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1424         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1425         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1426         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1427         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1428         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1429         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1430         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1431         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1432         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1433         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1434         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1435         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1436         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1437         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1438         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1439         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1440         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1441         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1442         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1443         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1444         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1445         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1446         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1448 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
1450         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
1451         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
1452         indications.
1454 2003-06-16  Roger Sayle  <roger@eyesopen.com>
1456         * gcc.dg/i386-387-5.c: New test case.
1457         * gcc.dg/i386-387-6.c: New test case.
1458         * gcc.dg/builtins-23.c: New test case.
1460 2003-06-15  Roger Sayle  <roger@eyesopen.com>
1462         * gcc.dg/builtins-22.c: New test case.
1463         * gcc.dg/i386-387-1.c: Update to test exp.
1464         * gcc.dg/i386-387-2.c: Likewise.
1466 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1468         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
1470 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
1472         * lib/gcc-dg.exp (dg-require-dll): New function.
1473         (dg-xfail-if): Likewise.
1474         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
1475         driver.
1477         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
1478         * gcc.c-torture/compile/20001205-1.c: Likewise.
1479         * gcc.c-torture/compile/20001226-1.c: Likewise.
1480         * gcc.c-torture/compile/20010518-2.c: Likewise.
1481         * gcc.c-torture/compile/20020312-1.c: Likewise.
1482         * gcc.c-torture/compile/20020604-1.c: Likewise.
1483         * gcc.c-torture/compile/920501-12.c: Likewise.
1484         * gcc.c-torture/compile/920501-4.c: Likewise.
1485         * gcc.c-torture/compile/920520-1.c: Likewise.
1486         * gcc.c-torture/compile/920521-1.c: Likewise.
1487         * gcc.c-torture/compile/920625-1.c: Likewise.
1488         * gcc.c-torture/compile/961203-1.c: Likewise.
1489         * gcc.c-torture/compile/980506-1.c: Likewise.
1490         * gcc.c-torture/compile/981006-1.c: Likewise.
1491         * gcc.c-torture/compile/981022-1.c: Likewise.
1492         * gcc.c-torture/compile/981223-1.c: Likewise.
1493         * gcc.c-torture/compile/990617-1.c: Likewise.
1494         * gcc.c-torture/compile/dll.c: Likewise.
1495         * gcc.c-torture/compile/labels-3.c: Likewise.
1496         * gcc.c-torture/compile/mipscop-1.c: Likewise.
1497         * gcc.c-torture/compile/mipscop-2.c: Likewise.
1498         * gcc.c-torture/compile/mipscop-3.c: Likewise.
1499         * gcc.c-torture/compile/mipscop-4.c: Likewise.
1500         * gcc.c-torture/compile/simd-5.c: Likewise.
1501         * gcc.c-torture/compile/20000804-1.x: Remove.
1502         * gcc.c-torture/compile/20001205-1.x: Likewise.
1503         * gcc.c-torture/compile/20001226-1.x: Likewise.
1504         * gcc.c-torture/compile/20010518-2.x: Likewise.
1505         * gcc.c-torture/compile/20020312-1.x: Likewise.
1506         * gcc.c-torture/compile/20020604-1.x: Likewise.
1507         * gcc.c-torture/compile/920501-12.x: Likewise.
1508         * gcc.c-torture/compile/920501-4.x: Likewise.
1509         * gcc.c-torture/compile/920520-1.x: Likewise.
1510         * gcc.c-torture/compile/920521-1.x: Likewise.
1511         * gcc.c-torture/compile/920625-1.x: Likewise.
1512         * gcc.c-torture/compile/961203-1.x: Likewise.
1513         * gcc.c-torture/compile/980506-1.x: Likewise.
1514         * gcc.c-torture/compile/981006-1.x: Likewise.
1515         * gcc.c-torture/compile/981022-1.x: Likewise.
1516         * gcc.c-torture/compile/981223-1.x: Likewise.
1517         * gcc.c-torture/compile/990617-1.x: Likewise.
1518         * gcc.c-torture/compile/mipscop-1.x: Likewise.
1519         * gcc.c-torture/compile/mipscop-2.x: Likewise.
1520         * gcc.c-torture/compile/mipscop-3.x: Likewise.
1521         * gcc.c-torture/compile/mipscop-4.x: Likewise.
1522         * gcc.c-torture/compile/simd-5.x: Likewise.
1524         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
1526 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1528         * gcc.c-torture/execute/20030611-1.c: New test.
1530 2003-06-12  Roger Sayle  <roger@eyesopen.com>
1532         PR middle-end/168
1533         * gcc.dg/20030612-1.c: New test case.
1535 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
1537         PR c++/10635
1538         * g++.dg/expr/cast1.C: New test.
1540 2003-06-12  Roger Sayle  <roger@eyesopen.com>
1542         * gcc.dg/builtins-21.c: New test case.
1544 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
1546         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
1547         options instead of at the end.
1548         * lib/objc.exp (objc_target_compile): Likewise.
1550 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
1552         PR c++/10432
1553         * g++.dg/parse/error1.C: New test.
1555 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
1557         * gcc.dg/compat/struct-by-value-11_main.c: New file.
1558         * gcc.dg/compat/struct-by-value-11_x.c: New file.
1559         * gcc.dg/compat/struct-by-value-11_y.c: New file.
1560         * gcc.dg/compat/struct-by-value-12_main.c: New file.
1561         * gcc.dg/compat/struct-by-value-12_x.c: New file.
1562         * gcc.dg/compat/struct-by-value-12_y.c: New file.
1563         * gcc.dg/compat/struct-by-value-13_main.c: New file.
1564         * gcc.dg/compat/struct-by-value-13_x.c: New file.
1565         * gcc.dg/compat/struct-by-value-13_y.c: New file.
1566         * gcc.dg/compat/struct-by-value-14_main.c: New file.
1567         * gcc.dg/compat/struct-by-value-14_x.c: New file.
1568         * gcc.dg/compat/struct-by-value-14_y.c: New file.
1569         * gcc.dg/compat/struct-by-value-15_main.c: New file.
1570         * gcc.dg/compat/struct-by-value-15_x.c: New file.
1571         * gcc.dg/compat/struct-by-value-15_y.c: New file.
1572         * gcc.dg/compat/struct-by-value-16_main.c: New file.
1573         * gcc.dg/compat/struct-by-value-16_x.c: New file.
1574         * gcc.dg/compat/struct-by-value-16_y.c: New file.
1575         * gcc.dg/compat/struct-by-value-17_main.c: New file.
1576         * gcc.dg/compat/struct-by-value-17_x.c: New file.
1577         * gcc.dg/compat/struct-by-value-17_y.c: New file.
1578         * gcc.dg/compat/struct-by-value-18_main.c: New file.
1579         * gcc.dg/compat/struct-by-value-18_x.c: New file.
1580         * gcc.dg/compat/struct-by-value-18_y.c: New file.
1582         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
1583         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
1584         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
1585         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
1586         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
1587         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
1588         * gcc.dg/compat/scalar-return-3_main.c: New file.
1589         * gcc.dg/compat/scalar-return-3_x.c: New file.
1590         * gcc.dg/compat/scalar-return-3_y.c: New file.
1591         * gcc.dg/compat/scalar-return-4_main.c: New file.
1592         * gcc.dg/compat/scalar-return-4_x.c: New file.
1593         * gcc.dg/compat/scalar-return-4_y.c: New file.
1595 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
1597         * gcc.dg/compat/fp2-struct-check.h: New file.
1598         * gcc.dg/compat/fp2-struct-defs.h: New file.
1599         * gcc.dg/compat/fp2-struct-init.h: New file.
1600         * gcc.dg/compat/struct-by-value-10_main.c: New file.
1601         * gcc.dg/compat/struct-by-value-10_x.c: New file.
1602         * gcc.dg/compat/struct-by-value-10_y.c: New file.
1603         * gcc.dg/compat/struct-return-10_main.c: New file.
1604         * gcc.dg/compat/struct-return-10_x.c: New file.
1605         * gcc.dg/compat/struct-return-10_y.c: New file.
1607         * gcc.dg/compat/compat-common.h: New file.
1608         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
1609         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
1610         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
1611         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
1612         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
1613         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
1614         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
1615         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1616         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
1617         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
1618         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1619         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
1620         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
1621         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1622         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
1623         * gcc.dg/compat/small-struct-check.h: Ditto.
1624         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
1625         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1626         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
1627         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
1628         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1629         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
1630         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
1631         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1632         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
1633         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
1634         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1635         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
1636         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
1637         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1638         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
1639         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
1640         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1641         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
1642         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
1643         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1644         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
1645         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
1646         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1647         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
1648         * gcc.dg/compat/struct-return-2_main.c: Ditto.
1649         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1650         * gcc.dg/compat/struct-return-2_y.c: Ditto.
1651         * gcc.dg/compat/struct-return-3_main.c: Ditto.
1652         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1653         * gcc.dg/compat/struct-return-3_y.c: Ditto.
1655 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
1657         * g++.dg/pch/static-1.C: New file.
1658         * g++.dg/pch/static-1.Hs: New file.
1660 2003-06-10  Richard Henderson  <rth@redhat.com>
1662         * gcc.dg/asm-7.c: Adjust expected warning text.
1664 2003-06-10  Roger Sayle  <roger@eyesopen.com>
1666         * gcc.dg/builtins-20.c: New test case.
1668 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
1670         PR c++/11131
1671         * g++.dg/opt/template1.C: New test.
1673 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1675         * lib/gcc-dg.exp (dg-test): Clear additional_files and
1676         additional_sources.
1678 2003-05-21  David Taylor  <dtaylor@emc.com>
1680         * gcc.dg/Wpadded.c: New file.
1682 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1684         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
1685         * gcc.dg/special/weak-2.c: Add dg-require-weak.
1686         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
1687         dg-require-weak.
1689 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
1691         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
1693 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1695         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
1696         (dg-require-alias): Likewise.
1697         (dg-require-gc-sections): Likewise.
1698         * lib/target-supports.exp (check_gc_sections_available): Likewise.
1700 2003-06-08  Richard Henderson  <rth@redhat.com>
1702         * gcc.dg/20011029-2.c: Fix the array reference.
1703         * gcc.dg/asm-7.c: New.
1705 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
1707         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
1709 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
1711         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
1712         (dg-require-gc-sections): Likewise.
1714 Sun Jun  8 16:46:04 CEST 2003  Jan Hubicka  <jh@suse.cz>
1716         * i386-cmov1.c: Fix regular expression.
1717         * i386-cvt-1.c: Likewise.
1718         * i386-local.c: Likewise.
1719         * i386-local2.c: Likewise.
1720         * i386-mul.c: Likewise.
1721         * i386-ssetype-1.c: Likewise.
1722         * i386-ssetype-3.c: Likewise.
1723         * i386-ssetype-5.c: Likewise.
1725 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1727         PR c++/11039
1728         * g++.dg/warn/implicit-typename2.C: New test.
1729         * g++.dg/warn/implicit-typename3.C: New test.
1731 2003-06-07  Richard Henderson  <rth@redhat.com>
1733         * g++.dg/other/offsetof3.C: Use size_t.
1734         * g++.dg/other/offsetof4.C: Likewise.
1736 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
1738         * lib/copy-file.exp: New. Implement gcc_copy_files.
1740         * lib/dg-pch.exp: Load copy-file.exp
1741         (dg-pch): Use gcc_copy_files instead of "file copy".
1743 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
1745         * gcc.dg/weak/weak.exp: Simplify.
1746         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
1747         * gcc.dg/weak/weak-1.c: Likewise.
1748         * gcc.dg/weak/weak-2.c: Likewise.
1749         * gcc.dg/weak/weak-3.c: Likewise.
1750         * gcc.dg/weak/weak-4.c: Likewise.
1751         * gcc.dg/weak/weak-5.c: Likewise.
1752         * gcc.dg/weak/weak-6.c: Likewise.
1753         * gcc.dg/weak/weak-7.c: Likewise.
1754         * gcc.dg/weak/weak-8.c: Likewise.
1755         * gcc.dg/weak/weak-9.c: Likewise.
1757 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
1759         gcc.c-torture/execute/20030606-1.c: New.
1761 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1763         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
1764         * gcc.dg/builtins-19.c: Likewise.
1766 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1768         * gcc.dg/builtins-2.c: Add some more tests.
1769         * gcc.dg/builtins-18.c: New test case.
1770         * gcc.dg/builtins-19.c: New test case.
1772 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1773             Jim Wilson  <wilson@tuliptree.org>
1775         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
1777 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
1779         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
1780         mempcpy/stpcpy calls not to be optimized into something else.
1781         * gcc.c-torture/execute/string-opt-3.c: Moved to...
1782         * gcc.c-torture/execute/builtins/string-7.c: ...here.
1783         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
1785 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1787         * gcc.dg/format/asm_fprintf-1.c: New test.
1789 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
1791         * lib/gcc-defs.exp (additional_sources): New variable.
1792         (dg-additional-sources): New function.
1793         (additional_files): New variable.
1794         (dg-additional-files): New function.
1795         (dg-additional-files-options): Likewise.
1796         * lib/gcc-dg.exp (dg-require-weak): New function.
1797         (dg-require-alias): Likewise.
1798         (dg-require-gc-sections): Likewise.
1799         * lib/target-supports.exp (check_alias_available): Remove testfile
1800         parameter.
1801         (check_gc_sections_available): New function.
1802         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
1803         (dg-gpp-additional-files): Likewise.
1804         * lib/g++.exp (additional_sources): Remove.
1805         (additional_files): Likewise.
1806         (g++_target_compile): Use dg-additional-files-options.
1808         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
1809         Tcl logic.
1810         * gcc.dg/special/ecos.exp: Remove.
1811         * gcc.dg/special/20000419-2.c: Use dg-require-*.
1812         * gcc.dg/special/alias-1.c: Likewise.
1813         * gcc.dg/special/alias-2.c: Likewise.
1814         * gcc.dg/special/gcsec-1.c: Likewise.
1815         * gcc.dg/special/weak-1.c: Likewise.
1816         * gcc.dg/special/weak-2.c: Likewise.
1817         * gcc.dg/special/wkali-1.c: Likewise.
1818         * gcc.dg/special/wkali-2.c: Likewise.
1820         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
1821         dg-gpp-additional-*.
1822         * g++.dg/special/conpr-3.C: Likewise.
1823         * g++.dg/special/conpr-4.C: Likewise.
1824         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
1825         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
1826         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
1827         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
1828         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
1829         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
1830         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
1831         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
1832         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
1833         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
1834         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
1835         * g++.old-deja/g++.other/comdat1.C: Likewise.
1836         * g++.old-deja/g++.other/comdat2.C: Likewise.
1837         * g++.old-deja/g++.other/comdat3.C: Likewise.
1838         * g++.old-deja/g++.other/ctor1.C: Likewise.
1839         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
1841 2003-06-05  Richard Henderson  <rth@redhat.com>
1843         * gcc.dg/debug/20030605-1.c: New.
1845 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1847         * README.QMTEST: Update.
1849 2003-06-04  Richard Henderson  <rth@redhat.com>
1851         * gcc.dg/cleanup-1.c: New.
1852         * gcc.dg/cleanup-2.c: New.
1853         * gcc.dg/cleanup-3.c: New.
1854         * gcc.dg/cleanup-4.c: New.
1855         * gcc.dg/cleanup-5.c: New.
1856         * gcc.dg/cleanup-6.c: New.
1857         * gcc.dg/cleanup-7.c: New.
1859 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1861         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
1863         * lib/dg-pch.exp: New file.
1864         * g++.dg/pch/pch.exp: Use dg-pch.exp.
1865         * gcc.dg/pch/pch.exp: Likewise.
1867 2003-06-04  Roger Sayle  <roger@eyesopen.com>
1869         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
1870         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
1871         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
1872         * gcc.dg/builtins-17.c: New test case.
1873         * gcc.dg/i386-387-4.c: New test case.
1874         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
1876 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1878         * gcc.dg/ultrasp9.c: New test.
1880 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1882         * gcc.c-torture/compile/20030604-1.c: New test.
1883         * gcc.dg/sparc-constant-1.c: New test.
1885 2003-06-03  Glen Nakamura  <glen@imodulo.com>
1887         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
1889 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
1891         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
1893         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
1894         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
1896 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
1898         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
1900 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1902         PR c++/10940
1903         * g++.dg/template/spec10.C: New test.
1905 2003-06-03  Roger Sayle  <roger@eyesopen.com>
1907         * gcc.dg/builtins-16.c: New test case.
1909 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
1911         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
1912         mempcpy test with post-increments.
1913         * gcc.c-torture/execute/string-opt-3.c: New test.
1914         * gcc.dg/string-opt-1.c: New test.
1916 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
1918         PR fortran/10965
1919         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
1921 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
1923         * lib/scanasm.exp (dg-scan): New function, factored out of ...
1924         (scan-assembler): ... here.  Use dg-scan.
1925         (scan-assembler-not): Likewise.
1926         (scan-file): New function.
1927         (scan-file-not): Likewise.
1928         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
1929         * gcc.dg/cpp/_Pragma4.c: Likewise.
1930         * gcc.dg/cpp/_Pragma5.c: Likewise.
1931         * gcc.dg/cpp/avoidpaste1.c: Likewise.
1932         * gcc.dg/cpp/avoidpaste2.c: Likewise.
1933         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
1934         * gcc.dg/cpp/cmdlne-P.c: Likewise.
1935         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
1936         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
1937         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
1938         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
1939         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
1940         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
1941         * gcc.dg/cpp/cxxcom1.c: Likewise.
1942         * gcc.dg/cpp/line1.c: Likewise.
1943         * gcc.dg/cpp/maccom1.c: Likewise.
1944         * gcc.dg/cpp/maccom2.c: Likewise.
1945         * gcc.dg/cpp/maccom3.c: Likewise.
1946         * gcc.dg/cpp/maccom4.c: Likewise.
1947         * gcc.dg/cpp/maccom5.c: Likewise.
1948         * gcc.dg/cpp/maccom6.c: Likewise.
1949         * gcc.dg/cpp/multiline.c: Likewise.
1950         * gcc.dg/cpp/spacing1.c: Likewise.
1951         * gcc.dg/cpp/spacing2.c: Likewise.
1952         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
1953         * gcc.dg/cpp/trad/maccom1.c: Likewise.
1954         * gcc.dg/cpp/trad/maccom2.c: Likewise.
1955         * gcc.dg/cpp/trad/maccom3.c: Likewise.
1956         * gcc.dg/cpp/trad/maccom4.c: Likewise.
1957         * gcc.dg/cpp/trad/maccom6.c: Likewise.
1958         * gcc.dg/cpp/cxxcom2.c: Likewise.
1959         * gcc.dg/cpp/cxxcom2.h: New file.
1961         * gcc.dg/cpp/truefalse.cpp: Move it to ...
1962         * g++.dg/cpp/truefalse.C: Here.
1963         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
1965 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
1967         * gcc.dg/cpp/redef3.c: New file.
1969 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1971         * gcc.dg/i386-loop-3.c: New test.
1973 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
1975         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
1977 2003-05-31  Roger Sayle  <roger@eyesopen.com>
1979         * gcc.dg/fwrapv-1.c: New test case.
1980         * gcc.dg/fwrapv-2.c: New test case.
1982 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1984         PR c++/10956
1985         * g++.dg/template/spec9.C: New test.
1987 2003-05-29  Roger Sayle  <roger@eyesopen.com>
1989         * gcc.dg/duff-4.c: New test case.
1991 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
1993         PR fortran/10843
1994         * g77.dg/ffixed-form-1.f: New test
1995         * g77.dg/ffixed-form-2.f: New test
1996         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
1997         * g77.dg/ffree-form-3.f: New test
1999 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
2001         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
2002         * gcc.dg/wint_t-1.c: Likewise.
2004 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2006         * g++.dg/template/access11.C: New test.
2008 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2010         PR c++/10849
2011         * g++.dg/template/access10.C: New test.
2013 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2014             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2016         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
2018 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2020         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
2021         suppress for powerpc-*-darwin*.
2022         * gcc.dg/torture/builtin-noret-2.c: Likewise.
2024 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2026         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
2027         suppress option for powerpc-*-darwin*.
2029 2003-05-23  Roger Sayle  <roger@eyesopen.com>
2031         * gcc.dg/builtins-1.c: Add tests for tan and atan.
2032         * gcc.dg/builtins-4.c: Add test for fmod.
2034 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2036         PR c++/10682
2037         * g++.dg/template/instantiate4.C: New test.
2039 2003-05-22  Roger Sayle  <roger@eyesopen.com>
2041         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
2043 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
2045         * gcc.dg/compat/scalar-return-1_main.c: New file.
2046         * gcc.dg/compat/scalar-return-1_x.c: New file.
2047         * gcc.dg/compat/scalar-return-1_y.c: New file.
2048         * gcc.dg/compat/scalar-return-2_main.c: New file.
2049         * gcc.dg/compat/scalar-return-2_x.c: New file.
2050         * gcc.dg/compat/scalar-return-2_y.c: New file.
2051         * gcc.dg/compat/struct-return-3_main.c: New file.
2052         * gcc.dg/compat/struct-return-3_y.c: New file.
2053         * gcc.dg/compat/struct-return-3_x.c: New file.
2054         * gcc.dg/compat/struct-return-2_main.c: New file.
2055         * gcc.dg/compat/struct-return-2_x.c: New file.
2056         * gcc.dg/compat/struct-return-2_y.c: New file.
2058 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2060         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
2061         for hppa*-hp-hpux*.
2062         * gcc.dg/20021014-1.c (dg-options): Likewise.
2063         * gcc.dg/nest.c (dg-options): Likewise.
2065 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
2067         PR c++/9738
2068         * g++.dg/ext/dllimport2.C: New file.
2069         * g++.dg/ext/dllimport3.C: New file.
2071 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
2073         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
2074         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2075         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2076         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2077         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2078         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2079         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
2080         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
2081         * gcc.dg/compat/small-struct-defs.h: New file.
2082         * gcc.dg/compat/small-struct-init.h: New file.
2083         * gcc.dg/compat/small-struct-check.h: New file.
2084         * gcc.dg/compat/fp-struct-defs.h: New file.
2085         * gcc.dg/compat/fp-struct-check.h: New file.
2086         * gcc.dg/compat/fp-struct-init.h: New file.
2087         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
2088         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
2090 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
2092         * gcc.dg/20030225-2.c: New test.
2094 2003-05-18  Roger Sayle  <roger@eyesopen.com>
2095             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2097         * gcc.c-torture/compile/20030518-1.c: New test case.
2099 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
2101         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
2102         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
2103         gcc-dg-debug-runtest.
2104         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
2105         gcc-dg-debug-runtest.
2107 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2109         PR c++/9022
2110         * g++.dg/lookup/using6.C: New test.
2112 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2114         * g++.dg/parse/access2.C: New test.
2116 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
2118         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
2119         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
2120         * gcc.dg/debug/debug.exp: Likewise.
2122 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
2124         * gcc.dg/dollar.c: New test.
2126 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
2128         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
2129         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
2130         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
2131         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
2132         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
2133         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
2134         * gcc.dg/compat/struct-by-value-6_main.c: New file.
2135         * gcc.dg/compat/struct-by-value-6_x.c: New file.
2136         * gcc.dg/compat/struct-by-value-6_y.c: New file.
2137         * gcc.dg/compat/struct-by-value-7_main.c: New file.
2138         * gcc.dg/compat/struct-by-value-7_x.c: New file.
2139         * gcc.dg/compat/struct-by-value-7_y.c: New file.
2140         * gcc.dg/compat/struct-by-value-8_main.c: New file.
2141         * gcc.dg/compat/struct-by-value-8_x.c: New file.
2142         * gcc.dg/compat/struct-by-value-8_y.c: New file.
2143         * gcc.dg/compat/struct-by-value-9_main.c: New file.
2144         * gcc.dg/compat/struct-by-value-9_x.c: New file.
2145         * gcc.dg/compat/struct-by-value-9_y.c: New file.
2147 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
2149         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
2150         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
2151         support for "repo" mode.
2152         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
2153         * lib/g77-dg.exp: Likewise.
2154         * lib/obj-dg.exp: Likewise.
2156 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
2158         Merge from gcc-3_2-rhl8-branch:
2159         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
2161         * gcc.dg/tls/opt-6.c: New test.
2163         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
2165         * gcc.dg/20030405-1.c: New test.
2167         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
2169         * gcc.dg/20030309-1.c: New test.
2171         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2173         * gcc.c-torture/execute/20030307-1.c: New test.
2175         2003-02-20  Randolph Chung  <tausq@debian.org>
2177         * gcc.c-torture/compile/20030220-1.c: New test.
2179         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
2181         * gcc.dg/20030217-1.c: New test.
2183         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
2185         * gcc.c-torture/compile/20020129-1.c: New test.
2187         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2189         * gcc.dg/unroll-1.c: New test.
2191         2002-11-16  Jan Hubicka  <jh@suse.cz>
2193         * gcc.c-torture/execute/20020920-1.c: New test.
2195         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
2197         PR target/7434
2198         * gcc.c-torture/compile/20021008-1.c: New test.
2200         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
2202         PR target/7559
2203         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
2205         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2207         * gcc.c-torture/compile/20020807-1.c: New test.
2209         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
2211         * gcc.dg/tls/opt-1.c: New test.
2213         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
2215         * gcc.dg/20020729-1.c: New test.
2217         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
2219         * g++.dg/opt/life1.C: New test.
2221         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
2223         * gcc.dg/20020525-1.c: New test.
2225         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
2227         PR c++/6794
2228         * g++.dg/ext/pretty1.C: New test.
2229         * g++.dg/ext/pretty2.C: New test.
2231 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
2233         PR c++/8385
2234         * g++.dg/ext/typeof5.C: New test.
2236 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
2238         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
2239         __USER_LABEL_PREFIX__ into account.
2240         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
2242 2003-05-14  Roger Sayle  <roger@eyesopen.com>
2244         * gcc.dg/builtins-15.c: New test case.
2246 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
2248         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
2250 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
2252         * lib/g++.exp: Tweak handling of additional source files.
2253         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
2254         * g++.dg/special/conpr-2a.C: Rename to ...
2255         * g++.dg/special/conpr-2a.cc: ... this.
2256         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
2257         * g++.dg/special/conpr-3a.C: Rename to ...
2258         * g++.dg/special/conpr-3a.cc: This.
2259         * g++.dg/special/conpr-3b.C: Rename to ...
2260         * g++.dg/special/conpr-3b.cc: This.
2261         * g++.dg/special/conpr-4.C: New test.
2262         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
2264 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
2266         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
2268 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2270         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
2271         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2272         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
2273         * g++.old-deja/g++.other/warn3.C: Likewise.
2275 2003-05-11  Roger Sayle  <roger@eyesopen.com>
2277         * gcc.dg/i386-387-1.c: Update to also test log.
2278         * gcc.dg/i386-387-2.c: Likewise.
2280 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
2282         * g77.f-torture/execute/int8421.f: New test.
2284 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2286         PR c++/10230, c++/10481
2287         * g++.dg/lookup/scoped5.C: New test.
2289 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2291         PR c++/10552
2292         * g++.dg/template/ttp6.C: New test.
2294 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
2296         * gcc.c-torture/execute/builtins: New directory.
2297         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
2298         gcc.c-torture/execute/builtins.
2299         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
2300         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
2301         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
2302         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
2304 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2306         PR c++/9252
2307         * g++.dg/template/access8.C: New test.
2308         * g++.dg/template/access9.C: New test.
2310 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2312         PR c++/9554
2313         * g++.dg/parse/access1.C: New test.
2315 2003-05-09  DJ Delorie  <dj@redhat.com>
2317         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
2318         long, and not an int.
2320 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2322         PR c++/10555, c++/10576
2323         * g++.dg/template/memclass1.C: New test.
2325 2003-05-08  DJ Delorie  <dj@redhat.com>
2327         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
2328         targets.
2329         * gcc.c-torture/execute/20021024-1.x: Likewise.
2330         * gcc.c-torture/execute/shiftdi.x: Likewise.
2331         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
2332         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
2333         * gcc.dg/20021018-1.c: Likewise.
2335 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2337         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
2339         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
2340         (bcopy): Call memmove.
2342 2003-05-08  Roger Sayle  <roger@eyesopen.com>
2344         * g77.f-torture/compile/8485.f: New test case.
2346 2003-05-07  Richard Henderson  <rth@redhat.com>
2348         PR c++/10570
2349         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
2350         Verify exception_cleanup not called for rethrows.
2351         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
2352         when exiting catch block without rethrowing.
2353         * g++.dg/eh/forced3.C: New.
2354         * g++.dg/eh/forced4.C: New.
2356 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
2358         * gcc.dg/20030505.c: Fix triplet.
2360 2003-05-06  DJ Delorie  <dj@redhat.com>
2362         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
2363         * gcc.dg/nest.c: Likewise.
2365 2003-05-05  Roger Sayle  <roger@eyesopen.com>
2367         * gcc.dg/builtins-14.c: New test case.
2369 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
2371         * lib/compat.exp (compat-execute): New argument.
2372         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
2373         * gcc.dg/compat: New test directory.
2374         * gcc.dg/compat/compat.exp: New expect script.
2375         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
2376         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
2377         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
2378         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
2379         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
2380         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
2382         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
2383         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
2384         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
2385         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
2386         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
2387         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
2388         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
2389         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
2390         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
2391         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
2392         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
2393         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
2394         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
2395         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
2396         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
2398 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
2400         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
2402 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
2404         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
2406 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
2408         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
2409         * gcc.dg/ppc-fsel-2.c: New test.
2411         * gcc.dg/unused-5.c: New test.
2413 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2415         PR c++/10496
2416         * g++.dg/warn/pmf1.C: New test.
2418 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2420         PR c++/4494
2421         * g++.dg/warn/main.C: New test.
2423 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2425         * gcc.dg/nonnull-3.c: New test.
2427 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
2429         * gcc.dg/cpp/Wtrigraphs.c: Update.
2430         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
2432 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
2434         * gcc.dg/ppc-fsel-1.c: New test.
2436 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
2438         PR c/10604
2439         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
2441 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
2443         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
2445 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2447         PR c++/9364, c++/10553, c++/10586
2448         * g++.dg/parse/typename4.C: New test.
2449         * g++.dg/parse/typename5.C: Likewise.
2451 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
2453         * gcc.c-torture/compile/20030503-1.c: New test.
2455 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2457         * g++.dg/lookup/using5.C: Fix testcase error.
2459 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
2461         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
2462         since MEABI is no longer supported.  Remove all vestiges
2463         of MEABI from the test.
2465 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2467         PR c++/10554
2468         * g++.dg/lookup/using5.C: New test.
2470 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2472         PR c++/8772
2473         * g++.dg/template/ttp5.C: New test.
2475 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
2477         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
2478         (dg-gpp-additional-sources): New function.
2479         (dg-gpp-additional-files): Likewise.
2480         * lib/g++.exp (additional_sources): New variable.
2481         (additional_files): Likewise.
2482         (g++_target_compile): Deal with them.
2483         * lib/old-dejagnu.exp: Remove.
2484         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
2485         * g++.old-deja: Revise all tests to use dg commands.
2487 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2489         PR c++/9432, c++/9528
2490         * g++.dg/lookup/using4.C: New test.
2492 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
2494         * gcc.dg/noreturn-5.c: New file.
2495         * gcc.dg/noreturn-6.c: New file.
2497         * gcc.c-torture/compile/inline-1.c: New file.
2499 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
2501         PR c++/10551
2502         * g++.dg/template/explicit1.C: New test.
2504 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
2506         PR c++/10549
2507         * g++.dg/other/bitfield1.C: New test.
2509         PR c++/10527
2510         * g++.dg/init/new7.C: New test.
2512 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
2514         * g++.dg/ext/desig1.C: New test.
2515         * g++.dg/ext/init1.C: Update.
2517         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
2519 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
2521         PR c++/10180
2522         * g++.dg/warn/Winline-1.C: New test.
2524 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
2526         * gcc.c-torture/execute/string-opt-19.c: New test.
2528         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
2529         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
2531 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
2533         PR c++/10506
2534         * g++.dg/init/new6.C: New test.
2536         PR c++/10503
2537         * g++.dg/init/ref6.C: New test.
2539 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
2541         * g++.dg/warn/weak1.C: XFAIL on AIX4.
2543 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2545         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
2546         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
2548 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
2550         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
2551         initialized static data members.
2553 2003-04-25  H.J. Lu <hjl@gnu.org>
2555         * gcc.dg/ia64-sync-4.c: New test.
2557 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2559         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
2560         date.
2562 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
2564         PR c++/10337
2565         * g++.dg/warn/conv1.C: New test.
2566         * g++.old-deja/g++.other/conv7.C: Adjust.
2567         * g++.old-deja/g++.other/overload14.C: Adjust.
2569 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2571         PR c++/10471
2572         * g++.dg/template/defarg2.C: New test.
2574 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
2576         * gcc.dg/cpp/include2.c: Update.
2577         * gcc.dg/cpp/multiline-2.c: New.
2578         * gcc.dg/cpp/multiline.c: Update.
2579         * gcc.dg/cpp/strify2.c: Update.
2580         * gcc.dg/cpp/trad/literals-2.c: Update.
2582 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2584         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
2586 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2588         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
2590 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2592         PR c++/10451
2593         * g++.dg/parse/crash4.C: New test.
2595         PR c++/9847
2596         * g++.dg/parse/crash5.C: New test.
2598 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
2600         PR c++/10446
2601         * g++.dg/parse/crash3.C: New test.
2603         PR c++/10428
2604         * g++.dg/parse/elab1.C: New test.
2606 2003-04-22  Devang Patel  <dpatel@apple.com>
2608         * gcc.dg/cpp/trad/funlike-5.c: New test.
2610 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
2612         * g++.dg/other/packed1.C: Fix dg options.
2614 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
2616         * g++.dg/other/offsetof2.C: New test.
2618 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
2620         * g++.dg/template/recurse.C: Adjust location of error messages.
2622 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
2624         PR c++/9881
2625         * g++.dg/init/addr-const1.C: New test.
2626         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
2628 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2630         PR c++/10405
2631         * g++.dg/lookup/struct-hack1.C: New test.
2633 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
2635         * ucs.c: Update diagnostic messages.
2637 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
2639         * gcc.dg/cpp/truefalse.cpp: New test.
2640         * gcc.dg/cpp/cpp.exp: Update.
2641         * g++.dg/other/stdbool-if.C: Remove.
2643 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
2645         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
2646         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
2648 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2650         * gcc.c-torture/compile/20030418-1.c: New test.
2652 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
2654         * README.compat: Remove; content moved to doc/sourcebuild.texi.
2656 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2658         PR c++/10347
2659         g++.dg/template/dependent-name1.C: New test.
2661 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
2663         * gcc.dg/warn-1.c (tourist_guide): New array,
2664         contains a pointer to bar.
2666 2003-04-16  Roger Sayle  <roger@eyesopen.com>
2668         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
2669         * gcc.c-torture/execute/medce-1.c: New test case.
2670         * gcc.c-torture/execute/medce-2.c: New test case.
2672 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
2674         * lib/prune.exp: Ignore more messages.
2676         PR c++/10381
2677         * g++.dg/parse/lookup3.C: New test.
2679 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
2681         * gcc.c-torture/compile/20030415-1.c : New test.
2683 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
2685         * gcc.c-torture/execute/scope-2.c: Move to ...
2686         * gcc.dg/noncompile/scope.c: .... here.
2688 2003-04-14  Roger Sayle  <roger@eyesopen.com>
2690         * gcc.dg/20030414-2.c: New test case.
2692 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
2694         PR target/10377
2695         * gcc.dg/20030414-1.c: New test.
2697 2003-04-13  Roger Sayle  <roger@eyesopen.com>
2699         * gcc.dg/builtins-12.c: New test case.
2700         * gcc.dg/builtins-13.c: New test case.
2702 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2704         * gcc.c-torture/execute/string-opt-18.c: New test.
2706 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
2708         PR c++/10300
2709         * g++.dg/init/new5.C: New test.
2711 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
2713         PR c++/7910
2714         * g++.dg/ext/dllimport1.C: New test.
2716 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2718         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
2720 2003-04-11  Bud Davis <bdavis9659@comcast.net>
2722         PR Fortran/9263
2723         * g77.f-torture/noncompile/9263.f: New test
2724         PR Fortran/1832
2725         * g77.f-torture/execute/1832.f: New test
2727 2003-04-11  David Chad  <davidc@freebsd.org>
2728             Loren J. Rittle  <ljrittle@acm.org>
2730         libobjc/8562
2731         * objc.dg/headers.m: New test.
2733 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
2735         * gcc.c-torture/execute/builtin-noret-2.c: New.
2736         * gcc.c-torture/execute/builtin-noret-2.x: New.
2737         XFAIL builtin-noret-2.c at -O1 and above.
2738         * gcc.dg/redecl.c: New.
2739         * gcc.dg/Wshadow-1.c: Update error regexps.
2741 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
2743         * g++.dg/abi/bitfield10.C: New test.
2745 2003-04-09  Mike Stump  <mrs@apple.com>
2747         * gcc.dg/pch/pch.exp: Make testcase names longer.
2748         * g++.dg/pch/pch.exp: Make testcase names longer.
2750 2003-04-08  Roger Sayle  <roger@eyesopen.com>
2752         * gcc.dg/builtins-11.c: New test case.
2754 2003-04-08  Roger Sayle  <roger@eyesopen.com>
2756         * gcc.dg/builtins-9.c: New test case.
2757         * gcc.dg/builtins-10.c: New test case.
2759 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
2761         * gcc.dg/noncompile/init-4.c.c: New test.
2763 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
2765         * gcc.misc-test/gcov-9.c: New test.
2766         * gcc.misc-test/gcov-10.c: New test
2767         * gcc.misc-test/gcov-11.c: New test.
2769 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
2771         PR optimization/10024
2772         * gcc.c-torture/compile/20030405-1.c: New test.
2774 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
2776         * gcc.dg/pch/static-3.c: New.
2777         * gcc.dg/pch/static-3.hs: New.
2778         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
2780 2003-04-04  Richard Henderson  <rth@redhat.com>
2782         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
2783         * g++.dg/eh/forced2.C: Likewise.
2785 2003-04-03  Mike Stump  <mrs@apple.com>
2787         * lib/scanasm.exp (scan-assembler): Add xfail processing for
2788         target arg.
2789         (scan-assembler-times, scan-assembler-not): Likewise.
2790         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
2792 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2794         * gcc.dg/sparc-loop-1.c: New test.
2796 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
2798         PR other/9274
2799         * g++.dg/pch/system-2.C: New.
2800         * g++.dg/pch/system-2.Hs: New.
2802 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
2804         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
2806         * g++.dg/eh/simd-1.C (vecfunc): Same.
2808 2003-04-01  Roger Sayle  <roger@eyesopen.com>
2810         * gcc.c-torture/execute/20030401-1.c: New test case.
2812 2003-04-01  Ziemowit Laski <zlaski@apple.com>
2814         * objc.dg/defs.m: New.
2816 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
2818         * g++.dg/eh/simd-1.C: New.
2819         * g++.dg/eh/simd-2.C: New.
2821 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
2823         * gcc.c-torture/execute/simd-3.c: New.
2825 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
2827         PR c/9936
2828         * gcc.dg/20030331-2.c: New test.
2830 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
2832         PR c++/10278
2833         * g++.dg/parse/crash2.C: New test.
2835 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2837         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
2838         * gcc.c-torture/execute/20030331-1.c: ...here.
2840 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2842         * gcc.c-torture/execute/20030331-1.c: New test.
2844 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
2846         * lib/gcov.exp: Adjust call return testing strings.
2847         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
2849 2003-03-31  Roger Sayle  <roger@eyesopen.com>
2851         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
2852         * gcc.dg/builtins-7.c: New test case.
2853         * gcc.dg/builtins-8.c: New test case.
2855 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2857         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
2859 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
2861         PR c++/7647
2862         * g++.dg/lookup-class-member-2.C: New test.
2864 2003-03-30  Glen Nakamura  <glen@imodulo.com>
2866         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
2868 2003-03-28  Roger Sayle  <roger@eyesopen.com>
2870         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
2872 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
2874         * g++.dg/init/attrib1.C: New test.
2876 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2878         * gcc.dg/ultrasp8.c: New test.
2880 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2882         * gcc.dg/ultrasp7.c: New test.
2884 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
2886         PR c++/10047
2887         * g++.dg/template/inline1.C: New test.
2889 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2891         * gcc.dg/sparc-dwarf2.c: New test.
2893 2003-03-27  Roger Sayle  <roger@eyesopen.com>
2895         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
2896         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
2898 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
2900         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
2901         than reading .x files.
2902         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
2903         * g77.dg/gcov/gcov-1.f: Likewise.
2904         * gcc.misc-tests/gcov-4b.c: Likewise.
2905         * gcc.misc-tests/gcov-5b.c: Likewise.
2906         * gcc.misc-tests/gcov-6.c: Likewise.
2907         * gcc.misc-tests/gcov-7.c: Likewise.
2908         * gcc.misc-tests/gcov-8.c: Likewise.
2909         * g++.dg/gcov/gcov-1.x: Remove.
2910         * g77.dg/gcov/gcov-1.x: Likewise.
2911         * gcc.misc-tests/gcov-4b.x: Likewise.
2912         * gcc.misc-tests/gcov-5b.x: Likewise.
2913         * gcc.misc-tests/gcov-6.x: Likewise.
2914         * gcc.misc-tests/gcov-7.x: Likewise.
2915         * gcc.misc-tests/gcov-8.x: Likewise.
2917 2003-03-27  Glen Nakamura  <glen@imodulo.com>
2919         PR opt/10087
2920         * gcc.dg/20030324-1.c: New test.
2922 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
2924         PR c++/10224
2925         * g++.dg/template/arg3.C: New test.
2927         PR c++/10158
2928         * g++.dg/template/friend18.C: New test.
2930 2003-03-26  Roger Sayle  <roger@eyesopen.com>
2932         * g77.f-torture/compile/20030326-1.f: New test case.
2934 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
2936         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
2938         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
2940 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
2942         * gcc.dg/ia64-sync-3.c: New test.
2944 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
2946         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
2948 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
2950         * gcc.dg/ultrasp6.c: New test.
2952 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2954         * gcc.dg/i386-signbit-1.c: New test.
2955         * gcc.dg/i386-signbit-2.c: New test.
2956         * gcc.dg/i386-signbit-3.c: New test.
2958 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2960         * gcc.dg/ultrasp5.c: Fix options.
2962 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2964         * gcc.dg/ultrasp5.c: Fix comment.
2966 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
2968         PR fortran/10197
2969         * g77.f-torture/execute/10197.f: New test.
2971 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
2973         PR c++/9898, c++/383
2974         * g++.dg/template/conv6.C: New test.
2976         PR c++/10119
2977         * g++.dg/template/ptrmem5.C: New test.
2979         PR c++/10026
2980         * g++.dg/lookup/koenig1.C: New test.
2982         PR C++/10199
2983         * g++.dg/lookup/template2.C: New test.
2985 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
2987         * g++.dg/opt/rtti1.C: New test.
2989 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2991         * gcc.dg/ultrasp5.c: New test.
2993 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
2995         PR middle-end/9967
2996         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
2997         builtin fputs.
2999 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
3001         PR c/8224
3002         * gcc.dg/20030323-1.c: New test.
3004 2003-03-23  Roger Sayle  <roger@eyesopen.com>
3006         * gcc.c-torture/compile/20030323-1.c: New test case.
3008 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
3010         * gcc.dg/20030321-1.c: New test.
3012 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
3014         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
3016 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
3018         PR c++/9978, c++/9708
3019         * g++.dg/ext/vlm1.C: Adjust expected error.
3020         * g++.dg/ext/vla2.C: New test.
3021         * g++.dg/template/arg1.C: New test.
3022         * g++.dg/template/arg2.C: New test.
3024 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
3026         * g77.f-torture/execute/select.f: New test.
3027         * g77.f-torture/noncompile/select_no_compile.f: New test.
3029 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
3031         PR c++/9898
3032         * g++.dg/other/error4.C: New test.
3034 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
3036         * g++.dg/template/friend17.C: New test.
3038 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
3040         * gcc.c-torture/compile/20030320-1.c: New.
3042 2003-03-20  Roger Sayle  <roger@eyesopen.com>
3044         * gcc.dg/builtins-6.c: New test case.
3046 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
3048         PR target/10073
3049         * gcc.c-torture/compile/20030319-1.c: New.
3051 2003-03-18  Jan Hubicka  <jh@suse.cz>
3053         * gcc.dg/i386-cvt-1.c: New test.
3055 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
3057         * objc.dg/naming-1.m: Use "(parse|syntax) error".
3058         * objc.dg/naming-2.m: Likewise.
3060 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
3062         PR c++/9639
3063         * g++.dg/parse/crash1.C: New test.
3065 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
3067         PR c++/8805
3068         * g++.dg/eh/cleanup1.C: New test.
3070 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
3072         * gcc.c-torture/execute/20030316-1.c: New test case.
3074 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3076         PR c++/9629
3077         * g++.dg/init/ctor2.C: New test.
3079 2003-03-15  Roger Sayle  <roger@eyesopen.com>
3081         * g77.f-torture/compile/xformat.f: New test case.
3083 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3085         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
3086         * g++.old-deja/g++.mike/eh50.C: Likewise.
3088 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3090         PR c++/6440
3091         * g++.dg/template/spec7.C: New test.
3092         * g++.dg/template/spec8.C: Likewise.
3094 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
3096         * gcc.c-torture/execute/20030313-1.c: New test.
3098 2003-03-14  Richard Henderson  <rth@redhat.com>
3100         * gcc.dg/inline-2.c: Adjust alpha test for external call.
3102 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3104         * gcc.c-torture/compile/20030314-1.c: New test.
3106 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
3108         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
3109         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
3110         thumb target,
3111         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
3112         to accept newer _imp__  prefix and additional
3113         newline in .drectve section.
3114         * gcc.dg/dll-4.c: Likewise.
3115         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
3116         switch.
3118 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
3120         * g++.dg/parse/namespace9.C: New test.
3122         * g++.dg/init/ref5.C: New test.
3123         * g++.dg/parse/ptrmem1.C: Likewise.
3125 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3127         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
3128         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
3129         regular expression.
3130         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
3131         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
3133 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
3135         * gcc.c-torture/execute/20030224-2.c: New test.
3137 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3139         * gcc.dg/decl-3.c: New test.
3141 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3143         * gcc.dg/i386-loop-2.c: New test.
3145 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
3147         PR c++/9474
3148         * g++.dg/parse/namespace8.C: New test.
3150         PR c++/9924
3151         * g++.dg/overload/builtin2.C: New test.
3153 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
3155         * gcc.dg/return-type-3.c: New test.
3157 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
3159         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
3160         profiling options are not supported.
3162 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
3164         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
3165         * g++.old-deja/g++.warn/impint2.C: Likewise.
3167 2003-03-10  Devang Patel  <dpatel@apple.com>
3169         * g++.dg/cpp/c++_cmd_1.C: New test.
3170         * g++.dg/cpp/c++_cmd_1.h: New file.
3172 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
3174         * gcc.dg/altivec-9.c: New file.
3176 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3178         * gcc.dg/ppc-sdata-1.c: New test.
3179         * gcc.dg/ppc-sdata-2.c: New test.
3181 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
3183         PR c++/9373
3184         * g++.dg/opt/ptrmem2.C: New test.
3186         PR c++/8534
3187         * g++.dg/opt/ptrmem1.C: New test.
3189 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3191         * gcc.dg/i386-loop-1.c: New test.
3193 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3195         PR c++/9970
3196         * g++.dg/lookup/friend1.C: New test.
3198 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3200         PR c++/9823
3201         * g++.dg/parser/constructor1.C: New test.
3203 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
3205         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
3207         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
3209 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
3211         * gcc.dg/cpp/Wunused.c: Update test.
3213 2003-03-08  Jan Hubicka  <jh@suse.cz>
3215         * gcc.dg/inline-3.c: New test.
3217 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3219         PR c++/9809
3220         * g++.dg/parse/builtin1.C: New test.
3222         PR c++/9982
3223         * g++.dg/abi/cookie1.C: New test.
3224         * g++.dg/abi/cookie2.C: Likewise.
3226         PR c++/9524
3227         * g++.dg/template/field1.C: New test.
3229         PR c++/9912
3230         * g++.dg/parse/class1.C: New test.
3231         * g++.dg/parse/namespace7.C: Likewise.
3232         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
3234 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
3236         * g++.dg/init/ref4.C: New test.
3238 2003-03-07  Jan Hubicka  <jh@suse.cz>
3240         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
3241         * gcc.dg/inline-3.c:  New test.
3243 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
3245         * g++.dg/init/ref3.C: New test.
3247         PR c++/9965
3248         * g++.dg/init/ref2.C: New test.
3250         PR c++/9400
3251         * g++.dg/warn/Wshadow-2.C: New test.
3253         PR c++/9791
3254         * g++.dg/warn/Woverloaded-1.C: New test.
3256 2003-03-05  Jan Hubicka  <jh@suse.cz>
3258         * gcc.dg/i386-local2.c: New.
3259         * gcc.dg/i386-local.c: Fix typo.
3261 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
3263         * g++.dg/abi/layout3.C: New test.
3265 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
3267         * gcc.c-torture/compile/20030305-1.c
3269 2003-03-05  Jan Hubicka  <jh@suse.cz>
3271         * gcc.dg/i386-local.c: New.
3273 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
3275         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
3277 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3279         * gcc.dg/switch-2.c: New test.
3280         * gcc.dg/switch-3.c: New test.
3281         * gcc.dg/Wswitch.c: Adjust line numbers.
3282         * gcc.dg/Wswitch-default.c: Likewise.
3283         * gcc.dg/Wswitch-enum.c: Likewise.
3285 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
3287         * gcc.c-torture/execute/20030222-1.c: New test.
3289 2003-03-03  James E Wilson  <wilson@tuliptree.org>
3291         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
3293 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
3295         PR c++/9878
3296         * g++.dg/init/ref1.C: New test.
3298 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
3300         * gcc.dg/sh-relax.c: New SH-only test.
3302 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
3304         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
3305         comment explaining purpose of testcase.
3307 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
3309         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
3310         for HC11/HC12 (asm needs two int registers).
3311         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
3312         HC11/HC12 because the test uses an asm which needs two 32-bit
3313         registers.
3315 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
3317         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
3318         for HC11/HC12 (array is too large otherwise).
3319         * gcc.c-torture/compile/920501-4.x: New file, likewise.
3320         * gcc.c-torture/compile/20010518-2.x: Likewise.
3321         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
3322         HC11/HC12 (array is too large).
3324 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
3326         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
3327         * lib/g++-dg.exp (g++-dg-test): Likewise.
3329 2003-03-01  Roger Sayle  <roger@eyesopen.com>
3331         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
3332         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
3334 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3336         * g++.dg/warn/implicit-typename1.C: Remove warning.
3338 2003-02-28  Richard Henderson  <rth@redhat.com>
3340         * gcc.dg/noreturn-1.c: Move noreturn warning line.
3341         * gcc.dg/return-type-1.c: Move control reaches end warning line.
3343 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
3345         * gcc.dg/pch/pch.exp: Change .pch to .gch.
3346         * g++.dg/pch/pch.exp: Likewise.
3348 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
3350         PR c++/9879
3351         * testsuite/g++.dg/init/new4.C: New test.
3353 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
3355         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
3357 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
3359         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
3360         unsigned long.
3362         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
3363         wider than float.
3365 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3367         * lib/scanasm.exp: Add support for counting numbers of
3368         occurences.
3369         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
3370         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
3372 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
3374         PR c++/9683
3375         * g++.dg/template/static3.C: New test.
3377         PR c++/9829
3378         * g++.dg/parse/namespace6.C: New test.
3380 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3382         PR target/9732
3383         * gcc.dg/20030225-1.c: New test.
3385 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
3387         * README: Remove out-of-date information.
3389         PR c++/9836
3390         * g++.dg/template/spec6.C: New test.
3392 2003-02-24  Jeff Law  <law@redhat.com>
3394         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
3396 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3398         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
3399         * gcc.dg/pragma-ep-1.c: Likewise.
3401 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3403         PR c++/9602
3404         * g++.dg/template/friend16.C: New test.
3406 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
3408         PR c++/5333
3409         * g++.dg/parse/fused-params1.C: Adjust error messages.
3410         * g++.dg/template/nested3.C: New test.
3412 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
3414         * g++.dg/abi/param1.C: New test.
3416 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3418         PR c++/7982
3419         * g++.dg/warn/implicit-typename1.C: New test.
3421 2003-02-22  Kelley Cook <kelleycook@comcast.net>
3423         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
3424         with "mtune".
3425         * g++.old-deja/g++.other/store-expr2.C: Likewise.
3426         * gcc.c-torture/execute/20010129-1.x: Likewise.
3427         * gcc.dg/20011107-1.c: Likewise.
3428         * gcc.dg/20020108-1.c: Likewise.
3429         * gcc.dg/20020122-3.c: Likewise.
3430         * gcc.dg/20020206-1.c: Likewise.
3431         * gcc.dg/20020310-1.c: Likewise.
3432         * gcc.dg/20020426-2.c: Likewise.
3433         * gcc.dg/20020517-1.c: Likewise.
3434         * gcc.dg/991230-1.c: Likewise.
3435         * gcc.dg/i386-unroll-1.c: Likewise.
3436         * gcc.misc-tests/i386-prefetch.exp: Likewise.
3438 2003-02-22  Jan Hubicka  <jh@suse.cz>
3440         * gcc.dg/i386-mul.c: New test.
3442 2003-02-21  Roger Sayle  <roger@eyesopen.com>
3444         * gcc.dg/builtins-5.c: New test case.
3446 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
3448         * gcc.dg/asmreg-1.c: New test.
3450 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3452         PR c++/9749
3453         * g++.dg/parse/varmod1.C: New test.
3455 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3457         PR c++/9727
3458         * g++.dg/template/op1.C: New test.
3460 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3462         PR c++/8906
3463         * g++.dg/template/nested2.C: New test.
3465 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3467         PR c++/8724
3468         * g++.dg/expr/dtor1.C: New test.
3470 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
3472         * gcc.dg/cpp/include3.c: New test.
3473         * gcc.dg/cpp/inc/foo.h: New file.
3475 2003-02-21  Glen Nakamura  <glen@imodulo.com>
3477         * gcc.c-torture/execute/20030221-1.c: New test.
3479 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
3481         PR c++/9729
3482         * g++.dg/abi/conv1.C: New test.
3484 2003-02-20  Jan Hubicka  <jh@suse.cz>
3486         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
3488 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
3490         * gcc.c-torture/compile/20030219-1.c: New test.
3492 2003-02-18  Jan Hubicka  <jh@suse.cz>
3494         * gcc.dg/funcorder.c: New test.
3496 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
3498         * gcc.c-torture/execute/20030218-1.c: New.
3500 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
3502         * gcc.dg/20030218-1.c: New.
3504 2003-02-18  Richard Henderson  <rth@redhat.com>
3506         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
3507         * gcc.dg/attr-used-2.c: New.
3509 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
3511         PR c++/9704
3512         * g++.dg/init/copy5.C: New test.
3514 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
3516         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
3517         * g++.dg/pch/pch.exp: Likewise.
3519 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
3521         * gcc.c-torture/execute/20030209-1.c: Enable the test if
3522         STACK_SIZE is not defined.
3524 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3526         PR c++/9457
3527         * g++.dg/template/init1.C: New test.
3529 2003-02-16  Jan HUbicka  <jh@suse.cz>
3531         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
3532         (foo): Add few extra tests
3533         * gcc.dg/c99-const-expr-3.c: Likewise.
3534         * gcc.c-torture/execute/20030216-1.c: New.
3536 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3538         PR c++/9459
3539         * g++.dg/ext/typeof4.C: New test.
3541 2003-02-15  Roger Sayle  <roger@eyesopen.com>
3543         * gcc.dg/i386-387-3.c: New test case.
3545 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
3547         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
3548         cris-*-elf* cris-*-aout* and mmix-*-*.
3550 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
3552         * gcc.dg/20030213-1.c: New test.
3554 2003-02-12  Roger Sayle  <roger@eyesopen.com>
3556         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
3557         * gcc.dg/i386-387-2.c: Likewise.
3559 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
3561         * gcc.dg/ppc-spe.c: Fix formatting.
3562         Enable tests that were previously unsupported by gas.
3563         Delete tests for instructions that no longer exist.
3564         Switch arguments on evsubifw builtin.
3566 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3568         * gcc.c-torture/execute/20030209-1.c: Disable the test if
3569         STACK_SIZE is too small.
3571 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3572             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
3574         * gcc.dg/decl-2.c: New test.
3576 2003-02-10  Jan Hubicka  <jh@suse.cz>
3578         * gcc.dg/i386-fpcvt-1.c:  New test.
3580 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
3582         * gcc.c-torture/execute/20030209-1.c: New test.
3584 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
3586         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
3587         int-wide bitops, use the constants of the same width.
3588         Likewise, if long long is 32-bit wide, test bitops using
3589         32-bit constants.
3591 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
3593         * gcc.dg/20021014-1.c: Annotate with expected notice text.
3595 2003-02-07  Roger Sayle  <roger@eyesopen.com>
3597         * testsuite/gcc.dg/builtins-4.c: New test case.
3599 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3601         * gcc.dg/20020430-1.c: Fix dg command typos.
3602         * gcc.dg/20020503-1.c: Likewise.
3604 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3606         PR c++/8785
3607         * g++.dg/parse/fused-params1.C: New test.
3609         PR c++/8857
3610         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
3612         PR c++/8921
3613         * g++.dg/parse/non-dependent1.C: New test.
3615         PR c++/8928
3616         * g++.dg/parse/dupl-tmpl-args1.C: New test.
3618         PR c++/9228
3619         * g++.dg/parse/undefined7.C: New test.
3620         * g++.dg/parse/non-templ1.C: New test.
3622         PR c++/9229
3623         * g++.dg/parse/too-many-tmpl-args1.C: New test.
3625 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
3627         * gcc.c-torture/compile/20030206-1.c: New test.
3629 2003-02-05  Roger Sayle  <roger@eyesopen.com>
3631         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
3632         "pow" to "foo" to avoid potential confusion with a math built-in.
3634 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3636         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
3637         conditions for SPARC targets.
3639 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
3641         * gcc.dg/20030204-1.c: New test.
3643 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3645         PR c++/38
3646         * g++.dg/parse/array-size1.C: New test.
3648         PR c++/5657
3649         * g++.dg/parse/undefined3.C: New test.
3651         PR c++/5665
3652         * g++.dg/parse/undefined4.C: New test.
3654         PR c++/5975
3655         * g++.dg/parse/undefined5.C: New test.
3657         PR c++/7259
3658         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
3660         PR c++/8578
3661         * g++.dg/parse/casting-operator1.C: New test.
3663         PR c++/8596
3664         * g++.dg/parse/undefined6.C: New test.
3666         PR c++/8736
3667         * g++.dg/parse/missing-template1.C: New test.
3669 2003-02-04  Jan Hubicka  <jh@suse.cz>
3671         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
3672         * gcc.dg/i386-cmov?.c:  Likewise.
3673         * gcc.dg/i386-fpcvt-?.c:  Likewise.
3674         * gcc.dg/i386-ssefp-1.c:  Likewise.
3675         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
3676         conventions.
3678 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
3680         PR c++/7129
3681         * testsuite/g++.dg/ext/max.C: New test.
3683 2003-02-03  Jan Hubicka  <jh@suse.cz>
3685         * gcc.c-torture/execute/20030203-1.c: New test.
3687 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
3689         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
3690         'natural-endian'.
3692 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
3694         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
3695         * g++.dg/init/new2.C: Likewise.
3696         * g++.dg/other/new1.C: Likewise.
3698 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
3700         * gcc.dg/struct-ret-libc.c: New test.
3702 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
3704         * gcc.dg/20030129-1.c: New test.
3706 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3708         PR c++/8849
3709         * g++.dg/template/ptrmem4.C: New test.
3711 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
3713         * g++.dg/parser/constant1.C: New test.
3715 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3717         PR c++/8591
3718         * g++.dg/parse/friend2.C: New test.
3720 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
3722         PR c++/9437
3723         * g++.dg/template/unify4.C: New test.
3725 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
3727         * gcc.c-torture/execute/20030128-1.c: New test.
3729 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
3731         * g++.dg/lookup/nested1.C: Test moved from ...
3732         * g++.old-deja/g++.other/lookup24.C: ... here.
3734 2003-01-28  Jan Hubicka  <jh@suse.cz>
3736         * gcc.dg/i386-cmov5.c:  New test.
3738 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
3740         * gcc.c-torture/execute/20010925-1.c: Changed the
3741         memcpy declaration.
3743 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
3745         PR c++/3902
3746         * g++.dg/parse/template5.C: New test.
3748 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
3750         PR fortran/9258
3751         * g77.dg/pr9258: New test.
3753 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3755         * README: Move relevant parts from README.g++.
3757         * README.g++: Remove this file.
3759 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
3761         * g++.dg/abi/dcast1.C: New test.
3763 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3765         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
3767 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
3769         PR c++/47
3770         * g++.old-deja/g++.other/lookup24.C: New test.
3772 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3774         PR middle-end/7227
3775         * gcc.dg/uninit-C.c: New test.
3777 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
3779         * g++.dg/abi/covariant1.C: New test.
3781 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
3783         * gcc.dg/20030123-1.c: New test.
3785 2003-01-25  Jan Hubicka  <jh@suse.cz>
3787         PR opt/8492
3788         * gcc.c-torture/compile/20030125-1.c
3790 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
3792         PR c++/9403
3793         * g++.dg/parse/template3.C: New test.
3794         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
3796         PR c++/795
3797         * g++.dg/parse/template4.C: New test.
3799         PR c++/9415
3800         * g++.dg/template/qual2.C: New test.
3802         PR c++/8545
3803         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
3805         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
3807 2003-01-25  Roger Sayle  <roger@eyesopen.com>
3809         * gcc.c-torture/execute/switch-1.c: New test case.
3811 2003-01-25  Jan Hubicka  <jh@suse.cz>
3813         * gcc.c-torture/execute/20030125-1.[cx]: New test.
3815 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
3817         Tweaks for Bison-1.875. From the NEWS file:
3818         "- `parse error' -> `syntax error'
3819         Bison now uniformly uses the term `syntax error'"
3820         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
3821         * gcc.dg/cpp/digraph2.c: Likewise.
3822         * gcc.dg/cpp/direct2.c: Likewise.
3823         * gcc.dg/cpp/paste4.c: Likewise.
3824         * gcc.dg/c90-restrict-1.c: Likewise.
3825         * gcc.dg/c99-func-2.c: Likewise.
3826         * gcc.dg/noncompile/920721-2.c: Likewise.
3827         * gcc.dg/noncompile/930622-2.c: Likewise.
3828         * gcc.dg/noncompile/940112-1.c: Likewise.
3829         * gcc.dg/noncompile/950921-1.c: Likewise.
3830         * gcc.dg/noncompile/951123-1.c: Likewise.
3831         * gcc.dg/noncompile/971104-1.c: Likewise.
3832         * gcc.dg/noncompile/990416-1.c: Likewise.
3834 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
3836         * g++.dg/parse/undefined1.C: Add error message.
3838 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
3840         PR c++/9354
3841         * g++.dg/parse/new1.C: New test.
3843         PR c++/9216
3844         * g++.dg/parse/template2.C: New test.
3846         PR c++/9354
3847         * g++.dg/parse/typedef2.C: New test.
3849         PR c++/9328
3850         * g++.dg/ext/typeof3.C: New test.
3852 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3854         PR c++/2738
3855         * g++.dg/parse/ret-type1.C: New test.
3857         PR c++/3792
3858         * g++.dg/parse/tmpl-outside1.C: New test.
3860         PR c++/4207
3861         * g++.dg/parse/int-as-enum1.C: New test.
3863         PR c++/4903
3864         * g++.dg/parse/no-typename1.C: New test.
3866         PR c++/5533
3867         * g++.dg/parse/no-value1.C: New test.
3869         PR c++/5921
3870         * g++.dg/parse/wrong-inline1.C: New test.
3872         PR c++/6402
3873         * g++.dg/parse/ref1.C: New test.
3875         PR c++/6992
3876         * g++.dg/parse/attr-ctor1.C: New test.
3878         PR c++/7229
3879         * g++.dg/parse/namespace5.C: New test.
3881         PR c++/7917
3882         * g++.dg/parse/func-def1.C: New test.
3884         PR c++/8143
3885         * g++.dg/parse/undefined1.C: New test.
3887         PR c++/5723, PR c++/8522
3888         * g++.dg/parse/specialization1.C: New test.
3890         PR c++/163, PR c++/8595
3891         * g++.dg/parse/struct-as-enum1.C: New test.
3893         PR c++/9173
3894         * g++.dg/parse/undefined2.C: New test.
3896 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
3898         PR c++/9298
3899         * g++.dg/parse/template1.C: New test.
3901         PR c++/9384
3902         * g++.dg/parse/using1.C: New test.
3904         PR c++/9285
3905         PR c++/9294
3906         * g++.dg/parse/expr2.C: New test.
3908         PR c++/9388
3909         * g++.dg/parse/lookup2.C: Likewise.
3911 2003-01-21  Jan Hubicka  <jh@suse.cz>
3913         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
3914         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
3915         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
3916         * gcc.c-torture/execute/string-opt-*.c: Likewise.
3918 2003-01-20  Nick Clifton  <nickc@redhat.com>
3920         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
3921         problem with ARM sibcall code generation.
3923 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
3925         * gcc.c-torture/execute/20030120-1.c: New.
3927 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
3929         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
3931 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
3933         PR c++/9272
3934         * g++.dg/parse/ctor1.C: New test.
3936         PR c++/9294:
3937         * g++.dg/parse/qualified1.C: New test.
3939         * g++.dg/parse/typename3.C: New test.
3941 2003-01-16  Richard Henderson  <rth@redhat.com>
3943         * g++.dg/tls/init-2.C: Fix error matches for real this time.
3945 2003-01-16  Richard Henderson  <rth@redhat.com>
3947         * g++.dg/pch/pch.exp: Copy test header to the working directory
3948         before using it either for precompilation or direct use.
3949         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
3950         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
3952 2003-01-16  Richard Henderson  <rth@redhat.com>
3954         * gcc.dg/pch/pch.exp: Copy test header to the working directory
3955         before using it either for precompilation or direct use.
3956         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
3957         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
3959 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
3961         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
3962         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
3963         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
3964         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
3965         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
3966         typename warning into error.
3967         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
3968         error messages.
3969         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
3970         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
3971         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
3972         messages.
3973         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
3974         make declaration visible in template.
3975         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
3976         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
3977         messages.
3978         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
3979         message.
3980         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
3981         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
3982         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
3983         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
3984         typename warning with error message.
3985         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
3986         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
3987         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
3989 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
3991         * g++.dg/parse/ambig2.C: New test.
3993 2003-01-15  Richard Henderson  <rth@redhat.com>
3995         * g++.dg/tls/init-2.C: Update error message string.
3997 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3999         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
4001 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
4003         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
4004         all for HC11/HC12.
4005         * gcc.c-torture/compile/20001205-1.x: Likewise.
4006         * gcc.c-torture/compile/20001226-1.x: Likewise.
4007         * gcc.c-torture/compile/920520-1.x: Likewise.
4008         * gcc.c-torture/compile/961203-1.x: Likewise.
4009         * gcc.c-torture/compile/20020604-1.x: Likewise.
4011 2003-01-15  Jan Hubicka  <jh@suse.cz>
4013         * gcc.c-torture/compile/20030115-1.c: New test.
4015         * gcc.dg/i386-fpcvt-1.c: New test.
4016         * gcc.dg/i386-fpcvt-2.c: New test.
4018 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
4020         Further conform g++'s __vmi_class_type_info to the C++ ABI
4021         specification.
4022         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
4023         the specification.
4025 2003-01-14  Jan Hubicka  <jh@suse.cz>
4027         * gcc.dg/i386-fpcvt-1.c: New test.
4028         * gcc.dg/i386-fpcvt-2.c: New test.
4030 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4032         * gcc.dg/i386-mmx-3.c: New test.
4034 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
4036         PR c++/9264
4037         * g++.dg/parse/octal1.C: New file.
4039         PR c++/9172
4040         * g++.dg/parse/typename1.C: New file.
4042 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
4044         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
4045         * gcc.dg/bf-no-ms-layout.c: Likewise.
4046         * gcc.dg/bf-ms-attrib.c: Likewise.
4048 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
4050         PR c++/9099
4051         * g++.dg/parse/dtor1.C: New file.
4053         PR c++/9128
4054         * g++.dg/rtti/typeid1.C: New file.
4056         PR c++/9153
4057         * g++.dg/parse/lookup1.C: New file.
4059         PR c++/9171
4060         * g++.dg/templ/spec5.C: New file.
4062 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
4064         * gcc.c-torture/compile/20030110-1.c: New test.
4066 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
4068         Merge from pch-branch:
4070         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
4072         * gcc.dg/pch/cpp-1.h: New.
4073         * gcc.dg/pch/cpp-1.c: New.
4074         * gcc.dg/pch/cpp-2.h: New.
4075         * gcc.dg/pch/cpp-2.c: New.
4077         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
4079         * gcc.dg/pch/except-1.h: New.
4080         * gcc.dg/pch/except-1.c: New.
4082         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
4084         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
4085         running test.
4086         * gcc.dg/pch: Include *.hp not *.h.
4087         * gcc.dg/pch/system-1.h: New.
4088         * gcc.dg/pch/system-1.c: New.
4090         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
4092         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
4093         rather than trying to build and run a program using PCH.
4094         * gcc.dg/pch: Remove dg-do commands from test files.
4096         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
4098         * gcc.dg/pch/macro-3.c: New.
4099         * gcc.dg/pch/macro-3.h: New.
4101         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
4103         * gcc.dg/pch/common-1.c: New.
4104         * gcc.dg/pch/common-1.h: New.
4105         * gcc.dg/pch/decl-1.c: New.
4106         * gcc.dg/pch/decl-1.h: New.
4107         * gcc.dg/pch/decl-2.c: New.
4108         * gcc.dg/pch/decl-2.h: New.
4109         * gcc.dg/pch/decl-3.c: New.
4110         * gcc.dg/pch/decl-3.h: New.
4111         * gcc.dg/pch/decl-4.c: New.
4112         * gcc.dg/pch/decl-4.h: New.
4113         * gcc.dg/pch/decl-5.c: New.
4114         * gcc.dg/pch/decl-5.h: New.
4115         * gcc.dg/pch/global-1.c: New.
4116         * gcc.dg/pch/global-1.h: New.
4117         * gcc.dg/pch/inline-1.c: New.
4118         * gcc.dg/pch/inline-1.h: New.
4119         * gcc.dg/pch/inline-2.c: New.
4120         * gcc.dg/pch/inline-2.h: New.
4121         * gcc.dg/pch/static-1.c: New.
4122         * gcc.dg/pch/static-1.h: New.
4123         * gcc.dg/pch/static-2.c: New.
4124         * gcc.dg/pch/static-2.h: New.
4126         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
4128         * g++.dg/pch/pch.exp: Better handle failing testcases.
4129         * gcc.dg/pch/pch.exp: Likewise.
4130         * gcc.dg/pch/macro-1.c: New.
4131         * gcc.dg/pch/macro-1.h: New.
4132         * gcc.dg/pch/macro-2.c: New.
4133         * gcc.dg/pch/macro-2.h: New.
4135         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
4137         * g++.dg/dg.exp: Treat files in pch/ specially.
4138         * g++.dg/pch/pch.exp: New file.
4139         * g++.dg/pch/empty.H: New file.
4140         * g++.dg/pch/empty.C: New file.
4141         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
4142         "precompile".
4144         * gcc.dg/pch/pch.exp: New file.
4145         * gcc.dg/pch/empty.h: New file.
4146         * gcc.dg/pch/empty.c: New file.
4147         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
4148         "precompile".
4150 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4152         * g++.dg/template/friend14.C: New test.
4154 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4156         * gcc.dg/old-style-asm-1.c: New test.
4158 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
4160         * gcc.c-torture/compile/20030109-1.c: New test.
4162 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4164         * gcc.c-torture/execute/20030109-1.c: New test.
4166 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
4168         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
4169         * g++.old-deja/g++.mike/dyncast2.C: Likewise
4170         * g++.old-deja/g++.mike/dyncast3.C: Likewise
4171         * g++.old-deja/g++.mike/eh2.C: Likewise
4172         * g++.old-deja/g++.mike/eh3.C: Likewise
4173         * g++.old-deja/g++.mike/eh5.C: Likewise
4174         * g++.old-deja/g++.mike/eh6.C: Likewise
4175         * g++.old-deja/g++.mike/eh7.C: Likewise
4176         * g++.old-deja/g++.mike/eh8.C: Likewise
4177         * g++.old-deja/g++.mike/eh9.C: Likewise
4178         * g++.old-deja/g++.mike/eh10.C: Likewise
4179         * g++.old-deja/g++.mike/eh12.C: Likewise
4180         * g++.old-deja/g++.mike/eh13.C: Likewise
4181         * g++.old-deja/g++.mike/eh14.C: Likewise
4182         * g++.old-deja/g++.mike/eh16.C: Likewise
4183         * g++.old-deja/g++.mike/eh17.C: Likewise
4184         * g++.old-deja/g++.mike/eh18.C: Likewise
4185         * g++.old-deja/g++.mike/eh21.C: Likewise
4186         * g++.old-deja/g++.mike/eh23.C: Likewise
4187         * g++.old-deja/g++.mike/eh24.C: Likewise
4188         * g++.old-deja/g++.mike/eh25.C: Likewise
4189         * g++.old-deja/g++.mike/eh26.C: Likewise
4190         * g++.old-deja/g++.mike/eh27.C: Likewise
4191         * g++.old-deja/g++.mike/eh28.C: Likewise
4192         * g++.old-deja/g++.mike/eh29.C: Likewise
4193         * g++.old-deja/g++.mike/eh31.C: Likewise
4194         * g++.old-deja/g++.mike/eh33.C: Likewise
4195         * g++.old-deja/g++.mike/eh34.C: Likewise
4196         * g++.old-deja/g++.mike/eh35.C: Likewise
4197         * g++.old-deja/g++.mike/eh36.C: Likewise
4198         * g++.old-deja/g++.mike/eh37.C: Likewise
4199         * g++.old-deja/g++.mike/eh38.C: Likewise
4200         * g++.old-deja/g++.mike/eh39.C: Likewise
4201         * g++.old-deja/g++.mike/eh40.C: Likewise
4202         * g++.old-deja/g++.mike/eh41.C: Likewise
4203         * g++.old-deja/g++.mike/eh42.C: Likewise
4204         * g++.old-deja/g++.mike/eh44.C: Likewise
4205         * g++.old-deja/g++.mike/eh46.C: Likewise
4206         * g++.old-deja/g++.mike/eh47.C: Likewise
4207         * g++.old-deja/g++.mike/eh48.C: Likewise
4208         * g++.old-deja/g++.mike/eh49.C: Likewise
4209         * g++.old-deja/g++.mike/eh50.C: Likewise
4210         * g++.old-deja/g++.mike/eh51.C: Likewise
4211         * g++.old-deja/g++.mike/eh53.C: Likewise
4212         * g++.old-deja/g++.mike/eh55.C: Likewise
4213         * g++.old-deja/g++.mike/p7912.C: Likewise
4214         * g++.old-deja/g++.mike/p9706.C: Likewise
4215         * g++.old-deja/g++.mike/p10416.C: Likewise
4216         * g++.old-deja/g++.mike/p11667.C: Likewise
4217         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
4218         Remove redundant reference to Iris.
4219         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
4220         Elxsi, i860, Pico Java, and WE32K.
4222 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
4224         * g++.dg/ext/asm4.C: New test.
4226 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4228         PR c++/9030
4229         * g++.dg/template/friend12.C: New test.
4230         * g++.dg/template/friend13.C: Likewise.
4231         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
4233 2003-01-08  Jan Hubicka  <jh@suse.cz>
4235         * gcc.dg/i386-cadd.c: New test.
4236         * gcc.dg/i386-cmov4.c: Likewise.
4238 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
4240         PR c++/9165
4241         * g++.dg/warn/Wunused-3.C: New test.
4243         * g++.dg/abi/bitfield9.C: New test.
4245         PR c++/9189
4246         * g++.dg/parse/defarg3.C: New test.
4248 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
4250         * g++.dg/parse/ambig1.C: New test.
4251         * g++.dg/parse/defarg2.C: New test.
4253 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
4255         * g++.dg/template/defarg-1.C: New test.
4256         * g++.dg/template/local2.C: Likewise.
4258 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
4260         * gcc.c-torture/execute/20030105-1.c: New test.
4262 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4264         * g++.dg/parse/namespace3.C: Remove extra semicolons.
4265         * g++.dg/parse/namespace4.C: Likewise.
4267 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4269         * g++.dg/template/ntp2.C: New test.
4271 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4273         * g++.dg/parse/extern-C-1.C: New test.
4275         * g++.dg/parse/namespace4.C: New test.
4277         * g++.dg/template/nested1.C: New test.
4279         * g++.dg/parse/namespace3.C: New test.
4281 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4283         * g++.dg/lookup/two-stage1.C: New test.
4285 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4287         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
4288         * g++.old-deja/g++.jason/access8.C: Likewise.
4289         * g++.old-deja/g++.other/decl5.C: Likewise.
4291 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
4293         * g++.dg/parse/parse7.C: New test.
4295 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
4297         PR c++/2843
4298         * g++.dg/ext/attrib7.C: New test.
4300 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
4302         * g++.dg/parse/parse6.C: New test.
4304 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
4306         * gcc.dg/h8300-stack-1.c: New.
4308 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4310         g++.dg/lookup/exception1.C: New test.
4312         g++.dg/lookup/template1.C: New test.
4314         g++.dg/parse/namespace2.C: New test.
4316         g++.dg/parse/parens2.C: New test.
4318 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4320         * g++.dg/parse/parse5.C: New test.
4321         * g++.dg/lookup/scoped4.C: New test.
4323 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4325         * g++.dg/parse/parens1.C: New test.
4327         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
4328         angle-bracket1.C.
4329         * g++.dg/parse/parens2.C: New test.
4331         * g++.dg/lookup/scope-operator1.C: New test.
4333         * g++.dg/parse/operator1.C: New test.
4335 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4337         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
4338         * g++.old-deja/g++.other/access6.C: Likewise.
4339         * g++.old-deja/g++.other/decl1.C: Likewise.
4340         * g++.old-deja/g++.pt/typename12.C: Likewise.
4342 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
4344         * g++.dg/parse/namespace1.C: New test.
4346 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4348         * g++.dg/parse/parse4.C: New test.
4350 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4352         * g++.dg/parse/parse3.C: New test.
4354 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4356         * g++.dg/parse/parse2.C: New test.
4358 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4360         * g++.dg/template/friend11.C: New test.
4362 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4364         * g++.dg/parse/parse1.C: New test.
4366 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
4368         * lib/profopt.exp: Change the name of a global variable to avoid
4369         possible clashes with other test suites.
4371 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
4373         * g++.dg/inherit/covariant8.C: New test.
4375 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
4377         * g++.dg/init/array9.C: New test.
4379         PR c++/9112
4380         * g++.dg/parse/expr1.C: New test.
4382 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4384         * gcc.c-torture/compile/20021230-1.c: New test.
4386 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
4388         * g++.dg/inherit/covariant5.C: New test.
4389         * g++.dg/inherit/covariant6.C: New test.
4390         * g++.dg/inherit/covariant7.C: New test.
4392 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4394         PR c++/2739
4395         * g++.dg/other/access2.C: New test.
4397 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4399         * g++.dg/other/anon-struct.C: No longer fails
4400         * g++.old-deja/g++.brendan/parse4.C: Likewise.
4401         * g++.old-deja/g++.brendan/parse5.C: Likewise.
4402         * g++.old-deja/g++.brendan/parse6.C: Likewise.
4404 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4406         * g++.dg/parse/angle-bracket.C (main): No longer fails.
4408 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
4410         * g++.dg/eh/spec4.C: Remove stray semicolon.
4411         * g++.dg/expr/pmf-1.C: Change error message.
4412         * g++.dg/ext/asm1.C: Remove stray semicolon.
4413         * g++.dg/ext/typename1.C: Add missing typenames.
4414         * g++.dg/inherit/template-as-base.C: Change error message.
4415         * g++.dg/lookup/scoped1.C: Likewise.
4416         * g++.dg/lookup/scoped2.C: Likewise.
4417         * g++.dg/lookup/using2.C: Likewise.
4418         * g++.dg/other/component1.C: Remove stray semicolon.
4419         * g++.dg/other/do1.C: Change error message.
4420         * g++.dg/other/error2.C: Likewise.
4421         * g++.dg/other/init1.C: Likewise.
4422         * g++.dg/other/packed1.C: Remove stray semicolon.
4423         * g++.dg/other/ptrmem2.C: Change error message.
4424         * g++.dg/parse/parameter-declaration-1.C: Remove line number
4425         marker.
4426         * g++.dg/special/initp1.C: Remove invalid attribute usage.
4427         * g++.dg/template/access3.C: Add typename keyword.
4428         * g++.dg/template/access5.C: Remove stray semicolon.
4429         * g++.dg/template/access6.C: Likewise.
4430         * g++.dg/template/complit1.C: Likewise.
4431         * g++.dg/template/crash1.C: Change error message.
4432         * g++.dg/template/inherit2.C: Remove stray semicolon.
4433         * g++.dg/template/instantiate2.C: Likewise.
4434         * g++.dg/template/instantiate3.C: Change error message.
4435         * g++.dg/template/qual1.C: Remove stray semicolon.
4436         * g++.dg/template/qualttp18.C: Change error message.
4437         * g++.dg/template/ref1.C: Remove stray semicolon.
4438         * g++.dg/template/sizeof1.C (A::value): Declare it.
4439         * g++.dg/template/spec4.C: Change error message.
4440         * g++.dg/template/static1.C: Likewise.
4441         * g++.dg/template/type1.C: Likewise.
4442         * g++.dg/template/typename3.C: Likewise.
4443         * g++.old-deja/g++.benjamin/13478.C: Change error message.
4444         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
4445         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
4446         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
4447         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
4448         named return value extension.
4449         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
4450         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
4451         * g++.old-deja/g++.bob/extern_C.C: Likewise.
4452         * g++.old-deja/g++.bob/inherit2.C: Likewise.
4453         * g++.old-deja/g++.brendan/complex1.C: Likewise.
4454         * g++.old-deja/g++.brendan/copy5.C: Likewise.
4455         * g++.old-deja/g++.brendan/crash13.C: Likewise.
4456         * g++.old-deja/g++.brendan/crash15.C: Likewise.
4457         * g++.old-deja/g++.brendan/crash18.C: Change error message.
4458         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
4459         * g++.old-deja/g++.brendan/crash38.C: Likewise.
4460         * g++.old-deja/g++.brendan/crash50.C: Likewise.
4461         * g++.old-deja/g++.brendan/crash56.C: Likewise.
4462         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
4463         syntax.
4464         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
4465         * g++.old-deja/g++.brendan/crash8.C: Change error message.
4466         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
4467         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
4468         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
4469         * g++.old-deja/g++.brendan/template11.C: Likewise.
4470         * g++.old-deja/g++.brendan/template26.C: Likewise.
4471         * g++.old-deja/g++.brendan/template27.C: Use explicit
4472         specialization syntax.
4473         * g++.old-deja/g++.brendan/template30.C: Likewise.
4474         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
4475         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
4476         non-dependent names.
4477         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
4478         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
4479         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
4480         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
4481         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
4482         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
4483         named return value extension.
4484         * g++.old-deja/g++.ext/namedret2.C: Likewise.
4485         * g++.old-deja/g++.ext/namedret3.C: Likewise.
4486         * g++.old-deja/g++.ext/return1.C: Likewise.
4487         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
4488         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
4489         * g++.old-deja/g++.jason/access8.C: Likewise.
4490         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
4491         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
4492         pseudo-destructor names.
4493         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
4494         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
4495         pseudo-destructor names.
4496         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
4497         * g++.old-deja/g++.jason/overload19.C: Likewise.
4498         * g++.old-deja/g++.jason/overload32.C: Likewise.
4499         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
4500         stray semicolons.
4501         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
4502         * g++.old-deja/g++.jason/return.C: Likewise.
4503         * g++.old-deja/g++.jason/return2.C: Likewise.
4504         * g++.old-deja/g++.jason/shadow1.C: Likewise.
4505         * g++.old-deja/g++.jason/special.C: Use explicit specialization
4506         syntax.
4507         * g++.old-deja/g++.jason/template10.C: Account for use of
4508         non-dependent names.
4509         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
4510         syntax.
4511         * g++.old-deja/g++.jason/template37.C: Likewise.
4512         * g++.old-deja/g++.law/access4.C: Change error messages.
4513         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
4514         pseudo-destructor names.
4515         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
4516         * g++.old-deja/g++.law/ctors9.C: Likewise.
4517         * g++.old-deja/g++.law/cvt22.C: Likewise.
4518         * g++.old-deja/g++.law/dtors5.C: Likewise.
4519         * g++.old-deja/g++.law/global-init1.C: Likewise.
4520         * g++.old-deja/g++.law/missed-error3.C: Likewise.
4521         * g++.old-deja/g++.law/operators28.C: Likewise.
4522         * g++.old-deja/g++.law/visibility28.C: Likewise.
4523         * g++.old-deja/g++.martin/eval1.C: Likewise.
4524         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
4525         name.
4526         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
4527         * g++.old-deja/g++.mike/net34.C: Likewise.
4528         * g++.old-deja/g++.mike/net36.C: Likewise.
4529         * g++.old-deja/g++.mike/ns2.C: Likewise.
4530         * g++.old-deja/g++.mike/p12306.C: Likewise.
4531         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
4532         value extension.
4533         * g++.old-deja/g++.mike/p700.C: Likewise.
4534         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
4535         * g++.old-deja/g++.mike/p710.C: Likewise.
4536         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
4537         value extension.
4538         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
4539         * g++.old-deja/g++.mike/pmf9.C: Likewise.
4540         * g++.old-deja/g++.ns/crash2.C: Likewise.
4541         * g++.old-deja/g++.ns/crash3.C: Likewise.
4542         * g++.old-deja/g++.ns/invalid1.C: Likewise.
4543         * g++.old-deja/g++.ns/ns17.C: Likewise.
4544         * g++.old-deja/g++.ns/template16.C: Likewise.
4545         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
4546         keyword.
4547         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
4548         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
4549         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
4550         named return value extension.
4551         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
4552         * g++.old-deja/g++.other/access4.C: Issue additional error
4553         messages.
4554         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
4555         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
4556         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
4557         * g++.old-deja/g++.other/crash25.C: Change error message.
4558         * g++.old-deja/g++.other/crash4.C: Change error message.
4559         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
4560         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
4561         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
4562         checks.
4563         * g++.old-deja/g++.other/defarg8.C: Likewise.
4564         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
4565         * g++.old-deja/g++.other/dtor10.C: Likewise.
4566         * g++.old-deja/g++.other/incomplete.C: Likewise.
4567         * g++.old-deja/g++.other/linkage7.C: Likewise.
4568         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
4569         lookup algorithm.
4570         * g++.old-deja/g++.other/mangle2.C: Likewise.
4571         * g++.old-deja/g++.other/refinit2.C: Likewise.
4572         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
4573         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
4574         * g++.old-deja/g++.pt/crash28.C: Likewise.
4575         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
4576         syntax.
4577         * g++.old-deja/g++.pt/crash32.C: Change error message.
4578         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
4579         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
4580         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
4581         error message position.
4582         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
4583         * g++.old-deja/g++.pt/defarg8.C: Change error message.
4584         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
4585         syntax.
4586         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
4587         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
4588         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
4589         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
4590         keyword.
4591         * g++.old-deja/g++.pt/explicit31.C: Likewise.
4592         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
4593         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
4594         keyword.
4595         * g++.old-deja/g++.pt/explicit71.C: Change error message.
4596         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
4597         syntax.
4598         * g++.old-deja/g++.pt/friend28.C: Account for use of
4599         non-dependent names.
4600         * g++.old-deja/g++.pt/friend29.C: Likewise.
4601         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
4602         rules.
4603         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
4604         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
4605         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
4606         lookup rules.
4607         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
4608         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
4609         keyword.
4610         * g++.old-deja/g++.pt/memclass20.C: Likewise.
4611         * g++.old-deja/g++.pt/memclass5.C: Likewise.
4612         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
4613         keyword.
4614         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
4615         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
4616         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
4617         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
4618         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
4619         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
4620         keyword.
4621         * g++.old-deja/g++.pt/spec10.C: Likewise.
4622         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
4623         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
4624         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
4625         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
4626         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
4627         * g++.old-deja/g++.pt/ttp62.C: Likewise.
4628         * g++.old-deja/g++.pt/ttp64.C: Likewise.
4629         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
4630         * g++.old-deja/g++.pt/typename15.C: Likewise.
4631         * g++.old-deja/g++.pt/typename22.C: Likewise.
4632         * g++.old-deja/g++.pt/typename6.C: Change error messages.
4633         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
4634         * g++.old-deja/g++.pt/virtual2.C: Likewise.
4635         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
4636         syntax.
4637         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
4638         return value extension.
4639         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
4640         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
4641         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
4642         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
4644 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
4646         * g++.dg/warn/inline1.C: New test.
4647         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
4648         * g++.old-deja/g++.jason/synth10.C: Likewise.
4649         * g++.old-deja/g++.mike/net31.C: Likewise.
4650         * g++.old-deja/g++.mike/p8786.C: Likewise.
4652         * g++.dg/template/friend10.C: New test.
4653         * g++.dg/template/conv5.C: New test.
4655 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
4657         * g++.dg/lookup/scoped3.C: New test.
4659         * g++.dg/lookup/decl1.C: New test.
4660         * g++.dg/lookup/decl2.C: New test.
4662 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4664         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
4665         gcc.c-torture/compile/20021015-1.c,
4666         gcc.c-torture/compile/20021015-2.c,
4667         gcc.c-torture/compile/20021123-1.c,
4668         gcc.c-torture/compile/20021123-2.c,
4669         gcc.c-torture/compile/20021123-3.c,
4670         gcc.c-torture/compile/20021123-4.c,
4671         gcc.c-torture/execute/20021024-1.c: Add tests previously added
4672         only to 3.1 or 3.2 branch.
4674 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
4676         * gcc.dg/i386-bitfield3.c: New test.
4678         * gcc.dg/i386-bitfield2.c: New test.
4680 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
4682         * g++.dg/parse/conv_op1.C: New test.
4684 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
4686         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
4687         approved.
4689 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
4691         * gcc.c-torture/compile/20021220-1.c: New test.
4693 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
4695         * gcc.dg/i386-fastcall-1.c: New.
4697 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4699         * gcc.c-torture/execute/20021219-1.c: New test.
4701 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4703         * gcc.dg/i386-pic-1.c: New test.
4705 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4707         PR c++/8099
4708         * g++.dg/template/friend9.C: New test.
4710 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4712         PR c++/3663
4713         * g++.dg/template/access7.C: New test.
4715 2002-12-18  Nick Clifton  <nickc@redhat.com>
4717         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
4718         the libstdc++-v3 directory has been found.
4720 2002-12-12  Devang Patel <dpatel@apple.com>
4721         * gcc.dg/darwin-ld-1.c: New test.
4722         * gcc.dg/darwin-ld-2.c: New test.
4723         * gcc.dg/darwin-ld-3.c: New test.
4724         * gcc.dg/darwin-ld-4.c: New test.
4725         * gcc.dg/darwin-ld-5.c: New test.
4727 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4729         * gcc.c-torture/compile/20021212-1.c: New test.
4731 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
4733         * gcc.dg/fshort-wchar: New test.
4735 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
4737         PR c++/8372
4738         * g++.dg/template/dtor1.C: New test.
4740         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
4741         markers.
4743 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
4745         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
4747 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
4749         * g++.dg/template/static1.C: New test.
4750         * g++.dg/template/static2.C: New test.
4751         * g++.old-deja/g++.ext/memconst.C: New test.
4753 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4755         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
4756         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
4757         * g++.dg/special/initp1.C: Likewise.
4759 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
4761         * gcc.c-torture/execute/20021204-1.c: New test.
4763 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
4765         * gcc.dg/ppc-fmadd-1.c: New file.
4766         * gcc.dg/ppc-fmadd-2.c: New file.
4767         * gcc.dg/ppc-fmadd-3.c: New file.
4769 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4771         * gcc.c-torture/compile/20021204-1.c: New test.
4773 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
4775         * g++.dg/inherit/covariant2.C: New test.
4776         * g++.dg/inherit/covariant3.C: New test.
4777         * g++.dg/inherit/covariant4.C: New test.
4778         * g++.dg/inherit/covariant1.C: Remove XFAIL.
4779         * g++.old-deja/g++.robertl/eb17.C: Likewise.
4781 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
4783         PR c++/8688
4784         * g++.dg/init/brace3.C: New test.
4786 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
4788         * gcc.dg/20020210-1.c: Fix a comment typo.
4790 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
4792         PR c++/8720
4793         * g++.dg/parse/defarg1.C: New test.
4795         PR c++/8615
4796         * g++.dg/template/char1.C: New test.
4798         * g++.dg/template/varmod1.C: Fix typo.
4800 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4802         DR 180
4803         * g++.old-deja/g++.pt/crash32.C: Expect error.
4805 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
4807         PR c++/5919
4808         * g++.dg/template/varmod1.C: New test.
4810         PR c++/8727
4811         * g++.dg/inherit/typeinfo1.C: New test.
4813         PR c++/8663
4814         * g++.dg/inherit/typedef1.C: New test.
4816 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
4818         PR c++/8332
4819         PR c++/8493
4820         * g++.dg/template/strlen1.C: New test.
4822         PR c++/8227
4823         * g++.dg/template/ctor2.C: New test.
4825         PR c++/8214
4826         * g++.dg/init/string1.C: New test.
4828         PR c++/8511
4829         * g++.dg/template/friend8.C: New test.
4831 2002-11-29  Joe Buck <jbuck@synopsys.com>
4833         * g++.dg/lookup/anon2.C: New test.
4835 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
4837         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
4838         h8300 port.
4840 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
4842         * gcc.dg/bitfld-6.c: New test.
4844 2002-11-27  Jan Hubicka  <jh@suse.cz>
4846         * gcc.c-torture/execute/20021127.[cx]: New test.
4848 2002-11-26  Jan Hubicka  <jh@suse.cz>
4850         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
4851         quality.
4853 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
4855         * g++.dg/init/brace2.C: New test.
4856         * g++.old-deja/g++.mike/p9129.C: Correct.
4858 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
4860         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
4862 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
4864         * gcc.dg/sibcall-6: New test for indirect sibcalls.
4866 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
4868         * testsuite/g++.dg/abi/empty11.C: New test.
4869         * testsuite/g++.dg/rtti/cv1.C: New test.
4871 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
4873         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
4875 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
4877         * g++.dg/abi/empty10.C: New test.
4879 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4881         * gcc.c-torture/compile/20021124-1.c: New test.
4883 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
4885         * g++.dg/abi/rtti2.C: New test.
4887 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4889         * gcc.dg/i386-unroll-1.c: New test.
4891 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4893         * gcc.c-torture/compile/20021120-1.c: New test.
4894         * gcc.c-torture/compile/20021120-2.c: New test.
4896 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4898         * gcc.dg/bitfld-5.c: New test.
4900 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4902         * gcc.c-torture/execute/20021120-3.c: New test.
4904 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4906         * gcc.c-torture/execute/20021120-2.c: New test.
4908 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4910         * gcc.c-torture/execute/20021120-1.c: New test.
4912 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
4914         * gcc.c-torture/execute/20021118-3.c: New test.
4916 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4918         * gcc.c-torture/compile/20021119-1.c: New test.
4920 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
4922         * gcc.dg/duff-1.c: New test.
4923         * gcc.dg/duff-2.c: New test.
4924         * gcc.dg/duff-3.c: New test.
4926 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
4928         * gcc.dg/cpp/_Pragma5.c: New test.
4930 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
4932         * gcc.c-torture/execute/20021118-2.c: New test.
4934 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
4936         * gcc.c-torture/execute/20021118-1.c: New test.
4938 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
4940         * gcc.dg/20021116-1.c: New test.
4942 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
4944         * g++.dg/abi/vcall1.C: New test.
4946 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
4948         * gcc.dg/20021029-1.c: New test.
4949         * gcc.dg/20021029-2.c: New test.
4951 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4953         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
4955 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4957         PR c/8439
4958         * gcc.dg/20021110.c: Move to ...
4959         * gcc.c-torture/compile/20021110.c: .... here.
4961 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4963         PR c/8467
4964         * gcc.c-torture/execute/20021111-1.c
4966 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4968         PR c/8439
4969         * gcc.dg/20021110.c: New test.
4971 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
4973         * g++.dg/abi/vthunk3.C: Run only on x86.
4975 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4977         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
4979 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
4981         * lib/compat.exp (compat-execute): Fix logic error in last
4982         change.
4984 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
4986         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
4988 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4990         PR c++/8389
4991         * g++.dg/template/access6.C: New test.
4993 2002-11-08  Jan Hubicka  <jh@suse.cz>
4995         * gcc.dg/i386-ssefp-1.c: New test.
4996         * gcc.dg/i386-ssefp-1.c: New test.
4998 2002-11-08  Jan Hubicka  <jh@suse.cz>
5000         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
5002 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5004         * g++.dg/abi/vthunk3.C: New test.
5006         PR c++/8338
5007         * g++.dg/template/crash2.C: New test.
5009 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5011         * testsuite/g++.dg/abi/dtor1.C: New test.
5012         * testsuite/g++.dg/abi/dtor2.C: Likewise.
5014 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
5016         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
5017         Darwin.
5019 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5021         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
5022         -mthumb.  Only xfail with -O0.
5024 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
5026         * g++.dg/abi/thunk1.C: New test.
5027         * g++.dg/abi/thunk2.C: Likewise.
5028         * g++.dg/abi/vtt1.C: Likewise.
5030 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
5032         PR optimization/8423
5033         * gcc.c-torture/execute/builtin-constant.c: New test.
5035 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
5037         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
5038         Add some more cases.
5040 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
5042         PR c++/8391
5043         * g++.dg/opt/local1.C: New test.
5045 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
5047         PR c++/8160
5048         * g++.dg/template/complit1.C: New test.
5050         PR c++/8149
5051         * g++.dg/template/typename4.C: Likewise.
5053 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5055         Core issue 287, PR c++/7639
5056         * g++.dg/template/instantiate1.C: Adjust error location.
5057         * g++.dg/template/instantiate3.C: New test.
5058         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
5059         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
5060         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
5062 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
5064         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
5066 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
5068         PR c++/8287
5069         * g++.dg/init/dtor2.C: New test.
5071 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5073         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
5074         * gcc.dg/nest.c: Bypass errors on irix6.
5076 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
5078         * gcc.dg/nest.c: Expect error for mmix-*-*.
5079         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
5081 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
5083         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
5084         markers.
5086         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
5088 2002-10-25  Mike Stump  <mrs@apple.com>
5090         * gcc.dg/warn-1.c: New test.
5092 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5094         * g++.dg/template/typename3.C: New test.
5096 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
5098         * g++.dg/lookup/ptrmem1.C: New test.
5100         * g++.dg/abi/vthunk2.C: New test.
5102 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5104         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
5106 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
5108         * g++.dg/abi/empty9.C: New test.
5110 2002-10-24  Richard Henderson  <rth@redhat.com>
5112         * g++.dg/inherit/thunk1.C: Enable for ia64.
5114 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5116         PR c++/8067
5117         * g++.dg/lookup/pretty1.C: New test.
5119 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
5121         * gcc.dg/20021023-1.c: New test.
5123 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5125         PR c++/7679
5126         * g++.dg/parse/inline1.C: New test.
5128 2002-10-23  Richard Henderson  <rth@redhat.com>
5130         * g++.dg/inherit/thunk1.C: Enable for x86_64.
5132         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
5134 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
5136         PR c++/6579
5137         * g++.dg/parse/stmtexpr3.C: New test.
5139 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
5141         * g++.dg/expr/cond1.C: New test.
5143 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5145         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
5147 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5149         * g++.dg/abi/vbase13.C: New test.
5150         * g++.dg/abi/vbase14.C: Likewise.
5152 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
5154         * gcc.dg/tls/pic-1.c: New test.
5155         * gcc.dg/tls/nonpic-1.c: New test.
5156         * gcc.dg/20021018-1.c: New test.
5158 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5160         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
5161         Remove only files with the same base name as the test case.
5162         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
5163         (profopt-execute): Likewise.  Also, remove old profiling
5164         and performance data files before running the tests.
5166         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
5167         * g++.dg/bprob/bprob.exp: Likewise.
5168         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
5169         to allow more general test case names.
5171         * g++.dg/bprob/bprob-1.C: Rename to ...
5172         * g++.dg/bprob/g++-bprob-1.C: ... this.
5174         * g77.dg/bprob/bprob-1.f: Rename to ...
5175         * g77.dg/bprob/g77-bprob-1.f: ... this.
5177 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5179         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
5180         bison 1.50 or later.
5182 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
5184         * g++.dg/README: Describe more test directories.
5186 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5188         * g++.dg/init/array6.C: Add additional tests.
5190 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5192         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
5193         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
5195 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
5197         * gcc.c-torture/compile/20020604-1.x: New.
5198         * gcc.c-torture/compile/simd-5.x: Likewise.
5199         * gcc.c-torture/execute/920710-1.x: Likewise.
5200         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
5202 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5204         * g++.dg/inherit/override1.C: Add dg-options clause.
5206 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5208         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
5209         _mm_slli_si128.
5211 2002-10-19  Andreas Schwab  <schwab@suse.de>
5213         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
5214         directory component.
5216 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
5218         * g++.dg/inherit/thunk1.C: New test.
5220         * g++.dg/inherit/override1.C: New test.
5222         * g++.dg/abi/mangle11.C: New test.
5223         * g++.dg/abi/mangle14.C: New test.
5224         * g++.dg/abi/mangle17.C: New test.
5226 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
5228         * g++.dg/overload/member2.C: New test.
5230 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
5232         * g++.dg/README: Describe new compat directory.
5233         * g++.dg/dg.exp: Skip tests in compat directory.
5234         * README.compat: New file.
5235         * lib/compat.exp: New expect script.
5236         * g++.dg/compat: New test directory.
5237         * g++.dg/compat/compat.exp: New expect script.
5238         * g++.dg/compat/abi: New test directory.
5239         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
5240         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
5241         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
5242         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
5243         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
5244         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
5245         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
5246         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
5247         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
5248         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
5249         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
5250         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
5251         * g++.dg/compat/break: New test directory.
5252         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
5253         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
5254         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
5255         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
5256         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
5257         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
5258         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
5259         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
5260         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
5261         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
5262         g++.dg/compat/break/README: New files.
5263         * g++.dg/compat/eh: New test directory.
5264         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
5265         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
5266         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
5267         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
5268         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
5269         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
5270         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
5271         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
5272         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
5273         g++.dg/compat/eh/filter2_y.C,
5274         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
5275         g++.dg/compat/eh/new1_y.C,
5276         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
5277         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
5278         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
5279         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
5280         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
5281         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
5282         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
5283         g++.dg/compat/eh/unexpected1_y.C: New files.
5284         * g++.dg/compat/init: New test directory.
5285         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
5286         g++.dg/compat/init/array5_y.C,
5287         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
5288         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
5289         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
5290         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
5291         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
5292         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
5293         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
5294         g++.dg/compat/init/init-ref2_y.C: New files.
5296 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
5298         PR c++/7584
5299         * g++.dg/inherit/using3.C: New test.
5301 2002-10-17  Jan Hubicka  <jh@suse.cz>
5303         * gcc.dg/20021017-2.c: New test.
5305 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
5307         * g++.dg/abi/mangle16.C: Adjust.
5309         * g++.dg/init/array8.C: New test.
5311 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
5313         * gcc.dg/special/mips-abi.exp: New test.
5314         * gcc.dg/special/mips-abi.s: Empty file used by the above.
5316 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
5318         * g++.dg/abi/mangle16.C: New test.
5319         * g++.dg/abi/mangle17.C: Likewise.
5321         PR c++/7478
5322         * g++.dg/template/ref1.C: New test.
5324 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5326         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
5328 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
5330         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
5332 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
5334         PR c++/7524
5335         * g++.dg/init/array7.C: New test.
5337 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
5339         * g++.dg/init/array6.C: New test.
5341         * g++.dg/abi/mangle13.C: Likewise.
5342         * g++.dg/abi/mangle14.C: Likewise.
5343         * g++.dg/abi/mangle15.C: Likewise.
5345 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5347         * g++.dg/abi/empty8.C: New test.
5349 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
5351         * g++.dg/init/ctor1.C: New test.
5353 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
5355         * gcc.c-torture/execute/20021015-1.c: New test.
5357 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
5359         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
5361 2002-10-14  Jan Hubicka  <jh@suse.cz>
5363         * gcc.dg/i386-ssetype-[1-5].c: New tests.
5365 2002-10-14  Richard Henderson  <rth@redhat.com>
5367         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
5369 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5371         PR optimization/6631
5372         * g++.dg/opt/const2.C: New test.
5374 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5376         PR c++/7176
5377         * g++.dg/parse/friend1.C: New test.
5378         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
5380 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
5382         * gcc.dg/20021014-1.c: New test.
5384 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
5386         PR c++/5661
5387         * g++.dg/ext/vlm1.C: New test.
5388         * g++.dg/ext/vlm2.C: Likewise.
5390         * g++.dg/init/array1.C: Remove invalid braces.
5391         * g++.dg/init/brace1.C: New test.
5392         * g++.dg/init/copy2.C: Likewise.
5393         * g++.dg/init/copy3.C: Likewise.
5394         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
5395         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
5396         braces.
5398 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
5400         * gcc.dg/cpp/assembler.S: Don't use -ansi.
5402 2002-10-11  Richard Shann  <richard.shann@superh.com>
5404         * gcc.c-torture/compile/simd-5.c: New test.
5406 2002-10-10  Roger Sayle  <roger@eyesopen.com>
5408         * gcc.c-torture/execute/shiftopt-1.c: New test case.
5410 2002-10-10  Jim Wilson  <wilson@redhat.com>
5412         * gcc.c-torture/execute/20021010-1.c: New test.
5414 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
5416         PR c/7353
5417         * g++.dg/ext/typedef-init.C: New test.
5418         * gcc.dg/typedef-init.c: New test.
5420 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
5422         * gcc.dg/cpp/paste13.c: New test.
5424 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5426         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
5427         remaining platforms, XFAIL during compile, not execute.  Don't
5428         XFAIL at -O0.
5430 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
5432         * gcc.dg/alias-1.c: Tweak expected warning.
5434 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
5436         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
5438 2002-10-06  Andreas Jaeger  <aj@suse.de>
5440         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
5441         * gcc.dg/cpp/c++98.C: Likewise.
5443         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
5444         * g++.dg/cpp/c++98.C: Likewise.
5446         * g++.dg/README (Subdirectories): Mention cpp directory.
5448         PR target/7559
5449         * gcc.dg/20021006-1.c: New test.
5451 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5453         PR c++/7804
5454         * g++.dg/other/warning1.C: New test.
5456 2002-10-04  Roger Sayle  <roger@eyesopen.com>
5458         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
5459         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
5460         and sparc-*-* with -m64 as expected failures.  See PR 8087.
5462 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
5464         PR c++/7931
5465         * g++.dg/template/ptrmem3.C: New test.
5467         PR c++/7754
5468         * g++.dg/template/union1.C: New test.
5470 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
5472         PR c++/8006
5473         * g++.dg/abi/mangle9.C: New test.
5474         * g++.dg/abi/mangle10.C: New test.
5475         * g++.dg/abi/mangle11.C: New test.
5476         * g++.dg/abi/mangle12.C: New test.
5478 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
5480         PR c++/7188.
5481         * g++.dg/template/meminit1.C: New test.
5482         * g++.dg/warn/Wreorder-1.C: Likewise.
5483         * g++.old-deja/g++.mike/warn3.C: Tweak.
5484         * lib/prune.exp: Ingore "in copy constructor".
5486 2002-10-02  Andreas Jaeger  <aj@suse.de>
5488         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
5489         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
5490         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
5491         on x86-64.
5493 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
5495         * gcc.dg/empty1.C: Fix typo.
5497 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
5499         * gcc.dg/alias-1.c: New test.
5501 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
5503         * gcc.dg/empty1.C: New test.
5505         * g++.dg/tls/init-2.C: Tweak error messages.
5507 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
5509         * gcc.c-torture/compile/20020923-1.c: New test.
5511 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
5513         * gcc.c-torture/execute/ffs-1.c: New test.
5514         * gcc.c-torture/execute/ffs-2.c: Ditto.
5516 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
5518         * g++.dg/overload/member1.C: New test.
5520 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
5522         * g++.dg/abi/empty7.C: New test.
5523         * g++.dg/init/pm2.C: Likewise.
5525 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
5527         * g++.dg/rtti/crash1.C: New test.
5529 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
5531         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
5532         gcc.dg/sibcall-4.c: New tests.
5534 2002-09-28  Roger Sayle  <roger@eyesopen.com>
5536         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
5537         powerpc and MMIX targets.
5539 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
5541         * gcc.dg/cpp/20020927-1.c: New.
5543 2002-09-26  David S. Miller  <davem@redhat.com>
5545         * gcc.c-torture/compile/trunctfdf.c: New.
5547 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5549         * lib/target-supports.exp (check_weak_available): Handle solaris2.
5551 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
5553         * gcc.c-torture/execute/loop-15.c: New.
5555 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
5557         * README.QMTEST: Fix typo.
5559 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
5561         * gcc.dg/20020926-1.c: New test.
5563 2002-09-25  David S. Miller  <davem@redhat.com>
5565         PR target/7842
5566         * gcc.c-torture/execute/shiftdi.c: New test.
5568 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
5570         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
5571         unique to the tool.
5572         * lib/g77.exp (g77_init): Likewise.
5573         * lib/g++.exp (g++_init): Likewise.
5574         * lib/objc.exp (objc_init): Likewise.
5576 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
5578         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
5579         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
5580         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
5582 2002-09-25  Richard Henderson  <rth@redhat.com>
5584         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
5585         too-small long double.
5587 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
5589         * gcc.dg/20020919-1.c: New test.
5591 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
5593         * g++.dg/abi/bitfield6.C: New test.
5594         * g++.dg/abi/bitfield7.C: New test.
5595         * g++.dg/abi/bitfield8.C: New test.
5596         * g++.dg/abi/vbase11.C: New test.
5598 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5600         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
5601         hppa*-*-hpux*.  Update test comment.
5603 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
5605         * gcc.dg/tls/struct-1.c: New test.
5607 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
5609         * gcc.dg/cpp/tr-warn2.c: Update.
5611 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
5613         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
5615 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
5617         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
5618         systems.
5620 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
5622         * gcc.c-torture/execute/ieee/mzero3.c: New test.
5624         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
5625         Adjust for c++filt moved to binutils.  Remove spurious duplicate
5626         setting of cxxfilt.
5628 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
5630         * gcc.dg/20020312-2.c: Update for darwin.
5632 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5634         * g++.old-deja/g++.other/crash32.C: Mark ICE.
5636 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
5638         * objc.dg/comp-types-1.m: New test.
5639         * objc.dg/comp-types-2.m: New test.
5640         * objc.dg/comp-types-3.m: New test.
5641         * objc.dg/comp-types-4.m: New test.
5642         * objc.dg/comp-types-5.m: New test.
5643         * objc.dg/comp-types-6.m: New test.
5645 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5647         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
5649 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
5651         * g++.dg/other/do1.C: New test.
5653         * g++.dg/template/subst1.C: New test.
5655 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
5657         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
5659 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
5661         * g++.dg/template/qualttp20.C: Adjust expected errors.
5662         * g++.old-deja/g++.jason/report.C: Likewise.
5663         * g++.old-deja/g++.other/qual1.C: Likewise.
5665         * g++.dg/lookup/scoped2.C: New test.
5667         * g++.dg/ext/asm3.C: New test.
5669 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
5671         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
5673 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
5675         * ChangeLog: follow spelling conventions.
5676         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
5677         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
5678         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
5679         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
5680         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
5681         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
5682         * g++.old-deja/g++.law/global-init1.C: Likewise.
5683         * g++.old-deja/g++.other/delete4.C: Likewise.
5684         * g++.old-deja/g++.other/inline21.C: Likewise.
5685         * g++.old-deja/g++.other/singleton.C: Likewise.
5686         * g77.dg/strlen0.f: Likewise.
5687         * g77.f-torture/compile/20010519-1.f: Likewise.
5688         * g77.f-torture/compile/980310-4.f: Likewise.
5689         * gcc.c-torture/compile/20000605-1.c: Likewise.
5690         * gcc.c-torture/execute/20020225-1.c: Likewise.
5691         * gcc.dg/c90-hexfloat-2.c: Likewise.
5692         * gcc.dg/c99-bool-1.c: Likewise.
5693         * gcc.dg/c99-hexfloat-2.c: Likewise.
5694         * gcc.dg/dll-2.c: Likewise.
5695         * gcc.dg/wtr-union-init-1.c: Likewise.
5696         * gcc.dg/wtr-union-init-2.c: Likewise.
5697         * gcc.dg/wtr-union-init-3.c: Likewise.
5698         * gcc.dg/cpp/avoidpaste1.c: Likewise.
5699         * gcc.dg/cpp/defined.c: Likewise.
5700         * gcc.dg/cpp/macsyntx.c: Likewise.
5701         * gcc.dg/cpp/paste2.c: Likewise.
5702         * gcc.dg/cpp/trad/defined.c: Likewise.
5703         * gcc.dg/format/c90-printf-1.c: Likewise.
5704         * gcc.dg/format/c90-scanf-1.c: Likewise.
5705         * gcc.dg/format/c99-printf-1.c: Likewise.
5706         * gcc.dg/format/c99-scanf-1.c: Likewise.
5707         * gcc.misc-tests/gcov-8.c: Likewise.
5708         * lib/profopt.exp: Likewise.
5710 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
5712         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
5714 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5716         * g++.dg/inherit/using2.C: New test.
5718 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
5720         * ChangeLog: Follow spelling conventions.
5721         * g++.dg/template/friend4.C: Likewise.
5722         * g++.old-deja/g++.pt/crash67.C: Likewise.
5723         * gcc.c-torture/execute/20000801-4.c: Likewise.
5724         * gcc.dg/c90-digraph-1.c: Likewise.
5725         * gcc.dg/c94-digraph-1.c: Likewise.
5726         * gcc.dg/c99-digraph-1.c: Likewise.
5727         * gcc.dg/cpp/line5.c: Likewise.
5728         * gcc.dg/cpp/multiline.c: Likewise.
5729         * gcc.dg/cpp/trad/literals-1.c: Likewise.
5730         * gcc.dg/format/attr-3.c: Likewise.
5731         * gcc.dg/format/c90-scanf-3.c: Likewise.
5732         * gcc.dg/format/ext-4.c: Likewise.
5734 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5736         * g++.dg/template/pretty1.C: New test.
5738 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
5740         * gcc.c-torture/execute/struct-cpy-1.c: New test.
5742 2002-09-13  Matt Austern  <austern@apple.com>
5744         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
5745         passing a cast expression to a function by const reference.
5747 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
5749         * g++.dg/template/deduce1.C: New test.
5751 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
5753         * gcc.c-torture/execute/simd-1.c: Force all use of int to
5754         32-bit int.
5756 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5758         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
5759         usage.
5761 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
5763         * gcc.c-torture/compile/20020910-1.c: New test.
5765 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
5767         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
5769 2002-09-10  Andreas Jaeger  <aj@suse.de>
5771         * gcc.dg/20020312-2.c: Adjust for x86-64.
5773 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
5775         * g77.dg/7388.f: New test case for PR 7388.
5777 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5779         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
5781 2002-09-05  Ziemowit Laski <zlaski@apple.com>
5783         * objc.dg/proto-lossage-1.m: New test.
5785 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
5787         * gcc.dg/cpp/_Pragma4.c: Fix typo.
5789 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
5791         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
5792         expected to pass.
5794 2002-09-06  Stan Shebs  <shebs@apple.com>
5795             David Edelsohn  <edelsohn@gnu.org>
5797         * gcc.dg/weak: New directory.
5798         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
5799         target-specific xfail bits.
5800         * gcc.dg/typeof-2.c: Move to new directory.
5801         * gcc.dg/weak.exp: New expect script.
5803 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
5805         * gcc.c-torture/execute/extzvsi.c: New test.
5807 2002-09-05  Stan Shebs  <shebs@apple.com>
5809         * gcc.dg/weak-1.c: xfail on Darwin.
5810         * gcc.dg/weak-2.c: Ditto.
5811         * gcc.dg/weak-3.c: Ditto.
5812         * gcc.dg/weak-4.c: Ditto.
5813         * gcc.dg/weak-5.c: Ditto.
5814         * gcc.dg/weak-6.c: Ditto.
5815         * gcc.dg/weak-7.c: Ditto.
5816         * gcc.dg/weak-8.c: Ditto.
5817         * gcc.dg/weak-9.c: Ditto.
5819 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
5821         * gcc.c-torture/execute/loop-14.c: New test.
5823 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
5825         * g++.dg/other/cxa-atexit1.C: New test.
5827         * gcc.dg/typeof-2.c: New test.
5829 2002-09-03  Roger Sayle  <roger@eyesopen.com>
5831         * gcc.dg/builtins-2.c: New testcase.
5832         * gcc.dg/builtins-3.c: New testcase.
5834 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
5836         * gcc.dg/cpp/_Pragma4.c: New test.
5838 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
5840         * objc/execute/nil_method-1.m: New testcase.
5842 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
5844         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
5845         [Object class], not [Object initialize].
5847 2002-08-31  Roger Sayle  <roger@eyesopen.com>
5848             Hans-Peter Nilsson  <hp@bitrange.com>
5850         * gcc.c-torture/execute/20020720-1.x: Skip test on
5851         mmix-knuth-mmixware.  Correct comment.
5853 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
5855         * testsuite/g++.dg/abi/bitfield5.C: New test.
5856         * testsuite/g++.dg/abi/vbase10.C: Likewise.
5858 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
5860         * objc.dg/undeclared-selector.m: New test.
5862 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
5864         * g++.dg/other/offsetof1.C: Avoid cast warning.
5866 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
5868         * objc.dg/super-class-2.m: New test.
5870 2002-08-24  Matt Austern  <austern@apple.com>
5872         * g++.dg/ext/lvaddr.C: New test.
5873         * g++.dg/ext/lvcast.C: New test.
5875 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
5877         * testsuite/g++.dg/inherit/cond1.C: New test.
5879 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
5881         * gcc.dg/noncompile/incomplete-1.c: New test.
5883 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
5885         * gcc.dg/typespec-1.c: New test.
5887 2002-08-20  Devang Patel  <dpatel@apple.com>
5888         * objc.dg/proto-hier-2.m: New test.
5890 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
5892         * objc.dg/bitfield-1.m: New test.
5893         * objc.dg/bitfield-2.m: New test.
5895 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5897         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
5898         gcc.dg/c99-flex-array-4.c: New tests.
5900 2002-08-16  Stan Shebs  <shebs@apple.com>
5902         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
5904 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
5906         * gcc.dg/typeof-1.c: New test.
5907         * g++.dg/ext/typeof2.C: New test.
5909 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
5911         * g++.dg/other/offsetof1.C: New test.
5913 2002-08-14  Richard Henderson  <rth@redhat.com>
5915         * gcc.dg/tls/diag-3.c: Fix expected message strings.
5917 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
5919         * gcc.dg/cpp/_Pragma3.c: New test.
5921 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
5923         * g++.dg/template/inherit3: New test.
5925 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5927         * gcc.dg/bitfld-4.c: Add blank options.
5929 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
5931         * g++.dg/template/crash1.C: New test.
5933 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5935         * gcc.dg/tls/opt-2.c: New test.
5937 2002-08-08  Devang Patel  <dpatel@apple.com>
5939         * objc.dg/selector-1.m : New test
5941 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5943         * g++.dg/abi/bitfield4.C: New test.
5944         * gcc.dg/bitfld-4.c: New test.
5946 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5948         * g++.dg/other/packed1.C: New test.
5950 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
5952         * g++.dg/abi/offsetof.C: Tweak error messages.
5953         * g++.old-deja/g++.mike/p10769a.C: Likewise.
5955 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5957         * gcc.dg/bitfld-3.c: New test.
5959 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5960             Richard Henderson  <rth@redhat.com>
5962         * gcc.dg/i386-bitfield1.c: New test.
5963         * g++.dg/abi/bitfield3.C: Update.
5965 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
5967         * objc.dg/const-str-2.m: Update.
5968         * gcc.dg/cpp/c++98.c: Change to C extension.
5969         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
5970         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
5972 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
5974         * testsuite/gcc.dg/tls/diag-3.c: New.
5976 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
5978         * g++.dg/README (Subdirectories): Document new subdir expr.
5979         * g++.dg/expr/pmf-1.C: New test.
5981 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
5983         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
5985 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
5987         * g++.dg/abi/bitfield3.C: New test.
5989 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
5991         * lib/gcov.exp: Tweak expected line formats.
5992         * gcc.misc-tests/gcov8.c: New test.
5993         * gcc.misc-tests/gcov8.x: New flags.
5995 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
5997         * consistency.vlad/layout/endian.c: Include string.h.
5999         * gcc.c-torture/execute/20020805-1.c: New test.
6001 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
6003         * g++.dg/other/conversion1.C: New test.
6005 2002-08-03  Roger Sayle  <roger@eyesopen.com>
6007         * gcc.dg/builtins-1.c: New testcase.
6009 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
6011         * g++.dg/inherit/access3.C: New test.
6013 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
6015         * gcc.dg/ia64-visibility-2.c: New test.
6017 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
6019         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
6020         __qualifier_flags to __flags.
6022 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
6024         * g++.dg/inherit/operator1.C: New test.
6025         * g++.dg/lookup/disamb1.C: Fix typo in comment.
6026         * g++.dg/other/error1.C: Change expected error message.
6027         * g++.dg/template/conv4.C: Likewise.
6029 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
6031         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
6032         for documented behavior.
6034 2002-07-25  Roger Sayle  <roger@eyesopen.com>
6036         * gcc.c-torture/execute/20020720-1.x: Skip this test on
6037         several targets known to fail.
6039 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
6041         * gcc.dg/mips-args-[123].c: New tests.
6043 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
6045         * gcc.dg/ppc-spe.c: New.
6047 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
6049         * g++.dg/other/ptrmem4.C: New testcase.
6051 2002-07-24  Richard Henderson  <rth@redhat.com>
6053         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
6055 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
6057         * g++.dg/ext/alignof1.C (main): Return 0 for success.
6059 2002-07-24  Roger Sayle  <roger@eyesopen.com>
6061         * gcc.c-torture/execute/memset-3.c: New testcase.
6063 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
6065         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
6066         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
6068 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6070         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
6071         Delete.
6073 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
6075         * gcc.c-torture/compile/simd-4.c: New test.
6077 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6079         PR c++/7347, c++/7348
6080         * g++.dg/template/access4.C: New test.
6081         * g++.dg/template/access5.C: New test.
6082         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
6083         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
6084         * g++.old-deja/g++.pt/ttp58.C: Likewise.
6085         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
6087 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
6089         * gcc.dg/gnu89-init-2.c: New test.
6091 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
6093         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
6095 2002-07-20  Roger Sayle  <roger@eyesopen.com>
6097         * gcc.c-torture/execute/20020720-1.c: New testcase.
6099 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
6101         * gcc.dg/cpp/Wsignprom.c: New tests.
6103 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
6105         * gcc.c-torture/execute/loop-13.c: New test.
6107 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
6109         * gcc.dg/cpp/expr.c: New tests.
6111 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
6113         * g++.dg/opt/pr6713.C: Add template instantiation.
6115 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
6117         * gcc.dg/nest.c: New test.
6119 2002-07-17  Richard Henderson  <rth@redhat.com>
6121         * g++.dg/opt/pr6713.C: New test.
6123 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
6125         * gcc.c-torture/execute/loop-2e.x: Let the testcase
6126         XFAIL for all x86 processors.
6128 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
6130         * gcc.c-torture/execute/20010122-1.x: Do not test with
6131         -fomit-frame-pointer.
6133 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6135         * g++.dg/template/instantiate2.C: New test.
6136         * g++.dg/template/spec4.C: New test.
6138 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6140         * g++.dg/template/access2.C: New test.
6141         * g++.dg/template/access3.C: New test.
6143 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
6145         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
6146         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
6147         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
6148         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
6149         Convert to use <stdarg.h>.
6150         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
6151         Delete.
6152         * gcc.dg/va-arg-2.c: New.
6153         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
6155 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
6157         * gcc.c-torture/compile/20020710-1.c: New test.
6159 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
6160                           Andrew Pinski  <pinskia@physics.uc.edu>
6162         gcc.c-torture/compile/simd-2.c: New testcase.
6163         gcc.c-torture/compile/simd-3.c: Likewise.
6165 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
6167         PR c++/7224
6168         * g++.dg/overload/error1.C: New test.
6170 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6172         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
6173         configuration and IRIX 6 O32 ABI.
6175 2002-07-11  Roger Sayle  <roger@eyesopen.com>
6177         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
6179 2002-07-10  Roger Sayle  <roger@eyesopen.com>
6181         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
6183 2002-07-10  Jeffrey A Law  <law@redhat.com>
6185         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6187         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
6189 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
6191         * gcc.dg/20020312-2.c: Check for __PPC__.
6193 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
6195         * gcc.c-torture/compile/20020709-1.c: New test.
6197 2002-07-07  Roger Sayle  <roger@eyesopen.com>
6199         * g++.dg/template/qualttp21.C: New test case.
6201 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
6203         * gcc.c-torture/compile/20020706-1.c: New test.
6204         * gcc.c-torture/compile/20020706-2.c: New test.
6206 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
6207             Alexandre Oliva  <aoliva@redhat.com>
6209         * g++.dg/warn/incomplete1.C: New test.
6211 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6213         PR c++/7099
6214         * g++.dg/warn/noreturn1.C: New test.
6216 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
6218         PR c++/6706
6219         * g++.dg/debug/debug6.C: New test.
6220         * g++.dg/debug/debug7.C: New test.
6222 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
6224         * gcc.c-torture/compile/simd-3.c: New test.
6226 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
6228         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
6229         * gcc.dg/20020620-1.c: Likewise.
6231 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6233         PR c++/6944
6234         * g++.dg/init/array4.C: New test.
6235         * g++.dg/init/array5.C: New test.
6237 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
6239         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
6240         * gcc.c-torture/execute/simd-2.c (main): Likewise.
6242 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6244         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
6245         * gcc.dg/wtr-aggr-init-1.c: Likewise.
6246         * gcc.dg/wtr-conversion-1.c: Likewise.
6247         * gcc.dg/wtr-escape-1.c: Likewise.
6248         * gcc.dg/wtr-int-type-1.c: Likewise.
6249         * gcc.dg/wtr-label-1.c: Likewise.
6250         * gcc.dg/wtr-static-1.c: Likewise.
6251         * gcc.dg/wtr-strcat-1.c: Likewise.
6252         * gcc.dg/wtr-suffix-1.c: Likewise.
6253         * gcc.dg/wtr-switch-1.c: Likewise.
6254         * gcc.dg/wtr-unary-plus-1.c: Likewise.
6255         * gcc.dg/wtr-union-init-1.c: Likewise.
6256         * gcc.dg/wtr-union-init-2.c: Likewise.
6257         * gcc.dg/wtr-union-init-3.c: Likewise.
6259         * gcc.dg/wtr-func-def-1.c: New test.
6261 2002-07-02 Devang Patel <dpatel@apple.com>
6263         * objc.dg/param-1.m: New test.
6265 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
6267         * gcc.dg/cpp/trad/directive.c: Add test.
6268         * gcc.dg/cpp/trad/macroargs.c: Add test.
6269         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
6271 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
6273         * gcc.dg/cpp/cmdlne-M.c: New test.
6275 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
6277         * objc.dg/desig-init-1.m: New test.
6279 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6281         PR c++/6716
6282         * g++.dg/template/instantiate1.C: New test.
6284 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
6286         PR c++/7112
6287         * g++.dg/template/sizeof2.C: New test.
6289 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
6291         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
6292         gcc.dg/cpp/trad/include.c: New tests.
6294 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
6296         PR target/7177
6297         * gcc.c-torture/compile/20020701-1.c: New test.
6299 2002-07-01  Stan Shebs  <shebs@apple.com>
6301         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
6302         header here...
6303         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
6304         (objc-torture-execute): or here.
6306 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
6308         * gcc.c-torture/execute/arith-rand-ll.c: New test.
6310 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
6312         * gcc.dg/cpp/trad/escaped-nl.c: New test.
6314 2002-06-30  Devang Patel  <dpatel@apple.com>
6316         * objc.dg/fsyntax-only.m: New test.
6318 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
6320         PR c++/6695
6321         * g++.dg/template/friend7.C: New file.
6323 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
6325         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
6326         return type.
6328 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
6330         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
6331         avoid division by zero.
6333 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
6335         * gcc.dg/Wunknownprag.c: New tests.
6337 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
6339         * gcc.c-torture/execute/simd-2.c: New test.
6341 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
6343         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
6344         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
6345         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
6346         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
6347         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
6348         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
6349         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
6350         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
6351         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
6352         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
6353         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
6354         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
6355         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
6356         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
6357         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
6358         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
6359         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
6361 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
6363         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
6364         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
6365         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
6366         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
6367         New tests.
6368         * gcc.dg/cpp/trad/directive.c: Update.
6370 2002-06-23  Andreas Jaeger  <aj@suse.de>
6372         * gcc.c-torture/execute/complex-6.c: New.
6374 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
6376         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
6377         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
6378         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
6379         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
6381 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
6383         * gcc.dg/cpp/trad: New directory with traditional tests copied
6384         from parent directory.
6385         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
6386         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
6387         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
6388         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
6389         Move to trad/ and rename.
6390         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
6391         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
6392         gcc.dg/cpp/trad/redef2.c: New tests.
6393         * gcc.dg/cpp/trad/trad.exp: New driver.
6395 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
6397         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
6398         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
6399         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
6400         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
6401         Remove.
6403 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
6405         * gcc.dg/20020620-1.c: New test.
6407 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6409         * g++.dg/template/ttp4.C: New test.
6411 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
6413         * g++.dg/opt/vt1.C: Fix regexp.
6415 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6417         * gcc.c-torture/execute/pure-1.c: Make functions static again.
6418         Don't use attribute `noinline'.
6420 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
6422         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
6424 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
6426         * gcc.c-torture/execute/simd-1.c: New.
6428         * gcc.dg/simd-1.c: New.
6430 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
6432         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
6434 2002-06-16  Richard Henderson  <rth@redhat.com>
6436         * g++.dg/ext/anon-struct1.C: New.
6437         * g++.dg/ext/anon-struct2.C: New.
6438         * g++.dg/ext/anon-struct3.C: New.
6439         * gcc.dg/anon-struct-1.c: New.
6440         * gcc.dg/anon-struct-2.c: New.
6441         * gcc.dg/anon-struct-3.c: New.
6442         * gcc.dg/20011008-1.c: Adjust warning text.
6443         * gcc.dg/20020527-1.c: Add -fms-extensions.
6445 2002-06-16  Richard Henderson  <rth@redhat.com>
6447         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
6449 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
6451         * gcc.c-torture/execute/20020615-1.c: New test.
6453 2002-06-15  Roger Sayle  <roger@eyesopen.com>
6455         * gcc.c-tortuture/execute/compare-1.c: New test case.
6456         * gcc.c-tortuture/execute/compare-2.c: New test case.
6457         * gcc.c-tortuture/execute/compare-3.c: New test case.
6459 2002-06-13  Richard Henderson  <rth@redhat.com>
6461         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
6462         ia64 ilp32.
6464 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6466         * g++.dg/template/typename2.C: Update error message.
6468 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
6470         * gcc.c-torture/execute/20020611-1.c: New test.
6472 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
6474         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
6475         list of targets to skip.
6477 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
6479         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
6480         targets if not optimizing.
6482 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
6484         * gcc.c-torture/compile/20020605-1.c: New test.
6486         * g++.dg/opt/vt1.C: New test.
6488         * gcc.dg/20020531-1.c: New test.
6490         * gcc.dg/20020530-1.c: New test.
6492         * gcc.dg/20020527-1.c: New test.
6494         * g++.dg/opt/cse1.C: New test.
6496 2002-06-07  Roger Sayle  <roger@eyesopen.com>
6498         * gcc.dg/20020607-2.c: New test case.
6500 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
6502         * gcc.c-torture/compile/20020604-1.c: New test.
6504 2002-06-04  Richard Henderson  <rth@redhat.com>
6506         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
6507         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
6508         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
6510 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
6512         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
6514 2002-06-03  Richard Henderson  <rth@redhat.com>
6516         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
6517         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
6519 2002-06-02  Richard Henderson  <rth@redhat.com>
6521         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
6522         test functions static.
6524 2002-06-02  Andreas Jaeger  <aj@suse.de>
6526         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
6527         now.
6529 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6531         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
6532         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
6533         Update for mofified diagnostics.
6534         * gcc.dg/c99-intconst-1.c: No longer fail.
6536 2002-06-02  Richard Henderson  <rth@redhat.com>
6538         * gcc.dg/uninit-A.c: Remove xfail markers.
6540 2002-06-01  Roger Sayle  <roger@eyesopen.com>
6542         * gcc.dg/fnegate-1.c: New test case.
6544 2002-05-30  Osku Salerma  <osku@iki.fi>
6546         * gcc.c-torture/execute/mayalias-1.c: New file.
6548 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6550         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
6551         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
6552         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
6554 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
6556         * gcc.c-torture/execute/20020529-1.c: New test.
6558 2002-05-27  Richard Henderson  <rth@redhat.com>
6560         * g++.dg/ext/attrib6.C: New test case.
6562 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6564         * gcc.c-torture/execute/pure-1.c: New test.
6566 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6568         * gcc.dg/cpp/arith-2.c: Remove.
6570 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6572         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
6573         * gcc.dg/cpp/if-3.c: Remove.
6575 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
6577         * g++.dg/opt/cse2.C: New test.
6579 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
6581         * gcc.dg/cpp/arith-1.c: New semantic tests.
6582         * gcc.dg/cpp/if-1.c: Update.
6584 2002-05-24  Ben Elliston  <bje@redhat.com>
6586         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
6588 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
6590         * gcc.dg/verbose-asm.c: New test.
6592 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6594         * gcc.dg/cpp/paste12.c: New test.
6596 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6598         * g++.dg/parse/named_ops.C: New test.
6600 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
6602         * gcc/testsuite/gcc.dg/weak-8.c: New test.
6604 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
6606         * gcc.dg/weak-2.c: Allow optional leading underscore
6607         in scan-assembler symbol name.
6608         * gcc.dg/weak-3.c: Likewise.
6609         * gcc.dg/weak-4.c: Likewise.
6610         * gcc.dg/weak-5.c: Likewise.
6612 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
6614         * gcc.dg/20020523-1.c: New test.
6616 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6618         * objc.dg/const-str-2.m: Update now that we stop after
6619         a command line error.
6621 2002-05-22  Richard Henderson  <rth@redhat.com>
6623         * g++.dg/dg.exp: Fix typo in test pruneing.
6625 2002-05-22  Richard Henderson  <rth@redhat.com>
6627         * g++.dg/dg.exp: Prune the tls subdirectory.
6628         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
6629         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
6630         * g++.dg/tls/init-1.C: New.
6632 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
6634         * gcc.dg/20020517-1.c: New test.
6636 2002-05-21  Richard Henderson  <rth@redhat.com>
6638         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
6639         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
6641 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
6643         * g++.dg/other/copy2.C: New test.
6645 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
6647         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
6648         (MAX_COPY): Bump up to 10 times sizeof (long long).
6649         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
6651         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
6652         sizeof (long long).
6654         * gcc.c-torture/execute/strcpy-1.c: New test.
6656 2002-05-19  Jason Merrill  <jason2redhat.com>
6658         * g++.dg/ext/oper1.C: New test.
6660 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
6661 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
6663         * README.QMTEST: New file.
6665         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
6667 2002-05-19  Andreas Jaeger  <aj@suse.de>
6669         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
6670         now.
6671         * gcc.c-torture/execute/loop-2d.x: Likewise.
6673 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
6675         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
6676         support weak symbols.
6677         * gcc.dg/weak-4.c: Likewise
6678         * gcc.dg/weak-6.c: Likewise
6680 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
6682         * gcc.dg/weak-3.c: Add dg-excess-error comment for
6683         cygwin, coff and h8300-*-hms targets
6684         * gcc.dg/weak-5.c: Likewise
6685         * gcc.dg/weak-7.c: Likewise
6687 2002-05-16  Jason Merrill  <jason@redhat.com>
6689         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
6690         (scan-assembler-not, scan-assembler-dem): Likewise.
6691         (scan-assembler-dem-not): Likewise.
6693 2002-05-15  Richard Henderson  <rth@redhat.com>
6695         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
6697 2002-05-15  Richard Henderson  <rth@redhat.com>
6699         * gcc.dg/weak-5.c (vfoo1c): No warning here.
6700         (vfoo1f): Warning here.
6701         (vfoo1l): Don't redefine the alias.
6703 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
6705         * g++.dg/init/pm1.C: New test.
6707 2002-05-12  David S. Miller  <davem@redhat.com>
6709         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
6710         types.
6712 2002-05-10  Roger Sayle  <roger@eyesopen.com>
6714         * gcc.c-torture/execute/20020510-1.c: New test case.
6716 2002-05-10  David S. Miller  <davem@redhat.com>
6718         * gcc.c-torture/execute/conversion.c: Test long double too.
6720 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
6722         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
6723         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
6724         * lib/g++.exp (g++_link_flags): Likewise.
6725         * lib/objc.exp (objc_target_compile): Likewise.
6727 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6729         * gcc.dg/cpp/poison.c: Update.
6730         * gcc.dg/cpp/20000625-2.c: Remove.
6731         * gcc.dg/cpp/direct2s.c: Remove final test.
6733 2002-05-08  Tom Rix  <trix@redhat.com>
6735         * gcc.c-torture/execute/20020508-1.c: New test.
6736         * gcc.c-torture/execute/20020508-2.c: New test.
6737         * gcc.c-torture/execute/20020508-3.c: New test.
6739 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6741         * gcc.dg/cpp/charconst-4.c: More tests.
6743 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6745         PR c/6569
6746         * gcc.dg/weak-3.c: Update location of warning messages.
6747         * gcc.dg/weak-5.c: Likewise.
6749 2002-05-06  Roger Sayle  <roger@eyesopen.com>
6751         * gcc.c-torture/execute/20020506-1.c: New test case.
6753 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
6755         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
6757 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6759         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
6761 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6763         * gcc.dg/cpp/charconst-3.c: New test.
6765 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6767         * gcc.dg/cpp/charconst.c: Update tests.
6769 2002-05-05  Tim Josling  <tej@melbpc.org.au>
6771         * treelang: Added directory for new sample language treelang. Also
6772         lib/treelang.exp: New file to signal treelang should be tested.
6774 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
6776         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
6777         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
6778         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
6779         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
6780         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
6781         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
6782         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
6784 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6786         * gcc.dg/format/xopen-2.c: New test.
6788 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
6790         * gcc.dg/20020503-1.c: New test.
6792 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
6794         * g++.dg/init/dtor1.C: Make it tougher.
6796 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
6798         * g++.dg/init/dtor1.C: New test.
6800 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
6802         * gcc.dg/altivec-8.c: New.
6804 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
6806         * gcc.dg/altivec-7.c: New.
6808 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
6810         * g++.dg/parse/typedef1.C: New test.
6812 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6814         PR c++/6486
6815         * g++.dg/template/friend6.C: New test.
6817         PR c++/6492
6818         * g++.dg/init/copy1.C: New test.
6820 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
6822         * g++.dg/warn/effc1.C: New test.
6824 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6826         * gcc.dg/cpp/if-cexp.c: Add a test.
6828 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
6830         * gcc.dg/20020426-2.c: New test.
6832 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
6834         * gcc.dg/cpp/if-mop.c: Update.
6835         * gcc.dg/cpp/if-mpar.c: Add test.
6836         * gcc.dg/cpp/if-oppr.c: Update.
6838 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6840         PR c/6343
6841         * gcc.dg/weak-[2-7].c: New tests.
6843 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
6845         * gcc.dg/enum1.c: New test.
6847 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6849         PR c++/6497
6850         * g++.dg/inherit/access2.C: New test.
6852 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6854         PR bootstrap/6445
6855         * gcc.dg/20020426-1.c: New test.
6857 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
6859         * g++.dg/abi/enum1.C: New test.
6861 2002-04-26  Richard Henderson  <rth@redhat.com>
6863         * gcc.dg/c99-bool-1.c: Expect always true warning.
6865 2002-04-25  Roger Sayle  <roger@eyesopen.com>
6867         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
6869 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6871         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
6872         targets.
6874 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
6876         * g++.dg/abi/mange7.C: New test.
6878         PR c++/6438.
6879         * g++.dg/parse/stmtexpr2.C: New test.
6881 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
6883         * gcc.dg/20020312-2.c: Add SH target.
6885 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6887         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
6888         compiler output on mips*-*-irix*.
6890 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
6892         * g++.dg/parse/attr1.C: New test.
6894 2002-04-23  Roger Sayle  <roger@eyesopen.com>
6896         * gcc.c-torture/execute/string-opt-17.c: New test case.
6897         * gcc.c-torture/execute/memset-2.c: New test case.
6899 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
6901         PR c++/6256:
6902         * g++.dg/template/friend5.C: New test.
6904         PR c++/6331:
6905         * g++.dg/template/qual1.C: Likewise.
6907 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
6909         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
6910         Include stdlib.h, not stdio.h or ctype.h.
6912 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
6914         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
6915         cris-*-elf* and mmix-*-*.
6916         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
6917         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
6918         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
6919         Ditto.
6920         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
6921         * gcc.dg/wchar_t-1.c: Ditto.
6923 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
6925         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
6926         Clarify comment.
6928 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
6930         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
6932 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6934         * gcc.c-torture/execute/20000906-1.x: Delete.
6936 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
6938         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
6940 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
6942         * PR6367
6943         * g77.f-torture/execute/6367.f: New test.
6944         * g77.f-torture/execute/6367.x: Disable for MMIX.
6946 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6948         * PR6352
6949         * g++.dg/opt/inline2.C: New test.
6951 2002-04-18  Richard Henderson  <rth@redhat.com>
6953         * gcc.dg/20000906-1.c: Enable for all targets.
6954         * gcc.c-torture/compile/iftrap-2.c: New.
6956 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6958         * gcc.dg/20020418-1.c: New test.
6959         * gcc.dg/20020418-2.c: New test.
6961 2002-04-18  Richard Henderson  <rth@redhat.com>
6963         * gcc.c-torture/compile/iftrap-1.c: New.
6964         * gcc.dg/iftrap-1.c: Adjust for ia64.
6965         * gcc.dg/iftrap-2.c: New.
6967 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6969         * gcc.c-torture/compile/20020418-1.c: New test.
6971 2002-04-18  Roger Sayle  <roger@eyesopen.com>
6973         * gcc.c-torture/compile/20020415-1.c: New.
6975 2002-04-18  David S. Miller  <davem@redhat.com>
6977         * gcc.c-torture/execute/20020418-1.c: New test.
6979 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
6981         * gcc.dg/20020416-1.c: New test.
6983         * g++.dg/opt/inline1.C: New test.
6985 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
6987         * gcc.dg/altivec-5.c: New test.
6989         * gcc.dg/20020415-1.c: New test.
6991 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6993         * testsuite/lib/chill.exp: Remove.
6995 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
6997         * g++.dg/other/big-struct.C: New test.
6999 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
7001         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
7002         of scratch file.
7004 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
7006         PR c/6277
7007         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
7008         in scan-assembler function name
7010 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
7012         * g77.f-torture/execute/980628-4.x,
7013         g77.f-torture/execute/980628-5.x,
7014         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7015         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7016         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
7017         i[34567]86-*-*.
7019 2002-04-13  David S. Miller  <davem@redhat.com>
7021         * gcc.c-torture/execute/20020413-1.c: New test.
7023 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
7025         * gcc.dg/asm-6.c,
7026         * g++.dg/ext/asm1.C: New tests.
7028 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
7030         PR c++ 5373.
7031         * g++.dg/parse/stmtexpr1.C: New test.
7033         PR c++/5189.
7034         * g++.dg/template/copy1.C: New test.
7036 2002-04-12  Richard Henderson  <rth@redhat.com>
7038         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
7040 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
7042         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
7043         gcc.c-torture/execute/20020307-2.c.
7045 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
7047         * g++.dg/ext/attrib5.C,
7048         * g++.dg/lookup/struct1.C: New tests.
7050 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
7052         * gcc.dg/20020411-1.c: New test.
7054         * gcc.c-torture/execute/20020411-1.c: New test.
7056 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
7058         * g77.f-torture/execute/6177.f: New test.
7060 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
7062         PR middle-end/6247
7063         * g++.dg/opt/cleanup1.C: New test.
7065         * g++.dg/opt/const1.C: New test.
7067 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
7069         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
7071 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7073         PR c++/5507
7074         * g++.dg/template/typename2.C: New test.
7076 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
7078         * gcc.c-torture/execute/loop-12.c: New.
7080 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
7082         * g77.f-torture/execute/980628-4.x,
7083         g77.f-torture/execute/980628-5.x,
7084         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7085         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7086         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
7088 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7090         PR optimization/6086
7091         * g++.dg/opt/preinc1.C: New test.
7093 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7095         PR c++/5571
7096         * g++.dg/opt/static2.C: New test.
7098 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7100         PR c/5120
7101         * gcc.dg/20020406-1.c: New test.
7103 2002-04-04  David S. Miller  <davem@redhat.com>
7105         * gcc.c-torture/execute/20020404-1.c: New test.
7107 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
7109         PR c/6123
7110         * gcc.dg/20020312-2.c: Do not declare global register variable
7111         if __PIC__ or __pic__ is defined.
7113 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
7115         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
7116         __asm__ so that it works correctly even if -ansi -pedantic-errors.
7118 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7120         * gcc.misc-tests/linkage.exp: Update last change to handle
7121         sparc*-, not just sparc-.
7123 2002-04-03  Richard Henderson  <rth@redhat.com>
7125         * gcc.dg/cpp/ucs.c: Improved long UCS test.
7127 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7129         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
7131 2002-04-02  David S. Miller  <davem@redhat.com>
7133         * gcc.c-torture/execute/20020402-3.c: New test.
7135 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7137         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
7138         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
7140         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
7141         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
7142         g77.f-torture/execute/20001201.x,
7143         g77.f-torture/execute/u77-test.x: New files.
7145         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
7146         * gcc.dg/wchar_t-1.c: Ditto.
7148 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7150         * gcc.c-torture/execute/20020402-1.c: New test.
7152 2002-04-01  Richard Henderson  <rth@redhat.com>
7154         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
7156         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
7158 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7160         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
7162 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7164         * g++.dg/inherit/template-as-base.C: Expect error.
7165         * g++.dg/inherit/namespace-as-base.C: Likewise.
7167 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
7169         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
7170         g++.dg/ext/instantiate3.C: Tweak match patterns.
7172         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
7173         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
7174         -da test.
7176 2002-03-31  Richard Henderson  <rth@redhat.com>
7178         * gcc.dg/special/alias-2.c: New.
7179         * gcc.dg/special/ecos.exp: Run it.
7181 2002-03-31  Richard Henderson  <rth@redhat.com>
7183         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
7185 2002-03-31  Kazu Hirata  <kazu@hxi.com>
7187         * gcc.dg/weak-1.c: Disable on h8300 port.
7189 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
7191         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
7192         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
7193         ordering tests.
7194         * g++.dg/bprob/bprob-1.C: New test.
7195         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
7196         * g++.dg/gcov/gcov-1.C: New test.
7197         * g++.dg/gcov/gcov-1.x: New file.
7198         * g++.dg/gcov/gcov-2.C: New test.
7199         * g++.dg/gcov/gcov-3.C: New test.
7200         * g++.dg/gcov/gcov-3.h: New file.
7202 2002-03-28  Roger Sayle  <roger@eyesopen.com>
7204         * g++.old-deja/g++.other/builtins5.C: New test.
7205         * g++.old-deja/g++.other/builtins6.C: New test.
7206         * g++.old-deja/g++.other/builtins7.C: New test.
7207         * g++.old-deja/g++.other/builtins8.C: New test.
7208         * g++.old-deja/g++.other/builtins9.C: New test.
7210 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
7212         * g++.dg/opt/static1.C: New test.
7214         * g++.dg/opt/longbranch1.C: New test.
7216 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
7218         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
7220         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
7222 2002-03-28  Jeffrey A Law  (law@redhat.com)
7224         * gcc.c-torture/execute/20020328-1.c: New test.
7226 2002-03-27  Richard Henderson  <rth@redhat.com>
7228         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
7229         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
7230         move from g++.old-deja/g++.ext/.
7232 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
7234         * g++.dg/init/new2.C: New test.
7236 2002-03-26  Richard Henderson  <rth@redhat.com>
7238         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
7240         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
7241         on sparc.
7243         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
7244         sparcv9 systems.
7245         * gcc.dg/20001102-1.c: Likewise.
7247 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
7249         * gcc.dg/cpp/endif-pedantic1.c,
7250         gcc.dg/cpp/endif-pedantic2.c:  New tests.
7252 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
7254         * g++.dg/init/new1.C: New test.
7256 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
7258         * g++.dg/abi/vbase9.C: New test.
7260 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
7262         * gcc.dg/arm-asm.c: New test.
7264 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
7266         * gcc.dg/Wswitch-enum.c: New test.
7267         Fix PR c/5044.
7269 2002-03-26  Richard Henderson  <rth@redhat.com>
7271         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
7272         structure.
7274 2002-03-25  Richard Henderson  <rth@redhat.com>
7276         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
7277         sparcv9 systems.
7279         * gcc.c-torture/compile/20011119-1.c (xxx): New.
7280         * gcc.c-torture/compile/20011119-2.c (xxx): New.
7282 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
7284         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
7286 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
7288         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
7289         targets using generic thunk support.
7291 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
7293         * gcc.c-torture/compile/20020323-1.c: New test.
7295         * g++.dg/opt/conj2.C: New test.
7297 2002-03-24  Richard Henderson  <rth@redhat.com>
7299         * gcc.dg/weak-1.c: Use -fno-common.
7301 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7303         * g77.dg/f77-edit-apostrophe-out.f: New test
7304         * g77.dg/f77-edit-h-out.f: New test
7305         * g77.dg/f77-edit-t-in.f: New test
7306         * g77.dg/f77-edit-t-out.f: New test
7307         * g77.dg/f77-edit-x-out.f: New test
7308         * g77.dg/f77-edit-slash-out.f: New test
7309         * g77.dg/f77-edit-colon-out.f: New test
7310         * g77.dg/f77-edit-s-out.f: New test
7312 2002-03-24  Richard Henderson  <rth@redhat.com>
7314         * objc/execute/formal_protocol-6.x: New XFAIL.
7316 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7318         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
7319         that do not support weak symbols
7321 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7323         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
7324         * lib/g77.exp:  Likewise
7325         * lib/objc.exp: Likewise
7327 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7329         * gcc.dg/Wswitch-default.c: New test.
7331 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
7333         * g++.dg/other/enum1.C: New test.
7335 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
7337         * gcc.dg/pragma-ep-3.c: Fix typo.
7339 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7341         * g++.dg/inherit/template-as-base.C: New test.
7343 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
7345         * g++.old-deja/g++.other/dwarf2-1.C: Move...
7346         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
7348 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
7350         * gcc.dg/cpp/multiline.c: Update to match.
7352 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
7354         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
7356 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
7358         * gcc.dg/cpp/extratokens2.c:  New file.
7360 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
7362         * gcc.dg/20020312-2.c: Add rs6000 target.
7364         * gcc.c-torture/compile/20020319-1.c: New test.
7366 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7368         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
7369         (A, E): Handle this.
7371 2002-03-20  Jason Merrill  <jason@redhat.com>
7373         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
7374         ignoring -fpic.
7375         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
7376         through prune_gcc_output.
7378 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
7380         * gcc.c-torture/compile/20020320-1.c: New test.
7382 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
7384         * gcc.c-torture/compile/20020318-1.c: New test.
7386         * gcc.dg/struct-by-value-1.c: New test.
7388         * gcc.dg/20020319-1.c: New test.
7390 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
7392         * g++.dg/opt/conj1.C: New test.
7394 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
7396         * g++.dg/template/qualttp20.C: Revert previous change.
7397         * g++.dg/template/qualttp3.C: Likewise.
7398         * g++.dg/template/qualttp4.C: Likewise
7399         * g++.dg/template/qualttp5.C: Likewise
7400         * g++.dg/template/qualttp6.C: Likewise
7401         * g++.dg/template/qualttp7.C: Likewise
7402         * g++.dg/template/qualttp8.C: Likewise
7403         * g++.dg/template/recurse.C: Likewise.
7405 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7407         * gcc.dg/cpp/wchar-1.c: Update.
7409 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
7411         * g++.dg/template/conv1.C: New test.
7412         * g++.dg/template/conv2.C: New test.
7413         * g++.dg/template/conv3.C: New test.
7414         * g++.dg/template/conv4.C: New test.
7416 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
7418         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
7419         * g++.dg/template/qualttp3.C: Likewise.
7420         * g++.dg/template/qualttp4.C: Likewise
7421         * g++.dg/template/qualttp5.C: Likewise
7422         * g++.dg/template/qualttp6.C: Likewise
7423         * g++.dg/template/qualttp7.C: Likewise
7424         * g++.dg/template/qualttp8.C: Likewise
7425         * g++.dg/template/recurse.C: Likewise.
7427 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
7429         * g++.dg/opt/dtor1.C: New test.
7431 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
7433         * gcc.c-torture/compile/20020315-1.c: New test.
7435 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
7437         * gcc.dg/weak-1.c: Fix scan tests.
7439 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
7441         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
7442         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
7443         cris-*-aout* mmix-*-*.
7444         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
7445         cris-*-aout* mmix-*-*.
7446         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
7447         cris-*-elf* cris-*-aout* and mmix-*-*.
7448         * gcc.dg/20001009-1.c: Ditto.
7449         * gcc.dg/20010912-1.c: Ditto.
7450         * gcc.dg/20020122-4.c: Ditto.
7451         * gcc.dg/inline-2.c: Ditto.
7453 2002-03-14  Jeffrey A Law  (law@cygnus.com)
7455         * gcc.c-torture/compile/20020314-1.c: New test.
7457 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
7459         * gcc.c-torture/execute/20020314-1.c: New test.
7461 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
7463         * g++.dg/warn/Wunused-1.C: New test.
7465 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
7467         * g++.dg/abi/mangle6.C: New test.
7469 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
7471         * gcc.c-torture/compile/20020309-2.c: New test.
7473         * gcc.c-torture/compile/20020312-1.c: New test.
7475 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
7477         * g++.dg/other/access1.C: New test.
7479 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
7481         * gcc.c-torture/execute/wchar_t-1.c: New test.
7483 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
7485         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
7487 2002-03-12  Roger Sayle  <roger@eyesopen.com>
7489         * gcc.dg/20020312-1.c: New test case.
7491 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
7493         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
7495 2002-03-11  Richard Henderson  <rth@redhat.com>
7497         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
7498         * g++.old-deja/g++.jason/report.C: Likewise.
7500 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
7502         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
7503         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
7505 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
7507         * testsuite/g++.dg/overload/pmf1.C: New test.
7509 2002-03-11  Kazu Hirata  <kazu@hxi.com>
7511         * gcc.c-torture/execute/20020307-1.c: Use long.
7513 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
7515         PR optimization/5844
7516         * gcc.dg/20020310-1.c: New test.
7518 2002-03-09  Michael Meissner  <meissner@redhat.com>
7520         * gcc.c-torture/execute/memcpy-2.c: New test.
7521         * gcc.c-torture/execute/memset-1.c: New test.
7522         * gcc.c-torture/execute/strlen-1.c: New test.
7523         * gcc.c-torture/execute/strcmp-1.c: New test.
7524         * gcc.c-torture/execute/strncmp-1.c: New test.
7526 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
7528         * gcc.dg/ppc-ldstruct.c: New test.
7530 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
7532         * gcc.c-torture/execute/va-arg-22.c: New test.
7534 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7536         * gcc.c-torture/compile/20020309-1.c: New test.
7538 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
7540         * gcc.c-torture/execute/20020307-2.c: New test.
7542 2002-03-07  Jeffrey A Law  (law@redhat.com)
7544         * g77.f-torture/compile/20020307-1.f: New test.
7546 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
7548         * gcc.dg/unordered-1.c: New test.
7550 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
7552         * gcc.c-torture/execute/20020307-1.c: New test.
7554 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
7556         * gcc.dg/20020304-1.c: New test.
7558         * gcc.c-torture/compile/20020304-2.c: New test.
7560 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
7562         * gcc.c-torture/compile/20020304-1.c: New test case
7563         (from PR c/5830).
7565 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
7567         * gcc.dg/20020103-1.c: Add other -D ppc variants.
7569 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
7571         * g++.dg/other/classkey1.C: New test.
7573 2002-03-01  Richard Henderson  <rth@redhat.com>
7575         * gcc.c-torture/compile/981223-1.x: New.
7576         * gcc.c-torture/compile/920625-1.x: New.
7578 2002-02-28  Richard Henderson  <rth@redhat.com>
7580         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
7582 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
7584         * gcc.c-torture/execute/20020227-1.c: New test.
7586 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
7588         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
7589         here" ERROR lines.
7590         * g++.old-deja/g++.oliva/partord1.C: Likewise.
7591         * g++.old-deja.g++.other/defarg1.C: Likewise.
7592         * g++.old-deja/g++.pt/calls2.C: Likewise.
7593         * g++.old-deja/g++.pt/crash20.C: Likewise.
7594         * g++.old-deja/g++.pt/crash30.C: Likewise.
7595         * g++.old-deja/g++.pt/crash36.C: Likewise.
7596         * g++.old-deja/g++.pt/crash6.C: Likewise.
7597         * g++.old-deja/g++.pt/defarg13.C: Likewise.
7598         * g++.old-deja/g++.pt/derived3.C: Likewise.
7599         * g++.old-deja/g++.pt/error1.C: Likewise.
7600         * g++.old-deja/g++.pt/friend21.C: Likewise.
7601         * g++.old-deja/g++.pt/friend23.C: Likewise.
7602         * g++.old-deja/g++.pt/infinite1.C: Likewise.
7603         * g++.old-deja/g++.robertl/eb128.C: Likewise.
7605 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
7607         * gcc.c-torture/execute/20020225-2.c: New test.
7609 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
7611         * gcc.c-torture/execute/920730-1t.c,
7612         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
7613         Delete test cases, only relevant to -traditional.
7615 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7617         * gcc.dg/cpp/undef1.c: Remove.
7618         * gcc.dg/cpp/directiv.c: Update.
7619         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
7621 2002-02-27  Michael Meissner  <meissner@redhat.com>
7623         * gcc.c-torture/execute/20020226-1.c: New test.
7625 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
7627         * g++.dg/debug/debug4.C: New test.
7629         * gcc.dg/ia64-visibility-1.c: New test.
7631 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
7633         * gcc.dg/debug/20020224-1.c: New.
7635 2002-02-25  Kazu Hirata  <kazu@hxi.com>
7637         * gcc.c-torture/execute/960416-1.x: New.
7638         * gcc.c-torture/execute/divconst-3.x: Likewise.
7640 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
7642         * gcc.dg/20020224-1.c: New test.
7644 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
7646         * gcc.c-torture/execute/20020225-1.c: New.
7648 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7650         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
7652 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
7654         * gcc.dg/20020222-1.c: New test.
7656 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
7658         * g++.dg/opt/anonunion1.C: New test.
7660 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
7662         * g++.dg/template/qualttp19.C: New test.
7663         * g++.dg/template/qualttp20.C: New test.
7664         * g++.old-deja/g++.jason/report.C: Adjust expected errors
7665         * g++.old-deja/g++.other/qual1.C: Likewise.
7667 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
7669         * gcc.dg/attr-alwaysinline.c: New.
7671 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
7673         * gcc.dg/20020220-1.c: New test.
7675         * gcc.dg/20020220-2.c: New test.
7677         * g++.dg/opt/mmx1.C: New test.
7679 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
7681         * gcc.c-torture/compile/20020110.c: New test.
7683 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
7685         * gcc.c-torture/execute/20020219-1.c: New test.
7687         * gcc.dg/20020219-1.c: New test.
7689         * gcc.dg/noncompile/20020220-1.c: New test.
7691         * g++.dg/opt/ptrintsum1.C: New test.
7693         * gcc.dg/debug/20020220-1.c: New test.
7695 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
7697         * gcc.c-torture/execute/20020216-1.c: New test.
7699 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
7701         * gcc.dg/decl-1.c: Update, new test.
7703 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
7705         * g++.dg/abi/bitfield1.C: New test.
7706         * g++.dg/abi/bitfield2.C: New test.
7708 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
7710         * gcc.dg/attr-nest.c: New test.
7712 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
7714         * gcc.c-torture/execute/20020215-1.c: New test.
7716 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
7718         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
7719         * g++.dg/debug/debug.exp: New.
7720         * g++.dg/debug/trivial.C: New.
7721         * g++.dg/debug/debug1.C: Moved...
7722         * g++.dg/other/debug1.C: ...from here.
7723         * g++.dg/debug/debug2.C: Moved...
7724         * g++.dg/other/debug2.C: ...from here.
7725         * g++.dg/debug/debug3.C: Moved...
7726         * g++.dg/other/debug3.C: ...from here.
7728         * gcc.dg/noncompile/20020213-1.c: New test.
7730 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
7732         * g++.dg/other/debug3.C: New test.
7734         * gcc.c-torture/execute/20020213-1.c: New test.
7736 2002-02-13  Richard Smith <richard@ex-parrot.com>
7738         * g++.old-deja/g++.other/thunk1.C: New test.
7740 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
7742         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
7744 2002-02-13  Stan Shebs  <shebs@apple.com>
7746         * gcc.dg/altivec-3.c: New.
7748 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
7750         * gcc.dg/Wunreachable-1.c: New test.
7751         * gcc.dg/Wunreachable-2.c: New test.
7753 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7755         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
7757 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
7759         * gcc.dg/decl-1.c: New test.
7761 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
7763         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
7765 2002-02-10  Kazu Hirata  <kazu@hxi.com>
7767         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
7768         * gcc.c-torture/compile/980506-1.x: Likewise.
7770 2002-02-10  Kazu Hirata  <kazu@hxi.com>
7772         * gcc.dg/20020210-1.c: New.
7774 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
7776         * g77.f-torture/execute/947.f: New regression test
7777         for PR fortran/947.
7779 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7781         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
7782         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
7784 2002-02-08  Richard Henderson  <rth@redhat.com>
7786         * gcc.c-torture/compile/labels-3.c: New.
7788 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
7790         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
7791         expression statements work instead.
7792         * gcc.dg/noncompile/20020207-1.c: New test.
7794 2002-02-07  Richard Henderson  <rth@redhat.com>
7796         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
7798 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7800         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
7801         message from g77
7802         * lib/g77-dg.exp: Trim g77 error messages so that they are
7803         recognized by dg.exp.
7805 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7807         PR fortran/5473
7808         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
7810 2002-02-07  Richard Henderson  <rth@redhat.com>
7812         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
7813         to be sufficiently aligned for integers.
7815 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
7817         * g++.dg/template/friend4.C: New test.
7819 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7821         PR fortran/5743
7822         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
7823         unsupported cases.
7825 2002-02-07  Richard Henderson  <rth@redhat.com>
7827         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
7828         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
7829         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
7830         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
7832 2002-02-06  Richard Henderson  <rth@redhat.com>
7834         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
7836 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
7838         * gcc.dg/20020206-1.c: New test.
7840 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
7842         * gcc.c-torture/execute/20020206-1.c: New test.
7844         * gcc.c-torture/execute/20020206-2.c: New test.
7846         PR optimization/5429:
7847         * gcc.c-torture/compile/20020206-1.c: New test.
7849 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
7851         * g++.dg/ext/align1.C: Do not use an explicit alignment value
7852         as certain file formats cannot support particularly large
7853         alignments.
7855         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
7856         and do not expect to be able to link the executable.
7858         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
7859         fail because the COFF format does not support the weak attribute.
7861 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
7863         * g77.dg/pr5473.f:  New test
7865 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
7867         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
7868         Fix testcase accordingly.
7870 2002-02-04  Richard Henderson  <rth@redhat.com>
7872         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
7873         (buf): Change to be an array of pointers, not ints.
7875 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7877         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
7878         before all tests.  Move warning one line above to match where it
7879         C frontend emits.
7880         * gcc.dg/Wswitch-2.c: New test.
7881         * g++.dg/warn/Wswitch-1.C: New test.
7882         * g++.dg/warn/Wswitch-2.C: New test.
7884 2002-02-04  Richard Henderson  <rth@redhat.com>
7886         * g++.dg/abi/offsetof.C: Fix size comparison.
7888 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
7890         * gcc.dg/cast-qual-2.c: New test.
7892 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7894         * gcc.dg/20020201-4.c: New test.
7896 2002-02-04  Ben Elliston  <bje@redhat.com>
7898         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
7899         target_info attribute != 0, in addition to the empty string.
7900         (gcc_target_compile): Likewise.
7902 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
7904         * gcc.dg/Wswitch.c: New test.
7905         PR gcc/4475. PR gcc/3780.
7907 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
7909         * g77.f-torture/execute/5122.f: New test for regressions
7910         against PR fortran/5122.
7912 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
7914         * g77.f-torture/compile/pr3743.f: Delete
7915         * g77.dg/pr3743-1.f: New test.
7916         * g77.dg/pr3743-2.f: New test.
7917         * g77.dg/pr3743-3.f: New test.
7918         * g77.dg/pr3743-4.f: New test.
7920 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7922         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
7924 2002-02-02  Richard Henderson  <rth@redhat.com>
7926         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
7927         * gcc.c-torture/execute/bf64-1.c: Likewise.
7929 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
7931         * gcc.dg/20020201-2.c: New test.
7933         * gcc.dg/20020201-3.c: New test.
7935         * gcc.c-torture/execute/bitfld-2.c: New test.
7937 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7939         * gcc.dg/bitfld-1.c: Update.
7940         * gcc.dg/bitfld-2.c: Update.
7941         * gcc.c-torture/execute/bitfld-1.x: New.
7943 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
7945         * gcc.c-torture/execute/20020201-1.c: New test.
7947 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
7949         PR target/5469
7950         * gcc.dg/20020201-1.c: New test.
7952 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
7954         PR fortran/3743
7955         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
7956         * g77.f-torture/compile/pr3743.x: Remove
7958 2002-01-31  Tom Rix  <trix@redhat.com>
7960         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
7962 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7964         * gcc.dg/noncompile/20020130-1.c: New test.
7966 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
7968         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
7970 2002-01-29  Richard Henderson  <rth@redhat.com>
7972         * gcc.c-torture/execute/991118-1.c: Cast various constants back
7973         to long long.
7974         * gcc.c-torture/execute/bf64-1.c: Likewise.
7976 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
7978         * gcc.c-torture/execute/20020129-1.c: New test.
7980 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7982         * gcc.c-torture/compile/20000224-1.c: Update.
7983         * gcc.c-torture/execute/bitfld-1.c: New tests.
7984         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
7985         * gcc.dg/uninit-A.c: Update.
7987 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
7989         * g++.dg/template/ctor1.C: Add instantiation.
7991 2002-01-28  Paul Koning  <pkoning@equallogic.com>
7993         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
7994         argument to __builtin_prefetch to be const ptr.
7996 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
7998         * gcc.c-torture/compile/20020120-1.c: New test.
8000 2002-01-27  Kazu Hirata  <kazu@hxi.com>
8002         * gcc.c-torture/execute/20020127-1.c: New test.
8004 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
8006         * g77.dg/f77-edit-i-in.f: New test
8007         * g77.dg/f77-edit-i-out.f: New test
8009 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
8011         * gcc.dg/debug/debug.exp: New file.
8012         * gcc.dg/debug/trivial.c: New file.
8013         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
8014         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
8015         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
8016         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
8017         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
8018         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
8019         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
8020         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
8021         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
8022         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
8023         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
8024         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
8025         * gcc.dg/20000503-1.c: Removed.
8026         * gcc.dg/20010207-1.c: Removed.
8027         * gcc.dg/20011223-1.c: Removed.
8028         * gcc.dg/20020104-2.c: Removed.
8029         * gcc.dg/debug-1.c: Removed.
8030         * gcc.dg/debug-2.c: Removed.
8031         * gcc.dg/debug-3.c: Removed.
8032         * gcc.dg/debug-4.c: Removed.
8033         * gcc.dg/debug-5.c: Removed.
8034         * gcc.dg/debug-6.c: Removed.
8035         * gcc.dg/dwarf2-1.c: Removed.
8036         * gcc.dg/dwarf2-2.c: Removed.
8038 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
8040         * g++.old-deja/g++.other/eh5.C: New test.
8041         * g++.old-deja/g++.other/sibcall2.C: New test.
8042         * g++.old-deja/g++.other/array9.C: New test.
8043         * g++.old-deja/g++.other/typename2.C: New test.
8044         * g++.old-deja/g++.other/crash60.C: New test.
8045         * g++.old-deja/g++.other/conv9.C: New test.
8046         * g++.old-deja/g++.other/mangle10.C: New test.
8047         * g++.old-deja/g++.other/unchanging1.C: New test.
8048         * g++.old-deja/g++.other/exprstmt1.C: New test.
8049         * g++.old-deja/g++.other/inline23.C: New test.
8050         * g++.old-deja/g++.eh/ia64-1.C: New test.
8051         * g++.old-deja/g++.other/dwarf2-1.C: New test.
8052         * g++.old-deja/g++.other/reload1.C: New test.
8053         * g++.old-deja/g++.other/static20.C: New test.
8054         * g++.old-deja/g++.other/local-alloc1.C: New test.
8055         * g++.old-deja/g++.other/conv8.C: New test.
8056         * g++.old-deja/g++.other/stmtexpr2.C: New test.
8057         * g++.old-deja/g++.other/storeexpr1.C: New test.
8058         * g++.old-deja/g++.other/storeexpr2.C: New test.
8059         * g++.dg/eh/template2.C: New test.
8060         * g++.dg/warn/weak1.C: New test.
8062 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
8064         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8065         Remove first, non-varying, argument.
8067 2002-01-23  Richard Henderson  <rth@redhat.com>
8069         * gcc.dg/inline-2.c: New.
8071         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
8072         Add optional target arg.  Check number of arguments.
8073         (scan-assembler-not, scan-assembler-dem): Likewise.
8074         (scan-assembler-dem-not): Likewise.
8076 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8078         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
8079         line 12.
8080         * g++.old-deja/g++.brendan/parse3.C,
8081         g++.old-deja/g++.other/crash26.C,
8082         g++.old-deja/g++.other/crash28.C,
8083         g++.old-deja/g++.other/crash29.C,
8084         g++.old-deja/g++.other/crash30.C,
8085         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
8087 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
8089         * gcc.dg/20020115-1.c: New.
8091 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
8093         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
8095 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
8097         * gcc.dg/20020122-3.c: New.
8099 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
8101         * g++.dg/other/gc1.C: New test.
8103 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8105         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
8107 2002-01-22  Richard Henderson  <rth@redhat.com>
8109         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
8111 2002-01-22  Richard Henderson  <rth@redhat.com>
8113         * gcc.dg/20020122-4.c: New.
8115 2002-01-22  H.J. Lu <hjl@gnu.org>
8117         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
8118         link output.
8119         * gcc.dg/special/ecos.exp: Likewise.
8120         * lib/g++-dg.exp: Likewise.
8121         * lib/g77-dg.exp: Likewise.
8122         * lib/gcc-dg.exp : Likewise.
8123         * lib/mike-g++.exp: Likewise.
8124         * lib/mike-g77.exp: Likewise.
8125         * lib/mike-gcc.exp: Likewise.
8126         * lib/objc-dg.exp: Likewise.
8128 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
8130         PR target/5379
8131         * gcc.dg/20020122-2.c: New test.
8133 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
8135         * gcc.dg/20020122-1.c: New test.
8137 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
8139         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
8141 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
8143         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
8145 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8147         * gcc.c-torture/compile/20020121-1.c: New test.
8149 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8151         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
8152         ld_library_path.
8154 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
8156         * gcc.dg/20020218-1.c: New test.
8158 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
8160         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
8161         messages
8162         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
8163         "At global scope" warning
8164         * g++.dg/ext/align1.C: Change cygwin test for alignment
8165         from db-bogus to dg-warning
8167 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
8169         * g77.f-torture/compile/cpp2.F: New test.
8171 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8173         * g++.dg/template/access1.C: New test.
8175 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
8177         * gcc.dg/20020118-1.c: New.
8179 2002-01-18  Kazu Hirata  <kazu@hxi.com>
8181         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
8183 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8185         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
8186         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
8187         alignment warnings.
8189 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8191         * gcc.misc-tests/i386-prefetch.exp: Save and restore
8192         torture_with_loops and torture_without_loops
8194 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
8196         * gcc.c-torture/compile/20020116-1.c: New test.
8198 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
8200         * gcc.dg/20020116-2.c: New test.
8202         * gcc.dg/ultrasp4.c: New test.
8204         * gcc.dg/20020116-1.c: New test.
8206 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
8208         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
8209         by EABI.
8211 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
8213         * gcc.misc-tests/i386-prefetch.exp: New.
8214         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
8215         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
8216         * gcc.misc-tests/i386-pf-none-1.c: New test.
8217         * gcc.misc-tests/i386-pf-sse-1.c: New test.
8219 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
8221         * gcc.dg/gnu89-init-1.c: Add new tests.
8223 2002-01-15  Andreas Jaeger  <aj@suse.de>
8225         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
8226         * gcc.dg/i386-mmx-2.c: Likewise.
8227         * gcc.dg/i386-sse-1.c: Likewise.
8228         * gcc.dg/i386-sse-2.c: Likewise.
8229         * gcc.dg/i386-sse-3.c: Likewise.
8231 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
8233         * g77.f-torture/execute/intrinsic-unix-bessel.f:
8234         Uncomment additional cases that now pass.
8236 2002-01-11  Richard Henderson  <rth@redhat.com>
8238         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
8239         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
8241 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
8243         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
8245 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
8247         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
8248         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
8250 2002-01-10  Dale Johannesen  <dalej@apple.com>
8252         * gcc.c-torture/execute/loop-11.c: New.
8254 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
8256         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
8257         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
8259 2002-01-09  Richard Henderson  <rth@redhat.com>
8261         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
8262         type in which to perform the operation for each size.
8264 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
8266         * gcc.c-torture/compile/20020109-2.c: New test.
8268 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
8270         * gcc.c-torture/execute/loop-10.c: New test.
8272 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
8274         * gcc.c-torture/compile/20010226-1.c: New test.
8275         * gcc.c-torture/compile/20010227-1.c: New test.
8276         * gcc.c-torture/compile/20010426-1.c: New test.
8277         * gcc.c-torture/compile/20010510-1.c: New test.
8278         * gcc.c-torture/compile/20010605-3.c: New test.
8279         * gcc.c-torture/compile/20010824-1.c: New test.
8280         * gcc.c-torture/execute/20010409-1.c: New test.
8281         * gcc.dg/noncompile/20000901-1.c: New test.
8282         * gcc.dg/20001023-1.c: New test.
8283         * gcc.dg/20001101-1.c: New test.
8284         * gcc.dg/20001102-1.c: New test.
8285         * gcc.dg/20010207-1.c: New test.
8286         * gcc.dg/20010405-1.c: New test.
8287         * gcc.dg/20010822-1.c: New test.
8288         * gcc.dg/20011107-1.c: New test.
8290 2002-01-09  Jeffrey A Law  (law@redhat.com)
8292         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
8294         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
8295         execution failure on PA targets.
8297 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
8299         * gcc.c-torture/compile/20020109-1.c: New test.
8301 2002-01-08  Kazu Hirata  <kazu@hxi.com>
8303         * gcc.c-torture/execute/20020108-1.c: New test.
8305 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
8307         * gcc.dg/20020108-1.c: New test.
8309 2002-01-08  H.J. Lu <hjl@gnu.org>
8311         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
8312         for header files.
8314 2002-01-08  Geoff Keating  <geoffk@redhat.com>
8316         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
8317         consistency.
8319 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
8321         * gcc.dg/altivec-4.c: Test altivec predicates.
8323 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
8325         * gcc.c-torture/execute/20020107-1.c: New test.
8327 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8329         PR c/5279
8330         * gcc.c-torture/compile/20020106-1.c: New test.
8332 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
8334         * gcc.c-torture/execute/nestfunc-4.c: New test.
8336 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
8338         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
8339         extra triple that slipped in.
8340         * g++.old-deja/g++.abi/align.C: Likewise.
8341         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8343 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
8345         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
8346         * g++.old-deja/g++.abi/align.C: Likewise.
8347         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8349         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
8350         on FreeBSD/i386.
8351         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
8352         FreeBSD.
8354 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
8356         * gcc.dg/20020104-1.c: New test.
8358         * gcc.dg/20020104-2.c: New test.
8360 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
8362         * gcc.dg/20020103-1.c: Fix typo in target selector.
8364 2002-01-03  Richard Henderson  <rth@redhat.com>
8366         * gcc.dg/20020103-1.c: New.
8368 2002-01-03  Kazu Hirata  <kazu@hxi.com>
8370         * gcc.c-torture/execute/20020103-1.c: New test.
8372 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
8374         * g++.dg/other/debug2.C: New test.
8376         * gcc.c-torture/compile/20020103-1.c: New test.
8378 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
8380         * gcc.dg/gnu89-init-1.c: Added new tests.
8382 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8384         * g++.dg/template/friend2.C: Remove as patch is reverted.
8386         * g++.dg/warn/oldcast1.C: New test.
8388         * g++.dg/template/ptrmem1.C: New test.
8389         * g++.dg/template/ptrmem2.C: New test.
8391         * g++.dg/template/ntp.C: New test.
8393         * g++.dg/other/component1.C: New test.
8395         * g++.dg/template/ttp3.C: New test.
8397         * g++.dg/template/friend2.C: New test.
8398         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
8400 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8402         * g++.dg/other/ptrmem1.C: New test.
8403         * g++.dg/other/ptrmem2.C: New test.
8405 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8407         * g++.dg/template/ctor1.C: New test.
8409 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8411         * g++.dg/template/friend2.C: New test.
8413 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
8415         * gcc.dg/mmix-1.c: New test.
8417 2001-12-31  Richard Henderson  <rth@redhat.com>
8419         * gcc.dg/asm-5.c: New.
8421 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
8423         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
8424         in namespace __gnu_cxx
8426 2001-12-30  Richard Henderson  <rth@redhat.com>
8428         * gcc.dg/debug-6.c: New.
8430 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
8432         * gcc.c-torture/compile/20011229-2.c: New test.
8434 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
8436         * gcc.dg/debug-3.c: New test.
8437         * gcc.dg/debug-4.c: New test.
8438         * gcc.dg/debug-5.c: New test.
8440 2001-12-29  Richard Henderson  <rth@redhat.com>
8442         * g++.dg/eh/loop1.C: New.
8444 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8446         * g++.dg/template/crash1.C: New test.
8448 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8450         * g++.dg/other/const1.C: New test.
8452 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
8454         * gcc.c-torture/compile/20011229-1.c: New test.
8456 2001-12-28  Stan Shebs  <shebs@apple.com>
8458         * lib/objc-torture.exp: Resync with c-torture.exp.
8459         * lib/objc.exp: Load standard libraries.
8461 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
8463         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
8464         additional tests.
8466 2001-12-27  Roger Sayle <roger@eyesopen.com>
8468         * gcc.c-torture/execute/string-opt-16.c: New testcase.
8470 2001-12-27  Richard Henderson  <rth@redhat.com>
8472         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
8474 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
8476         * g++.dg/eh/ctor1.C: New test.
8477         * g++.dg/other/error2.C: New test.
8479 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
8481         * g++.dg/other/init2.C: New test.
8483 2001-12-24  Richard Henderson  <rth@redhat.com>
8485         * gcc.dg/20011223-1.c: New.
8486         * gcc.dg/inline-1.c: New.
8488 2001-12-23  Richard Henderson  <rth@redhat.com>
8490         * gcc.dg/asm-4.c: Test operand modifiers.
8492 2001-12-23  Richard Henderson  <rth@redhat.com>
8494         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
8496 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8498         * gcc.c-torture/execute/20011223-1.c: New test.
8500 2001-12-21  Richard Henderson  <rth@redhat.com>
8502         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
8503         re-enables the warning.
8505 2001-12-21  Richard Henderson  <rth@redhat.com>
8507         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
8509 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
8511         * gcc.c-torture/compile/20011218-1.c: New test.
8513 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
8515         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
8516         arm-isr.c test.
8517         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
8518         epilogue generation for ARM ISR routines.
8520 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8522         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
8523         * gcc.dg/format/c90-printf-3.c: Likewise.
8524         * gcc.dg/format/c99-printf-3.c: Likewise.
8525         * gcc.dg/format/ext-1.c: Likewise.
8526         * gcc.dg/format/ext-6.c: Likewise.
8527         * gcc.dg/format/format.h: Prototype unlocked stdio.
8529 2001-12-20  Richard Henderson  <rth@redhat.com>
8531         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
8532         (arena): Use it.
8533         (malloc): Correct allocation logic.  Abort if we fill up the
8534         arena before initialization complete.
8535         (realloc): Correct allocation logic.
8537 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
8539         * gcc.c-torture/compile/20011219-2.c: New test.
8541         * gcc.c-torture/execute/20011219-1.c: New test.
8543 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
8545         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
8546         target does not support weak symbols.
8548 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
8550         * gcc.c-torture/compile/20011219-1.c: New test.
8552 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
8554         * g++.dg/other/error1.C: New test.
8556 2001-12-17  Jeffrey A Law  (law@redhat.com)
8558         * gcc.c-torture/execute/20011217-1.c: New test.
8560 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
8562         * objc.dg/special/: New directory.
8563         * objc.dg/special/special.exp: New file.
8564         * objc.dg/special/unclaimed-category-1.h: New file.
8565         * objc.dg/special/unclaimed-category-1a.m: New file.
8566         * objc.dg/special/unclaimed-category-1.m: New file.
8568 2001-12-17  Andreas Jaeger  <aj@suse.de>
8570         * gcc.c-torture/compile/20011217-2.c: New test.
8572 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8574         * gcc.c-torture/compile/20011217-1.c: New test.
8576 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
8578         * testsuite/gcc.dg/20011214-1.c: New.
8580 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
8582         * gcc.dg/altivec-4.c: New.
8584 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
8586         * gcc.dg/20011113-1.c: New test.
8588 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8590         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
8591         std::__malloc_alloc_template<0> and
8592         std::__default_alloc_template<false, 0>.
8594 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
8596         * objc/execute/bf-21.m: New test.
8597         * objc/execute/enumeration-1.m: New test.
8598         * objc/execute/enumeration-2.m: New test.
8600 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
8602         * gcc.dg/gnu89-init-1.c: New test.
8604 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8606         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
8607         * g++.old-deja/g++.jason/2371.C: Likewise.
8608         * g++.old-deja/g++.jason/template33.C: Likewise.
8609         * g++.old-deja/g++.jason/template34.C: Likewise.
8610         * g++.old-deja/g++.jason/template36.C: Likewise.
8611         * g++.old-deja/g++.oliva/typename1.C: Likewise.
8612         * g++.old-deja/g++.oliva/typename2.C: Likewise.
8613         * g++.old-deja/g++.other/typename1.C: Likewise.
8614         * g++.old-deja/g++.pt/inherit2.C: Likewise.
8615         * g++.old-deja/g++.pt/nontype5.C: Likewise.
8616         * g++.old-deja/g++.pt/typename11.C: Likewise.
8617         * g++.old-deja/g++.pt/typename14.C: Likewise.
8618         * g++.old-deja/g++.pt/typename16.C: Likewise.
8619         * g++.old-deja/g++.pt/typename3.C: Likewise.
8620         * g++.old-deja/g++.pt/typename4.C: Likewise.
8621         * g++.old-deja/g++.pt/typename5.C: Likewise.
8622         * g++.old-deja/g++.pt/typename7.C: Likewise.
8623         * g++.old-deja/g++.robertl/eb9.C: Likewise.
8625 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
8627         * g++.dg/other/linkage1.C: New test.
8628         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
8629         specifiers.
8631 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
8633         * gcc.dg/concat.c: New test.
8635 2001-12-11  Stan Shebs  <shebs@apple.com>
8637         * objc/compile: New test directory.
8638         * objc/compile/compile.exp: New expect script.
8639         * objc/compile/20011211-1.m: New compile test.
8641 2001-12-11  Jason Merrill  <jason@redhat.com>
8643         * lib/prune.exp (prune_gcc_output): Also handle "In member
8644         function".  So many permutations...
8646 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
8648         * g++.dg/template/typedef1.C: New test.
8650 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
8652         * g++.dg/other/copy1.C: New test.
8654 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
8656         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
8658         * gcc.dg/builtin-choose-expr.c: New.
8660 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
8662         * gcc.dg/altivec-2.c: New.
8664 2001-12-07  Richard Henderson  <rth@redhat.com>
8666         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
8668 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
8670         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
8671         ultrasparc.
8673 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8675         * g++-old.deja/g++.robertl/eb101.C: Deleted.
8677 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
8679         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
8680         variable argument list.
8682 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
8684         * gcc.c-torture/execute/memcheck: Delete entire directory.
8685         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
8686         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
8688 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8690         * gcc.dg/Wshadow-1.c: New test.
8692 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
8694         * gcc.c-torture/compile/20011130-1.c: New test.
8696         * gcc.dg/noncompile/20011025-1.c: New test.
8698         * g++.dg/other/anon-union.C: New test.
8700         * gcc.c-torture/execute/20011024-1.c: New test.
8702 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8704         * gcc.c-torture/execute/20000722-1.x,
8705         gcc.c-torture/execute/20010123-1.x: Remove.
8706         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
8707         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
8708         gcc.dg/c99-complit-2.c: New tests.
8710 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
8712         * g++.dg/inherit/base1.C: New test.
8714 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
8716         * g++.dg/other/stdarg1.C: New test.
8718         * gcc.c-torture/compile/20011130-2.c: New test.
8720 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
8722         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
8723         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
8724         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
8725         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
8726         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
8727         * gcc.dg/builtin-prefetch-1.c: New test.
8729 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
8731         * gcc.dg/20011130-1.c: New test.
8733 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
8735         * g++.dg/other/scope1.C: New test.
8736         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
8738 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8740         * gcc.dg/vla-init-1.c: New test.
8742 2001-12-01  Geoff Keating  <geoffk@redhat.com>
8744         * gcc.c-torture/compile/structs.c: New testcase from GDB.
8746 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8748         * objc.dg/alias.m: Update.
8749         * objc.dg/class-1.m: Update.
8750         * objc.dg/const-str-1.m: Update.
8751         * objc.dg/fwd-proto-1.m: Update.
8752         * objc.dg/id-1.m: Update.
8753         * objc.dg/super-class-1.m: Update.
8755 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
8757         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
8758         constructs.
8760 2001-11-28  Jeffrey A Law  (law@cygnus.com)
8762         * gcc.c-torture/execute/20011128-1.c: New test.
8764 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
8766         * gcc.dg/20011127-1.c: New test.
8768 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8770         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
8771         from Austin Group draft 7.
8772         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
8773         scanf format arguments.
8774         * gcc.dg/format/no-exargs-2.c: New test.
8776 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
8778         * g++.dg/abi/vbase8-4.C: New test.
8780 2001-11-24  Ian Lance Taylor  <ian@airs.com>
8782         * gcc.c-torture/execute/20011121-1.c: New test.
8784 2001-11-23  Jeffrey A Law  (law@cygnus.com)
8786         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
8788 2001-11-23  Andreas Jaeger  <aj@suse.de>
8790         * gcc.dg/cpp/charconst-2.c: New test.
8792 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
8794         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
8795         to the host if it is remote.  Let tests specify extra headers
8796         they use.
8797         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
8798         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
8799         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
8800         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
8801         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
8802         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
8803         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
8804         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
8805         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
8806         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
8808 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
8810         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
8811         for little endian ARMs.
8813 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
8815         * gcc.c-torture/compile/20011119-1.c: New test.
8816         * gcc.c-torture/compile/20011119-2.c: New test.
8818 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
8820         * gcc.dg/altivec-1.c: Fix typo.
8822 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8824         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
8826 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8828         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
8830 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
8832         * lib/g77.exp: Don't specify --rpath-link.
8834         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
8835         across all the headers.
8836         * gcc.dg/format/format.exp: For testing on a remote host,
8837         copy format.h.
8839         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
8840         * gcc.c-torture/execute/930406-1.c: Likewise.
8841         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8843 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
8845         * gcc.dg/altivec-1.c: New.
8847 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
8849         * gcc.dg/cpp/fpreprocessed.c: New test case.
8851 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8853         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
8854         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
8855         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
8857 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8859         * gcc.dg/no-builtin-1.c: New test.
8861 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
8863         * gcc.c-torture/execute/20011115-1.c: New test.
8865 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
8867         * gcc.c-torture/compile/20011114-2.c: New test.
8868         * gcc.c-torture/compile/20011114-3.c: New test.
8869         * gcc.c-torture/compile/20011114-4.c: New test.
8871 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
8873         * g++.dg/other/init1.C: New test.
8875 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
8877         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
8878         message.
8880         * gcc.c-torture/execute/20011114-1.c: New testcase.
8882         * gcc.c-torture/compile/20010327-1.c: Revert last change.
8883         * gcc.c-torture/compile/20011114-1.c: New test, exactly
8884         like the (before this change) version of 20010327-1.c.
8886 2001-11-14  Roger Sayle <roger@eyesopen.com>
8888         * gcc.c-torture/execute/string-opt-13.c: New testcase.
8890 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
8892         * g++.dg/init/array2.C: New test.
8894 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
8896         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
8898 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
8900         * g++.dg/other/forscope1.C: New test.
8901         * g++.dg/ext/forscope1.C: New test.
8902         * g++.dg/ext/forscope2.C: New test.
8904 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
8906         * gcc.c-torture/execute/20011113-1.c: New test.
8908 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
8910         * gcc.c-torture/execute/20011109-2.c: New test.
8912         * gcc.c-torture/execute/20011109-1.c: New test.
8914 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
8916         * gcc.c-torture/compile/20011109-1.c: New test.
8918 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8920         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
8921         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
8922         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
8923         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
8924         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
8925         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
8926         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
8928 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8930         * g++.dg/warn/Wshadow-1.C: New tests.
8931         * g++.old-deja/g++.mike/for3.C: Update.
8933 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8935         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
8936         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
8937         XFAILs.  Adjust expected error texts.
8938         * gcc.c-torture/compile/20011106-1.c,
8939         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
8940         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
8941         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
8942         gcc.dg/c99-array-lval-5.c: New tests.
8944 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8946         * gcc.dg/cpp/defined.c: Update.
8948 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8950         * gcc.c-torture/execute/anon-1.c: New test.
8952 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
8954         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
8955         same size, so no warning should be produced on stormy16.
8957         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
8958         due to oversized array.
8959         * g++.old-deja/g++.mike/ns15.C: Likewise.
8960         * g++.old-deja/g++.pt/crash16.C: Likewise.
8962 2001-11-02  Graham Stott  <grahams@redhat.com>
8964         * g++.dgother/debug1.C: Fix typos.
8966 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
8968         * g++.dg/other/debug1.C: New test.
8970 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8972         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
8973         of unsigned long.
8975 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
8977         * gcc.dg/20011029-2.c: New test.
8979         * gcc.c-torture/compile/20011029-1.c: New test.
8981 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
8983         * objc/execute/class_self-1.m: New test.
8984         * objc/execute/class_self-2.m: New test.
8986 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
8988         * gcc.misc-tests/msgs.exp: Delete.
8989         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
8990         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
8991         error set to match recent changes.
8993 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
8995         * gcc.dg/20011021-1.c: New test.
8997 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
8999         * gcc.c-torture/compile/20011023-1.c: New test.
9001 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
9003         * lib/g77.exp: Rewrite based on lib/g++.exp.
9005 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
9007         * gcc.c-torture/execute/20011019-1.c: New test.
9009         * gcc.dg/20011018-1.c: New test.
9011 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
9013         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
9015 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
9017         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
9018         * gcc.dg/attr-invalid.c: Likewise.
9020 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
9022         * testsuite/gcc.dg/20011015-1.c: New test.
9024 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9026         * g++.dg/template/unify2.C: New test.
9028 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9030         * g++.dg/other/exception-specification.C: New test
9032 2001-10-13  Tom Rix  <trix@redhat.com>
9034         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
9035         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
9037 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
9039         * testsuite/gcc.dg/20011009-1.c: New test.
9041 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
9043         PR g++/4476
9044         * g++.dg/other/friend1.C: New test.
9046 2001-10-11  Richard Henderson  <rth@redhat.com>
9048         * g++.old-deja/g++.other/crash18.C: Add -S to options.
9050 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9052         * gcc.c-torture/compile/20011010-1.c: New.
9054 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9056         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
9057         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
9058         g77.f-torture/execute/execute.exp,
9059         g77.f-torture/noncompile/noncompile.exp,
9060         gcc.c-torture/compile/compile.exp,
9061         gcc.c-torture/execute/execute.exp,
9062         gcc.c-torture/execute/ieee/ieee.exp,
9063         gcc.c-torture/execute/memcheck/memcheck.exp,
9064         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
9065         objc/execute/execute.exp: Update FSF address.
9067 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9069         * gcc.dg/cpp/cmdlne-C.c: Update.
9070         * gcc.dg/cpp/cmdlne-C2.c: New.
9072 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9074         * gcc.c-torture/execute/20011008-3.c: New.
9076 2001-10-08  DJ Delorie  <dj@redhat.com>
9078         * gcc.dg/20011008-1.c: New.
9079         * gcc.dg/20011008-2.c: New.
9081 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9083         * gcc.dg/cpp/spacing1.c: Update test.
9085 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9087         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
9088         spelling errors of "separate" as "seperate".
9090 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
9092         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
9093         enough to avoid inlining.
9095 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9097         * lib/g77.exp: set libg2c_dir correctly.
9099 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9101         * gcc.dg/cpp/macro11.c: New test.
9103 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9105         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
9106         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
9107         gcc.dg/format/multattr-3.c: New tests.
9108         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
9109         tests for format attributes on function pointers being rejected.
9111 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9113         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
9115 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9117         * g++.dg/warn/format1.C: New test.
9119 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9121         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
9123 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9125         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
9127 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9129         * gcc.dg/cpp/redef2.c: Add test.
9131 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
9133         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
9134         long-standing bug on i686, apparently.
9135         * gcc.c-torture/execute/loop-2c.x: New file.
9136         * gcc.c-torture/execute/loop-2d.x: New file.
9137         * gcc.c-torture/execute/loop-3c.x: New file.
9139 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
9141         * gcc.dg/cpp/20000625-2.c: Correct line number.
9143 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9145         * gcc.dg/cpp/macro10.c: New test.
9146         * gcc.dg/cpp/strify3.c: New test.
9147         * gcc.dg/cpp/spacing1.c: Add tests.
9148         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
9149         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
9151 2001-09-24  DJ Delorie  <dj@redhat.com>
9153         * gcc.c-torture/execute/20010924-1.c: New test.
9155 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9157         * testsuite/objc/execute/paste.m: Remove.
9159 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9161         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
9163 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
9165         * g77.dg/strlen0.f: New test.
9167 2001-09-21  Richard Henderson  <rth@redhat.com>
9169         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
9170         * g++.old-deja/g++.abi/vtable2.C: Likewise.
9172 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9174         Table-driven attributes.
9175         * g++.dg/ext/attrib1.C: New test.
9177 2001-09-20  DJ Delorie  <dj@redhat.com>
9179         * gcc.dg/20000926-1.c: Update expected warning messages.
9180         * gcc.dg/array-2.c: Likewise, and test for warnings too.
9181         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
9182         array.
9184 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
9186         * g++.dg/eh/registers1.C: New test case.
9188 2001-09-17  Richard Henderson  <rth@redhat.com>
9190         * gcc.dg/array-5.c: Fix VLA decomposition test.
9192 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9194         * gcc.dg/cpp/line5.c: New testcase.
9196 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
9198         * gcc.dg/cpp/macro9.c: New test.
9200 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
9202         * gcc.c-torture/execute/980223.c: Change type of addr from long
9203         to char *.
9205 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
9207         * gcc.c-torture/execute/20010915-1.c: New test.
9209 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
9211         * g77.dg/bprob: New directory.
9212         * g77.dg/bprob/bprob.exp: New file.
9213         * g77.dg/bprob/bprob-1.f: New test.
9214         * g77.dg/gcov: New directory.
9215         * g77.dg/gcov/gcov.exp: New file.
9216         * g77.dg/gcov/gcov-1.f: New test.
9217         * g77.dg/gcov/gcov-1.x: New file.
9219 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9221         * gcc.dg/cpp/directiv.c: Update.
9222         * gcc.dg/cpp/undef1.c: Update.
9224 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
9226         * gcc.dg/20010912-1.c: New test.
9228 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
9230         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
9231         language-independent file in lib.
9232         * lib/gcov.exp: New file.
9234 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9236         * gcc.c-torture/compile/20010911-1.c: New test.
9238 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
9240         * lib/profopt.exp: New, to support profile-directed optimizations.
9241         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
9242         * gcc.misc-tests/bprob-1.c: New test.
9243         * gcc.misc-tests/bprob-2.c: New test.
9245 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
9247         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
9248         XFAIL and which kinds of gcov output to verify.
9249         * gcc.misc-tests/gcov-4b.x: New file.
9250         * gcc.misc-tests/gcov-5b.x: New file.
9251         * gcc.misc-tests/gcov-6.x: New file.
9252         * gcc.misc-tests/gcov-7.c: New test.
9253         * gcc.misc-tests/gcov-7.x: New file.
9255 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
9257         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
9258         * gcc.misc-tests/gcov-6.c: New test.
9260 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9262         PR c++/3986
9263         * g++.dg/abi/vbase1.C: New test.
9265 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
9267         * objc.dg/method-2.m: New.
9269 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
9271         PR c++/4203
9272         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
9273         * g++.dg/init/empty1.C: New test.
9275 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
9277         * gcc.c-torture/compile/20010903-1.c: New test.
9279 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
9281         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
9282         for m68k.
9284 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
9286         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
9288         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
9290         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
9292 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
9294         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
9295         for 16-bit 'unsigned int'.
9297 2001-08-29  Kazu Hirata  <kazu@hxi.com>
9299         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
9301 2001-08-27  Richard Henderson  <rth@redhat.com>
9303         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
9304         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
9306 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
9308         * gcc.dg/asm-names.c (ymain): New.
9310 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
9312         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
9313         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
9314         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
9316 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9318         * gcc.dg/compare5.c: New testcase.
9320 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
9322         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
9323         and "In instantiation".
9325 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
9327         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
9329 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
9331         * gcc.misc-tests/gcov.exp: Add support for branch information.
9332         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
9333         * gcc.misc-tests/gcov-4.c: New test.
9334         * gcc.misc-tests/gcov-4b.c: New test.
9335         * gcc.misc-tests/gcov-5b.c: New test.
9337 2001-08-20  Zack Weinberg  <zackw@panix.com>
9339         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
9340         expected to fail.
9342 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9344         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
9346 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
9348         * g++.dg/eh/template1.C: New test.
9350 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
9352         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
9353         Fix thinko.
9354         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
9355         for xfail.
9357 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
9359         * lib/g77-dg.exp:  Use prune.exp for common procedures
9360         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
9361         * lib/g77.exp: (g77-dg-prune) Remove
9363 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
9365         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
9367 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9369         * g++.dg/template/unify1.C: New test.
9371 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
9373         * g++.dg/abi/empty4.C: New test.
9375 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
9377         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
9378         solaris2.*
9379         * g77.f-torture/compile/pr3743.x: Likewise
9381 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9383         * g++.dg/other/using-declaration.C: New test.
9385 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9387         * gcc.dg/cpp/tr-sign.c: New testcase.
9389 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9391         * gcc.dg/cpp/19951025-1.c: Revert.
9392         * gcc.dg/cpp/directiv.c: We no longer process directives that
9393         interrupt macro arguments.
9395 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
9397         * gcc.dg/bconstp-1.c: New test.
9399 2001-08-03  Richard Henderson  <rth@redhat.com>
9401         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
9403 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9405         * gcc.dg/cpp/19951025-1.c: Update.
9407 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
9409         * g77.dg/ff90-1.f (s): Fix reference of variable z,
9410         should be x.
9412 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
9414         Kill -fhonor-std.
9415         * g++.old-deja/g++.ns/ns14.C: Remove special options.
9416         * g++.old-deja/g++.other/std1.C: Likewise.
9417         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
9419 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
9421         * lib/g77.exp:  Load gcc-defs.exp for common procedures
9422         (g77_pass, g77_fail, g77_finish, g77_exit,
9423         ${tool}_check_unsupported_p} Now redundant.  Deleted.
9425 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
9427         * g77.dg/fbackslash.f
9428         * g77.dg/fcase-preserve.f
9429         * g77.dg/ff90-1.f
9430         * g77.dg/ffixed-line-length-0.f
9431         * g77.dg/ffixed-line-length-132.f
9432         * g77.dg/ffixed-line-length-7.f
9433         * g77.dg/ffixed-line-length-72.f
9434         * g77.dg/ffixed-line-length-none.f
9435         * g77.dg/ffree-form-1.f
9436         * g77.dg/fno-backslash.f
9437         * g77.dg/fno-f90-1.f
9438         * g77.dg/fno-fixed-form-1.f
9439         * g77.dg/fno-onetrip.f
9440         * g77.dg/fno-typeless-boz.f
9441         * g77.dg/fno-underscoring.f
9442         * g77.dg/fno-vxt-1.f
9443         * g77.dg/fonetrip.f
9444         * g77.dg/ftypeless-boz.f
9445         * g77.dg/fugly-assumed.f
9446         * g77.dg/funderscoring.f
9447         * g77.dg/fvxt-1.f
9449 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
9451         * objc.dg/fwd-proto-1.m: New.
9452         * objc.dg/local-decl-1.m: New.
9453         * objc.dg/naming-1.m: New.
9454         * objc.dg/naming-2.m: New.
9455         * objc.dg/proto-hier-1.m: New.
9457 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
9459         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
9460         largest-type elements to a struct makes its size grow.
9462 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9464         * g++.dg/abi/vthunk1.C: New test.
9466 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9468         * g++.dg/abi/vbase8-22.C: New test.
9470 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9472         * gcc.dg/cpp/macro8.c: New test.
9474 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
9476         * g++.dg/abi/vbase8-21.C: New test.
9478 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
9480         * g++.dg/abi/vbase8-10.C: New test.
9482 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9484         * lib/g++.exp (g++_set_ld_library_path): Renamed to
9485         ${tool}_set_ld_library_path.
9486         Changed caller.
9487         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
9488         g++.exp.
9490 2001-07-26  Stan Cox <scox@redhat.com>
9492         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
9493         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
9494         gcc_exit, gcc_check_unsupported_p):
9495         Moved to gcc-deps.exp
9496         * gcc-deps.exp: New file.
9498 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9500         * g++.old-deja/g++.pt/defarg14.C: New test.
9502 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
9504         * g++.old-deja/g++.other/lineno5.C: New test.
9506 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
9508         * g++.old-deja/g++.pt/crash68.C: New test.
9510 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
9512         * g++.old-deja/g++.other/crash42.C: New test.
9514 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9516         * gcc.dg/cpp/extratokens.c: Fix.
9517         * gcc.dg/cpp/skipping2.c: New tests.
9519 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9521         * gcc.c-torture/execute/20010724-1.c: New file.
9522         * gcc.c-torture/execute/20010724-1.x: New file.
9524 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9526         * g++.old-deja/g++.other/cond7.C: New test.
9528 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9530         * g++.old-deja/g++.other/optimize4.C: New test.
9532 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9534         * g++.old-deja/g++.abi/vbase8-5.C: New test.
9536 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
9538         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
9539         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
9540         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
9541         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
9543         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
9544         bug report" message.
9546         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
9547         * g++.dg/ext/instantiate1.C: Move from old-deja.
9549 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
9551         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
9552         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
9553         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
9554         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
9556 2001-07-23  Jeffrey A Law  (law@cygnus.com)
9558         * gcc.c-torture/execute/20010723-1.c: New test.
9560 2001-07-23  Ben Elliston  <bje@redhat.com>
9562         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
9564 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9566         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
9567         i[34567]86-*-*.
9568         Delete handling of ieee_multilib_flags.
9569         Pass -mieee for alpha*-*-* and sh-*-*.
9570         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
9572 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
9574         Remove old-abi tests.
9575         * g++.old-deja/g++.mike/p11116.C: Remove.
9576         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
9578 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
9580         * g77.f-torture/compile/pr3743.f:  New test
9582 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
9584         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
9586 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9588         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
9589         g++.old-deja/g++.pt/static6.C: Likewise.
9590         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
9591         supports weak symbols.
9593 2001-07-18  Andreas Jaeger  <aj@suse.de>
9595         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
9596         supported again.
9598 2001-07-18  Andreas Jaeger  <aj@suse.de>
9600         * gcc.dg/iftrap-1.c: Fix target line.
9602 2001-07-17  Richard Henderson  <rth@redhat.com>
9604         * gcc.c-torture/execute/20010717-1.c: New.
9606 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9608         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
9609         tests.
9611 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9613         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
9615 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9617         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
9618         UAC_SIGBUS, UAC_NOPRINT definitions.
9620 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
9622         * objc/execute/object_is_class.m: New test.
9623         * objc/execute/object_is_meta_class.m: New test.
9625 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9627         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
9628         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
9630 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
9632         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
9633         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
9635 2001-07-14  Richard Henderson  <rth@redhat.com>
9637         * gcc.dg/iftrap-1.c: New.
9639 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
9641         * g77.f-torture/execute/intrinsic77.f: New test.
9643 2001-07-11  Janis Johnson <janis@us.ibm.com>
9645         * gcc.misc-tests/gcov-3.c: New test.
9647 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
9649         * gcc.c-torture/compile/20010711-1.c,
9650         * gcc.c-torture/compile/20010711-2.c: New tests.
9652 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
9654         * gcc.c-torture/execute/20010711-1.c: New test.
9656 2001-07-11  Ben Elliston  <bje@redhat.com>
9658         * g++.old-deja/g++.other/enum5.C: New test.
9660 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
9662         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
9663         (g++-dg-prune): Call prune_gcc_output.
9664         * prune.exp: New file for prune_gcc_output.
9665         * lib/g++.exp, lib/gcc.exp: Load it.
9667 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9669         * gcc.c-torture/compile/20010701-1.c,
9670         g++.old-deja/g++.ext/attrib6.C: New tests.
9672 2001-07-06  Jeffrey A Law  (law@cygnus.com)
9674         * gcc.c-torture/compile/20010706-1.c: New test.
9676 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
9678         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
9680 2001-06-28  Stan Shebs  <shebs@apple.com>
9682         * gcc.dg/pragma-darwin.c: New test.
9684 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9686         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
9687         Solaris 2.[678] system.
9689 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9691         * gcc.dg/20010622-1.c: New test.
9693 2001-06-18  Stan Shebs  <shebs@apple.com>
9695         * objc.dg: New directory.
9696         * objc.dg/dg.exp: New file.
9697         * objc.dg/alias.m: New.
9698         * objc.dg/class-1.m: New.
9699         * objc.dg/class-2.m: New.
9700         * objc.dg/const-str-1.m: New.
9701         * objc.dg/const-str-2.m: New.
9702         * objc.dg/id-1.m: New.
9703         * objc.dg/method-1.m: New.
9704         * objc.dg/super-class-1.m: New.
9705         * lib/objc-dg.exp: New file.
9707 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9709         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
9710         of label name.
9712 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
9714         * g++.old-deja/g++.abi/vbase8-9.C: New test.
9716 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9718         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
9719         variable.
9721 2001-06-12  Richard Henderson  <rth@redhat.com>
9723         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
9725 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
9727         * g++.old-deja/g++.abi/vbase5.C: New test.
9728         * g++.old-deja/g++.abi/vbase6.C: New test.
9729         * g++.old-deja/g++.abi/vbase7.C: New test.
9731 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9733         * gcc.c-torture/compile/20010610-1.c: New test.
9735 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
9737         * g++.old-deja/g++.abi/vbase4.C: New test.
9739 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9741         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
9742         support %f for HC11/HC12 targets.
9743         * gcc.c-torture/execute/930513-1.x: New file, likewise.
9744         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
9745         on HC11/HC12 targets.
9746         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
9748 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9750         * gcc.dg/wchar_t-1.c: New file.
9751         * gcc.dg/wint_t-1.c: Likewise.
9753 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
9755         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
9757 2001-06-11  Richard Henderson  <rth@redhat.com>
9759         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
9761 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9763         * gcc.c-torture/compile/20010611-1.c: New test.
9765 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9767         * gcc.dg/c99-tag-1.c: Add more tests.
9769 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
9771         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
9772         representation on MN10300 and ARM/Thumb.
9774 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
9776         * g77.f-torture/execute/20010610.f: New.
9778 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
9780         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
9781         names.
9783 2001-06-09  Richard Henderson  <rth@redhat.com>
9785         * gcc.c-torture/execute/ashrdi-1.c: New.
9786         * gcc.c-torture/execute/ashldi-1.c: New.
9787         * gcc.c-torture/execute/lshrdi-1.c: New.
9789 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
9791         * objc/execute/load-3.m: Added. Check sending +load to categories,
9792         in addition to classes.
9794 2001-06-08  Stan Shebs  <shebs@apple.com>
9796         * objc/execute/load-2.m: New test.  From Nicola Pero
9797         <n.pero@mi.flashnet.it>.
9799 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
9801         * gcc.c-torture/execute/20010605-2.c: New test.
9803 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
9805         * g++.old-deja/g++.abi/vbase2.C: New test.
9806         * g++.old-deja/g++.abi/vbase3.C: New test.
9808 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
9810         * g++.old-deja/g++.pt/friend49.C: New test.
9812 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
9814         * g++.old-deja/g++.ext/anon3.C: New test.
9816 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
9818         * g++.old-deja/g++.other/conv7.C: New test.
9820 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
9822         * gcc.c-torture/compile/20010605-2.c: New test.
9824 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9826         * gcc.c-torture/execute/20010604-1.c: New test.
9828 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
9830         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
9832 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
9834         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
9835         (g++_link_flags): Likewise.
9836         (g++_init): Pass gccpath's value to two previous functions.
9838 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9840         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
9841         Ensure logfile entry matches exec command line.
9843 2001-05-31  Richard Henderson  <rth@redhat.com>
9845         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
9846         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
9848 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
9850         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
9851         compiler for irix6.2
9853 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
9855         * g++.old-deja/g++.other/optimize3.C: New file.
9857 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
9859         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
9860         assemble.
9862 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
9864         * g++.old-deja/g++.other/optimize2.C: New file.
9866 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
9868         * gcc.c-torture/compile/20010518-2.c: New file.
9869         * gcc.c-torture/execute/20010518-1.c: New file.
9870         * gcc.c-torture/execute/20010518-2.c: New file.
9872 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9874         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
9876 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
9878         G++ no longer defines builtins that do not begin with __builtin.
9879         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
9880         * g++.old-deja/g++.brendand/misc13.C: Likewise.
9881         * g++.old-deja/g++.law/builtin1.C: Likewise.
9882         * g++.old-deja/g++.law/cvt2.C: Likewise.
9883         * g++.old-deja/g++.mike/net5.C: Likewise.
9884         * g++.old-deja/g++.other/builtins1.C: Likewise.
9885         * g++.old-deja/g++.other/builtins2.C: Likewise.
9886         * g++.old-deja/g++.other/builtins3.C: Likewise.
9887         * g++.old-deja/g++.other/builtins4.C: Likewise.
9888         * g++.old-deja/g++.other/inline8.C: Likewise.
9889         * g++.old-deja/g++.robertl/eb39.C: Likewise.
9891 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
9893         * g++.old-deja/g++.pt/using1.C: Adjust.
9894         * g++.old-deja/g++.pt/using2.C: New test.
9896 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9898         * gcc.dg/cpp/charconst.c: New tests.
9899         * gcc.dg/cpp/escape.c: New tests.
9900         * gcc.dg/cpp/escape-1.c: New tests.
9901         * gcc.dg/cpp/escape-2.c: New tests.
9902         * gcc.dg/cpp/ucs.c: New tests.
9904 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
9906         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
9907         native compiler for irix6.5.
9909 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
9911         * lib/g++.exp (g++_include_flags): Use args to compute
9912         get_multilibs.
9913         (g++_link_flags): Likewise.
9914         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
9916 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9918         * gcc.dg/c90-hexfloat-1.c: Add more tests.
9920 2001-05-21  Geoff Keating  <geoffk@redhat.com>
9922         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
9923         this file.
9925 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9927         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
9928         STACK_SIZE;
9929         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
9930         to STACK_SIZE; Use it to define size of add_histo array.
9931         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
9932         to STACK_SIZE.
9933         (f): Use GITT_SIZE to define size of gitt local table.
9934         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
9935         to STACK_SIZE; Use it to define size of bytemem array.
9937 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9939         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
9940         on 68HC11/HC12 due to the asm instruction.
9941         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
9942         * gcc.c-torture/compile/920520-1.x: Likewise.
9943         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
9944         on 68HC11/HC12 because the function is larger than 64K.
9945         * gcc.c-torture/compile/961203-1.x: New file, this test fails
9946         on 68HC11/HC12 because the structure is too large.
9948 2001-05-20  Richard Henderson  <rth@redhat.com>
9950         * gcc.c-torture/execute/20010520-1.c: New.
9952 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9954         * g++.old-deja/g++.warn/compare1.C: New test.
9955         * gcc.dg/compare4.c: New test.
9957 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
9959         * g++.old-deja/g++.other/optimize1.C: New test.
9961 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9963         * g++.old-deja/g++.pt/spec41.C: New test.
9965 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9967         * gcc.c-torture/compile/20010114-1.x: Remove.
9969 2001-05-18  Stan Shebs  <shebs@apple.com>
9971         * gcc.c-torture/compile/20010518-1.c: New test.
9973 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
9975         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
9976         * g++.old-deja/g++.pt/crash67.C: New test.
9978 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
9980         * g++.old-deja/g++.other/debug9.C: New test.
9982 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
9984         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
9986 2001-05-16  Jan Hubicka  <jh@suse.cz>
9988         * gcc.c-torture/compile/20010516-1.c: New test.
9990 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9992         * g++.old-deja/g++.other/crash41.C: New test.
9994 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9996         * g++.old-deja/g++.pt/crash66.C: New test.
9998 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
10000         * g++.old-deja/g++.robertl/eb27.C: Convert.
10002 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
10004         * g++.dg/friend-warn.C: New test.  Do not warn about friend
10005         declaration being redundant.
10007 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
10009         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
10011 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
10013         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
10015 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
10017         * lib/g++.exp: Use testsuite_flags.
10019 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
10021         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
10023 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10025         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
10027 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
10029         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
10031 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
10033         * gcc.c-torture/compile/20010313-1.c: New test.
10035 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
10037         * gcc.dg/cpp/direct2.c: New test.
10038         * gccq.dg/cpp/direct2s.c: New test.
10040         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
10042 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
10044         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
10045         * g++.old-deja/g++.other/op3.C: Likewise.
10047 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10049         * gcc.dg/cpp/syshdr.h: New file.
10050         * gcc.dg/cpp/sysmac1.c: Update.
10051         * gcc.dg/cpp/sysmac2.c: Update.
10053 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10055         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
10057 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
10059         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
10060         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
10062 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
10064         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
10066 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
10068         * lib/g++.exp (g++_include_flags): Don't use any special flags
10069         if TESTING_IN_BUILD_TREE is not defined.
10070         (g++_init): Use a plain 'c++' as the compiler if
10071         TESTING_IN_BUILD_TREEE is not defined.
10073 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10075         * g++.old-deja/g++.eh/catch13.C: New test.
10076         * g++.old-deja/g++.eh/catch14.C: New test.
10078 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10080         * gcc.dg/cpp/tr-define.c: New test.
10082 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
10084         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
10085         <stdlib.h>, not <malloc.h>.
10087 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10089         * g++.old-deja/g++.ns/template17.C: New test.
10091 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10093         * g++.old-deja/g++.pt/ref4.C: New test.
10095 2001-04-30  Richard Henderson  <rth@redhat.com>
10097         * gcc.dg/20000724-1.c: Revert last change.
10099 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
10101         * g77.f-torture/execute/20010430.f: New test.
10103 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
10105         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
10107 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
10109         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
10111 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10113         * g++.old-deja/g++.eh/crash6.C: New test.
10115 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10117         * g++.old-deja/g++.other/warn7.C: New test.
10119 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10121         * g++.old-deja/g++.other/defarg9.C: New test.
10123 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10125         * g77.f-torture/compile/20010426.f: New test.
10126         * g77.f-torture/execute/20010426.f: New test.
10128 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10130         * g77.f-torture/compile/20000629-1.x: Remove - error
10131         has been fixed.
10133 2001-04-26  Jeffrey A Law  (law@cygnus.com)
10135         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
10136         Tweak slightly to work with g++.dg framework.
10137         * g++.dg/special/ecos.exp: Run initp1.C test.
10138         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
10140         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
10141         its linker doesn't give line numbers either.
10142         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
10144 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10146         * g++.old-deja/g++.other/lex1.C: New test.
10148 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
10150         * gcc.dg/noncompile/20010425-1.c: New test.
10152 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10154         * g++.old-deja/g++.pt/mangle2.C: New test.
10156 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10158         * gcc.dg/format/plus-1.c: New test.
10160 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10162         * gcc.dg/20010423-1.c: New test.
10164 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10166         * gcc.c-torture/execute/20010422-1.c: New test.
10168 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
10170         * g++.old-deja/g++.ns/type2.C: New test.
10172 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
10174         * g++.old-deja/g++.other/perf1.C: New test.
10176 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
10178         * gcc.dg/c99-func-2.c: Remove xfail.
10179         * gcc.dg/c99-func-3.c: Remove xfail.
10180         * gcc.dg/c99-func-4.c: Remove xfail.
10182 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
10184         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
10186 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10188         * gcc.c-torture/compile/20010423-1.c: New test.
10190 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10192         * g++.old-deja/g++.pt/typename28.C: New test.
10194 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10196         * g++.old-deja/g++.abi/empty2.C: New test.
10197         * g++.old-deja/g++.abi/empty3.C: New test.
10199 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10201         * g++.old-deja/g++.other/comdat2.C: New test.
10202         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
10204 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10206         * g++.old-deja/g++.other/overload14.C: New test.
10208 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10210         * g++.old-deja/g++.other/lookup23.C: New test.
10212 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10214         * gcc.c-torture/execute/20010403-1.c: New test.
10216 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
10217             Mark Mitchell  <mark@codesourcery.com>
10219         * lib/old-dejagnu.exp: Don't delete output of executable.
10220         Add .exe suffix to executables.
10222 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
10224         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
10226 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10228         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
10230 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10232         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
10233         * g++.old-deja/g++.abi/crash1.C: New test.
10235 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10237         * g++.old-deja/g++.other/crash40.C: New test.
10239 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10241         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
10243 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
10245         * g++.old-deja/g++.other/warn6.C: New test.
10247 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10249         * g++.old-deja/g++.robertl/eb42.C: Same.
10251 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10253         * gcc.dg/wtr-conversion-1.c: New testcase.
10255 2001-04-10  Richard Henderson  <rth@redhat.com>
10257         * g++.old-deja/g++.other/array5.C: New.
10259 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10261         * gcc.c-torture/execute/20010408-1.c: New test.
10263 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
10265         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
10266         headers and constructs.
10267         * g++.old-deja/g++.robertl/eb79.C: Same.
10268         * g++.old-deja/g++.robertl/eb77.C (main): Same.
10269         * g++.old-deja/g++.robertl/eb73.C: Same.
10270         * g++.old-deja/g++.robertl/eb66.C (main): Same.
10271         * g++.old-deja/g++.robertl/eb55.C (t): Same.
10272         * g++.old-deja/g++.robertl/eb54.C (main): Same.
10273         * g++.old-deja/g++.robertl/eb46.C (main): Same.
10274         * g++.old-deja/g++.robertl/eb44.C: Same.
10275         * g++.old-deja/g++.robertl/eb41.C (main): Same.
10276         * g++.old-deja/g++.robertl/eb4.C (main): Same.
10277         * g++.old-deja/g++.robertl/eb39.C: Same.
10278         * g++.old-deja/g++.robertl/eb33.C (main): Same.
10279         * g++.old-deja/g++.robertl/eb31.C (main): Same.
10280         * g++.old-deja/g++.robertl/eb30.C: Same.
10281         * g++.old-deja/g++.robertl/eb3.C: Same.
10282         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
10283         * g++.old-deja/g++.robertl/eb21.C: Same.
10284         * g++.old-deja/g++.robertl/eb15.C: Same.
10285         * g++.old-deja/g++.robertl/eb118.C: Same.
10286         * g++.old-deja/g++.robertl/eb115.C (main): Same.
10287         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
10288         * g++.old-deja/g++.robertl/eb109.C: Same.
10289         * g++.old-deja/g++.other/sibcall1.C (main): Same.
10290         * g++.old-deja/g++.mike/rtti1.C: Same.
10291         * g++.old-deja/g++.mike/p658.C: Same.
10292         * g++.old-deja/g++.mike/net46.C: Same.
10293         * g++.old-deja/g++.mike/net34.C: Same.
10294         * g++.old-deja/g++.mike/memoize1.C: Same.
10295         * g++.old-deja/g++.mike/eh2.C: Same.
10296         * g++.old-deja/g++.law/weak.C: Same.
10297         * g++.old-deja/g++.law/visibility7.C: Same.
10298         * g++.old-deja/g++.law/visibility25.C: Same.
10299         * g++.old-deja/g++.law/visibility22.C: Same.
10300         * g++.old-deja/g++.law/visibility2.C: Same.
10301         * g++.old-deja/g++.law/visibility17.C: Same.
10302         * g++.old-deja/g++.law/visibility13.C: Same.
10303         * g++.old-deja/g++.law/visibility10.C: Same.
10304         * g++.old-deja/g++.law/visibility1.C: Same.
10305         * g++.old-deja/g++.law/virtual3.C (eval): Same.
10306         * g++.old-deja/g++.law/vbase1.C: Same.
10307         * g++.old-deja/g++.law/operators32.C: Same.
10308         * g++.old-deja/g++.law/nest3.C: Same.
10309         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
10310         * g++.old-deja/g++.law/except5.C (main): Same.
10311         * g++.old-deja/g++.law/cvt7.C (run): Same.
10312         * g++.old-deja/g++.law/cvt2.C: Same.
10313         * g++.old-deja/g++.law/cvt16.C: Same.
10314         * g++.old-deja/g++.law/ctors6.C (bar): Same.
10315         * g++.old-deja/g++.law/ctors17.C (main): Same.
10316         * g++.old-deja/g++.law/ctors13.C: Same.
10317         * g++.old-deja/g++.law/ctors12.C (main): Same.
10318         * g++.old-deja/g++.law/ctors10.C: Same.
10319         * g++.old-deja/g++.law/code-gen5.C: Same.
10320         * g++.old-deja/g++.law/bad-error7.C: Same.
10321         * g++.old-deja/g++.law/arm9.C: Same.
10322         * g++.old-deja/g++.law/arm12.C: Same.
10323         * g++.old-deja/g++.law/arg8.C: Same.
10324         * g++.old-deja/g++.law/arg1.C: Same.
10325         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
10326         * g++.old-deja/g++.jason/template31.C: Same.
10327         * g++.old-deja/g++.jason/template24.C (main): Same.
10328         * g++.old-deja/g++.jason/2371.C: Same.
10329         * g++.old-deja/g++.eh/new2.C: Same.
10330         * g++.old-deja/g++.eh/new1.C: Same.
10331         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
10332         * g++.old-deja/g++.brendan/nest21.C (main): Same.
10333         * g++.old-deja/g++.brendan/err-msg3.C: Same.
10334         * g++.old-deja/g++.brendan/crash62.C: Same.
10335         * g++.old-deja/g++.brendan/crash52.C: Same.
10336         * g++.old-deja/g++.brendan/crash49.C (main): Same.
10337         * g++.old-deja/g++.brendan/crash38.C: Same.
10338         * g++.old-deja/g++.brendan/crash15.C (main): Same.
10339         * g++.old-deja/g++.brendan/copy9.C: Same.
10341 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
10343         * gcc.c-torture/execute/20001203-2.c (memset):
10344         Count argument is of type __SIZE_TYPE__.
10346 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
10348         * gcc.c-torture/compile/20010404-1.c: New test.
10350 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
10352         * gcc.c-torture/compile/20010326-1.c: New test.
10354 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
10356         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
10357         peculiarities of the SH.
10358         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
10360 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10362         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
10363         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
10364         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
10366 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10368         * g77.f-torture/compile/20010321-1.f: New test.
10370 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10372         * gcc.c-torture/compile/20010329-1.c: New test.
10374 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10376         * gcc.c-torture/execute/20010329-1.c: New test.
10378 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
10380         * g++.old-deja/g++.other/eh4.C: Fix typo.
10382 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
10384         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
10386 2001-03-28  Philip Blundell  <philb@gnu.org>
10388         * gcc.c-torture/compile/20010328-1.c: New test.
10390 2001-03-27  Richard Henderson  <rth@redhat.com>
10392         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
10393         * g++.old-deja/g++.eh/vbase3.C: Likewise.
10395 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
10397         * gcc.c-torture/compile/20010327-1.c: New test.
10399 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10401         * g++.old-deja/g++.other/friend12.C: New test.
10402         * g++.old-deja/g++.other/friend9.C: Expect no errors.
10403         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
10405 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10407         * gcc.c-torture/execute/20010325-1.c: New test.
10409 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
10411         * g++.old-deja/g++.other/mangle3.C: New test.
10413 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
10415         * g++.old-deja/g++.other/anon8.C: New test.
10417 2001-03-20  Philip Blundell  <philb@gnu.org>
10419         * gcc.c-torture/compile/20010320-1.c: New test.
10421 2001-03-17  Richard Henderson  <rth@redhat.com>
10423         * g++.old-deja/g++.other/eh4.C: Add expected error text.
10425 2001-03-15  Geoff Keating  <geoff@redhat.com>
10427         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
10428         tests on AIX.
10430 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
10432         * g++.old-deja/g++.other/eh4.C: New test.
10434 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
10436         * gcc.dg/cpp/mi1.c: Update.
10438 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
10440         * g++.old-deja/g++.other/regstack.C: New test.
10442 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10444         * g++.old-deja/g++.other/ref4.C: New test.
10446 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
10448         * objc/execute/va_method.m: Added.
10449         * objc/execute/IMP.m: Added.
10450         * objc/execute/_cmd.m: Added.
10451         * objc/execute/accessing_ivars.m: Added.
10452         * objc/execute/class-1.m: Added.
10453         * objc/execute/class-10.m: Added.
10454         * objc/execute/class-11.m: Added.
10455         * objc/execute/class-12.m: Added.
10456         * objc/execute/class-13.m: Added.
10457         * objc/execute/class-14.m: Added.
10458         * objc/execute/class-2.m: Added.
10459         * objc/execute/class-3.m: Added.
10460         * objc/execute/class-4.m: Added.
10461         * objc/execute/class-5.m: Added.
10462         * objc/execute/class-6.m: Added.
10463         * objc/execute/class-7.m: Added.
10464         * objc/execute/class-8.m: Added.
10465         * objc/execute/class-9.m: Added.
10466         * objc/execute/class-tests-1.h
10467         * objc/execute/class-tests-2.h
10468         * objc/execute/compatibility_alias.m: Added.
10469         * objc/execute/encode-1.m: Added.
10470         * objc/execute/formal_protocol-1.m: Added.
10471         * objc/execute/formal_protocol-2.m: Added.
10472         * objc/execute/formal_protocol-3.m: Added.
10473         * objc/execute/formal_protocol-4.m: Added.
10474         * objc/execute/formal_protocol-5.m: Added.
10475         * objc/execute/formal_protocol-6.m: Added.
10476         * objc/execute/formal_protocol-7.m: Added.
10477         * objc/execute/informal_protocol.m: Added.
10478         * objc/execute/initialize.m: Added.
10479         * objc/execute/load.m: Added.
10480         * objc/execute/many_args_method.m: Added.
10481         * objc/execute/nested-3.m: Added.
10482         * objc/execute/no_clash.m: Added.
10483         * objc/execute/private.m: Added.
10484         * objc/execute/redefining_self.m: Added.
10485         * objc/execute/root_methods.m: Added.
10486         * objc/execute/selector-1.m: Added.
10487         * objc/execute/static-1.m: Added.
10488         * objc/execute/static-2.m: Added.
10489         * objc/execute/va_method.m: Added.
10491 2001-03-10  Richard Henderson  <rth@redhat.com>
10493         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
10495 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
10497         * g++.old-deja/g++.other/crash31.C: XFAIL.
10498         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
10499         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
10500         * gcc.c-torture/execute/20010123-1.x: XFAIL.
10501         * gcc.c-torture/execute/20010124-1.x: XFAIL.
10502         * gcc.dg/sequence-pt-1.c: XFAIL one test.
10504 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
10506         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
10508 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
10510         * gcc.dg/20000724-1.c: Don't use multiline strings.
10512 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
10514         * objc/execute/string1.m, objc/execute/string2.m: Compare the
10515         result of -cString against what we expect it to be; don't just
10516         print it out for no one to read.
10518         * objc/execute/string3.m, objc/execute/string4.m: New tests.
10519         Based on testcases provided by Nicola Pero.
10521 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
10523         * gcc.dg/cpp/macro7.c: New test.
10525 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
10527         * gcc.dg/cpp/multiline.c: Update.
10529 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10531         * g++.old-deja/g++.other/enum3.C: New test.
10533 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10535         * g++.old-deja/g++.other/pod1.C: New test.
10537 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10539         * g++.old-deja/g++.ext/overload1.C: New test.
10541 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
10543         * g++.old-deja/g++.pt/using1.C: New test.
10545 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
10547         * g++.old-deja/g++.other/using9.C: New test.
10549 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
10551         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
10553         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
10555 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
10557         * g++.old-deja/g++.ext/realpt1.C: Remove.
10559 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
10561         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
10563 2001-02-26  Will Cohen  <wcohen@redhat.com>
10565         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
10567 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
10569         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
10570         templatized constructors.
10572 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10574         * gcc.c-torture/execute/20010224-1.c: New test.
10576 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
10578         * gcc.c-torture/execute/20010222-1.c: New test.
10580 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
10582         * g++.old-deja/g++.other/inline20.C: New test.
10584 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
10586         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
10588 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10590         * g++.old-deja/g++.other/lookup22.C: New test.
10592 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
10594         * g77.dg: New directory.
10595         * g77.dg/20010216-1.f: New test case.
10596         * g77.dg/dg.exp: New driver.
10597         * lib/g77-dg.exp: New driver library.
10599 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10601         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
10603 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
10605         * g++.old-deja/g++.other/decl9.C: New test.
10607 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
10609         * g++.old-deja/g++.other/init16.C: Update the test so that it does
10610         not need <string> and also tests the initialization at runtime.
10612 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10614         * gcc.c-torture/execute/longlong.c: New test.
10616 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
10618         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
10620 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
10622         * gcc.c-torture/execute/920302-1.c (execute):
10623         Change argument type to short.
10625 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
10627         * g++.old-deja/g++.pt/deduct6.C: New test.
10629 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
10631         * g++.old-deja/g++.pt/deduct5.C: New test.
10633 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
10635         * gcc.c-torture/execute/20010209-1.c: New test.
10637 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
10639         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
10641 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
10643         * g++.dg/vtgc1.C: Update for new ABI.
10645         * consistency.vlad: New directory, 1665 files.
10647 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10649         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
10650         return type.
10651         * gcc.dg/cpp/digraphs.c: Declare puts.
10653 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10655         * g++.old-deja/g++.other/warn5.C: New test.
10657 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10659         * g++.old-deja/g++.pt/spec40.C: New test.
10661 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10663         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
10664         case.
10665         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
10667 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
10669         * gcc.c-torture/compile/20010209-1.c: New test.
10671 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
10673         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
10674         excess errors message but not if it crashes.
10675         * g++.old-deja/g++.other/crash27.C: Likewise.
10676         * g++.old-deja/g++.other/crash28.C: Likewise.
10677         * g++.old-deja/g++.other/crash30.C: Likewise.
10678         * g++.old-deja/g++.other/crash32.C: Likewise.
10679         * g++.old-deja/g++.other/crash35.C: Likewise.
10680         * g++.old-deja/g++.pt/inherit2.C: Likewise.
10682 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10684         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
10685         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
10686         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
10687         g77.f-torture/execute/execute.exp,
10688         g77.f-torture/noncompile/noncompile.exp,
10689         gcc.c-torture/execute/execute.exp,
10690         gcc.c-torture/execute/memcheck/memcheck.exp,
10691         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
10692         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
10693         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
10694         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
10695         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
10696         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
10697         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10698         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
10699         Remove bug reporting instructions with ancient email addresses.
10701 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
10703         * gcc.dg/20010202-1.c: New test.
10704         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
10706 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
10708         * g++.dg/stdbool-if.C: New test.
10710 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
10712         * objc/execute/fdecl.m: Added main().
10714 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
10716         * gcc.c-torture/execute/20010206-1.c: New test.
10718 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10720         * gcc.dg/cpp/avoidpaste1.c: Update.
10722 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
10724         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
10725         Pero <nicola@brainstorm.co.uk>.
10726         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
10728 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
10730         * g++.old-deja/g++.pt/spec39.C: New test.
10732 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
10734         * gcc.c-torture/compile/20010202-1.c: New test.
10736 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
10738         * g++.old-deja/g++.abi/primary2.C: New test.
10739         * g++.old-deja/g++.abi/primary3.C: New test.
10740         * g++.old-deja/g++.abi/primary4.C: New test.
10741         * g++.old-deja/g++.abi/primary5.C: New test.
10742         * g++.old-deja/g++.abi/vtable3.h: New test.
10743         * g++.old-deja/g++.abi/vtable3a.C: New test.
10744         * g++.old-deja/g++.abi/vtable3b.C: New test.
10745         * g++.old-deja/g++.abi/vtable3c.C: New test.
10746         * g++.old-deja/g++.abi/vtable3d.C: New test.
10747         * g++.old-deja/g++.abi/vtable3e.C: New test.
10748         * g++.old-deja/g++.abi/vtable3f.C: New test.
10749         * g++.old-deja/g++.abi/vtable3g.C: New test.
10750         * g++.old-deja/g++.abi/vtable3h.C: New test.
10751         * g++.old-deja/g++.abi/vtable3i.C: New test.
10752         * g++.old-deja/g++.abi/vtable3j.C: New test.
10753         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
10755 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
10757         * g++.old-deja/g++.other/anon6.C: New test.
10758         * g++.old-deja/g++.other/anon7.C: New test.
10760 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
10762         * gcc.dg/cpp/avoidpaste2.c: New tests.
10764 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
10766         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
10768 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
10770         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
10771         DECIMAL_DIG cases for Irix."
10773 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
10775         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
10777 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10779         * gcc.dg/c99-tag-1.c: New test.
10781 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
10783         * gcc.dg/cpp/tr-warn1.c: Add tests.
10785 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
10787         * gcc.dg/cpp/avoidpaste1.c: Update.
10788         * gcc.dg/cpp/paste4.c: Update.
10790 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
10792         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
10793         cases for Irix.
10795 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10797         * g++.old-deja/g++.other/inline19.C: New test.
10799 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10801         * gcc.dg/Wlarger-than.c: New test.
10803 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10805         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
10807 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
10809         * gcc.c-torture/execute/20010129-1.c: New test.
10810         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
10812 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
10814         * gcc.dg/cpp/avoidpaste1.c: Test case.
10816 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
10818         * g++.old-deja/g++.other/inline18.C: New test.
10820 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10822         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
10823         and __builtin_putchar.
10825 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
10827         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
10828         tests.
10830 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
10832         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
10833         floating point number rounding mode to round to the nearest
10834         representable mode.
10836 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
10838         * g++.old-deja/g++.other/mangle2.C: New test.
10840 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10842         * gcc.c-torture/compile/20010124-1.c: New test.
10844 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
10846         * g++.old-deja/g++.pt/spec38.C: New test.
10848 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10850         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
10851         "Build don't run".
10853 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10855         * gcc.c-torture/execute/20010123-1.c: New test.
10857 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10859         * g++.old-deja/g++.pt/spec37.C: New test.
10861 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10863         * g++.old-deja/g++.pt/overload14.C: New test.
10865 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10867         * gcc.c-torture/execute/20010122-1.c: New test, exercise
10868         __builtin_return_address.
10870 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
10872         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
10873         * g++.old-deja/g++.pt/spec35.C: New test.
10874         * g++.old-deja/g++.pt/spec36.C: New test.
10876 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
10878         * gcc.c-torture/compile/20010118-1.c: New test.
10880 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
10882         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
10884 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10886         * gcc.c-torture/execute/20010119-1.c: New test.
10888 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10890         * g++.old-deja/g++.other/vbase5.C: New test.
10892 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10894         * gcc.c-torture/execute/20010118-1.c: New test.
10896 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10898         * g++.old-deja/g++.pt/deduct3.C: New test.
10900 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10902         * g++.old-deja/g++.pt/spec34.C: New test.
10904 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
10906         * g77.f-torture/compile/20000601-2.f: New test.
10908 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10910         * g++.old-deja/g++.other/init17.C: New test.
10912 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
10914         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
10916 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10918         * g++.old-deja/g++.pt/unify8.C: New test.
10920 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10922         * g++.old-deja/g++.abi/vbase1.C: New test.
10924 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10926         * g++.old-deja/g++.pt/crash65.C: New test.
10928 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10930         * gcc.dg/cpp/assembl2.S: New test case.
10932 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
10934         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
10935         are supported.
10937 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10939         * g++.old-deja/g++.other/builtins1.C: New test.
10940         * g++.old-deja/g++.other/builtins2.C: Likewise.
10941         * g++.old-deja/g++.other/builtins3.C: Likewise.
10942         * g++.old-deja/g++.other/builtins4.C: Likewise.
10944 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
10946         * gcc.c-torture/compile/20010117-1.c: New test.
10947         * gcc.c-torture/compile/20010117-2.c: New test.
10949 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10951         * g77.f-torture/execute/20010116.[fx]: New test,
10952         XFAIL on i?86-*-*.
10953         * g77.f-torture/compile/20010115.f: Indicate it's
10954         a test for PR fortran/1636.
10956 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10958         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
10960 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10962         * g77.f-torture/compile/20010115.f: New test.
10964 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
10966         * g++.old-deja/g++.pt/nontype5.C: New test.
10968 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
10970         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
10971         have an equivalent working one below it.
10973 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10975         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
10976         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
10978 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10980         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
10981         message containing "init_priority".
10982         (conpr-2.C): Likewise.
10983         (conpr-3.C): Likewise.
10984         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
10986 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10988         * gcc.c-torture/execute/20010114-2.c: New test.
10990 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
10992         * gcc.c-torture/compile/20010114-1.c: New test.
10993         * gcc.c-torture/compile/20010114-1.x: Xfail.
10994         * gcc.c-torture/compile/20010114-2.c: New test.
10995         * gcc.c-torture/execute/20010114-1.c: New test.
10996         * gcc.dg/trunc-1.c: New test.
10997         * gcc.dg/uninit-B.c: New test.
10999 2001-01-13  Nick Clifton  <nickc@redhat.com>
11001         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
11002         target.
11004 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11006         * gcc.c-torture/compile/20010113-1.c: New test.
11008 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
11010         * gcc.c-torture/compile/20001212-1.c: New test.
11012 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11014         * gcc.dg/cpp/widestr1.c: Update.
11015         * gcc.dg/cpp/prag-imp.c: Remove.
11017 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
11019         * gcc.c-torture/execute/20000801-3.x: Remove.
11020         * gcc.dg/c90-init-1.c: New test.
11021         * gcc.dg/c99-init-1.c: New test.
11022         * gcc.dg/c99-init-2.c: New test.
11023         * gcc.dg/gnu99-init-1.c: New test.
11025 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
11027         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
11028         testing that no relevant ones were found.
11030 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11032         * g++.old-deja/g++.pt/cast2.C: New test.
11034 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11036         * g++.old-deja/g++.pt/friend47.C: New test.
11038 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11040         * g++.old-deja/g++.pt/instantiate13.C: New test.
11042 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11044         * g++.old-deja/g++.other/defarg7.C: New test.
11045         * g++.old-deja/g++.other/defarg8.C: New test.
11047 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11049         * g++.old-deja/g++.pt/crash64.C: New test.
11051 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11053         * g++.old-deja/g++.pt/crash63.C: New test.
11055 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11057         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
11059 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
11061         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
11063 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11065         * g++.old-deja/g++.pt/error3.C: New test.
11067 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11069         * g++.old-deja/g++.other/crash39.C: New test.
11071 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11073         * g++.old-deja/g++.other/vbase4.C: New test.
11075 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
11077         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
11078         * gcc.dg/special/20000419-2.c: New file. Identical to above.
11079         * gcc.dg/special/special.exp: New test driver which will check
11080         for alias support for the above test.
11082 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
11084         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
11085         problems on small machines.
11086         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
11087         parameterize.
11089 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
11091         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
11092         mips.
11093         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11095 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
11097         * g++.old_deja/g++.pt/using8.C: New test.
11099 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11101         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
11103 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
11105         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
11106         where a failure is expected.
11107         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
11109 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11111         * g++.old_deja/g++.pt/instantiate12.C: New test.
11113 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11115         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
11116         start of structs.
11117         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
11118         * g++.old-deja/g++.brendan/crash17.C: Likewise.
11119         * g++.old-deja/g++.brendan/crash29.C: Likewise.
11120         * g++.old-deja/g++.brendan/crash48.C: Likewise.
11121         * g++.old-deja/g++.brendan/ns1.C: Likewise.
11122         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
11123         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
11124         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
11125         * g++.old-deja/g++.eh/spec6.C: Likewise.
11126         * g++.old-deja/g++.jason/crash3.C: Likewise.
11127         * g++.old-deja/g++.law/ctors11.C: Likewise.
11128         * g++.old-deja/g++.law/ctors17.C: Likewise.
11129         * g++.old-deja/g++.law/ctors5.C: Likewise.
11130         * g++.old-deja/g++.law/ctors9.C: Likewise.
11131         * g++.old-deja/g++.mike/ambig1.C: Likewise.
11132         * g++.old-deja/g++.mike/net22.C: Likewise.
11133         * g++.old-deja/g++.mike/p3538a.C: Likewise.
11134         * g++.old-deja/g++.mike/p3538b.C: Likewise.
11135         * g++.old-deja/g++.mike/virt3.C: Likewise.
11136         * g++.old-deja/g++.niklas/t128.C: Likewise.
11137         * g++.old-deja/g++.other/anon4.C: Likewise.
11138         * g++.old-deja/g++.other/using1.C: Likewise.
11139         * g++.old-deja/g++.other/warn3.C: Likewise.
11140         * g++.old-deja/g++.pt/t37.C: Likewise.
11141         * g++.old-deja/g++.robertl/eb69.C: Likewise.
11142         * g++.old-deja/g++.robertl/eb71.C: Likewise.
11144 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11146         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
11148 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11150         * gcc.c-torture/execute/stdio-opt-3.c: New test.
11152 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
11154         * gcc.c-torture/compile/20010107-1.c: New test.
11156 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11158         * gcc.c-torture/execute/builtin-noret-1.c: New test.
11160 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11162         * gcc.dg/format/format.h: New file.
11163         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
11164         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
11165         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
11166         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
11167         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
11168         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
11169         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
11170         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
11171         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
11172         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
11173         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
11174         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
11175         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
11176         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
11177         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
11178         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
11179         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
11180         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
11181         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
11182         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
11183         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
11184         instead of declaring standard types, macros and functions in each
11185         test.
11187 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
11189         * gcc.c-torture/execute/20010106-1.c: New test.
11191 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11193         * gcc.dg/format/format.exp: New file.
11194         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
11195         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
11196         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
11197         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
11198         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
11199         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
11200         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
11201         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
11202         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
11203         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
11204         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
11205         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
11206         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
11207         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
11208         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
11209         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
11210         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
11211         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
11212         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
11213         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
11214         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
11215         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
11216         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
11217         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
11218         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
11219         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
11220         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
11221         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
11222         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
11223         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
11224         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
11225         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
11226         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
11227         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
11228         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
11229         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
11230         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
11231         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
11232         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
11233         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
11234         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
11235         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
11237 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
11239         * gcc.c-torture/execute/991228-1.c: Take word endianness into
11240         account.
11242 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
11244         * gcc.c-torture/execute/builtin-complex-1.c: New test.
11246 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
11248         * g++.old-deja/g++.pt/crash62.C: New test.
11250 2001-01-04  Richard Henderson  <rth@redhat.com>
11252         * gcc.dg/20000926-1.c: Update expected warnings.
11253         * gcc.dg/array-2.c: Likewise.
11254         * gcc.dg/array-4.c: Also validate flexible array members.
11255         * gcc.dg/c99-flex-array-1.c: New.
11257 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11259         * gcc.c-torture/compile/20001222-1.x: Remove.
11261 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11263         * gcc.c-torture/execute/built-in-setjmp.c: New.
11265 2001-01-03  Richard Henderson  <rth@redhat.com>
11267         * gcc.dg/940510-1.c: Update expected error wording.
11268         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
11270 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
11272         * lib/target-supports.exp (check_alias_available): Modified to
11273         indicate aliases not supported if only weak aliases are supported.
11275 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11277         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
11278         Turn on cmpstrsi checks for __pj__ and __i370__.
11280 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11282         * g++.old-deja/g++.other/virtual11.C: New test.
11284 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11286         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
11288 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11290         * gcc.c-torture/compile/20010102-1.c: New test.
11292 2001-01-02  Andreas Jaeger  <aj@suse.de>
11294         * gcc.dg/noreturn-3.c: New test.
11296         * gcc.dg/noreturn-4.c: New test.
11298 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11300         * gcc.c-torture/execute/stdio-opt-1.c: Also test
11301         __builtin_fputc and __builtin_fwrite.
11303 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
11305         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
11306         signed char, not default char.
11308 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
11310         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
11312 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
11314         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
11316 2000-12-29  Richard Henderson  <rth@redhat.com>
11318         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
11319         (__cyg_profile_func_exit): Define.
11321 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11323         * g++.dg/vtgc1.C: New test.
11325 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
11327         * gcc.dg/noncompile/20001228-1.c: New test.
11329         * gcc.dg/20001228-1.c: New test.
11331         * gcc.c-torture/execute/20001228-1.c: New test.
11333 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11335         * gcc.dg/format-strfmon-1.c: New test.
11337 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11339         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
11340         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
11341         * gcc.c-torture/execute/string-opt-1.c: Likewise.
11342         * gcc.c-torture/execute/string-opt-2.c: Likewise.
11343         * gcc.c-torture/execute/string-opt-3.c: Likewise.
11344         * gcc.c-torture/execute/string-opt-4.c: Likewise.
11345         * gcc.c-torture/execute/string-opt-6.c: Likewise.
11346         * gcc.c-torture/execute/string-opt-7.c: Likewise.
11347         * gcc.c-torture/execute/string-opt-8.c: Likewise.
11348         * gcc.c-torture/execute/string-opt-9.c: Likewise.
11349         * gcc.c-torture/execute/string-opt-10.c: Likewise.
11350         * gcc.c-torture/execute/string-opt-11.c: Likewise.
11351         * gcc.c-torture/execute/string-opt-12.c: Likewise.
11353         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
11354         * gcc.c-torture/execute/string-opt-4.c: Test index.
11356 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
11358         * gcc.c-torture/compile/20001226-1.c: New test.
11360 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11362         * gcc.c-torture/compile/20001222-1.c: New test.
11363         * gcc.c-torture/compile/20001222-1.x: Xfail.
11365 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
11367         * gcc.c-torture/execute/comp-goto-2.c: New test.
11369 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
11371         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
11372         Use long types if __INT_MAX__ is 32767.
11373         (main): Use cast to (sint32 *) when poking 88 into a_page.
11375         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
11377 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
11379         * gcc.c-torture/compile/20001221-1.c: New test.
11380         * gcc.c-torture/execute/20001221-1.c: New test.
11382 2000-12-20  Richard Henderson  <rth@redhat.com>
11384         * g++.old-deja/g++.pt/crash36.C: Update error lines.
11385         * g++.old-deja/g++.robertl/eb109.C: Likewise.
11387 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11389         * gcc.dg/compare3.c: New test.
11391 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11393         * gcc.dg/format-warnll-1.c: New test.
11395 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11397         * gcc.dg/cpp/cmdlne-P.c: New test.
11399 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11401         * gcc.c-torture/execute/builtin-abs-1.c,
11402         gcc.c-torture/execute/builtin-abs-2.c: New tests.
11404 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
11406         * gcc.dg/cpp/multiline.c: New test.
11408 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
11410         * g++.old-deja/g++.other/syshdr1.C: Update.
11411         * gcc.dg/cpp/lineflags.c: Remove temporarily.
11413 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11415         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
11417 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11419         * g++.old-deja/g++.pt/ttp65.C: New test.
11421 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11423         * g++.old-deja/g++.pt/ttp64.C: New test.
11425 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11427         * g++.old-deja/g++.pt/spec33.C: New test.
11429 2000-12-14  Catherine Moore  <clm@redhat.com>
11431         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
11432         * gcc.c-torture/execute/920612-2.c: Likewise.
11433         * gcc.c-torture/execute/920428-2.c: Likewise.
11434         * gcc-c-torture/execute/va-arg-11.c: Call exit.
11435         * gcc.c-torture/execute/va-arg-21.c: Likewise.
11437 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11439         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
11440         * gcc.dg/pack-test-2.c: Likewise.
11442 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11444         Tests by Zack Weinberg <zackw@stanford.edu>.
11446         * gcc.dg/cpp/defined.c: Update.
11447         * gcc.dg/cpp/defined_trad.c: New tests.
11449 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11451         * gcc.dg/cpp/trad-direct.c: Update.
11453 2000-12-11  Neil Booth  <neilb@earthling.net>
11455         * gcc.dg/cpp/defined_trad.c
11457 2000-12-11  Neil Booth  <neilb@earthling.net>
11459         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
11461 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11463         * gcc.dg/format-miss-2.c: New test.
11465 2000-12-09  Neil Booth  <neilb@earthling.net>
11467         * gcc.dg/cpp/lineflags.c: New tests.
11468         * gcc.dg/cpp/poison.c: Update.
11469         * gcc.dg/cpp/redef2.c: Update.
11470         * gcc.dg/cpp/skipping.c: New test.
11472 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
11474         * g++.old-deja/g++.other/eh3.C: New testcase.
11476 2000-12-07  Neil Booth  <neilb@earthling.net>
11478         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
11479         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
11480         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
11481         wtr-union-init-2.c, wtr-union-init-3.c: Update.
11482         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
11483         Update.
11485 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11487         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
11488         __SIZE_TYPE__ instead of int for type of integers cast to
11489         pointers.
11491 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
11493         * g++.old-deja/g++.other/cleanup4.C: New test.
11495 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11497         * format-sec-1.c: New test.
11499 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11501         * gcc.dg/format-nonlit-3.c: New test.
11503 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11505         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
11506         through a null pointer.
11508 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11510         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
11511         * g++.old-deja/g++.pt/partial4.C: New test.
11513 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
11515         * gcc.c-torture/execute/ieee/hugeval.x: New.
11517 2000-12-06  Neil Booth  <neilb@earthling.net>
11519         * gcc.dg/cpp/backslash2.c: New tests.
11521 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11523         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
11524         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
11526 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
11528         * gcc.c-torture/execute/20001203-2.c: New testcase.
11530 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
11532         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
11533         * g++.old-deja/g++.other/virtual10.C: New test.
11535 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
11537         * g++.old-deja/g++.mike/pmf5.C: Remove test.
11539 2000-12-05  Richard Henderson  <rth@redhat.com>
11541         * gcc.c-torture/compile/20001205-1.c: New.
11543 2000-12-04  Neil Booth  <neilb@earthling.net>
11545         * g++.old-deja/g++.other/virtual9.C: New test.
11546         * g++.old-deja/g++.pt/crash61.C: New test.
11547         * gcc.c-torture/execute/loop-9.c: New test.
11549 2000-12-04  Neil Booth  <neilb@earthling.net>
11551         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
11552         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
11553         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
11554         * gcc.dg/cpp/extratokens.c: ...here.
11556 2000-12-04  Neil Booth  <neilb@earthling.net>
11558         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
11559         New tests.
11561 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11563         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
11564         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
11566 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11568         * gcc.c-torture/execute/20001203-1.c: New test.
11570 2000-12-03  Neil Booth  <neilb@earthling.net>
11572         * gcc.dg/cpp/macro6.c: New test cases.
11574 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11576         * gcc.c-torture/execute/string-opt-9.c: New test.
11577         * gcc.c-torture/execute/string-opt-10.c: Likewise.
11578         * gcc.c-torture/execute/string-opt-11.c: Likewise.
11579         * gcc.c-torture/execute/string-opt-12.c: Likewise.
11581         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
11582         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
11584 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
11586         * gcc.dg/cpp/if-6.c: New testcase.
11588         * gcc.dg/20001201-1.c: New testcase.
11590 2000-12-02  Neil Booth  <neilb@earthling.net>
11592         * g++.old-deja/g++.other/externC4.C,
11593         g++.old-deja/g++.other/friend10.C: New tests.
11595 2000-12-02  Neil Booth  <neilb@earthling.net>
11597         * g++.old-deja/g++.other/instan2.C
11598         * g++.old-deja/g++.other/instan3.C: New test.
11600 2000-12-02  Neil Booth  <neilb@earthling.net>
11602         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
11603         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
11604         gnuc99.c,gnuc99-pedantic.c: New tests.
11606 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11608         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
11609         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
11611 2000-12-01  Neil Booth  <neilb@earthling.net>
11613         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
11614         * gcc.dg/cpp/poison.c: Update.
11615         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
11617 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
11619         * g77.f-torture/execute/20001201.f: New test.
11621 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11623         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
11625 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
11627         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
11629 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
11631         * g++.old-deja/g++.other/cast6.C: New test.
11633 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
11635         * gcc.c-torture/execute/20001130-2.c: New testcase.
11637 2000-11-30  Richard Henderson  <rth@redhat.com>
11639         * gcc.c-torture/execute/20001130-1.c: New test.
11641 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11643         * g++.old-deja/g++.other/op3.C: New test.
11645 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11647         * g++.old-deja/g++.other/op2.C: New test.
11649 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11651         * g++.old-deja/g++.other/crash38.C: New test.
11653 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
11655         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
11657 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
11659         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
11660         tests.
11661         * gcc.c-torture/execute/string-opt-6.c: New test.
11663         * gcc.dg/20001117-1.c: Add main.
11665 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
11667         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
11668         Move from here ...
11669         * gcc.dg/940510-1.c: ... to here.
11671         * gcc.dg/20000926-1.c: GNU C now allows initializations of
11672         zero-size arrays in toplevel structures.
11674 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
11676         * gcc.c-torture/execute/loop-8.c: New test.
11678 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11680         * g++.old-deja/g++.other/base1.C: New test.
11682 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11684         * g++.old-deja/g++.other/parse2.C: New test.
11686 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11688         * g++.old-deja/g++.pt/incomplete1.C: New test.
11690 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11692         * g++.old-deja/g++.other/friend9.C: New test.
11694 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
11696         * gcc.dg/20001127-1.c: New test.
11698 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
11700         * g++.old-deja/g++.pt/friend46.C: New test.
11702 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
11704         * g++.old-deja/g++.other/ptrmem8.C: New test.
11706 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11708         * gcc.c-torture/execute/string-opt-7.c: New test.
11709         * gcc.c-torture/execute/string-opt-8.c: Likewise.
11711 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
11713         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
11714         instead of 'mkcheck 2'.
11716 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11718         * gcc.c-torture/execute/memcheck/driver.c,
11719         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
11720         C9X references to refer to C99.
11722 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
11724         * gcc.dg/ultrasp3.c: New test.
11726 2000-11-25  Neil Booth  <neilb@earthling.net>
11728         * gcc.dg/cpp/include2.c: Update test to be locale independent.
11730 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
11732         * gcc.c-torture/compile/20001123-2.c: New.
11734 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11736         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
11738 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
11740         * gcc.dg/sequence-point-1.c: Add some new tests.
11741         * gcc.c-torture/execute/20001124-1.c: New test.
11743 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
11745         * g++.old-deja/g++.other/vaarg4.C: New test.
11746         * gcc.c-torture/compile/20001123-1.c: New test.
11748 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
11750         * g++.other/crash24.C: Adjust and remove XFAIL.
11751         * g++.other/crash37.C: New test.
11753 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
11755         * g++.old-deja/g++.pt/instantiate9.C: New test.
11757 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
11759         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
11760         new ABI, too.
11762         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
11763         * g++.old-deja/g++.robertl/eb55.C: Likewise.
11765 2000-11-22  Neil Booth  <neilb@earthling.net>
11767         * gcc.dg/cpp/Wtrigraphs.c: New test.
11769 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11771         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
11773 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
11775         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
11777 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
11779         * lib/gcc-dg.exp: load_lib scanasm.exp.
11780         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
11781         * lib/g++-dg.exp: load_lib scanasm.exp.
11782         * lib/scanasm.exp: New.
11783         (scan-assembler, scan-assembler-not): Add optional arguments to
11784         test name, or if not present, the pattern name.
11785         (scan-assembler-dem, scan-assembler-dem-not): New.
11787         * g++.dg/dg.exp: New.
11789 2000-11-21  Neil Booth  <neilb@earthling.net>
11791         * gcc.dg/cpp/integrated1.c: Remove.
11793 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
11795         * gcc.c-torture/execute/20001121-1.c: New test.
11797 2000-11-21  Richard Henderson  <rth@redhat.com>
11799         * gcc.c-torture/compile/20001121-1.c: New test.
11801 2000-11-20  Neil Booth  <neilb@earthling.net>
11803         * gcc.dg/cpp/integrated1.c: New test.
11805 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
11807         * g++.old-deja/g++.other/inline17.C: New test.
11809 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
11811         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
11812         local variable to be zero: I made the variable global. Now
11813         uses abort() and exit() instead of relying on main's return value.
11815 2000-11-20  Neil Booth  <neilb@earthling.net>
11817         * gcc.dg/cpp/paste2.c: Update test.
11818         * objc/execute/paste.m: New test.
11820 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11822         * gcc.dg/c99-condexpr-1.c: New test.
11824 2000-11-20  Neil Booth  <neilb@earthling.net>
11826         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
11828 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
11830         * g++.old-deja/g++.pt/export1.C: New test.
11832 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
11834         * gcc.dg/20001117-1.c: New test.
11836 2000-11-18  Richard Henderson  <rth@redhat.com>
11838         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
11840 2000-11-18  Richard Henderson  <rth@redhat.com>
11842         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
11843         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
11844         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
11846 2000-11-18  Richard Henderson  <rth@redhat.com>
11848         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
11849         (main): New.  Exit cleanly.
11851 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11853         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
11854         gcc.dg/c99-fordecl-2.c: New tests.
11856 2000-11-18  Richard Henderson  <rth@redhat.com>
11858         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
11859         * gcc.c-torture/execute/zerolen-2.c: New.
11861 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11863         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
11864         memory.
11866 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11868         * g++.old-deja/g++.pt/instantiate8.C: New test.
11870 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11872         * g++.old-deja/g++.other/incomplete.C: Add more tests.
11873         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
11875 2000-11-16  Nick Clifton  <nickc@redhat.com>
11877         * gcc.c-torture/execute/nestfunc-2.c: New test.
11878         * gcc.c-torture/execute/nestfunc-3.c: New test.
11880 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11882         * gcc.c-torture/compile/20001116-1.c: New test.
11884 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11886         * gcc.c-torture/execute/20001115-1.c: New test.
11888 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
11890         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
11891         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
11892         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
11893         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11895 2000-11-15  Neil Booth  <neilb@earthling.net>
11897         gcc.dg/cpp/_Pragma1.c: Update.
11898         gcc.dg/cpp/_Pragma2.c: New test.
11900 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11902         * g++.old-deja/g++.other/anon5.C: New test.
11904 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11906         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
11907         tests.
11909 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
11911         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
11912         output.
11914 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11916         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
11917         labels at end of compound statements.
11919 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
11921         * gcc.c-torture/execute/loop-7.c: New test.
11923 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11925         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
11927 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11929         * gcc.dg/c99-bool-1.c: New test.
11931 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11933         * gcc.dg/c99-scope-1.c: Remove xfail.
11934         * gcc.dg/c99-scope-2.c: New test.
11936 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11938         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
11939         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
11941 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
11943         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
11944         error messages.
11946         * g++.mike/p700.C: Don't typedef wchar_t.
11947         * g++.mike/p784.C: Likewise.
11948         * g++.mike/eb101.C: Don't use __wchar_t.
11950 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
11952         * g77.f-torture/execute/20001111.[fx]: Test premature exit
11953         from DO loop.
11955 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11957         * gcc.c-torture/execute/20001111-1.c: New test.
11959 2000-11-10  Nick Clifton  <nickc@redhat.com>
11961         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
11962         long multuiple and accumulate.
11964 2000-11-09  Richard Henderson  <rth@redhat.com>
11966         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
11967         via size_t instead of int.
11969         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
11970         * gcc.c-torture/execute/string-opt-2.c: Likewise.
11971         * gcc.c-torture/execute/string-opt-3.c: Likewise.
11972         * gcc.c-torture/execute/string-opt-4.c: Likewise.
11974 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
11976         * gcc.c-torture/compile/20001109-1.c: New test.
11977         * gcc.c-torture/compile/20001109-2.c: New test.
11979 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
11981         * g++.old-deja/g++.pt/operator1.C: New test.
11982         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
11984 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11986         * gcc.dg/20001108-1.c: New test.
11988 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11990         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
11991         with both arguments constant strings.
11992         * gcc.c-torture/execute/string-opt-3.c: New test.
11993         * gcc.c-torture/execute/string-opt-4.c: New test.
11994         * gcc.c-torture/execute/string-opt-5.c: New test.
11996 2000-11-08  Nick Clifton  <nickc@redhat.com>
11998         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
11999         mulsidi3adddi patterns.
12001 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
12003         * g++.old-deja/g++.other/crash36.C: New test.
12005 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
12007         * g++.old-deja/g++.other/init16.C: New test.
12009 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
12011         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
12013 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12015         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
12016         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12017         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12019 2000-11-07  DJ Delorie  <dj@redhat.com>
12021         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
12023 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12025         * gcc.c-torture/execute/string-opt-1.c: New test.
12027 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12029         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
12030         mips-sgi-irix6.* because the MIPS ABI passes floating-point
12031         parameters in registers, and there is no way for a varargs
12032         function to know in which order the integer and floating-point
12033         parameters should be interleaved when they are placed on the
12034         stack.
12035         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12036         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12038 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12040         * gcc.c-torture/execute/string-opt-2.c: New test.
12042 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
12044         * g++.old-deja/g++.pt/crash60.C: New test.
12046 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12048         * g++.old-deja/g++.other/crash24.C: New test.
12049         * g++.old-deja/g++.other/crash25.C: New test.
12050         * g++.old-deja/g++.other/crash26.C: New test.
12051         * g++.old-deja/g++.other/crash27.C: New test.
12052         * g++.old-deja/g++.other/crash28.C: New test.
12053         * g++.old-deja/g++.other/crash29.C: New test.
12054         * g++.old-deja/g++.other/crash30.C: New test.
12055         * g++.old-deja/g++.other/crash31.C: New test.
12056         * g++.old-deja/g++.other/crash32.C: New test.
12057         * g++.old-deja/g++.other/crash33.C: New test.
12058         * g++.old-deja/g++.other/crash34.C: New test.
12059         * g++.old-deja/g++.other/crash35.C: New test.
12061 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12063         * gcc.c-torture/execute/20001031-1.c: New test.
12065 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
12067         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
12068         namespace.
12070         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
12071         standards-conformant.
12073         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
12075         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
12076         * g++.old-deja/g++.mike/p755a.C: Likewise.
12077         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12078         library makes no calls to `operator new' during initialization.
12080 2000-11-04  Neil Booth  <neilb@earthling.net>
12082         * gcc.dg/cpp/include2.c: New tests.
12084 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
12086         * lib/g++.exp (g++_set_ld_library_path): New function.
12087         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12089 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
12091         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
12092         warnings.
12094 2000-11-01  Richard Henderson  <rth@redhat.com>
12096         * g++.old-deja/g++.ext/namedret1.C: New.
12097         * g++.old-deja/g++.ext/namedret2.C: New.
12098         * g++.old-deja/g++.ext/namedret3.C: New.
12100 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
12102         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12103         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12105 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12107         * gcc.c-torture/execute/va-arg-21.c: New test.
12109 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12111         * gcc.dg/c99-complex-2.c: New test.
12113 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12115         * gcc.c-torture/execute/stdio-opt-1.c: New test.
12117 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
12119         * g++.old-deja/g++.other/inline16.C: New test.
12121 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
12123         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12124         __PRETTY_FUNCTION__
12126 2000-10-29  Neil Booth  <neilb@earthling.net>
12128         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12129         New tests.
12130         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12131         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12132         optimisation.
12134 2000-10-29  Neil Booth  <neilb@earthling.net>
12136         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
12137         * mi1.c, mi1c.h: Add null directives to multiple-include test.
12138         * mi5.c: Test multiple includes work with -C.
12139         * trigraphs.c: Test ^= version.
12141 2000-10-28  Neil Booth  <neilb@earthling.net>
12143         New tests and test updates for new macro expander.
12145         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
12146         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
12147         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
12148         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
12149         new diagnostic messages.
12151         * gcc.dg/cpp/macro3.c: New tests.
12153 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
12155         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
12156         on the same line.
12158 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
12160         * g++.old-deja/g++.other/eh2.C: New test.
12162 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12164         * gcc.c-torture/execute/20001027-1.c: New test.
12166 2000-10-26  Richard Henderson  <rth@redhat.com>
12168         * gcc.c-torture/execute/20001026-1.c: New.
12170 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
12172         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
12173         * g++.old-deja/g++.law/builtin1.C: Likewise.
12174         * g++.old-deja/g++.law/ctors10.C: Likewise.
12175         * g++.old-deja/g++.law/virtual3.C: Likewise.
12176         * g++.old-deja/g++.mike/p658.C: Likewise.
12177         * g++.old-deja/g++.other/sibcall1.C: Likewise.
12178         * g++.old-deja/g++.other/vaarg2.C: Likewise.
12179         * g++.old-deja/g++.robertl/eb124.C: Likewise.
12180         * g++.old-deja/g++.robertl/eb44.C: Likewise.
12181         * g++.old-deja/g++.robertl/eb77.C: Likewise.
12183 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
12185         * gcc.c-torture/compile/20001024-1.c: New test.
12187 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
12189         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
12190         to tell us whether or not we are using V3.
12192 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12194         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
12195         operands.
12197 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12199         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
12201 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
12203         * gcc.c-torture/execute/20001024-1.c: New test.
12205 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
12207         * g++.old-deja/g++.other/sibcall1.C: New test.
12209 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
12211         * gcc.dg/noncompile/init-3.c: New test.
12213 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12215         * gcc.dg/format-array-1.c: New test.
12217 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12219         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
12220         writing through null pointers; remove comment about testing
12221         unterminated strings.
12223 2000-10-17  Matthew Hiller  <hiller@redhat.com>
12225         * gcc.c-torture/execute/20001017-2.c: New test.
12227 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12229         * gcc.c-torture/compile/20001018-1.c: New test.
12230         * gcc.c-torture/compile/20001018-1.x: Xfail.
12232 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12234         * gcc.c-torture/execute/20001017-1.c: New test.
12236 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12238         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
12239         for multiple use of arguments with scanf formats; add tests for
12240         multiple use of arguments.
12242 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
12244         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
12246 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12248         * gcc.dg/format-miss-1.c: New test.
12250 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12252         * gcc.c-torture/execute/20001013-1.c: New test.
12254 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12256         * gcc.dg/format-branch-1.c: New test.
12258 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12260         * README, lib/file-format.exp: Remove EGCS references.
12262 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12264         * gcc.dg/20001013-1.c: New test.
12266 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12268         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
12269         for intmax_t in the compiler using __typeof__ and the type rules
12270         for conditional expressions.
12272 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
12274         * gcc.dg/20001012-1.c: New test.
12275         * gcc.dg/20001012-2.c: New test.
12277 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12279         * gcc.dg/format-attr-1.c: New test.
12281 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12283         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
12284         __LONG_LONG_MAX__ instead of LLONG_MAX.
12286 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12288         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
12289         scanf flags.
12290         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
12291         flags.
12293 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12295         * gcc.dg/sequence-pt-1.c: New test.
12297 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
12299         * gcc.c-torture/execute/20001011-1.c: New testcase.
12300         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
12302 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
12304         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
12305         does not error on it.
12307 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
12309         * gcc.dg/20001009-1.c: New test.
12311 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12313         * gcc.c-torture/compile/20001009-1.c: Move from here ....
12314         * gcc.c-torture/execute/20001009-2.c: ... to here.
12316 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
12318         * gcc.c-torture/compile/20001009-1.c: New testcase.
12319         * gcc.c-torture/execute/20001009-1.c: New testcase.
12320         Testcases provided by Jan Hubicka <jh@suse.cz>.
12322 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12324         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12325         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
12326         uintmax_t using <limits.h> to emulate the compiler's internal
12327         logic.  No longer XFAIL %j tests.
12329 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12331         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
12332         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12333         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
12334         regexps and details of expected handling of some bad formats.
12335         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
12336         suppression.
12338 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12340         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
12341         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
12342         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
12343         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
12344         in list archives.
12346 2000-10-06  Richard Henderson  <rth@cygnus.com>
12348         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
12349         * g++.old-deja/g++.brendan/crash52.C: Likewise.
12350         * g++.old-deja/g++.jason/report.C: Likewise.
12351         * g++.old-deja/g++.law/friend5.C: Likewise.
12352         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
12353         of the expected warnings.
12355 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
12357         * g++.old-deja/g++.pt/enum14.C: New test.
12359 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
12361         * g++.old-deja/g++.pt/crash59.C: New test.
12363 2000-10-04  Will Cohen  <wcohen@redhat.com>
12365         * gcc.dg/20000926-1.c: New test.
12367 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
12369         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
12370         function name for current C++ compiler.
12371         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
12373 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
12375         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
12376         __PRETTY_FUNCTION__.
12377         * g++.old-deja/g++.ext/pretty2.C: Likewise.
12379 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12381         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
12383 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
12385         * gcc.c-torture/compile/20000923-1.c: New test.
12387 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
12389         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
12390         * g++.old-deja/g++.pt/ttp62.C: Same.
12391         * g++.old-deja/g++.other/inline14.C: Same.
12393 2000-09-24  Richard Henderson  <rth@cygnus.com>
12395         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
12397 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12399         * gcc.dg/c90-printf-1.c: Add test for wide string format.
12401 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
12403         * gcc.c-torture/compile/20000922-1.c: New file.
12405 2000-09-21  Nick Clifton  <nickc@redhat.com>
12407         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
12408         a signed long modulo operation.
12409         (mod6): New function - perform an unsigned long modulo operation.
12410         (main): Add tests for modulos of very large numbers by very small
12411         dividends.
12413 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12415         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
12417 2000-09-19  Richard Henderson  <rth@cygnus.com>
12419         * gcc.dg/compare2.c (case 10): XFAIL.
12421 2000-09-18  Richard Henderson  <rth@cygnus.com>
12423         * gcc.c-torture/execute/20000906-1.c: Move ...
12424         * gcc.dg/20000906-1.c: ... here.  Only run on targets
12425         that support __builtin_trap.
12427 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
12429         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
12431 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12433         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
12434         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
12435         more $ format tests.
12437 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12439         * gcc.dg/format-errmk-1.c: New test.
12441 2000-09-17  Greg McGary  <greg@mcgary.org>
12443         * gcc.c-torture/execute/20000917-1.x: Remove.
12445 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12447         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
12449 2000-09-17  Greg McGary  <greg@mcgary.org>
12451         * gcc.c-torture/execute/20000917-1.c: New test.
12452         * gcc.c-torture/execute/20000917-1.x: XFAIL.
12454 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
12456         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
12457         in nested macro bug.
12459 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
12461         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
12463 2000-09-14  Jeffrey A Law  (law@cygnus.com)
12465         * gcc.c-torture/execute/20000914-1.c: New test.
12467 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
12469         * g++.other/inline13.C: New test.
12471 2000-09-12  Andreas Jaeger  <aj@suse.de>
12473         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
12474         constant by Ulrich Drepper <drepper@redhat.com>.
12476 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
12478         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
12480 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12482         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
12484 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
12486         * gcc.dg/cpp/backslash.c: New test.
12488 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
12490         * gcc.c-torture/execute/20000910-1.c: New test.
12491         * gcc.c-torture/execute/20000910-2.c: Likewise.
12493 2000-09-11  Robert Lipe  <robertl@sco.com>
12495         * gcc.dg/pragma-align.c: New test.
12497 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
12499         * g++.old-deja/g++.pt/explicit82.C: New test.
12500         * g++.old-deja/g++.pt/explicit83.C: New test.
12502 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
12504         * gcc.dg/asm-names.c: New test.
12506 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12508         * gcc.dg/cpp/tr-warn6.c: New test
12510 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12512         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
12513         be accepted.
12515 2000-09-07  Catherine Moore  <clm@redhat.com>
12517         * gcc.c-torture/execute/unroll-1.c: New test.
12519 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
12521         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
12522         ERROR markers.
12523         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
12524         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
12525         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
12526         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
12527         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
12528         Preprocess only.
12529         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
12530         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
12532 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12534         * g++.old-deja/g++.pt/deduct2.C: New test.
12536 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12538         * g++.old-deja/g++.pt/parms2.C: New test.
12540 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12542         * g++.old-deja/g++.pt/crash58.C: New test.
12544 2000-09-06  Greg McGary  <greg@mcgary.org>
12546         * gcc.c-torture/execute/20000906-1.c: New test.
12547         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
12549 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12551         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
12553 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12555         * g++.old-deja/g++.pt/crash57.C: New test.
12557 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12559         * g++.old-deja/g++.pt/crash56.C: New test.
12561 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12563         * g++.old-deja/g++.pt/koenig1.C: New test.
12565 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
12567         * gcc.dg/20000904-1.c: New test.
12569 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
12571         * gcc.dg/cpp/paste8.c: New test.
12573 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
12575         * gcc.c-torture/compile/20000827-1.c: New test.
12577 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12579         * gcc.dg/format-diag-1.c: New test.
12581 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12583         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
12584         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
12585         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
12586         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
12587         gcc.dg/formatz-1.c: Adjust warning regular expressions.
12589 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
12591         * g++.old-deja/g++.other/nested4.C: New test.
12593 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
12595         * g++.old-deja/g++.ns/scoped1.C: New test.
12597 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
12599         * lib/g++.exp: Support testing already-installed GCC.
12601 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12603         * wtr-label-1.c, wtr-suffix-1.c: New tests.
12605 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12607         * gcc.dg/return-type-2.c: New test.
12609 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
12611         * gcc.c-torture/compile/20000825-1.c: New test.
12613 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
12615         * gcc.dg/dwarf2-2.c: New test.
12617 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
12619         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
12620         dg-warning regexps.
12622 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12624         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
12625         gcc.dg/format-ext-5.c: New tests.
12627 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
12629         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
12631 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
12633         * gcc.dg/noncompile/930622-2.c: Adjust error message.
12635 2000-08-24  Richard Henderson  <rth@cygnus.com>
12637         * gcc.dg/ia64-sync-1.c: New test.
12638         * gcc.dg/ia64-sync-2.c: New test.
12639         * gcc.dg/ia64-asm-1.c: New test.
12641 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12643         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
12644         * gcc.dg/format-ext-2.c: New test.
12646 2000-08-23  Jason Merrill  <jason@redhat.com>
12648         * lib/old-dejagnu.exp: Also ignore "In member function" and
12649         "At global scope".
12651 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12653         * gcc.dg/noncompile/label-lineno-1.c: New test.
12655 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12657         * gcc.dg/c99-array-nonobj-1.c: New test.
12659 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12661         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
12662         tests.
12663         * gcc.dg/format-ext-1.c: New test.
12665 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12667         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
12668         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
12669         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
12670         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
12671         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
12673 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12675         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
12676         gcc.dg/c99-strftime-2.c: New tests.
12678 2000-08-22  Richard Henderson  <rth@cygnus.com>
12680         * gcc.c-torture/execute/20000822-1.c: New test.
12682 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
12684         * gcc.c-torture/execute/20000819-1.x: Remove.
12686 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12688         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
12689         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
12690         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
12691         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
12692         gcc.dg/format-xopen-1.c: New tests.
12694 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12696         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
12698 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
12700         * g++.old-deja/g++.other/loop2.C: New test.
12702         * gcc.c-torture/compile/20000606-1.c: New test.
12703         * gcc.c-torture/compile/20000728-1.c: New test.
12704         * gcc.c-torture/execute/20000801-1.c: New test.
12705         * gcc.c-torture/execute/20000801-2.c: New test.
12706         * gcc.c-torture/execute/20000819-1.c: New test.
12707         * gcc.c-torture/execute/20000819-1.x: XFAIL.
12708         * gcc.dg/20000629-1.c: New test.
12709         * gcc.dg/20000724-1.c: New test.
12710         * gcc.dg/20000807-1.c: New test.
12712 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
12714         * gcc.dg/cpp/pragma-1.c: New test.
12715         * gcc.dg/cpp/pragma-2.c: New test.
12717 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
12719         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
12720         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
12722 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12724         * gcc.c-torture/compile/20000818-1.c: New test.
12726 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
12728         * gcc.c-torture/execute/20000818-1.c: New test.
12730 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12732         * gcc.dg/format-va-1.c: New test.
12734 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12736         * g++.old-deja/g++.other/typedef8.C: New test.
12738 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12740         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
12741         * g++.old-deja/g++.mike/net36.C: Mark candidate.
12742         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
12743         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
12744         * g++.old-deja/g++.other/ptrmem7.C: New test.
12745         * g++.old-deja/g++.pt/ptrmem10.C: New test.
12747 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12749         * g++.old-deja/g++.pt/typename27.C: New test.
12751 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
12753         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
12754         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
12755         * g++.old-deja/g++.pt/friend45.C: New test.
12756         * g++.old-deja/g++.other/friend8.C: New test.
12758 2000-08-15  Richard Henderson  <rth@cygnus.com>
12760         * gcc.c-torture/execute/20000815-1.c: New test.
12762 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12764         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
12765         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
12766         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
12768 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
12770         * g++.old-deja/g++.other/refinit2.C: New test.
12772 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12774         * lib/c-torture.exp (c-torture): Make
12775         compiler_conditional_xfail_data global.
12776         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
12777         compiler_conditional_xfail_data machinery.
12778         (f-torture-execute): Likewise.
12779         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
12780         and only when unrolling loops.
12782         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
12784 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
12786         * g++.old-deja/g++.pt/explicit81.C: New test.
12788 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
12790         * g++.old-deja/g++.pt/typename26.C: New test.
12792 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
12794         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
12795         warning.
12797 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
12799         * g++.old-deja/g++.other/array3.C: New test.
12801 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12803         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
12804         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
12805         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
12806         New tests.
12808 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
12810         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
12811         * g++.old-deja/g++.abi/vmihint.C: Likewise.
12813 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
12815         * gcc.c-torture/execute/20000808-1.c: New test.
12817 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12819         * gcc.dg/c90-const-expr-1.c: New test.
12821 2000-08-08  Richard Henderson  <rth@cygnus.com>
12823         * gcc.dg/noncompile/920923-1.c: Declare calloc.
12825 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12827         * gcc.dg/noncompile/const-ll-1.c: New test.
12829 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12831         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
12833 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12835         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
12836         that running programs linked against the shared version of libobjc
12837         run correctly.
12839 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12841         * gcc.dg/c99-printf-1.c: New test.
12843 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12845         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
12847 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
12849         * gcc.c-torture/execute/20000731-1.x: Delete.
12851 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
12853         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
12854         and torture_without_loops as is done by c-torture.exp.
12855         (search_for): Copy from c-torture.exp.
12856         (gcc-dg-runtest): New function, drives a directory of tests
12857         iterating over the TORTURE_OPTIONS.
12858         (scan-assembler, scan-assembler-not): Move here from
12859         individual directory drivers.
12861         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
12862         defined by lib/gcc-dg.exp.
12863         * gcc.dg/cpp/cpp.exp: Likewise.
12864         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
12865         gcc-dg-runtest, so we cycle over optimization options.
12867         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
12868         * gcc.dg/compare2.c: No longer expected to fail.
12870 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
12872         * gcc.c-torture/execute/20000804-1.c: New test.
12874 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12876         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
12878 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
12880         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
12882 2000-08-03  Jeffrey A Law  (law@cygnus.com)
12884         * gcc.c-torture/compile/20000803-1.c: New test.
12886 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12888         * gcc.c-torture/execute/20000801-3.c,
12889         gcc.c-torture/execute/20000801-4.c: New tests.
12890         * gcc.c-torture/execute/20000801-3.x,
12891         gcc.c-torture/execute/20000801-4.x: Xfail.
12893 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
12895         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
12896         libobjc/.libs to allow for libtool.
12898 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
12900         * gcc.c-torture/compile/20000802-1.c: New test.
12902 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
12904         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
12906 2000-07-31  Jeffrey A Law  (law@cygnus.com)
12908         * gcc-c-torture/execute/20000731-2.c: New test.
12910         * gcc.c-torture/execute/20000731-1.c: New test.
12911         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
12913 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
12915         * testsuite/gcc.dg/cpp/paste7.c: New test.
12916         * gcc.dg/cpp/20000725-1.c: New test.
12918 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
12920         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
12921         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
12922         declaration warning for __builtin_dwarf_reg_size.
12924         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
12926 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12928         * gcc.dg/noncompile/voidparam-1.c: New test.
12930 2000-07-30  Richard Henderson  <rth@cygnus.com>
12932         * gcc.dg/c90-digraph-1.c: Don't xfail.
12933         * gcc.dg/compare2.c (case 10): Xfail.
12934         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
12936 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
12938         * gcc.dg/c99-main-1.c: New test.
12940 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12942         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
12944 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
12946         * gcc.c-tortuer/execute/20000726-1.c: New test.
12948 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
12950         * gcc.c-torture/execute/enum-2.c: New test.
12952 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12954         * gcc.dg/cpp/tr-warn3.c: New test.
12956 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12958         * g++.old-deja/g++.ext/implicit1.C: Remove.
12959         * g++.old-deja/g++.jason/c2.C: Remove
12960         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
12961         * g++.old-deja/g++.pt/crash16.C: Likewise.
12962         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
12964 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12966         * g++.old-deja/g++.other/for2.C: New test.
12968 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
12970         * gcc.dg/20000720-1.c: New test.
12972 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
12974         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
12976 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
12978         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
12979         * gcc.c-torture/execute/20000722-1.c: New.
12980         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
12982 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
12984         * gcc.dg/cpp/20000720-1.S: New test.
12986 2000-07-21  Michael Meissner  <meissner@redhat.com>
12988         * gcc.c-torture/execute/ieee/hugeval.c: New test.
12990 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12992         * g++.old-deja/g++.brendan/crash16.C,
12993         g++.old-deja/g++.brendan/parse3.C,
12994         g++.old-deja/g++.brendan/redecl1.C,
12995         g++.old-deja/g++.ns/template13.C,
12996         g++.old-deja/g++.other/decl4.C,
12997         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
12999 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13001         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13002         and "Internal error".
13004         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13005         regexps.
13006         * gcc.dg/cpp/paste6.c: New test.
13008 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13010         * gcc.dg/cpp/tr-direct.c: New test.
13012         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13013         gcc.dg/cpp/undef1.c: Tweak error regexps.
13015 2000-07-18  Eric Christopher <echristo@redhat.com>
13017         * gcc.c-torture/compile/20000718-1.c: New test.
13019 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13021         * cpplex.c (_cpp_push_token): If the token being pushed back
13022         is the previous token in this context, just subtract one from
13023         context->posn.
13024         * cppmacro.c (save_expansion): Clear aux field when storing a
13025         placemarker.
13027 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13029         * gcc.dg/noncompile/redecl-1.c: New test.
13031 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13033         * gcc.c-torture/execute/20000717-5.c: New test.
13034         * gcc.c-torture/execute/20000717-1.x: Removed.
13036 2000-07-17  Richard Henderson  <rth@cygnus.com>
13038         * gcc.c-torture/execute/20000717-4.c: New test.
13040 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13042         * gcc.dg/cpp/syshdr.c: New test.
13043         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13045 2000-07-17  Neil Booth  <neilb@earthling.net>
13047         * gcc.dg/cpp/cmdlne-dM.c: New test.
13048         * gcc.dg/cpp/cmdlne-dD.c: New test.
13050 2000-07-17  Jeffrey A Law  (law@cygnus.com)
13052         * gcc.c-torture/execute/20000717-3.c: New test.
13054         * gcc.c-torture/compile/20000717-1.c: New test.
13056 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13058         * gcc.c-torture/execute/20000717-2.c: New test.
13060 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13062         * gcc.dg/formatz-1.c: New test.
13064         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13065         * gcc.dg/c99-digraph-1.c: New tests.
13067         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13068         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13070         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13071         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13072         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13073         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13074         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13075         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13076         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13078 2000-07-17   Greg McGary <greg@mcgary.org>
13080         * gcc.c-torture/execute/20000717-1.c: New test.
13081         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13083 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
13085         * gcc.c-torture/execute/20000715-2.c: New test.
13086         * gcc.dg/20000715-1.c: New test.
13088 2000-07-15  Michael Meissner  <meissner@redhat.com>
13090         * gcc.c-torture/execute/20000715-1.c: New test.
13092 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13094         * gcc.c-torture/execute/20000707-1.c: New test.
13096 2000-07-13  Neil Booth  <NeilB@earthling.net>
13098         * testsuite/gcc.dg/cpp/digraph1.c,
13099         testsuite/gcc.dg/cpp/digraph2.c,
13100         testsuite/gcc.dg/cpp/digraphs.c: New tests.
13102 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
13104         * g77.f-torture/compile/20000630-2.f:  New test.
13105         * g77.f-torture/compile/20000630-2.x
13107 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13109         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
13111 2000-07-11  Neil Booth  <NeilB@earthling.net>
13113         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13115 2000-07-11  Neil Booth  <NeilB@earthling.net>
13117         * gcc.dg/cpp/cmdlne-C.c: New.
13119 2000-07-09  Neil Booth  <NeilB@earthling.net>
13121         * gcc.dg/cpp/directiv.c: New tests.
13122         * gcc.dg/cpp/undef1.c: Update.
13124 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
13126         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13128 2000-07-09  Neil Booth  <NeilB@earthling.net>
13130         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13132 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
13134         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
13135         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
13137 2000-07-08  Neil Booth  <NeilB@earthling.net>
13139         * gcc.dg/cpp/macsyntx.c: New tests.
13141 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13143         * gcc.dg/20000707-1.c: New test.
13145 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13147         * gcc.c-torture/execute/20000706-1.c: New test.
13148         * gcc.c-torture/execute/20000706-2.c: New test.
13149         * gcc.c-torture/execute/20000706-3.c: New test.
13150         * gcc.c-torture/execute/20000706-4.c: New test.
13151         * gcc.c-torture/execute/20000706-5.c: New test.
13153 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13155         * g++.old-deja/g++.pt/instantiate7.C: New test.
13157 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13159         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
13160         * g++.old-deja/g++.mike/thunk3.C: Likewise.
13161         * g++.old-deja/g++.other/rtti3.C: Likewise.
13162         * g++.old-deja/g++.other/rttid3.C: Likewise.
13164 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
13166         *  g77.f-torture/compile/20000630-1.x: Fix typo
13168 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
13170         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
13171         assembly output.
13173 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
13175         * gcc.dg/cpp/ident.c: New test.
13177 2000-07-05  Neil Booth  <NeilB@earthling.net>
13179         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
13180           gcc.dg/cpp/lexstrng.c: New tests.
13182 2000-07-04  Neil Booth  <NeilB@earthling.net>
13184         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
13185         * gcc.dg/cpp/strify2.c: Same.
13187 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
13189         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
13190         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
13191         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
13192         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
13194         * testsuite/gcc.dg/cpp/macro1.c,
13195         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
13196         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
13197         testsuite/gcc.dg/cpp/strify1.c,
13198         testsuite/gcc.dg/cpp/strify2.c: New tests.
13200 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
13202         * gcc.c-torture/execute/20000703-1.c: New test.
13204 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13206         * g++.old-deja/g++.pt (lookup10.C): New test.
13208 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13210         * g++.old-deja/g++.pt (typename25.C): New test.
13212 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
13214         * gcc.c-torture/compile/20000701-1.c: New test.
13216 2000-06-30  Nick Clifton  <nickc@cygnus.com>
13218         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
13219         to test case.
13221 2000-06-30  Catherine Moore  <clm@cygnus.com>
13223         * gcc.c-torture/execute/align-1.c: New test.
13225 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
13227         * g++.old-deja/g++.pt/expr8.C: New test.
13228         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
13230 2000-06-29  Nick Clifton  <nickc@cygnus.com>
13232         * gcc.c-torture/compile/20000629-1.c: New test.
13234 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13237         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
13238         gcc.dg/noncompile directory, depending on whether they're
13239         preprocessor tests or not.  Annotate all the tests for the dg
13240         framework.
13242         * gcc.c-torture/noncompile/noncompile.exp: Delete.
13243         * gcc.dg/noncompile/noncompile.exp: New.
13245         * Moved files:
13246         Old name                                New name
13247         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
13248         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
13249         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
13250         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
13251         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
13252         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
13253         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
13254         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
13255         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
13256         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
13257         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
13258         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
13259         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
13260         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
13261         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
13262         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
13263         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
13264         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
13265         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
13266         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
13267         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
13268         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
13269         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
13270         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
13272         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
13273         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
13274         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
13275         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
13276         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
13277         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
13279 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13281         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
13282         declare one variable.  On the fourth, error.
13283         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
13284         declared by 20000628-1a.h.
13286 2000-06-29  Richard Henderson  <rth@redhat.com>
13288         * gcc.c-torture/execute/930529-1.x: New file.
13289         * gcc.dg/920413-1.c: Adjust expected warning text.
13290         * gcc.dg/980217-1.c: Declare abort.
13291         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
13293 2000-06-29  Jeffrey A Law  (law@cygnus.com)
13295         * g77.f-torture/compile/20000629-1.f: New test.
13296         * g77.f-torture/compile/20000629-1.x: Expected to fail.
13298 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
13300         Rearrange lots of files, removing entirely the
13301         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
13302         directories.
13304         * Deleted files:
13305         gcc.c-torture/code_quality/code_quality.exp
13306         gcc.c-torture/special/special.exp
13307         gcc.failure/failure.exp
13308         gcc.failure/940409-1.x
13309         gcc.c-torture/compile/961203-1.x
13311         * New files:
13312         gcc.misc-tests/linkage.exp
13313         gcc.c-torture/execute/920730-1t.c
13314         gcc.c-torture/execute/920730-1t.x
13315         gcc.c-torture/compile/920520-1.x
13316         gcc.c-torture/compile/920521-1.x
13317         gcc.c-torture/compile/981006-1.x
13318         gcc.c-torture/execute/eeprof-1.x
13320         * Moved files (possibly with modifications to fit a new harness):
13321         Old name                                New name
13322         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
13323         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
13324         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
13325         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
13326         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
13327         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
13328         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
13329         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
13330         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
13331         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
13332         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
13333         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
13334         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
13335         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
13337 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
13339         * c-torture/compile/961203-1.x: Delete.
13341         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
13342         not exit. Include stdio.h.
13343         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
13344         * gcc.misc-tests/dg-12.c: Likewise.
13345         * gcc.misc-tests/dg-5.c: Likewise.
13346         * gcc.misc-tests/dg-6.c: Likewise.
13347         * gcc.misc-tests/dg-7.c: Prototype abort.
13348         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
13349         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
13350         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
13351         not exit.
13352         * gcc.misc-tests/sieve.c: Use return from main, not exit.
13353         * gcc.misc-tests/sort2.c: Use return from main, not exit.
13355 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
13357         * gcc.dg/cpp/20000628-1.c: New test.
13358         * gcc.dg/cpp/20000628-1.h: New header for above test.
13359         * gcc.dg/cpp/20000628-1a.h: Likewise.
13361 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
13363         * gcc.dg/cpp: New directory.
13364         * gcc.dg/cpp/cpp.exp: New driver.
13365         * gcc.dg/cpp/20000627-1.c: New test.
13366         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
13367         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
13368         and rewrite as a compilation test.
13370         * gcc.dg: Move many files into the cpp subdirectory, possibly
13371         renaming or editing them as well.
13372         Old name                New name
13373         990119-1.c              cpp/19990119-1.c
13374         990228-1.c              cpp/19990228-1.c
13375         990407-1.c              cpp/19990407-1.c
13376         990409-1.c              cpp/19990409-1.c
13377         990413-1.c              cpp/19990413-1.c
13378         990703-1.c              cpp/19990703-1.c
13379         20000127-1.c            cpp/20000127-1.c
13380         20000129-1.c            cpp/20000129-1.c
13381         20000207-1.c            cpp/20000207-1.c
13382         20000207-2.c            cpp/20000207-2.c
13383         20000209-1.c            cpp/20000209-1.c
13384         20000209-2.c            cpp/20000209-2.c
13385         20000301-1.c            cpp/20000301-1.c
13386         20000419-1.c            cpp/20000419-1.c
13387         20000510-1.S            cpp/20000510-1.S
13388         20000519-1.c            cpp/20000519-1.c
13389         20000529-1.c            cpp/20000529-1.c
13390         20000625-1.c            cpp/20000625-1.c
13391         20000625-2.c            cpp/20000625-2.c
13392         cpp-as1.c               cpp/assert1.c
13393         cpp-as2.c               cpp/assert2.c
13394         cxx-comments-1.c        cpp/cxxcom1.c
13395         cxx-comments-2.c        cpp/cxxcom2.c
13396         endif-label.c           cpp/endif.c
13397         cpp-hash1.c             cpp/hash1.c
13398         cpp-hash2.c             cpp/hash2.c
13399         cpp-if1.c               cpp/if-1.c
13400         cpp-if2.c               cpp/if-2.c
13401         cpp-if3.c               cpp/if-3.c
13402         cpp-if4.c               cpp/if-4.c
13403         cpp-if5.c               cpp/if-5.c
13404         cpp-cond.c              cpp/if-cexp.c
13405         cpp-missingop.c         cpp/if-mop.c
13406         cpp-missingparen.c      cpp/if-mpar.c
13407         cpp-opprec.c            cpp/if-oppr.c
13408         cpp-ifparen.c           cpp/if-paren.c
13409         cpp-shortcircuit.c      cpp/if-sc.c
13410         cpp-shift.c             cpp/if-shift.c
13411         cpp-unary.c             cpp/if-unary.c
13412         cpp-li1.c               cpp/line1.c
13413         cpp-li2.c               cpp/line2.c
13414         lineno.c                cpp/line3.c
13415         lineno-2.c              cpp/line4.c
13416         cpp-mi.c                cpp/mi1.c
13417         cpp-mic.h               cpp/mi1c.h
13418         cpp-micc.h              cpp/mi1cc.h
13419         cpp-mind.h              cpp/mi1nd.h
13420         cpp-mindp.h             cpp/mi1ndp.h
13421         cpp-mix.h               cpp/mi1x.h
13422         cpp-mi2.c               cpp/mi2.c
13423         cpp-mi2a.h              cpp/mi2a.h
13424         cpp-mi2b.h              cpp/mi2b.h
13425         cpp-mi2c.h              cpp/mi2c.h
13426         cpp-mi3.c               cpp/mi3.c
13427         cpp-mi3.def             cpp/mi3.def
13428         poison-1.c              cpp/poison.c
13429         pr-impl.c               cpp/prag-imp.c
13430         cpp-redef-2.c           cpp/redef1.c
13431         cpp-redef.c             cpp/redef2.c
13432         strpaste.c              cpp/strp1.c
13433         strpaste-2.c            cpp/strp2.c
13434         cpp-tradpaste.c         cpp/tr-paste.c
13435         cpp-tradstringify.c     cpp/tr-str.c
13436         cpp-tradwarn1.c         cpp/tr-warn1.c
13437         cpp-tradwarn2.c         cpp/tr-warn2.c
13438         trigraphs.c             cpp/trigraphs.c
13439         cpp-unc1.c              cpp/unc1.c
13440         cpp-unc2.c              cpp/unc2.c
13441         cpp-unc3.c              cpp/unc3.c
13442         cpp-unc.c               cpp/unc4.c
13443         undef.c                 cpp/undef1.c
13444         undef-2.c               cpp/undef2.c
13445         cpp-wi1.c               cpp/widestr1.c
13447 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
13449         * lib/g++.exp (g++_include_flags): Tweak.
13451 2000-06-27  H.J. Lu  <hjl@gnu.org>
13452             Loren J. Rittle  <ljrittle@acm.org>
13454         * lib/g++.exp (g++_include_flags): Override libgloss.exp
13455         version with one that knows about the new gcc tree structure.
13456         (g++_link_flags): Same.
13458 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
13460         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
13461         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
13462         case we are cross-compiling.
13464         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
13465         g++.old-deja/g++.niklas/Makefile.in,
13466         g++.old-deja/g++.niklas/configure.in,
13467         g++.old-deja/g++.other/Makefile.in,
13468         g++.old-deja/g++.other/configure.in,
13469         gcc.c-torture/code_quality/Makefile.in,
13470         gcc.c-torture/code_quality/configure.in,
13471         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
13472         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
13473         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
13474         gcc.c-torture/execute/ieee/Makefile.in,
13475         gcc.c-torture/execute/ieee/configure.in,
13476         gcc.c-torture/noncompile/Makefile.in,
13477         gcc.c-torture/noncompile/configure.in,
13478         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
13479         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
13480         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
13482 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
13484         * g++.old-deja/g++.other/ambig3.C: New test.
13486 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
13488         * g++.old-deja/g++.pt/syntax1.C: New test.
13489         * g++.old-deja/g++.pt/syntax2.C: New test.
13490         * g++.old-deja/g++.other/syntax3.C: New test.
13491         * g++.old-deja/g++.other/syntax4.C: New test.
13493 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
13495         * gcc.dg/20000623-1.c: Prototype exit and abort.
13497 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
13499         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
13500         New tests.
13501         * gcc.dg/cpp-mi3.def: New file.
13503         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
13504         inside assertions.
13505         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
13506         lexer's error messages.
13507         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
13508         divine anything from the linemarkers.
13509         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
13510         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
13512 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
13514         * gcc.dg/20000623-1.c: New test.
13516 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
13518         * gcc.c-torture/execute/20000622-1.c: New test.
13520 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
13522         * g++.old-deja/g++.other/init15.C: New test.
13524 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
13526         * g++.old-deja/g++.pt/vaarg2.C: New test.
13527         * g++.old-deja/g++.pt/vaarg3.C: New test.
13529 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
13531         * g++.old-deja/g++.other/dyncast6.C: New test.
13533 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
13535         * gcc.c-torture/execute/loop-6.c: New test.
13537 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
13539         * gcc.dg/20000614-1.c: New test.
13540         * gcc.dg/20000614-2.c: New test.
13542 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
13544         * g++.old-deja/g++.other/inline12.C: New test.
13546 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
13548         * g++.old-deja/g++.other/eh1.C: New test.
13550 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
13552         * g++.old-deja/g++.other/type.C: New test.
13554 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
13556         * g++.old-deja/g++.other/initstring.C: New test.
13558 2000-06-12  Jason Merrill  <jason@redhat.com>
13560         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
13562 2000-06-09  Jeffrey A Law  (law@cygnus.com)
13564         * gcc.c-torture/compile/20000609-1.c: New test.
13566 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
13568         * gcc.dg/20000609-1.c: New test.
13570 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
13572         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
13573         * gcc.c-torture/noncompile/poison-1.c: Move...
13574         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
13575         * gcc.dg/cpp-li1.c: Add a token after the #line.
13577 2000-06-05  Richard Henderson  <rth@cygnus.com>
13579         * gcc.c-torture/execute/20000605-2.c: New test.
13580         * gcc.c-torture/execute/20000605-3.c: New test.
13582 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
13584         * g77.f-torture/execute/20000503-1.x: New file.
13586 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
13588         * g++.old-deja/g++.eh/badalloc1.C: New test.
13590 2000-06-05  Richard Henderson  <rth@cygnus.com>
13592         * gcc.c-torture/execute/20000605-1.c: New test.
13594 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
13595             Nathan Sidwell <nathan@codesourcery.com>
13597         * gcc.c-torture/compile/20000605-1.c: New test.
13599 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
13601         * g77.f-torture/compile/20000601-1.f:  New test.
13603 2000-06-03  Richard Henderson  <rth@cygnus.com>
13605         * gcc.c-torture/execute/20000603-1.c: New.
13607 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
13609         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
13610         * gcc.dg/noreturn-2.c (noreturn): Likewise.
13612 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
13614         * gcc.dg/compare2.c (case 12): XFAIL.
13615         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
13616         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
13618         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
13620 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
13622         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
13623         guard macro is already defined when the header is first
13624         included.
13625         * gcc.dg/cpp-mix.h: New file.
13626         * gcc.dg/endif-label.c: Update patterns to match compiler.
13628         * g++.brendan/complex1.C: Declare abort.
13629         * g++.law/refs4.C: Remove XFAIL.
13630         * g++.oliva/expr2.C: Declare abort and exit.
13632 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
13634         * gcc.c-torture/execute/20000528-1.c: New test.
13636         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
13637         * g++.old-deja/g++.law/temps4.C: Likewise.
13639         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
13640         stdlib.h.  Call abort() on failure.
13641         * g++.old-deja/g++.law/refs4.C: Likewise.
13642         * g++.old-deja/g++.law/temps4.C: Likewise.
13643         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
13644         * gcc.c-torture/execute/20000112-1.c: Include string.h.
13646 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
13648         Relative to g++.dg/special:
13649         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
13651         Relative to g++.old-deja:
13652         * g++.brendan/complex1.C, g++.jason/optimize2.C,
13653         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
13654         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
13655         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
13656         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
13657         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
13658         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
13660         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
13661         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
13662         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
13663         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
13664         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
13665         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
13666         and/or string.h.
13668         * g++.other/goto1.C: Update expectations for error messages.
13670 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
13672         * gcc.c-torture/compile/20000523-1.c: New test.
13674 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
13676         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
13678 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
13680         * g++.old-deja/g++.eh/catch11.C: New test.
13681         * g++.old-deja/g++.eh/catch12.C: New test.
13683 2000-05-24  Nick Clifton  <nickc@cygnus.com>
13685         * gcc.c-torture/execute/20000523-1.c: New test.
13687 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
13689         * c-torture/execute/bcp-1.c: Replace abort in arg of
13690         __builtin_constant_p with a generic external function.
13692         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
13693         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
13694         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
13695         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
13696         Prototype abort and/or exit.
13698         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
13699         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
13700         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
13701         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
13703 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
13705         * gcc.dg/dwarf2-1.c: New test.
13707 2000-05-20  Richard Henderson  <rth@cygnus.com>
13709         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
13711 2000-05-20  Andreas Jaeger  <aj@suse.de>
13713         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
13714         testcase.
13716 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
13718         * gcc.c-torture/execute/20000519-2.c: New test.
13720 2000-05-19  Andreas Jaeger  <aj@suse.de>
13722         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
13723         which fails with SSA.
13725         * lib/c-torture.exp: Also test with -O3 -fssa.
13727 2000-05-18  Michael Meissner  <meissner@redhat.com>
13729         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
13730         * gcc.c-torture/execute/920415-1.c: Ditto.
13731         * gcc.c-torture/execute/920501-1.c: Ditto.
13732         * gcc.c-torture/execute/conversion.c: Ditto.
13733         * gcc.c-torture/execute/cvt-1.c: Ditto.
13735 2000-05-18  Jeffrey A Law  (law@cygnus.com)
13737         * gcc.c-torture/compile/20000518-1.c: New test.
13739 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13741         * g77.f-torture/compile/200005018.f:  New test.
13743 2000-05-17  Jeffrey A Law  (law@cygnus.com)
13745         * gcc.c-torture/compile/20000517-1.c: New test.
13747 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13749         * gcc.c-torture/execute/20000516-1.c: New test.
13751 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
13753         * g++.old-deja/g++.other/eh.C: New test.
13755 2000-05-12  Richard Henderson  <rth@cygnus.com>
13757         * gcc.c-torture/execute/990208-1.c (main): Don't pass
13758         constants through to doit's conditional.
13760 2000-05-11  Jeffrey A Law  (law@cygnus.com)
13762         * gcc.c-torture/compile/20000511-1.c: New test.
13763         * g77.f-torture/compile/20000511-1.f: New test.
13764         * g77.f-torture/compile/20000511-2.f: New test.
13766 2000-05-11  Michael Meissner  <meissner@redhat.com>
13768         * gcc.c-torture/execute/20000511-1.c: New test.
13770 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
13772         * gcc.dg/dg.exp: Scan .S files as well as .c files.
13773         * gcc.dg/20000510-1.S: New.
13775 2000-05-08  Catherine Moore  <clm@cygnus.com>
13777         * gcc.dg/unused-3.c: New.
13779 2000-05-06  Richard Henderson  <rth@cygnus.com>
13781           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
13782           * g++.old-deja/g++.mike/warn1.C: Likewise.
13783           * g++.old-deja/g++.pt/local1.C: Likewise.
13784           * g++.old-deja/g++.pt/local7.C: Likewise.
13785           * g++.old-deja/g++.pt/spec16.C: Likewise.
13787 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
13789         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
13791 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
13793           * g77.f-torture/execute/20000503-1.f:  New test.
13795 2000-05-04  Andreas Jaeger  <aj@suse.de>
13797         * gcc.dg/noreturn-2.c: New test.
13799 2000-05-04  Neil Booth  <NeilB@earthling.net>
13801         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
13802         preprocessor.
13804 2000-05-04  Richard Henderson  <rth@cygnus.com>
13806         * gcc.c-torture/execute/20000503-1.c: Fix typo.
13808 2000-05-04  Richard Henderson  <rth@cygnus.com>
13810         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
13811         OpenSSL by Jason R Thorpe.
13813 2000-05-03  Jim Wilson  <wilson@cygnus.com>
13815         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
13817 2000-05-03  Robert Lipe <robertlipe@usa.net>
13819         * gcc.dg/20000503-1.c: New test.
13821 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
13823         * gcc.c-torture/compile/20000502-1.c: New test.
13824         * g++.old-deja/g++.other/align.C: New test.
13825         * gcc.dg/cpp-tradstringify.c: New test.
13827 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13829         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
13830         and hard registers.
13832 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
13834         * gcc.c-torture/execute/loop-5.c: New test.
13836 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
13838         * gcc.c-torture/execute/va-arg-20.c: New test.
13840 2000-04-23  Jeffrey A Law  (law@cygnus.com)
13842         * gcc.c-torture/execute/20000422-1.c: New test.
13844 2000-04-20  Greg McGary  <gkm@gnu.org>
13846         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
13847         when optimizing, but without sibling-call optimizations (-O1).
13849 2000-04-20  Jeffrey A Law  (law@cygnus.com)
13851           * gcc.c-torture/compile/20000420-1.c: New test.
13853 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13855         * g++.abi/ptrflags.C: New test.
13856         * g++.eh/catchptr1.C: Test incomplete pointer chains.
13858 2000-04-19  Catherine Moore  <clm@cygnus.com>
13860         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
13862 2000-04-19  Greg McGary  <gkm@gnu.org>
13864         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
13865         sibling-call optimizations.
13867 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
13869         * gcc.dg/20000419-1.c: New test.
13871 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
13873         * gcc.c-torture/execute/20000412-6.c: New test.
13875 2000-04-12  Jeffrey A Law  (law@cygnus.com)
13877         * gcc.c-torture/execute/20000412-5.c: New test.
13878         * g77.f-torture/compile/20000412-1.f: New test.
13879         * gcc.c-torture/execute/20000412-4.c: New test.
13880         * gcc.c-torture/compile/20000412-2.c: New test.
13881         * gcc.c-torture/execute/20000412-3.c: New test.
13882         * gcc.c-torture/compile/20000412-1.c: New test.
13883         * gcc.c-torture/execute/20000412-2.c: New test.
13885 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
13887         * objc/execute/bf-20.m: New test.
13889 2000-04-10  Richard Henderson  <rth@cygnus.com>
13891         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
13893         * gcc.c-torture/execute/20000412-1.c: New test.
13895 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
13897         * g++.old-deja/g++.eh/catchptr1.C: New test.
13899 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
13901         * g++.old-deja/g++.abi/cxa_vec.C: New test.
13903 2000-04-08  Neil Booth  <NeilB@earthling.net>
13905         * gcc.dg/cpp-nullchar.c: Remove test as
13906         embedded nulls cause problems.
13908 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13910         * gcc.dg/compare2.c: New test.
13912 2000-04-08  Neil Booth  <NeilB@earthling.net>
13914         * gcc.dg/cpp-nullchar.c: New test.
13916 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
13918         * gcc.dg/cpp-mi2.c: New test.
13919         * gcc.dg/cpp-mi2[abc].h: New files.
13921 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
13923         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
13924         member name.
13926 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
13928         * g++.old-deja/g++.abi/vmihint.C: New test.
13930 2000-04-06  Neil Booth  <NeilB@earthling.net>
13932         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
13933         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
13934         copyright.
13936 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
13938         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
13939         avoid stack-frame overwrite.
13941 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
13943         * gcc.c-torture/compile/20000405-2.c: New test.
13944         * gcc.c-torture/compile/20000405-3.c: New test.
13946 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13948         * gcc.c-torture/compile/20000405-1.c: New test.
13950 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
13952         * gcc.dg/cast-qual-1.c: Revert last change.
13954 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13956         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
13958 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
13960         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
13961         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
13963 2000-04-03  Jeffrey A Law  (law@cygnus.com)
13965         * gcc.c-torture/compile/20000403-2.c: New test.
13966         * gcc.c-torture/compile/20000403-1.c: New test.
13968 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
13970         * gcc.c-torture/execute/20000403-1.c: New test.
13972 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
13974         * gcc.c-torture/execute/20000402-1.c: New test.
13976 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
13978         * gcc.c-torture/execute/va-arg-15.c: New test.
13979         * gcc.c-torture/execute/va-arg-16.c: New test.
13980         * gcc.c-torture/execute/va-arg-17.c: New test.
13981         * gcc.c-torture/execute/va-arg-18.c: New test.
13982         * gcc.c-torture/execute/va-arg-19.c: New test.
13984 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
13986         * gcc.c-torture/compile/981211-1.c: Move to...
13987         * gcc.dg/cpp-as1.c: ...here.
13988         * gcc.dg/cpp-as2.c: New file.
13990         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
13991         compiler.
13993 2000-04-02  Neil Booth  <NeilB@earthling.net>
13995         * gcc.dg/cpp-cond.c  New tests.
13996         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
13997         accidental success less likely.
13998         * gcc.dg/cpp-missingop.c  New tests.
13999         * gcc.dg/cpp-missingparen.c  New tests.
14000         * gcc.dg/cpp-shift.c  New tests.
14001         * gcc.dg/cpp-shortcircuit.c  New tests.
14002         * gcc.dg/cpp-unary.c  New tests.
14004 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14006         * gcc.c-torture/compile/20000329-1.c: New test.
14008 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14010         * gcc.c-torture/compile/20000326-1.c: New test.
14011         * gcc.c-torture/compile/20000326-2.c: New test.
14013 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14015         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14016         the first parameter is a function argument.
14018 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14020         * g++.old-deja/g++.ext/array4.C: New test.
14022 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14024         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14026 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14028         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14030 2000-03-19  Richard Henderson  <rth@cygnus.com>
14032         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14034 2000-03-19  Richard Henderson  <rth@cygnus.com>
14036         * gcc.c-torture/compile/20000319-1.c: New test.
14038 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14040         * gcc.c-torture/execute/20000314-3.c: New test.
14041         * gcc.c-torture/execute/20000314-2.c: New test.
14042         * gcc.c-torture/execute/20000314-1.c: New test.
14043         * gcc.c-torture/compile/20000314-2.c: New test.
14044         * gcc.c-torture/compile/20000314-1.c: New test.
14046 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
14048         * g++.old-deja/g++.warn/inline.C: New test.
14050 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
14052         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14053         standards-compliant result rather than specific constants.
14054         Put test-values in array.
14056 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
14058         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14059         (g++_target_compile): Put test-specific options last.
14061 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14063         * g++.old-deja/g++.eh/vbase4.C: New test.
14065 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14067         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14069 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14071         * g++.old-deja/g++.brendan/misc12.C: Removed.
14072         * g++.old-deja/g++.pt/memtemp77.C: Constify.
14073         * g++.old-deja/g++.ext/pretty4.C: New test.
14075 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14077         * g++.old-deja/g++.other/string2.C: New test.
14079 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
14081         * g++.old-deja/g++.warn/impint2.C: New test.
14083 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
14085         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14086         is 1, not zero.
14088 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
14090         * g++.old-deja/g++.warn/impint.C: New test.
14091         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14092         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14093         * g++.old-deja/g++.pt/explicit12.C: Likewise.
14094         * g++.old-deja/g++.pt/explicit13.C: Likewise.
14095         * g++.old-deja/g++.pt/explicit17.C: Likewise.
14096         * g++.old-deja/g++.pt/explicit18.C: Likewise.
14097         * g++.old-deja/g++.pt/explicit19.C: Likewise.
14098         * g++.old-deja/g++.pt/explicit23.C: Likewise.
14099         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14100         * g++.old-deja/g++.pt/explicit35.C: Likewise.
14101         * g++.old-deja/g++.pt/explicit6.C: Likewise.
14102         * g++.old-deja/g++.pt/memclass7.C: Likewise.
14104 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
14106         * gcc.dg/cpp-redef.c: New test.
14108 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
14110         * g++.old-deja/g++.pt/unify7.C: New test.
14112 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14114         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14115         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14117 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
14119         * gcc.c-torture/compile/20000224-1.c: New test.
14121 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14123         * gcc.c-torture/compile/cpp-2.c: New test.
14124         * gcc.c-torture/compile/cpp-1.c: New test.
14126 2000-02-25  Jeffrey A Law  (law@cygnus.com)
14128         * gcc.c-torture/execute/20000225-1.c: New test.
14130 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14132         * gcc.dg/cpp-li2.c: New test.
14134         * gcc.dg/cpp-wi1.c: New test.
14136         * gcc.dg/cpp-li1.c: New test.
14138 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
14140         * g++.old-deja/g++.other/sizeof5.C: New test.
14142 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14144         * gcc.c-torture/execute/va-arg-13.c: New test.
14146 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
14148         * gcc.c-torture/execute/va-arg-12.c: New test.
14150 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14152         * gcc.c-torture/execute/20000223-1.c: New test.
14154 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14156         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
14158 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
14160         * g++.old-deja/g++.abi/ptrmem.C: New test.
14162 2000-02-19  Richard Henderson  <rth@cygnus.com>
14164         * gcc.c-torture/compile/init-3.c: New.
14166 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
14168         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
14169         ALWAYS_CXXFLAGS.
14171 2000-02-11  Robert Lipe <robertl@sco.com>
14173         * gcc.c-torture/compile/20000211-3.c: New test.
14175 2000-02-11  Martin Buchholz <martin@xemacs.org>
14177         * gcc.c-torture/compile/20000211-2.c: New test.
14179 2000-02-11  Jeffrey A Law  (law@cygnus.com)
14181         * gcc.c-torture/compile/20000211-1.c: New test.
14183 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
14185         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
14186           on native targets
14188 2000-02-08  Nathan Sidwell  <nathan@acm.org>
14190         * g++.old-deja/g++.other/cast5.C: New test.
14192 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
14194         * gcc.c-torture/execute/20000205-1.c: New.
14196 2000-02-03  Nathan Sidwell  <nathan@acm.org>
14198         * g++.old-deja/g++.jason/cast3.C: Return void.
14199         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
14201 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14203         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
14205         * gcc.dg/loop-1.c: New test.
14207 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
14209         * gcc.c-torture/compile/20000127-1.c: New test.
14210         * gcc.c-torture/execute/991228-1.c: New test.
14212 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14214         * gcc.dg/unused-2.c: New test.
14216         * gcc.dg/conv-1.c: New test.
14218 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14220         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
14221         compiler.
14222         (tool_option_proc): Fix typo.
14224 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
14226         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
14227         of the ld on the host, not on the build machine.
14228         Also, don't crash if '--help' is not a supported option.
14230 2000-01-24  Richard Henderson  <rth@cygnus.com>
14232         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
14234 2000-01-20  Jeffrey A Law  (law@cygnus.com)
14236         * gcc.c-torture/execute/20000120-2.c: New test.
14237         * gcc.c-torture/execute/20000120-1.c: New test.
14239 2000-01-13  Jeffrey A Law  (law@cygnus.com)
14241         * gcc.c-torture/execute/20000113-1.c: New test.
14243 2000-01-12  Jeffrey A Law  (law@cygnus.com)
14245         * gcc.c-torture/execute/20000112-1.c: New test.
14247 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14249         * gcc.dg/20000111-1.c: New test.
14251 2000-01-10  Jeffrey A Law  (law@cygnus.com)
14253         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
14254         with 16 bit integers.
14256 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14258         * gcc.dg/20000108-1.c: New test.
14260 2000-01-05  Nathan Sidwell  <nathan@acm.org>
14262         * g++.old-deja/g++.ns/koenig8.C: New test.
14264 2000-01-05  Nathan Sidwell  <nathan@acm.org>
14266         * g++.old-deja/g++.other/cast4.C: New test.
14268 2000-01-05  Jeffrey A Law  (law@cygnus.com)
14270         * gcc.c-torture/compile/20000105-2.c: New test.
14271         * gcc.c-torture/compile/20000105-1.c: New test.
14273 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14275         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
14276         references to printf & atoi to conform to ANSI standard.
14277         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
14278         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
14279         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
14280         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
14281         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
14282         * g++.old-deja/g++.brendan/complex1.C: Likewise.
14283         * g++.old-deja/g++.brendan/copy1.C: Likewise.
14284         * g++.old-deja/g++.brendan/copy2.C: Likewise.
14285         * g++.old-deja/g++.brendan/copy3.C: Likewise.
14286         * g++.old-deja/g++.brendan/copy4.C: Likewise.
14287         * g++.old-deja/g++.brendan/copy5.C: Likewise.
14288         * g++.old-deja/g++.brendan/copy6.C: Likewise.
14289         * g++.old-deja/g++.brendan/copy7.C: Likewise.
14290         * g++.old-deja/g++.brendan/copy8.C: Likewise.
14291         * g++.old-deja/g++.brendan/crash11.C: Likewise.
14292         * g++.old-deja/g++.brendan/crash14.C: Likewise.
14293         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
14294         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14295         * g++.old-deja/g++.brendan/delete2.C: Likewise.
14296         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
14297         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
14298         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
14299         * g++.old-deja/g++.brendan/eh1.C: Likewise.
14300         * g++.old-deja/g++.brendan/groff1.C: Likewise.
14301         * g++.old-deja/g++.brendan/init3.C: Likewise.
14302         * g++.old-deja/g++.brendan/misc12.C: Likewise.
14303         * g++.old-deja/g++.brendan/misc7.C: Likewise.
14304         * g++.old-deja/g++.brendan/new2.C: Likewise.
14305         * g++.old-deja/g++.brendan/operators4.C: Likewise.
14306         * g++.old-deja/g++.brendan/operators5.C: Likewise.
14307         * g++.old-deja/g++.brendan/overload2.C: Likewise.
14308         * g++.old-deja/g++.brendan/overload7.C: Likewise.
14309         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
14310         * g++.old-deja/g++.brendan/reference1.C: Likewise.
14311         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
14312         * g++.old-deja/g++.brendan/template24.C: Likewise.
14313         * g++.old-deja/g++.brendan/template3.C: Likewise.
14314         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
14315         * g++.old-deja/g++.jason/inline3.C: Likewise.
14316         * g++.old-deja/g++.jason/opeq.C: Likewise.
14317         * g++.old-deja/g++.law/arg5.C: Likewise.
14318         * g++.old-deja/g++.law/arm7.C: Likewise.
14319         * g++.old-deja/g++.law/ctors11.C: Likewise.
14320         * g++.old-deja/g++.law/cvt8.C: Likewise.
14321         * g++.old-deja/g++.law/init9.C: Likewise.
14322         * g++.old-deja/g++.law/refs4.C: Likewise.
14323         * g++.old-deja/g++.law/template2.C: Likewise.
14324         * g++.old-deja/g++.law/visibility24.C: Likewise.
14325         * g++.old-deja/g++.law/vtable3.C: Likewise.
14326         * g++.old-deja/g++.mike/asm2.C: Likewise.
14327         * g++.old-deja/g++.mike/eh1.C: Likewise.
14328         * g++.old-deja/g++.mike/misc1.C: Likewise.
14329         * g++.old-deja/g++.mike/misc13.C: Likewise.
14330         * g++.old-deja/g++.mike/misc14.C: Likewise.
14331         * g++.old-deja/g++.mike/ns12.C: Likewise.
14332         * g++.old-deja/g++.mike/p1248.C: Likewise.
14333         * g++.old-deja/g++.mike/p3708.C: Likewise.
14334         * g++.old-deja/g++.mike/p3708a.C: Likewise.
14335         * g++.old-deja/g++.mike/p3708b.C: Likewise.
14336         * g++.old-deja/g++.mike/p646.C: Likewise.
14337         * g++.old-deja/g++.mike/p700.C: Likewise.
14338         * g++.old-deja/g++.mike/p783.C: Likewise.
14339         * g++.old-deja/g++.mike/p783a.C: Likewise.
14340         * g++.old-deja/g++.mike/p783b.C: Likewise.
14341         * g++.old-deja/g++.mike/p786.C: Likewise.
14342         * g++.old-deja/g++.mike/p789.C: Likewise.
14343         * g++.old-deja/g++.mike/p789a.C: Likewise.
14344         * g++.old-deja/g++.mike/p807a.C: Likewise.
14345         * g++.old-deja/g++.other/delete3.C: Likewise.
14346         * g++.old-deja/g++.other/dyncast1.C: Likewise.
14347         * g++.old-deja/g++.other/dyncast2.C: Likewise.
14348         * g++.old-deja/g++.other/dyncast3.C: Likewise.
14349         * g++.old-deja/g++.other/empty1.C: Likewise.
14350         * g++.old-deja/g++.other/temporary1.C: Likewise.
14351         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
14352         * g++.old-deja/g++.pt/t16.C: Likewise.
14353         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
14355 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
14357         * gcc.dg/991230-1.c: New test.
14359 1999-12-29  Jeffrey A Law  (law@cygnus.com)
14361         * gcc.c-torture/compile/991229-3.c: New test.
14362         * gcc.c-torture/compile/991229-2.c: New test.
14363         * gcc.c-torture/compile/991229-1.c: New test.
14365 1999-12-29  Greg McGary <gkm@eng.ascend.com>
14367         * gcc.c-torture/compile/labels-2.c: New test.
14369 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
14371         * gcc.c-torture/execute/991227-1.c: New test.
14373 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14375         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
14377 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
14379         * gcc.c-torture/execute/991221-1.c: New test.
14381 1999-12-20  Nathan Sidwell  <nathan@acm.org>
14383         * g++.old-deja/g++.other/cast3.C: New test.
14385 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
14387         * gcc.c-torture/execute/991216-4.c: New test.
14389 1999-12-16  Michael Meissner  <meissner@cygnus.com>
14391         * gcc.c-torture/execute/991216-1.c: New test.
14392         * gcc.c-torture/execute/991216-2.c: New test.
14393         * gcc.c-torture/execute/991216-3.c: New test.
14395 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14397         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
14398         Actually make the test fail by using "-O2" for compilation.
14400 1999-12-15  Nathan Sidwell  <nathan@acm.org>
14402         * g++.old-deja/g++.warn/cast-align1.C: New test.
14404 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14406         * gcc.c-torture/compile/991214-1.c: New test.
14407         * gcc.c-torture/compile/991214-2.c: New test.
14409 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14411         * gcc.dg/991214-1.c: New test.
14413 1999-12-13  Jeffrey A Law  (law@cygnus.com)
14415         * gcc.c-torture/compile/991213-3.c: New test.
14416         * gcc.c-torture/compile/991213-2.c: New test.
14417         * gcc.c-torture/compile/991213-1.c: New test.
14419 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
14421         * gcc.dg/991209-1.c: New test.
14423 1999-12-08  Nathan Sidwell <nathan@acm.org>
14425         * gcc.c-torture/compile/991208-1.c: New test.
14427 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14429         * gcc.dg/ultrasp2.c: New test.
14431 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
14433         * g++.old-deja/g++.abi/align.C (main): Fix typo.
14435 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
14437         * gcc.c-torture/compile/991202-1.c: New test.
14438         * gcc.c-torture/execute/991202-1.c: New test.
14439         * gcc.c-torture/execute/991202-2.c: New test.
14440         * gcc.c-torture/execute/991202-3.c: New test.
14442 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
14444         * g++.old-deja/g++.abi/align.C: New test.
14445         * g++.old-deja/g++.abi/aggregates.C: Likewise.
14446         * g++.old-deja/g++.abi/bitfields.C: Likewise.
14448 1999-12-01  Richard Henderson  <rth@cygnus.com>
14450         * gcc.c-torture/execute/991201-1.c: New.
14452 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
14454         * gcc.dg/991129-1.c: New test.
14456 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14458         * gcc.c-torture/compile/991127-1.c: New test.
14460 1999-11-22  Nathan Sidwell  <nathan@acm.org>
14462         * g++.old-deja/g++.other/warn4.C: New test.
14464 1999-11-22  Nathan Sidwell  <nathan@acm.org>
14466         * g++.old-deja/g++.eh/cleanup2.C: New test.
14467         * g++.old-deja/g++.ext/pretty2.C: New test.
14468         * g++.old-deja/g++.ext/pretty3.C: New test.
14469         * g++.old-deja/g++.other/debug6.C: New test.
14471 1999-10-20  Jim Wilson  <wilson@cygnus.com>
14473         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
14474         compiler_output to look for one error message instead of two.
14476 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
14478         * gcc.c-torture/execute/991118-1.c: Also test case
14479         where the word boundary does not split a byte evenly.
14481 1999-11-19  Nathan Sidwell  <nathan@acm.org>
14483         * g++.old-deja/g++.ext/restrict1.C: New test.
14485 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
14487         * gcc.c-torture/execute/991118-1.c: New test.
14489 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
14491         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
14492         working directory pathnames.
14494 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
14496         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
14497         host is equipped with driver.h and driver.o so it can actually
14498         compile and run the tests.
14500 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
14502         * gcc.c-torture/compile/991008-1.c: New test.
14504 1999-11-08  Nick Clifton  <nickc@cygnus.com>
14506         * lib/gcc-dg.exp: Include target-supports.exp
14508 1999-11-05  Nick Clifton  <nickc@cygnus.com>
14510         * lib/target-supports.exp: New file: Provide procs to test for
14511         features supported by the target.
14512         (check_weak_available): Moved here from ecos.exp.
14513         (check_alias_available): New proc: Determine of the target
14514         toolchain supports the alias attribute.
14516         * gcc.dg/special/ecos.exp: Move check_weak_available to
14517         target-supports.exp.
14518         (alias-1.c): Only perform the test if the target supports
14519         aliases.
14520         (wkali-1.c): Only perform the test if the target supports
14521         aliases.
14523         * gcc.dg/990506-0.c: Expect error messages from cross
14524         targets as well as native targets.
14526 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14528         * gcc.dg/ultrasp1.c: Removed xfail.
14529         * gcc.dg/struct-ret-2.c: Likewise.
14530         * gcc.dg/array-1.c: Likewise.
14532 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14534         * gcc.dg/struct-ret-2.c: New test.
14536         * gcc.dg/array-1.c: New test.
14538 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
14540         * gcc.c-torture/execute/991030-1.c: New test.
14542 1999-10-26  Richard Henderson  <rth@cygnus.com>
14544         * gcc.c-torture/compile/991026-2.c: New test.
14546 1999-10-26  Jeffrey A Law  (law@cygnus.com)
14548         * gcc.c-torture/compile/991026-1.c: New test.
14550 1999-10-23  Jeffrey A Law  (law@cygnus.com)
14552         * gcc.c-torture/execute/991023-1.c: New test.
14554 1999-10-19  Jeffrey A Law  (law@cygnus.com)
14556         * gcc.c-torture/execute/991019-1.c: New test.
14558 1999-10-16  Richard Henderson  <rth@cygnus.com>
14560         * gcc.c-torture/execute/991016-1.c: New test.
14562 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
14564         * gcc.c-torture/execute/991014-1.c: New test.
14566 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
14568         * g++.old-deja/g++.other/union2.C: New test.
14570 1999-10-13  Nathan Sidwell  <nathan@acm.org>
14572         * g++.old-deja/g++.other/vaarg2.C: New test.
14573         * g++.old-deja/g++.other/vaarg3.C: New test.
14575 1999-10-12  Craig Burley  <craig@jcb-sc.com>
14577         * g77.f-torture/noncompile/19990905-1.f: Moved from being
14578         in compile/.
14580 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
14582         * gcc.c-torture/execute/va-arg-11.c: New test.
14584 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
14586         * lib/file-format.exp (gcc_target_object_format): Don't
14587         crash if objdump is unavailable.
14589 1999-09-29  Donn Terry <donn@interix.com>
14591         * gcc.misc-tests/mg.exp: delete extraneous redirection.
14593 1999-09-28  Nick Clifton  <nickc@cygnus.com>
14595         * gcc.c-torture/compile/990928-1.c: New test.
14597 1999-09-28  Nathan Sidwell  <nathan@acm.org>
14599         * g++.old-deja/g++.other/decl6.C: New test.
14601 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14603         * gcc.c-torture/execute/va-arg-10.c: New test.
14605 1999-09-27  Nathan Sidwell  <nathan@acm.org>
14607         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
14608         __PRETTY_FUNCTION__.
14610 1999-09-23  Nick Clifton  <nickc@cygnus.com>
14612         * gcc.c-torture/execute/990923-1.c: New test.
14614 1999-09-21  Nick Clifton  <nickc@cygnus.com>
14616         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
14617         for which -fpic is inappropriate.
14619 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
14621         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
14623 1999-09-21  Nathan Sidwell  <nathan@acm.org>
14625         * g++.old-deja/g++.other/dyncast1.C: New test.
14626         * g++.old-deja/g++.other/dyncast2.C: New test.
14627         * g++.old-deja/g++.other/dyncast3.C: New test.
14628         * g++.old-deja/g++.other/dyncast4.C: New test.
14629         * g++.old-deja/g++.other/dyncast5.C: New test.
14630         * g++.old-deja/g++.eh/catch3.C: New test.
14631         * g++.old-deja/g++.eh/catch3p.C: New test.
14632         * g++.old-deja/g++.eh/catch4.C: New test.
14633         * g++.old-deja/g++.eh/catch4p.C: New test.
14634         * g++.old-deja/g++.eh/catch5.C: New test.
14635         * g++.old-deja/g++.eh/catch5p.C: New test.
14636         * g++.old-deja/g++.eh/catch6.C: New test.
14637         * g++.old-deja/g++.eh/catch6p.C: New test.
14638         * g++.old-deja/g++.eh/catch7.C: New test.
14639         * g++.old-deja/g++.eh/catch7p.C: New test.
14640         * g++.old-deja/g++.eh/catch8.C: New test.
14641         * g++.old-deja/g++.eh/catch8p.C: New test.
14642         * g++.old-deja/g++.eh/catch9.C: New test.
14643         * g++.old-deja/g++.eh/catch9p.C: New test.
14645 1999-09-13  Nathan Sidwell  <nathan@acm.org>
14647         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
14648         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
14650 1999-09-13  Jeffrey A Law  (law@cygnus.com)
14652         * gcc.c-torture/compile/990913-1.c: New test.
14654 1999-09-10  Nathan Sidwell  <nathan@acm.org>
14656         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
14657         * g++.old-deja/g++.jason/rfg5.C: Likewise.
14659 1999-09-09  Richard Henderson  <rth@cygnus.com>
14661         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
14663 1999-09-09  Nathan Sidwell  <nathan@acm.org>
14665         * g++.old-deja/g++.other/lookup11.C: New test.
14666         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
14667         what is permitted and what we want.
14668         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
14669         overload use.
14670         * g++.old-deja/g++.jason/rfg5.C: Likewise
14672 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
14674         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
14675         * gcc.c-torture/noncompile/poison-1.c: New file.
14677 1999-09-08  Nathan Sidwell  <nathan@acm.org>
14679         * g++.old-deja/g++.other/sizeof3.C: New test.
14680         * g++.old-deja/g++.other/sizeof4.C: New test.
14681         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
14682         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
14684 1999-09-07  Richard Henderson  <rth@cygnus.com>
14686         * gcc.dg/va-arg-1.c: New.
14688 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14690         * gcc.c-torture/execute/va-arg-9.c: New test.
14692 1999-09-05  Craig Burley  <craig@jcb-sc.com>
14694         * g77.f-torture/compile/980519-2.f: New test.
14695         * g77.f-torture/compile/19990905-0.f: New test.
14696         * g77.f-torture/compile/19990905-1.f: New test.
14697         * g77.f-torture/compile/19990905-2.f: New test.
14699         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
14701 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
14703         * gcc.c-torture/execute/990827-1.c: Fix typo.
14705 1999-09-03  Nathan Sidwell  <nathan@acm.org>
14707         * g++.old-deja/g++.other/deref1.C: New test.
14709 1999-09-02  Nathan Sidwell  <nathan@acm.org>
14711         * g++.old-deja/g++.other/ambig2.C: New test.
14712         * g++.old-deja/g++.other/cond5.C: New test.
14713         * g++.old-deja/g++.other/lookup16.C: New test.
14715 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
14717         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
14718         assemblers too.
14720 1999-08-31  Jeffrey A Law  (law@cygnus.com)
14722         * lib/c-torture.exp: Avoid the "compare executables" optimization
14723         when testing native.
14725 1999-08-29  Jeffrey A Law  (law@cygnus.com)
14727         * gcc.c-torture/execute/990829-1.c: New test.
14728         * gcc.c-torture/compile/990829-1.c: New test.
14730 1999-08-27  Paul Burchard  <burchard@pobox.com>
14732         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
14733         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
14734         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
14735         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
14736         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
14737         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
14738         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
14739         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
14740         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
14741         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
14742         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
14744 1999-08-27  Jeffrey A Law  (law@cygnus.com)
14746         * gcc.c-torture/execute/990827-1.c: New test.
14748 1999-08-26  Craig Burley  <craig@jcb-sc.com>
14750         * g77.f-torture/noncompile/19990826-4.f: New test.
14752         * g77.f-torture/compile/19990826-3.f: New test.
14754         * g77.f-torture/execute/19990826-2.f: New test.
14756         * g77.f-torture/compile/19990826-1.f: New test.
14758         * gcc.c-torture/execute/990826-0.c: New test.
14759         * g77.c-torture/execute/19990826-0.f: New test.
14761         * g77.f-torture/noncompile/970626-2.f: New test.
14763 1999-08-25  Paul Burchard  <burchard@pobox.com>
14765         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
14766         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
14767         lss-011.C: New tests.
14769 1999-08-25  Nathan Sidwell  <nathan@acm.org>
14771         * g++.old-deja/g++.other/decl5.C: New test.
14773 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14775         * noncompile/noncompile.exp: Load_lib c-torture.exp.
14776         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
14777         call `postbase' for each one.  All callers of `postbase' changed
14778         to call this instead.
14780 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
14782         * gcc.c-torture/execute/990811-1.c: New test.
14784 1999-08-09  Nick Clifton  <nickc@cygnus.com>
14786         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
14787         just native ones.
14789         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
14790         just native ones.
14792 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
14794         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
14796 1999-08-04  Jeffrey A Law  (law@cygnus.com)
14798         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
14800 1999-08-04  Nathan Sidwell  <nathan@acm.org>
14802         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
14804 1999-08-04  Jeffrey A Law  (law@cygnus.com)
14806         * gcc.c-torture/execute/990804-1.c: New test.
14808 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14810         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
14811         * g++.old-deja/g++.brendan/crash64.C: Likewise
14812         * g++.old-deja/g++.brendan/overload8.C: Likewise
14814 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14816         * g++.old-deja/g++.other/struct1.C: New test.
14818 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14820         * g++.old-deja/g++.other/enum2.C: New test.
14822 1999-08-02  Richard Henderson  <rth@cygnus.com>
14824         Adapted from tests from Franz Sirl:
14825         * gcc.c-torture/execute/va-arg-7.c: New test.
14826         * gcc.c-torture/execute/va-arg-8.c: New test.
14828 1999-08-01  Jeffrey A Law  (law@cygnus.com)
14830         * gcc.c-torture/compile/990801-2.c: New test.
14832         * gcc.c-torture/compile/990801-1.c: New test.
14834 1999-07-27  Michael Meissner  <meissner@cygnus.com>
14836         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
14837         fp-cmp-1.c, converting double to float.
14839         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
14840         fp-cmp-1.c, converting double to long double.
14842         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
14843         from fr1 to unknown_register, since fr1 is a legitimate register
14844         on some machines.
14846 1999-07-25  Jeffrey A Law  (law@cygnus.com)
14848         * README: More listname related changes.
14850 1999-07-08  Catherine Moore  <clm@cygnus.com>
14852         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
14854 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
14856         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
14858 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
14860         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
14862 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
14864         * gcc.dg/990703-1.c: New test.
14866 1999-06-29  Nick Clifton  <nickc@cygnus.com>
14868         * lib/file-format.exp: New file: Move definition of proc
14869         gcc_target_object_format to here from
14870         gcc.dg/special/ecos.exp.
14872         * lib/c-torture.exp: Include lib file-format.exp.
14873         * lib/gcc-dg.exp: Include lib file-format.exp.
14875         * gcc.dg/special/ecos.exp: Remove definition of proc
14876         gcc_target_object_format.
14878 1999-06-28  Jeffrey A Law  (law@cygnus.com)
14880         * gcc.c-torture/execute/990628-1.c: New test.
14882 1999-06-25  Jeffrey A Law  (law@cygnus.com)
14884         * gcc.c-torture/compile/990625-2.c: New test.
14886         * gcc.c-torture/compile/990625-1.c: New test.
14888 1999-06-23  Nick Clifton  <nickc@cygnus.com>
14890         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
14891         attributes compile.
14892         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
14893         ports that use the COFF/PE file format.
14895 1999-06-17  Jeffrey A Law  (law@cygnus.com)
14897         * gcc.c-torture/compile/990617-1.c: New test.
14899 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
14901         * g++.old-deja/g++.other/decl4.C: New test.
14903 1999-06-14  Nathan Sidwell  <nathan@acm.org>
14905         * g++.old-deja/g++.other/bitfld3.C: New test.
14907 1999-06-08  Nathan Sidwell  <nathan@acm.org>
14909         * g++.old-deja/g++.eh/catch1.C: New test.
14911 1999-06-07  Jeffrey A Law  (law@cygnus.com)
14913         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
14915         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
14916         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
14918 1999-06-05  Craig Burley  <craig@jcb-sc.com>
14920         * g77.f-torture/compile/19990502-0.f: Replace with new,
14921         shorter, test that still fails after recent changes.
14923 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14925         * gcc.c-torture/execute/990604-1.c: New test.
14927 1999-05-31  Jeffrey A Law  (law@cygnus.com)
14929         * gcc.c-torture/execute/990531-1.c: New test.
14931 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14933         * gcc.c-torture/compile/990527-1.c: New test.
14935 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
14937         * gcc.c-torture/execute/990527-1.c: New test.
14939 1999-05-25  Nick Clifton  <nickc@cygnus.com>
14941         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
14942         bitfields as signed.
14944 1999-05-25  Craig Burley  <craig@jcb-sc.com>
14946         * g77.f-torture/compile/19990525-0.f: New test.
14948 1999-05-25  Jeffrey A Law  (law@cygnus.com)
14950         * gcc.c-torture/execute/990525-2.c: New test.
14952         * gcc.c-torture/execute/990525-1.c: New test.
14954 1999-05-24  Nathan Sidwell  <nathan@acm.org>
14956         * g++.old-deja/g++.other/anon3.C: New test.
14957         * g++.old-deja/g++.other/anon4.C: New test.
14958         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
14959         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
14960         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
14961         Merrill).
14963 1999-05-24  Jeffrey A Law  (law@cygnus.com)
14965         * gcc.c-torture/execute/990524-1.c: New test.
14967         * gcc.dg/990524-1.c: New test.
14969 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14971         * gcc.c-torture/compile/990523-1.c: New test.
14973 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
14975         * gcc.c-torture/compile/990519-1.c: New test.
14977 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14979         * gcc.c-torture/compile/990517-1.c: New test.
14981         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
14982         (e4, f4): New tests.
14983         (main): Call them.
14985 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14987         * gcc.dg/noreturn-1.c: New test.
14989 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
14991         * gcc.c-torture/execute/990513-1.c: New test.
14993 1999-05-10  Richard Henderson  <rth@cygnus.com>
14995         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
14997 1999-05-10  Craig Burley  <craig@jcb-sc.com>
14999         * g77.f-torture/execute/erfc.f: Use small single-precision
15000         values, to avoid problems on Alphas when not -mieee.
15002 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15004         * gcc.dg/990506-0.c: New test.
15006 1999-05-08  Richard Henderson  <rth@cygnus.com>
15008         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15009         the constant to test.  Don't XFAIL 64-bit targets.
15011         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15012         * g++.old-deja/g++.law/profile1.C: Likewise.
15014         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15015         operator new instances.
15016         * g++.old-deja/g++.other/delete5.C: Likewise.
15018 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15020         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15021         intrinsic.
15023 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15025         * g77.f-torture/execute/u77-test.f: Reverse order of two
15026         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15028 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15030         * gcc.dg/compare1.c: New test.
15032 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15034         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15035         New tests.
15037 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15039         * g77.f-torture/compile/19990502-1.f: New test.
15041 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15043         * g77.f-torture/compile/19990502-0.f: New test.
15045 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15047         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15048         intrinsic.
15050 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15052         * g77.f-torture/execute/u77-test.f (main): List libU77
15053         intrinsics not currently tested.
15054         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15055         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15056         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15057         Trim blanks off the ends of some printed strings.
15059 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15061         * g77.f-torture/execute/u77-test.f (main): Just warn about
15062         FSTAT gid disagreement, as it's expected on some systems.
15064 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15066         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15067         use a new function, which allows for some slop.
15068         Clean up some commentary.
15069         (issum): The new function.
15070         (sgladd): Deleted subroutine.
15072 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15074         * g77.f-torture/execute/u77-test.f: Modify to be more like
15075         libf2c/libU77 version, bringing patches to that version here.
15076         Add suitable commentary.
15078 1999-04-25  Richard Henderson  <rth@cygnus.com>
15080         * gcc.dg/990424-1.c: New test.
15082 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15084         * g77.f-torture/execute/u77-test.f (main): Bug involving
15085         LSTAT has been fixed, so turn back on full checking.
15087 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15089         * g77.f-torture/compile/19990419-0.f: New test.
15090         * g77.f-torture/execute/19990419-1.f: New test.
15092 1999-04-17  Richard Henderson  <rth@cygnus.com>
15094         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15095         to avoid the need for a prototype to supress a warning.
15097 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15099         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15101 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15103         * gcc.c-torture/execute/990404-1.c: New test.
15105 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15107         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15108         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15109         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15110         missing initializer warnings.
15112 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15114         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15115         matching strings.
15117 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15119         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15121 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15123         * g77.f-torture/execute/19990325-0.f: New test.
15124         * g77.f-torture/execute/19990325-1.f: New test.
15126 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15128         * gcc.c-torture/execute/990324-1.c: New test.
15130 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15132         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15133         test with 4.
15135 1999-03-17  Richard Henderson  <rth@cygnus.com>
15137         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15139 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15141         * g77.f-torture/execute/19990313-2.f: New test.
15142         * g77.f-torture/execute/19990313-3.f: New test.
15144 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15146         * g77.f-torture/execute/19990313-0.f: New test.
15147         * g77.f-torture/execute/19990313-1.f: New test.
15149 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15151         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15152         printf to sprintf.
15153         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15154         (main): Add check for u15.  Conditionalize u31 check depending on
15155         whether ints are <32 bits or >=32 bits.
15157 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15159         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15161 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15163         * g77.f-torture/compile/19990305-0.f: New test.
15164         * g77.f-torture/execute/19981119-0.f: New test.
15166 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15168         * g77.f-torture/execute/970625-2.f: call ABORT if final
15169         result is not correct, instead of just printing it.
15170         Add this checking via newly introduced obfuscation, to
15171         trip up buggy front ends.
15173 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15175         * g77.f-torture/compile/960317-1.f: Moved from being
15176         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15178 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15180         * g77.f-torture/execute/960317-1.f: New (old) test.
15181         * g77.f-torture/execute/970625-2.f: Ditto.
15183 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15185         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15186         message on line 1 or line 2; cccp and cpplib do this differently.
15188 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15190         * g++.old-deja/g++.law/weak1.C: New test.
15192 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15194         * gcc.c-torture/execute/990119-1.c: Renamed to...
15195         * gcc.dg/990119-1.c: this, so it will only be tested once
15196         (it's a preprocessor test, it doesn't need to be run at
15197         multiple optimization levels).
15199 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15201         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15202           ALWAYS_CXXFLAGS.
15204 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15206         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15207         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15208         to not be compilable by current g77.
15210 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15212         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15214 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15216         * gcc.c-torture/execute/990222-1.c: New test.
15218 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15220         * g77.f-torture/compile/19990218-0.f: New test.
15221         * g77.f-torture/noncompile/19990218-1.f: New test.
15223 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15225         * g77.f-torture/compile/19981216-0.f: New test.
15227 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15229         * gcc.dg/990214-1.c: New test.
15231 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15233         * gcc.dg/990213-2.c: New test.
15235         * gcc.dg/990213-1.c: New test.
15237 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15239         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15240         ints.
15242 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15244         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15245         specified by target.
15247         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15249 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15251         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15253 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15255         * gcc.dg/special/ecos.exp: New test driver for new tests with
15256         special requirements.
15258         * gcc.dg/special/alias-1.c: New test.
15259         * gcc.dg/special/gcsec-1.c: New test.
15260         * gcc.dg/special/weak-1.c: New test.
15261         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15262         * gcc.dg/special/weak-2.c: New test.
15263         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15264         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15265         * gcc.dg/special/wkali-1.c: New test.
15266         * gcc.dg/special/wkali-2.c: New test.
15267         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15268         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15270 1999-02-10  Felix Lee  <flee@cygnus.com>
15272           * lib/c-torture.exp (c-torture-compile): Pull out code for
15273           analyzing gcc error messages.
15274           (c-torture-execute): Likewise.  Fix some (harmless) false
15275           positives.
15276           * lib/gcc.exp (gcc_check_compile): New function.
15278 1999-02-08  Richard Henderson  <rth@cygnus.com>
15280         * gcc.c-torture/execute/990208-1.c: New test.
15282 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15284         * g++.dg/special/ecos.exp: New driver for new tests with special
15285         requirements
15287         * g++.dg/special/conpr-1.C: New test
15288         * g++.dg/special/conpr-2.C: New test
15289         * g++.dg/special/conpr-2a.C: New test
15290         * g++.dg/special/conpr-3.C: New test
15291         * g++.dg/special/conpr-3a.C: New test
15292         * g++.dg/special/conpr-3b.C: New test
15294         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15295         allow g++ to use the dg driver
15297         * README: Add comment about g++.dg directory
15299 1999-02-06  Jeffrey A Law  (law@cygnus.com)
15301         * README: Update email addresses.
15303 1999-02-03  Nick Clifton  <nickc@cygnus.com>
15305         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15306         arguments in order to force structure S onto the stack even on
15307         the alpha.
15308         (test): Pass 10 leading arguments to function foo as well as the
15309         structure S.
15311         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15312         failure for all targets.
15314         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15315         abort to terminate program execution.
15317 1999-01-30  Richard Henderson  <rth@cygnus.com>
15319         * gcc.c-torture/execute/990130-1.c: New test.
15321 1999-01-30  Jeffrey A Law  (law@cygnus.com)
15323         * gcc.dg/990130-1.c: New test.
15325 1999-01-28  Michael Meissner  <meissner@cygnus.com>
15327         * gcc.c-torture/execute/990128-1.c: New test.
15329 1999-01-27  Michael Meissner  <meissner@cygnus.com>
15331         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15333 1999-01-27  Felix Lee  <flee@cygnus.com>
15335         * lib/c-torture.exp (c-torture-compile): pull out code for
15336         analyzing gcc error messages.
15337         (c-torture-execute): ditto, and fix some (harmless) false
15338         positives.
15339         * lib/gcc.exp (gcc_check_compile): new function.
15341 1999-01-17  Jeffrey A Law  (law@cygnus.com)
15343         * gcc.dg/990117-1.c: New test.
15345         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
15347         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
15349 1999-01-15  Jeffrey A Law  (law@cygnus.com)
15351         * g77.f-torture/compile/990115-1.f: New test.
15353 1999-01-07  Jeffrey A Law  (law@cygnus.com)
15355         * gcc.c-torture/compile/990107-1.c: New test
15357 1999-01-06  Jeffrey A Law  (law@cygnus.com)
15359         * gcc.c-torture/execute/990106-2.c: New test.
15361         * gcc.c-torture/execute/990106-1.c: New test.
15363 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
15365         * gcc.c-torture/compile/981223-1.c: New test.
15367 1998-12-29  Richard Henderson  <rth@cygnus.com>
15369         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
15370         (opt3): Rename from opt4 and disable.
15372 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
15374         * g++.old-deja/g++.pt/ptrmem5.C: New test.
15376 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15378         * g++.old-deja/g++.other/conv5.C: New test.
15380 1998-12-14  Nick Clifton  <nickc@cygnus.com>
15382         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
15384 1998-12-11  Jeffrey A Law  (law@cygnus.com)
15386         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
15388 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
15390         * gcc.c-torture/compile/981211-1.c: New test.
15392 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
15394         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
15396         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
15398 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15400         * gcc.special/930510-1.c: Make C9X safe.
15401         * gcc.misc-tests/gcov-1.c Similarly.
15402         * gcc.misc-tests/gcov-2.c Similarly.
15404 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15406         * gcc.dg/ultrasp1.c: New test.
15408 1998-12-06  Richard Henderson  <rth@cygnus.com>
15410         * gcc.c-torture/execute/981206.c: New test.
15412 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15414         * g++.old-deja/g++.ns/template7.C: New test.
15416         * g++.old-deja/g++.other/expr1.C: New test.
15418         * g++.old-deja/g++.eh/tmpl3.C: New test.
15420         * g++.old-deja/g++.eh/tmpl2.C: New test.
15422 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15424         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
15425         * g++.old-deja/g++.other/using6.C: Removed.
15426         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
15428         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
15430 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15432         * g++.old-deja/g++.pt/overload8.C: New test.
15434         * g++.old-deja/g++.pt/overload7.C: New test.
15436         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
15438         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
15439         and relinking messages.
15440         * lib/g++.exp (g++_target_compile): Remove .rpo file when
15441         compiling with -frepo.
15443 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
15445         * g++.old-deja/g++.pt/lookup6.C: New test.
15447 1998-11-30  Nick Clifton  <nickc@cygnus.com>
15449         * gcc.c-torture/execute/981130-1.c: New test.
15450         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
15452 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15454         * g++.old-deja/g++.pt/explicit76.C: New test.
15456         * g++.old-deja/g++.pt/friend38.C: New test.
15458         * g++.old-deja/g++.ns/crash2.C: New test.
15460         * g++.old-deja/g++.pt/defarg8.C: New test.
15462         * g++.old-deja/g++.pt/instantiate6.C: New test.
15464         * g++.old-deja/g++.pt/static6.C: New test.
15466         * g++.old-deja/g++.pt/decl2.C: New test.
15468 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15470         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
15471         problem is actually related with name lookup, but so what? :-)
15473         * g++.old-deja/g++.pt/friend37.C: New test.
15475 1998-11-25  Dave Love  <d.love@dl.ac.uk>
15477         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
15478         element, which fails on some systems.
15480         * g77.f-torture/execute/labug1.f: New test.
15482 1998-11-21  Jeffrey A Law  (law@cygnus.com)
15484         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
15485         is defined.
15487 1998-11-18  Dave Love  <d.love@dl.ac.uk>
15489         * g77.f-torture/compile/981117-1.f: New test.
15491 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
15493         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
15494         properly discarded.
15496 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
15498         * gcc.c-torture/execute/memcheck: New directory of tests for
15499         -fcheck-memory-usage.
15501 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15503         * README: New file, general information about the testsuite and
15504         new description of the various C++ test subdirectories.
15505         * README.g++: Eliminate obsolete information, update and move most
15506         relevant stuff to README.
15508 1998-11-07  Richard Henderson  <rth@cygnus.com>
15510         * gcc.c-torture/compile/981107-1.c: New test.
15512 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
15514         * execute/memcpy-bi.c: New testcase.
15516 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
15518         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
15519         base classes.
15521         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
15522         template is selected.
15524         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
15525         classes, it should be accepted for all types.
15527         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
15529         * g++.old-deja/g++.pt/spec24.C: Ensure that template
15530         specializations start with template headers.
15532 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
15534         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
15536         * g++.old-deja/g++.other/init9.C: Test cross initialization of
15537         non-POD types.
15539 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15541         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
15543 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15545         * compile/981022-1.c, compile/981022-1.x: New test and driver.
15547 1998-10-19  Jeffrey A Law  (law@cygnus.com)
15549         * 981019-1.c: New test.
15551 1998-10-14  Robert Lipe <robertl@dgii.com>
15553         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
15554         find objc headers.
15556 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15558         * compile/981001-4.c: Remove use of GCC extension that triggers a
15559         compiler bug.
15561 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
15563         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
15565 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
15567         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
15568         instantiation of template produces incorrect code for delete
15569         expression.
15571         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
15572         constructors' name is not unique.
15573         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
15574         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
15576         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
15577         automatic array of const is ill-formed.
15579         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
15580         of template parameter?
15582         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
15583         const.
15585         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
15586         pointer-to-member expression.
15588         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
15589         declaration causes ICE.
15591 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
15593         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
15594         reserved in the global namespace.
15596         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
15597         generate needed virtual table.
15599         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
15601 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
15603         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
15604         template-dependent type
15606 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
15608         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
15609         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
15610         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
15612         * g++.old-deja/g++.other/using5.C: New test; using decl from base
15613         class should be usable as argument of member function.
15614         * g++.old-deja/g++.other/using6.C: New test; using decl from base
15615         class should be usable as return type of member function.
15616         * g++.old-deja/g++.other/using7.C: New test; using decl from base
15617         class should be usable as type of data member.
15619         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
15621 1998-10-09  Jeffrey A Law  (law@cygnus.com)
15623         * gcc.c-torture/special/920521-1.c: Fix bogus test.
15625 1998-10-08  Nick Clifton  <nickc@cygnus.com>
15627         * gcc.dg/dll-?.c Add thumb to target list.
15628         Fix assembler scan patterns to match current assembler output.
15630 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
15632         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
15633         matching of template brackets.
15635         * g++.old-deja/g++.other/using4.C: New test.  Test using
15636         declarations of methods from base classes.
15638         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
15639         within functions should introduce names into the innermost
15640         enclosing namespace.
15642         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
15643         of static locals if first initialization throws.
15645 1998-10-07  Jim Wilson  <wilson@cygnus.com>
15647         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
15649 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
15651         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
15652         lose track of the possible targets of tablejump insns.
15653         * special/special.exp: Run it.
15655 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15657         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
15658         must be declared before its specializations can be named in friend
15659         declarations.
15661 1998-10-05  Dave Love  <d.love@dl.ac.uk>
15663         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
15665         * g77.f-torture/execute/io1.f: New test.
15667 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15669         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
15670         with pointer to template function, for which no argument deduction
15671         is possible.
15673         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
15674         specialization of template function as argument to template
15675         function.
15677         * g++.old-deja/g++.other/access2.C: New test; Inner class
15678         shouldn't have privileged access to Outer's names.
15680 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15682         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
15683         friend template declared within template class conflicts with
15684         nested class of the same name.
15686         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
15687         is ignored.
15689         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
15690         object with direct initializer as function declaration.
15692         * g++.old-deja/g++.other/decl2.C: New test; duplicate
15693         initializers.
15695         * g++.old-deja/g++.other/null2.C: New test; conditional operator
15696         involving const pointer and NULL produces incorrect result.
15698         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
15699         type name without `typename' should be rejected with -pedantic.
15701 1998-10-02  Richard Henderson  <rth@cygnus.com>
15703         * g++.old-deja/g++.other/addrof1.C: New test.
15705 1998-10-01  Nick Clifton  <nickc@cygnus.com>
15707         * gcc.c-torture/compile/981001-1.c: New test.
15708         * gcc.c-torture/execute/981001-1.c: New test.
15710 1998-10-01  Jeffrey A Law  (law@cygnus.com)
15712         * gcc.c-torture/compile/981001-2.c: New test.
15713         * gcc.c-torture/compile/981001-3.c: New test.
15714         * gcc.c-torture/compile/981001-4.c: New test.
15716 1998-10-01  Robert Lipe  <robertl@dgii.com>
15718         * lib/objc.exp (objc_target_compile): Add -L during compiles for
15719         multilibbed hosts.   Idea grafted from g77.exp.
15721 1998-09-30  Dave Love  <d.love@dl.ac.uk>
15723         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
15724         avoid losing on systems which need -lsocket.
15726 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
15728         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
15729         * g++.old-deja/g++.other/nested2.C: Ditto.
15730         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
15731         failure.
15733 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15735         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
15736         preferred over template operator!= for enum bitfields.
15738 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
15740         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
15741         that happen to have the same base name, but in different scopes,
15742         are incorrectly rejected.
15744 1998-09-16  Richard Henderson  <rth@cygnus.com>
15746         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
15747         on the native word size instead of an integer literal.
15749 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15751         * g++.old-deja/g++.other/static2.C: Invocation of static data
15752         member of type pointer-to-function denoted as non-static member.
15754         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
15755         checks involving function types and aliases.
15757 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
15759         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
15760         redefined to the same non-trivial type.
15762         * g++.old-deja/g++.pt/explicit73.C: Test for proper
15763         namespace-qualification of template specializations declared in
15764         other namespaces.
15766         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
15767         to declare a subset of the specializations of a template function
15768         as friends of specializations of a template class.
15770         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
15771         member templates that do not fully specialize the enclosing
15772         template class are rejected.
15774 1998-09-11  Dave Love  <d.love@dl.ac.uk>
15776         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
15778 1998-09-08  Dave Love  <d.love@dl.ac.uk>
15780         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
15781         altered from libf2c/libU77 version.
15783 1998-09-06  Dave Love  <d.love@dl.ac.uk>
15785         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
15787 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
15789         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
15790         (un)signed char are different types for template specialization
15791         purposes.
15793 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
15795         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
15796         * objc: ObjC testsuite.
15798 1998-08-31  Catherine Moore  <clm@cygnus.com>
15800         * gcc.c-torture/execute/941014-1.x:  New file.
15802 1998-08-31  Nick Clifton  <nickc@cygnus.com>
15804         * lib/c-torture.exp: Add support for
15805         torture_eval_before_compile and torture_eval_before_execute
15806         variables.
15808 1998-08-30  Jeffrey A Law  (law@cygnus.com)
15810         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
15811         this test triggers valid.
15813 1998-08-27  Jeffrey A Law  (law@cygnus.com)
15815         * gcc.dg/980827-1.c: New test.
15817 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
15819         * gcc.c-torture/execute/loop-4b.c: New test.
15821 1998-08-26  Nick Clifton  <nickc@cygnus.com>
15823         * lib/c-torture.exp: Add support for
15824         torture_eval_before_compile and torture_eval_before_execute
15825         variables.
15827 1998-08-25  Jeffrey A Law  (law@cygnus.com)
15829         * gcc.c-torture/compile/980825-1.c: New test.
15831 1998-08-24  Nick Clifton  <nickc@cygnus.com>
15833         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
15834         count number tests in opt_t0 not good_t0.
15836 1998-08-24  Jeffrey A Law  (law@cygnus.com)
15838         * gcc.c-torture/compile/930326-1.x: Fix typo.
15840 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
15842         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
15843         causes an ICE.
15845 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15847         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
15848         STACK_SIZE is defined.
15849         * gcc.c-torture/unsorted/stuct.c: Similarly.
15851         * gcc.c-torture/compile/980821-1.c: New test.
15853 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15855         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
15857 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
15859         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
15860         code.
15862 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
15864         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
15865         error'.
15867 1998-08-18  Jeffrey A Law  (law@cygnus.com)
15869         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
15871 1998-08-16  Jeffrey A Law  (law@cygnus.com)
15873         * gcc.c-torture/compile/980816-1.c: New test.
15875         * gcc.dg/980816-1.c: New test.
15877 1998-08-13  Jeffrey A Law  (law@cygnus.com)
15879         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
15880         compiler for ieee tests.
15882 1998-08-01  Dave Love  <d.love@dl.ac.uk>
15884         * g77.f-torture/compile/980729-0.f: New test.
15886 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
15888         * gcc.c-torture/special/eeprof-1.c: New test, for
15889         -finstrument-functions.
15890         * gcc.c-torture/special/special.exp: Run it.
15892 1998-07-29  Jeffrey A Law  (law@cygnus.com)
15894         * gcc.c-torture/compile/980729-1.c: New test.
15896 1998-07-27  Nick Clifton  <nickc@cygnus.com>
15898         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
15899         __thumb__ is defined, and test for ARM style doubles if so.
15901 1998-07-26  Dave Love  <d.love@dl.ac.uk>
15903         * g77.f-torture/noncompile/980615-0.f: New test.
15905 1998-07-26  H.J. Lu  (hjl@gnu.org)
15907         * gcc.dg/980312-1.c: Do link instead of compile.
15908         * gcc.dg/980313-1.c: Likewise.
15910 1998-07-26  Jeffrey A Law  (law@cygnus.com)
15912         * gcc.c-torture/compile/980726-1.c: New test.
15914 1998-07-25  Dave Love  <d.love@dl.ac.uk>
15916         * g77.f-torture/execute/io0.f: New test.
15918 1998-07-24  Nick Clifton  <nickc@cygnus.com>
15920         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
15921         an int.
15923 1998-06-18  Michael Meissner  <meissner@cygnus.com>
15925         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
15926         m32r bugs.
15928 1998-07-17  Nick Clifton  <nickc@cygnus.com>
15930         * gcc.dg/980626-1.c: Expect failures for all toolchains until
15931         c-decl.c:grokdeclarator can handle mode attributes.
15933 1998-07-16  Jeffrey A Law  (law@cygnus.com)
15935         * gcc.c-torture/execute/980716-1.c: New test.
15937 1998-07-13  Jeffrey A Law  (law@cygnus.com)
15939         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
15940         the mn10200.
15941         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
15942         the mn10200.
15943         * gcc.c-torture/execute/va-arg-3.x: Similarly.
15944         * gcc.c-torture/compile/930326-1.x: Similarly.
15946 1998-07-13  Dave Love  <d.love@dl.ac.uk>
15948         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
15949         New test from Craig.
15951 1998-07-12  Dave Love  <d.love@dl.ac.uk>
15953         * g77.f-torture/noncompile/980616-0.f: New test.
15955         * g77.f-torture/execute/970816-3.f:  New test from Craig.
15957 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15959         *  g++.other/singleton.C: Return error value instead of taking
15960         SIGSEGV.
15962 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15964         *  g++.other/singleton.C: New test.   Warning is under dispute.
15965         Runtime crash is not.
15967 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15969         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
15970         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
15971         using6.C, using7.C}:  New namespace tests.
15973 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
15975         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
15976         specialization with typedef'ed names used as array indexes.
15978 1998-07-09  Jeffrey A Law  (law@cygnus.com)
15980         * gcc.c-torture/execute/980709-1.c: New test.
15982         * gcc.dg/980709-1.c: New test.
15984 1998-07-07  Richard Henderson  <rth@cygnus.com>
15986         * gcc.c-torture/execute/bcp-1.c: New test.
15988 1998-07-07  Jeffrey A Law  (law@cygnus.com)
15990         * gcc.c-torture/execute/980707-1.c: New test.
15992 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
15994         * gcc.c-torture/compile/980706-1.c: New test.
15996 1998-07-01  Dave Love  <d.love@dl.ac.uk>
15998         * g77.f-torture/execute/980701-0.f,
15999         g77.f-torture/execute/980701-1.f: New test from Craig.
16001 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16003         * gcc.c-torture/compile/980701-1.c: New test.
16005         * gcc.c-torture/execute/980701-1.c: New test.
16007 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16008 rlsruhe.de>
16010         * g++.old-deja/g++.robertl/eb132.C: New test.
16011         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16013 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16015         * g77.f-torture/execute/980628-7.f,
16016         g77.f-torture/execute/980628-8.f,
16017         g77.f-torture/execute/980628-9.f,
16018         g77.f-torture/execute/980628-10.f: New tests from Craig.
16020         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16022 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16024         * g77.f-torture/execute/980628-4.f: New test from Craig.
16025         * g77.f-torture/execute/980628-5.f: Likewise.
16026         * g77.f-torture/execute/980628-2.f: Likewise.
16027         * g77.f-torture/execute/980628-0.f: Likewise.
16028         * g77.f-torture/execute/980628-1.f: Likewise.
16029         * g77.f-torture/execute/980628-3.f: Likewise.
16030         * g77.f-torture/execute/980628-6.f: Likewise.
16032 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16034         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16035         directory when nothing has been installed yet.
16037 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16039         * gcc.c-torture/special/special.exp: Handle newer versions of
16040         dejagnu.
16042 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16044         * gcc.dg/980626-1.c: New test.
16046 1998-06-19  Bruno Haible <haible@ilog.fr>
16048         * gcc.misc-tests/m-un-2.c: New test.
16049         * g++.old-deja/g++.other/warn01.c: Likewise.
16051 1998-06-19  Robert Lipe  <robertl@dgii.com>
16053         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16054         compatibility with assmblers with a different comment character.
16055         Eliminate use of GAS-specific extensions.
16057 1998-06-19  Jeffrey A Law  (law@cygnus.com)
16059         * gcc.c-torture/execute/ieee/980619-1.c: New test.
16061 1998-06-19  Robert Lipe  <robertl@dgii.com>
16063         *lib/g77.exp: Replace search for libf2c.a with search for newly
16064         renamed libg2c.a
16066 1998-06-17  Jeffrey A Law  (law@cygnus.com)
16068         * gcc.c-torture/execute/980617-1.c: New test.
16070 1998-06-12  Jeffrey A Law  (law@cygnus.com)
16072         * gcc.c-torture/execute/980612-1.c: New test.
16074 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16076         * gcc.dg/980523-1.c: Only test on ppc-linux.
16077         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16079         * gcc.c-torture/execute/980608-1.c: New test.
16081 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16083         * gcc.c-torture/execute/980605-1.c: New test.
16085 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16087         * gcc.c-torture/execute/980604-1.c: New test.
16089 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16091         * gcc.c-torture/execute/980602-1.c: New test.
16092         * gcc.c-torture/execute/980602-2.c: Likewise.
16094 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16096         * 970125-0.f: Fix per JCB.  Add commentary.
16098 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16100         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16101         IEEE -0 support.
16103 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16105         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16106         earlier.
16108 1998-05-28  Catherine Moore <clm@cygnus.com>
16110         * gcc.c-torture/execute/980526-3.c: New test.
16112 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16114         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16115         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16116         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16117         m88k-motorola-sysv3 to XFAIL.
16119 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16121         * gcc.dg/980526-1.c: New test.
16122         * gcc.c-torture/execute/980526-2.c: New test.
16124 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16126         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16128         * gcc.c-torture/execute/980526-1.c: New test.
16130 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16132         * g77.f-torture/execute/alpha2.f: Add runtime test.
16134 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16136         * g++.old-deja/old-deja.exp: Strip leading directories.
16138         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16139         error for the line.  Don't run multiple tests for the same line.
16141 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16143         * gcc.dg/980523-1.c: New test.
16145 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16147         * g77.f-torture/compile/970915-0.f: New test.
16149 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16151         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16153 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16155         * gcc.dg/980520-1.c: New test.
16157 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16159         * gcc.dg/980502-1.c: Fix return type.
16161 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16163         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16164         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16165         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16166         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16167         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16169 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16171         * g77.f-torture/execute/980520-1.f: New test.
16173 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16175         * lib/mike-g77.exp: New file.
16177         * g77.f-torture/noncompile/noncompile.exp,
16178         g77.f-torture/noncompile/check0.f: New files.
16180 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16182         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16183         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16184         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16185         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16186         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16187         abort where appropriate.
16189 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16191         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16192         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16194 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16196         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16198 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16200         * g77.f-torture/compile/980427-0.f: New test.
16202 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16204         * g77.f-torture/compile/980424-0.f: New test.
16206 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16208         * g77.f-torture/compile/980419-2.f (main): New test.
16209         * g77.f-torture/compile/970125-0.f: New test.
16210         * g77.f-torture/compile/980419-1.f: New test.
16212 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16214         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16215         of loop-4.c.
16217 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16219         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16221 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16223         * gcc.c-torture/compile/980329-1.c: New test.
16225 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16227         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16228         * gcc.dg/980312-1.c: Fix typo in -march command.
16230 1998-03-16  H.J. Lu  (hjl@gnu.org)
16232         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16234 1998-03-11  Robert Lipe  <robertl@dgii.com>
16236         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16237         Dave Love agree the Fortran source is bogus.
16239 1998-03-11  Robert Lipe  <robertl@dgii.com>
16241         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16242         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16243         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16244         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16245         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16247 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16249         * g++.old-deja/g++.other/friend1.C: New test.
16251 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16253         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16254         possibly uninitialized) variables and declare dnrm2.
16256 1998-02-23  Robert Lipe <robertl@dgii.com>
16258         From Bruno Haible <haible@ilog.fr>:
16259         * gcc.c-torture/execute/980223.c: New test.
16261 1998-02-13  Jeffrey A Law  (law@cygnus.com)
16263         * gcc.dg/ifelse-1.c: New test.
16265 1998-02-09  H.J. Lu  (hjl@gnu.org)
16267         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
16269           * lib/old-dejagnu.exp (old-dejagnu): Added the
16270           "execution test - XFAIL *-*-*" handling in the spirit of
16271           "excess errors test -". Changed the "execution test fails"
16272           handling to be like "excess errors test fails".
16273           * Update various tests accordingly.
16275 1998-02-06  Jim Wilson  <wilson@cygnus.com>
16277         * gcc.c-torture/execute/980205.c: New test.
16279 1998-01-18  Jeffrey A Law  (law@cygnus.com)
16281         * lib/c-torture.exp: Look for .x files instead of .cexp files.
16282         * lib/f-torture.exp: Similarly.
16283         * gcc.c-torture: Rename all .cexp files to .x files.
16285 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
16287         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
16288         (940510-1.c): Removed duplicate.
16289         (971104-1.c): New test.
16291 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
16293           * lib/f-torture.exp: Improve error and loop detection.
16295 1997-11-19  Michael Meissner  <meissner@cygnus.com>
16297         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
16298         use that to size the filler array.
16300 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
16302         * lib/c-torture.exp(c-torture-execute): Fix typo.
16304         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
16305         testcase as the executable name. Keep the executable around if
16306         the test fails.
16308 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
16310         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
16311         changes.  Only test one -g option, and move it to the end of the
16312         list of options to test.
16314 1997-09-19  Michael Meissner  <meissner@cygnus.com>
16316         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
16317         variable GCC_TORTURE_OPTIONS to supply default switches separated
16318         by colons.  If no environment variable, run tests with -O0 -g, -O1
16319         -g, and -O2 -g as well.
16321 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
16323         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
16324         explanatory comments. Fix indentation.
16326 1997-09-15  Jeffrey A Law  (law@cygnus.com)
16328         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
16330 1997-09-11  Jeffrey A Law  (law@cygnus.com)
16332         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
16333         * g++.old-deja/g++.mike/p7325.C: Likewise.
16334         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
16336 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
16338         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
16339         * g++.old-deja/g++.brendan/crash30.C: Likewise.
16340         * g++.old-deja/g++.brendan/crash39.C: Likewise.
16341         * g++.old-deja/g++.law/operators4.C: Likewise.
16343 1997-09-11  Joe Buck  (jbuck@synopsys.com)
16345         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
16346         * g++.old-deja/g++.mike/p784.C: Ditto.
16347         * g++.old-deja/g++.mike/p785.C: Ditto.
16349 1997-09-05  Jeffrey A Law  (law@cygnus.com)
16351           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
16353 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16355         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
16356         target feature; pass this to c-torture-execute as needed.
16358 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16360         * lib/c-torture.exp(c-torture-execute): If the previous and the
16361         current executables being tested are identical, we don't need to
16362         run the executable again. Try to make the executable names
16363         unique. Add an optional argument for passing additional compiler
16364         flags.
16366 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
16368         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
16370 1997-08-29  Jeffrey A Law  (law@cygnus.com)
16372         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
16374 1997-07-31  Jeffrey A Law  (law@cygnus.com)
16376         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
16377         32bit or larger longs.
16379         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
16380         have either a 32bit long or 32bit int.
16382 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
16384         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
16385         Make double precision tests dependent on sizeof (double).
16387 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
16389         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
16390         too.
16392 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
16394         * gcc.c-torture/compile/961203-1.cexp: New script.
16396 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
16398         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
16399         up the includes ourselves.
16401 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
16403         * lib/plumhall.exp: Remove random include, and add a few
16404         verbose messages for debugging.
16406 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
16408         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
16409         of trying to do it ourselves.
16411 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16413         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
16415 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
16417         * gcc.prms/5403.c: Made regexp a bit less strict.
16419 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
16421         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
16422         is returned from remote_load instead.
16423         * lib/plumhall.exp: Ditto.
16424         * lib/mike-g++.exp: Ditto.
16425         * lib/old-dejagnu.exp: Ditto.
16426         * lib/c-torture.exp: Ditto.
16428 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
16430         * lib/g++.exp: Use build_wrapper procedure.
16431         * lib/gcc.exp: Ditto.
16433 1997-05-20  Jeffrey A Law  (law@cygnus.com)
16435         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
16436         an old-style decl for malloc.  Fixes tests to work when
16437         sizeof (int) != sizeof (size_t).
16439 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16441         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
16443         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
16444         use stdargs.h interface.
16446 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16448         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
16449         NO_VARARGS when compiling.
16451 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
16453         * lib/plumhall.exp(ph_includes): New procedure.
16454         (ph_make): Use it.
16455         (ph_compiler): Ditto.
16457         * lib/g++.exp: Rename test-glue.c to testglue.c.
16458         * lib/gcc.exp: Ditto.
16460 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
16462         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16463         to completion when it's called.
16465 1997-03-21  Michael Meissner  <meissner@cygnus.com>
16467         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16468         is defined, don't do test.
16470 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
16472         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16473         for object files.
16474         (ph_summary): Mark skipped testcases as untested, not unresolved.
16476         * lib/plumhall.exp (ph_make): If unresolved because of bad
16477         errorCode, record errorCode in log file.
16478         (*): Replace send_log/verbose with verbose -log.
16480 1997-03-19  Michael Meissner  <meissner@cygnus.com>
16482         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16483         double conversion if double isn't at least 8 bytes.
16485         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16486         int to work with targets where int is 16 bits.
16488         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16489         8 bytes, just exit, since 4 byte doubles don't have enough bits of
16490         precision for the test to complete.
16492 1997-03-14  Michael Meissner  <meissner@cygnus.com>
16494         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16495         if d10v is not compiled with the -mdouble64 flag.
16496         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16498         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16499         d10v is not compiled with the -mint32 flag.
16501 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
16503         * lib/plumhall.exp: Use incr_count.
16505 1997-03-12  Jeffrey A Law  (law@cygnus.com)
16507         * gcc.c-torture: Update to c-torture-1.45.
16509 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
16511         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16512         the name of the expect testcase file).
16514         * lib/g++.exp(g++_init): Ditto.
16516 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
16518         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16519         the host.
16521         * lib/gcc.exp(gcc_exit): New procedure.
16523 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
16525         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16526         specs where appropriate.
16528         * g++.old-deja/g++.arm/*: Added additional ERROR checks
16529         because of new "candidates are" messages, and removed a few
16531         * Converted all non-old-style g++ testcases to old-style, and
16532         moved into g++.old-deja.
16534 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
16536         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16537         options.
16539         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16540         succeeded.
16542         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16544 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16546         * lib/gcc.exp (gcc_target_compile): Add support for defining
16547         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16548         the machine doesn't have those features.
16550 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16552         * g++.law/operators4.exp: Don't use LIBS.
16554 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16556         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16558         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16559         * lib/g++.exp: Set it here instead. Also, allow use of the
16560         --tool_exec and --tool_opt options. Change CXX to
16561         GXX_UNDER_TEST.
16563         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16565         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16567 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16569         * lib/old-dejagnu.exp: Use prune_warnings instead of
16570         prune_system_crud.
16571         * lib/mike-g++.exp: Ditto.
16572         * lib/gcc.exp: Ditto.
16573         * lib/g++.exp: Ditto.
16575         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16577 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16579           * 941014-2.c: Include stdlib.h
16580           * 960327-1.c: Include stdio.h
16581           * dbra.c, index-1.c: Don't assume ints are 32bits.
16583 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16585         * lib/gcc.exp: Add gcc,stack_size target feature.
16587         * lib/g++.exp(g++_target_compile): Add the include and link
16588         paths here, not in two other places. And, it's $options, not
16589         options.
16591         * lib/mike-g++.exp(postbase): Remove the code that determines
16592         the correct include and link paths.
16593         * g++.old-deja/old-deja.exp: Ditto.
16595 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16597         * lib/g++.exp(g++_init): target_compile no longer returns the
16598         filename of the result.
16600 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16602         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16603         call to glob.
16605         * gcc.c-torture/special/special.exp: Change call to
16606         gcc_target_compile to include the object file.
16608 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16610         * gcc.c-torture/special/special.exp: Correct misspelling in last
16611         change.
16613 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
16615         * lib/plumhall.exp(ph_summary): Log the entire output of the
16616         executable. Return -1 if there were any failures, 0 otherwise.
16617         (ph_execute): Return -1 if there were any failures, 0 otherwise.
16618         (ph_make): Clean up objects and executables that were built
16619         if the tests succeeded.
16621 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
16623         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16624         libraries and includes in the build tree as appropriate.
16626 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16628         * lib/c-torture.exp: Instead of looking for the global variable
16629         NO_LONG_LONG, check to see if that's a feature of the target.
16631 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16633         * config/default.exp: Minimize. Delete the remainer of the files in
16634         config; this functionality is now in devo/dejagnu/config.
16636         g++.*/*: Pass any additional flags used to compile to postbase;
16637         delete CXXFLAGS.
16639         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16640         is now done by runtest.exp. Use gcc_target_compile instead of
16641         compile.
16643         lib/c-torture.exp: Use gcc_target_compile instead of compile.
16644         Remove references to CFLAGS. Use remote_file instead of
16645         calling rm -f.
16646         (c-torture): Take a list of arguments to use to compile this
16647         testcase.
16649         lib/g++.exp: Simplify. Use target_compile instead of compile.
16650         lib/gcc-dg.exp: Ditto.
16651         lib/gcc.exp: Ditto.
16652         lib/mike-{gcc,g++}.exp: Ditto.
16653         lib/old-dejagnu.exp: Ditto.
16654         lib/plumhall.exp: Ditto.
16656 1997-01-08  Jim Wilson  <wilson@cygnus.com>
16658         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16659         (ph_linker): Likewise.
16661 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
16663           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16664         MAP_ANON / MAP_ANONYMOUS if defined;
16665         else try to map from /dev/zero .
16667 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16669         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
16670         isn't defined, then define it to MAP_ANONYMOUS.
16672 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16674         * gcc.c-torture: Update to c-torture-1.42 release.
16676 1996-11-11  Jeffrey A Law  (law@cygnus.com)
16678         * gcc.c-torture: Update to c-torture-1.41 release.
16680 1996-10-27  Jeffrey A Law  (law@cygnus.com)
16682         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
16683         c-torture release.
16685 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
16687         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16688         and LDFLAGS.  Fix second case to append the target_info ldflags
16689         onto LDFLAGS, not CFLAGS.
16690         * lib/g++.exp (g++_init): Add target_info stuff.
16691         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
16692         of libgloss and newlib flags for !native.
16694         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16695         (GDB): Fix relative path to go up another dir for finding gdb.
16697 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
16699         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16700         versions in the target_info array, if they don't exist.
16702 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
16704         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16706 1996-07-08  Jim Wilson  <wilson@cygnus.com>
16708         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16709         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16711 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
16713         * lib/old-dejagnu.exp: Don't remove the output file before we've
16714         actually tested it. Don't append pwd to the path of the executable
16715         we're testing.
16717 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
16719         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16721 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
16723         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16724         temporary directory for compiler files, and set it to a default
16725         value of /tmp. Set $output as the name of the output file from
16726         compiling the testcase. Add a -o option to $cflags_var so the
16727         compiler writes the final output file as $output. Set $executable
16728         to $output.
16730         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16731         directory for compiler files, and set it to /tmp if it doesn't
16732         already have a value. Set $output_file to the name of the output
16733         file from compiling the testcase. Add a -o option to CXXFLAGS so
16734         the compiler writes the final output file as $output. Use $output
16735         as the executable to be tested.
16737 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16739         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
16741 1996-06-08  Jeffrey A Law  (law@cygnus.com)
16743         * gcc.c-torture/execute/pending-1.c: New test.  Still
16744         pending in Tege's queue.
16746 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
16748         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
16749         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
16750         if there were failures.  Call unresolved if there were unresolved
16751         testcases.  Call gcc_fail if program did not run to completion.
16752         (ph_make): Pass additional argument name to ph_execute.
16753         (ph_execute): Add new argument.  Pass additional arguments to
16754         ph_summary.  Call gcc_fail is there is no execution output.
16756 1996-04-24  Jeffrey A Law  (law@cygnus.com)
16758         * lib/plumhall.exp (proc_summary): Output relavent summary
16759         lines into the log so specific failures in plumhall can be
16760         investigated.
16762 1996-04-10  Jeffrey A Law  (law@cygnus.com)
16764         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
16765         (c-torture-execute): Don't try to execute tests which use
16766         "long long" types if $NO_LONG_LONG is nonzero.
16768 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
16770         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
16771         not c-torture.
16773         * gcc.ieee: Move from here.
16774         * gcc.c-torture/execute/ieee: To here.
16776 1996-03-26  Jeffrey A Law  (law@cygnus.com)
16778         * gcc.c-torture: Update to c-torture-1.41 release.
16780 1996-03-22  Jeffrey A Law  (law@cygnus.com)
16782         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
16783         not "$output".
16785 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
16787         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
16788         -c present.
16790 1996-03-02  Jeffrey A Law  (law@cygnus.com)
16792         * config/proelf.exp: Handle connecting to a simulator.
16794 1996-01-31  Jeffrey A Law  (law@cygnus.com)
16796         * config/proelf.exp: New file.  Enough framework that we can
16797         run c-torture tests on the proelf targets (or any other target
16798         that gdb can connect to for that matter).
16800 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
16802         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
16803         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
16805         * lib/plumhall.exp (ph_execute): Always call ph_summary if
16806         exec_output exists.
16808 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
16810         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
16811         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
16813         * config/*.exp: Update FSF address.  Change result of ${tool}_load
16814         to pass/fail/unresolved/unsupported/untested.  Caller must now
16815         call unresolved/unsupported/untested.
16816         * lib/*.exp: Update FSF address.  Update to handle new results of
16817         ${tool}_load.
16818         * lib/chill.exp (verbose): Delete.
16820 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
16822         * lib/gcc.exp (default_gcc_start): Change order of args to
16823         $LDFLAGS $CFLAGS $LIBS.
16824         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
16825         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
16826         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
16827         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16828         * gcc.misc-tests/dg-test.exp: Likewise.
16829         * gcc.misc-tests/msgs.exp: Likewise.
16830         * gcc.prms/prms.exp: Likewise.
16831         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
16832         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
16834         * lib/dg.exp: Deleted, moved to dejagnu/lib.
16836 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16838         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
16840         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
16841         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16843         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16844         necessary.
16846 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
16848         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16849         global for loop; add use of $mathlib.
16850         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16851         settings here; set mathlib for anything but VxWorks.
16853 1996-01-22  Jeffrey A Law  (law@cygnus.com)
16855         * gcc.c-torture: Update to c-torture-1.40 release.
16857 1996-01-03  Jeffrey A Law  (law@cygnus.com)
16859         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16860         dg.exp.
16862 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
16864         * lib/c-torture.exp (c-torture-execute): Declare "output" as
16865         global.
16867 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
16869         * lib/g++.exp (LIBS): Define if not already.
16870         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16871         (gcc-dg-prune): Call prune_gcc_output.
16872         * lib/gcc.exp (prune_gcc_output): New proc.
16873         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16874         prune_gcc_output.
16876 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
16878         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
16879         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
16881 1995-11-15  Jeffrey A Law  (law@cygnus.com)
16883         * gcc.c-torture: Update to c-torture-1.39 release.
16885 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
16887         * lib/c-torture.exp (c-torture-execute): Don't return if one option
16888         fails, try others as well.
16890 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
16892         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
16893         If compilation fails, mark execute tests as `untested'.
16894         If test is marked as unsupported, don't mark compilation and
16895         execute tests as failed.
16897 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
16899         * lib/g++.exp (g++_init): Don't link in libg++, and look to
16900         libstdc++ for whether or not we want to be doing shared
16901         libraries.  Delete link_curses since we don't need it anymore.
16902         * lib/mike-g++.exp (postbase): Don't link in libg++.
16903         * g++.old-deja/old-deja.exp: Likewise.
16905 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
16907         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
16909 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
16911         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
16912         For that, add `-Wl,-a,shared_archive'.
16913         * g++.old-deja/old-deja.exp: Likewise.
16915 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
16917         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
16919 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
16921         * lib/mike-g++.exp (postbase): Pay attention to the status of
16922         g++_load.
16924 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
16926           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
16928 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
16930         * lib/gcc.exp (default_gcc_start): No longer need to log program
16931         being executed or its output, execute_anywhere does that now.
16932         * lib/g++.exp (default_g++_version): Call execute_anywhere.
16933         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
16935 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
16937         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
16938         the same as those in lib/g++.exp.
16940 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
16942         * gcc.c-torture: Update to c-torture-1.38 release.
16943         * gcc.ieee: Related changes.
16945 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
16947         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
16948         "exec". Minor reformatting changes.
16950         * config/rom68k.exp (${tool}_load): Make it work in a canadian
16951         cross. This means all "exec" calls now work on a remote host as
16952         well.
16953         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
16954         cross. Filter out the extra "\r\n" stuff that expect puts in.
16955         (c-torture-execute): Filter out the bogus warnings like
16956         c-torture-compile does. Add support for canadian cross.
16957         * lib/gcc.exp (default_gcc_version, default_gcc_start)
16958         Use execute_anywhere rather than calling exec directly. Now it
16959         works for canadian cross testing.
16961 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
16963         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
16964         results into a variable, and check that rather than using file exists.
16966 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
16968         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
16969         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
16971 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16973         * g++.old-deja/old-deja.exp: Create and pass runshlib and
16974         lib_curses if there's a shared libg++ in the build tree.
16976 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
16978         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
16979         if not supported target.
16981 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
16983         * lib/g++.exp (g++_init): Move empty setting of runshlib and
16984         link_curses up to always happen, not just for native builds.
16986 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
16988         * gcc.c-torture: Update to c-torture-1.36 release.
16989         * gcc.failure: Related changes.
16991 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
16993         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
16995 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
16997         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
16998         * lib/mike-g++.exp (postbase): Not in here.  Still reference
16999         runshlib, link_curses, and mathlib for link and run.
17001         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17002         pass the runtime shared library options for Solaris, OSF/1, and
17003         Irix5, and link with -lcurses to avoid unresolved references.
17005 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17007         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17008         only run once.
17010 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17012         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17014 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17016         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17017         do not have a framework for the "compat" tests yet.
17019 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17021         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17022         set to null if we're testing vxworks5.1.  Use that instead of
17023         `-lm' in the setting of LIBS for link and run.
17025 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17027         * config/rom68k.exp (${tool}_load): Major changes to make it
17028         work.  Verified that it does in fact return the stuff in
17029         exec_output properly.  Catch any Emul or any TRAP other than 0.
17031 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17033         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17034         LDFLAGS properly for targets that need stuff from libgloss.
17035         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17036         only run once.
17037         (gpp_initialized): New variable.
17039 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17041         * config/rom68k.exp: Load libgloss.exp.
17042         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17043         so we can produce a fully linked binary.
17044         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17045         so we can produce a fully linked binary.
17047 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
17049         * lib/plumhall.exp (ph_section): Watch for expected failures.
17050         Add missing `else'.
17052         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17053         run the testcase.
17054         (c-torture): Likewise.
17056 1995-08-28  Doug Evans  <dje@cygnus.com>
17058         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17060         * lib/mike-g++.exp (mike_cleanup): New proc.
17061         (prebase): New globals compiler_result, not_compiler_result,
17062         target_regexp.
17063         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
17064         allow leading "-" in pattern.  Watch for unsupported tests.
17065         If $compiler_result is set, pattern match assembler code,
17066         and ditto for $not_compiler_result.
17067         * lib/mike-gcc.exp: Likewise.
17069         * lib/plumhall.exp (ph_execute): Only call ph_summary if
17070         execution "succeeded".
17072 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
17074         * config/win32.exp: New file.
17075         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17077 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17079         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17080         unsupported.
17081         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17082         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17083         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17085         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17086         "... without exceptions was ...".  That is now handled by
17087         prune_system_crud.
17088         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17090 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17092         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17093         sieve.c,sort2.c}: New files.
17094         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17095         sieve.exp,sort2.exp}: Drivers for them.
17097         * lib/mike-gcc.exp (program_output): New user settable variable.
17098         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17099         messages.
17100         * lib/mike-g++.exp (program_output): New user settable variable.
17102         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17104         * config/sh.exp: Deleted (use sim.exp instead).
17106 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17108         * config/vx.exp: Declare CHECKTASK as global.
17109         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17110         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17111         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17113 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17115         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17116         target. Like vx.exp, only includes `vx29k.exp' instead of
17117         `vxworks.exp'.
17119 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17121         * config/sim.exp: Increase time limit from 120 seconds to 240.
17123 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17125         * gcc.c-torture/execute/950628-1.c: New test.
17127 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17129         * gcc.c-torture: Update with changes/additions from
17130         c-torture-1.34.
17132 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17134         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17136 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17138         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17140 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17142         * gcc.c-torture/compile/950512-1.c: New test.
17143         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17144         * gcc.dg/struct-ret-1.c: Likewise.
17146 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17148         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17149           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17151 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17153         * gcc.c-torture/special/920411-1.c: Deleted.
17154         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17156 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17158         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17159         cpu limit.
17161 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17163         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17165 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17167         From kenner;
17168         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17169         is the proper length.
17170         * va-arg-3.c: Likewise.
17172 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17174         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17175         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17177         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17178         * lib/g++.exp (default_g++_start): Delete old cruft.
17180 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17182         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17183         (2 * (1 << 18)) to (2 * (1 << 17)).
17185         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17187 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17189         * config/rom68k.exp: Renamed from config/idp.exp
17191 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17193         * c-torture/compile/921109-2.c
17195 1995-04-18  Mike Stump  <mrs@cygnus.com>
17197         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17198         excess errors.
17200 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17202         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17203         output.
17204         * lib/g++.exp (default_g++_start): Likewise.
17206 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17208         * gcc.c-torture/compile/950329-1.c: New test.
17210 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17212           * config/bug.exp (${tool}_load): Updated to use new remote_open
17213           and remote_close procs.
17214         * config/idp.exp: New file.
17216 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17218         * gcc.c-torture/execute/950322-1.c: New test.
17220 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17222         * config/vx.exp (${tool}_load): Clean up testing of return code from
17223         vxworks_ld and vxworks_spawn.
17225 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17227         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17229 1995-03-13  Mike Stump  <mrs@cygnus.com>
17231         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17232         can mark excess errors on a machine by machine basis.  Note, the
17233         default is to not expect any excess errors, even when excess
17234         errors test - is given, so you will want to put an XFAIL ... on
17235         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17236         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17237         those 4 machines, but no others.
17239 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17241         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17242         * lib/c-torture.exp: to here.
17244 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17246         * gcc.c-torture/execute/950221-1.c: New test.
17247         * gcc.c-torture/execute/struct-ret-1.c: New test.
17248         * gcc.c-torture/compile/950221-1.c: New test.
17250         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17252 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17254         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17255         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17257 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
17259         * g++.gb: New directory of tests, derived from my signature and
17260         class scoping tests.
17262         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17263         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17264         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17265         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17266         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17267         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17268         * g++.gb/sig25.C: Likewise.
17270         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
17271         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
17272         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
17273         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
17274         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
17275         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
17276         * g++.gb/sig25.exp: Likewise.
17278         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
17279         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
17280         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
17281         * g++.gb/scope13.C: Likewise, this test still fails.
17283         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
17284         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
17285         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
17286         * g++.gb/scope13.exp: Ditto.
17288         * g++.gb/README: New file, explains what these tests are about.
17290 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
17292         * lib/dg.exp (dg-do): Support `preprocess'.
17293         (dg-test): Likewise.
17295 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
17297         * config/udi.exp: change "continue -expect" to "exp_continue".
17299 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
17301         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
17302         Delete redundant tests.
17304         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
17305         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
17306         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
17307         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
17308         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
17309         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
17310         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
17311         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
17313         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
17314         storing label pointers.
17315         * gcc.c-torture/execute/921019-1.c: Likewise.
17316         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
17317         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
17318         parameter fp.
17319         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
17320         constants.
17322         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
17323         Delete obsolete tests.
17325         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
17326         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
17327         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
17328         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
17329         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
17330         * gcc.c-torture/compile/950124-1.c: New test.
17332         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
17334 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
17336         * lib/mike-g++.exp: Add -lm to LIBS.
17338 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
17340         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
17342 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
17344         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
17346 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
17348         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
17350 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
17352         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
17353         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
17354         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
17355         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
17356         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
17357         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
17358         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
17359         * g++.law/{operators31.C, operators32.C,
17360         * g++.law/{operators33.C, operators34.C}: Likewise.
17361         * g++.law/{pic1.C, refs2.C}: Likewise.
17362         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
17363         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
17364         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
17365         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17367         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
17368         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
17369         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
17370         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
17371         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
17372         * g++.law/{enum9.exp, friend5.exp}: Likewise.
17373         * g++.law/{nest3.exp, nest4.exp}: Likewise.
17374         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
17375         * g++.law/{operators30.exp, operators31.exp}: Likewise.
17376         * g++.law/{operators32.exp, operators33.exp}: Likewise.
17377         * g++.law/{operators34.exp}: Likewise.
17378         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
17379         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
17380         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
17381         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
17382         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17384         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
17385         No longer expected to fail.
17386         * g++.law/missed-error3.C: Tweak for recent bool changes.
17388 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
17390         * config/emb-unix: Deleted.
17391         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
17392         remote execution.  Do final link on remote host if REMOTE_LINK is set.
17394 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
17396         * lib/dg.exp (dg-test): Fix typo in last patch.
17398 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
17400         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
17401         (handles multiple occurrences).
17403 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
17405         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
17406         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
17407         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
17408         printed).
17409         * lib/c-torture.exp (c-torture-compile): Likewise.
17410         (c-torture): Prepend full path if missing.
17411         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
17412         (gcc_fail): Likewise.
17413         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
17415 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
17417         * lib/netware.exp: Only attach to NetWare i386 systems.
17419 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
17421         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
17422         messages.  Add test name to "output pattern match" pass/fail message.
17424 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
17426         * gcc.dg: New testsuite.
17427         * gcc.dg/dg.exp: New file.
17429         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
17430         test-switch.c}: Deleted.
17432         * gcc.misc-tests/msgs.exp: New testcase driver.
17434 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
17436         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
17437         Watch for illegal return values from ${tool}_load.
17438         * config/unix.exp (${tool}_load): Fix pass/fail detection for
17439         cross targets.  Coerce return value >0 to 1.
17441 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
17443         * config/unix.exp (${tool}_load): Call program rsh, not proc.
17445         * config/emb-unix.exp: New file.
17447         * config/sim.exp: Error if variable $SIM not defined.
17448         (${tool}_load): Mark test as "untested" if simulator missing.
17450         * config/unix.exp: Load remote.exp to get rcp_download.
17451         * lib/c-torture.exp: Use different option lists for testcases with
17452         and without loops.
17453         * gcc.c-torture/execute/execute.exp: Likewise.
17455 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
17457         * config/*.exp: Clarify return code from ${tool}_load.
17458         Call `unresolved' or `untested' instead of `warning' or `perror'
17459         (sometimes you still want to call both though).
17460         Add comment that `shell_id' is local to each file.
17461         * config/udi.exp (timeout): Set to 30.
17462         Don't print warning if connection fails, $connectmode has already
17463         printed an error.
17464         (${tool}_load): Move verbose messages to level 2.
17465         Rework pattern for "Process started" message.
17466         Pass `shell_id' to ${connectmode}_download.
17467         Retry twice upon timeout.  Make resetting of target more robust.
17468         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17469         Pass `shell_id' to exit_$connectmode.
17470         Only call exit_$connectmode if connected.
17471         * config/unix.exp (${tool}_load): Check return codes better.
17472         * config/vrtx.exp (${tool}_load): Likewise.
17473         * config/vx.exp (${tool}_load): Likewise.
17474         Delete unneeded global's.
17475         * lib/dg.exp (dg-test): Update to reflect clarified return codes
17476         from ${tool}_load.
17477         (dg-stat): Delete.
17478         (dg-init): Delete recording of pass/fail counts.
17479         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17480         (old-dejagnu-init): Likewise.
17481         (old-dejagnu-stat): Delete contents, empty proc now.
17482         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17483         (c-torture): Delete references to lcnt, lpass, lfail.
17484         Get option list from TORTURE_OPTIONS.
17485         Delete -funroll[-all]-loops if no loops.
17486         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17487         (g++_stat): Delete contents (empty proc now).
17488         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17489         (gcc_finish): Likewise.
17490         (gcc_stat): Deleted.
17491         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17492         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17493         * gcc.c-torture/execute/execute.exp: Likewise.
17494         Split tests into two parts: compile, execute.
17495         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
17496         no loops.  Update to reflect clarified return codes from ${tool}_load.
17498 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
17500         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17501         to grep for.
17502         (old-dejagnu): Likewise (where necessary).
17504 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
17506         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
17508         * lib/dg.exp (dg-process-target): Fix processing of selector.
17509         Add comment regarding use of `error'.
17511         * lib/gcc.exp (prune_system_crud): Define if missing.
17512         * lib/g++.exp (prune_system_crud): Likewise.
17514         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17515         Call prune_system_crud.
17516         * lib/dg.exp (dg-runtest): New proc.
17517         Use perror instead of send_user for tcl errors in testcase.
17518         Don't return any value, it's never used.
17519         Don't clobber previous definition of `unknown'.
17520         Print tcl errors in `dg-final'.
17522 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
17524         * lib/dg.exp (dg-process-target): Improve syntax error messages.
17525         (dg-test): Don't print errorInfo, it contains stack backtrace.
17527 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
17529         * lib/g++.exp (runtest_file_p): Define if missing.
17531 1994-09-24  Doug Evans  (dje@cygnus.com)
17533         * lib/mike-g++.exp: Comment out loading of g++.exp.
17534         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
17535         (default_g++_version): Always print something.
17536         (default_g++_start): Comment out call to `which'.
17537         (g++_start, g++_load): Deleted (must be defined in config file).
17538         * lib/gcc.exp: Test for existence of $CC at start.
17539         Delete check for tmpdir (done in gcc_init).
17540         (default_gcc_version): Always print something.
17541         (default_gcc_start): Comment out call to `which'.
17542         * config/*.exp: Major cleanup - make cross targets work at least a
17543         little better for g++ (by not being "--tool gcc" specific).
17544         Rename gcc_xxx to ${tool}_xxx.
17545         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17546         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17548 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17550         * lib/c-torture.exp (c-torture-compile): Rework compiler
17551         message processing.
17553         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17554         c-torture.
17556 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17558         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17560         * lib/dg.exp (dg-process-target): Support { target native }.
17562 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17564         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17565         looked for "... program xxx got fatal signal".
17566         Correct regsub munging of `comp_output'.
17567         Ignore compiler messages "path prefix not used" and "linker input
17568         file unused".
17570 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17572         * lib/gcc.exp (runtest_file_p): Define if missing.
17573         * gcc.prms/template.c: Example to work from.
17575 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17577         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17578         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17580         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17581         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17582         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17583         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17585         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17586         (dg-process-target): No longer a varargs proc.
17587         Return S/N for target, P/F for xfail.  All callers changed.
17588         (user option procs): More argument checking.
17589         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17590         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17591         (dg-test): Skip test if not running on selected target in `dg-do'.
17592         Update handling of `dg-do-what', `dg-output-text'.
17593         Separate execution pass/fail from output pattern match pass/fail.
17594         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17596 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17598         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17599         target for 920510-1.c.
17601 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17603         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17604         Clean up comment regarding use of passcnt, etc.
17605         (gcc_stat): Don't update `testcnt' here.
17606         (gcc_finish): Do it here.
17607         Might as well reset `but_id' here too.
17608         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17609         to determine if the file should be tested.
17610         * gcc.c-torture/compile/compile.exp: Likewise.
17611         * gcc.c-torture/execute/execute.exp: Likewise.
17612         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17613         * gcc.misc-tests/dg-test.exp: Likewise.
17614         * gcc.prms/prms.exp: Likewise.
17615         * gcc.wendy/wendy.exp: Likewise.
17616         * g++.old-deja.exp: Likewise.
17617         Move "Testing file" message to verbose level 1.
17619 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
17621         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17623 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
17625         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17626         (default_gcc_start): Accept optional second list element
17627         of compiler flags.  Print compiler output at verbosity level 2.
17628         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17629         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17630         Save current values of framework globals passcnt, failcnt, xpasscnt,
17631         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17632         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
17633         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17634         xfailcnt to compute stats.  Update framework global `testcnt' from
17635         pass/fail counts.
17636         (gcc_finish): New proc.  Clean up test environment.
17637         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17638         (gcc_epass, gcc_efail): Delete.
17639         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17640         argument of line number.
17641         (dg-init): If the tool has an init routine, call it.
17642         (dg-test): Remove args `cflags_var' and `libs_var'.
17643         Pass all compiler options to ${tool}_start.
17644         Handle missing line number.
17645         (dg-finish): New function.
17646         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17647         particular files.  Call gcc_finish at end.  Move "skipping test"
17648         message to verbosity level 3.
17649         * gcc.c-torture/compile/compile.exp: Likewise.
17650         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17651         * gcc.c-torture/execute/execute.exp: Likewise.
17652         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17653         Print testcase being tried at verbosity level 1.
17654         * gcc.c-torture/special/special.exp: Unset xfail.
17655         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17656         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17657         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17658         * gcc.failure/failure.exp: Likewise.
17659         * gcc.ieee/ieee.exp: Likewise.
17660         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17661         Update call to dg-test.  Call dg-finish at end.
17662         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
17663         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17664         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17665         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17666         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
17667         * gcc.wendy/wendy.exp: Add copyright.
17668         Delete setting of tmpdir (done by gcc_init).
17669         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17670         Pass compiler flags to gcc_start.  Call gcc_finish at end.
17671         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17672         gcc_[ce]pass/fail.
17674 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
17676         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17677         confusion.
17678         (g++_load): Likewise.
17680         * config/*.exp (gcc_load): Some were varargs fns and some were not.
17681         Rename argument to `prog' to remove the confusion.
17682         Varargs fns behave differently too!
17683         (g++_load): Likewise.
17685         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17687         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17688         what it is.  Delete (always) printing of status value for !native.
17689         Simplify verbose code, and include status and exec_output.
17690         (g++_load): Use gcc_load.
17692 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
17694         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17695         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17696         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17697         940714-3.c as these testcases don't exist anymore.  Make
17698         va-arg-1.c expected to pass.
17700 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
17702         * gcc.misc-tests/misc.exp: Only run specific testcases.
17703         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
17704         * gcc.misc-tests/dg-[1-9].c: New files.
17706         * lib/dg.exp: New testsuite driver.
17707         * gcc.prms/prms.exp: Use it.
17709         * README.gcc: New file.
17711         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17712         Document and reset `lxpass' and `lxfail'.
17713         Simplify "initialized" message.
17714         (gcc_stat): Clean up comments a little.
17716 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
17718         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17720 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
17722         * lib/old-dejagnu.exp (process-option): New proc.
17723         (old-dejagnu-init, old-dejagnu-stat): Likewise.
17724         (old-dejagnu): Simplify.
17725         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17727 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
17729         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17730         exists and is not an empty string.
17732         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17733         $xfail rather than calling setup_xfail.  Clear $xfail when test is
17734         finished.
17735         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
17736         automatically.
17738         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
17739         longer expected to fail.
17741         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
17742         "f" function call.
17744         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
17746         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
17747         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
17748         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
17749         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
17750         c-torture-1.29.
17752         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
17753         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
17755         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
17757         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
17758         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
17760         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
17761         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
17762         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
17764 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
17766         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
17767         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
17768         940714-1.c, 940714-2.c, 940714-3.c},
17769         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
17770         gcc.misc-tests/{mg.c,mg.exp}:
17771         New tests.
17772         * gcc.noncompile/noncompile.exp: Change accordingly.
17774 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
17776         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
17777         Undo previous clobberage.
17779 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
17781         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
17782         * gcc.special/{930510-1.c, special.exp}:
17783         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
17784         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
17785         struct-varargs-1.c}: New tests from c-torture-1.26.
17787 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
17789         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
17790           argument to switch.
17792 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
17794         * Revert the previous changes.  Please see Rob's directory
17795           (/lisa/test/rob/progressive/gcc/testsuite) for testing
17796           fixes.
17798 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
17800         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
17801             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
17802             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
17803             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
17804             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
17805             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
17806             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
17807             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
17808             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
17809             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
17810             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
17811             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
17812             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
17813             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
17814             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
17815             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
17816             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
17817             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
17818             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
17819             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
17820             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
17821             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
17822             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
17823             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
17824             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
17825             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17826             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
17828 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
17830         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
17831             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
17832           with perror calls.
17834 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
17836         * config/unix.exp (g++_load): Fix syntax.
17838 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
17840         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
17841         * gcc.noncompile/921017-1.c: Deleted obsolete test.
17842         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17843         Don't expect va-arg-1.c to fail.  Correct expected output for
17844         920928-1.c.
17845         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17846         * gcc.wendy/hbm4.c: Correct typo.
17847         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17849 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
17851         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17852         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17853         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
17854         * lib/c-torture.exp (c-torture-compile): Ditto.
17856         Reduce volume of output (remove all the -I's and such).
17857         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17858         Call gcc_cpass, gcc_cfail.
17859         (c-torture): Pass testing option to c-torture-compile.
17861 1994-03-21  Doug Evans  (dje@cygnus.com)
17863         Bring patches over from progressive.
17864         * config/default.exp: Exit remote shell cleanly.
17865         (g++_exit, g++_start): Add default versions.
17866         * config/sim.exp (gcc_load): Use perror, not error.
17868 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
17870         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
17871         set in site.exp.
17873 1994-03-14  Doug Evans  (dje@cygnus.com)
17875         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
17876         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
17877         (wendy_try): New proc to run testcase.
17878         (main loop): Call 'em.
17879         * gcc.wendy/*.c: Clean up pass to correct expected output.
17881         * lib/gcc.exp: Minor cleanup work.
17882         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
17884 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
17886         * config/sim.exp (gcc_load): Document return codes better.
17887         Don't pass -v to simulator.
17889 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
17891           * gcc.special/920717-x.c: Fix typo.
17892           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
17893           get at sources.
17895         * lib/mike-gcc.exp: Fix typo.
17897 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
17899         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
17900         binary to use, transform the name.
17901         * config/*.exp: rename everything. Nuke any g++ specific files,
17902         it's now a special case of gcc that requires no special support.
17903         Add a default.exp for unsupported targets.
17905 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
17907         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
17908         lib/old-dejagnu.exp: Fix a few patterns to work with the new
17909         version of Tcl.
17911 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
17913         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
17914         than a warning.
17916 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
17918         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
17920 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
17922         * gcc.execute/execute.exp: Combine opt_list and foption_list into
17923         option_list.  Compile every file with only 4/6 option choices
17924         (same as C torture) instead of with 12/18 different option
17925         choices.
17926         * lib/c-torture.exp: Likewise.
17928         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
17929         not already set.
17931 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
17933         * lib/old-deja.exp: Add `excess errors test fails' error, now one
17934         can put an XFAIL *-*-* on excess errors.
17936 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
17938         * g++.law: Add more tests derived from g++-bugs snapshots.
17940         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
17941         equivalent to g++.law/init9.
17943         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
17944         compiled it, and the a.out file after we've run it.
17946 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
17948         * lib/mike-g++.exp (postbase): Delete the .o file after we've
17949         compiled it, and the a.out file after we've run it.
17951 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
17953         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
17955 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
17957         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
17958         version number.
17960 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
17962         * g++.law: New directory of g++ tests derived from the g++-bugs
17963         snapshots.
17965 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
17967         * gcc.compile: initbug1.c initbug1.exp testcase added
17969 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
17971         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
17972         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
17973           fixes submitted by Jeff Law (law@cs.utah.edu)
17974         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
17975           Jeff Law (law@cs.utah.edu)
17978 1993-11-30  Mike Stump  (mrs@cygnus.com)
17980         * config/unix-g++.exp: Follow the gcc way of doing things.
17981         * g++.old-deja/old-deja.exp: Minor updates.
17982         * lib/g++.exp: New file, follow the gcc way of doing things.
17983         * lib/old-dejagnu.exp: Minor updates.
17984         * lib/mike-g++.exp: Always unset errorInfo.
17986 1993-11-06  Mike Stump  (mrs@cygnus.com)
17988         * lib/gcc.exp: Fix some errors with the below change, CC and
17989         CFLAGS should be global when setting, not local.
17991 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
17993         * lib/gcc.exp: Transform tool name.
17995 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17997         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
17999 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18001         * lib/gcc.exp: change gcc_done to gcc_stat
18003 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18005         * Upgraded gcc testsuite to c-torture version 1.25
18007 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
18009         * lib/gcc.exp: added reporting code. Changed verbose compile message.
18010         * lib/c-torture: added hooks for new reporting code.
18012 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
18014         * config/sh-gcc.exp: check if sh-sim exists in the path
18016 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
18018         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
18019         * gcc.compile/compile.exp: Initial changes for new logic.
18020         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
18021         * gcc.failure/failure.exp: Initial changes for new logic.
18022         * gcc.ieee/ieee.exp: Initial changes for new logic.
18023         * gcc.misc-tests/misc.exp: Initial changes for new logic.
18024         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
18025         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
18026         * lib/c-torture.exp: Initial changes for new logic.
18027         * lib/gcc.exp: Initial changes for new logic.
18029 1993-10-15  Mike Stump  (mrs@cygnus.com)
18031         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
18032         depend upon failure or success.  Fully qualify names in failure
18033         and success messages.  Always remove a.out before starting
18034         compile, just in case.  Pay more attention to error text output by
18035         the compiler.  Handle testcases with no known past errors just
18036         like all others, so that things are uniform.  Other miscellaneous
18037         improvements.
18039 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
18041         * gcc.cpp: new directory for cpp tests
18043 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
18045         * lib/chill.exp: Code reformatted, removed unused code.
18046         * config/unix-chill.exp: Code reformatted, removed unused code.
18047         * chill.execute/execute.exp: Code reformatted, removed unused code.
18048         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
18050 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
18052         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
18053         routines not written.
18055 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
18057         * config/bug-gcc.exp: Use new procs from bug.exp.
18059 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
18061         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
18062         via ftp, rather than depending on NFS.
18063         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
18064         case.
18066 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
18068         * config/bug-gcc.exp: Use new download proc.
18070 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
18072         * chill.execute/execute.exp: cleanups, handles errors better
18073         * chill.compile/compile.exp: rewrite, based on execute.exp
18074         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
18075         * lib/chill.exp: major changes to diff proc and compile and link
18076           procs. added chill_fail and chill_pass wrappers to pass and
18077           fail. added more comments, and handle error codes better.
18078           Added a hack to capture stderr from exec, so noncompile tests
18079           can work.
18081 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
18083         * chill.execute/execute.exp: rewrite of testsuite driver
18084         * lib/chill.exp: rewrite of testsuite driver
18085         * config/unix-chill.exp: rewrite of testsuite driver
18087 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
18089     In chill.execute:
18090         * iexpr.ch: Standardize uppercase.
18091         * tuples.dat: Standardize uppercase.
18092         * vary.ch: standardize.  Correct varying string assignments.
18093         * vary.dat: Add new output lines.
18095 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
18097     In chill.execute:
18098         * chprintf.ch: Standardize use of uppercase.
18099         * tuples.ch: Standardize and turn arr2 into a DCL,
18100           rather than a SYN.
18101         * pinits.ch: Standardize.
18103 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
18105         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
18106         * Makefil: Renamed to Makefile.in.
18107         * configure.in: New.
18109 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
18111     In chill.execute:
18112         * .cvsignore: Add result/output files.
18113         * Makefile: Fix up variables at start.  Use MFLAGS
18114           everywhere.  Correct bool_loc, built_ins entries.
18115           Add entry for vary1.ch.
18116         * bitarray.ch: Standardize upper-case usage.
18117         * bitexpr.ch: Standardize, add output of b1.
18118         * params.ch: Use arrayt in along PROC parameters, to
18119           avoid novelty problems.
18120         * sets.ch: Tiny cleanup.
18121         * vary1.ch: Re-indent.
18123 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
18125           * Add PR-related files to Makefiles, .cvsignore files, etc.
18127 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
18129         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
18130           with compiler objects. New names are test-flow.c and test-loop.c
18132 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
18134         * Upgraded c-torture tests from 1.19 to 1.20
18136         * new files:
18137         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
18138         * gcc.compile: 930623-1.c 930623-2.c
18139         * gcc.noncompile: 930622-1.c 930622-2.c
18140         * gcc.failure: 920411-1.c 920627-2.c
18141         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
18143 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
18145         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18146           More changes to get testsuite working properly. Needs more work.
18147           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
18149 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
18151         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18152           More changes to get testsuite working properly. Needs more work.
18154 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
18156         * chill.compile/compile.exp: Added for Dejagnu support
18157         * chill.execute/execute.exp: Added for Dejagnu support
18158         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
18160 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
18162     This should complete moving the CHILL test files.
18163         * chill.noncompile(.cvsignore printf.grt
18164             in-printf.grt chprintf.grt chprintf.ch):
18165             Added test-support files.
18166           (Makefile): Modified further.
18167         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
18168             signal.ch): Added test files.
18169           * chill.execute (.cvsignore printf.grt printr.c
18170             in-printf.grt rts.c chprintf.grt rts.h): Added
18171           test-support files.
18172             (Makefile): More corrections.
18174 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
18176         * chill.compile, chill.execute, chill.nocompile: Add CHILL
18177           test cases, ready for DejaGnu.
18179 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18181         * Upgraded c-torture tests from 1.18 to 1.19
18183         * gcc.compile: added test(s):
18184           930607-1.c
18185         * gcc.execute: added test(s):
18186           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18188         * added new subdirectory for misc tests: gcc.misc-tests
18189         * gcc.misc-test(s): added tests:
18190           inst-check.c test-consts.c test-ior.c test-switch.c
18192 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18194         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18196 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
18198         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18200 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
18202         * Upgraded c-torture tests from 1.17 to 1.18
18204 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
18206         * Upgraded c-torture tests from 1.12 to 1.17
18208 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
18210         * lib/old-dejagnu.exp:
18211           Fixed handling of XFAIL target triplets to correctly
18212           recognize wildcard characters.  Removed code that
18213           appended a unique id tag to the end of the file name
18214           printed out by the result of the testcases within a
18215           given test file.
18217 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
18219         * lib/old-dejagnu.exp:
18220           Reworked expected failure handling to trigger off of XFAIL
18221           keyword in keyphrase embeded in testcase source code. The
18222           XFAIL keyword must be at the end of the keyphrase line. It
18223           may optionally be followed by one or more target triplets.
18224           It has just occured that the handling of wildcards in the
18225           target triplet may not be correct.
18227 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
18229         * g++.old-deja/tests:
18230           Moved all subdirectories up one level into g++.old-deja .
18232         * lib/old-dejagnu.exp:
18233           Fixed problem with CXXFLAGS not being properly reset, and being
18234           corrupted with extraneous "-c" compiler option.  This was
18235           causing binaries to not be generated for test that needed them.
18236           Modified strings passed to "pass" and "fail" so that individual
18237           tests from the same test file would be distinguished by an
18238           identifier appended to the test file name in the summary logs;
18239           this corrected a problem with erroneous diff logs.  Added code
18240           to search testcases for expected fail and unexpected pass keywords.
18242 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
18244         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
18246 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
18248         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
18249           Removed extraneous text from end of "Special g++ Options"
18250           keyphrase.
18252         * lib/old-dejagnu.exp: Added pattern matching to look for new
18253           keywords, embedded in testcases comments, which will trigger
18254           calls to xpass and xfail.
18256 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
18258         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
18259           comments embedded in the testcases, especially the one looking for
18260           special compiler options, as well as the pattern matching for the
18261           compiler output again.
18263 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
18265         * lib/old-dejagnu.exp: Do a proper check of the return value for
18266           execute tests. Fixed several problems with the pattern matching
18267           of the compiler output which gave erroneous test results.
18268           Changed several of the test result messages to be more descriptive.
18269         * config/unix-g++.exp: Proc g++_load now actually works and
18270           executes the tests passed to it and returns a usable return
18271           value.
18273 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
18275           * lib/gcc.exp: Exits gracefully if $CC is bogus.
18277 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
18279         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
18280           Modified both files to properly execute the old style
18281           dejagnu tests. The previous versions of these files were
18282           experimental and did not function anything near correctly.
18284 1993-04-05  Rob Savoye  (rob@cygnus.com)
18286         * Removed all Makefile.in and configure.in files. No configuration
18287         needed now.
18289 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
18291         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
18293 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18295         * gcc.compile/configure.in, gcc.unsorted/configure.in,
18296         gcc.special/configure.in, gcc.noncompile/configure.in,
18297         gcc.execute/configure.in, gcc.code_quality/configure.in,
18298         g++.other/configure.in, g++.old-deja/configure.in,
18299         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
18300         in srcname setting.
18302 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
18304         * lib/udi.exp:  Fixed mondfe and mondfe_download.
18305         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
18306         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
18308 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
18310         * config/udi-gdb.exp: Check $shell_id after connecting to target.
18311         (gdb_exit): Don't remove *_soc files.
18313 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
18315         * lib/c-torture.exp: Don't look for main; instead always use -w
18316         -c.  This is how the c-torture tests work.  Remove the object
18317         file if the compilation succeeds.
18318         * gcc.execute/execute.exp: Remove executable if test passes.
18319         * gcc.noncompile/noncompile.exp: Every test is an expected
18320         failure.
18321         * gcc.special/special.exp: Added tests from c-torture 1.11,
18322         corrected use of existing test.
18323         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
18324         gcc.execute/920625-1.c: Updated to c-torture 1.11.
18325         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
18326         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
18327         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
18328         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
18329         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
18330         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
18331         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
18332         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
18333         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
18334         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
18335         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
18336         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
18337         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
18338         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
18339         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
18340         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
18341         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
18342         c-torture 1.11.
18343         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
18344         correspond to c-torture 1.11.
18346         * New file.