cp:
[official-gcc.git] / gcc / testsuite / ChangeLog
blob4d0d6fe916d51122b7e8088df5f311f61ab6bd62
1 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3         PR c++/11788
4         * g++.dg/overload/addr1.C: New test.
6 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
8         * gcc.dg/20030909-1.c: New test.
10 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
12         * gcc.dg/ultrasp10.c: New test.
14 2003-09-09  Devang Patel  <dpatel@apple.com>
16         * gcc.dg/darwin-ld-6.c: New test.
17         
18 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20         * gcc.dg/torture/builtin-explog-1.c: New testcase.
22 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
24         * gcc.dg/ia64-types1.c: New test.
25         * gcc.dg/ia64-types2.c: Likewise.
27 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
29         * gcc.dg/builtins-1.c: Add more _Complex tests.
30         * gcc.dg/torture/builtin-attr-1.c: Likewise.
32         * gcc.dg/builtins-1.c: Test existing _Complex functions.
33         * gcc.dg/torture/builtin-attr-1.c: Likewise.
35 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
37         PR c++/11786
38         * g++.dg/lookup/koenig2.C: New test.
40         PR c++/5296
41         * g++.dg/rtti/typeid2.C: New test.
43 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
45         * gcc.c-torture/compile/20030904-1.c: New test.
47 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
49         * g++.dg/opt/longbranch2.C: New test.
51 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
53         * g++.dg/template/crash10.C: Only compile it.
55 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
57         PR middle-end/11665
58         * gcc.c-torture/compile/20030907-1.c: New test.
59         * g++.dg/init/array11.C: New test.
61 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
63         PR c++/11852
64         * g++.dg/init/struct1.C: New test.
66 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
68         PR c++/12181
69         * g++.dg/expr/comma1.C: New test.
71 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
73         PR c++/11867
74         * g++.dg/expr/static_cast5.C: New test.
76 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
78         PR c++/11507
79         * g++.dg/lookup/scoped7.C: New test.
81         PR c++/9574
82         * g++.dg/other/static1.C: New test.
84         PR c++/11490
85         * g++.dg/warn/template-1.C: New test.
87         PR c++/11432
88         * g++.dg/template/crash10.C: New test.
90         PR c++/2478
91         * g++.dg/overload/VLA.C: New test.
93         PR c++/10804
94         * g++.dg/template/call1.C: New test.
96 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
98         PR c++/11794
99         * g++.dg/parse/using3.C: New test.
101 2003-09-06  Roger Sayle  <roger@eyesopen.com>
103         PR c++/11409
104         * g++.dg/overload/builtin3.C: New test case.
106 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
108         PR c/9862
109         * gcc.dg/20030906-1.c: New test.
110         * gcc.dg/20030906-2.c: Likewise.
112 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
114         PR c++/12167
115         * g++.dg/parse/defarg5.C: New test.
117         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
119 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
121         PR c++/12163
122         * g++.dg/expr/static_cast4.C: New test.
124         PR c++/12146
125         * g++.dg/template/crash9.C: New test.
127 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
129         * g++.old-deja/g++.ext/pretty2.C: Update for change 
130         in __FUNCTION__.
131         * g++.old-deja/g++.ext/pretty3.C: Likewise.
133 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
135         PR c++/11922
136         * g++/dg/template/qualified-id1.C: New test.
137         
138         PR c++/12037
139         * g++.dg/warn/noeffect4.C: New test.
141 2003-09-04  Matt Austern  <austern@apple.com>
143         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
144         * g++.dg/ext/fnname2.C: Likewise.
145         * g++.dg/ext/fnname3.C: Likewise.
146         
147 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
149         * g++.dg/expr/lval1.C: New test.
150         * g++.dg/ext/lvcast.C: Remove.
152 2003-09-03  Roger Sayle  <roger@eyesopen.com>
154         PR optimization/11700.
155         * gcc.c-torture/compile/20030903-1.c: New test case.
157 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
159         PR c++/12053
160         * g++.dg/abi/layout4.C: New test.
162 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
164         PR c++/11553
165         * g++.dg/parse/friend3.C: New test.
166         
167 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
169         PR c++/11847
170         * g++.dg/template/class1.C: New test.
172         PR c++/11808
173         * g++.dg/expr/call1.C: New test.
175 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
177         PR c++/12114
178         * g++.dg/init/ref9.C: New test.
180         PR c++/11972
181         * g++.dg/template/nested4.C: New test.
183 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
185         PR c++/12093
186         * g++.dg/template/non-dependent4.C: New test.
188         PR c++/11928
189         * g++.dg/inherit/conv1.C: New test.
191 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
193         PR c++/6196
194         * g++.dg/ext/label1.C: New test.
195         * g++.dg/ext/label2.C: Likewise.
197 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
199         * g++.dg/expr/cond3.C: New test.
201 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
203         * gcc.dg/builtins-1.c: Add new builtin cases.
205 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
207         * gcc.dg/builtins-1.c: Add new cases.
208         * gcc.dg/torture/builtin-attr-1.c: Likewise.
210 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
212         * gcc.dg/builtins-1.c: Add more math builtin tests.
213         * gcc.dg/torture/builtin-attr-1.c: New test.
215 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
217         PR optimization/5079
218         * g++.dg/opt/static3.C: New test.
220 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
222         * gcc.misc-tests/gcov-10b.c: New test.
224 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
226         * g++.dg/opt/ptrmem3.C: New test.
228         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
230 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
232         * gcc.dg/20030826-2.c: New test.
234 2003-08-26  Roger Sayle  <roger@eyesopen.com>
236         PR middle-end/12002
237         * g77.f-torture/compile/12002.f: New test case.
239 2003-08-26  Roger Sayle  <roger@eyesopen.com>
241         * gcc.dg/20030826-1.c: New test case.
243 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
245         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
247 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
249         PR c++/11871
250         * c++.dg/lookup/crash1.C: New test.
252         * c++.dg/warn/noeffect3.C: New test.
254 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
256         * gcc.dg/compat/vector-1_x.c: Compile with -w.
257         * gcc.dg/compat/vector-1_y.c: Ditto.
258         * gcc.dg/compat/vector-2_x.c: Ditto.
259         * gcc.dg/compat/vector-2_y.c: Ditto.
261 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
263         * gcc.dg/20030702-1.c: New test.
265 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
267         PR c++/8795
268         * g++.dg/ext/altivec-1.C: New test.
270 2003-08-24  Richard Henderson  <rth@redhat.com>
272         * g++.dg/eh/simd-2.C: Add -w for x86.
274 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
276         * gcc.dg/20030815-1.c: New test.
278 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
280         PR c++/3765
281         * g++.dg/parse/access6.C: New test.
283 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
285         PR c++/641, c++/11876
286         * g++.dg/template/friend22.C: New test.
287         * g++.dg/template/friend23.C: Likewise.
289 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
291         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
292         identically.
294 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
296         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
298 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
300         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
302 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
304         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
306 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
308         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
310 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
312         PR c++/11919
313         * g++.dg/overload/prom1.C: New test.
315         PR c++/11551
316         * g++.dg/parse/dtor2.C: New test.
318         PR c++/10762
319         * g++.dg/parse/using2.C: New test.
321 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
323         PR target/11805
324         * gcc.c-torture/compile/20030821-1.c: New.
326 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
328         PR c++/11834
329         * g++.dg/template/deduce2.C: New test.
331 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
333         * gcc.c-torture/execute/20030821-1.c: New test.
335 2003-08-20  Roger Sayle  <roger@eyesopen.com>
337         PR middle-end/11984
338         * gcc.dg/20030820-1.c: New test case.
340 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
342         PR c++/11945
343         * g++.dg/warn/noeffect2.C: New test.
345 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
347         PR c++/10926
348         * g++.dg/template/dtor2.C: New test.
350         PR c++/11684
351         * g++.dg/template/operator1.C: New test.
352         * g++.dg/parse/operator4.C: New test.
354         PR c++/11946.C
355         * g++.dg/expr/enum1.C: New test.
356         * gcc.dg/c99-bool-1.c: Remove bogus warning.
358         PR c++/11036.C
359         * g++.dg/parse/elab2.C: New test.
360         * g++.dg/parse/typedef4.C: Change error message.
361         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
362         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
363         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
365 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
367         * gcc.dg/pch/warn-1.c: New.
368         * gcc.dg/pch/warn-1.hs: New.
370         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
371         not-tested file.
373 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
375         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
377 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
379         * gcc.dg/uninit-D.c: New Test.
380         * gcc.dg/uninit-E.c: New Test.
381         * gcc.dg/uninit-F.c: New Test.
382         * gcc.dg/uninit-G.c: New Test.
384 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
386         * g++.dg/README: Describe the pch directory.
388 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
390         PR c++/11174
391         * g++.dg/parse/access4.C: New test.
392         * g++.dg/parse/access5.C: Likewise.
393         * g++.old-deja/g++.jason/access17.C: Adjust error message.
395 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
397         * gcc.dg/noncompile/20030818-1.c: New.
399 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
401         PR c++/11957
402         * g++.dg/warn/noeffect1.C: New test.
404         * g++.dg/template/scope2.C: New test.
405         * g++.dg/template/error2.C: Correct dg-error
407 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
409         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
411 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
413         PR C++/11512
414         * g++.dg/template/warn1.C: New.
416 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
418         * g++.dg/template/error2.C: New test.
419         * g++.dg/lookup/using7.C: Adjust errors
420         * g++.old-deja/g++.pt/crash36.C: Likewise.
421         * g++.old-deja/g++.pt/derived3.C: Likewise.
423 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
425         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
426         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
427         * gcc.c-torture/execute/builtins/string-9.c: New, from
428         string-opt-9.c.  Adjust for execute/builtins framework.
429         * gcc.c-torture/execute/string-opt-9.c: Delete.
431 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
433         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
435         * g++.dg/parse/ret-type2.C: New test.
437         PR c++/11703
438         * g++.dg/init/new8.C: New test.
440         PR c++/10923
441         * g++.dg/parse/typedef5.C: New test.
443         PR c++/9512
444         * g++.dg/parse/qualified2.C: New test.
445         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
446         invalid code.
448 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
450         * g++.dg/conversion/ptrmem1.C: New test.
452 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
454         PR target/11693
455         * gcc.dg/20030811-1.c: New test.
457         PR target/11535
458         * gcc.c-torture/execute/20030811-1.c: New test.
460 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
462         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
464 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
466         PR c++/11789.C
467         * g++.dg/inherit/multiple1.C: New test.
469 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
471         * gcc.dg/spe1.c: New test.
473         PR c++/11670
474         * g++.dg/expr/cast2.C: New test.
475         
476         PR c++/10530
477         * g++.dg/template/dependent-name2.C: New test.
479 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
481         * g++.dg/parse/crash11.C: Put the dg options in comments.
483 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
485         * lib/gcc-dg.exp: Update for diagnostic change.
487 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
489         PR c++/5767
490         * g++.dg/parse/crash11.C: New test.
492 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
494         * gcc.dg/cpp/spacing1.c: Update.
496 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
498         PR target/11739
499         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
500         a value for -mtune.
502 2003-08-04  Roger Sayle  <roger@eyesopen.com>
504         PR middle-end/11771
505         * gcc.c-torture/compile/20030804-1.c: New test case.
507 2003-08-04  Roger Sayle  <roger@eyesopen.com>
509         * gcc.dg/20030804-1.c: New test case.
511 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
513         * gcc.dg/cpp/separate-1.c: New test.
515 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
517         PR c++/11704
518         * g++.dg/template/dependent-expr2.C: New test.
520         PR c++/11766
521         * g++.dg/expr/ptrmem1.C: New test.
523 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
525         PR c++/9453
526         * g++.dg/template/friend15.C: New test.
528 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
530         * lib/dg-pch.exp: Work round PCH bug.
532 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
534         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
535         builtins.  Move cases from builtins-4.c here.
537         * gcc.dg/torture/builtin-math-1.c: New test taken from
538         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
539         additional cases.
540         
541         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
542         Delete.
544 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
546         PR c++/9447
547         * g++.dg/template/using7.C: New test.
549 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
551         * import1.c, import2.c: New tests.
553 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
555         * g++.dg/eh/crossjump1.C: New test.
557 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
559         PR c++/11697
560         * g++.dg/template/using6.C: New test.
562         PR c++/11744
563         * g++.dg/template/koenig2.C: New test.
565 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
567         PR c++/7983
568         * g++.dg/parse/typedef4.C: New test.
570 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
572         PR c++/8442, c++/8806
573         * g++.dg/template/elab1.C: New test.
574         * g++.dg/template/type2.C: Likewise.
575         * g++.dg/template/ttp3.C: Adjust expected error message.
576         * g++.old-deja/g++.law/visibility13.C: Likewise.
577         * g++.old-deja/g++.niklas/t135.C: Likewise.
578         * g++.old-deja/g++.pt/ttp41.C: Likewise.
579         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
580         template argument.
581         * g++.old-deja/g++.pt/ttp44.C: Likewise.
583 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
585         PR c++/11295
586         * g++.dg/ext/stmtexpr1.C: New test.
588         * g++.dg/opt/tmp1.C: New test.
590         PR c++/11525
591         * g++.dg/parse/constant4.C: New test.
593         PR c++/9447
594         * g++.dg/template/using5.C: New test.
596 2003-07-31  Roger Sayle  <roger@eyesopen.com>
598         * gcc.dg/builtins-27.c: New test case.
600 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
602         * gcc.dg/tls/opt-7.c: New test.
604 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
605         
606         * g++.old-deja/g++.other/crash18.C: Remove.
608 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
610         * g++.dg/template/explicit3.C: New.
611         * g++.dg/template/explicit4.C: New.
612         * g++.dg/template/explicit5.C: New.
614         PR c++/11347
615         * g++.dg/template/memtmpl1.C: New.
617 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
619         PR target/11565
620         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
621         * gcc.dg/i386-387-5.c (dg-options): Likewise.
623 Wed Jul 30 19:13:34 CEST 2003  Jan Hubicka  <jh@suse.cz>
625         * vtgc1.c: Kill.
627 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
629         * gcc.dg/struct-in-proto-1.c: New test.
631 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
633         * gcc.dg/cpp/include2.c: Only expect one message.
635 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
637         PR c++/9447
638         * g++.dg/template/using1.C: New test.
639         * g++.dg/template/using2.C: New test.
640         * g++.dg/template/using3.C: New test.
641         * g++.dg/template/using4.C: New test.
643 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
645         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
646         * gcc.c-torture/execute/string-opt-10.c: Likewise.
648 2003-07-28  Jan Hubicka  <jh@suse.cz>
650         PR c++/11530
651         * g++.dg/opt/call1.C: New test.
653 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
655         PR c++/11667
656         * g++.dg/init/enum2.C: New test.
657         * g++.dg/template/overload1.C: Add "-w" option.
659 2003-07-28    <hp@bitrange.com>
661         * gcc.dg/Wdeclaration-after-statement-1.c,
662         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
664 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
666         * gcc.c-torture/compile/20030725-1.c: New test.
668 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
670         * gcc.dg/20030505.c: Only run for SPE.
671         Remove definition of opaque type.
673 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
675         * g++.dg/template/ptrmem6.C: New test.
677 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
679         * gcc.c-torture/compile/zero-strct-2.c: New test.
681 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
683         * gcc.dg/intermod-1.c: New test.
685 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
687         PR c++/11617
688         * g++.dg/template/lookup2.C: New test.
689         * g++.dg/template/memclass1.C: Remove instantiated from error.
690         * g++.dg/other/error2.C: Tweak expected errors.
692         PR c++/11596
693         * g++.dg/template/defarg3.C: New test.
695         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
697 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
699         * g++.dg/inherit/access5.C: New test.
701 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
703         PR c++/11513
704         * g++.dg/template/crash8.C: New test.
706 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
708         PR c/10602
709         * gcc.dg/noncompile/incomplete-2.c: New test.
711 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
713         PR c++/11645
714         * g++.dg/inherit/access4.C: New test.
716         PR c++/11517
717         * g++.dg/expr/cond2.C: New test.
719         PR optimization/10679
720         * g++.dg/opt/inline4.C: New test.
722 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
724         * g++.dg/parse/crash10: New test.
726 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
728         * g++.dg/ext/flexary1.C: New test.
730 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
732         PR c++/10793
733         * g++.dg/template/crash9.C: New test.
735 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
737         PR c++/3004
738         * g++.dg/parse/typedef3.C: New test.
740         PR c++/7906
741         * g++.dg/parse/operator2.C: New test.
743         PR c++/8895
744         * g++.dg/parse/def-tmpl-arg1.C: New test.
746         PR c++/9282
747         * g++.dg/parse/funptr1.C: New test.
749         PR c++/9452
750         * g++.dg/parse/ambig3.C: New test.
752         PR c++/9454
753         * g++.dg/parse/operator3.C: New test.
755         PR c++/9486
756         * g++.dg/parse/template10.C: New test.
758         PR c++/9488
759         * g++.dg/parse/template11.C: New test.
761         PR c++/10150
762         * g++.dg/parse/invalid-op1.C: New test.
764         PR c++/10247
765         * g++.dg/parse/condexpr1.C: New test.
767 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
769         * g++.dg/ext/packed3.C: New test.
770         * g++.dg/ext/packed4.C: New test.
772         * gcc.dg/pack-test-3.c: New test.
774 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
776         * lib/compat.exp: Handle dg-options per source file.
777         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
778         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
779         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
780         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
781         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
782         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
783         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
784         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
785         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
786         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
787         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
788         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
789         * g++.dg/compat/break/bitfield7_x.C: Ditto.
790         * g++.dg/compat/break/bitfield7_y.C: Ditto.
792 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
794         PR c/10320
795         * gcc.c-torture/execute/20030718-1.c: New test.
797 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
799         PR optimization/11536
800         * gcc.dg/20030721-1.c: New test.
802 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
804         PR c++/11546
805         * g++.dg/template/lookup1.C: New test.
807 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
809         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
810         diagnostics of ill-formed constructs involving labels.
811         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
812         the new 'previously defined here' message.
814 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
816         * g++.dg/parse/non-dependent2.C: New test.
818 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
820         * g++.dg/init/init-ref4.C: xfail on targets without
821         weak symbols.
823 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
825         PR target/11087
826         * gcc.c-torture/execute/20030717-1.c: New test.
828 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
830         * g++.dg/opt/cfg1.C: New test.
832 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
834         PR optimization/11557
835         * gcc.dg/20030717-1.c: New test.
837 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
839         PR c++/10476
840         * g++.dg/expr/crash-1.C: New test.
842         PR c++/11027
843         * g++.dg/template/init3.C: New test.
845         PR c++/8222
846         * g++.dg/template/non-dependent1.C: New test.
848         PR c++/11070
849         * g++.dg/template/non-dependent2.C: New test.
851         PR c++/11071
852         * g++.dg/template/non-dependent3.C: New test.
854         PR c++/9907
855         * g++.dg/template/sizeof5.C: New test.
857 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
859         PR 11498
860         * gcc.c-torture/compile/mangle-1.c: New file.
862 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
864         PR c++/7809
865         * g++.dg/parse/access3.C: New test.
867 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
869         PR c++/11384
870         * g++.dg/init/init-ref4.C: New test.
872 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
874         PR c++/11547
875         * g++.dg/parse/constant3.C: New test.
876         * g++.dg/parse/crash7.C: Likewise.
878 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
880         PR target/11008
881         * gcc.dg/i386-pentium4-not-mull.c: New.
883 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
885         * gcc.dg/asm-names.c (ymain): Make it weak.
887 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
889         PR c++/5421
890         * g++.dg/template/friend21.C: New test.
892 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
894         * gcc.dg/cleanup-8.c: New test.
895         * gcc.dg/cleanup-9.c: New test.
897 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
899         * g++.dg/ext/dll-MI1.h: New file.
900         * g++.dg/ext/dllexport-MI1.C: New file.
901         * g++.dg/ext/dllimport-MI1.C: New file.
903 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
905         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
906         it does not have cmpstrsi patterns (just cmpmemsi).
908 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
910         PR debug/11473
911         * g++.dg/debug/debug8.C: New test.
913 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
915         PR c++/10108
916         * g++.dg/template/crash7.C: New test.
918 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
920         PR target/10795
921         * gcc.c-torture/compile/20030708-1.c: New.
923 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
925         * gcc.c-torture/execute/20030715-1.c: New test.
927 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
929         * gcc.dg/pch/inline-3.c: New file.
930         * gcc.dg/pch/inline-3.hs: New file.
931         * gcc.dg/pch/inline-4.c: New file.
932         * gcc.dg/pch/inline-4.hs: New file.
934 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
936         PR c++/11509
937         * g++.dg/template/crash6.C: New test.
939         PR c++/7053
940         * g++.dg/template/friend20.C: New test.
942         PR c++/7019
943         * g++.dg/template/overload2.C: New test.
945 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
947         PR optimization/11440
948         * gcc.c-torture/execute/20030714-1.c: New test.
950 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
952         PR c++/11154
953         * g++.dg/template/partial2.C: New test.
955 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
957         PR c++/11503
958         * g++.dg/template/anon1.C: New test.
960         PR c++/11493
961         PR c++/11495
962         * g++.dg/parse/template9.C: Likewise.
963         * g++.dg/template/crash4.C: New test.
964         * g++.dg/template/koenig1.C: Likewise.
965         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
966         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
967         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
968         functions.
969         * g++.old-deja/g++.jason/template36.C: Likewise.
970         * g++.old-deja/g++.mike/p1989.C: Likewise.
971         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
972         * g++.old-deja/g++.pt/ttp20.C: Use this->.
973         * g++.old-deja/g++.pt/ttp21.C: Use this->.
974         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
975         compiling.
976         * g++.old-deja/g++.pt/union2.C: Use this->.
978 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
980         * gcc.dg/20030711-1.c: New test.
982 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
984         PR c++/11050
985         * g++.dg/parse/args1.C: New test.
986         * g++.pt/defarg8.C: Change expected errors.
988 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
990         PR c++/8164
991         * g++.dg/template/nontype2.C: New test.
993         PR c++/10558
994         * g++.dg/parse/template8.C: New test.
996         PR c++/8327
997         * g++.dg/template/scope1.C: New test.
999         * g++.dg/warn/Wsign-compare-1.C: New test.
1001 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1003         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
1005 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
1007         PR c++/9411
1008         * g++.dg/template/explicit2.C: New test.
1010         PR c++/10032
1011         * g++.dg/warn/pedantic1.C: New test.
1013 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
1015         PR c++ 9483
1016         * g++.dg/other/field1.C: New test.
1018 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
1020         PR c/11449
1021         * gcc.c-torture/compile/20030707-1.c: New.
1023 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1025         PR c++/10849
1026         * g++.dg/template/access12.C: New test.
1028 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
1030         * g++.dg/bprob/bprob.exp (prof_ext): Update.
1031         * g77.dg/bprob/bprob.exp (prof_ext): Update.
1032         * gcc.misc-tests/bprob.exp (prof_ext): Update.
1033         * gcc.misc-tests/gcov.exp: Update
1034         * g++.dg/gcov/gcov.exp: Update
1035         * lib/gcov.exp: Update.
1037 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
1039         * g++.dg/abi/mangle17.C: Make sure template expressions are
1040         dependent.
1041         * g++.dg/abi/mangle4.C: Mark erroneous casts.
1042         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
1043         * g++.dg/opt/stack1.C: Remove erroneous code.
1044         * g++.dg/parse/template7.C: New test.
1045         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
1046         * g++.old-deja/g++.pt/crash4.C: Likewise.
1048 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1050         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
1051         with zero or one occurence of `$' after the initial `L'.
1053 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
1055         * gcc.c-torture/compile/20030704-1.c: Add a comment.
1057 2003-07-08  Roger Sayle  <roger@eyesopen.com>
1059         PR c/11370
1060         * gcc.dg/Wunreachable-6.c: New testcase.
1061         * gcc.dg/Wunreachable-7.c: New testcase.
1063 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1065         PR c/11420
1066         * gcc.dg/20030708-1.c: New test.
1068 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
1070         * gcc.dg/compat/sdata-section.h: New file.
1071         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
1072         * gcc.dg/torture/mips-sdata-1.c: New test.
1074 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1076         PR c++/11030
1077         * g++.dg/template/friend19.C: New test.
1079 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
1081         * g++.dg/opt/strength-reduce.C: New test.
1083 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1085         PR target/10979
1086         * gcc.dg/20030707-1.c: New testcase.
1088 2003-07-07  Roger Sayle  <roger@eyesopen.com>
1090         PR optimization/11059
1091         * g++.dg/opt/emptyunion.C: New testcase.
1093 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1094             Eric Botcazou  <ebotcazou@libertysurf.fr>
1096         * g++.dg/opt/stack1.C: New test.
1098 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
1100         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
1101         run test.
1103         PR c++/11431
1104         * g++.dg/expr/static_cast3.C: New test.
1106 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
1108         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
1109         everywhere.
1110         * gcc.dg/concat.c: Concatenation of string constants with
1111         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
1112         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
1113         * gcc.dg/cpp/escape-2.c: Use wide character constants where
1114         necessary to avoid multi-character character constant warning.
1115         * gcc.dg/cpp/escape.c: Likewise.
1116         * gcc.dg/cpp/ucs.c: Likewise.
1117         Remove backslashes from dg-bogus comments, as they confuse Tcl.
1118         Fix a typo.
1120 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1122         PR c/11428
1123         * gcc.c-torture/compile/20030704-1.c: New.
1125 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
1127         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
1129 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
1131         PR c++/5287, PR c++/7910,  PR c++/11021
1132         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
1133         tests for warnings.
1134         * g++.dg/ext/dllimport2.C: Add tests for warnings.
1135         * g++.dg/ext/dllimport3.C: Likewise.
1136         * g++.dg/ext/dllimport4.C: New file.
1137         * g++.dg/ext/dllimport5.C: New file.
1138         * g++.dg/ext/dllimport6.C: New file.
1139         * g++.dg/ext/dllimport7.C: New file.
1140         * g++.dg/ext/dllimport8.C: New file.
1141         * g++.dg/ext/dllimport9.C: New file.
1142         * g++.dg/ext/dllimport10.C: New file.
1143         * g++.dg/ext/dllexport1.C: New file.
1145 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1147         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
1148         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
1150 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1152         * gcc.dg/builtins-25.c: New testcase.
1153         * gcc.dg/builtins-26.c: New testcase.
1155 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
1157         * gcc.dg/compat/vector-defs.h: New file.
1158         * gcc.dg/compat/vector-setup.h: New file.
1159         * gcc.dg/compat/vector-check.h: New file.
1160         * gcc.dg/compat/vector-1_main.c: New file.
1161         * gcc.dg/compat/vector-1_x.c: New file.
1162         * gcc.dg/compat/vector-1_y.c: New file.
1163         * gcc.dg/compat/vector-2_main.c: New file.
1164         * gcc.dg/compat/vector-2_x.c: New file.
1165         * gcc.dg/compat/vector-2_y.c: New file.
1167         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
1168         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
1169         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
1170         * gcc.dg/compat/struct-align-1.h: New file.
1171         * gcc.dg/compat/struct-align-1_main.c: New file.
1172         * gcc.dg/compat/struct-align-1_x.c: New file.
1173         * gcc.dg/compat/struct-align-1_y.c: New file.
1174         * gcc.dg/compat/struct-align-2.h: New file.
1175         * gcc.dg/compat/struct-align-2_main.c: New file.
1176         * gcc.dg/compat/struct-align-2_x.c: New file.
1177         * gcc.dg/compat/struct-align-2_y.c: New file.
1179         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
1180         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1181         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1182         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1183         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1184         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1185         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1186         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1187         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1188         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1189         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1190         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1191         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1192         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1193         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1194         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1195         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1196         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1197         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1198         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1199         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1200         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1201         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1202         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1203         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1204         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1205         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1206         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1207         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1209 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1211         * gcc.dg/i386-call-1.c: New test.
1213 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
1215         PR c++/9162
1216         * g++.dg/parse/defarg4.C: New.
1218 2003-07-03  Roger Sayle  <roger@eyesopen.com>
1220         PR target/10700
1221         * gcc.c-torture/compile/20030703-1.c: New test case.
1223 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
1225         * g++.dg/template/local3.C: Remove extra semicolon.
1227 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1229         * gcc.dg/i386-volatile-1.c: New test.
1231 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
1233         PR c++/11072
1234         * g++.dg/other/offsetof2.C: XFAIL.
1235         * g++.dg/other/offsetof5.C: New.
1237         PR c++/10219
1238         * g++.dg/template/error1.C: New.
1240         PR c++/9779
1241         * g++.dg/template/dependent-expr1.C: New.
1243 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1245         PR c++/6949
1246         * g++.dg/template/local3.C: New test.
1248         PR c++/11149
1249         * g++.dg/lookup/scoped6.C: New test.
1251 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
1253         PR c++/8046
1254         * g++.dg/other/error7.C: New test.
1256 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
1258         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
1259         * g++.old-deja/g++.abi/vtable3.h: Likewise.
1260         * g++.old-deja/g++.law/code-gen5.C: Likewise.
1261         * g++.old-deja/g++.other/union2.C: Likewise.
1262         * gcc.dg/c90-const-expr-2.c: Likewise.
1263         * gcc.dg/c90-const-expr-3.c: Likewise.
1264         * gcc.dg/c99-const-expr-2.c: Likewise.
1265         * gcc.dg/c99-const-expr-3.c: Likewise.
1266         * gcc.dg/concat.c: Likewise.
1268 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
1270         PR c++/9559
1271         * g++.dg/init/static1.C: New test.
1273 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1275         * Changelog: Remove ">>>>>>>" from previous change.
1277 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1279         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
1280         * g++.old-deja/g++.other/access2.C: Likewise.
1281         * g++.old-deja/g++.other/decl2.C: Likewise.
1282         * gcc.c-torture/execute/20020615-1.c: Likewise.
1284 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1286         PR c++/4933
1287         * g++.dg/template/sizeof4.C: New test.
1289 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1291         * g++.dg/other/error6.C: New test.
1293 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
1295         PR c++/10750
1296         * g++.dg/parse/constant2.C: New test.
1298 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
1300         PR c++/11106
1301         * g++.dg/other/error5.C: New test.
1303 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1305         * gcc.dg/format/gcc_diag-1.c: New test.
1307 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
1309         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
1311 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
1313         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
1314         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
1315         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
1317 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
1319         * gcc.c-torture/execute/builtins/string-8.c: New test.
1320         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
1321         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
1322         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
1324 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1326         PR c++/10468
1327         * g++.dg/ext/typeof6.C: New test.
1329 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
1331         PR c++/10796
1332         * g++.dg/init/enum1.C: New test.
1334 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
1336         * gcc.dg/20030627-1.c: New test.
1338 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
1340         PR c++/11332
1341         * g++.dg/expr/static_cast2.C: New test.
1343 2003-06-26  Roger Sayle  <roger@eyesopen.com>
1344             Jakub Jelinek  <jakub@redhat.com>
1346         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
1347         sprintf(dst,"%s",src) optimization.
1348         * gcc.c-torture/execute/20030626-1.c: New test case.
1349         * gcc.c-torture/execute/20030626-2.c: New test case.
1351 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
1353         * gcc.c-torture/execute/multi-ix.c: New test.
1355         * gcc.c-torture/execute/simd-4.c (main):
1356         Added missing semicolon at end of union.
1358 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
1360         PR c++/8266
1361         * g++.dg/template/explicit-instantiation3.C: New test.
1363 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
1365         * gcc.dg/20030626-1.c: Use signed char.
1367 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
1369         * gcc.dg/20030626-1.c: New test.
1371 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
1373         * const-str-2.m: Update.
1375 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
1377         PR c++/10990
1378         * g++.dg/rtti/dyncast1.C: New test.
1379         * g++.dg/abi/mangle4.C: Correct base-specifier access.
1380         * g++.dg/lookup/scoped1.C: Remove XFAIL.
1381         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
1383         PR c++/10931
1384         * g++.dg/expr/static_cast1.C: New test.
1386 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
1388         * gcc.dg/20030625-1.c: New test.
1390 2003-06-24  Roger Sayle  <roger@eyesopen.com>
1392         * gcc.c-torture/compile/20030624-1.c: New test case.
1394 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
1396         * gcc.c-torture/execute/string-opt-17.c: New test.
1398 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
1400         PR c++/5754
1401         * g++.dg/parse/crash6.C: New test.
1403 2003-06-23  Roger Sayle  <roger@eyesopen.com>
1405         * gcc.dg/builtins-24.c: New test case.
1407 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
1409         * g++.dg/opt/operator1.C: New test.
1411 2003-06-22  Roger Sayle  <roger@eyesopen.com>
1413         * gcc.c-torture/execute/string-opt-16.c: New test case.
1415 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
1417         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
1418         * g++.old-deja/g++.other/conv7.C: Likewise
1419         * g++.old-deja/g++.other/overcnv2.C: Likewise.
1420         * g++.old-deja/g++.other/overload14.C: Likewise.
1422 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
1424         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
1425         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
1427 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1429         PR c++/10888
1430         * g++.dg/warn/Winline-3.C: New test.
1432 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1434         * lib/target-supports.exp (check_alias_available): Make the test
1435         program acceptable to the Solaris assembler.
1437         PR c++/10749
1438         * g++.dg/template/memclass2.C: New test.
1440 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1441             Eric Botcazou  <ebotcazou@libertysurf.fr>
1443         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
1444         data for non-matching targets.
1445         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
1447 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
1449         PR c++/10845
1450         * g++.dg/template/member3.C: New test.
1452 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
1454         PR c++/10939
1455         * g++.dg/template/func1.C: New test.
1457         PR c++/9649
1458         * g++.dg/template/static4.C: New test.
1459         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
1461         PR c++/11041
1462         * g++.dg/init/ref7.C: New test.
1464 2003-06-19  Matt Austern  <austern@apple.com>
1466         PR c++/11228
1467         * g++.dg/anew1.C: New test.
1468         * g++.dg/anew2.C: New test.
1469         * g++.dg/anew3.C: New test.
1470         * g++.dg/anew4.C: New test.
1472 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
1474         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
1476 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
1478         * gcc.c-torture/execute/simd-4.c (main): Make expected value
1479         endian-dependent.
1481 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
1483         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
1484         Remove cruft.
1486 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
1488         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
1489         * gcc.c-torture/compile/961203-1.c: Likewise.
1490         * gcc.c-torture/compile/980506-1.c: Likewise.
1492 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
1494         PR c++/10712
1495         * g++.dg/lookup/using7.C: New test.
1497 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
1499         PR c++/11105
1500         * g++.dg/abi/conv1.C: Remove it.
1501         * g++.dg/template/conv7.C: New test.
1502         * g++.dg/template/conv8.C: Likewise.
1503         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
1504         conversion operator.
1506 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
1508         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
1509         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
1510         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1511         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
1512         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
1513         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1514         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1515         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
1516         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
1517         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
1518         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
1519         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
1520         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
1521         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
1522         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
1523         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
1524         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
1525         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
1526         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1527         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1528         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1529         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1530         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1531         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1532         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1533         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1534         * gcc.dg/compat/struct-return-10_x.c: Ditto.
1535         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1536         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1538 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
1540         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
1541         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
1542         indications.
1544 2003-06-16  Roger Sayle  <roger@eyesopen.com>
1546         * gcc.dg/i386-387-5.c: New test case.
1547         * gcc.dg/i386-387-6.c: New test case.
1548         * gcc.dg/builtins-23.c: New test case.
1550 2003-06-15  Roger Sayle  <roger@eyesopen.com>
1552         * gcc.dg/builtins-22.c: New test case.
1553         * gcc.dg/i386-387-1.c: Update to test exp.
1554         * gcc.dg/i386-387-2.c: Likewise.
1556 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1558         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
1560 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
1562         * lib/gcc-dg.exp (dg-require-dll): New function.
1563         (dg-xfail-if): Likewise.
1564         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
1565         driver.
1567         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
1568         * gcc.c-torture/compile/20001205-1.c: Likewise.
1569         * gcc.c-torture/compile/20001226-1.c: Likewise.
1570         * gcc.c-torture/compile/20010518-2.c: Likewise.
1571         * gcc.c-torture/compile/20020312-1.c: Likewise.
1572         * gcc.c-torture/compile/20020604-1.c: Likewise.
1573         * gcc.c-torture/compile/920501-12.c: Likewise.
1574         * gcc.c-torture/compile/920501-4.c: Likewise.
1575         * gcc.c-torture/compile/920520-1.c: Likewise.
1576         * gcc.c-torture/compile/920521-1.c: Likewise.
1577         * gcc.c-torture/compile/920625-1.c: Likewise.
1578         * gcc.c-torture/compile/961203-1.c: Likewise.
1579         * gcc.c-torture/compile/980506-1.c: Likewise.
1580         * gcc.c-torture/compile/981006-1.c: Likewise.
1581         * gcc.c-torture/compile/981022-1.c: Likewise.
1582         * gcc.c-torture/compile/981223-1.c: Likewise.
1583         * gcc.c-torture/compile/990617-1.c: Likewise.
1584         * gcc.c-torture/compile/dll.c: Likewise.
1585         * gcc.c-torture/compile/labels-3.c: Likewise.
1586         * gcc.c-torture/compile/mipscop-1.c: Likewise.
1587         * gcc.c-torture/compile/mipscop-2.c: Likewise.
1588         * gcc.c-torture/compile/mipscop-3.c: Likewise.
1589         * gcc.c-torture/compile/mipscop-4.c: Likewise.
1590         * gcc.c-torture/compile/simd-5.c: Likewise.
1591         * gcc.c-torture/compile/20000804-1.x: Remove.
1592         * gcc.c-torture/compile/20001205-1.x: Likewise.
1593         * gcc.c-torture/compile/20001226-1.x: Likewise.
1594         * gcc.c-torture/compile/20010518-2.x: Likewise.
1595         * gcc.c-torture/compile/20020312-1.x: Likewise.
1596         * gcc.c-torture/compile/20020604-1.x: Likewise.
1597         * gcc.c-torture/compile/920501-12.x: Likewise.
1598         * gcc.c-torture/compile/920501-4.x: Likewise.
1599         * gcc.c-torture/compile/920520-1.x: Likewise.
1600         * gcc.c-torture/compile/920521-1.x: Likewise.
1601         * gcc.c-torture/compile/920625-1.x: Likewise.
1602         * gcc.c-torture/compile/961203-1.x: Likewise.
1603         * gcc.c-torture/compile/980506-1.x: Likewise.
1604         * gcc.c-torture/compile/981006-1.x: Likewise.
1605         * gcc.c-torture/compile/981022-1.x: Likewise.
1606         * gcc.c-torture/compile/981223-1.x: Likewise.
1607         * gcc.c-torture/compile/990617-1.x: Likewise.
1608         * gcc.c-torture/compile/mipscop-1.x: Likewise.
1609         * gcc.c-torture/compile/mipscop-2.x: Likewise.
1610         * gcc.c-torture/compile/mipscop-3.x: Likewise.
1611         * gcc.c-torture/compile/mipscop-4.x: Likewise.
1612         * gcc.c-torture/compile/simd-5.x: Likewise.
1614         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
1616 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1618         * gcc.c-torture/execute/20030611-1.c: New test.
1620 2003-06-12  Roger Sayle  <roger@eyesopen.com>
1622         PR middle-end/168
1623         * gcc.dg/20030612-1.c: New test case.
1625 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
1627         PR c++/10635
1628         * g++.dg/expr/cast1.C: New test.
1630 2003-06-12  Roger Sayle  <roger@eyesopen.com>
1632         * gcc.dg/builtins-21.c: New test case.
1634 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
1636         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
1637         options instead of at the end.
1638         * lib/objc.exp (objc_target_compile): Likewise.
1640 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
1642         PR c++/10432
1643         * g++.dg/parse/error1.C: New test.
1645 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
1647         * gcc.dg/compat/struct-by-value-11_main.c: New file.
1648         * gcc.dg/compat/struct-by-value-11_x.c: New file.
1649         * gcc.dg/compat/struct-by-value-11_y.c: New file.
1650         * gcc.dg/compat/struct-by-value-12_main.c: New file.
1651         * gcc.dg/compat/struct-by-value-12_x.c: New file.
1652         * gcc.dg/compat/struct-by-value-12_y.c: New file.
1653         * gcc.dg/compat/struct-by-value-13_main.c: New file.
1654         * gcc.dg/compat/struct-by-value-13_x.c: New file.
1655         * gcc.dg/compat/struct-by-value-13_y.c: New file.
1656         * gcc.dg/compat/struct-by-value-14_main.c: New file.
1657         * gcc.dg/compat/struct-by-value-14_x.c: New file.
1658         * gcc.dg/compat/struct-by-value-14_y.c: New file.
1659         * gcc.dg/compat/struct-by-value-15_main.c: New file.
1660         * gcc.dg/compat/struct-by-value-15_x.c: New file.
1661         * gcc.dg/compat/struct-by-value-15_y.c: New file.
1662         * gcc.dg/compat/struct-by-value-16_main.c: New file.
1663         * gcc.dg/compat/struct-by-value-16_x.c: New file.
1664         * gcc.dg/compat/struct-by-value-16_y.c: New file.
1665         * gcc.dg/compat/struct-by-value-17_main.c: New file.
1666         * gcc.dg/compat/struct-by-value-17_x.c: New file.
1667         * gcc.dg/compat/struct-by-value-17_y.c: New file.
1668         * gcc.dg/compat/struct-by-value-18_main.c: New file.
1669         * gcc.dg/compat/struct-by-value-18_x.c: New file.
1670         * gcc.dg/compat/struct-by-value-18_y.c: New file.
1672         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
1673         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
1674         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
1675         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
1676         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
1677         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
1678         * gcc.dg/compat/scalar-return-3_main.c: New file.
1679         * gcc.dg/compat/scalar-return-3_x.c: New file.
1680         * gcc.dg/compat/scalar-return-3_y.c: New file.
1681         * gcc.dg/compat/scalar-return-4_main.c: New file.
1682         * gcc.dg/compat/scalar-return-4_x.c: New file.
1683         * gcc.dg/compat/scalar-return-4_y.c: New file.
1685 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
1687         * gcc.dg/compat/fp2-struct-check.h: New file.
1688         * gcc.dg/compat/fp2-struct-defs.h: New file.
1689         * gcc.dg/compat/fp2-struct-init.h: New file.
1690         * gcc.dg/compat/struct-by-value-10_main.c: New file.
1691         * gcc.dg/compat/struct-by-value-10_x.c: New file.
1692         * gcc.dg/compat/struct-by-value-10_y.c: New file.
1693         * gcc.dg/compat/struct-return-10_main.c: New file.
1694         * gcc.dg/compat/struct-return-10_x.c: New file.
1695         * gcc.dg/compat/struct-return-10_y.c: New file.
1697         * gcc.dg/compat/compat-common.h: New file.
1698         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
1699         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
1700         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
1701         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
1702         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
1703         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
1704         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
1705         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1706         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
1707         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
1708         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1709         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
1710         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
1711         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1712         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
1713         * gcc.dg/compat/small-struct-check.h: Ditto.
1714         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
1715         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1716         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
1717         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
1718         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1719         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
1720         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
1721         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1722         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
1723         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
1724         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1725         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
1726         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
1727         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1728         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
1729         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
1730         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1731         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
1732         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
1733         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1734         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
1735         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
1736         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1737         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
1738         * gcc.dg/compat/struct-return-2_main.c: Ditto.
1739         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1740         * gcc.dg/compat/struct-return-2_y.c: Ditto.
1741         * gcc.dg/compat/struct-return-3_main.c: Ditto.
1742         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1743         * gcc.dg/compat/struct-return-3_y.c: Ditto.
1745 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
1747         * g++.dg/pch/static-1.C: New file.
1748         * g++.dg/pch/static-1.Hs: New file.
1750 2003-06-10  Richard Henderson  <rth@redhat.com>
1752         * gcc.dg/asm-7.c: Adjust expected warning text.
1754 2003-06-10  Roger Sayle  <roger@eyesopen.com>
1756         * gcc.dg/builtins-20.c: New test case.
1758 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
1760         PR c++/11131
1761         * g++.dg/opt/template1.C: New test.
1763 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1765         * lib/gcc-dg.exp (dg-test): Clear additional_files and
1766         additional_sources.
1768 2003-05-21  David Taylor  <dtaylor@emc.com>
1770         * gcc.dg/Wpadded.c: New file.
1772 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1774         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
1775         * gcc.dg/special/weak-2.c: Add dg-require-weak.
1776         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
1777         dg-require-weak.
1779 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
1781         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
1783 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1785         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
1786         (dg-require-alias): Likewise.
1787         (dg-require-gc-sections): Likewise.
1788         * lib/target-supports.exp (check_gc_sections_available): Likewise.
1790 2003-06-08  Richard Henderson  <rth@redhat.com>
1792         * gcc.dg/20011029-2.c: Fix the array reference.
1793         * gcc.dg/asm-7.c: New.
1795 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
1797         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
1799 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
1801         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
1802         (dg-require-gc-sections): Likewise.
1804 Sun Jun  8 16:46:04 CEST 2003  Jan Hubicka  <jh@suse.cz>
1806         * i386-cmov1.c: Fix regular expression.
1807         * i386-cvt-1.c: Likewise.
1808         * i386-local.c: Likewise.
1809         * i386-local2.c: Likewise.
1810         * i386-mul.c: Likewise.
1811         * i386-ssetype-1.c: Likewise.
1812         * i386-ssetype-3.c: Likewise.
1813         * i386-ssetype-5.c: Likewise.
1815 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1817         PR c++/11039
1818         * g++.dg/warn/implicit-typename2.C: New test.
1819         * g++.dg/warn/implicit-typename3.C: New test.
1821 2003-06-07  Richard Henderson  <rth@redhat.com>
1823         * g++.dg/other/offsetof3.C: Use size_t.
1824         * g++.dg/other/offsetof4.C: Likewise.
1826 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
1828         * lib/copy-file.exp: New. Implement gcc_copy_files.
1830         * lib/dg-pch.exp: Load copy-file.exp
1831         (dg-pch): Use gcc_copy_files instead of "file copy".
1833 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
1835         * gcc.dg/weak/weak.exp: Simplify.
1836         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
1837         * gcc.dg/weak/weak-1.c: Likewise.
1838         * gcc.dg/weak/weak-2.c: Likewise.
1839         * gcc.dg/weak/weak-3.c: Likewise.
1840         * gcc.dg/weak/weak-4.c: Likewise.
1841         * gcc.dg/weak/weak-5.c: Likewise.
1842         * gcc.dg/weak/weak-6.c: Likewise.
1843         * gcc.dg/weak/weak-7.c: Likewise.
1844         * gcc.dg/weak/weak-8.c: Likewise.
1845         * gcc.dg/weak/weak-9.c: Likewise.
1847 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
1849         gcc.c-torture/execute/20030606-1.c: New.
1851 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1853         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
1854         * gcc.dg/builtins-19.c: Likewise.
1856 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1858         * gcc.dg/builtins-2.c: Add some more tests.
1859         * gcc.dg/builtins-18.c: New test case.
1860         * gcc.dg/builtins-19.c: New test case.
1862 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1863             Jim Wilson  <wilson@tuliptree.org>
1865         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
1867 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
1869         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
1870         mempcpy/stpcpy calls not to be optimized into something else.
1871         * gcc.c-torture/execute/string-opt-3.c: Moved to...
1872         * gcc.c-torture/execute/builtins/string-7.c: ...here.
1873         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
1875 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1877         * gcc.dg/format/asm_fprintf-1.c: New test.
1879 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
1881         * lib/gcc-defs.exp (additional_sources): New variable.
1882         (dg-additional-sources): New function.
1883         (additional_files): New variable.
1884         (dg-additional-files): New function.
1885         (dg-additional-files-options): Likewise.
1886         * lib/gcc-dg.exp (dg-require-weak): New function.
1887         (dg-require-alias): Likewise.
1888         (dg-require-gc-sections): Likewise.
1889         * lib/target-supports.exp (check_alias_available): Remove testfile
1890         parameter.
1891         (check_gc_sections_available): New function.
1892         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
1893         (dg-gpp-additional-files): Likewise.
1894         * lib/g++.exp (additional_sources): Remove.
1895         (additional_files): Likewise.
1896         (g++_target_compile): Use dg-additional-files-options.
1898         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
1899         Tcl logic.
1900         * gcc.dg/special/ecos.exp: Remove.
1901         * gcc.dg/special/20000419-2.c: Use dg-require-*.
1902         * gcc.dg/special/alias-1.c: Likewise.
1903         * gcc.dg/special/alias-2.c: Likewise.
1904         * gcc.dg/special/gcsec-1.c: Likewise.
1905         * gcc.dg/special/weak-1.c: Likewise.
1906         * gcc.dg/special/weak-2.c: Likewise.
1907         * gcc.dg/special/wkali-1.c: Likewise.
1908         * gcc.dg/special/wkali-2.c: Likewise.
1910         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
1911         dg-gpp-additional-*.
1912         * g++.dg/special/conpr-3.C: Likewise.
1913         * g++.dg/special/conpr-4.C: Likewise.
1914         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
1915         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
1916         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
1917         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
1918         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
1919         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
1920         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
1921         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
1922         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
1923         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
1924         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
1925         * g++.old-deja/g++.other/comdat1.C: Likewise.
1926         * g++.old-deja/g++.other/comdat2.C: Likewise.
1927         * g++.old-deja/g++.other/comdat3.C: Likewise.
1928         * g++.old-deja/g++.other/ctor1.C: Likewise.
1929         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
1931 2003-06-05  Richard Henderson  <rth@redhat.com>
1933         * gcc.dg/debug/20030605-1.c: New.
1935 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1937         * README.QMTEST: Update.
1939 2003-06-04  Richard Henderson  <rth@redhat.com>
1941         * gcc.dg/cleanup-1.c: New.
1942         * gcc.dg/cleanup-2.c: New.
1943         * gcc.dg/cleanup-3.c: New.
1944         * gcc.dg/cleanup-4.c: New.
1945         * gcc.dg/cleanup-5.c: New.
1946         * gcc.dg/cleanup-6.c: New.
1947         * gcc.dg/cleanup-7.c: New.
1949 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1951         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
1953         * lib/dg-pch.exp: New file.
1954         * g++.dg/pch/pch.exp: Use dg-pch.exp.
1955         * gcc.dg/pch/pch.exp: Likewise.
1957 2003-06-04  Roger Sayle  <roger@eyesopen.com>
1959         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
1960         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
1961         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
1962         * gcc.dg/builtins-17.c: New test case.
1963         * gcc.dg/i386-387-4.c: New test case.
1964         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
1966 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1968         * gcc.dg/ultrasp9.c: New test.
1970 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1972         * gcc.c-torture/compile/20030604-1.c: New test.
1973         * gcc.dg/sparc-constant-1.c: New test.
1975 2003-06-03  Glen Nakamura  <glen@imodulo.com>
1977         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
1979 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
1981         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
1983         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
1984         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
1986 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
1988         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
1990 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1992         PR c++/10940
1993         * g++.dg/template/spec10.C: New test.
1995 2003-06-03  Roger Sayle  <roger@eyesopen.com>
1997         * gcc.dg/builtins-16.c: New test case.
1999 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
2001         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
2002         mempcpy test with post-increments.
2003         * gcc.c-torture/execute/string-opt-3.c: New test.
2004         * gcc.dg/string-opt-1.c: New test.
2006 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
2008         PR fortran/10965
2009         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
2011 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
2013         * lib/scanasm.exp (dg-scan): New function, factored out of ...
2014         (scan-assembler): ... here.  Use dg-scan.
2015         (scan-assembler-not): Likewise.
2016         (scan-file): New function.
2017         (scan-file-not): Likewise.
2018         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
2019         * gcc.dg/cpp/_Pragma4.c: Likewise.
2020         * gcc.dg/cpp/_Pragma5.c: Likewise.
2021         * gcc.dg/cpp/avoidpaste1.c: Likewise.
2022         * gcc.dg/cpp/avoidpaste2.c: Likewise.
2023         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
2024         * gcc.dg/cpp/cmdlne-P.c: Likewise.
2025         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
2026         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
2027         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
2028         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
2029         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
2030         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
2031         * gcc.dg/cpp/cxxcom1.c: Likewise.
2032         * gcc.dg/cpp/line1.c: Likewise.
2033         * gcc.dg/cpp/maccom1.c: Likewise.
2034         * gcc.dg/cpp/maccom2.c: Likewise.
2035         * gcc.dg/cpp/maccom3.c: Likewise.
2036         * gcc.dg/cpp/maccom4.c: Likewise.
2037         * gcc.dg/cpp/maccom5.c: Likewise.
2038         * gcc.dg/cpp/maccom6.c: Likewise.
2039         * gcc.dg/cpp/multiline.c: Likewise.
2040         * gcc.dg/cpp/spacing1.c: Likewise.
2041         * gcc.dg/cpp/spacing2.c: Likewise.
2042         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
2043         * gcc.dg/cpp/trad/maccom1.c: Likewise.
2044         * gcc.dg/cpp/trad/maccom2.c: Likewise.
2045         * gcc.dg/cpp/trad/maccom3.c: Likewise.
2046         * gcc.dg/cpp/trad/maccom4.c: Likewise.
2047         * gcc.dg/cpp/trad/maccom6.c: Likewise.
2048         * gcc.dg/cpp/cxxcom2.c: Likewise.
2049         * gcc.dg/cpp/cxxcom2.h: New file.
2051         * gcc.dg/cpp/truefalse.cpp: Move it to ...
2052         * g++.dg/cpp/truefalse.C: Here.
2053         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
2055 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
2057         * gcc.dg/cpp/redef3.c: New file.
2059 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2061         * gcc.dg/i386-loop-3.c: New test.
2063 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
2065         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
2067 2003-05-31  Roger Sayle  <roger@eyesopen.com>
2069         * gcc.dg/fwrapv-1.c: New test case.
2070         * gcc.dg/fwrapv-2.c: New test case.
2072 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2074         PR c++/10956
2075         * g++.dg/template/spec9.C: New test.
2077 2003-05-29  Roger Sayle  <roger@eyesopen.com>
2079         * gcc.dg/duff-4.c: New test case.
2081 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
2083         PR fortran/10843
2084         * g77.dg/ffixed-form-1.f: New test
2085         * g77.dg/ffixed-form-2.f: New test
2086         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
2087         * g77.dg/ffree-form-3.f: New test
2089 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
2091         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
2092         * gcc.dg/wint_t-1.c: Likewise.
2094 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2096         * g++.dg/template/access11.C: New test.
2098 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2100         PR c++/10849
2101         * g++.dg/template/access10.C: New test.
2103 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2104             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2106         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
2108 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2110         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
2111         suppress for powerpc-*-darwin*.
2112         * gcc.dg/torture/builtin-noret-2.c: Likewise.
2114 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
2116         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
2117         suppress option for powerpc-*-darwin*.
2119 2003-05-23  Roger Sayle  <roger@eyesopen.com>
2121         * gcc.dg/builtins-1.c: Add tests for tan and atan.
2122         * gcc.dg/builtins-4.c: Add test for fmod.
2124 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2126         PR c++/10682
2127         * g++.dg/template/instantiate4.C: New test.
2129 2003-05-22  Roger Sayle  <roger@eyesopen.com>
2131         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
2133 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
2135         * gcc.dg/compat/scalar-return-1_main.c: New file.
2136         * gcc.dg/compat/scalar-return-1_x.c: New file.
2137         * gcc.dg/compat/scalar-return-1_y.c: New file.
2138         * gcc.dg/compat/scalar-return-2_main.c: New file.
2139         * gcc.dg/compat/scalar-return-2_x.c: New file.
2140         * gcc.dg/compat/scalar-return-2_y.c: New file.
2141         * gcc.dg/compat/struct-return-3_main.c: New file.
2142         * gcc.dg/compat/struct-return-3_y.c: New file.
2143         * gcc.dg/compat/struct-return-3_x.c: New file.
2144         * gcc.dg/compat/struct-return-2_main.c: New file.
2145         * gcc.dg/compat/struct-return-2_x.c: New file.
2146         * gcc.dg/compat/struct-return-2_y.c: New file.
2148 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2150         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
2151         for hppa*-hp-hpux*.
2152         * gcc.dg/20021014-1.c (dg-options): Likewise.
2153         * gcc.dg/nest.c (dg-options): Likewise.
2155 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
2157         PR c++/9738
2158         * g++.dg/ext/dllimport2.C: New file.
2159         * g++.dg/ext/dllimport3.C: New file.
2161 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
2163         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
2164         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
2165         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
2166         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
2167         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
2168         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
2169         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
2170         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
2171         * gcc.dg/compat/small-struct-defs.h: New file.
2172         * gcc.dg/compat/small-struct-init.h: New file.
2173         * gcc.dg/compat/small-struct-check.h: New file.
2174         * gcc.dg/compat/fp-struct-defs.h: New file.
2175         * gcc.dg/compat/fp-struct-check.h: New file.
2176         * gcc.dg/compat/fp-struct-init.h: New file.
2177         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
2178         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
2180 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
2182         * gcc.dg/20030225-2.c: New test.
2184 2003-05-18  Roger Sayle  <roger@eyesopen.com>
2185             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2187         * gcc.c-torture/compile/20030518-1.c: New test case.
2189 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
2191         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
2192         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
2193         gcc-dg-debug-runtest.
2194         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
2195         gcc-dg-debug-runtest.
2197 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2199         PR c++/9022
2200         * g++.dg/lookup/using6.C: New test.
2202 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2204         * g++.dg/parse/access2.C: New test.
2206 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
2208         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
2209         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
2210         * gcc.dg/debug/debug.exp: Likewise.
2212 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
2214         * gcc.dg/dollar.c: New test.
2216 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
2218         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
2219         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
2220         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
2221         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
2222         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
2223         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
2224         * gcc.dg/compat/struct-by-value-6_main.c: New file.
2225         * gcc.dg/compat/struct-by-value-6_x.c: New file.
2226         * gcc.dg/compat/struct-by-value-6_y.c: New file.
2227         * gcc.dg/compat/struct-by-value-7_main.c: New file.
2228         * gcc.dg/compat/struct-by-value-7_x.c: New file.
2229         * gcc.dg/compat/struct-by-value-7_y.c: New file.
2230         * gcc.dg/compat/struct-by-value-8_main.c: New file.
2231         * gcc.dg/compat/struct-by-value-8_x.c: New file.
2232         * gcc.dg/compat/struct-by-value-8_y.c: New file.
2233         * gcc.dg/compat/struct-by-value-9_main.c: New file.
2234         * gcc.dg/compat/struct-by-value-9_x.c: New file.
2235         * gcc.dg/compat/struct-by-value-9_y.c: New file.
2237 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
2239         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
2240         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
2241         support for "repo" mode.
2242         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
2243         * lib/g77-dg.exp: Likewise.
2244         * lib/obj-dg.exp: Likewise.
2246 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
2248         Merge from gcc-3_2-rhl8-branch:
2249         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
2251         * gcc.dg/tls/opt-6.c: New test.
2253         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
2255         * gcc.dg/20030405-1.c: New test.
2257         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
2259         * gcc.dg/20030309-1.c: New test.
2261         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2263         * gcc.c-torture/execute/20030307-1.c: New test.
2265         2003-02-20  Randolph Chung  <tausq@debian.org>
2267         * gcc.c-torture/compile/20030220-1.c: New test.
2269         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
2271         * gcc.dg/20030217-1.c: New test.
2273         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
2275         * gcc.c-torture/compile/20020129-1.c: New test.
2277         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2279         * gcc.dg/unroll-1.c: New test.
2281         2002-11-16  Jan Hubicka  <jh@suse.cz>
2283         * gcc.c-torture/execute/20020920-1.c: New test.
2285         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
2287         PR target/7434
2288         * gcc.c-torture/compile/20021008-1.c: New test.
2290         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
2292         PR target/7559
2293         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
2295         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
2297         * gcc.c-torture/compile/20020807-1.c: New test.
2299         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
2301         * gcc.dg/tls/opt-1.c: New test.
2303         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
2305         * gcc.dg/20020729-1.c: New test.
2307         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
2309         * g++.dg/opt/life1.C: New test.
2311         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
2313         * gcc.dg/20020525-1.c: New test.
2315         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
2317         PR c++/6794
2318         * g++.dg/ext/pretty1.C: New test.
2319         * g++.dg/ext/pretty2.C: New test.
2321 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
2323         PR c++/8385
2324         * g++.dg/ext/typeof5.C: New test.
2326 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
2328         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
2329         __USER_LABEL_PREFIX__ into account.
2330         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
2332 2003-05-14  Roger Sayle  <roger@eyesopen.com>
2334         * gcc.dg/builtins-15.c: New test case.
2336 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
2338         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
2340 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
2342         * lib/g++.exp: Tweak handling of additional source files.
2343         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
2344         * g++.dg/special/conpr-2a.C: Rename to ...
2345         * g++.dg/special/conpr-2a.cc: ... this.
2346         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
2347         * g++.dg/special/conpr-3a.C: Rename to ...
2348         * g++.dg/special/conpr-3a.cc: This.
2349         * g++.dg/special/conpr-3b.C: Rename to ...
2350         * g++.dg/special/conpr-3b.cc: This.
2351         * g++.dg/special/conpr-4.C: New test.
2352         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
2354 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
2356         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
2358 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2360         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
2361         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2362         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
2363         * g++.old-deja/g++.other/warn3.C: Likewise.
2365 2003-05-11  Roger Sayle  <roger@eyesopen.com>
2367         * gcc.dg/i386-387-1.c: Update to also test log.
2368         * gcc.dg/i386-387-2.c: Likewise.
2370 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
2372         * g77.f-torture/execute/int8421.f: New test.
2374 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2376         PR c++/10230, c++/10481
2377         * g++.dg/lookup/scoped5.C: New test.
2379 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2381         PR c++/10552
2382         * g++.dg/template/ttp6.C: New test.
2384 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
2386         * gcc.c-torture/execute/builtins: New directory.
2387         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
2388         gcc.c-torture/execute/builtins.
2389         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
2390         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
2391         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
2392         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
2394 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2396         PR c++/9252
2397         * g++.dg/template/access8.C: New test.
2398         * g++.dg/template/access9.C: New test.
2400 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2402         PR c++/9554
2403         * g++.dg/parse/access1.C: New test.
2405 2003-05-09  DJ Delorie  <dj@redhat.com>
2407         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
2408         long, and not an int.
2410 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2412         PR c++/10555, c++/10576
2413         * g++.dg/template/memclass1.C: New test.
2415 2003-05-08  DJ Delorie  <dj@redhat.com>
2417         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
2418         targets.
2419         * gcc.c-torture/execute/20021024-1.x: Likewise.
2420         * gcc.c-torture/execute/shiftdi.x: Likewise.
2421         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
2422         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
2423         * gcc.dg/20021018-1.c: Likewise.
2425 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2427         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
2429         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
2430         (bcopy): Call memmove.
2432 2003-05-08  Roger Sayle  <roger@eyesopen.com>
2434         * g77.f-torture/compile/8485.f: New test case.
2436 2003-05-07  Richard Henderson  <rth@redhat.com>
2438         PR c++/10570
2439         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
2440         Verify exception_cleanup not called for rethrows.
2441         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
2442         when exiting catch block without rethrowing.
2443         * g++.dg/eh/forced3.C: New.
2444         * g++.dg/eh/forced4.C: New.
2446 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
2448         * gcc.dg/20030505.c: Fix triplet.
2450 2003-05-06  DJ Delorie  <dj@redhat.com>
2452         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
2453         * gcc.dg/nest.c: Likewise.
2455 2003-05-05  Roger Sayle  <roger@eyesopen.com>
2457         * gcc.dg/builtins-14.c: New test case.
2459 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
2461         * lib/compat.exp (compat-execute): New argument.
2462         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
2463         * gcc.dg/compat: New test directory.
2464         * gcc.dg/compat/compat.exp: New expect script.
2465         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
2466         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
2467         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
2468         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
2469         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
2470         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
2472         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
2473         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
2474         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
2475         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
2476         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
2477         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
2478         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
2479         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
2480         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
2481         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
2482         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
2483         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
2484         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
2485         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
2486         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
2488 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
2490         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
2492 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
2494         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
2496 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
2498         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
2499         * gcc.dg/ppc-fsel-2.c: New test.
2501         * gcc.dg/unused-5.c: New test.
2503 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2505         PR c++/10496
2506         * g++.dg/warn/pmf1.C: New test.
2508 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2510         PR c++/4494
2511         * g++.dg/warn/main.C: New test.
2513 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2515         * gcc.dg/nonnull-3.c: New test.
2517 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
2519         * gcc.dg/cpp/Wtrigraphs.c: Update.
2520         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
2522 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
2524         * gcc.dg/ppc-fsel-1.c: New test.
2526 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
2528         PR c/10604
2529         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
2531 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
2533         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
2535 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2537         PR c++/9364, c++/10553, c++/10586
2538         * g++.dg/parse/typename4.C: New test.
2539         * g++.dg/parse/typename5.C: Likewise.
2541 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
2543         * gcc.c-torture/compile/20030503-1.c: New test.
2545 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2547         * g++.dg/lookup/using5.C: Fix testcase error.
2549 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
2551         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
2552         since MEABI is no longer supported.  Remove all vestiges
2553         of MEABI from the test.
2555 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2557         PR c++/10554
2558         * g++.dg/lookup/using5.C: New test.
2560 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2562         PR c++/8772
2563         * g++.dg/template/ttp5.C: New test.
2565 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
2567         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
2568         (dg-gpp-additional-sources): New function.
2569         (dg-gpp-additional-files): Likewise.
2570         * lib/g++.exp (additional_sources): New variable.
2571         (additional_files): Likewise.
2572         (g++_target_compile): Deal with them.
2573         * lib/old-dejagnu.exp: Remove.
2574         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
2575         * g++.old-deja: Revise all tests to use dg commands.
2577 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2579         PR c++/9432, c++/9528
2580         * g++.dg/lookup/using4.C: New test.
2582 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
2584         * gcc.dg/noreturn-5.c: New file.
2585         * gcc.dg/noreturn-6.c: New file.
2587         * gcc.c-torture/compile/inline-1.c: New file.
2589 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
2591         PR c++/10551
2592         * g++.dg/template/explicit1.C: New test.
2594 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
2596         PR c++/10549
2597         * g++.dg/other/bitfield1.C: New test.
2599         PR c++/10527
2600         * g++.dg/init/new7.C: New test.
2602 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
2604         * g++.dg/ext/desig1.C: New test.
2605         * g++.dg/ext/init1.C: Update.
2607         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
2609 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
2611         PR c++/10180
2612         * g++.dg/warn/Winline-1.C: New test.
2614 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
2616         * gcc.c-torture/execute/string-opt-19.c: New test.
2618         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
2619         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
2621 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
2623         PR c++/10506
2624         * g++.dg/init/new6.C: New test.
2626         PR c++/10503
2627         * g++.dg/init/ref6.C: New test.
2629 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
2631         * g++.dg/warn/weak1.C: XFAIL on AIX4.
2633 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2635         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
2636         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
2638 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
2640         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
2641         initialized static data members.
2643 2003-04-25  H.J. Lu <hjl@gnu.org>
2645         * gcc.dg/ia64-sync-4.c: New test.
2647 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2649         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
2650         date.
2652 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
2654         PR c++/10337
2655         * g++.dg/warn/conv1.C: New test.
2656         * g++.old-deja/g++.other/conv7.C: Adjust.
2657         * g++.old-deja/g++.other/overload14.C: Adjust.
2659 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2661         PR c++/10471
2662         * g++.dg/template/defarg2.C: New test.
2664 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
2666         * gcc.dg/cpp/include2.c: Update.
2667         * gcc.dg/cpp/multiline-2.c: New.
2668         * gcc.dg/cpp/multiline.c: Update.
2669         * gcc.dg/cpp/strify2.c: Update.
2670         * gcc.dg/cpp/trad/literals-2.c: Update.
2672 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2674         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
2676 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2678         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
2680 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2682         PR c++/10451
2683         * g++.dg/parse/crash4.C: New test.
2685         PR c++/9847
2686         * g++.dg/parse/crash5.C: New test.
2688 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
2690         PR c++/10446
2691         * g++.dg/parse/crash3.C: New test.
2693         PR c++/10428
2694         * g++.dg/parse/elab1.C: New test.
2696 2003-04-22  Devang Patel  <dpatel@apple.com>
2698         * gcc.dg/cpp/trad/funlike-5.c: New test.
2700 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
2702         * g++.dg/other/packed1.C: Fix dg options.
2704 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
2706         * g++.dg/other/offsetof2.C: New test.
2708 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
2710         * g++.dg/template/recurse.C: Adjust location of error messages.
2712 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
2714         PR c++/9881
2715         * g++.dg/init/addr-const1.C: New test.
2716         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
2718 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2720         PR c++/10405
2721         * g++.dg/lookup/struct-hack1.C: New test.
2723 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
2725         * ucs.c: Update diagnostic messages.
2727 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
2729         * gcc.dg/cpp/truefalse.cpp: New test.
2730         * gcc.dg/cpp/cpp.exp: Update.
2731         * g++.dg/other/stdbool-if.C: Remove.
2733 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
2735         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
2736         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
2738 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2740         * gcc.c-torture/compile/20030418-1.c: New test.
2742 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
2744         * README.compat: Remove; content moved to doc/sourcebuild.texi.
2746 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2748         PR c++/10347
2749         g++.dg/template/dependent-name1.C: New test.
2751 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
2753         * gcc.dg/warn-1.c (tourist_guide): New array,
2754         contains a pointer to bar.
2756 2003-04-16  Roger Sayle  <roger@eyesopen.com>
2758         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
2759         * gcc.c-torture/execute/medce-1.c: New test case.
2760         * gcc.c-torture/execute/medce-2.c: New test case.
2762 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
2764         * lib/prune.exp: Ignore more messages.
2766         PR c++/10381
2767         * g++.dg/parse/lookup3.C: New test.
2769 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
2771         * gcc.c-torture/compile/20030415-1.c : New test.
2773 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
2775         * gcc.c-torture/execute/scope-2.c: Move to ...
2776         * gcc.dg/noncompile/scope.c: .... here.
2778 2003-04-14  Roger Sayle  <roger@eyesopen.com>
2780         * gcc.dg/20030414-2.c: New test case.
2782 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
2784         PR target/10377
2785         * gcc.dg/20030414-1.c: New test.
2787 2003-04-13  Roger Sayle  <roger@eyesopen.com>
2789         * gcc.dg/builtins-12.c: New test case.
2790         * gcc.dg/builtins-13.c: New test case.
2792 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2794         * gcc.c-torture/execute/string-opt-18.c: New test.
2796 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
2798         PR c++/10300
2799         * g++.dg/init/new5.C: New test.
2801 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
2803         PR c++/7910
2804         * g++.dg/ext/dllimport1.C: New test.
2806 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2808         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
2810 2003-04-11  Bud Davis <bdavis9659@comcast.net>
2812         PR Fortran/9263
2813         * g77.f-torture/noncompile/9263.f: New test
2814         PR Fortran/1832
2815         * g77.f-torture/execute/1832.f: New test
2817 2003-04-11  David Chad  <davidc@freebsd.org>
2818             Loren J. Rittle  <ljrittle@acm.org>
2820         libobjc/8562
2821         * objc.dg/headers.m: New test.
2823 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
2825         * gcc.c-torture/execute/builtin-noret-2.c: New.
2826         * gcc.c-torture/execute/builtin-noret-2.x: New.
2827         XFAIL builtin-noret-2.c at -O1 and above.
2828         * gcc.dg/redecl.c: New.
2829         * gcc.dg/Wshadow-1.c: Update error regexps.
2831 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
2833         * g++.dg/abi/bitfield10.C: New test.
2835 2003-04-09  Mike Stump  <mrs@apple.com>
2837         * gcc.dg/pch/pch.exp: Make testcase names longer.
2838         * g++.dg/pch/pch.exp: Make testcase names longer.
2840 2003-04-08  Roger Sayle  <roger@eyesopen.com>
2842         * gcc.dg/builtins-11.c: New test case.
2844 2003-04-08  Roger Sayle  <roger@eyesopen.com>
2846         * gcc.dg/builtins-9.c: New test case.
2847         * gcc.dg/builtins-10.c: New test case.
2849 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
2851         * gcc.dg/noncompile/init-4.c.c: New test.
2853 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
2855         * gcc.misc-test/gcov-9.c: New test.
2856         * gcc.misc-test/gcov-10.c: New test
2857         * gcc.misc-test/gcov-11.c: New test.
2859 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
2861         PR optimization/10024
2862         * gcc.c-torture/compile/20030405-1.c: New test.
2864 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
2866         * gcc.dg/pch/static-3.c: New.
2867         * gcc.dg/pch/static-3.hs: New.
2868         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
2870 2003-04-04  Richard Henderson  <rth@redhat.com>
2872         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
2873         * g++.dg/eh/forced2.C: Likewise.
2875 2003-04-03  Mike Stump  <mrs@apple.com>
2877         * lib/scanasm.exp (scan-assembler): Add xfail processing for
2878         target arg.
2879         (scan-assembler-times, scan-assembler-not): Likewise.
2880         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
2882 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2884         * gcc.dg/sparc-loop-1.c: New test.
2886 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
2888         PR other/9274
2889         * g++.dg/pch/system-2.C: New.
2890         * g++.dg/pch/system-2.Hs: New.
2892 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
2894         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
2896         * g++.dg/eh/simd-1.C (vecfunc): Same.
2898 2003-04-01  Roger Sayle  <roger@eyesopen.com>
2900         * gcc.c-torture/execute/20030401-1.c: New test case.
2902 2003-04-01  Ziemowit Laski <zlaski@apple.com>
2904         * objc.dg/defs.m: New.
2906 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
2908         * g++.dg/eh/simd-1.C: New.
2909         * g++.dg/eh/simd-2.C: New.
2911 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
2913         * gcc.c-torture/execute/simd-3.c: New.
2915 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
2917         PR c/9936
2918         * gcc.dg/20030331-2.c: New test.
2920 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
2922         PR c++/10278
2923         * g++.dg/parse/crash2.C: New test.
2925 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2927         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
2928         * gcc.c-torture/execute/20030331-1.c: ...here.
2930 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2932         * gcc.c-torture/execute/20030331-1.c: New test.
2934 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
2936         * lib/gcov.exp: Adjust call return testing strings.
2937         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
2939 2003-03-31  Roger Sayle  <roger@eyesopen.com>
2941         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
2942         * gcc.dg/builtins-7.c: New test case.
2943         * gcc.dg/builtins-8.c: New test case.
2945 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2947         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
2949 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
2951         PR c++/7647
2952         * g++.dg/lookup-class-member-2.C: New test.
2954 2003-03-30  Glen Nakamura  <glen@imodulo.com>
2956         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
2958 2003-03-28  Roger Sayle  <roger@eyesopen.com>
2960         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
2962 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
2964         * g++.dg/init/attrib1.C: New test.
2966 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2968         * gcc.dg/ultrasp8.c: New test.
2970 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2972         * gcc.dg/ultrasp7.c: New test.
2974 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
2976         PR c++/10047
2977         * g++.dg/template/inline1.C: New test.
2979 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2981         * gcc.dg/sparc-dwarf2.c: New test.
2983 2003-03-27  Roger Sayle  <roger@eyesopen.com>
2985         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
2986         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
2988 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
2990         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
2991         than reading .x files.
2992         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
2993         * g77.dg/gcov/gcov-1.f: Likewise.
2994         * gcc.misc-tests/gcov-4b.c: Likewise.
2995         * gcc.misc-tests/gcov-5b.c: Likewise.
2996         * gcc.misc-tests/gcov-6.c: Likewise.
2997         * gcc.misc-tests/gcov-7.c: Likewise.
2998         * gcc.misc-tests/gcov-8.c: Likewise.
2999         * g++.dg/gcov/gcov-1.x: Remove.
3000         * g77.dg/gcov/gcov-1.x: Likewise.
3001         * gcc.misc-tests/gcov-4b.x: Likewise.
3002         * gcc.misc-tests/gcov-5b.x: Likewise.
3003         * gcc.misc-tests/gcov-6.x: Likewise.
3004         * gcc.misc-tests/gcov-7.x: Likewise.
3005         * gcc.misc-tests/gcov-8.x: Likewise.
3007 2003-03-27  Glen Nakamura  <glen@imodulo.com>
3009         PR opt/10087
3010         * gcc.dg/20030324-1.c: New test.
3012 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
3014         PR c++/10224
3015         * g++.dg/template/arg3.C: New test.
3017         PR c++/10158
3018         * g++.dg/template/friend18.C: New test.
3020 2003-03-26  Roger Sayle  <roger@eyesopen.com>
3022         * g77.f-torture/compile/20030326-1.f: New test case.
3024 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
3026         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
3028         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
3030 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
3032         * gcc.dg/ia64-sync-3.c: New test.
3034 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
3036         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
3038 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
3040         * gcc.dg/ultrasp6.c: New test.
3042 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3044         * gcc.dg/i386-signbit-1.c: New test.
3045         * gcc.dg/i386-signbit-2.c: New test.
3046         * gcc.dg/i386-signbit-3.c: New test.
3048 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
3050         * gcc.dg/ultrasp5.c: Fix options.
3052 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3054         * gcc.dg/ultrasp5.c: Fix comment.
3056 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
3058         PR fortran/10197
3059         * g77.f-torture/execute/10197.f: New test.
3061 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
3063         PR c++/9898, c++/383
3064         * g++.dg/template/conv6.C: New test.
3066         PR c++/10119
3067         * g++.dg/template/ptrmem5.C: New test.
3069         PR c++/10026
3070         * g++.dg/lookup/koenig1.C: New test.
3072         PR C++/10199
3073         * g++.dg/lookup/template2.C: New test.
3075 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
3077         * g++.dg/opt/rtti1.C: New test.
3079 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
3081         * gcc.dg/ultrasp5.c: New test.
3083 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
3085         PR middle-end/9967
3086         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
3087         builtin fputs.
3089 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
3091         PR c/8224
3092         * gcc.dg/20030323-1.c: New test.
3094 2003-03-23  Roger Sayle  <roger@eyesopen.com>
3096         * gcc.c-torture/compile/20030323-1.c: New test case.
3098 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
3100         * gcc.dg/20030321-1.c: New test.
3102 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
3104         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
3106 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
3108         PR c++/9978, c++/9708
3109         * g++.dg/ext/vlm1.C: Adjust expected error.
3110         * g++.dg/ext/vla2.C: New test.
3111         * g++.dg/template/arg1.C: New test.
3112         * g++.dg/template/arg2.C: New test.
3114 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
3116         * g77.f-torture/execute/select.f: New test.
3117         * g77.f-torture/noncompile/select_no_compile.f: New test.
3119 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
3121         PR c++/9898
3122         * g++.dg/other/error4.C: New test.
3124 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
3126         * g++.dg/template/friend17.C: New test.
3128 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
3130         * gcc.c-torture/compile/20030320-1.c: New.
3132 2003-03-20  Roger Sayle  <roger@eyesopen.com>
3134         * gcc.dg/builtins-6.c: New test case.
3136 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
3138         PR target/10073
3139         * gcc.c-torture/compile/20030319-1.c: New.
3141 2003-03-18  Jan Hubicka  <jh@suse.cz>
3143         * gcc.dg/i386-cvt-1.c: New test.
3145 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
3147         * objc.dg/naming-1.m: Use "(parse|syntax) error".
3148         * objc.dg/naming-2.m: Likewise.
3150 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
3152         PR c++/9639
3153         * g++.dg/parse/crash1.C: New test.
3155 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
3157         PR c++/8805
3158         * g++.dg/eh/cleanup1.C: New test.
3160 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
3162         * gcc.c-torture/execute/20030316-1.c: New test case.
3164 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
3166         PR c++/9629
3167         * g++.dg/init/ctor2.C: New test.
3169 2003-03-15  Roger Sayle  <roger@eyesopen.com>
3171         * g77.f-torture/compile/xformat.f: New test case.
3173 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3175         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
3176         * g++.old-deja/g++.mike/eh50.C: Likewise.
3178 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3180         PR c++/6440
3181         * g++.dg/template/spec7.C: New test.
3182         * g++.dg/template/spec8.C: Likewise.
3184 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
3186         * gcc.c-torture/execute/20030313-1.c: New test.
3188 2003-03-14  Richard Henderson  <rth@redhat.com>
3190         * gcc.dg/inline-2.c: Adjust alpha test for external call.
3192 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3194         * gcc.c-torture/compile/20030314-1.c: New test.
3196 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
3198         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
3199         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
3200         thumb target,
3201         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
3202         to accept newer _imp__  prefix and additional
3203         newline in .drectve section.
3204         * gcc.dg/dll-4.c: Likewise.
3205         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
3206         switch.
3208 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
3210         * g++.dg/parse/namespace9.C: New test.
3212         * g++.dg/init/ref5.C: New test.
3213         * g++.dg/parse/ptrmem1.C: Likewise.
3215 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3217         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
3218         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
3219         regular expression.
3220         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
3221         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
3223 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
3225         * gcc.c-torture/execute/20030224-2.c: New test.
3227 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3229         * gcc.dg/decl-3.c: New test.
3231 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3233         * gcc.dg/i386-loop-2.c: New test.
3235 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
3237         PR c++/9474
3238         * g++.dg/parse/namespace8.C: New test.
3240         PR c++/9924
3241         * g++.dg/overload/builtin2.C: New test.
3243 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
3245         * gcc.dg/return-type-3.c: New test.
3247 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
3249         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
3250         profiling options are not supported.
3252 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
3254         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
3255         * g++.old-deja/g++.warn/impint2.C: Likewise.
3257 2003-03-10  Devang Patel  <dpatel@apple.com>
3259         * g++.dg/cpp/c++_cmd_1.C: New test.
3260         * g++.dg/cpp/c++_cmd_1.h: New file.
3262 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
3264         * gcc.dg/altivec-9.c: New file.
3266 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3268         * gcc.dg/ppc-sdata-1.c: New test.
3269         * gcc.dg/ppc-sdata-2.c: New test.
3271 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
3273         PR c++/9373
3274         * g++.dg/opt/ptrmem2.C: New test.
3276         PR c++/8534
3277         * g++.dg/opt/ptrmem1.C: New test.
3279 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3281         * gcc.dg/i386-loop-1.c: New test.
3283 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3285         PR c++/9970
3286         * g++.dg/lookup/friend1.C: New test.
3288 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3290         PR c++/9823
3291         * g++.dg/parser/constructor1.C: New test.
3293 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
3295         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
3297         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
3299 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
3301         * gcc.dg/cpp/Wunused.c: Update test.
3303 2003-03-08  Jan Hubicka  <jh@suse.cz>
3305         * gcc.dg/inline-3.c: New test.
3307 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
3309         PR c++/9809
3310         * g++.dg/parse/builtin1.C: New test.
3312         PR c++/9982
3313         * g++.dg/abi/cookie1.C: New test.
3314         * g++.dg/abi/cookie2.C: Likewise.
3316         PR c++/9524
3317         * g++.dg/template/field1.C: New test.
3319         PR c++/9912
3320         * g++.dg/parse/class1.C: New test.
3321         * g++.dg/parse/namespace7.C: Likewise.
3322         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
3324 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
3326         * g++.dg/init/ref4.C: New test.
3328 2003-03-07  Jan Hubicka  <jh@suse.cz>
3330         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
3331         * gcc.dg/inline-3.c:  New test.
3333 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
3335         * g++.dg/init/ref3.C: New test.
3337         PR c++/9965
3338         * g++.dg/init/ref2.C: New test.
3340         PR c++/9400
3341         * g++.dg/warn/Wshadow-2.C: New test.
3343         PR c++/9791
3344         * g++.dg/warn/Woverloaded-1.C: New test.
3346 2003-03-05  Jan Hubicka  <jh@suse.cz>
3348         * gcc.dg/i386-local2.c: New.
3349         * gcc.dg/i386-local.c: Fix typo.
3351 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
3353         * g++.dg/abi/layout3.C: New test.
3355 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
3357         * gcc.c-torture/compile/20030305-1.c
3359 2003-03-05  Jan Hubicka  <jh@suse.cz>
3361         * gcc.dg/i386-local.c: New.
3363 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
3365         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
3367 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3369         * gcc.dg/switch-2.c: New test.
3370         * gcc.dg/switch-3.c: New test.
3371         * gcc.dg/Wswitch.c: Adjust line numbers.
3372         * gcc.dg/Wswitch-default.c: Likewise.
3373         * gcc.dg/Wswitch-enum.c: Likewise.
3375 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
3377         * gcc.c-torture/execute/20030222-1.c: New test.
3379 2003-03-03  James E Wilson  <wilson@tuliptree.org>
3381         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
3383 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
3385         PR c++/9878
3386         * g++.dg/init/ref1.C: New test.
3388 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
3390         * gcc.dg/sh-relax.c: New SH-only test.
3392 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
3394         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
3395         comment explaining purpose of testcase.
3397 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
3399         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
3400         for HC11/HC12 (asm needs two int registers).
3401         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
3402         HC11/HC12 because the test uses an asm which needs two 32-bit
3403         registers.
3405 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
3407         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
3408         for HC11/HC12 (array is too large otherwise).
3409         * gcc.c-torture/compile/920501-4.x: New file, likewise.
3410         * gcc.c-torture/compile/20010518-2.x: Likewise.
3411         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
3412         HC11/HC12 (array is too large).
3414 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
3416         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
3417         * lib/g++-dg.exp (g++-dg-test): Likewise.
3419 2003-03-01  Roger Sayle  <roger@eyesopen.com>
3421         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
3422         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
3424 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3426         * g++.dg/warn/implicit-typename1.C: Remove warning.
3428 2003-02-28  Richard Henderson  <rth@redhat.com>
3430         * gcc.dg/noreturn-1.c: Move noreturn warning line.
3431         * gcc.dg/return-type-1.c: Move control reaches end warning line.
3433 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
3435         * gcc.dg/pch/pch.exp: Change .pch to .gch.
3436         * g++.dg/pch/pch.exp: Likewise.
3438 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
3440         PR c++/9879
3441         * testsuite/g++.dg/init/new4.C: New test.
3443 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
3445         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
3447 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
3449         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
3450         unsigned long.
3452         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
3453         wider than float.
3455 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3457         * lib/scanasm.exp: Add support for counting numbers of
3458         occurences.
3459         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
3460         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
3462 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
3464         PR c++/9683
3465         * g++.dg/template/static3.C: New test.
3467         PR c++/9829
3468         * g++.dg/parse/namespace6.C: New test.
3470 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3472         PR target/9732
3473         * gcc.dg/20030225-1.c: New test.
3475 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
3477         * README: Remove out-of-date information.
3479         PR c++/9836
3480         * g++.dg/template/spec6.C: New test.
3482 2003-02-24  Jeff Law  <law@redhat.com>
3484         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
3486 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3488         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
3489         * gcc.dg/pragma-ep-1.c: Likewise.
3491 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3493         PR c++/9602
3494         * g++.dg/template/friend16.C: New test.
3496 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
3498         PR c++/5333
3499         * g++.dg/parse/fused-params1.C: Adjust error messages.
3500         * g++.dg/template/nested3.C: New test.
3502 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
3504         * g++.dg/abi/param1.C: New test.
3506 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3508         PR c++/7982
3509         * g++.dg/warn/implicit-typename1.C: New test.
3511 2003-02-22  Kelley Cook <kelleycook@comcast.net>
3513         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
3514         with "mtune".
3515         * g++.old-deja/g++.other/store-expr2.C: Likewise.
3516         * gcc.c-torture/execute/20010129-1.x: Likewise.
3517         * gcc.dg/20011107-1.c: Likewise.
3518         * gcc.dg/20020108-1.c: Likewise.
3519         * gcc.dg/20020122-3.c: Likewise.
3520         * gcc.dg/20020206-1.c: Likewise.
3521         * gcc.dg/20020310-1.c: Likewise.
3522         * gcc.dg/20020426-2.c: Likewise.
3523         * gcc.dg/20020517-1.c: Likewise.
3524         * gcc.dg/991230-1.c: Likewise.
3525         * gcc.dg/i386-unroll-1.c: Likewise.
3526         * gcc.misc-tests/i386-prefetch.exp: Likewise.
3528 2003-02-22  Jan Hubicka  <jh@suse.cz>
3530         * gcc.dg/i386-mul.c: New test.
3532 2003-02-21  Roger Sayle  <roger@eyesopen.com>
3534         * gcc.dg/builtins-5.c: New test case.
3536 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
3538         * gcc.dg/asmreg-1.c: New test.
3540 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3542         PR c++/9749
3543         * g++.dg/parse/varmod1.C: New test.
3545 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3547         PR c++/9727
3548         * g++.dg/template/op1.C: New test.
3550 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3552         PR c++/8906
3553         * g++.dg/template/nested2.C: New test.
3555 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
3557         PR c++/8724
3558         * g++.dg/expr/dtor1.C: New test.
3560 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
3562         * gcc.dg/cpp/include3.c: New test.
3563         * gcc.dg/cpp/inc/foo.h: New file.
3565 2003-02-21  Glen Nakamura  <glen@imodulo.com>
3567         * gcc.c-torture/execute/20030221-1.c: New test.
3569 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
3571         PR c++/9729
3572         * g++.dg/abi/conv1.C: New test.
3574 2003-02-20  Jan Hubicka  <jh@suse.cz>
3576         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
3578 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
3580         * gcc.c-torture/compile/20030219-1.c: New test.
3582 2003-02-18  Jan Hubicka  <jh@suse.cz>
3584         * gcc.dg/funcorder.c: New test.
3586 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
3588         * gcc.c-torture/execute/20030218-1.c: New.
3590 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
3592         * gcc.dg/20030218-1.c: New.
3594 2003-02-18  Richard Henderson  <rth@redhat.com>
3596         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
3597         * gcc.dg/attr-used-2.c: New.
3599 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
3601         PR c++/9704
3602         * g++.dg/init/copy5.C: New test.
3604 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
3606         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
3607         * g++.dg/pch/pch.exp: Likewise.
3609 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
3611         * gcc.c-torture/execute/20030209-1.c: Enable the test if
3612         STACK_SIZE is not defined.
3614 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3616         PR c++/9457
3617         * g++.dg/template/init1.C: New test.
3619 2003-02-16  Jan HUbicka  <jh@suse.cz>
3621         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
3622         (foo): Add few extra tests
3623         * gcc.dg/c99-const-expr-3.c: Likewise.
3624         * gcc.c-torture/execute/20030216-1.c: New.
3626 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3628         PR c++/9459
3629         * g++.dg/ext/typeof4.C: New test.
3631 2003-02-15  Roger Sayle  <roger@eyesopen.com>
3633         * gcc.dg/i386-387-3.c: New test case.
3635 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
3637         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
3638         cris-*-elf* cris-*-aout* and mmix-*-*.
3640 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
3642         * gcc.dg/20030213-1.c: New test.
3644 2003-02-12  Roger Sayle  <roger@eyesopen.com>
3646         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
3647         * gcc.dg/i386-387-2.c: Likewise.
3649 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
3651         * gcc.dg/ppc-spe.c: Fix formatting.
3652         Enable tests that were previously unsupported by gas.
3653         Delete tests for instructions that no longer exist.
3654         Switch arguments on evsubifw builtin.
3656 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3658         * gcc.c-torture/execute/20030209-1.c: Disable the test if
3659         STACK_SIZE is too small.
3661 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3662             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
3664         * gcc.dg/decl-2.c: New test.
3666 2003-02-10  Jan Hubicka  <jh@suse.cz>
3668         * gcc.dg/i386-fpcvt-1.c:  New test.
3670 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
3672         * gcc.c-torture/execute/20030209-1.c: New test.
3674 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
3676         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
3677         int-wide bitops, use the constants of the same width.
3678         Likewise, if long long is 32-bit wide, test bitops using
3679         32-bit constants.
3681 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
3683         * gcc.dg/20021014-1.c: Annotate with expected notice text.
3685 2003-02-07  Roger Sayle  <roger@eyesopen.com>
3687         * testsuite/gcc.dg/builtins-4.c: New test case.
3689 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3691         * gcc.dg/20020430-1.c: Fix dg command typos.
3692         * gcc.dg/20020503-1.c: Likewise.
3694 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3696         PR c++/8785
3697         * g++.dg/parse/fused-params1.C: New test.
3699         PR c++/8857
3700         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
3702         PR c++/8921
3703         * g++.dg/parse/non-dependent1.C: New test.
3705         PR c++/8928
3706         * g++.dg/parse/dupl-tmpl-args1.C: New test.
3708         PR c++/9228
3709         * g++.dg/parse/undefined7.C: New test.
3710         * g++.dg/parse/non-templ1.C: New test.
3712         PR c++/9229
3713         * g++.dg/parse/too-many-tmpl-args1.C: New test.
3715 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
3717         * gcc.c-torture/compile/20030206-1.c: New test.
3719 2003-02-05  Roger Sayle  <roger@eyesopen.com>
3721         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
3722         "pow" to "foo" to avoid potential confusion with a math built-in.
3724 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3726         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
3727         conditions for SPARC targets.
3729 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
3731         * gcc.dg/20030204-1.c: New test.
3733 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3735         PR c++/38
3736         * g++.dg/parse/array-size1.C: New test.
3738         PR c++/5657
3739         * g++.dg/parse/undefined3.C: New test.
3741         PR c++/5665
3742         * g++.dg/parse/undefined4.C: New test.
3744         PR c++/5975
3745         * g++.dg/parse/undefined5.C: New test.
3747         PR c++/7259
3748         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
3750         PR c++/8578
3751         * g++.dg/parse/casting-operator1.C: New test.
3753         PR c++/8596
3754         * g++.dg/parse/undefined6.C: New test.
3756         PR c++/8736
3757         * g++.dg/parse/missing-template1.C: New test.
3759 2003-02-04  Jan Hubicka  <jh@suse.cz>
3761         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
3762         * gcc.dg/i386-cmov?.c:  Likewise.
3763         * gcc.dg/i386-fpcvt-?.c:  Likewise.
3764         * gcc.dg/i386-ssefp-1.c:  Likewise.
3765         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
3766         conventions.
3768 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
3770         PR c++/7129
3771         * testsuite/g++.dg/ext/max.C: New test.
3773 2003-02-03  Jan Hubicka  <jh@suse.cz>
3775         * gcc.c-torture/execute/20030203-1.c: New test.
3777 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
3779         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
3780         'natural-endian'.
3782 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
3784         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
3785         * g++.dg/init/new2.C: Likewise.
3786         * g++.dg/other/new1.C: Likewise.
3788 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
3790         * gcc.dg/struct-ret-libc.c: New test.
3792 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
3794         * gcc.dg/20030129-1.c: New test.
3796 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3798         PR c++/8849
3799         * g++.dg/template/ptrmem4.C: New test.
3801 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
3803         * g++.dg/parser/constant1.C: New test.
3805 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3807         PR c++/8591
3808         * g++.dg/parse/friend2.C: New test.
3810 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
3812         PR c++/9437
3813         * g++.dg/template/unify4.C: New test.
3815 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
3817         * gcc.c-torture/execute/20030128-1.c: New test.
3819 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
3821         * g++.dg/lookup/nested1.C: Test moved from ...
3822         * g++.old-deja/g++.other/lookup24.C: ... here.
3824 2003-01-28  Jan Hubicka  <jh@suse.cz>
3826         * gcc.dg/i386-cmov5.c:  New test.
3828 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
3830         * gcc.c-torture/execute/20010925-1.c: Changed the
3831         memcpy declaration.
3833 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
3835         PR c++/3902
3836         * g++.dg/parse/template5.C: New test.
3838 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
3840         PR fortran/9258
3841         * g77.dg/pr9258: New test.
3843 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3845         * README: Move relevant parts from README.g++.
3847         * README.g++: Remove this file.
3849 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
3851         * g++.dg/abi/dcast1.C: New test.
3853 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3855         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
3857 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
3859         PR c++/47
3860         * g++.old-deja/g++.other/lookup24.C: New test.
3862 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3864         PR middle-end/7227
3865         * gcc.dg/uninit-C.c: New test.
3867 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
3869         * g++.dg/abi/covariant1.C: New test.
3871 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
3873         * gcc.dg/20030123-1.c: New test.
3875 2003-01-25  Jan Hubicka  <jh@suse.cz>
3877         PR opt/8492
3878         * gcc.c-torture/compile/20030125-1.c
3880 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
3882         PR c++/9403
3883         * g++.dg/parse/template3.C: New test.
3884         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
3886         PR c++/795
3887         * g++.dg/parse/template4.C: New test.
3889         PR c++/9415
3890         * g++.dg/template/qual2.C: New test.
3892         PR c++/8545
3893         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
3895         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
3897 2003-01-25  Roger Sayle  <roger@eyesopen.com>
3899         * gcc.c-torture/execute/switch-1.c: New test case.
3901 2003-01-25  Jan Hubicka  <jh@suse.cz>
3903         * gcc.c-torture/execute/20030125-1.[cx]: New test.
3905 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
3907         Tweaks for Bison-1.875. From the NEWS file:
3908         "- `parse error' -> `syntax error'
3909         Bison now uniformly uses the term `syntax error'"
3910         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
3911         * gcc.dg/cpp/digraph2.c: Likewise.
3912         * gcc.dg/cpp/direct2.c: Likewise.
3913         * gcc.dg/cpp/paste4.c: Likewise.
3914         * gcc.dg/c90-restrict-1.c: Likewise.
3915         * gcc.dg/c99-func-2.c: Likewise.
3916         * gcc.dg/noncompile/920721-2.c: Likewise.
3917         * gcc.dg/noncompile/930622-2.c: Likewise.
3918         * gcc.dg/noncompile/940112-1.c: Likewise.
3919         * gcc.dg/noncompile/950921-1.c: Likewise.
3920         * gcc.dg/noncompile/951123-1.c: Likewise.
3921         * gcc.dg/noncompile/971104-1.c: Likewise.
3922         * gcc.dg/noncompile/990416-1.c: Likewise.
3924 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
3926         * g++.dg/parse/undefined1.C: Add error message.
3928 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
3930         PR c++/9354
3931         * g++.dg/parse/new1.C: New test.
3933         PR c++/9216
3934         * g++.dg/parse/template2.C: New test.
3936         PR c++/9354
3937         * g++.dg/parse/typedef2.C: New test.
3939         PR c++/9328
3940         * g++.dg/ext/typeof3.C: New test.
3942 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3944         PR c++/2738
3945         * g++.dg/parse/ret-type1.C: New test.
3947         PR c++/3792
3948         * g++.dg/parse/tmpl-outside1.C: New test.
3950         PR c++/4207
3951         * g++.dg/parse/int-as-enum1.C: New test.
3953         PR c++/4903
3954         * g++.dg/parse/no-typename1.C: New test.
3956         PR c++/5533
3957         * g++.dg/parse/no-value1.C: New test.
3959         PR c++/5921
3960         * g++.dg/parse/wrong-inline1.C: New test.
3962         PR c++/6402
3963         * g++.dg/parse/ref1.C: New test.
3965         PR c++/6992
3966         * g++.dg/parse/attr-ctor1.C: New test.
3968         PR c++/7229
3969         * g++.dg/parse/namespace5.C: New test.
3971         PR c++/7917
3972         * g++.dg/parse/func-def1.C: New test.
3974         PR c++/8143
3975         * g++.dg/parse/undefined1.C: New test.
3977         PR c++/5723, PR c++/8522
3978         * g++.dg/parse/specialization1.C: New test.
3980         PR c++/163, PR c++/8595
3981         * g++.dg/parse/struct-as-enum1.C: New test.
3983         PR c++/9173
3984         * g++.dg/parse/undefined2.C: New test.
3986 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
3988         PR c++/9298
3989         * g++.dg/parse/template1.C: New test.
3991         PR c++/9384
3992         * g++.dg/parse/using1.C: New test.
3994         PR c++/9285
3995         PR c++/9294
3996         * g++.dg/parse/expr2.C: New test.
3998         PR c++/9388
3999         * g++.dg/parse/lookup2.C: Likewise.
4001 2003-01-21  Jan Hubicka  <jh@suse.cz>
4003         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
4004         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
4005         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
4006         * gcc.c-torture/execute/string-opt-*.c: Likewise.
4008 2003-01-20  Nick Clifton  <nickc@redhat.com>
4010         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
4011         problem with ARM sibcall code generation.
4013 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
4015         * gcc.c-torture/execute/20030120-1.c: New.
4017 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
4019         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
4021 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
4023         PR c++/9272
4024         * g++.dg/parse/ctor1.C: New test.
4026         PR c++/9294:
4027         * g++.dg/parse/qualified1.C: New test.
4029         * g++.dg/parse/typename3.C: New test.
4031 2003-01-16  Richard Henderson  <rth@redhat.com>
4033         * g++.dg/tls/init-2.C: Fix error matches for real this time.
4035 2003-01-16  Richard Henderson  <rth@redhat.com>
4037         * g++.dg/pch/pch.exp: Copy test header to the working directory
4038         before using it either for precompilation or direct use.
4039         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
4040         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
4042 2003-01-16  Richard Henderson  <rth@redhat.com>
4044         * gcc.dg/pch/pch.exp: Copy test header to the working directory
4045         before using it either for precompilation or direct use.
4046         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
4047         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
4049 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
4051         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
4052         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
4053         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
4054         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
4055         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
4056         typename warning into error.
4057         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
4058         error messages.
4059         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
4060         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
4061         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
4062         messages.
4063         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
4064         make declaration visible in template.
4065         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
4066         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
4067         messages.
4068         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
4069         message.
4070         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
4071         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
4072         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
4073         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
4074         typename warning with error message.
4075         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
4076         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
4077         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
4079 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
4081         * g++.dg/parse/ambig2.C: New test.
4083 2003-01-15  Richard Henderson  <rth@redhat.com>
4085         * g++.dg/tls/init-2.C: Update error message string.
4087 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4089         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
4091 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
4093         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
4094         all for HC11/HC12.
4095         * gcc.c-torture/compile/20001205-1.x: Likewise.
4096         * gcc.c-torture/compile/20001226-1.x: Likewise.
4097         * gcc.c-torture/compile/920520-1.x: Likewise.
4098         * gcc.c-torture/compile/961203-1.x: Likewise.
4099         * gcc.c-torture/compile/20020604-1.x: Likewise.
4101 2003-01-15  Jan Hubicka  <jh@suse.cz>
4103         * gcc.c-torture/compile/20030115-1.c: New test.
4105         * gcc.dg/i386-fpcvt-1.c: New test.
4106         * gcc.dg/i386-fpcvt-2.c: New test.
4108 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
4110         Further conform g++'s __vmi_class_type_info to the C++ ABI
4111         specification.
4112         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
4113         the specification.
4115 2003-01-14  Jan Hubicka  <jh@suse.cz>
4117         * gcc.dg/i386-fpcvt-1.c: New test.
4118         * gcc.dg/i386-fpcvt-2.c: New test.
4120 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
4122         * gcc.dg/i386-mmx-3.c: New test.
4124 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
4126         PR c++/9264
4127         * g++.dg/parse/octal1.C: New file.
4129         PR c++/9172
4130         * g++.dg/parse/typename1.C: New file.
4132 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
4134         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
4135         * gcc.dg/bf-no-ms-layout.c: Likewise.
4136         * gcc.dg/bf-ms-attrib.c: Likewise.
4138 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
4140         PR c++/9099
4141         * g++.dg/parse/dtor1.C: New file.
4143         PR c++/9128
4144         * g++.dg/rtti/typeid1.C: New file.
4146         PR c++/9153
4147         * g++.dg/parse/lookup1.C: New file.
4149         PR c++/9171
4150         * g++.dg/templ/spec5.C: New file.
4152 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
4154         * gcc.c-torture/compile/20030110-1.c: New test.
4156 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
4158         Merge from pch-branch:
4160         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
4162         * gcc.dg/pch/cpp-1.h: New.
4163         * gcc.dg/pch/cpp-1.c: New.
4164         * gcc.dg/pch/cpp-2.h: New.
4165         * gcc.dg/pch/cpp-2.c: New.
4167         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
4169         * gcc.dg/pch/except-1.h: New.
4170         * gcc.dg/pch/except-1.c: New.
4172         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
4174         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
4175         running test.
4176         * gcc.dg/pch: Include *.hp not *.h.
4177         * gcc.dg/pch/system-1.h: New.
4178         * gcc.dg/pch/system-1.c: New.
4180         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
4182         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
4183         rather than trying to build and run a program using PCH.
4184         * gcc.dg/pch: Remove dg-do commands from test files.
4186         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
4188         * gcc.dg/pch/macro-3.c: New.
4189         * gcc.dg/pch/macro-3.h: New.
4191         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
4193         * gcc.dg/pch/common-1.c: New.
4194         * gcc.dg/pch/common-1.h: New.
4195         * gcc.dg/pch/decl-1.c: New.
4196         * gcc.dg/pch/decl-1.h: New.
4197         * gcc.dg/pch/decl-2.c: New.
4198         * gcc.dg/pch/decl-2.h: New.
4199         * gcc.dg/pch/decl-3.c: New.
4200         * gcc.dg/pch/decl-3.h: New.
4201         * gcc.dg/pch/decl-4.c: New.
4202         * gcc.dg/pch/decl-4.h: New.
4203         * gcc.dg/pch/decl-5.c: New.
4204         * gcc.dg/pch/decl-5.h: New.
4205         * gcc.dg/pch/global-1.c: New.
4206         * gcc.dg/pch/global-1.h: New.
4207         * gcc.dg/pch/inline-1.c: New.
4208         * gcc.dg/pch/inline-1.h: New.
4209         * gcc.dg/pch/inline-2.c: New.
4210         * gcc.dg/pch/inline-2.h: New.
4211         * gcc.dg/pch/static-1.c: New.
4212         * gcc.dg/pch/static-1.h: New.
4213         * gcc.dg/pch/static-2.c: New.
4214         * gcc.dg/pch/static-2.h: New.
4216         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
4218         * g++.dg/pch/pch.exp: Better handle failing testcases.
4219         * gcc.dg/pch/pch.exp: Likewise.
4220         * gcc.dg/pch/macro-1.c: New.
4221         * gcc.dg/pch/macro-1.h: New.
4222         * gcc.dg/pch/macro-2.c: New.
4223         * gcc.dg/pch/macro-2.h: New.
4225         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
4227         * g++.dg/dg.exp: Treat files in pch/ specially.
4228         * g++.dg/pch/pch.exp: New file.
4229         * g++.dg/pch/empty.H: New file.
4230         * g++.dg/pch/empty.C: New file.
4231         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
4232         "precompile".
4234         * gcc.dg/pch/pch.exp: New file.
4235         * gcc.dg/pch/empty.h: New file.
4236         * gcc.dg/pch/empty.c: New file.
4237         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
4238         "precompile".
4240 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4242         * g++.dg/template/friend14.C: New test.
4244 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4246         * gcc.dg/old-style-asm-1.c: New test.
4248 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
4250         * gcc.c-torture/compile/20030109-1.c: New test.
4252 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4254         * gcc.c-torture/execute/20030109-1.c: New test.
4256 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
4258         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
4259         * g++.old-deja/g++.mike/dyncast2.C: Likewise
4260         * g++.old-deja/g++.mike/dyncast3.C: Likewise
4261         * g++.old-deja/g++.mike/eh2.C: Likewise
4262         * g++.old-deja/g++.mike/eh3.C: Likewise
4263         * g++.old-deja/g++.mike/eh5.C: Likewise
4264         * g++.old-deja/g++.mike/eh6.C: Likewise
4265         * g++.old-deja/g++.mike/eh7.C: Likewise
4266         * g++.old-deja/g++.mike/eh8.C: Likewise
4267         * g++.old-deja/g++.mike/eh9.C: Likewise
4268         * g++.old-deja/g++.mike/eh10.C: Likewise
4269         * g++.old-deja/g++.mike/eh12.C: Likewise
4270         * g++.old-deja/g++.mike/eh13.C: Likewise
4271         * g++.old-deja/g++.mike/eh14.C: Likewise
4272         * g++.old-deja/g++.mike/eh16.C: Likewise
4273         * g++.old-deja/g++.mike/eh17.C: Likewise
4274         * g++.old-deja/g++.mike/eh18.C: Likewise
4275         * g++.old-deja/g++.mike/eh21.C: Likewise
4276         * g++.old-deja/g++.mike/eh23.C: Likewise
4277         * g++.old-deja/g++.mike/eh24.C: Likewise
4278         * g++.old-deja/g++.mike/eh25.C: Likewise
4279         * g++.old-deja/g++.mike/eh26.C: Likewise
4280         * g++.old-deja/g++.mike/eh27.C: Likewise
4281         * g++.old-deja/g++.mike/eh28.C: Likewise
4282         * g++.old-deja/g++.mike/eh29.C: Likewise
4283         * g++.old-deja/g++.mike/eh31.C: Likewise
4284         * g++.old-deja/g++.mike/eh33.C: Likewise
4285         * g++.old-deja/g++.mike/eh34.C: Likewise
4286         * g++.old-deja/g++.mike/eh35.C: Likewise
4287         * g++.old-deja/g++.mike/eh36.C: Likewise
4288         * g++.old-deja/g++.mike/eh37.C: Likewise
4289         * g++.old-deja/g++.mike/eh38.C: Likewise
4290         * g++.old-deja/g++.mike/eh39.C: Likewise
4291         * g++.old-deja/g++.mike/eh40.C: Likewise
4292         * g++.old-deja/g++.mike/eh41.C: Likewise
4293         * g++.old-deja/g++.mike/eh42.C: Likewise
4294         * g++.old-deja/g++.mike/eh44.C: Likewise
4295         * g++.old-deja/g++.mike/eh46.C: Likewise
4296         * g++.old-deja/g++.mike/eh47.C: Likewise
4297         * g++.old-deja/g++.mike/eh48.C: Likewise
4298         * g++.old-deja/g++.mike/eh49.C: Likewise
4299         * g++.old-deja/g++.mike/eh50.C: Likewise
4300         * g++.old-deja/g++.mike/eh51.C: Likewise
4301         * g++.old-deja/g++.mike/eh53.C: Likewise
4302         * g++.old-deja/g++.mike/eh55.C: Likewise
4303         * g++.old-deja/g++.mike/p7912.C: Likewise
4304         * g++.old-deja/g++.mike/p9706.C: Likewise
4305         * g++.old-deja/g++.mike/p10416.C: Likewise
4306         * g++.old-deja/g++.mike/p11667.C: Likewise
4307         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
4308         Remove redundant reference to Iris.
4309         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
4310         Elxsi, i860, Pico Java, and WE32K.
4312 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
4314         * g++.dg/ext/asm4.C: New test.
4316 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4318         PR c++/9030
4319         * g++.dg/template/friend12.C: New test.
4320         * g++.dg/template/friend13.C: Likewise.
4321         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
4323 2003-01-08  Jan Hubicka  <jh@suse.cz>
4325         * gcc.dg/i386-cadd.c: New test.
4326         * gcc.dg/i386-cmov4.c: Likewise.
4328 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
4330         PR c++/9165
4331         * g++.dg/warn/Wunused-3.C: New test.
4333         * g++.dg/abi/bitfield9.C: New test.
4335         PR c++/9189
4336         * g++.dg/parse/defarg3.C: New test.
4338 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
4340         * g++.dg/parse/ambig1.C: New test.
4341         * g++.dg/parse/defarg2.C: New test.
4343 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
4345         * g++.dg/template/defarg-1.C: New test.
4346         * g++.dg/template/local2.C: Likewise.
4348 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
4350         * gcc.c-torture/execute/20030105-1.c: New test.
4352 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4354         * g++.dg/parse/namespace3.C: Remove extra semicolons.
4355         * g++.dg/parse/namespace4.C: Likewise.
4357 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4359         * g++.dg/template/ntp2.C: New test.
4361 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
4363         * g++.dg/parse/extern-C-1.C: New test.
4365         * g++.dg/parse/namespace4.C: New test.
4367         * g++.dg/template/nested1.C: New test.
4369         * g++.dg/parse/namespace3.C: New test.
4371 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
4373         * g++.dg/lookup/two-stage1.C: New test.
4375 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4377         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
4378         * g++.old-deja/g++.jason/access8.C: Likewise.
4379         * g++.old-deja/g++.other/decl5.C: Likewise.
4381 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
4383         * g++.dg/parse/parse7.C: New test.
4385 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
4387         PR c++/2843
4388         * g++.dg/ext/attrib7.C: New test.
4390 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
4392         * g++.dg/parse/parse6.C: New test.
4394 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
4396         * gcc.dg/h8300-stack-1.c: New.
4398 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4400         g++.dg/lookup/exception1.C: New test.
4402         g++.dg/lookup/template1.C: New test.
4404         g++.dg/parse/namespace2.C: New test.
4406         g++.dg/parse/parens2.C: New test.
4408 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4410         * g++.dg/parse/parse5.C: New test.
4411         * g++.dg/lookup/scoped4.C: New test.
4413 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
4415         * g++.dg/parse/parens1.C: New test.
4417         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
4418         angle-bracket1.C.
4419         * g++.dg/parse/parens2.C: New test.
4421         * g++.dg/lookup/scope-operator1.C: New test.
4423         * g++.dg/parse/operator1.C: New test.
4425 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4427         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
4428         * g++.old-deja/g++.other/access6.C: Likewise.
4429         * g++.old-deja/g++.other/decl1.C: Likewise.
4430         * g++.old-deja/g++.pt/typename12.C: Likewise.
4432 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
4434         * g++.dg/parse/namespace1.C: New test.
4436 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4438         * g++.dg/parse/parse4.C: New test.
4440 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4442         * g++.dg/parse/parse3.C: New test.
4444 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4446         * g++.dg/parse/parse2.C: New test.
4448 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4450         * g++.dg/template/friend11.C: New test.
4452 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
4454         * g++.dg/parse/parse1.C: New test.
4456 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
4458         * lib/profopt.exp: Change the name of a global variable to avoid
4459         possible clashes with other test suites.
4461 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
4463         * g++.dg/inherit/covariant8.C: New test.
4465 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
4467         * g++.dg/init/array9.C: New test.
4469         PR c++/9112
4470         * g++.dg/parse/expr1.C: New test.
4472 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
4474         * gcc.c-torture/compile/20021230-1.c: New test.
4476 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
4478         * g++.dg/inherit/covariant5.C: New test.
4479         * g++.dg/inherit/covariant6.C: New test.
4480         * g++.dg/inherit/covariant7.C: New test.
4482 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4484         PR c++/2739
4485         * g++.dg/other/access2.C: New test.
4487 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4489         * g++.dg/other/anon-struct.C: No longer fails
4490         * g++.old-deja/g++.brendan/parse4.C: Likewise.
4491         * g++.old-deja/g++.brendan/parse5.C: Likewise.
4492         * g++.old-deja/g++.brendan/parse6.C: Likewise.
4494 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
4496         * g++.dg/parse/angle-bracket.C (main): No longer fails.
4498 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
4500         * g++.dg/eh/spec4.C: Remove stray semicolon.
4501         * g++.dg/expr/pmf-1.C: Change error message.
4502         * g++.dg/ext/asm1.C: Remove stray semicolon.
4503         * g++.dg/ext/typename1.C: Add missing typenames.
4504         * g++.dg/inherit/template-as-base.C: Change error message.
4505         * g++.dg/lookup/scoped1.C: Likewise.
4506         * g++.dg/lookup/scoped2.C: Likewise.
4507         * g++.dg/lookup/using2.C: Likewise.
4508         * g++.dg/other/component1.C: Remove stray semicolon.
4509         * g++.dg/other/do1.C: Change error message.
4510         * g++.dg/other/error2.C: Likewise.
4511         * g++.dg/other/init1.C: Likewise.
4512         * g++.dg/other/packed1.C: Remove stray semicolon.
4513         * g++.dg/other/ptrmem2.C: Change error message.
4514         * g++.dg/parse/parameter-declaration-1.C: Remove line number
4515         marker.
4516         * g++.dg/special/initp1.C: Remove invalid attribute usage.
4517         * g++.dg/template/access3.C: Add typename keyword.
4518         * g++.dg/template/access5.C: Remove stray semicolon.
4519         * g++.dg/template/access6.C: Likewise.
4520         * g++.dg/template/complit1.C: Likewise.
4521         * g++.dg/template/crash1.C: Change error message.
4522         * g++.dg/template/inherit2.C: Remove stray semicolon.
4523         * g++.dg/template/instantiate2.C: Likewise.
4524         * g++.dg/template/instantiate3.C: Change error message.
4525         * g++.dg/template/qual1.C: Remove stray semicolon.
4526         * g++.dg/template/qualttp18.C: Change error message.
4527         * g++.dg/template/ref1.C: Remove stray semicolon.
4528         * g++.dg/template/sizeof1.C (A::value): Declare it.
4529         * g++.dg/template/spec4.C: Change error message.
4530         * g++.dg/template/static1.C: Likewise.
4531         * g++.dg/template/type1.C: Likewise.
4532         * g++.dg/template/typename3.C: Likewise.
4533         * g++.old-deja/g++.benjamin/13478.C: Change error message.
4534         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
4535         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
4536         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
4537         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
4538         named return value extension.
4539         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
4540         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
4541         * g++.old-deja/g++.bob/extern_C.C: Likewise.
4542         * g++.old-deja/g++.bob/inherit2.C: Likewise.
4543         * g++.old-deja/g++.brendan/complex1.C: Likewise.
4544         * g++.old-deja/g++.brendan/copy5.C: Likewise.
4545         * g++.old-deja/g++.brendan/crash13.C: Likewise.
4546         * g++.old-deja/g++.brendan/crash15.C: Likewise.
4547         * g++.old-deja/g++.brendan/crash18.C: Change error message.
4548         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
4549         * g++.old-deja/g++.brendan/crash38.C: Likewise.
4550         * g++.old-deja/g++.brendan/crash50.C: Likewise.
4551         * g++.old-deja/g++.brendan/crash56.C: Likewise.
4552         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
4553         syntax.
4554         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
4555         * g++.old-deja/g++.brendan/crash8.C: Change error message.
4556         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
4557         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
4558         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
4559         * g++.old-deja/g++.brendan/template11.C: Likewise.
4560         * g++.old-deja/g++.brendan/template26.C: Likewise.
4561         * g++.old-deja/g++.brendan/template27.C: Use explicit
4562         specialization syntax.
4563         * g++.old-deja/g++.brendan/template30.C: Likewise.
4564         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
4565         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
4566         non-dependent names.
4567         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
4568         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
4569         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
4570         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
4571         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
4572         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
4573         named return value extension.
4574         * g++.old-deja/g++.ext/namedret2.C: Likewise.
4575         * g++.old-deja/g++.ext/namedret3.C: Likewise.
4576         * g++.old-deja/g++.ext/return1.C: Likewise.
4577         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
4578         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
4579         * g++.old-deja/g++.jason/access8.C: Likewise.
4580         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
4581         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
4582         pseudo-destructor names.
4583         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
4584         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
4585         pseudo-destructor names.
4586         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
4587         * g++.old-deja/g++.jason/overload19.C: Likewise.
4588         * g++.old-deja/g++.jason/overload32.C: Likewise.
4589         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
4590         stray semicolons.
4591         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
4592         * g++.old-deja/g++.jason/return.C: Likewise.
4593         * g++.old-deja/g++.jason/return2.C: Likewise.
4594         * g++.old-deja/g++.jason/shadow1.C: Likewise.
4595         * g++.old-deja/g++.jason/special.C: Use explicit specialization
4596         syntax.
4597         * g++.old-deja/g++.jason/template10.C: Account for use of
4598         non-dependent names.
4599         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
4600         syntax.
4601         * g++.old-deja/g++.jason/template37.C: Likewise.
4602         * g++.old-deja/g++.law/access4.C: Change error messages.
4603         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
4604         pseudo-destructor names.
4605         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
4606         * g++.old-deja/g++.law/ctors9.C: Likewise.
4607         * g++.old-deja/g++.law/cvt22.C: Likewise.
4608         * g++.old-deja/g++.law/dtors5.C: Likewise.
4609         * g++.old-deja/g++.law/global-init1.C: Likewise.
4610         * g++.old-deja/g++.law/missed-error3.C: Likewise.
4611         * g++.old-deja/g++.law/operators28.C: Likewise.
4612         * g++.old-deja/g++.law/visibility28.C: Likewise.
4613         * g++.old-deja/g++.martin/eval1.C: Likewise.
4614         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
4615         name.
4616         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
4617         * g++.old-deja/g++.mike/net34.C: Likewise.
4618         * g++.old-deja/g++.mike/net36.C: Likewise.
4619         * g++.old-deja/g++.mike/ns2.C: Likewise.
4620         * g++.old-deja/g++.mike/p12306.C: Likewise.
4621         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
4622         value extension.
4623         * g++.old-deja/g++.mike/p700.C: Likewise.
4624         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
4625         * g++.old-deja/g++.mike/p710.C: Likewise.
4626         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
4627         value extension.
4628         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
4629         * g++.old-deja/g++.mike/pmf9.C: Likewise.
4630         * g++.old-deja/g++.ns/crash2.C: Likewise.
4631         * g++.old-deja/g++.ns/crash3.C: Likewise.
4632         * g++.old-deja/g++.ns/invalid1.C: Likewise.
4633         * g++.old-deja/g++.ns/ns17.C: Likewise.
4634         * g++.old-deja/g++.ns/template16.C: Likewise.
4635         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
4636         keyword.
4637         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
4638         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
4639         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
4640         named return value extension.
4641         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
4642         * g++.old-deja/g++.other/access4.C: Issue additional error
4643         messages.
4644         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
4645         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
4646         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
4647         * g++.old-deja/g++.other/crash25.C: Change error message.
4648         * g++.old-deja/g++.other/crash4.C: Change error message.
4649         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
4650         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
4651         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
4652         checks.
4653         * g++.old-deja/g++.other/defarg8.C: Likewise.
4654         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
4655         * g++.old-deja/g++.other/dtor10.C: Likewise.
4656         * g++.old-deja/g++.other/incomplete.C: Likewise.
4657         * g++.old-deja/g++.other/linkage7.C: Likewise.
4658         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
4659         lookup algorithm.
4660         * g++.old-deja/g++.other/mangle2.C: Likewise.
4661         * g++.old-deja/g++.other/refinit2.C: Likewise.
4662         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
4663         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
4664         * g++.old-deja/g++.pt/crash28.C: Likewise.
4665         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
4666         syntax.
4667         * g++.old-deja/g++.pt/crash32.C: Change error message.
4668         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
4669         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
4670         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
4671         error message position.
4672         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
4673         * g++.old-deja/g++.pt/defarg8.C: Change error message.
4674         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
4675         syntax.
4676         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
4677         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
4678         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
4679         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
4680         keyword.
4681         * g++.old-deja/g++.pt/explicit31.C: Likewise.
4682         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
4683         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
4684         keyword.
4685         * g++.old-deja/g++.pt/explicit71.C: Change error message.
4686         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
4687         syntax.
4688         * g++.old-deja/g++.pt/friend28.C: Account for use of
4689         non-dependent names.
4690         * g++.old-deja/g++.pt/friend29.C: Likewise.
4691         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
4692         rules.
4693         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
4694         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
4695         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
4696         lookup rules.
4697         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
4698         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
4699         keyword.
4700         * g++.old-deja/g++.pt/memclass20.C: Likewise.
4701         * g++.old-deja/g++.pt/memclass5.C: Likewise.
4702         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
4703         keyword.
4704         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
4705         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
4706         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
4707         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
4708         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
4709         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
4710         keyword.
4711         * g++.old-deja/g++.pt/spec10.C: Likewise.
4712         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
4713         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
4714         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
4715         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
4716         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
4717         * g++.old-deja/g++.pt/ttp62.C: Likewise.
4718         * g++.old-deja/g++.pt/ttp64.C: Likewise.
4719         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
4720         * g++.old-deja/g++.pt/typename15.C: Likewise.
4721         * g++.old-deja/g++.pt/typename22.C: Likewise.
4722         * g++.old-deja/g++.pt/typename6.C: Change error messages.
4723         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
4724         * g++.old-deja/g++.pt/virtual2.C: Likewise.
4725         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
4726         syntax.
4727         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
4728         return value extension.
4729         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
4730         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
4731         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
4732         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
4734 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
4736         * g++.dg/warn/inline1.C: New test.
4737         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
4738         * g++.old-deja/g++.jason/synth10.C: Likewise.
4739         * g++.old-deja/g++.mike/net31.C: Likewise.
4740         * g++.old-deja/g++.mike/p8786.C: Likewise.
4742         * g++.dg/template/friend10.C: New test.
4743         * g++.dg/template/conv5.C: New test.
4745 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
4747         * g++.dg/lookup/scoped3.C: New test.
4749         * g++.dg/lookup/decl1.C: New test.
4750         * g++.dg/lookup/decl2.C: New test.
4752 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4754         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
4755         gcc.c-torture/compile/20021015-1.c,
4756         gcc.c-torture/compile/20021015-2.c,
4757         gcc.c-torture/compile/20021123-1.c,
4758         gcc.c-torture/compile/20021123-2.c,
4759         gcc.c-torture/compile/20021123-3.c,
4760         gcc.c-torture/compile/20021123-4.c,
4761         gcc.c-torture/execute/20021024-1.c: Add tests previously added
4762         only to 3.1 or 3.2 branch.
4764 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
4766         * gcc.dg/i386-bitfield3.c: New test.
4768         * gcc.dg/i386-bitfield2.c: New test.
4770 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
4772         * g++.dg/parse/conv_op1.C: New test.
4774 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
4776         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
4777         approved.
4779 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
4781         * gcc.c-torture/compile/20021220-1.c: New test.
4783 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
4785         * gcc.dg/i386-fastcall-1.c: New.
4787 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4789         * gcc.c-torture/execute/20021219-1.c: New test.
4791 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4793         * gcc.dg/i386-pic-1.c: New test.
4795 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4797         PR c++/8099
4798         * g++.dg/template/friend9.C: New test.
4800 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4802         PR c++/3663
4803         * g++.dg/template/access7.C: New test.
4805 2002-12-18  Nick Clifton  <nickc@redhat.com>
4807         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
4808         the libstdc++-v3 directory has been found.
4810 2002-12-12  Devang Patel <dpatel@apple.com>
4811         * gcc.dg/darwin-ld-1.c: New test.
4812         * gcc.dg/darwin-ld-2.c: New test.
4813         * gcc.dg/darwin-ld-3.c: New test.
4814         * gcc.dg/darwin-ld-4.c: New test.
4815         * gcc.dg/darwin-ld-5.c: New test.
4817 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4819         * gcc.c-torture/compile/20021212-1.c: New test.
4821 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
4823         * gcc.dg/fshort-wchar: New test.
4825 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
4827         PR c++/8372
4828         * g++.dg/template/dtor1.C: New test.
4830         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
4831         markers.
4833 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
4835         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
4837 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
4839         * g++.dg/template/static1.C: New test.
4840         * g++.dg/template/static2.C: New test.
4841         * g++.old-deja/g++.ext/memconst.C: New test.
4843 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4845         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
4846         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
4847         * g++.dg/special/initp1.C: Likewise.
4849 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
4851         * gcc.c-torture/execute/20021204-1.c: New test.
4853 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
4855         * gcc.dg/ppc-fmadd-1.c: New file.
4856         * gcc.dg/ppc-fmadd-2.c: New file.
4857         * gcc.dg/ppc-fmadd-3.c: New file.
4859 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4861         * gcc.c-torture/compile/20021204-1.c: New test.
4863 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
4865         * g++.dg/inherit/covariant2.C: New test.
4866         * g++.dg/inherit/covariant3.C: New test.
4867         * g++.dg/inherit/covariant4.C: New test.
4868         * g++.dg/inherit/covariant1.C: Remove XFAIL.
4869         * g++.old-deja/g++.robertl/eb17.C: Likewise.
4871 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
4873         PR c++/8688
4874         * g++.dg/init/brace3.C: New test.
4876 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
4878         * gcc.dg/20020210-1.c: Fix a comment typo.
4880 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
4882         PR c++/8720
4883         * g++.dg/parse/defarg1.C: New test.
4885         PR c++/8615
4886         * g++.dg/template/char1.C: New test.
4888         * g++.dg/template/varmod1.C: Fix typo.
4890 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4892         DR 180
4893         * g++.old-deja/g++.pt/crash32.C: Expect error.
4895 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
4897         PR c++/5919
4898         * g++.dg/template/varmod1.C: New test.
4900         PR c++/8727
4901         * g++.dg/inherit/typeinfo1.C: New test.
4903         PR c++/8663
4904         * g++.dg/inherit/typedef1.C: New test.
4906 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
4908         PR c++/8332
4909         PR c++/8493
4910         * g++.dg/template/strlen1.C: New test.
4912         PR c++/8227
4913         * g++.dg/template/ctor2.C: New test.
4915         PR c++/8214
4916         * g++.dg/init/string1.C: New test.
4918         PR c++/8511
4919         * g++.dg/template/friend8.C: New test.
4921 2002-11-29  Joe Buck <jbuck@synopsys.com>
4923         * g++.dg/lookup/anon2.C: New test.
4925 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
4927         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
4928         h8300 port.
4930 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
4932         * gcc.dg/bitfld-6.c: New test.
4934 2002-11-27  Jan Hubicka  <jh@suse.cz>
4936         * gcc.c-torture/execute/20021127.[cx]: New test.
4938 2002-11-26  Jan Hubicka  <jh@suse.cz>
4940         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
4941         quality.
4943 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
4945         * g++.dg/init/brace2.C: New test.
4946         * g++.old-deja/g++.mike/p9129.C: Correct.
4948 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
4950         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
4952 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
4954         * gcc.dg/sibcall-6: New test for indirect sibcalls.
4956 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
4958         * testsuite/g++.dg/abi/empty11.C: New test.
4959         * testsuite/g++.dg/rtti/cv1.C: New test.
4961 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
4963         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
4965 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
4967         * g++.dg/abi/empty10.C: New test.
4969 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4971         * gcc.c-torture/compile/20021124-1.c: New test.
4973 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
4975         * g++.dg/abi/rtti2.C: New test.
4977 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4979         * gcc.dg/i386-unroll-1.c: New test.
4981 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4983         * gcc.c-torture/compile/20021120-1.c: New test.
4984         * gcc.c-torture/compile/20021120-2.c: New test.
4986 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4988         * gcc.dg/bitfld-5.c: New test.
4990 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4992         * gcc.c-torture/execute/20021120-3.c: New test.
4994 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4996         * gcc.c-torture/execute/20021120-2.c: New test.
4998 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
5000         * gcc.c-torture/execute/20021120-1.c: New test.
5002 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
5004         * gcc.c-torture/execute/20021118-3.c: New test.
5006 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
5008         * gcc.c-torture/compile/20021119-1.c: New test.
5010 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
5012         * gcc.dg/duff-1.c: New test.
5013         * gcc.dg/duff-2.c: New test.
5014         * gcc.dg/duff-3.c: New test.
5016 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
5018         * gcc.dg/cpp/_Pragma5.c: New test.
5020 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5022         * gcc.c-torture/execute/20021118-2.c: New test.
5024 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
5026         * gcc.c-torture/execute/20021118-1.c: New test.
5028 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
5030         * gcc.dg/20021116-1.c: New test.
5032 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
5034         * g++.dg/abi/vcall1.C: New test.
5036 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
5038         * gcc.dg/20021029-1.c: New test.
5039         * gcc.dg/20021029-2.c: New test.
5041 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5043         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
5045 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5047         PR c/8439
5048         * gcc.dg/20021110.c: Move to ...
5049         * gcc.c-torture/compile/20021110.c: .... here.
5051 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5053         PR c/8467
5054         * gcc.c-torture/execute/20021111-1.c
5056 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
5058         PR c/8439
5059         * gcc.dg/20021110.c: New test.
5061 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
5063         * g++.dg/abi/vthunk3.C: Run only on x86.
5065 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5067         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
5069 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
5071         * lib/compat.exp (compat-execute): Fix logic error in last
5072         change.
5074 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
5076         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
5078 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5080         PR c++/8389
5081         * g++.dg/template/access6.C: New test.
5083 2002-11-08  Jan Hubicka  <jh@suse.cz>
5085         * gcc.dg/i386-ssefp-1.c: New test.
5086         * gcc.dg/i386-ssefp-1.c: New test.
5088 2002-11-08  Jan Hubicka  <jh@suse.cz>
5090         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
5092 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5094         * g++.dg/abi/vthunk3.C: New test.
5096         PR c++/8338
5097         * g++.dg/template/crash2.C: New test.
5099 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
5101         * testsuite/g++.dg/abi/dtor1.C: New test.
5102         * testsuite/g++.dg/abi/dtor2.C: Likewise.
5104 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
5106         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
5107         Darwin.
5109 2002-11-04  Adam Nemet  <anemet@lnxw.com>
5111         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
5112         -mthumb.  Only xfail with -O0.
5114 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
5116         * g++.dg/abi/thunk1.C: New test.
5117         * g++.dg/abi/thunk2.C: Likewise.
5118         * g++.dg/abi/vtt1.C: Likewise.
5120 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
5122         PR optimization/8423
5123         * gcc.c-torture/execute/builtin-constant.c: New test.
5125 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
5127         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
5128         Add some more cases.
5130 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
5132         PR c++/8391
5133         * g++.dg/opt/local1.C: New test.
5135 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
5137         PR c++/8160
5138         * g++.dg/template/complit1.C: New test.
5140         PR c++/8149
5141         * g++.dg/template/typename4.C: Likewise.
5143 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5145         Core issue 287, PR c++/7639
5146         * g++.dg/template/instantiate1.C: Adjust error location.
5147         * g++.dg/template/instantiate3.C: New test.
5148         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
5149         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
5150         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
5152 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
5154         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
5156 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
5158         PR c++/8287
5159         * g++.dg/init/dtor2.C: New test.
5161 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5163         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
5164         * gcc.dg/nest.c: Bypass errors on irix6.
5166 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
5168         * gcc.dg/nest.c: Expect error for mmix-*-*.
5169         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
5171 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
5173         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
5174         markers.
5176         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
5178 2002-10-25  Mike Stump  <mrs@apple.com>
5180         * gcc.dg/warn-1.c: New test.
5182 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5184         * g++.dg/template/typename3.C: New test.
5186 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
5188         * g++.dg/lookup/ptrmem1.C: New test.
5190         * g++.dg/abi/vthunk2.C: New test.
5192 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
5194         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
5196 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
5198         * g++.dg/abi/empty9.C: New test.
5200 2002-10-24  Richard Henderson  <rth@redhat.com>
5202         * g++.dg/inherit/thunk1.C: Enable for ia64.
5204 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5206         PR c++/8067
5207         * g++.dg/lookup/pretty1.C: New test.
5209 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
5211         * gcc.dg/20021023-1.c: New test.
5213 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
5215         PR c++/7679
5216         * g++.dg/parse/inline1.C: New test.
5218 2002-10-23  Richard Henderson  <rth@redhat.com>
5220         * g++.dg/inherit/thunk1.C: Enable for x86_64.
5222         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
5224 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
5226         PR c++/6579
5227         * g++.dg/parse/stmtexpr3.C: New test.
5229 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
5231         * g++.dg/expr/cond1.C: New test.
5233 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5235         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
5237 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5239         * g++.dg/abi/vbase13.C: New test.
5240         * g++.dg/abi/vbase14.C: Likewise.
5242 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
5244         * gcc.dg/tls/pic-1.c: New test.
5245         * gcc.dg/tls/nonpic-1.c: New test.
5246         * gcc.dg/20021018-1.c: New test.
5248 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5250         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
5251         Remove only files with the same base name as the test case.
5252         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
5253         (profopt-execute): Likewise.  Also, remove old profiling
5254         and performance data files before running the tests.
5256         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
5257         * g++.dg/bprob/bprob.exp: Likewise.
5258         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
5259         to allow more general test case names.
5261         * g++.dg/bprob/bprob-1.C: Rename to ...
5262         * g++.dg/bprob/g++-bprob-1.C: ... this.
5264         * g77.dg/bprob/bprob-1.f: Rename to ...
5265         * g77.dg/bprob/g77-bprob-1.f: ... this.
5267 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
5269         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
5270         bison 1.50 or later.
5272 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
5274         * g++.dg/README: Describe more test directories.
5276 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5278         * g++.dg/init/array6.C: Add additional tests.
5280 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
5282         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
5283         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
5285 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
5287         * gcc.c-torture/compile/20020604-1.x: New.
5288         * gcc.c-torture/compile/simd-5.x: Likewise.
5289         * gcc.c-torture/execute/920710-1.x: Likewise.
5290         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
5292 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
5294         * g++.dg/inherit/override1.C: Add dg-options clause.
5296 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
5298         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
5299         _mm_slli_si128.
5301 2002-10-19  Andreas Schwab  <schwab@suse.de>
5303         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
5304         directory component.
5306 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
5308         * g++.dg/inherit/thunk1.C: New test.
5310         * g++.dg/inherit/override1.C: New test.
5312         * g++.dg/abi/mangle11.C: New test.
5313         * g++.dg/abi/mangle14.C: New test.
5314         * g++.dg/abi/mangle17.C: New test.
5316 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
5318         * g++.dg/overload/member2.C: New test.
5320 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
5322         * g++.dg/README: Describe new compat directory.
5323         * g++.dg/dg.exp: Skip tests in compat directory.
5324         * README.compat: New file.
5325         * lib/compat.exp: New expect script.
5326         * g++.dg/compat: New test directory.
5327         * g++.dg/compat/compat.exp: New expect script.
5328         * g++.dg/compat/abi: New test directory.
5329         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
5330         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
5331         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
5332         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
5333         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
5334         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
5335         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
5336         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
5337         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
5338         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
5339         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
5340         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
5341         * g++.dg/compat/break: New test directory.
5342         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
5343         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
5344         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
5345         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
5346         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
5347         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
5348         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
5349         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
5350         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
5351         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
5352         g++.dg/compat/break/README: New files.
5353         * g++.dg/compat/eh: New test directory.
5354         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
5355         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
5356         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
5357         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
5358         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
5359         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
5360         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
5361         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
5362         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
5363         g++.dg/compat/eh/filter2_y.C,
5364         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
5365         g++.dg/compat/eh/new1_y.C,
5366         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
5367         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
5368         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
5369         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
5370         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
5371         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
5372         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
5373         g++.dg/compat/eh/unexpected1_y.C: New files.
5374         * g++.dg/compat/init: New test directory.
5375         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
5376         g++.dg/compat/init/array5_y.C,
5377         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
5378         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
5379         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
5380         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
5381         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
5382         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
5383         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
5384         g++.dg/compat/init/init-ref2_y.C: New files.
5386 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
5388         PR c++/7584
5389         * g++.dg/inherit/using3.C: New test.
5391 2002-10-17  Jan Hubicka  <jh@suse.cz>
5393         * gcc.dg/20021017-2.c: New test.
5395 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
5397         * g++.dg/abi/mangle16.C: Adjust.
5399         * g++.dg/init/array8.C: New test.
5401 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
5403         * gcc.dg/special/mips-abi.exp: New test.
5404         * gcc.dg/special/mips-abi.s: Empty file used by the above.
5406 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
5408         * g++.dg/abi/mangle16.C: New test.
5409         * g++.dg/abi/mangle17.C: Likewise.
5411         PR c++/7478
5412         * g++.dg/template/ref1.C: New test.
5414 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5416         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
5418 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
5420         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
5422 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
5424         PR c++/7524
5425         * g++.dg/init/array7.C: New test.
5427 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
5429         * g++.dg/init/array6.C: New test.
5431         * g++.dg/abi/mangle13.C: Likewise.
5432         * g++.dg/abi/mangle14.C: Likewise.
5433         * g++.dg/abi/mangle15.C: Likewise.
5435 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5437         * g++.dg/abi/empty8.C: New test.
5439 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
5441         * g++.dg/init/ctor1.C: New test.
5443 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
5445         * gcc.c-torture/execute/20021015-1.c: New test.
5447 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
5449         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
5451 2002-10-14  Jan Hubicka  <jh@suse.cz>
5453         * gcc.dg/i386-ssetype-[1-5].c: New tests.
5455 2002-10-14  Richard Henderson  <rth@redhat.com>
5457         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
5459 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5461         PR optimization/6631
5462         * g++.dg/opt/const2.C: New test.
5464 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
5466         PR c++/7176
5467         * g++.dg/parse/friend1.C: New test.
5468         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
5470 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
5472         * gcc.dg/20021014-1.c: New test.
5474 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
5476         PR c++/5661
5477         * g++.dg/ext/vlm1.C: New test.
5478         * g++.dg/ext/vlm2.C: Likewise.
5480         * g++.dg/init/array1.C: Remove invalid braces.
5481         * g++.dg/init/brace1.C: New test.
5482         * g++.dg/init/copy2.C: Likewise.
5483         * g++.dg/init/copy3.C: Likewise.
5484         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
5485         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
5486         braces.
5488 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
5490         * gcc.dg/cpp/assembler.S: Don't use -ansi.
5492 2002-10-11  Richard Shann  <richard.shann@superh.com>
5494         * gcc.c-torture/compile/simd-5.c: New test.
5496 2002-10-10  Roger Sayle  <roger@eyesopen.com>
5498         * gcc.c-torture/execute/shiftopt-1.c: New test case.
5500 2002-10-10  Jim Wilson  <wilson@redhat.com>
5502         * gcc.c-torture/execute/20021010-1.c: New test.
5504 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
5506         PR c/7353
5507         * g++.dg/ext/typedef-init.C: New test.
5508         * gcc.dg/typedef-init.c: New test.
5510 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
5512         * gcc.dg/cpp/paste13.c: New test.
5514 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5516         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
5517         remaining platforms, XFAIL during compile, not execute.  Don't
5518         XFAIL at -O0.
5520 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
5522         * gcc.dg/alias-1.c: Tweak expected warning.
5524 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
5526         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
5528 2002-10-06  Andreas Jaeger  <aj@suse.de>
5530         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
5531         * gcc.dg/cpp/c++98.C: Likewise.
5533         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
5534         * g++.dg/cpp/c++98.C: Likewise.
5536         * g++.dg/README (Subdirectories): Mention cpp directory.
5538         PR target/7559
5539         * gcc.dg/20021006-1.c: New test.
5541 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5543         PR c++/7804
5544         * g++.dg/other/warning1.C: New test.
5546 2002-10-04  Roger Sayle  <roger@eyesopen.com>
5548         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
5549         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
5550         and sparc-*-* with -m64 as expected failures.  See PR 8087.
5552 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
5554         PR c++/7931
5555         * g++.dg/template/ptrmem3.C: New test.
5557         PR c++/7754
5558         * g++.dg/template/union1.C: New test.
5560 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
5562         PR c++/8006
5563         * g++.dg/abi/mangle9.C: New test.
5564         * g++.dg/abi/mangle10.C: New test.
5565         * g++.dg/abi/mangle11.C: New test.
5566         * g++.dg/abi/mangle12.C: New test.
5568 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
5570         PR c++/7188.
5571         * g++.dg/template/meminit1.C: New test.
5572         * g++.dg/warn/Wreorder-1.C: Likewise.
5573         * g++.old-deja/g++.mike/warn3.C: Tweak.
5574         * lib/prune.exp: Ingore "in copy constructor".
5576 2002-10-02  Andreas Jaeger  <aj@suse.de>
5578         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
5579         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
5580         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
5581         on x86-64.
5583 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
5585         * gcc.dg/empty1.C: Fix typo.
5587 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
5589         * gcc.dg/alias-1.c: New test.
5591 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
5593         * gcc.dg/empty1.C: New test.
5595         * g++.dg/tls/init-2.C: Tweak error messages.
5597 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
5599         * gcc.c-torture/compile/20020923-1.c: New test.
5601 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
5603         * gcc.c-torture/execute/ffs-1.c: New test.
5604         * gcc.c-torture/execute/ffs-2.c: Ditto.
5606 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
5608         * g++.dg/overload/member1.C: New test.
5610 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
5612         * g++.dg/abi/empty7.C: New test.
5613         * g++.dg/init/pm2.C: Likewise.
5615 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
5617         * g++.dg/rtti/crash1.C: New test.
5619 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
5621         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
5622         gcc.dg/sibcall-4.c: New tests.
5624 2002-09-28  Roger Sayle  <roger@eyesopen.com>
5626         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
5627         powerpc and MMIX targets.
5629 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
5631         * gcc.dg/cpp/20020927-1.c: New.
5633 2002-09-26  David S. Miller  <davem@redhat.com>
5635         * gcc.c-torture/compile/trunctfdf.c: New.
5637 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5639         * lib/target-supports.exp (check_weak_available): Handle solaris2.
5641 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
5643         * gcc.c-torture/execute/loop-15.c: New.
5645 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
5647         * README.QMTEST: Fix typo.
5649 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
5651         * gcc.dg/20020926-1.c: New test.
5653 2002-09-25  David S. Miller  <davem@redhat.com>
5655         PR target/7842
5656         * gcc.c-torture/execute/shiftdi.c: New test.
5658 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
5660         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
5661         unique to the tool.
5662         * lib/g77.exp (g77_init): Likewise.
5663         * lib/g++.exp (g++_init): Likewise.
5664         * lib/objc.exp (objc_init): Likewise.
5666 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
5668         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
5669         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
5670         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
5672 2002-09-25  Richard Henderson  <rth@redhat.com>
5674         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
5675         too-small long double.
5677 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
5679         * gcc.dg/20020919-1.c: New test.
5681 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
5683         * g++.dg/abi/bitfield6.C: New test.
5684         * g++.dg/abi/bitfield7.C: New test.
5685         * g++.dg/abi/bitfield8.C: New test.
5686         * g++.dg/abi/vbase11.C: New test.
5688 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5690         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
5691         hppa*-*-hpux*.  Update test comment.
5693 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
5695         * gcc.dg/tls/struct-1.c: New test.
5697 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
5699         * gcc.dg/cpp/tr-warn2.c: Update.
5701 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
5703         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
5705 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
5707         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
5708         systems.
5710 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
5712         * gcc.c-torture/execute/ieee/mzero3.c: New test.
5714         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
5715         Adjust for c++filt moved to binutils.  Remove spurious duplicate
5716         setting of cxxfilt.
5718 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
5720         * gcc.dg/20020312-2.c: Update for darwin.
5722 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5724         * g++.old-deja/g++.other/crash32.C: Mark ICE.
5726 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
5728         * objc.dg/comp-types-1.m: New test.
5729         * objc.dg/comp-types-2.m: New test.
5730         * objc.dg/comp-types-3.m: New test.
5731         * objc.dg/comp-types-4.m: New test.
5732         * objc.dg/comp-types-5.m: New test.
5733         * objc.dg/comp-types-6.m: New test.
5735 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5737         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
5739 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
5741         * g++.dg/other/do1.C: New test.
5743         * g++.dg/template/subst1.C: New test.
5745 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
5747         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
5749 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
5751         * g++.dg/template/qualttp20.C: Adjust expected errors.
5752         * g++.old-deja/g++.jason/report.C: Likewise.
5753         * g++.old-deja/g++.other/qual1.C: Likewise.
5755         * g++.dg/lookup/scoped2.C: New test.
5757         * g++.dg/ext/asm3.C: New test.
5759 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
5761         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
5763 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
5765         * ChangeLog: follow spelling conventions.
5766         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
5767         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
5768         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
5769         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
5770         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
5771         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
5772         * g++.old-deja/g++.law/global-init1.C: Likewise.
5773         * g++.old-deja/g++.other/delete4.C: Likewise.
5774         * g++.old-deja/g++.other/inline21.C: Likewise.
5775         * g++.old-deja/g++.other/singleton.C: Likewise.
5776         * g77.dg/strlen0.f: Likewise.
5777         * g77.f-torture/compile/20010519-1.f: Likewise.
5778         * g77.f-torture/compile/980310-4.f: Likewise.
5779         * gcc.c-torture/compile/20000605-1.c: Likewise.
5780         * gcc.c-torture/execute/20020225-1.c: Likewise.
5781         * gcc.dg/c90-hexfloat-2.c: Likewise.
5782         * gcc.dg/c99-bool-1.c: Likewise.
5783         * gcc.dg/c99-hexfloat-2.c: Likewise.
5784         * gcc.dg/dll-2.c: Likewise.
5785         * gcc.dg/wtr-union-init-1.c: Likewise.
5786         * gcc.dg/wtr-union-init-2.c: Likewise.
5787         * gcc.dg/wtr-union-init-3.c: Likewise.
5788         * gcc.dg/cpp/avoidpaste1.c: Likewise.
5789         * gcc.dg/cpp/defined.c: Likewise.
5790         * gcc.dg/cpp/macsyntx.c: Likewise.
5791         * gcc.dg/cpp/paste2.c: Likewise.
5792         * gcc.dg/cpp/trad/defined.c: Likewise.
5793         * gcc.dg/format/c90-printf-1.c: Likewise.
5794         * gcc.dg/format/c90-scanf-1.c: Likewise.
5795         * gcc.dg/format/c99-printf-1.c: Likewise.
5796         * gcc.dg/format/c99-scanf-1.c: Likewise.
5797         * gcc.misc-tests/gcov-8.c: Likewise.
5798         * lib/profopt.exp: Likewise.
5800 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
5802         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
5804 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5806         * g++.dg/inherit/using2.C: New test.
5808 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
5810         * ChangeLog: Follow spelling conventions.
5811         * g++.dg/template/friend4.C: Likewise.
5812         * g++.old-deja/g++.pt/crash67.C: Likewise.
5813         * gcc.c-torture/execute/20000801-4.c: Likewise.
5814         * gcc.dg/c90-digraph-1.c: Likewise.
5815         * gcc.dg/c94-digraph-1.c: Likewise.
5816         * gcc.dg/c99-digraph-1.c: Likewise.
5817         * gcc.dg/cpp/line5.c: Likewise.
5818         * gcc.dg/cpp/multiline.c: Likewise.
5819         * gcc.dg/cpp/trad/literals-1.c: Likewise.
5820         * gcc.dg/format/attr-3.c: Likewise.
5821         * gcc.dg/format/c90-scanf-3.c: Likewise.
5822         * gcc.dg/format/ext-4.c: Likewise.
5824 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5826         * g++.dg/template/pretty1.C: New test.
5828 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
5830         * gcc.c-torture/execute/struct-cpy-1.c: New test.
5832 2002-09-13  Matt Austern  <austern@apple.com>
5834         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
5835         passing a cast expression to a function by const reference.
5837 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
5839         * g++.dg/template/deduce1.C: New test.
5841 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
5843         * gcc.c-torture/execute/simd-1.c: Force all use of int to
5844         32-bit int.
5846 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5848         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
5849         usage.
5851 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
5853         * gcc.c-torture/compile/20020910-1.c: New test.
5855 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
5857         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
5859 2002-09-10  Andreas Jaeger  <aj@suse.de>
5861         * gcc.dg/20020312-2.c: Adjust for x86-64.
5863 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
5865         * g77.dg/7388.f: New test case for PR 7388.
5867 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5869         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
5871 2002-09-05  Ziemowit Laski <zlaski@apple.com>
5873         * objc.dg/proto-lossage-1.m: New test.
5875 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
5877         * gcc.dg/cpp/_Pragma4.c: Fix typo.
5879 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
5881         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
5882         expected to pass.
5884 2002-09-06  Stan Shebs  <shebs@apple.com>
5885             David Edelsohn  <edelsohn@gnu.org>
5887         * gcc.dg/weak: New directory.
5888         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
5889         target-specific xfail bits.
5890         * gcc.dg/typeof-2.c: Move to new directory.
5891         * gcc.dg/weak.exp: New expect script.
5893 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
5895         * gcc.c-torture/execute/extzvsi.c: New test.
5897 2002-09-05  Stan Shebs  <shebs@apple.com>
5899         * gcc.dg/weak-1.c: xfail on Darwin.
5900         * gcc.dg/weak-2.c: Ditto.
5901         * gcc.dg/weak-3.c: Ditto.
5902         * gcc.dg/weak-4.c: Ditto.
5903         * gcc.dg/weak-5.c: Ditto.
5904         * gcc.dg/weak-6.c: Ditto.
5905         * gcc.dg/weak-7.c: Ditto.
5906         * gcc.dg/weak-8.c: Ditto.
5907         * gcc.dg/weak-9.c: Ditto.
5909 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
5911         * gcc.c-torture/execute/loop-14.c: New test.
5913 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
5915         * g++.dg/other/cxa-atexit1.C: New test.
5917         * gcc.dg/typeof-2.c: New test.
5919 2002-09-03  Roger Sayle  <roger@eyesopen.com>
5921         * gcc.dg/builtins-2.c: New testcase.
5922         * gcc.dg/builtins-3.c: New testcase.
5924 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
5926         * gcc.dg/cpp/_Pragma4.c: New test.
5928 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
5930         * objc/execute/nil_method-1.m: New testcase.
5932 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
5934         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
5935         [Object class], not [Object initialize].
5937 2002-08-31  Roger Sayle  <roger@eyesopen.com>
5938             Hans-Peter Nilsson  <hp@bitrange.com>
5940         * gcc.c-torture/execute/20020720-1.x: Skip test on
5941         mmix-knuth-mmixware.  Correct comment.
5943 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
5945         * testsuite/g++.dg/abi/bitfield5.C: New test.
5946         * testsuite/g++.dg/abi/vbase10.C: Likewise.
5948 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
5950         * objc.dg/undeclared-selector.m: New test.
5952 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
5954         * g++.dg/other/offsetof1.C: Avoid cast warning.
5956 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
5958         * objc.dg/super-class-2.m: New test.
5960 2002-08-24  Matt Austern  <austern@apple.com>
5962         * g++.dg/ext/lvaddr.C: New test.
5963         * g++.dg/ext/lvcast.C: New test.
5965 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
5967         * testsuite/g++.dg/inherit/cond1.C: New test.
5969 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
5971         * gcc.dg/noncompile/incomplete-1.c: New test.
5973 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
5975         * gcc.dg/typespec-1.c: New test.
5977 2002-08-20  Devang Patel  <dpatel@apple.com>
5978         * objc.dg/proto-hier-2.m: New test.
5980 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
5982         * objc.dg/bitfield-1.m: New test.
5983         * objc.dg/bitfield-2.m: New test.
5985 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5987         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
5988         gcc.dg/c99-flex-array-4.c: New tests.
5990 2002-08-16  Stan Shebs  <shebs@apple.com>
5992         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
5994 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
5996         * gcc.dg/typeof-1.c: New test.
5997         * g++.dg/ext/typeof2.C: New test.
5999 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
6001         * g++.dg/other/offsetof1.C: New test.
6003 2002-08-14  Richard Henderson  <rth@redhat.com>
6005         * gcc.dg/tls/diag-3.c: Fix expected message strings.
6007 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
6009         * gcc.dg/cpp/_Pragma3.c: New test.
6011 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
6013         * g++.dg/template/inherit3: New test.
6015 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6017         * gcc.dg/bitfld-4.c: Add blank options.
6019 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
6021         * g++.dg/template/crash1.C: New test.
6023 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6025         * gcc.dg/tls/opt-2.c: New test.
6027 2002-08-08  Devang Patel  <dpatel@apple.com>
6029         * objc.dg/selector-1.m : New test
6031 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6033         * g++.dg/abi/bitfield4.C: New test.
6034         * gcc.dg/bitfld-4.c: New test.
6036 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
6038         * g++.dg/other/packed1.C: New test.
6040 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
6042         * g++.dg/abi/offsetof.C: Tweak error messages.
6043         * g++.old-deja/g++.mike/p10769a.C: Likewise.
6045 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
6047         * gcc.dg/bitfld-3.c: New test.
6049 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
6050             Richard Henderson  <rth@redhat.com>
6052         * gcc.dg/i386-bitfield1.c: New test.
6053         * g++.dg/abi/bitfield3.C: Update.
6055 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
6057         * objc.dg/const-str-2.m: Update.
6058         * gcc.dg/cpp/c++98.c: Change to C extension.
6059         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
6060         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
6062 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
6064         * testsuite/gcc.dg/tls/diag-3.c: New.
6066 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
6068         * g++.dg/README (Subdirectories): Document new subdir expr.
6069         * g++.dg/expr/pmf-1.C: New test.
6071 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
6073         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
6075 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
6077         * g++.dg/abi/bitfield3.C: New test.
6079 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
6081         * lib/gcov.exp: Tweak expected line formats.
6082         * gcc.misc-tests/gcov8.c: New test.
6083         * gcc.misc-tests/gcov8.x: New flags.
6085 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
6087         * consistency.vlad/layout/endian.c: Include string.h.
6089         * gcc.c-torture/execute/20020805-1.c: New test.
6091 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
6093         * g++.dg/other/conversion1.C: New test.
6095 2002-08-03  Roger Sayle  <roger@eyesopen.com>
6097         * gcc.dg/builtins-1.c: New testcase.
6099 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
6101         * g++.dg/inherit/access3.C: New test.
6103 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
6105         * gcc.dg/ia64-visibility-2.c: New test.
6107 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
6109         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
6110         __qualifier_flags to __flags.
6112 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
6114         * g++.dg/inherit/operator1.C: New test.
6115         * g++.dg/lookup/disamb1.C: Fix typo in comment.
6116         * g++.dg/other/error1.C: Change expected error message.
6117         * g++.dg/template/conv4.C: Likewise.
6119 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
6121         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
6122         for documented behavior.
6124 2002-07-25  Roger Sayle  <roger@eyesopen.com>
6126         * gcc.c-torture/execute/20020720-1.x: Skip this test on
6127         several targets known to fail.
6129 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
6131         * gcc.dg/mips-args-[123].c: New tests.
6133 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
6135         * gcc.dg/ppc-spe.c: New.
6137 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
6139         * g++.dg/other/ptrmem4.C: New testcase.
6141 2002-07-24  Richard Henderson  <rth@redhat.com>
6143         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
6145 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
6147         * g++.dg/ext/alignof1.C (main): Return 0 for success.
6149 2002-07-24  Roger Sayle  <roger@eyesopen.com>
6151         * gcc.c-torture/execute/memset-3.c: New testcase.
6153 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
6155         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
6156         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
6158 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6160         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
6161         Delete.
6163 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
6165         * gcc.c-torture/compile/simd-4.c: New test.
6167 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6169         PR c++/7347, c++/7348
6170         * g++.dg/template/access4.C: New test.
6171         * g++.dg/template/access5.C: New test.
6172         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
6173         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
6174         * g++.old-deja/g++.pt/ttp58.C: Likewise.
6175         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
6177 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
6179         * gcc.dg/gnu89-init-2.c: New test.
6181 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
6183         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
6185 2002-07-20  Roger Sayle  <roger@eyesopen.com>
6187         * gcc.c-torture/execute/20020720-1.c: New testcase.
6189 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
6191         * gcc.dg/cpp/Wsignprom.c: New tests.
6193 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
6195         * gcc.c-torture/execute/loop-13.c: New test.
6197 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
6199         * gcc.dg/cpp/expr.c: New tests.
6201 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
6203         * g++.dg/opt/pr6713.C: Add template instantiation.
6205 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
6207         * gcc.dg/nest.c: New test.
6209 2002-07-17  Richard Henderson  <rth@redhat.com>
6211         * g++.dg/opt/pr6713.C: New test.
6213 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
6215         * gcc.c-torture/execute/loop-2e.x: Let the testcase
6216         XFAIL for all x86 processors.
6218 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
6220         * gcc.c-torture/execute/20010122-1.x: Do not test with
6221         -fomit-frame-pointer.
6223 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6225         * g++.dg/template/instantiate2.C: New test.
6226         * g++.dg/template/spec4.C: New test.
6228 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6230         * g++.dg/template/access2.C: New test.
6231         * g++.dg/template/access3.C: New test.
6233 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
6235         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
6236         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
6237         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
6238         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
6239         Convert to use <stdarg.h>.
6240         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
6241         Delete.
6242         * gcc.dg/va-arg-2.c: New.
6243         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
6245 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
6247         * gcc.c-torture/compile/20020710-1.c: New test.
6249 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
6250                           Andrew Pinski  <pinskia@physics.uc.edu>
6252         gcc.c-torture/compile/simd-2.c: New testcase.
6253         gcc.c-torture/compile/simd-3.c: Likewise.
6255 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
6257         PR c++/7224
6258         * g++.dg/overload/error1.C: New test.
6260 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6262         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
6263         configuration and IRIX 6 O32 ABI.
6265 2002-07-11  Roger Sayle  <roger@eyesopen.com>
6267         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
6269 2002-07-10  Roger Sayle  <roger@eyesopen.com>
6271         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
6273 2002-07-10  Jeffrey A Law  <law@redhat.com>
6275         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
6277         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
6279 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
6281         * gcc.dg/20020312-2.c: Check for __PPC__.
6283 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
6285         * gcc.c-torture/compile/20020709-1.c: New test.
6287 2002-07-07  Roger Sayle  <roger@eyesopen.com>
6289         * g++.dg/template/qualttp21.C: New test case.
6291 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
6293         * gcc.c-torture/compile/20020706-1.c: New test.
6294         * gcc.c-torture/compile/20020706-2.c: New test.
6296 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
6297             Alexandre Oliva  <aoliva@redhat.com>
6299         * g++.dg/warn/incomplete1.C: New test.
6301 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6303         PR c++/7099
6304         * g++.dg/warn/noreturn1.C: New test.
6306 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
6308         PR c++/6706
6309         * g++.dg/debug/debug6.C: New test.
6310         * g++.dg/debug/debug7.C: New test.
6312 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
6314         * gcc.c-torture/compile/simd-3.c: New test.
6316 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
6318         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
6319         * gcc.dg/20020620-1.c: Likewise.
6321 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6323         PR c++/6944
6324         * g++.dg/init/array4.C: New test.
6325         * g++.dg/init/array5.C: New test.
6327 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
6329         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
6330         * gcc.c-torture/execute/simd-2.c (main): Likewise.
6332 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6334         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
6335         * gcc.dg/wtr-aggr-init-1.c: Likewise.
6336         * gcc.dg/wtr-conversion-1.c: Likewise.
6337         * gcc.dg/wtr-escape-1.c: Likewise.
6338         * gcc.dg/wtr-int-type-1.c: Likewise.
6339         * gcc.dg/wtr-label-1.c: Likewise.
6340         * gcc.dg/wtr-static-1.c: Likewise.
6341         * gcc.dg/wtr-strcat-1.c: Likewise.
6342         * gcc.dg/wtr-suffix-1.c: Likewise.
6343         * gcc.dg/wtr-switch-1.c: Likewise.
6344         * gcc.dg/wtr-unary-plus-1.c: Likewise.
6345         * gcc.dg/wtr-union-init-1.c: Likewise.
6346         * gcc.dg/wtr-union-init-2.c: Likewise.
6347         * gcc.dg/wtr-union-init-3.c: Likewise.
6349         * gcc.dg/wtr-func-def-1.c: New test.
6351 2002-07-02 Devang Patel <dpatel@apple.com>
6353         * objc.dg/param-1.m: New test.
6355 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
6357         * gcc.dg/cpp/trad/directive.c: Add test.
6358         * gcc.dg/cpp/trad/macroargs.c: Add test.
6359         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
6361 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
6363         * gcc.dg/cpp/cmdlne-M.c: New test.
6365 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
6367         * objc.dg/desig-init-1.m: New test.
6369 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6371         PR c++/6716
6372         * g++.dg/template/instantiate1.C: New test.
6374 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
6376         PR c++/7112
6377         * g++.dg/template/sizeof2.C: New test.
6379 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
6381         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
6382         gcc.dg/cpp/trad/include.c: New tests.
6384 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
6386         PR target/7177
6387         * gcc.c-torture/compile/20020701-1.c: New test.
6389 2002-07-01  Stan Shebs  <shebs@apple.com>
6391         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
6392         header here...
6393         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
6394         (objc-torture-execute): or here.
6396 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
6398         * gcc.c-torture/execute/arith-rand-ll.c: New test.
6400 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
6402         * gcc.dg/cpp/trad/escaped-nl.c: New test.
6404 2002-06-30  Devang Patel  <dpatel@apple.com>
6406         * objc.dg/fsyntax-only.m: New test.
6408 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
6410         PR c++/6695
6411         * g++.dg/template/friend7.C: New file.
6413 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
6415         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
6416         return type.
6418 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
6420         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
6421         avoid division by zero.
6423 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
6425         * gcc.dg/Wunknownprag.c: New tests.
6427 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
6429         * gcc.c-torture/execute/simd-2.c: New test.
6431 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
6433         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
6434         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
6435         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
6436         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
6437         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
6438         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
6439         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
6440         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
6441         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
6442         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
6443         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
6444         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
6445         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
6446         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
6447         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
6448         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
6449         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
6451 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
6453         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
6454         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
6455         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
6456         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
6457         New tests.
6458         * gcc.dg/cpp/trad/directive.c: Update.
6460 2002-06-23  Andreas Jaeger  <aj@suse.de>
6462         * gcc.c-torture/execute/complex-6.c: New.
6464 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
6466         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
6467         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
6468         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
6469         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
6471 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
6473         * gcc.dg/cpp/trad: New directory with traditional tests copied
6474         from parent directory.
6475         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
6476         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
6477         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
6478         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
6479         Move to trad/ and rename.
6480         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
6481         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
6482         gcc.dg/cpp/trad/redef2.c: New tests.
6483         * gcc.dg/cpp/trad/trad.exp: New driver.
6485 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
6487         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
6488         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
6489         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
6490         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
6491         Remove.
6493 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
6495         * gcc.dg/20020620-1.c: New test.
6497 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6499         * g++.dg/template/ttp4.C: New test.
6501 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
6503         * g++.dg/opt/vt1.C: Fix regexp.
6505 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6507         * gcc.c-torture/execute/pure-1.c: Make functions static again.
6508         Don't use attribute `noinline'.
6510 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
6512         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
6514 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
6516         * gcc.c-torture/execute/simd-1.c: New.
6518         * gcc.dg/simd-1.c: New.
6520 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
6522         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
6524 2002-06-16  Richard Henderson  <rth@redhat.com>
6526         * g++.dg/ext/anon-struct1.C: New.
6527         * g++.dg/ext/anon-struct2.C: New.
6528         * g++.dg/ext/anon-struct3.C: New.
6529         * gcc.dg/anon-struct-1.c: New.
6530         * gcc.dg/anon-struct-2.c: New.
6531         * gcc.dg/anon-struct-3.c: New.
6532         * gcc.dg/20011008-1.c: Adjust warning text.
6533         * gcc.dg/20020527-1.c: Add -fms-extensions.
6535 2002-06-16  Richard Henderson  <rth@redhat.com>
6537         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
6539 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
6541         * gcc.c-torture/execute/20020615-1.c: New test.
6543 2002-06-15  Roger Sayle  <roger@eyesopen.com>
6545         * gcc.c-tortuture/execute/compare-1.c: New test case.
6546         * gcc.c-tortuture/execute/compare-2.c: New test case.
6547         * gcc.c-tortuture/execute/compare-3.c: New test case.
6549 2002-06-13  Richard Henderson  <rth@redhat.com>
6551         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
6552         ia64 ilp32.
6554 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6556         * g++.dg/template/typename2.C: Update error message.
6558 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
6560         * gcc.c-torture/execute/20020611-1.c: New test.
6562 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
6564         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
6565         list of targets to skip.
6567 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
6569         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
6570         targets if not optimizing.
6572 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
6574         * gcc.c-torture/compile/20020605-1.c: New test.
6576         * g++.dg/opt/vt1.C: New test.
6578         * gcc.dg/20020531-1.c: New test.
6580         * gcc.dg/20020530-1.c: New test.
6582         * gcc.dg/20020527-1.c: New test.
6584         * g++.dg/opt/cse1.C: New test.
6586 2002-06-07  Roger Sayle  <roger@eyesopen.com>
6588         * gcc.dg/20020607-2.c: New test case.
6590 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
6592         * gcc.c-torture/compile/20020604-1.c: New test.
6594 2002-06-04  Richard Henderson  <rth@redhat.com>
6596         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
6597         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
6598         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
6600 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
6602         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
6604 2002-06-03  Richard Henderson  <rth@redhat.com>
6606         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
6607         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
6609 2002-06-02  Richard Henderson  <rth@redhat.com>
6611         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
6612         test functions static.
6614 2002-06-02  Andreas Jaeger  <aj@suse.de>
6616         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
6617         now.
6619 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6621         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
6622         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
6623         Update for mofified diagnostics.
6624         * gcc.dg/c99-intconst-1.c: No longer fail.
6626 2002-06-02  Richard Henderson  <rth@redhat.com>
6628         * gcc.dg/uninit-A.c: Remove xfail markers.
6630 2002-06-01  Roger Sayle  <roger@eyesopen.com>
6632         * gcc.dg/fnegate-1.c: New test case.
6634 2002-05-30  Osku Salerma  <osku@iki.fi>
6636         * gcc.c-torture/execute/mayalias-1.c: New file.
6638 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6640         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
6641         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
6642         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
6644 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
6646         * gcc.c-torture/execute/20020529-1.c: New test.
6648 2002-05-27  Richard Henderson  <rth@redhat.com>
6650         * g++.dg/ext/attrib6.C: New test case.
6652 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6654         * gcc.c-torture/execute/pure-1.c: New test.
6656 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6658         * gcc.dg/cpp/arith-2.c: Remove.
6660 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6662         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
6663         * gcc.dg/cpp/if-3.c: Remove.
6665 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
6667         * g++.dg/opt/cse2.C: New test.
6669 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
6671         * gcc.dg/cpp/arith-1.c: New semantic tests.
6672         * gcc.dg/cpp/if-1.c: Update.
6674 2002-05-24  Ben Elliston  <bje@redhat.com>
6676         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
6678 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
6680         * gcc.dg/verbose-asm.c: New test.
6682 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6684         * gcc.dg/cpp/paste12.c: New test.
6686 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6688         * g++.dg/parse/named_ops.C: New test.
6690 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
6692         * gcc/testsuite/gcc.dg/weak-8.c: New test.
6694 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
6696         * gcc.dg/weak-2.c: Allow optional leading underscore
6697         in scan-assembler symbol name.
6698         * gcc.dg/weak-3.c: Likewise.
6699         * gcc.dg/weak-4.c: Likewise.
6700         * gcc.dg/weak-5.c: Likewise.
6702 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
6704         * gcc.dg/20020523-1.c: New test.
6706 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6708         * objc.dg/const-str-2.m: Update now that we stop after
6709         a command line error.
6711 2002-05-22  Richard Henderson  <rth@redhat.com>
6713         * g++.dg/dg.exp: Fix typo in test pruneing.
6715 2002-05-22  Richard Henderson  <rth@redhat.com>
6717         * g++.dg/dg.exp: Prune the tls subdirectory.
6718         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
6719         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
6720         * g++.dg/tls/init-1.C: New.
6722 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
6724         * gcc.dg/20020517-1.c: New test.
6726 2002-05-21  Richard Henderson  <rth@redhat.com>
6728         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
6729         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
6731 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
6733         * g++.dg/other/copy2.C: New test.
6735 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
6737         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
6738         (MAX_COPY): Bump up to 10 times sizeof (long long).
6739         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
6741         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
6742         sizeof (long long).
6744         * gcc.c-torture/execute/strcpy-1.c: New test.
6746 2002-05-19  Jason Merrill  <jason2redhat.com>
6748         * g++.dg/ext/oper1.C: New test.
6750 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
6751 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
6753         * README.QMTEST: New file.
6755         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
6757 2002-05-19  Andreas Jaeger  <aj@suse.de>
6759         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
6760         now.
6761         * gcc.c-torture/execute/loop-2d.x: Likewise.
6763 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
6765         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
6766         support weak symbols.
6767         * gcc.dg/weak-4.c: Likewise
6768         * gcc.dg/weak-6.c: Likewise
6770 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
6772         * gcc.dg/weak-3.c: Add dg-excess-error comment for
6773         cygwin, coff and h8300-*-hms targets
6774         * gcc.dg/weak-5.c: Likewise
6775         * gcc.dg/weak-7.c: Likewise
6777 2002-05-16  Jason Merrill  <jason@redhat.com>
6779         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
6780         (scan-assembler-not, scan-assembler-dem): Likewise.
6781         (scan-assembler-dem-not): Likewise.
6783 2002-05-15  Richard Henderson  <rth@redhat.com>
6785         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
6787 2002-05-15  Richard Henderson  <rth@redhat.com>
6789         * gcc.dg/weak-5.c (vfoo1c): No warning here.
6790         (vfoo1f): Warning here.
6791         (vfoo1l): Don't redefine the alias.
6793 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
6795         * g++.dg/init/pm1.C: New test.
6797 2002-05-12  David S. Miller  <davem@redhat.com>
6799         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
6800         types.
6802 2002-05-10  Roger Sayle  <roger@eyesopen.com>
6804         * gcc.c-torture/execute/20020510-1.c: New test case.
6806 2002-05-10  David S. Miller  <davem@redhat.com>
6808         * gcc.c-torture/execute/conversion.c: Test long double too.
6810 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
6812         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
6813         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
6814         * lib/g++.exp (g++_link_flags): Likewise.
6815         * lib/objc.exp (objc_target_compile): Likewise.
6817 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6819         * gcc.dg/cpp/poison.c: Update.
6820         * gcc.dg/cpp/20000625-2.c: Remove.
6821         * gcc.dg/cpp/direct2s.c: Remove final test.
6823 2002-05-08  Tom Rix  <trix@redhat.com>
6825         * gcc.c-torture/execute/20020508-1.c: New test.
6826         * gcc.c-torture/execute/20020508-2.c: New test.
6827         * gcc.c-torture/execute/20020508-3.c: New test.
6829 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6831         * gcc.dg/cpp/charconst-4.c: More tests.
6833 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6835         PR c/6569
6836         * gcc.dg/weak-3.c: Update location of warning messages.
6837         * gcc.dg/weak-5.c: Likewise.
6839 2002-05-06  Roger Sayle  <roger@eyesopen.com>
6841         * gcc.c-torture/execute/20020506-1.c: New test case.
6843 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
6845         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
6847 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6849         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
6851 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6853         * gcc.dg/cpp/charconst-3.c: New test.
6855 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6857         * gcc.dg/cpp/charconst.c: Update tests.
6859 2002-05-05  Tim Josling  <tej@melbpc.org.au>
6861         * treelang: Added directory for new sample language treelang. Also
6862         lib/treelang.exp: New file to signal treelang should be tested.
6864 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
6866         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
6867         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
6868         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
6869         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
6870         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
6871         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
6872         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
6874 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6876         * gcc.dg/format/xopen-2.c: New test.
6878 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
6880         * gcc.dg/20020503-1.c: New test.
6882 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
6884         * g++.dg/init/dtor1.C: Make it tougher.
6886 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
6888         * g++.dg/init/dtor1.C: New test.
6890 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
6892         * gcc.dg/altivec-8.c: New.
6894 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
6896         * gcc.dg/altivec-7.c: New.
6898 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
6900         * g++.dg/parse/typedef1.C: New test.
6902 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6904         PR c++/6486
6905         * g++.dg/template/friend6.C: New test.
6907         PR c++/6492
6908         * g++.dg/init/copy1.C: New test.
6910 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
6912         * g++.dg/warn/effc1.C: New test.
6914 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6916         * gcc.dg/cpp/if-cexp.c: Add a test.
6918 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
6920         * gcc.dg/20020426-2.c: New test.
6922 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
6924         * gcc.dg/cpp/if-mop.c: Update.
6925         * gcc.dg/cpp/if-mpar.c: Add test.
6926         * gcc.dg/cpp/if-oppr.c: Update.
6928 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6930         PR c/6343
6931         * gcc.dg/weak-[2-7].c: New tests.
6933 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
6935         * gcc.dg/enum1.c: New test.
6937 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6939         PR c++/6497
6940         * g++.dg/inherit/access2.C: New test.
6942 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6944         PR bootstrap/6445
6945         * gcc.dg/20020426-1.c: New test.
6947 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
6949         * g++.dg/abi/enum1.C: New test.
6951 2002-04-26  Richard Henderson  <rth@redhat.com>
6953         * gcc.dg/c99-bool-1.c: Expect always true warning.
6955 2002-04-25  Roger Sayle  <roger@eyesopen.com>
6957         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
6959 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6961         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
6962         targets.
6964 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
6966         * g++.dg/abi/mange7.C: New test.
6968         PR c++/6438.
6969         * g++.dg/parse/stmtexpr2.C: New test.
6971 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
6973         * gcc.dg/20020312-2.c: Add SH target.
6975 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6977         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
6978         compiler output on mips*-*-irix*.
6980 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
6982         * g++.dg/parse/attr1.C: New test.
6984 2002-04-23  Roger Sayle  <roger@eyesopen.com>
6986         * gcc.c-torture/execute/string-opt-17.c: New test case.
6987         * gcc.c-torture/execute/memset-2.c: New test case.
6989 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
6991         PR c++/6256:
6992         * g++.dg/template/friend5.C: New test.
6994         PR c++/6331:
6995         * g++.dg/template/qual1.C: Likewise.
6997 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
6999         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
7000         Include stdlib.h, not stdio.h or ctype.h.
7002 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
7004         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
7005         cris-*-elf* and mmix-*-*.
7006         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
7007         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
7008         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
7009         Ditto.
7010         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
7011         * gcc.dg/wchar_t-1.c: Ditto.
7013 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
7015         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
7016         Clarify comment.
7018 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
7020         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
7022 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7024         * gcc.c-torture/execute/20000906-1.x: Delete.
7026 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
7028         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
7030 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
7032         * PR6367
7033         * g77.f-torture/execute/6367.f: New test.
7034         * g77.f-torture/execute/6367.x: Disable for MMIX.
7036 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7038         * PR6352
7039         * g++.dg/opt/inline2.C: New test.
7041 2002-04-18  Richard Henderson  <rth@redhat.com>
7043         * gcc.dg/20000906-1.c: Enable for all targets.
7044         * gcc.c-torture/compile/iftrap-2.c: New.
7046 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7048         * gcc.dg/20020418-1.c: New test.
7049         * gcc.dg/20020418-2.c: New test.
7051 2002-04-18  Richard Henderson  <rth@redhat.com>
7053         * gcc.c-torture/compile/iftrap-1.c: New.
7054         * gcc.dg/iftrap-1.c: Adjust for ia64.
7055         * gcc.dg/iftrap-2.c: New.
7057 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
7059         * gcc.c-torture/compile/20020418-1.c: New test.
7061 2002-04-18  Roger Sayle  <roger@eyesopen.com>
7063         * gcc.c-torture/compile/20020415-1.c: New.
7065 2002-04-18  David S. Miller  <davem@redhat.com>
7067         * gcc.c-torture/execute/20020418-1.c: New test.
7069 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
7071         * gcc.dg/20020416-1.c: New test.
7073         * g++.dg/opt/inline1.C: New test.
7075 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
7077         * gcc.dg/altivec-5.c: New test.
7079         * gcc.dg/20020415-1.c: New test.
7081 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
7083         * testsuite/lib/chill.exp: Remove.
7085 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
7087         * g++.dg/other/big-struct.C: New test.
7089 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
7091         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
7092         of scratch file.
7094 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
7096         PR c/6277
7097         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
7098         in scan-assembler function name
7100 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
7102         * g77.f-torture/execute/980628-4.x,
7103         g77.f-torture/execute/980628-5.x,
7104         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7105         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7106         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
7107         i[34567]86-*-*.
7109 2002-04-13  David S. Miller  <davem@redhat.com>
7111         * gcc.c-torture/execute/20020413-1.c: New test.
7113 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
7115         * gcc.dg/asm-6.c,
7116         * g++.dg/ext/asm1.C: New tests.
7118 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
7120         PR c++ 5373.
7121         * g++.dg/parse/stmtexpr1.C: New test.
7123         PR c++/5189.
7124         * g++.dg/template/copy1.C: New test.
7126 2002-04-12  Richard Henderson  <rth@redhat.com>
7128         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
7130 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
7132         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
7133         gcc.c-torture/execute/20020307-2.c.
7135 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
7137         * g++.dg/ext/attrib5.C,
7138         * g++.dg/lookup/struct1.C: New tests.
7140 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
7142         * gcc.dg/20020411-1.c: New test.
7144         * gcc.c-torture/execute/20020411-1.c: New test.
7146 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
7148         * g77.f-torture/execute/6177.f: New test.
7150 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
7152         PR middle-end/6247
7153         * g++.dg/opt/cleanup1.C: New test.
7155         * g++.dg/opt/const1.C: New test.
7157 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
7159         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
7161 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7163         PR c++/5507
7164         * g++.dg/template/typename2.C: New test.
7166 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
7168         * gcc.c-torture/execute/loop-12.c: New.
7170 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
7172         * g77.f-torture/execute/980628-4.x,
7173         g77.f-torture/execute/980628-5.x,
7174         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
7175         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
7176         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
7178 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7180         PR optimization/6086
7181         * g++.dg/opt/preinc1.C: New test.
7183 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7185         PR c++/5571
7186         * g++.dg/opt/static2.C: New test.
7188 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
7190         PR c/5120
7191         * gcc.dg/20020406-1.c: New test.
7193 2002-04-04  David S. Miller  <davem@redhat.com>
7195         * gcc.c-torture/execute/20020404-1.c: New test.
7197 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
7199         PR c/6123
7200         * gcc.dg/20020312-2.c: Do not declare global register variable
7201         if __PIC__ or __pic__ is defined.
7203 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
7205         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
7206         __asm__ so that it works correctly even if -ansi -pedantic-errors.
7208 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7210         * gcc.misc-tests/linkage.exp: Update last change to handle
7211         sparc*-, not just sparc-.
7213 2002-04-03  Richard Henderson  <rth@redhat.com>
7215         * gcc.dg/cpp/ucs.c: Improved long UCS test.
7217 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7219         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
7221 2002-04-02  David S. Miller  <davem@redhat.com>
7223         * gcc.c-torture/execute/20020402-3.c: New test.
7225 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
7227         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
7228         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
7230         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
7231         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
7232         g77.f-torture/execute/20001201.x,
7233         g77.f-torture/execute/u77-test.x: New files.
7235         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
7236         * gcc.dg/wchar_t-1.c: Ditto.
7238 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7240         * gcc.c-torture/execute/20020402-1.c: New test.
7242 2002-04-01  Richard Henderson  <rth@redhat.com>
7244         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
7246         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
7248 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7250         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
7252 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7254         * g++.dg/inherit/template-as-base.C: Expect error.
7255         * g++.dg/inherit/namespace-as-base.C: Likewise.
7257 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
7259         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
7260         g++.dg/ext/instantiate3.C: Tweak match patterns.
7262         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
7263         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
7264         -da test.
7266 2002-03-31  Richard Henderson  <rth@redhat.com>
7268         * gcc.dg/special/alias-2.c: New.
7269         * gcc.dg/special/ecos.exp: Run it.
7271 2002-03-31  Richard Henderson  <rth@redhat.com>
7273         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
7275 2002-03-31  Kazu Hirata  <kazu@hxi.com>
7277         * gcc.dg/weak-1.c: Disable on h8300 port.
7279 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
7281         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
7282         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
7283         ordering tests.
7284         * g++.dg/bprob/bprob-1.C: New test.
7285         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
7286         * g++.dg/gcov/gcov-1.C: New test.
7287         * g++.dg/gcov/gcov-1.x: New file.
7288         * g++.dg/gcov/gcov-2.C: New test.
7289         * g++.dg/gcov/gcov-3.C: New test.
7290         * g++.dg/gcov/gcov-3.h: New file.
7292 2002-03-28  Roger Sayle  <roger@eyesopen.com>
7294         * g++.old-deja/g++.other/builtins5.C: New test.
7295         * g++.old-deja/g++.other/builtins6.C: New test.
7296         * g++.old-deja/g++.other/builtins7.C: New test.
7297         * g++.old-deja/g++.other/builtins8.C: New test.
7298         * g++.old-deja/g++.other/builtins9.C: New test.
7300 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
7302         * g++.dg/opt/static1.C: New test.
7304         * g++.dg/opt/longbranch1.C: New test.
7306 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
7308         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
7310         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
7312 2002-03-28  Jeffrey A Law  (law@redhat.com)
7314         * gcc.c-torture/execute/20020328-1.c: New test.
7316 2002-03-27  Richard Henderson  <rth@redhat.com>
7318         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
7319         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
7320         move from g++.old-deja/g++.ext/.
7322 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
7324         * g++.dg/init/new2.C: New test.
7326 2002-03-26  Richard Henderson  <rth@redhat.com>
7328         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
7330         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
7331         on sparc.
7333         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
7334         sparcv9 systems.
7335         * gcc.dg/20001102-1.c: Likewise.
7337 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
7339         * gcc.dg/cpp/endif-pedantic1.c,
7340         gcc.dg/cpp/endif-pedantic2.c:  New tests.
7342 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
7344         * g++.dg/init/new1.C: New test.
7346 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
7348         * g++.dg/abi/vbase9.C: New test.
7350 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
7352         * gcc.dg/arm-asm.c: New test.
7354 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
7356         * gcc.dg/Wswitch-enum.c: New test.
7357         Fix PR c/5044.
7359 2002-03-26  Richard Henderson  <rth@redhat.com>
7361         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
7362         structure.
7364 2002-03-25  Richard Henderson  <rth@redhat.com>
7366         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
7367         sparcv9 systems.
7369         * gcc.c-torture/compile/20011119-1.c (xxx): New.
7370         * gcc.c-torture/compile/20011119-2.c (xxx): New.
7372 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
7374         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
7376 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
7378         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
7379         targets using generic thunk support.
7381 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
7383         * gcc.c-torture/compile/20020323-1.c: New test.
7385         * g++.dg/opt/conj2.C: New test.
7387 2002-03-24  Richard Henderson  <rth@redhat.com>
7389         * gcc.dg/weak-1.c: Use -fno-common.
7391 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7393         * g77.dg/f77-edit-apostrophe-out.f: New test
7394         * g77.dg/f77-edit-h-out.f: New test
7395         * g77.dg/f77-edit-t-in.f: New test
7396         * g77.dg/f77-edit-t-out.f: New test
7397         * g77.dg/f77-edit-x-out.f: New test
7398         * g77.dg/f77-edit-slash-out.f: New test
7399         * g77.dg/f77-edit-colon-out.f: New test
7400         * g77.dg/f77-edit-s-out.f: New test
7402 2002-03-24  Richard Henderson  <rth@redhat.com>
7404         * objc/execute/formal_protocol-6.x: New XFAIL.
7406 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7408         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
7409         that do not support weak symbols
7411 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
7413         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
7414         * lib/g77.exp:  Likewise
7415         * lib/objc.exp: Likewise
7417 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
7419         * gcc.dg/Wswitch-default.c: New test.
7421 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
7423         * g++.dg/other/enum1.C: New test.
7425 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
7427         * gcc.dg/pragma-ep-3.c: Fix typo.
7429 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
7431         * g++.dg/inherit/template-as-base.C: New test.
7433 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
7435         * g++.old-deja/g++.other/dwarf2-1.C: Move...
7436         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
7438 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
7440         * gcc.dg/cpp/multiline.c: Update to match.
7442 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
7444         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
7446 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
7448         * gcc.dg/cpp/extratokens2.c:  New file.
7450 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
7452         * gcc.dg/20020312-2.c: Add rs6000 target.
7454         * gcc.c-torture/compile/20020319-1.c: New test.
7456 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7458         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
7459         (A, E): Handle this.
7461 2002-03-20  Jason Merrill  <jason@redhat.com>
7463         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
7464         ignoring -fpic.
7465         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
7466         through prune_gcc_output.
7468 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
7470         * gcc.c-torture/compile/20020320-1.c: New test.
7472 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
7474         * gcc.c-torture/compile/20020318-1.c: New test.
7476         * gcc.dg/struct-by-value-1.c: New test.
7478         * gcc.dg/20020319-1.c: New test.
7480 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
7482         * g++.dg/opt/conj1.C: New test.
7484 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
7486         * g++.dg/template/qualttp20.C: Revert previous change.
7487         * g++.dg/template/qualttp3.C: Likewise.
7488         * g++.dg/template/qualttp4.C: Likewise
7489         * g++.dg/template/qualttp5.C: Likewise
7490         * g++.dg/template/qualttp6.C: Likewise
7491         * g++.dg/template/qualttp7.C: Likewise
7492         * g++.dg/template/qualttp8.C: Likewise
7493         * g++.dg/template/recurse.C: Likewise.
7495 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
7497         * gcc.dg/cpp/wchar-1.c: Update.
7499 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
7501         * g++.dg/template/conv1.C: New test.
7502         * g++.dg/template/conv2.C: New test.
7503         * g++.dg/template/conv3.C: New test.
7504         * g++.dg/template/conv4.C: New test.
7506 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
7508         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
7509         * g++.dg/template/qualttp3.C: Likewise.
7510         * g++.dg/template/qualttp4.C: Likewise
7511         * g++.dg/template/qualttp5.C: Likewise
7512         * g++.dg/template/qualttp6.C: Likewise
7513         * g++.dg/template/qualttp7.C: Likewise
7514         * g++.dg/template/qualttp8.C: Likewise
7515         * g++.dg/template/recurse.C: Likewise.
7517 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
7519         * g++.dg/opt/dtor1.C: New test.
7521 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
7523         * gcc.c-torture/compile/20020315-1.c: New test.
7525 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
7527         * gcc.dg/weak-1.c: Fix scan tests.
7529 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
7531         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
7532         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
7533         cris-*-aout* mmix-*-*.
7534         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
7535         cris-*-aout* mmix-*-*.
7536         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
7537         cris-*-elf* cris-*-aout* and mmix-*-*.
7538         * gcc.dg/20001009-1.c: Ditto.
7539         * gcc.dg/20010912-1.c: Ditto.
7540         * gcc.dg/20020122-4.c: Ditto.
7541         * gcc.dg/inline-2.c: Ditto.
7543 2002-03-14  Jeffrey A Law  (law@cygnus.com)
7545         * gcc.c-torture/compile/20020314-1.c: New test.
7547 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
7549         * gcc.c-torture/execute/20020314-1.c: New test.
7551 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
7553         * g++.dg/warn/Wunused-1.C: New test.
7555 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
7557         * g++.dg/abi/mangle6.C: New test.
7559 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
7561         * gcc.c-torture/compile/20020309-2.c: New test.
7563         * gcc.c-torture/compile/20020312-1.c: New test.
7565 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
7567         * g++.dg/other/access1.C: New test.
7569 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
7571         * gcc.c-torture/execute/wchar_t-1.c: New test.
7573 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
7575         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
7577 2002-03-12  Roger Sayle  <roger@eyesopen.com>
7579         * gcc.dg/20020312-1.c: New test case.
7581 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
7583         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
7585 2002-03-11  Richard Henderson  <rth@redhat.com>
7587         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
7588         * g++.old-deja/g++.jason/report.C: Likewise.
7590 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
7592         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
7593         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
7595 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
7597         * testsuite/g++.dg/overload/pmf1.C: New test.
7599 2002-03-11  Kazu Hirata  <kazu@hxi.com>
7601         * gcc.c-torture/execute/20020307-1.c: Use long.
7603 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
7605         PR optimization/5844
7606         * gcc.dg/20020310-1.c: New test.
7608 2002-03-09  Michael Meissner  <meissner@redhat.com>
7610         * gcc.c-torture/execute/memcpy-2.c: New test.
7611         * gcc.c-torture/execute/memset-1.c: New test.
7612         * gcc.c-torture/execute/strlen-1.c: New test.
7613         * gcc.c-torture/execute/strcmp-1.c: New test.
7614         * gcc.c-torture/execute/strncmp-1.c: New test.
7616 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
7618         * gcc.dg/ppc-ldstruct.c: New test.
7620 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
7622         * gcc.c-torture/execute/va-arg-22.c: New test.
7624 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7626         * gcc.c-torture/compile/20020309-1.c: New test.
7628 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
7630         * gcc.c-torture/execute/20020307-2.c: New test.
7632 2002-03-07  Jeffrey A Law  (law@redhat.com)
7634         * g77.f-torture/compile/20020307-1.f: New test.
7636 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
7638         * gcc.dg/unordered-1.c: New test.
7640 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
7642         * gcc.c-torture/execute/20020307-1.c: New test.
7644 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
7646         * gcc.dg/20020304-1.c: New test.
7648         * gcc.c-torture/compile/20020304-2.c: New test.
7650 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
7652         * gcc.c-torture/compile/20020304-1.c: New test case
7653         (from PR c/5830).
7655 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
7657         * gcc.dg/20020103-1.c: Add other -D ppc variants.
7659 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
7661         * g++.dg/other/classkey1.C: New test.
7663 2002-03-01  Richard Henderson  <rth@redhat.com>
7665         * gcc.c-torture/compile/981223-1.x: New.
7666         * gcc.c-torture/compile/920625-1.x: New.
7668 2002-02-28  Richard Henderson  <rth@redhat.com>
7670         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
7672 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
7674         * gcc.c-torture/execute/20020227-1.c: New test.
7676 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
7678         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
7679         here" ERROR lines.
7680         * g++.old-deja/g++.oliva/partord1.C: Likewise.
7681         * g++.old-deja.g++.other/defarg1.C: Likewise.
7682         * g++.old-deja/g++.pt/calls2.C: Likewise.
7683         * g++.old-deja/g++.pt/crash20.C: Likewise.
7684         * g++.old-deja/g++.pt/crash30.C: Likewise.
7685         * g++.old-deja/g++.pt/crash36.C: Likewise.
7686         * g++.old-deja/g++.pt/crash6.C: Likewise.
7687         * g++.old-deja/g++.pt/defarg13.C: Likewise.
7688         * g++.old-deja/g++.pt/derived3.C: Likewise.
7689         * g++.old-deja/g++.pt/error1.C: Likewise.
7690         * g++.old-deja/g++.pt/friend21.C: Likewise.
7691         * g++.old-deja/g++.pt/friend23.C: Likewise.
7692         * g++.old-deja/g++.pt/infinite1.C: Likewise.
7693         * g++.old-deja/g++.robertl/eb128.C: Likewise.
7695 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
7697         * gcc.c-torture/execute/20020225-2.c: New test.
7699 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
7701         * gcc.c-torture/execute/920730-1t.c,
7702         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
7703         Delete test cases, only relevant to -traditional.
7705 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7707         * gcc.dg/cpp/undef1.c: Remove.
7708         * gcc.dg/cpp/directiv.c: Update.
7709         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
7711 2002-02-27  Michael Meissner  <meissner@redhat.com>
7713         * gcc.c-torture/execute/20020226-1.c: New test.
7715 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
7717         * g++.dg/debug/debug4.C: New test.
7719         * gcc.dg/ia64-visibility-1.c: New test.
7721 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
7723         * gcc.dg/debug/20020224-1.c: New.
7725 2002-02-25  Kazu Hirata  <kazu@hxi.com>
7727         * gcc.c-torture/execute/960416-1.x: New.
7728         * gcc.c-torture/execute/divconst-3.x: Likewise.
7730 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
7732         * gcc.dg/20020224-1.c: New test.
7734 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
7736         * gcc.c-torture/execute/20020225-1.c: New.
7738 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7740         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
7742 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
7744         * gcc.dg/20020222-1.c: New test.
7746 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
7748         * g++.dg/opt/anonunion1.C: New test.
7750 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
7752         * g++.dg/template/qualttp19.C: New test.
7753         * g++.dg/template/qualttp20.C: New test.
7754         * g++.old-deja/g++.jason/report.C: Adjust expected errors
7755         * g++.old-deja/g++.other/qual1.C: Likewise.
7757 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
7759         * gcc.dg/attr-alwaysinline.c: New.
7761 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
7763         * gcc.dg/20020220-1.c: New test.
7765         * gcc.dg/20020220-2.c: New test.
7767         * g++.dg/opt/mmx1.C: New test.
7769 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
7771         * gcc.c-torture/compile/20020110.c: New test.
7773 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
7775         * gcc.c-torture/execute/20020219-1.c: New test.
7777         * gcc.dg/20020219-1.c: New test.
7779         * gcc.dg/noncompile/20020220-1.c: New test.
7781         * g++.dg/opt/ptrintsum1.C: New test.
7783         * gcc.dg/debug/20020220-1.c: New test.
7785 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
7787         * gcc.c-torture/execute/20020216-1.c: New test.
7789 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
7791         * gcc.dg/decl-1.c: Update, new test.
7793 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
7795         * g++.dg/abi/bitfield1.C: New test.
7796         * g++.dg/abi/bitfield2.C: New test.
7798 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
7800         * gcc.dg/attr-nest.c: New test.
7802 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
7804         * gcc.c-torture/execute/20020215-1.c: New test.
7806 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
7808         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
7809         * g++.dg/debug/debug.exp: New.
7810         * g++.dg/debug/trivial.C: New.
7811         * g++.dg/debug/debug1.C: Moved...
7812         * g++.dg/other/debug1.C: ...from here.
7813         * g++.dg/debug/debug2.C: Moved...
7814         * g++.dg/other/debug2.C: ...from here.
7815         * g++.dg/debug/debug3.C: Moved...
7816         * g++.dg/other/debug3.C: ...from here.
7818         * gcc.dg/noncompile/20020213-1.c: New test.
7820 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
7822         * g++.dg/other/debug3.C: New test.
7824         * gcc.c-torture/execute/20020213-1.c: New test.
7826 2002-02-13  Richard Smith <richard@ex-parrot.com>
7828         * g++.old-deja/g++.other/thunk1.C: New test.
7830 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
7832         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
7834 2002-02-13  Stan Shebs  <shebs@apple.com>
7836         * gcc.dg/altivec-3.c: New.
7838 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
7840         * gcc.dg/Wunreachable-1.c: New test.
7841         * gcc.dg/Wunreachable-2.c: New test.
7843 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7845         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
7847 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
7849         * gcc.dg/decl-1.c: New test.
7851 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
7853         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
7855 2002-02-10  Kazu Hirata  <kazu@hxi.com>
7857         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
7858         * gcc.c-torture/compile/980506-1.x: Likewise.
7860 2002-02-10  Kazu Hirata  <kazu@hxi.com>
7862         * gcc.dg/20020210-1.c: New.
7864 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
7866         * g77.f-torture/execute/947.f: New regression test
7867         for PR fortran/947.
7869 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7871         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
7872         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
7874 2002-02-08  Richard Henderson  <rth@redhat.com>
7876         * gcc.c-torture/compile/labels-3.c: New.
7878 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
7880         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
7881         expression statements work instead.
7882         * gcc.dg/noncompile/20020207-1.c: New test.
7884 2002-02-07  Richard Henderson  <rth@redhat.com>
7886         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
7888 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7890         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
7891         message from g77
7892         * lib/g77-dg.exp: Trim g77 error messages so that they are
7893         recognized by dg.exp.
7895 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7897         PR fortran/5473
7898         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
7900 2002-02-07  Richard Henderson  <rth@redhat.com>
7902         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
7903         to be sufficiently aligned for integers.
7905 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
7907         * g++.dg/template/friend4.C: New test.
7909 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7911         PR fortran/5743
7912         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
7913         unsupported cases.
7915 2002-02-07  Richard Henderson  <rth@redhat.com>
7917         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
7918         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
7919         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
7920         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
7922 2002-02-06  Richard Henderson  <rth@redhat.com>
7924         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
7926 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
7928         * gcc.dg/20020206-1.c: New test.
7930 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
7932         * gcc.c-torture/execute/20020206-1.c: New test.
7934         * gcc.c-torture/execute/20020206-2.c: New test.
7936         PR optimization/5429:
7937         * gcc.c-torture/compile/20020206-1.c: New test.
7939 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
7941         * g++.dg/ext/align1.C: Do not use an explicit alignment value
7942         as certain file formats cannot support particularly large
7943         alignments.
7945         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
7946         and do not expect to be able to link the executable.
7948         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
7949         fail because the COFF format does not support the weak attribute.
7951 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
7953         * g77.dg/pr5473.f:  New test
7955 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
7957         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
7958         Fix testcase accordingly.
7960 2002-02-04  Richard Henderson  <rth@redhat.com>
7962         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
7963         (buf): Change to be an array of pointers, not ints.
7965 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7967         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
7968         before all tests.  Move warning one line above to match where it
7969         C frontend emits.
7970         * gcc.dg/Wswitch-2.c: New test.
7971         * g++.dg/warn/Wswitch-1.C: New test.
7972         * g++.dg/warn/Wswitch-2.C: New test.
7974 2002-02-04  Richard Henderson  <rth@redhat.com>
7976         * g++.dg/abi/offsetof.C: Fix size comparison.
7978 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
7980         * gcc.dg/cast-qual-2.c: New test.
7982 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7984         * gcc.dg/20020201-4.c: New test.
7986 2002-02-04  Ben Elliston  <bje@redhat.com>
7988         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
7989         target_info attribute != 0, in addition to the empty string.
7990         (gcc_target_compile): Likewise.
7992 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
7994         * gcc.dg/Wswitch.c: New test.
7995         PR gcc/4475. PR gcc/3780.
7997 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
7999         * g77.f-torture/execute/5122.f: New test for regressions
8000         against PR fortran/5122.
8002 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
8004         * g77.f-torture/compile/pr3743.f: Delete
8005         * g77.dg/pr3743-1.f: New test.
8006         * g77.dg/pr3743-2.f: New test.
8007         * g77.dg/pr3743-3.f: New test.
8008         * g77.dg/pr3743-4.f: New test.
8010 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8012         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
8014 2002-02-02  Richard Henderson  <rth@redhat.com>
8016         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
8017         * gcc.c-torture/execute/bf64-1.c: Likewise.
8019 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8021         * gcc.dg/20020201-2.c: New test.
8023         * gcc.dg/20020201-3.c: New test.
8025         * gcc.c-torture/execute/bitfld-2.c: New test.
8027 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8029         * gcc.dg/bitfld-1.c: Update.
8030         * gcc.dg/bitfld-2.c: Update.
8031         * gcc.c-torture/execute/bitfld-1.x: New.
8033 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
8035         * gcc.c-torture/execute/20020201-1.c: New test.
8037 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
8039         PR target/5469
8040         * gcc.dg/20020201-1.c: New test.
8042 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
8044         PR fortran/3743
8045         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
8046         * g77.f-torture/compile/pr3743.x: Remove
8048 2002-01-31  Tom Rix  <trix@redhat.com>
8050         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
8052 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
8054         * gcc.dg/noncompile/20020130-1.c: New test.
8056 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
8058         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
8060 2002-01-29  Richard Henderson  <rth@redhat.com>
8062         * gcc.c-torture/execute/991118-1.c: Cast various constants back
8063         to long long.
8064         * gcc.c-torture/execute/bf64-1.c: Likewise.
8066 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
8068         * gcc.c-torture/execute/20020129-1.c: New test.
8070 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
8072         * gcc.c-torture/compile/20000224-1.c: Update.
8073         * gcc.c-torture/execute/bitfld-1.c: New tests.
8074         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
8075         * gcc.dg/uninit-A.c: Update.
8077 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
8079         * g++.dg/template/ctor1.C: Add instantiation.
8081 2002-01-28  Paul Koning  <pkoning@equallogic.com>
8083         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
8084         argument to __builtin_prefetch to be const ptr.
8086 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
8088         * gcc.c-torture/compile/20020120-1.c: New test.
8090 2002-01-27  Kazu Hirata  <kazu@hxi.com>
8092         * gcc.c-torture/execute/20020127-1.c: New test.
8094 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
8096         * g77.dg/f77-edit-i-in.f: New test
8097         * g77.dg/f77-edit-i-out.f: New test
8099 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
8101         * gcc.dg/debug/debug.exp: New file.
8102         * gcc.dg/debug/trivial.c: New file.
8103         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
8104         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
8105         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
8106         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
8107         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
8108         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
8109         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
8110         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
8111         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
8112         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
8113         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
8114         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
8115         * gcc.dg/20000503-1.c: Removed.
8116         * gcc.dg/20010207-1.c: Removed.
8117         * gcc.dg/20011223-1.c: Removed.
8118         * gcc.dg/20020104-2.c: Removed.
8119         * gcc.dg/debug-1.c: Removed.
8120         * gcc.dg/debug-2.c: Removed.
8121         * gcc.dg/debug-3.c: Removed.
8122         * gcc.dg/debug-4.c: Removed.
8123         * gcc.dg/debug-5.c: Removed.
8124         * gcc.dg/debug-6.c: Removed.
8125         * gcc.dg/dwarf2-1.c: Removed.
8126         * gcc.dg/dwarf2-2.c: Removed.
8128 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
8130         * g++.old-deja/g++.other/eh5.C: New test.
8131         * g++.old-deja/g++.other/sibcall2.C: New test.
8132         * g++.old-deja/g++.other/array9.C: New test.
8133         * g++.old-deja/g++.other/typename2.C: New test.
8134         * g++.old-deja/g++.other/crash60.C: New test.
8135         * g++.old-deja/g++.other/conv9.C: New test.
8136         * g++.old-deja/g++.other/mangle10.C: New test.
8137         * g++.old-deja/g++.other/unchanging1.C: New test.
8138         * g++.old-deja/g++.other/exprstmt1.C: New test.
8139         * g++.old-deja/g++.other/inline23.C: New test.
8140         * g++.old-deja/g++.eh/ia64-1.C: New test.
8141         * g++.old-deja/g++.other/dwarf2-1.C: New test.
8142         * g++.old-deja/g++.other/reload1.C: New test.
8143         * g++.old-deja/g++.other/static20.C: New test.
8144         * g++.old-deja/g++.other/local-alloc1.C: New test.
8145         * g++.old-deja/g++.other/conv8.C: New test.
8146         * g++.old-deja/g++.other/stmtexpr2.C: New test.
8147         * g++.old-deja/g++.other/storeexpr1.C: New test.
8148         * g++.old-deja/g++.other/storeexpr2.C: New test.
8149         * g++.dg/eh/template2.C: New test.
8150         * g++.dg/warn/weak1.C: New test.
8152 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
8154         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8155         Remove first, non-varying, argument.
8157 2002-01-23  Richard Henderson  <rth@redhat.com>
8159         * gcc.dg/inline-2.c: New.
8161         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
8162         Add optional target arg.  Check number of arguments.
8163         (scan-assembler-not, scan-assembler-dem): Likewise.
8164         (scan-assembler-dem-not): Likewise.
8166 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8168         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
8169         line 12.
8170         * g++.old-deja/g++.brendan/parse3.C,
8171         g++.old-deja/g++.other/crash26.C,
8172         g++.old-deja/g++.other/crash28.C,
8173         g++.old-deja/g++.other/crash29.C,
8174         g++.old-deja/g++.other/crash30.C,
8175         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
8177 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
8179         * gcc.dg/20020115-1.c: New.
8181 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
8183         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
8185 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
8187         * gcc.dg/20020122-3.c: New.
8189 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
8191         * g++.dg/other/gc1.C: New test.
8193 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
8195         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
8197 2002-01-22  Richard Henderson  <rth@redhat.com>
8199         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
8201 2002-01-22  Richard Henderson  <rth@redhat.com>
8203         * gcc.dg/20020122-4.c: New.
8205 2002-01-22  H.J. Lu <hjl@gnu.org>
8207         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
8208         link output.
8209         * gcc.dg/special/ecos.exp: Likewise.
8210         * lib/g++-dg.exp: Likewise.
8211         * lib/g77-dg.exp: Likewise.
8212         * lib/gcc-dg.exp : Likewise.
8213         * lib/mike-g++.exp: Likewise.
8214         * lib/mike-g77.exp: Likewise.
8215         * lib/mike-gcc.exp: Likewise.
8216         * lib/objc-dg.exp: Likewise.
8218 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
8220         PR target/5379
8221         * gcc.dg/20020122-2.c: New test.
8223 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
8225         * gcc.dg/20020122-1.c: New test.
8227 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
8229         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
8231 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
8233         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
8235 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8237         * gcc.c-torture/compile/20020121-1.c: New test.
8239 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8241         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
8242         ld_library_path.
8244 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
8246         * gcc.dg/20020218-1.c: New test.
8248 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
8250         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
8251         messages
8252         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
8253         "At global scope" warning
8254         * g++.dg/ext/align1.C: Change cygwin test for alignment
8255         from db-bogus to dg-warning
8257 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
8259         * g77.f-torture/compile/cpp2.F: New test.
8261 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
8263         * g++.dg/template/access1.C: New test.
8265 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
8267         * gcc.dg/20020118-1.c: New.
8269 2002-01-18  Kazu Hirata  <kazu@hxi.com>
8271         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
8273 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8275         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
8276         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
8277         alignment warnings.
8279 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
8281         * gcc.misc-tests/i386-prefetch.exp: Save and restore
8282         torture_with_loops and torture_without_loops
8284 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
8286         * gcc.c-torture/compile/20020116-1.c: New test.
8288 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
8290         * gcc.dg/20020116-2.c: New test.
8292         * gcc.dg/ultrasp4.c: New test.
8294         * gcc.dg/20020116-1.c: New test.
8296 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
8298         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
8299         by EABI.
8301 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
8303         * gcc.misc-tests/i386-prefetch.exp: New.
8304         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
8305         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
8306         * gcc.misc-tests/i386-pf-none-1.c: New test.
8307         * gcc.misc-tests/i386-pf-sse-1.c: New test.
8309 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
8311         * gcc.dg/gnu89-init-1.c: Add new tests.
8313 2002-01-15  Andreas Jaeger  <aj@suse.de>
8315         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
8316         * gcc.dg/i386-mmx-2.c: Likewise.
8317         * gcc.dg/i386-sse-1.c: Likewise.
8318         * gcc.dg/i386-sse-2.c: Likewise.
8319         * gcc.dg/i386-sse-3.c: Likewise.
8321 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
8323         * g77.f-torture/execute/intrinsic-unix-bessel.f:
8324         Uncomment additional cases that now pass.
8326 2002-01-11  Richard Henderson  <rth@redhat.com>
8328         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
8329         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
8331 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
8333         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
8335 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
8337         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
8338         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
8340 2002-01-10  Dale Johannesen  <dalej@apple.com>
8342         * gcc.c-torture/execute/loop-11.c: New.
8344 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
8346         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
8347         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
8349 2002-01-09  Richard Henderson  <rth@redhat.com>
8351         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
8352         type in which to perform the operation for each size.
8354 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
8356         * gcc.c-torture/compile/20020109-2.c: New test.
8358 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
8360         * gcc.c-torture/execute/loop-10.c: New test.
8362 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
8364         * gcc.c-torture/compile/20010226-1.c: New test.
8365         * gcc.c-torture/compile/20010227-1.c: New test.
8366         * gcc.c-torture/compile/20010426-1.c: New test.
8367         * gcc.c-torture/compile/20010510-1.c: New test.
8368         * gcc.c-torture/compile/20010605-3.c: New test.
8369         * gcc.c-torture/compile/20010824-1.c: New test.
8370         * gcc.c-torture/execute/20010409-1.c: New test.
8371         * gcc.dg/noncompile/20000901-1.c: New test.
8372         * gcc.dg/20001023-1.c: New test.
8373         * gcc.dg/20001101-1.c: New test.
8374         * gcc.dg/20001102-1.c: New test.
8375         * gcc.dg/20010207-1.c: New test.
8376         * gcc.dg/20010405-1.c: New test.
8377         * gcc.dg/20010822-1.c: New test.
8378         * gcc.dg/20011107-1.c: New test.
8380 2002-01-09  Jeffrey A Law  (law@redhat.com)
8382         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
8384         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
8385         execution failure on PA targets.
8387 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
8389         * gcc.c-torture/compile/20020109-1.c: New test.
8391 2002-01-08  Kazu Hirata  <kazu@hxi.com>
8393         * gcc.c-torture/execute/20020108-1.c: New test.
8395 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
8397         * gcc.dg/20020108-1.c: New test.
8399 2002-01-08  H.J. Lu <hjl@gnu.org>
8401         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
8402         for header files.
8404 2002-01-08  Geoff Keating  <geoffk@redhat.com>
8406         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
8407         consistency.
8409 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
8411         * gcc.dg/altivec-4.c: Test altivec predicates.
8413 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
8415         * gcc.c-torture/execute/20020107-1.c: New test.
8417 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8419         PR c/5279
8420         * gcc.c-torture/compile/20020106-1.c: New test.
8422 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
8424         * gcc.c-torture/execute/nestfunc-4.c: New test.
8426 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
8428         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
8429         extra triple that slipped in.
8430         * g++.old-deja/g++.abi/align.C: Likewise.
8431         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8433 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
8435         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
8436         * g++.old-deja/g++.abi/align.C: Likewise.
8437         * g++.old-deja/g++.abi/bitfields.C: Likewise.
8439         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
8440         on FreeBSD/i386.
8441         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
8442         FreeBSD.
8444 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
8446         * gcc.dg/20020104-1.c: New test.
8448         * gcc.dg/20020104-2.c: New test.
8450 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
8452         * gcc.dg/20020103-1.c: Fix typo in target selector.
8454 2002-01-03  Richard Henderson  <rth@redhat.com>
8456         * gcc.dg/20020103-1.c: New.
8458 2002-01-03  Kazu Hirata  <kazu@hxi.com>
8460         * gcc.c-torture/execute/20020103-1.c: New test.
8462 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
8464         * g++.dg/other/debug2.C: New test.
8466         * gcc.c-torture/compile/20020103-1.c: New test.
8468 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
8470         * gcc.dg/gnu89-init-1.c: Added new tests.
8472 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8474         * g++.dg/template/friend2.C: Remove as patch is reverted.
8476         * g++.dg/warn/oldcast1.C: New test.
8478         * g++.dg/template/ptrmem1.C: New test.
8479         * g++.dg/template/ptrmem2.C: New test.
8481         * g++.dg/template/ntp.C: New test.
8483         * g++.dg/other/component1.C: New test.
8485         * g++.dg/template/ttp3.C: New test.
8487         * g++.dg/template/friend2.C: New test.
8488         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
8490 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8492         * g++.dg/other/ptrmem1.C: New test.
8493         * g++.dg/other/ptrmem2.C: New test.
8495 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8497         * g++.dg/template/ctor1.C: New test.
8499 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
8501         * g++.dg/template/friend2.C: New test.
8503 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
8505         * gcc.dg/mmix-1.c: New test.
8507 2001-12-31  Richard Henderson  <rth@redhat.com>
8509         * gcc.dg/asm-5.c: New.
8511 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
8513         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
8514         in namespace __gnu_cxx
8516 2001-12-30  Richard Henderson  <rth@redhat.com>
8518         * gcc.dg/debug-6.c: New.
8520 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
8522         * gcc.c-torture/compile/20011229-2.c: New test.
8524 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
8526         * gcc.dg/debug-3.c: New test.
8527         * gcc.dg/debug-4.c: New test.
8528         * gcc.dg/debug-5.c: New test.
8530 2001-12-29  Richard Henderson  <rth@redhat.com>
8532         * g++.dg/eh/loop1.C: New.
8534 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8536         * g++.dg/template/crash1.C: New test.
8538 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
8540         * g++.dg/other/const1.C: New test.
8542 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
8544         * gcc.c-torture/compile/20011229-1.c: New test.
8546 2001-12-28  Stan Shebs  <shebs@apple.com>
8548         * lib/objc-torture.exp: Resync with c-torture.exp.
8549         * lib/objc.exp: Load standard libraries.
8551 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
8553         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
8554         additional tests.
8556 2001-12-27  Roger Sayle <roger@eyesopen.com>
8558         * gcc.c-torture/execute/string-opt-16.c: New testcase.
8560 2001-12-27  Richard Henderson  <rth@redhat.com>
8562         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
8564 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
8566         * g++.dg/eh/ctor1.C: New test.
8567         * g++.dg/other/error2.C: New test.
8569 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
8571         * g++.dg/other/init2.C: New test.
8573 2001-12-24  Richard Henderson  <rth@redhat.com>
8575         * gcc.dg/20011223-1.c: New.
8576         * gcc.dg/inline-1.c: New.
8578 2001-12-23  Richard Henderson  <rth@redhat.com>
8580         * gcc.dg/asm-4.c: Test operand modifiers.
8582 2001-12-23  Richard Henderson  <rth@redhat.com>
8584         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
8586 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
8588         * gcc.c-torture/execute/20011223-1.c: New test.
8590 2001-12-21  Richard Henderson  <rth@redhat.com>
8592         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
8593         re-enables the warning.
8595 2001-12-21  Richard Henderson  <rth@redhat.com>
8597         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
8599 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
8601         * gcc.c-torture/compile/20011218-1.c: New test.
8603 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
8605         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
8606         arm-isr.c test.
8607         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
8608         epilogue generation for ARM ISR routines.
8610 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8612         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
8613         * gcc.dg/format/c90-printf-3.c: Likewise.
8614         * gcc.dg/format/c99-printf-3.c: Likewise.
8615         * gcc.dg/format/ext-1.c: Likewise.
8616         * gcc.dg/format/ext-6.c: Likewise.
8617         * gcc.dg/format/format.h: Prototype unlocked stdio.
8619 2001-12-20  Richard Henderson  <rth@redhat.com>
8621         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
8622         (arena): Use it.
8623         (malloc): Correct allocation logic.  Abort if we fill up the
8624         arena before initialization complete.
8625         (realloc): Correct allocation logic.
8627 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
8629         * gcc.c-torture/compile/20011219-2.c: New test.
8631         * gcc.c-torture/execute/20011219-1.c: New test.
8633 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
8635         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
8636         target does not support weak symbols.
8638 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
8640         * gcc.c-torture/compile/20011219-1.c: New test.
8642 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
8644         * g++.dg/other/error1.C: New test.
8646 2001-12-17  Jeffrey A Law  (law@redhat.com)
8648         * gcc.c-torture/execute/20011217-1.c: New test.
8650 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
8652         * objc.dg/special/: New directory.
8653         * objc.dg/special/special.exp: New file.
8654         * objc.dg/special/unclaimed-category-1.h: New file.
8655         * objc.dg/special/unclaimed-category-1a.m: New file.
8656         * objc.dg/special/unclaimed-category-1.m: New file.
8658 2001-12-17  Andreas Jaeger  <aj@suse.de>
8660         * gcc.c-torture/compile/20011217-2.c: New test.
8662 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8664         * gcc.c-torture/compile/20011217-1.c: New test.
8666 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
8668         * testsuite/gcc.dg/20011214-1.c: New.
8670 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
8672         * gcc.dg/altivec-4.c: New.
8674 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
8676         * gcc.dg/20011113-1.c: New test.
8678 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8680         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
8681         std::__malloc_alloc_template<0> and
8682         std::__default_alloc_template<false, 0>.
8684 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
8686         * objc/execute/bf-21.m: New test.
8687         * objc/execute/enumeration-1.m: New test.
8688         * objc/execute/enumeration-2.m: New test.
8690 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
8692         * gcc.dg/gnu89-init-1.c: New test.
8694 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8696         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
8697         * g++.old-deja/g++.jason/2371.C: Likewise.
8698         * g++.old-deja/g++.jason/template33.C: Likewise.
8699         * g++.old-deja/g++.jason/template34.C: Likewise.
8700         * g++.old-deja/g++.jason/template36.C: Likewise.
8701         * g++.old-deja/g++.oliva/typename1.C: Likewise.
8702         * g++.old-deja/g++.oliva/typename2.C: Likewise.
8703         * g++.old-deja/g++.other/typename1.C: Likewise.
8704         * g++.old-deja/g++.pt/inherit2.C: Likewise.
8705         * g++.old-deja/g++.pt/nontype5.C: Likewise.
8706         * g++.old-deja/g++.pt/typename11.C: Likewise.
8707         * g++.old-deja/g++.pt/typename14.C: Likewise.
8708         * g++.old-deja/g++.pt/typename16.C: Likewise.
8709         * g++.old-deja/g++.pt/typename3.C: Likewise.
8710         * g++.old-deja/g++.pt/typename4.C: Likewise.
8711         * g++.old-deja/g++.pt/typename5.C: Likewise.
8712         * g++.old-deja/g++.pt/typename7.C: Likewise.
8713         * g++.old-deja/g++.robertl/eb9.C: Likewise.
8715 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
8717         * g++.dg/other/linkage1.C: New test.
8718         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
8719         specifiers.
8721 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
8723         * gcc.dg/concat.c: New test.
8725 2001-12-11  Stan Shebs  <shebs@apple.com>
8727         * objc/compile: New test directory.
8728         * objc/compile/compile.exp: New expect script.
8729         * objc/compile/20011211-1.m: New compile test.
8731 2001-12-11  Jason Merrill  <jason@redhat.com>
8733         * lib/prune.exp (prune_gcc_output): Also handle "In member
8734         function".  So many permutations...
8736 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
8738         * g++.dg/template/typedef1.C: New test.
8740 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
8742         * g++.dg/other/copy1.C: New test.
8744 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
8746         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
8748         * gcc.dg/builtin-choose-expr.c: New.
8750 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
8752         * gcc.dg/altivec-2.c: New.
8754 2001-12-07  Richard Henderson  <rth@redhat.com>
8756         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
8758 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
8760         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
8761         ultrasparc.
8763 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8765         * g++-old.deja/g++.robertl/eb101.C: Deleted.
8767 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
8769         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
8770         variable argument list.
8772 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
8774         * gcc.c-torture/execute/memcheck: Delete entire directory.
8775         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
8776         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
8778 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8780         * gcc.dg/Wshadow-1.c: New test.
8782 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
8784         * gcc.c-torture/compile/20011130-1.c: New test.
8786         * gcc.dg/noncompile/20011025-1.c: New test.
8788         * g++.dg/other/anon-union.C: New test.
8790         * gcc.c-torture/execute/20011024-1.c: New test.
8792 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8794         * gcc.c-torture/execute/20000722-1.x,
8795         gcc.c-torture/execute/20010123-1.x: Remove.
8796         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
8797         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
8798         gcc.dg/c99-complit-2.c: New tests.
8800 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
8802         * g++.dg/inherit/base1.C: New test.
8804 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
8806         * g++.dg/other/stdarg1.C: New test.
8808         * gcc.c-torture/compile/20011130-2.c: New test.
8810 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
8812         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
8813         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
8814         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
8815         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
8816         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
8817         * gcc.dg/builtin-prefetch-1.c: New test.
8819 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
8821         * gcc.dg/20011130-1.c: New test.
8823 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
8825         * g++.dg/other/scope1.C: New test.
8826         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
8828 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8830         * gcc.dg/vla-init-1.c: New test.
8832 2001-12-01  Geoff Keating  <geoffk@redhat.com>
8834         * gcc.c-torture/compile/structs.c: New testcase from GDB.
8836 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8838         * objc.dg/alias.m: Update.
8839         * objc.dg/class-1.m: Update.
8840         * objc.dg/const-str-1.m: Update.
8841         * objc.dg/fwd-proto-1.m: Update.
8842         * objc.dg/id-1.m: Update.
8843         * objc.dg/super-class-1.m: Update.
8845 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
8847         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
8848         constructs.
8850 2001-11-28  Jeffrey A Law  (law@cygnus.com)
8852         * gcc.c-torture/execute/20011128-1.c: New test.
8854 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
8856         * gcc.dg/20011127-1.c: New test.
8858 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8860         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
8861         from Austin Group draft 7.
8862         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
8863         scanf format arguments.
8864         * gcc.dg/format/no-exargs-2.c: New test.
8866 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
8868         * g++.dg/abi/vbase8-4.C: New test.
8870 2001-11-24  Ian Lance Taylor  <ian@airs.com>
8872         * gcc.c-torture/execute/20011121-1.c: New test.
8874 2001-11-23  Jeffrey A Law  (law@cygnus.com)
8876         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
8878 2001-11-23  Andreas Jaeger  <aj@suse.de>
8880         * gcc.dg/cpp/charconst-2.c: New test.
8882 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
8884         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
8885         to the host if it is remote.  Let tests specify extra headers
8886         they use.
8887         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
8888         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
8889         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
8890         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
8891         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
8892         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
8893         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
8894         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
8895         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
8896         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
8898 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
8900         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
8901         for little endian ARMs.
8903 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
8905         * gcc.c-torture/compile/20011119-1.c: New test.
8906         * gcc.c-torture/compile/20011119-2.c: New test.
8908 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
8910         * gcc.dg/altivec-1.c: Fix typo.
8912 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8914         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
8916 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8918         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
8920 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
8922         * lib/g77.exp: Don't specify --rpath-link.
8924         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
8925         across all the headers.
8926         * gcc.dg/format/format.exp: For testing on a remote host,
8927         copy format.h.
8929         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
8930         * gcc.c-torture/execute/930406-1.c: Likewise.
8931         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8933 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
8935         * gcc.dg/altivec-1.c: New.
8937 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
8939         * gcc.dg/cpp/fpreprocessed.c: New test case.
8941 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8943         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
8944         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
8945         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
8947 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8949         * gcc.dg/no-builtin-1.c: New test.
8951 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
8953         * gcc.c-torture/execute/20011115-1.c: New test.
8955 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
8957         * gcc.c-torture/compile/20011114-2.c: New test.
8958         * gcc.c-torture/compile/20011114-3.c: New test.
8959         * gcc.c-torture/compile/20011114-4.c: New test.
8961 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
8963         * g++.dg/other/init1.C: New test.
8965 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
8967         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
8968         message.
8970         * gcc.c-torture/execute/20011114-1.c: New testcase.
8972         * gcc.c-torture/compile/20010327-1.c: Revert last change.
8973         * gcc.c-torture/compile/20011114-1.c: New test, exactly
8974         like the (before this change) version of 20010327-1.c.
8976 2001-11-14  Roger Sayle <roger@eyesopen.com>
8978         * gcc.c-torture/execute/string-opt-13.c: New testcase.
8980 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
8982         * g++.dg/init/array2.C: New test.
8984 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
8986         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
8988 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
8990         * g++.dg/other/forscope1.C: New test.
8991         * g++.dg/ext/forscope1.C: New test.
8992         * g++.dg/ext/forscope2.C: New test.
8994 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
8996         * gcc.c-torture/execute/20011113-1.c: New test.
8998 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
9000         * gcc.c-torture/execute/20011109-2.c: New test.
9002         * gcc.c-torture/execute/20011109-1.c: New test.
9004 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
9006         * gcc.c-torture/compile/20011109-1.c: New test.
9008 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
9010         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
9011         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
9012         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
9013         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
9014         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
9015         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
9016         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
9018 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9020         * g++.dg/warn/Wshadow-1.C: New tests.
9021         * g++.old-deja/g++.mike/for3.C: Update.
9023 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
9025         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
9026         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
9027         XFAILs.  Adjust expected error texts.
9028         * gcc.c-torture/compile/20011106-1.c,
9029         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
9030         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
9031         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
9032         gcc.dg/c99-array-lval-5.c: New tests.
9034 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9036         * gcc.dg/cpp/defined.c: Update.
9038 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9040         * gcc.c-torture/execute/anon-1.c: New test.
9042 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
9044         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
9045         same size, so no warning should be produced on stormy16.
9047         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
9048         due to oversized array.
9049         * g++.old-deja/g++.mike/ns15.C: Likewise.
9050         * g++.old-deja/g++.pt/crash16.C: Likewise.
9052 2001-11-02  Graham Stott  <grahams@redhat.com>
9054         * g++.dgother/debug1.C: Fix typos.
9056 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
9058         * g++.dg/other/debug1.C: New test.
9060 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9062         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
9063         of unsigned long.
9065 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
9067         * gcc.dg/20011029-2.c: New test.
9069         * gcc.c-torture/compile/20011029-1.c: New test.
9071 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
9073         * objc/execute/class_self-1.m: New test.
9074         * objc/execute/class_self-2.m: New test.
9076 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
9078         * gcc.misc-tests/msgs.exp: Delete.
9079         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
9080         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
9081         error set to match recent changes.
9083 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
9085         * gcc.dg/20011021-1.c: New test.
9087 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
9089         * gcc.c-torture/compile/20011023-1.c: New test.
9091 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
9093         * lib/g77.exp: Rewrite based on lib/g++.exp.
9095 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
9097         * gcc.c-torture/execute/20011019-1.c: New test.
9099         * gcc.dg/20011018-1.c: New test.
9101 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
9103         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
9105 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
9107         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
9108         * gcc.dg/attr-invalid.c: Likewise.
9110 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
9112         * testsuite/gcc.dg/20011015-1.c: New test.
9114 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9116         * g++.dg/template/unify2.C: New test.
9118 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
9120         * g++.dg/other/exception-specification.C: New test
9122 2001-10-13  Tom Rix  <trix@redhat.com>
9124         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
9125         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
9127 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
9129         * testsuite/gcc.dg/20011009-1.c: New test.
9131 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
9133         PR g++/4476
9134         * g++.dg/other/friend1.C: New test.
9136 2001-10-11  Richard Henderson  <rth@redhat.com>
9138         * g++.old-deja/g++.other/crash18.C: Add -S to options.
9140 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9142         * gcc.c-torture/compile/20011010-1.c: New.
9144 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
9146         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
9147         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
9148         g77.f-torture/execute/execute.exp,
9149         g77.f-torture/noncompile/noncompile.exp,
9150         gcc.c-torture/compile/compile.exp,
9151         gcc.c-torture/execute/execute.exp,
9152         gcc.c-torture/execute/ieee/ieee.exp,
9153         gcc.c-torture/execute/memcheck/memcheck.exp,
9154         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
9155         objc/execute/execute.exp: Update FSF address.
9157 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9159         * gcc.dg/cpp/cmdlne-C.c: Update.
9160         * gcc.dg/cpp/cmdlne-C2.c: New.
9162 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9164         * gcc.c-torture/execute/20011008-3.c: New.
9166 2001-10-08  DJ Delorie  <dj@redhat.com>
9168         * gcc.dg/20011008-1.c: New.
9169         * gcc.dg/20011008-2.c: New.
9171 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9173         * gcc.dg/cpp/spacing1.c: Update test.
9175 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
9177         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
9178         spelling errors of "separate" as "seperate".
9180 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
9182         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
9183         enough to avoid inlining.
9185 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9187         * lib/g77.exp: set libg2c_dir correctly.
9189 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9191         * gcc.dg/cpp/macro11.c: New test.
9193 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9195         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
9196         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
9197         gcc.dg/format/multattr-3.c: New tests.
9198         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
9199         tests for format attributes on function pointers being rejected.
9201 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9203         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
9205 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
9207         * g++.dg/warn/format1.C: New test.
9209 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9211         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
9213 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9215         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
9217 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9219         * gcc.dg/cpp/redef2.c: Add test.
9221 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
9223         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
9224         long-standing bug on i686, apparently.
9225         * gcc.c-torture/execute/loop-2c.x: New file.
9226         * gcc.c-torture/execute/loop-2d.x: New file.
9227         * gcc.c-torture/execute/loop-3c.x: New file.
9229 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
9231         * gcc.dg/cpp/20000625-2.c: Correct line number.
9233 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9235         * gcc.dg/cpp/macro10.c: New test.
9236         * gcc.dg/cpp/strify3.c: New test.
9237         * gcc.dg/cpp/spacing1.c: Add tests.
9238         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
9239         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
9241 2001-09-24  DJ Delorie  <dj@redhat.com>
9243         * gcc.c-torture/execute/20010924-1.c: New test.
9245 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9247         * testsuite/objc/execute/paste.m: Remove.
9249 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9251         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
9253 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
9255         * g77.dg/strlen0.f: New test.
9257 2001-09-21  Richard Henderson  <rth@redhat.com>
9259         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
9260         * g++.old-deja/g++.abi/vtable2.C: Likewise.
9262 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
9264         Table-driven attributes.
9265         * g++.dg/ext/attrib1.C: New test.
9267 2001-09-20  DJ Delorie  <dj@redhat.com>
9269         * gcc.dg/20000926-1.c: Update expected warning messages.
9270         * gcc.dg/array-2.c: Likewise, and test for warnings too.
9271         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
9272         array.
9274 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
9276         * g++.dg/eh/registers1.C: New test case.
9278 2001-09-17  Richard Henderson  <rth@redhat.com>
9280         * gcc.dg/array-5.c: Fix VLA decomposition test.
9282 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9284         * gcc.dg/cpp/line5.c: New testcase.
9286 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
9288         * gcc.dg/cpp/macro9.c: New test.
9290 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
9292         * gcc.c-torture/execute/980223.c: Change type of addr from long
9293         to char *.
9295 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
9297         * gcc.c-torture/execute/20010915-1.c: New test.
9299 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
9301         * g77.dg/bprob: New directory.
9302         * g77.dg/bprob/bprob.exp: New file.
9303         * g77.dg/bprob/bprob-1.f: New test.
9304         * g77.dg/gcov: New directory.
9305         * g77.dg/gcov/gcov.exp: New file.
9306         * g77.dg/gcov/gcov-1.f: New test.
9307         * g77.dg/gcov/gcov-1.x: New file.
9309 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
9311         * gcc.dg/cpp/directiv.c: Update.
9312         * gcc.dg/cpp/undef1.c: Update.
9314 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
9316         * gcc.dg/20010912-1.c: New test.
9318 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
9320         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
9321         language-independent file in lib.
9322         * lib/gcov.exp: New file.
9324 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9326         * gcc.c-torture/compile/20010911-1.c: New test.
9328 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
9330         * lib/profopt.exp: New, to support profile-directed optimizations.
9331         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
9332         * gcc.misc-tests/bprob-1.c: New test.
9333         * gcc.misc-tests/bprob-2.c: New test.
9335 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
9337         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
9338         XFAIL and which kinds of gcov output to verify.
9339         * gcc.misc-tests/gcov-4b.x: New file.
9340         * gcc.misc-tests/gcov-5b.x: New file.
9341         * gcc.misc-tests/gcov-6.x: New file.
9342         * gcc.misc-tests/gcov-7.c: New test.
9343         * gcc.misc-tests/gcov-7.x: New file.
9345 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
9347         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
9348         * gcc.misc-tests/gcov-6.c: New test.
9350 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9352         PR c++/3986
9353         * g++.dg/abi/vbase1.C: New test.
9355 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
9357         * objc.dg/method-2.m: New.
9359 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
9361         PR c++/4203
9362         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
9363         * g++.dg/init/empty1.C: New test.
9365 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
9367         * gcc.c-torture/compile/20010903-1.c: New test.
9369 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
9371         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
9372         for m68k.
9374 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
9376         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
9378         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
9380         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
9382 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
9384         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
9385         for 16-bit 'unsigned int'.
9387 2001-08-29  Kazu Hirata  <kazu@hxi.com>
9389         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
9391 2001-08-27  Richard Henderson  <rth@redhat.com>
9393         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
9394         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
9396 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
9398         * gcc.dg/asm-names.c (ymain): New.
9400 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
9402         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
9403         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
9404         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
9406 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9408         * gcc.dg/compare5.c: New testcase.
9410 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
9412         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
9413         and "In instantiation".
9415 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
9417         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
9419 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
9421         * gcc.misc-tests/gcov.exp: Add support for branch information.
9422         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
9423         * gcc.misc-tests/gcov-4.c: New test.
9424         * gcc.misc-tests/gcov-4b.c: New test.
9425         * gcc.misc-tests/gcov-5b.c: New test.
9427 2001-08-20  Zack Weinberg  <zackw@panix.com>
9429         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
9430         expected to fail.
9432 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9434         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
9436 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
9438         * g++.dg/eh/template1.C: New test.
9440 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
9442         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
9443         Fix thinko.
9444         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
9445         for xfail.
9447 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
9449         * lib/g77-dg.exp:  Use prune.exp for common procedures
9450         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
9451         * lib/g77.exp: (g77-dg-prune) Remove
9453 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
9455         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
9457 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9459         * g++.dg/template/unify1.C: New test.
9461 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
9463         * g++.dg/abi/empty4.C: New test.
9465 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
9467         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
9468         solaris2.*
9469         * g77.f-torture/compile/pr3743.x: Likewise
9471 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9473         * g++.dg/other/using-declaration.C: New test.
9475 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9477         * gcc.dg/cpp/tr-sign.c: New testcase.
9479 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9481         * gcc.dg/cpp/19951025-1.c: Revert.
9482         * gcc.dg/cpp/directiv.c: We no longer process directives that
9483         interrupt macro arguments.
9485 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
9487         * gcc.dg/bconstp-1.c: New test.
9489 2001-08-03  Richard Henderson  <rth@redhat.com>
9491         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
9493 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9495         * gcc.dg/cpp/19951025-1.c: Update.
9497 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
9499         * g77.dg/ff90-1.f (s): Fix reference of variable z,
9500         should be x.
9502 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
9504         Kill -fhonor-std.
9505         * g++.old-deja/g++.ns/ns14.C: Remove special options.
9506         * g++.old-deja/g++.other/std1.C: Likewise.
9507         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
9509 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
9511         * lib/g77.exp:  Load gcc-defs.exp for common procedures
9512         (g77_pass, g77_fail, g77_finish, g77_exit,
9513         ${tool}_check_unsupported_p} Now redundant.  Deleted.
9515 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
9517         * g77.dg/fbackslash.f
9518         * g77.dg/fcase-preserve.f
9519         * g77.dg/ff90-1.f
9520         * g77.dg/ffixed-line-length-0.f
9521         * g77.dg/ffixed-line-length-132.f
9522         * g77.dg/ffixed-line-length-7.f
9523         * g77.dg/ffixed-line-length-72.f
9524         * g77.dg/ffixed-line-length-none.f
9525         * g77.dg/ffree-form-1.f
9526         * g77.dg/fno-backslash.f
9527         * g77.dg/fno-f90-1.f
9528         * g77.dg/fno-fixed-form-1.f
9529         * g77.dg/fno-onetrip.f
9530         * g77.dg/fno-typeless-boz.f
9531         * g77.dg/fno-underscoring.f
9532         * g77.dg/fno-vxt-1.f
9533         * g77.dg/fonetrip.f
9534         * g77.dg/ftypeless-boz.f
9535         * g77.dg/fugly-assumed.f
9536         * g77.dg/funderscoring.f
9537         * g77.dg/fvxt-1.f
9539 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
9541         * objc.dg/fwd-proto-1.m: New.
9542         * objc.dg/local-decl-1.m: New.
9543         * objc.dg/naming-1.m: New.
9544         * objc.dg/naming-2.m: New.
9545         * objc.dg/proto-hier-1.m: New.
9547 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
9549         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
9550         largest-type elements to a struct makes its size grow.
9552 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9554         * g++.dg/abi/vthunk1.C: New test.
9556 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9558         * g++.dg/abi/vbase8-22.C: New test.
9560 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9562         * gcc.dg/cpp/macro8.c: New test.
9564 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
9566         * g++.dg/abi/vbase8-21.C: New test.
9568 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
9570         * g++.dg/abi/vbase8-10.C: New test.
9572 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9574         * lib/g++.exp (g++_set_ld_library_path): Renamed to
9575         ${tool}_set_ld_library_path.
9576         Changed caller.
9577         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
9578         g++.exp.
9580 2001-07-26  Stan Cox <scox@redhat.com>
9582         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
9583         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
9584         gcc_exit, gcc_check_unsupported_p):
9585         Moved to gcc-deps.exp
9586         * gcc-deps.exp: New file.
9588 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9590         * g++.old-deja/g++.pt/defarg14.C: New test.
9592 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
9594         * g++.old-deja/g++.other/lineno5.C: New test.
9596 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
9598         * g++.old-deja/g++.pt/crash68.C: New test.
9600 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
9602         * g++.old-deja/g++.other/crash42.C: New test.
9604 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
9606         * gcc.dg/cpp/extratokens.c: Fix.
9607         * gcc.dg/cpp/skipping2.c: New tests.
9609 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9611         * gcc.c-torture/execute/20010724-1.c: New file.
9612         * gcc.c-torture/execute/20010724-1.x: New file.
9614 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9616         * g++.old-deja/g++.other/cond7.C: New test.
9618 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9620         * g++.old-deja/g++.other/optimize4.C: New test.
9622 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9624         * g++.old-deja/g++.abi/vbase8-5.C: New test.
9626 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
9628         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
9629         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
9630         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
9631         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
9633         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
9634         bug report" message.
9636         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
9637         * g++.dg/ext/instantiate1.C: Move from old-deja.
9639 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
9641         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
9642         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
9643         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
9644         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
9646 2001-07-23  Jeffrey A Law  (law@cygnus.com)
9648         * gcc.c-torture/execute/20010723-1.c: New test.
9650 2001-07-23  Ben Elliston  <bje@redhat.com>
9652         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
9654 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9656         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
9657         i[34567]86-*-*.
9658         Delete handling of ieee_multilib_flags.
9659         Pass -mieee for alpha*-*-* and sh-*-*.
9660         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
9662 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
9664         Remove old-abi tests.
9665         * g++.old-deja/g++.mike/p11116.C: Remove.
9666         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
9668 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
9670         * g77.f-torture/compile/pr3743.f:  New test
9672 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
9674         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
9676 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9678         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
9679         g++.old-deja/g++.pt/static6.C: Likewise.
9680         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
9681         supports weak symbols.
9683 2001-07-18  Andreas Jaeger  <aj@suse.de>
9685         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
9686         supported again.
9688 2001-07-18  Andreas Jaeger  <aj@suse.de>
9690         * gcc.dg/iftrap-1.c: Fix target line.
9692 2001-07-17  Richard Henderson  <rth@redhat.com>
9694         * gcc.c-torture/execute/20010717-1.c: New.
9696 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9698         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
9699         tests.
9701 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9703         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
9705 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9707         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
9708         UAC_SIGBUS, UAC_NOPRINT definitions.
9710 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
9712         * objc/execute/object_is_class.m: New test.
9713         * objc/execute/object_is_meta_class.m: New test.
9715 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9717         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
9718         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
9720 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
9722         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
9723         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
9725 2001-07-14  Richard Henderson  <rth@redhat.com>
9727         * gcc.dg/iftrap-1.c: New.
9729 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
9731         * g77.f-torture/execute/intrinsic77.f: New test.
9733 2001-07-11  Janis Johnson <janis@us.ibm.com>
9735         * gcc.misc-tests/gcov-3.c: New test.
9737 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
9739         * gcc.c-torture/compile/20010711-1.c,
9740         * gcc.c-torture/compile/20010711-2.c: New tests.
9742 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
9744         * gcc.c-torture/execute/20010711-1.c: New test.
9746 2001-07-11  Ben Elliston  <bje@redhat.com>
9748         * g++.old-deja/g++.other/enum5.C: New test.
9750 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
9752         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
9753         (g++-dg-prune): Call prune_gcc_output.
9754         * prune.exp: New file for prune_gcc_output.
9755         * lib/g++.exp, lib/gcc.exp: Load it.
9757 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9759         * gcc.c-torture/compile/20010701-1.c,
9760         g++.old-deja/g++.ext/attrib6.C: New tests.
9762 2001-07-06  Jeffrey A Law  (law@cygnus.com)
9764         * gcc.c-torture/compile/20010706-1.c: New test.
9766 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
9768         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
9770 2001-06-28  Stan Shebs  <shebs@apple.com>
9772         * gcc.dg/pragma-darwin.c: New test.
9774 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9776         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
9777         Solaris 2.[678] system.
9779 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9781         * gcc.dg/20010622-1.c: New test.
9783 2001-06-18  Stan Shebs  <shebs@apple.com>
9785         * objc.dg: New directory.
9786         * objc.dg/dg.exp: New file.
9787         * objc.dg/alias.m: New.
9788         * objc.dg/class-1.m: New.
9789         * objc.dg/class-2.m: New.
9790         * objc.dg/const-str-1.m: New.
9791         * objc.dg/const-str-2.m: New.
9792         * objc.dg/id-1.m: New.
9793         * objc.dg/method-1.m: New.
9794         * objc.dg/super-class-1.m: New.
9795         * lib/objc-dg.exp: New file.
9797 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9799         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
9800         of label name.
9802 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
9804         * g++.old-deja/g++.abi/vbase8-9.C: New test.
9806 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9808         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
9809         variable.
9811 2001-06-12  Richard Henderson  <rth@redhat.com>
9813         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
9815 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
9817         * g++.old-deja/g++.abi/vbase5.C: New test.
9818         * g++.old-deja/g++.abi/vbase6.C: New test.
9819         * g++.old-deja/g++.abi/vbase7.C: New test.
9821 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9823         * gcc.c-torture/compile/20010610-1.c: New test.
9825 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
9827         * g++.old-deja/g++.abi/vbase4.C: New test.
9829 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9831         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
9832         support %f for HC11/HC12 targets.
9833         * gcc.c-torture/execute/930513-1.x: New file, likewise.
9834         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
9835         on HC11/HC12 targets.
9836         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
9838 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9840         * gcc.dg/wchar_t-1.c: New file.
9841         * gcc.dg/wint_t-1.c: Likewise.
9843 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
9845         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
9847 2001-06-11  Richard Henderson  <rth@redhat.com>
9849         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
9851 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9853         * gcc.c-torture/compile/20010611-1.c: New test.
9855 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9857         * gcc.dg/c99-tag-1.c: Add more tests.
9859 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
9861         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
9862         representation on MN10300 and ARM/Thumb.
9864 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
9866         * g77.f-torture/execute/20010610.f: New.
9868 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
9870         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
9871         names.
9873 2001-06-09  Richard Henderson  <rth@redhat.com>
9875         * gcc.c-torture/execute/ashrdi-1.c: New.
9876         * gcc.c-torture/execute/ashldi-1.c: New.
9877         * gcc.c-torture/execute/lshrdi-1.c: New.
9879 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
9881         * objc/execute/load-3.m: Added. Check sending +load to categories,
9882         in addition to classes.
9884 2001-06-08  Stan Shebs  <shebs@apple.com>
9886         * objc/execute/load-2.m: New test.  From Nicola Pero
9887         <n.pero@mi.flashnet.it>.
9889 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
9891         * gcc.c-torture/execute/20010605-2.c: New test.
9893 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
9895         * g++.old-deja/g++.abi/vbase2.C: New test.
9896         * g++.old-deja/g++.abi/vbase3.C: New test.
9898 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
9900         * g++.old-deja/g++.pt/friend49.C: New test.
9902 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
9904         * g++.old-deja/g++.ext/anon3.C: New test.
9906 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
9908         * g++.old-deja/g++.other/conv7.C: New test.
9910 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
9912         * gcc.c-torture/compile/20010605-2.c: New test.
9914 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9916         * gcc.c-torture/execute/20010604-1.c: New test.
9918 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
9920         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
9922 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
9924         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
9925         (g++_link_flags): Likewise.
9926         (g++_init): Pass gccpath's value to two previous functions.
9928 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9930         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
9931         Ensure logfile entry matches exec command line.
9933 2001-05-31  Richard Henderson  <rth@redhat.com>
9935         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
9936         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
9938 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
9940         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
9941         compiler for irix6.2
9943 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
9945         * g++.old-deja/g++.other/optimize3.C: New file.
9947 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
9949         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
9950         assemble.
9952 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
9954         * g++.old-deja/g++.other/optimize2.C: New file.
9956 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
9958         * gcc.c-torture/compile/20010518-2.c: New file.
9959         * gcc.c-torture/execute/20010518-1.c: New file.
9960         * gcc.c-torture/execute/20010518-2.c: New file.
9962 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9964         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
9966 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
9968         G++ no longer defines builtins that do not begin with __builtin.
9969         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
9970         * g++.old-deja/g++.brendand/misc13.C: Likewise.
9971         * g++.old-deja/g++.law/builtin1.C: Likewise.
9972         * g++.old-deja/g++.law/cvt2.C: Likewise.
9973         * g++.old-deja/g++.mike/net5.C: Likewise.
9974         * g++.old-deja/g++.other/builtins1.C: Likewise.
9975         * g++.old-deja/g++.other/builtins2.C: Likewise.
9976         * g++.old-deja/g++.other/builtins3.C: Likewise.
9977         * g++.old-deja/g++.other/builtins4.C: Likewise.
9978         * g++.old-deja/g++.other/inline8.C: Likewise.
9979         * g++.old-deja/g++.robertl/eb39.C: Likewise.
9981 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
9983         * g++.old-deja/g++.pt/using1.C: Adjust.
9984         * g++.old-deja/g++.pt/using2.C: New test.
9986 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9988         * gcc.dg/cpp/charconst.c: New tests.
9989         * gcc.dg/cpp/escape.c: New tests.
9990         * gcc.dg/cpp/escape-1.c: New tests.
9991         * gcc.dg/cpp/escape-2.c: New tests.
9992         * gcc.dg/cpp/ucs.c: New tests.
9994 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
9996         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
9997         native compiler for irix6.5.
9999 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
10001         * lib/g++.exp (g++_include_flags): Use args to compute
10002         get_multilibs.
10003         (g++_link_flags): Likewise.
10004         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
10006 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10008         * gcc.dg/c90-hexfloat-1.c: Add more tests.
10010 2001-05-21  Geoff Keating  <geoffk@redhat.com>
10012         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
10013         this file.
10015 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10017         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
10018         STACK_SIZE;
10019         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
10020         to STACK_SIZE; Use it to define size of add_histo array.
10021         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
10022         to STACK_SIZE.
10023         (f): Use GITT_SIZE to define size of gitt local table.
10024         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
10025         to STACK_SIZE; Use it to define size of bytemem array.
10027 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
10029         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
10030         on 68HC11/HC12 due to the asm instruction.
10031         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
10032         * gcc.c-torture/compile/920520-1.x: Likewise.
10033         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
10034         on 68HC11/HC12 because the function is larger than 64K.
10035         * gcc.c-torture/compile/961203-1.x: New file, this test fails
10036         on 68HC11/HC12 because the structure is too large.
10038 2001-05-20  Richard Henderson  <rth@redhat.com>
10040         * gcc.c-torture/execute/20010520-1.c: New.
10042 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10044         * g++.old-deja/g++.warn/compare1.C: New test.
10045         * gcc.dg/compare4.c: New test.
10047 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
10049         * g++.old-deja/g++.other/optimize1.C: New test.
10051 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10053         * g++.old-deja/g++.pt/spec41.C: New test.
10055 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
10057         * gcc.c-torture/compile/20010114-1.x: Remove.
10059 2001-05-18  Stan Shebs  <shebs@apple.com>
10061         * gcc.c-torture/compile/20010518-1.c: New test.
10063 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
10065         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
10066         * g++.old-deja/g++.pt/crash67.C: New test.
10068 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
10070         * g++.old-deja/g++.other/debug9.C: New test.
10072 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
10074         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
10076 2001-05-16  Jan Hubicka  <jh@suse.cz>
10078         * gcc.c-torture/compile/20010516-1.c: New test.
10080 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10082         * g++.old-deja/g++.other/crash41.C: New test.
10084 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
10086         * g++.old-deja/g++.pt/crash66.C: New test.
10088 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
10090         * g++.old-deja/g++.robertl/eb27.C: Convert.
10092 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
10094         * g++.dg/friend-warn.C: New test.  Do not warn about friend
10095         declaration being redundant.
10097 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
10099         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
10101 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
10103         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
10105 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
10107         * lib/g++.exp: Use testsuite_flags.
10109 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
10111         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
10113 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
10115         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
10117 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
10119         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
10121 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
10123         * gcc.c-torture/compile/20010313-1.c: New test.
10125 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
10127         * gcc.dg/cpp/direct2.c: New test.
10128         * gccq.dg/cpp/direct2s.c: New test.
10130         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
10132 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
10134         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
10135         * g++.old-deja/g++.other/op3.C: Likewise.
10137 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10139         * gcc.dg/cpp/syshdr.h: New file.
10140         * gcc.dg/cpp/sysmac1.c: Update.
10141         * gcc.dg/cpp/sysmac2.c: Update.
10143 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
10145         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
10147 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
10149         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
10150         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
10152 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
10154         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
10156 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
10158         * lib/g++.exp (g++_include_flags): Don't use any special flags
10159         if TESTING_IN_BUILD_TREE is not defined.
10160         (g++_init): Use a plain 'c++' as the compiler if
10161         TESTING_IN_BUILD_TREEE is not defined.
10163 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10165         * g++.old-deja/g++.eh/catch13.C: New test.
10166         * g++.old-deja/g++.eh/catch14.C: New test.
10168 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
10170         * gcc.dg/cpp/tr-define.c: New test.
10172 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
10174         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
10175         <stdlib.h>, not <malloc.h>.
10177 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10179         * g++.old-deja/g++.ns/template17.C: New test.
10181 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
10183         * g++.old-deja/g++.pt/ref4.C: New test.
10185 2001-04-30  Richard Henderson  <rth@redhat.com>
10187         * gcc.dg/20000724-1.c: Revert last change.
10189 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
10191         * g77.f-torture/execute/20010430.f: New test.
10193 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
10195         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
10197 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
10199         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
10201 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10203         * g++.old-deja/g++.eh/crash6.C: New test.
10205 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10207         * g++.old-deja/g++.other/warn7.C: New test.
10209 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
10211         * g++.old-deja/g++.other/defarg9.C: New test.
10213 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10215         * g77.f-torture/compile/20010426.f: New test.
10216         * g77.f-torture/execute/20010426.f: New test.
10218 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
10220         * g77.f-torture/compile/20000629-1.x: Remove - error
10221         has been fixed.
10223 2001-04-26  Jeffrey A Law  (law@cygnus.com)
10225         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
10226         Tweak slightly to work with g++.dg framework.
10227         * g++.dg/special/ecos.exp: Run initp1.C test.
10228         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
10230         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
10231         its linker doesn't give line numbers either.
10232         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
10234 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10236         * g++.old-deja/g++.other/lex1.C: New test.
10238 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
10240         * gcc.dg/noncompile/20010425-1.c: New test.
10242 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
10244         * g++.old-deja/g++.pt/mangle2.C: New test.
10246 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10248         * gcc.dg/format/plus-1.c: New test.
10250 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10252         * gcc.dg/20010423-1.c: New test.
10254 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
10256         * gcc.c-torture/execute/20010422-1.c: New test.
10258 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
10260         * g++.old-deja/g++.ns/type2.C: New test.
10262 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
10264         * g++.old-deja/g++.other/perf1.C: New test.
10266 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
10268         * gcc.dg/c99-func-2.c: Remove xfail.
10269         * gcc.dg/c99-func-3.c: Remove xfail.
10270         * gcc.dg/c99-func-4.c: Remove xfail.
10272 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
10274         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
10276 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
10278         * gcc.c-torture/compile/20010423-1.c: New test.
10280 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10282         * g++.old-deja/g++.pt/typename28.C: New test.
10284 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
10286         * g++.old-deja/g++.abi/empty2.C: New test.
10287         * g++.old-deja/g++.abi/empty3.C: New test.
10289 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10291         * g++.old-deja/g++.other/comdat2.C: New test.
10292         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
10294 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10296         * g++.old-deja/g++.other/overload14.C: New test.
10298 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10300         * g++.old-deja/g++.other/lookup23.C: New test.
10302 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
10304         * gcc.c-torture/execute/20010403-1.c: New test.
10306 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
10307             Mark Mitchell  <mark@codesourcery.com>
10309         * lib/old-dejagnu.exp: Don't delete output of executable.
10310         Add .exe suffix to executables.
10312 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
10314         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
10316 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10318         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
10320 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10322         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
10323         * g++.old-deja/g++.abi/crash1.C: New test.
10325 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
10327         * g++.old-deja/g++.other/crash40.C: New test.
10329 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10331         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
10333 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
10335         * g++.old-deja/g++.other/warn6.C: New test.
10337 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
10339         * g++.old-deja/g++.robertl/eb42.C: Same.
10341 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10343         * gcc.dg/wtr-conversion-1.c: New testcase.
10345 2001-04-10  Richard Henderson  <rth@redhat.com>
10347         * g++.old-deja/g++.other/array5.C: New.
10349 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10351         * gcc.c-torture/execute/20010408-1.c: New test.
10353 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
10355         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
10356         headers and constructs.
10357         * g++.old-deja/g++.robertl/eb79.C: Same.
10358         * g++.old-deja/g++.robertl/eb77.C (main): Same.
10359         * g++.old-deja/g++.robertl/eb73.C: Same.
10360         * g++.old-deja/g++.robertl/eb66.C (main): Same.
10361         * g++.old-deja/g++.robertl/eb55.C (t): Same.
10362         * g++.old-deja/g++.robertl/eb54.C (main): Same.
10363         * g++.old-deja/g++.robertl/eb46.C (main): Same.
10364         * g++.old-deja/g++.robertl/eb44.C: Same.
10365         * g++.old-deja/g++.robertl/eb41.C (main): Same.
10366         * g++.old-deja/g++.robertl/eb4.C (main): Same.
10367         * g++.old-deja/g++.robertl/eb39.C: Same.
10368         * g++.old-deja/g++.robertl/eb33.C (main): Same.
10369         * g++.old-deja/g++.robertl/eb31.C (main): Same.
10370         * g++.old-deja/g++.robertl/eb30.C: Same.
10371         * g++.old-deja/g++.robertl/eb3.C: Same.
10372         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
10373         * g++.old-deja/g++.robertl/eb21.C: Same.
10374         * g++.old-deja/g++.robertl/eb15.C: Same.
10375         * g++.old-deja/g++.robertl/eb118.C: Same.
10376         * g++.old-deja/g++.robertl/eb115.C (main): Same.
10377         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
10378         * g++.old-deja/g++.robertl/eb109.C: Same.
10379         * g++.old-deja/g++.other/sibcall1.C (main): Same.
10380         * g++.old-deja/g++.mike/rtti1.C: Same.
10381         * g++.old-deja/g++.mike/p658.C: Same.
10382         * g++.old-deja/g++.mike/net46.C: Same.
10383         * g++.old-deja/g++.mike/net34.C: Same.
10384         * g++.old-deja/g++.mike/memoize1.C: Same.
10385         * g++.old-deja/g++.mike/eh2.C: Same.
10386         * g++.old-deja/g++.law/weak.C: Same.
10387         * g++.old-deja/g++.law/visibility7.C: Same.
10388         * g++.old-deja/g++.law/visibility25.C: Same.
10389         * g++.old-deja/g++.law/visibility22.C: Same.
10390         * g++.old-deja/g++.law/visibility2.C: Same.
10391         * g++.old-deja/g++.law/visibility17.C: Same.
10392         * g++.old-deja/g++.law/visibility13.C: Same.
10393         * g++.old-deja/g++.law/visibility10.C: Same.
10394         * g++.old-deja/g++.law/visibility1.C: Same.
10395         * g++.old-deja/g++.law/virtual3.C (eval): Same.
10396         * g++.old-deja/g++.law/vbase1.C: Same.
10397         * g++.old-deja/g++.law/operators32.C: Same.
10398         * g++.old-deja/g++.law/nest3.C: Same.
10399         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
10400         * g++.old-deja/g++.law/except5.C (main): Same.
10401         * g++.old-deja/g++.law/cvt7.C (run): Same.
10402         * g++.old-deja/g++.law/cvt2.C: Same.
10403         * g++.old-deja/g++.law/cvt16.C: Same.
10404         * g++.old-deja/g++.law/ctors6.C (bar): Same.
10405         * g++.old-deja/g++.law/ctors17.C (main): Same.
10406         * g++.old-deja/g++.law/ctors13.C: Same.
10407         * g++.old-deja/g++.law/ctors12.C (main): Same.
10408         * g++.old-deja/g++.law/ctors10.C: Same.
10409         * g++.old-deja/g++.law/code-gen5.C: Same.
10410         * g++.old-deja/g++.law/bad-error7.C: Same.
10411         * g++.old-deja/g++.law/arm9.C: Same.
10412         * g++.old-deja/g++.law/arm12.C: Same.
10413         * g++.old-deja/g++.law/arg8.C: Same.
10414         * g++.old-deja/g++.law/arg1.C: Same.
10415         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
10416         * g++.old-deja/g++.jason/template31.C: Same.
10417         * g++.old-deja/g++.jason/template24.C (main): Same.
10418         * g++.old-deja/g++.jason/2371.C: Same.
10419         * g++.old-deja/g++.eh/new2.C: Same.
10420         * g++.old-deja/g++.eh/new1.C: Same.
10421         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
10422         * g++.old-deja/g++.brendan/nest21.C (main): Same.
10423         * g++.old-deja/g++.brendan/err-msg3.C: Same.
10424         * g++.old-deja/g++.brendan/crash62.C: Same.
10425         * g++.old-deja/g++.brendan/crash52.C: Same.
10426         * g++.old-deja/g++.brendan/crash49.C (main): Same.
10427         * g++.old-deja/g++.brendan/crash38.C: Same.
10428         * g++.old-deja/g++.brendan/crash15.C (main): Same.
10429         * g++.old-deja/g++.brendan/copy9.C: Same.
10431 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
10433         * gcc.c-torture/execute/20001203-2.c (memset):
10434         Count argument is of type __SIZE_TYPE__.
10436 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
10438         * gcc.c-torture/compile/20010404-1.c: New test.
10440 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
10442         * gcc.c-torture/compile/20010326-1.c: New test.
10444 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
10446         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
10447         peculiarities of the SH.
10448         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
10450 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10452         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
10453         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
10454         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
10456 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10458         * g77.f-torture/compile/20010321-1.f: New test.
10460 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10462         * gcc.c-torture/compile/20010329-1.c: New test.
10464 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
10466         * gcc.c-torture/execute/20010329-1.c: New test.
10468 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
10470         * g++.old-deja/g++.other/eh4.C: Fix typo.
10472 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
10474         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
10476 2001-03-28  Philip Blundell  <philb@gnu.org>
10478         * gcc.c-torture/compile/20010328-1.c: New test.
10480 2001-03-27  Richard Henderson  <rth@redhat.com>
10482         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
10483         * g++.old-deja/g++.eh/vbase3.C: Likewise.
10485 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
10487         * gcc.c-torture/compile/20010327-1.c: New test.
10489 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10491         * g++.old-deja/g++.other/friend12.C: New test.
10492         * g++.old-deja/g++.other/friend9.C: Expect no errors.
10493         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
10495 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10497         * gcc.c-torture/execute/20010325-1.c: New test.
10499 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
10501         * g++.old-deja/g++.other/mangle3.C: New test.
10503 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
10505         * g++.old-deja/g++.other/anon8.C: New test.
10507 2001-03-20  Philip Blundell  <philb@gnu.org>
10509         * gcc.c-torture/compile/20010320-1.c: New test.
10511 2001-03-17  Richard Henderson  <rth@redhat.com>
10513         * g++.old-deja/g++.other/eh4.C: Add expected error text.
10515 2001-03-15  Geoff Keating  <geoff@redhat.com>
10517         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
10518         tests on AIX.
10520 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
10522         * g++.old-deja/g++.other/eh4.C: New test.
10524 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
10526         * gcc.dg/cpp/mi1.c: Update.
10528 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
10530         * g++.old-deja/g++.other/regstack.C: New test.
10532 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10534         * g++.old-deja/g++.other/ref4.C: New test.
10536 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
10538         * objc/execute/va_method.m: Added.
10539         * objc/execute/IMP.m: Added.
10540         * objc/execute/_cmd.m: Added.
10541         * objc/execute/accessing_ivars.m: Added.
10542         * objc/execute/class-1.m: Added.
10543         * objc/execute/class-10.m: Added.
10544         * objc/execute/class-11.m: Added.
10545         * objc/execute/class-12.m: Added.
10546         * objc/execute/class-13.m: Added.
10547         * objc/execute/class-14.m: Added.
10548         * objc/execute/class-2.m: Added.
10549         * objc/execute/class-3.m: Added.
10550         * objc/execute/class-4.m: Added.
10551         * objc/execute/class-5.m: Added.
10552         * objc/execute/class-6.m: Added.
10553         * objc/execute/class-7.m: Added.
10554         * objc/execute/class-8.m: Added.
10555         * objc/execute/class-9.m: Added.
10556         * objc/execute/class-tests-1.h
10557         * objc/execute/class-tests-2.h
10558         * objc/execute/compatibility_alias.m: Added.
10559         * objc/execute/encode-1.m: Added.
10560         * objc/execute/formal_protocol-1.m: Added.
10561         * objc/execute/formal_protocol-2.m: Added.
10562         * objc/execute/formal_protocol-3.m: Added.
10563         * objc/execute/formal_protocol-4.m: Added.
10564         * objc/execute/formal_protocol-5.m: Added.
10565         * objc/execute/formal_protocol-6.m: Added.
10566         * objc/execute/formal_protocol-7.m: Added.
10567         * objc/execute/informal_protocol.m: Added.
10568         * objc/execute/initialize.m: Added.
10569         * objc/execute/load.m: Added.
10570         * objc/execute/many_args_method.m: Added.
10571         * objc/execute/nested-3.m: Added.
10572         * objc/execute/no_clash.m: Added.
10573         * objc/execute/private.m: Added.
10574         * objc/execute/redefining_self.m: Added.
10575         * objc/execute/root_methods.m: Added.
10576         * objc/execute/selector-1.m: Added.
10577         * objc/execute/static-1.m: Added.
10578         * objc/execute/static-2.m: Added.
10579         * objc/execute/va_method.m: Added.
10581 2001-03-10  Richard Henderson  <rth@redhat.com>
10583         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
10585 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
10587         * g++.old-deja/g++.other/crash31.C: XFAIL.
10588         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
10589         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
10590         * gcc.c-torture/execute/20010123-1.x: XFAIL.
10591         * gcc.c-torture/execute/20010124-1.x: XFAIL.
10592         * gcc.dg/sequence-pt-1.c: XFAIL one test.
10594 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
10596         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
10598 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
10600         * gcc.dg/20000724-1.c: Don't use multiline strings.
10602 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
10604         * objc/execute/string1.m, objc/execute/string2.m: Compare the
10605         result of -cString against what we expect it to be; don't just
10606         print it out for no one to read.
10608         * objc/execute/string3.m, objc/execute/string4.m: New tests.
10609         Based on testcases provided by Nicola Pero.
10611 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
10613         * gcc.dg/cpp/macro7.c: New test.
10615 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
10617         * gcc.dg/cpp/multiline.c: Update.
10619 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10621         * g++.old-deja/g++.other/enum3.C: New test.
10623 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10625         * g++.old-deja/g++.other/pod1.C: New test.
10627 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10629         * g++.old-deja/g++.ext/overload1.C: New test.
10631 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
10633         * g++.old-deja/g++.pt/using1.C: New test.
10635 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
10637         * g++.old-deja/g++.other/using9.C: New test.
10639 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
10641         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
10643         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
10645 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
10647         * g++.old-deja/g++.ext/realpt1.C: Remove.
10649 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
10651         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
10653 2001-02-26  Will Cohen  <wcohen@redhat.com>
10655         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
10657 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
10659         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
10660         templatized constructors.
10662 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10664         * gcc.c-torture/execute/20010224-1.c: New test.
10666 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
10668         * gcc.c-torture/execute/20010222-1.c: New test.
10670 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
10672         * g++.old-deja/g++.other/inline20.C: New test.
10674 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
10676         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
10678 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10680         * g++.old-deja/g++.other/lookup22.C: New test.
10682 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
10684         * g77.dg: New directory.
10685         * g77.dg/20010216-1.f: New test case.
10686         * g77.dg/dg.exp: New driver.
10687         * lib/g77-dg.exp: New driver library.
10689 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10691         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
10693 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
10695         * g++.old-deja/g++.other/decl9.C: New test.
10697 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
10699         * g++.old-deja/g++.other/init16.C: Update the test so that it does
10700         not need <string> and also tests the initialization at runtime.
10702 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10704         * gcc.c-torture/execute/longlong.c: New test.
10706 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
10708         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
10710 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
10712         * gcc.c-torture/execute/920302-1.c (execute):
10713         Change argument type to short.
10715 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
10717         * g++.old-deja/g++.pt/deduct6.C: New test.
10719 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
10721         * g++.old-deja/g++.pt/deduct5.C: New test.
10723 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
10725         * gcc.c-torture/execute/20010209-1.c: New test.
10727 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
10729         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
10731 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
10733         * g++.dg/vtgc1.C: Update for new ABI.
10735         * consistency.vlad: New directory, 1665 files.
10737 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10739         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
10740         return type.
10741         * gcc.dg/cpp/digraphs.c: Declare puts.
10743 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10745         * g++.old-deja/g++.other/warn5.C: New test.
10747 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10749         * g++.old-deja/g++.pt/spec40.C: New test.
10751 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10753         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
10754         case.
10755         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
10757 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
10759         * gcc.c-torture/compile/20010209-1.c: New test.
10761 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
10763         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
10764         excess errors message but not if it crashes.
10765         * g++.old-deja/g++.other/crash27.C: Likewise.
10766         * g++.old-deja/g++.other/crash28.C: Likewise.
10767         * g++.old-deja/g++.other/crash30.C: Likewise.
10768         * g++.old-deja/g++.other/crash32.C: Likewise.
10769         * g++.old-deja/g++.other/crash35.C: Likewise.
10770         * g++.old-deja/g++.pt/inherit2.C: Likewise.
10772 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10774         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
10775         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
10776         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
10777         g77.f-torture/execute/execute.exp,
10778         g77.f-torture/noncompile/noncompile.exp,
10779         gcc.c-torture/execute/execute.exp,
10780         gcc.c-torture/execute/memcheck/memcheck.exp,
10781         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
10782         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
10783         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
10784         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
10785         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
10786         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
10787         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10788         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
10789         Remove bug reporting instructions with ancient email addresses.
10791 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
10793         * gcc.dg/20010202-1.c: New test.
10794         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
10796 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
10798         * g++.dg/stdbool-if.C: New test.
10800 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
10802         * objc/execute/fdecl.m: Added main().
10804 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
10806         * gcc.c-torture/execute/20010206-1.c: New test.
10808 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10810         * gcc.dg/cpp/avoidpaste1.c: Update.
10812 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
10814         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
10815         Pero <nicola@brainstorm.co.uk>.
10816         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
10818 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
10820         * g++.old-deja/g++.pt/spec39.C: New test.
10822 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
10824         * gcc.c-torture/compile/20010202-1.c: New test.
10826 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
10828         * g++.old-deja/g++.abi/primary2.C: New test.
10829         * g++.old-deja/g++.abi/primary3.C: New test.
10830         * g++.old-deja/g++.abi/primary4.C: New test.
10831         * g++.old-deja/g++.abi/primary5.C: New test.
10832         * g++.old-deja/g++.abi/vtable3.h: New test.
10833         * g++.old-deja/g++.abi/vtable3a.C: New test.
10834         * g++.old-deja/g++.abi/vtable3b.C: New test.
10835         * g++.old-deja/g++.abi/vtable3c.C: New test.
10836         * g++.old-deja/g++.abi/vtable3d.C: New test.
10837         * g++.old-deja/g++.abi/vtable3e.C: New test.
10838         * g++.old-deja/g++.abi/vtable3f.C: New test.
10839         * g++.old-deja/g++.abi/vtable3g.C: New test.
10840         * g++.old-deja/g++.abi/vtable3h.C: New test.
10841         * g++.old-deja/g++.abi/vtable3i.C: New test.
10842         * g++.old-deja/g++.abi/vtable3j.C: New test.
10843         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
10845 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
10847         * g++.old-deja/g++.other/anon6.C: New test.
10848         * g++.old-deja/g++.other/anon7.C: New test.
10850 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
10852         * gcc.dg/cpp/avoidpaste2.c: New tests.
10854 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
10856         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
10858 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
10860         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
10861         DECIMAL_DIG cases for Irix."
10863 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
10865         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
10867 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10869         * gcc.dg/c99-tag-1.c: New test.
10871 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
10873         * gcc.dg/cpp/tr-warn1.c: Add tests.
10875 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
10877         * gcc.dg/cpp/avoidpaste1.c: Update.
10878         * gcc.dg/cpp/paste4.c: Update.
10880 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
10882         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
10883         cases for Irix.
10885 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10887         * g++.old-deja/g++.other/inline19.C: New test.
10889 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10891         * gcc.dg/Wlarger-than.c: New test.
10893 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10895         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
10897 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
10899         * gcc.c-torture/execute/20010129-1.c: New test.
10900         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
10902 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
10904         * gcc.dg/cpp/avoidpaste1.c: Test case.
10906 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
10908         * g++.old-deja/g++.other/inline18.C: New test.
10910 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10912         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
10913         and __builtin_putchar.
10915 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
10917         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
10918         tests.
10920 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
10922         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
10923         floating point number rounding mode to round to the nearest
10924         representable mode.
10926 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
10928         * g++.old-deja/g++.other/mangle2.C: New test.
10930 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10932         * gcc.c-torture/compile/20010124-1.c: New test.
10934 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
10936         * g++.old-deja/g++.pt/spec38.C: New test.
10938 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10940         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
10941         "Build don't run".
10943 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10945         * gcc.c-torture/execute/20010123-1.c: New test.
10947 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10949         * g++.old-deja/g++.pt/spec37.C: New test.
10951 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10953         * g++.old-deja/g++.pt/overload14.C: New test.
10955 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10957         * gcc.c-torture/execute/20010122-1.c: New test, exercise
10958         __builtin_return_address.
10960 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
10962         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
10963         * g++.old-deja/g++.pt/spec35.C: New test.
10964         * g++.old-deja/g++.pt/spec36.C: New test.
10966 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
10968         * gcc.c-torture/compile/20010118-1.c: New test.
10970 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
10972         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
10974 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10976         * gcc.c-torture/execute/20010119-1.c: New test.
10978 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10980         * g++.old-deja/g++.other/vbase5.C: New test.
10982 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10984         * gcc.c-torture/execute/20010118-1.c: New test.
10986 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10988         * g++.old-deja/g++.pt/deduct3.C: New test.
10990 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10992         * g++.old-deja/g++.pt/spec34.C: New test.
10994 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
10996         * g77.f-torture/compile/20000601-2.f: New test.
10998 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11000         * g++.old-deja/g++.other/init17.C: New test.
11002 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
11004         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
11006 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11008         * g++.old-deja/g++.pt/unify8.C: New test.
11010 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11012         * g++.old-deja/g++.abi/vbase1.C: New test.
11014 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
11016         * g++.old-deja/g++.pt/crash65.C: New test.
11018 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11020         * gcc.dg/cpp/assembl2.S: New test case.
11022 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
11024         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
11025         are supported.
11027 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11029         * g++.old-deja/g++.other/builtins1.C: New test.
11030         * g++.old-deja/g++.other/builtins2.C: Likewise.
11031         * g++.old-deja/g++.other/builtins3.C: Likewise.
11032         * g++.old-deja/g++.other/builtins4.C: Likewise.
11034 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
11036         * gcc.c-torture/compile/20010117-1.c: New test.
11037         * gcc.c-torture/compile/20010117-2.c: New test.
11039 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11041         * g77.f-torture/execute/20010116.[fx]: New test,
11042         XFAIL on i?86-*-*.
11043         * g77.f-torture/compile/20010115.f: Indicate it's
11044         a test for PR fortran/1636.
11046 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11048         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
11050 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
11052         * g77.f-torture/compile/20010115.f: New test.
11054 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
11056         * g++.old-deja/g++.pt/nontype5.C: New test.
11058 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
11060         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
11061         have an equivalent working one below it.
11063 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11065         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
11066         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11068 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
11070         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
11071         message containing "init_priority".
11072         (conpr-2.C): Likewise.
11073         (conpr-3.C): Likewise.
11074         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
11076 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11078         * gcc.c-torture/execute/20010114-2.c: New test.
11080 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11082         * gcc.c-torture/compile/20010114-1.c: New test.
11083         * gcc.c-torture/compile/20010114-1.x: Xfail.
11084         * gcc.c-torture/compile/20010114-2.c: New test.
11085         * gcc.c-torture/execute/20010114-1.c: New test.
11086         * gcc.dg/trunc-1.c: New test.
11087         * gcc.dg/uninit-B.c: New test.
11089 2001-01-13  Nick Clifton  <nickc@redhat.com>
11091         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
11092         target.
11094 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11096         * gcc.c-torture/compile/20010113-1.c: New test.
11098 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
11100         * gcc.c-torture/compile/20001212-1.c: New test.
11102 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11104         * gcc.dg/cpp/widestr1.c: Update.
11105         * gcc.dg/cpp/prag-imp.c: Remove.
11107 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
11109         * gcc.c-torture/execute/20000801-3.x: Remove.
11110         * gcc.dg/c90-init-1.c: New test.
11111         * gcc.dg/c99-init-1.c: New test.
11112         * gcc.dg/c99-init-2.c: New test.
11113         * gcc.dg/gnu99-init-1.c: New test.
11115 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
11117         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
11118         testing that no relevant ones were found.
11120 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11122         * g++.old-deja/g++.pt/cast2.C: New test.
11124 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
11126         * g++.old-deja/g++.pt/friend47.C: New test.
11128 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11130         * g++.old-deja/g++.pt/instantiate13.C: New test.
11132 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11134         * g++.old-deja/g++.other/defarg7.C: New test.
11135         * g++.old-deja/g++.other/defarg8.C: New test.
11137 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11139         * g++.old-deja/g++.pt/crash64.C: New test.
11141 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
11143         * g++.old-deja/g++.pt/crash63.C: New test.
11145 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11147         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
11149 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
11151         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
11153 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11155         * g++.old-deja/g++.pt/error3.C: New test.
11157 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11159         * g++.old-deja/g++.other/crash39.C: New test.
11161 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
11163         * g++.old-deja/g++.other/vbase4.C: New test.
11165 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
11167         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
11168         * gcc.dg/special/20000419-2.c: New file. Identical to above.
11169         * gcc.dg/special/special.exp: New test driver which will check
11170         for alias support for the above test.
11172 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
11174         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
11175         problems on small machines.
11176         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
11177         parameterize.
11179 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
11181         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
11182         mips.
11183         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
11185 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
11187         * g++.old_deja/g++.pt/using8.C: New test.
11189 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11191         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
11193 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
11195         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
11196         where a failure is expected.
11197         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
11199 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11201         * g++.old_deja/g++.pt/instantiate12.C: New test.
11203 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11205         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
11206         start of structs.
11207         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
11208         * g++.old-deja/g++.brendan/crash17.C: Likewise.
11209         * g++.old-deja/g++.brendan/crash29.C: Likewise.
11210         * g++.old-deja/g++.brendan/crash48.C: Likewise.
11211         * g++.old-deja/g++.brendan/ns1.C: Likewise.
11212         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
11213         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
11214         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
11215         * g++.old-deja/g++.eh/spec6.C: Likewise.
11216         * g++.old-deja/g++.jason/crash3.C: Likewise.
11217         * g++.old-deja/g++.law/ctors11.C: Likewise.
11218         * g++.old-deja/g++.law/ctors17.C: Likewise.
11219         * g++.old-deja/g++.law/ctors5.C: Likewise.
11220         * g++.old-deja/g++.law/ctors9.C: Likewise.
11221         * g++.old-deja/g++.mike/ambig1.C: Likewise.
11222         * g++.old-deja/g++.mike/net22.C: Likewise.
11223         * g++.old-deja/g++.mike/p3538a.C: Likewise.
11224         * g++.old-deja/g++.mike/p3538b.C: Likewise.
11225         * g++.old-deja/g++.mike/virt3.C: Likewise.
11226         * g++.old-deja/g++.niklas/t128.C: Likewise.
11227         * g++.old-deja/g++.other/anon4.C: Likewise.
11228         * g++.old-deja/g++.other/using1.C: Likewise.
11229         * g++.old-deja/g++.other/warn3.C: Likewise.
11230         * g++.old-deja/g++.pt/t37.C: Likewise.
11231         * g++.old-deja/g++.robertl/eb69.C: Likewise.
11232         * g++.old-deja/g++.robertl/eb71.C: Likewise.
11234 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
11236         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
11238 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11240         * gcc.c-torture/execute/stdio-opt-3.c: New test.
11242 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
11244         * gcc.c-torture/compile/20010107-1.c: New test.
11246 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11248         * gcc.c-torture/execute/builtin-noret-1.c: New test.
11250 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11252         * gcc.dg/format/format.h: New file.
11253         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
11254         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
11255         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
11256         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
11257         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
11258         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
11259         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
11260         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
11261         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
11262         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
11263         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
11264         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
11265         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
11266         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
11267         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
11268         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
11269         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
11270         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
11271         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
11272         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
11273         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
11274         instead of declaring standard types, macros and functions in each
11275         test.
11277 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
11279         * gcc.c-torture/execute/20010106-1.c: New test.
11281 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11283         * gcc.dg/format/format.exp: New file.
11284         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
11285         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
11286         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
11287         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
11288         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
11289         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
11290         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
11291         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
11292         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
11293         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
11294         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
11295         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
11296         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
11297         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
11298         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
11299         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
11300         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
11301         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
11302         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
11303         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
11304         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
11305         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
11306         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
11307         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
11308         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
11309         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
11310         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
11311         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
11312         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
11313         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
11314         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
11315         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
11316         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
11317         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
11318         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
11319         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
11320         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
11321         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
11322         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
11323         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
11324         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
11325         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
11327 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
11329         * gcc.c-torture/execute/991228-1.c: Take word endianness into
11330         account.
11332 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
11334         * gcc.c-torture/execute/builtin-complex-1.c: New test.
11336 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
11338         * g++.old-deja/g++.pt/crash62.C: New test.
11340 2001-01-04  Richard Henderson  <rth@redhat.com>
11342         * gcc.dg/20000926-1.c: Update expected warnings.
11343         * gcc.dg/array-2.c: Likewise.
11344         * gcc.dg/array-4.c: Also validate flexible array members.
11345         * gcc.dg/c99-flex-array-1.c: New.
11347 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11349         * gcc.c-torture/compile/20001222-1.x: Remove.
11351 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11353         * gcc.c-torture/execute/built-in-setjmp.c: New.
11355 2001-01-03  Richard Henderson  <rth@redhat.com>
11357         * gcc.dg/940510-1.c: Update expected error wording.
11358         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
11360 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
11362         * lib/target-supports.exp (check_alias_available): Modified to
11363         indicate aliases not supported if only weak aliases are supported.
11365 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11367         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
11368         Turn on cmpstrsi checks for __pj__ and __i370__.
11370 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11372         * g++.old-deja/g++.other/virtual11.C: New test.
11374 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
11376         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
11378 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11380         * gcc.c-torture/compile/20010102-1.c: New test.
11382 2001-01-02  Andreas Jaeger  <aj@suse.de>
11384         * gcc.dg/noreturn-3.c: New test.
11386         * gcc.dg/noreturn-4.c: New test.
11388 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11390         * gcc.c-torture/execute/stdio-opt-1.c: Also test
11391         __builtin_fputc and __builtin_fwrite.
11393 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
11395         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
11396         signed char, not default char.
11398 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
11400         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
11402 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
11404         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
11406 2000-12-29  Richard Henderson  <rth@redhat.com>
11408         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
11409         (__cyg_profile_func_exit): Define.
11411 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11413         * g++.dg/vtgc1.C: New test.
11415 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
11417         * gcc.dg/noncompile/20001228-1.c: New test.
11419         * gcc.dg/20001228-1.c: New test.
11421         * gcc.c-torture/execute/20001228-1.c: New test.
11423 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11425         * gcc.dg/format-strfmon-1.c: New test.
11427 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11429         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
11430         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
11431         * gcc.c-torture/execute/string-opt-1.c: Likewise.
11432         * gcc.c-torture/execute/string-opt-2.c: Likewise.
11433         * gcc.c-torture/execute/string-opt-3.c: Likewise.
11434         * gcc.c-torture/execute/string-opt-4.c: Likewise.
11435         * gcc.c-torture/execute/string-opt-6.c: Likewise.
11436         * gcc.c-torture/execute/string-opt-7.c: Likewise.
11437         * gcc.c-torture/execute/string-opt-8.c: Likewise.
11438         * gcc.c-torture/execute/string-opt-9.c: Likewise.
11439         * gcc.c-torture/execute/string-opt-10.c: Likewise.
11440         * gcc.c-torture/execute/string-opt-11.c: Likewise.
11441         * gcc.c-torture/execute/string-opt-12.c: Likewise.
11443         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
11444         * gcc.c-torture/execute/string-opt-4.c: Test index.
11446 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
11448         * gcc.c-torture/compile/20001226-1.c: New test.
11450 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11452         * gcc.c-torture/compile/20001222-1.c: New test.
11453         * gcc.c-torture/compile/20001222-1.x: Xfail.
11455 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
11457         * gcc.c-torture/execute/comp-goto-2.c: New test.
11459 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
11461         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
11462         Use long types if __INT_MAX__ is 32767.
11463         (main): Use cast to (sint32 *) when poking 88 into a_page.
11465         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
11467 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
11469         * gcc.c-torture/compile/20001221-1.c: New test.
11470         * gcc.c-torture/execute/20001221-1.c: New test.
11472 2000-12-20  Richard Henderson  <rth@redhat.com>
11474         * g++.old-deja/g++.pt/crash36.C: Update error lines.
11475         * g++.old-deja/g++.robertl/eb109.C: Likewise.
11477 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11479         * gcc.dg/compare3.c: New test.
11481 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11483         * gcc.dg/format-warnll-1.c: New test.
11485 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
11487         * gcc.dg/cpp/cmdlne-P.c: New test.
11489 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11491         * gcc.c-torture/execute/builtin-abs-1.c,
11492         gcc.c-torture/execute/builtin-abs-2.c: New tests.
11494 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
11496         * gcc.dg/cpp/multiline.c: New test.
11498 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
11500         * g++.old-deja/g++.other/syshdr1.C: Update.
11501         * gcc.dg/cpp/lineflags.c: Remove temporarily.
11503 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11505         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
11507 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11509         * g++.old-deja/g++.pt/ttp65.C: New test.
11511 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11513         * g++.old-deja/g++.pt/ttp64.C: New test.
11515 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11517         * g++.old-deja/g++.pt/spec33.C: New test.
11519 2000-12-14  Catherine Moore  <clm@redhat.com>
11521         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
11522         * gcc.c-torture/execute/920612-2.c: Likewise.
11523         * gcc.c-torture/execute/920428-2.c: Likewise.
11524         * gcc-c-torture/execute/va-arg-11.c: Call exit.
11525         * gcc.c-torture/execute/va-arg-21.c: Likewise.
11527 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11529         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
11530         * gcc.dg/pack-test-2.c: Likewise.
11532 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11534         Tests by Zack Weinberg <zackw@stanford.edu>.
11536         * gcc.dg/cpp/defined.c: Update.
11537         * gcc.dg/cpp/defined_trad.c: New tests.
11539 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
11541         * gcc.dg/cpp/trad-direct.c: Update.
11543 2000-12-11  Neil Booth  <neilb@earthling.net>
11545         * gcc.dg/cpp/defined_trad.c
11547 2000-12-11  Neil Booth  <neilb@earthling.net>
11549         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
11551 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11553         * gcc.dg/format-miss-2.c: New test.
11555 2000-12-09  Neil Booth  <neilb@earthling.net>
11557         * gcc.dg/cpp/lineflags.c: New tests.
11558         * gcc.dg/cpp/poison.c: Update.
11559         * gcc.dg/cpp/redef2.c: Update.
11560         * gcc.dg/cpp/skipping.c: New test.
11562 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
11564         * g++.old-deja/g++.other/eh3.C: New testcase.
11566 2000-12-07  Neil Booth  <neilb@earthling.net>
11568         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
11569         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
11570         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
11571         wtr-union-init-2.c, wtr-union-init-3.c: Update.
11572         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
11573         Update.
11575 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11577         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
11578         __SIZE_TYPE__ instead of int for type of integers cast to
11579         pointers.
11581 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
11583         * g++.old-deja/g++.other/cleanup4.C: New test.
11585 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11587         * format-sec-1.c: New test.
11589 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11591         * gcc.dg/format-nonlit-3.c: New test.
11593 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11595         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
11596         through a null pointer.
11598 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11600         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
11601         * g++.old-deja/g++.pt/partial4.C: New test.
11603 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
11605         * gcc.c-torture/execute/ieee/hugeval.x: New.
11607 2000-12-06  Neil Booth  <neilb@earthling.net>
11609         * gcc.dg/cpp/backslash2.c: New tests.
11611 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11613         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
11614         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
11616 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
11618         * gcc.c-torture/execute/20001203-2.c: New testcase.
11620 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
11622         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
11623         * g++.old-deja/g++.other/virtual10.C: New test.
11625 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
11627         * g++.old-deja/g++.mike/pmf5.C: Remove test.
11629 2000-12-05  Richard Henderson  <rth@redhat.com>
11631         * gcc.c-torture/compile/20001205-1.c: New.
11633 2000-12-04  Neil Booth  <neilb@earthling.net>
11635         * g++.old-deja/g++.other/virtual9.C: New test.
11636         * g++.old-deja/g++.pt/crash61.C: New test.
11637         * gcc.c-torture/execute/loop-9.c: New test.
11639 2000-12-04  Neil Booth  <neilb@earthling.net>
11641         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
11642         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
11643         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
11644         * gcc.dg/cpp/extratokens.c: ...here.
11646 2000-12-04  Neil Booth  <neilb@earthling.net>
11648         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
11649         New tests.
11651 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11653         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
11654         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
11656 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11658         * gcc.c-torture/execute/20001203-1.c: New test.
11660 2000-12-03  Neil Booth  <neilb@earthling.net>
11662         * gcc.dg/cpp/macro6.c: New test cases.
11664 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11666         * gcc.c-torture/execute/string-opt-9.c: New test.
11667         * gcc.c-torture/execute/string-opt-10.c: Likewise.
11668         * gcc.c-torture/execute/string-opt-11.c: Likewise.
11669         * gcc.c-torture/execute/string-opt-12.c: Likewise.
11671         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
11672         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
11674 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
11676         * gcc.dg/cpp/if-6.c: New testcase.
11678         * gcc.dg/20001201-1.c: New testcase.
11680 2000-12-02  Neil Booth  <neilb@earthling.net>
11682         * g++.old-deja/g++.other/externC4.C,
11683         g++.old-deja/g++.other/friend10.C: New tests.
11685 2000-12-02  Neil Booth  <neilb@earthling.net>
11687         * g++.old-deja/g++.other/instan2.C
11688         * g++.old-deja/g++.other/instan3.C: New test.
11690 2000-12-02  Neil Booth  <neilb@earthling.net>
11692         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
11693         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
11694         gnuc99.c,gnuc99-pedantic.c: New tests.
11696 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11698         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
11699         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
11701 2000-12-01  Neil Booth  <neilb@earthling.net>
11703         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
11704         * gcc.dg/cpp/poison.c: Update.
11705         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
11707 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
11709         * g77.f-torture/execute/20001201.f: New test.
11711 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11713         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
11715 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
11717         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
11719 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
11721         * g++.old-deja/g++.other/cast6.C: New test.
11723 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
11725         * gcc.c-torture/execute/20001130-2.c: New testcase.
11727 2000-11-30  Richard Henderson  <rth@redhat.com>
11729         * gcc.c-torture/execute/20001130-1.c: New test.
11731 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11733         * g++.old-deja/g++.other/op3.C: New test.
11735 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11737         * g++.old-deja/g++.other/op2.C: New test.
11739 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11741         * g++.old-deja/g++.other/crash38.C: New test.
11743 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
11745         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
11747 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
11749         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
11750         tests.
11751         * gcc.c-torture/execute/string-opt-6.c: New test.
11753         * gcc.dg/20001117-1.c: Add main.
11755 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
11757         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
11758         Move from here ...
11759         * gcc.dg/940510-1.c: ... to here.
11761         * gcc.dg/20000926-1.c: GNU C now allows initializations of
11762         zero-size arrays in toplevel structures.
11764 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
11766         * gcc.c-torture/execute/loop-8.c: New test.
11768 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11770         * g++.old-deja/g++.other/base1.C: New test.
11772 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11774         * g++.old-deja/g++.other/parse2.C: New test.
11776 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11778         * g++.old-deja/g++.pt/incomplete1.C: New test.
11780 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11782         * g++.old-deja/g++.other/friend9.C: New test.
11784 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
11786         * gcc.dg/20001127-1.c: New test.
11788 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
11790         * g++.old-deja/g++.pt/friend46.C: New test.
11792 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
11794         * g++.old-deja/g++.other/ptrmem8.C: New test.
11796 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11798         * gcc.c-torture/execute/string-opt-7.c: New test.
11799         * gcc.c-torture/execute/string-opt-8.c: Likewise.
11801 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
11803         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
11804         instead of 'mkcheck 2'.
11806 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11808         * gcc.c-torture/execute/memcheck/driver.c,
11809         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
11810         C9X references to refer to C99.
11812 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
11814         * gcc.dg/ultrasp3.c: New test.
11816 2000-11-25  Neil Booth  <neilb@earthling.net>
11818         * gcc.dg/cpp/include2.c: Update test to be locale independent.
11820 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
11822         * gcc.c-torture/compile/20001123-2.c: New.
11824 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11826         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
11828 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
11830         * gcc.dg/sequence-point-1.c: Add some new tests.
11831         * gcc.c-torture/execute/20001124-1.c: New test.
11833 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
11835         * g++.old-deja/g++.other/vaarg4.C: New test.
11836         * gcc.c-torture/compile/20001123-1.c: New test.
11838 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
11840         * g++.other/crash24.C: Adjust and remove XFAIL.
11841         * g++.other/crash37.C: New test.
11843 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
11845         * g++.old-deja/g++.pt/instantiate9.C: New test.
11847 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
11849         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
11850         new ABI, too.
11852         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
11853         * g++.old-deja/g++.robertl/eb55.C: Likewise.
11855 2000-11-22  Neil Booth  <neilb@earthling.net>
11857         * gcc.dg/cpp/Wtrigraphs.c: New test.
11859 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11861         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
11863 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
11865         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
11867 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
11869         * lib/gcc-dg.exp: load_lib scanasm.exp.
11870         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
11871         * lib/g++-dg.exp: load_lib scanasm.exp.
11872         * lib/scanasm.exp: New.
11873         (scan-assembler, scan-assembler-not): Add optional arguments to
11874         test name, or if not present, the pattern name.
11875         (scan-assembler-dem, scan-assembler-dem-not): New.
11877         * g++.dg/dg.exp: New.
11879 2000-11-21  Neil Booth  <neilb@earthling.net>
11881         * gcc.dg/cpp/integrated1.c: Remove.
11883 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
11885         * gcc.c-torture/execute/20001121-1.c: New test.
11887 2000-11-21  Richard Henderson  <rth@redhat.com>
11889         * gcc.c-torture/compile/20001121-1.c: New test.
11891 2000-11-20  Neil Booth  <neilb@earthling.net>
11893         * gcc.dg/cpp/integrated1.c: New test.
11895 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
11897         * g++.old-deja/g++.other/inline17.C: New test.
11899 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
11901         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
11902         local variable to be zero: I made the variable global. Now
11903         uses abort() and exit() instead of relying on main's return value.
11905 2000-11-20  Neil Booth  <neilb@earthling.net>
11907         * gcc.dg/cpp/paste2.c: Update test.
11908         * objc/execute/paste.m: New test.
11910 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11912         * gcc.dg/c99-condexpr-1.c: New test.
11914 2000-11-20  Neil Booth  <neilb@earthling.net>
11916         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
11918 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
11920         * g++.old-deja/g++.pt/export1.C: New test.
11922 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
11924         * gcc.dg/20001117-1.c: New test.
11926 2000-11-18  Richard Henderson  <rth@redhat.com>
11928         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
11930 2000-11-18  Richard Henderson  <rth@redhat.com>
11932         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
11933         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
11934         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
11936 2000-11-18  Richard Henderson  <rth@redhat.com>
11938         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
11939         (main): New.  Exit cleanly.
11941 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11943         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
11944         gcc.dg/c99-fordecl-2.c: New tests.
11946 2000-11-18  Richard Henderson  <rth@redhat.com>
11948         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
11949         * gcc.c-torture/execute/zerolen-2.c: New.
11951 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11953         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
11954         memory.
11956 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11958         * g++.old-deja/g++.pt/instantiate8.C: New test.
11960 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11962         * g++.old-deja/g++.other/incomplete.C: Add more tests.
11963         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
11965 2000-11-16  Nick Clifton  <nickc@redhat.com>
11967         * gcc.c-torture/execute/nestfunc-2.c: New test.
11968         * gcc.c-torture/execute/nestfunc-3.c: New test.
11970 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11972         * gcc.c-torture/compile/20001116-1.c: New test.
11974 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11976         * gcc.c-torture/execute/20001115-1.c: New test.
11978 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
11980         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
11981         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
11982         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
11983         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11985 2000-11-15  Neil Booth  <neilb@earthling.net>
11987         gcc.dg/cpp/_Pragma1.c: Update.
11988         gcc.dg/cpp/_Pragma2.c: New test.
11990 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11992         * g++.old-deja/g++.other/anon5.C: New test.
11994 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11996         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
11997         tests.
11999 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
12001         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
12002         output.
12004 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12006         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
12007         labels at end of compound statements.
12009 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
12011         * gcc.c-torture/execute/loop-7.c: New test.
12013 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12015         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
12017 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12019         * gcc.dg/c99-bool-1.c: New test.
12021 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12023         * gcc.dg/c99-scope-1.c: Remove xfail.
12024         * gcc.dg/c99-scope-2.c: New test.
12026 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12028         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
12029         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
12031 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
12033         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
12034         error messages.
12036         * g++.mike/p700.C: Don't typedef wchar_t.
12037         * g++.mike/p784.C: Likewise.
12038         * g++.mike/eb101.C: Don't use __wchar_t.
12040 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
12042         * g77.f-torture/execute/20001111.[fx]: Test premature exit
12043         from DO loop.
12045 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
12047         * gcc.c-torture/execute/20001111-1.c: New test.
12049 2000-11-10  Nick Clifton  <nickc@redhat.com>
12051         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
12052         long multuiple and accumulate.
12054 2000-11-09  Richard Henderson  <rth@redhat.com>
12056         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
12057         via size_t instead of int.
12059         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
12060         * gcc.c-torture/execute/string-opt-2.c: Likewise.
12061         * gcc.c-torture/execute/string-opt-3.c: Likewise.
12062         * gcc.c-torture/execute/string-opt-4.c: Likewise.
12064 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
12066         * gcc.c-torture/compile/20001109-1.c: New test.
12067         * gcc.c-torture/compile/20001109-2.c: New test.
12069 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
12071         * g++.old-deja/g++.pt/operator1.C: New test.
12072         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
12074 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12076         * gcc.dg/20001108-1.c: New test.
12078 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
12080         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
12081         with both arguments constant strings.
12082         * gcc.c-torture/execute/string-opt-3.c: New test.
12083         * gcc.c-torture/execute/string-opt-4.c: New test.
12084         * gcc.c-torture/execute/string-opt-5.c: New test.
12086 2000-11-08  Nick Clifton  <nickc@redhat.com>
12088         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
12089         mulsidi3adddi patterns.
12091 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
12093         * g++.old-deja/g++.other/crash36.C: New test.
12095 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
12097         * g++.old-deja/g++.other/init16.C: New test.
12099 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
12101         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
12103 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12105         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
12106         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12107         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12109 2000-11-07  DJ Delorie  <dj@redhat.com>
12111         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
12113 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12115         * gcc.c-torture/execute/string-opt-1.c: New test.
12117 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
12119         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
12120         mips-sgi-irix6.* because the MIPS ABI passes floating-point
12121         parameters in registers, and there is no way for a varargs
12122         function to know in which order the integer and floating-point
12123         parameters should be interleaved when they are placed on the
12124         stack.
12125         * gcc.c-torture/execute/va-arg-16.x: Likewise.
12126         * gcc.c-torture/execute/va-arg-17.x: Likewise.
12128 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12130         * gcc.c-torture/execute/string-opt-2.c: New test.
12132 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
12134         * g++.old-deja/g++.pt/crash60.C: New test.
12136 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12138         * g++.old-deja/g++.other/crash24.C: New test.
12139         * g++.old-deja/g++.other/crash25.C: New test.
12140         * g++.old-deja/g++.other/crash26.C: New test.
12141         * g++.old-deja/g++.other/crash27.C: New test.
12142         * g++.old-deja/g++.other/crash28.C: New test.
12143         * g++.old-deja/g++.other/crash29.C: New test.
12144         * g++.old-deja/g++.other/crash30.C: New test.
12145         * g++.old-deja/g++.other/crash31.C: New test.
12146         * g++.old-deja/g++.other/crash32.C: New test.
12147         * g++.old-deja/g++.other/crash33.C: New test.
12148         * g++.old-deja/g++.other/crash34.C: New test.
12149         * g++.old-deja/g++.other/crash35.C: New test.
12151 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
12153         * gcc.c-torture/execute/20001031-1.c: New test.
12155 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
12157         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
12158         namespace.
12160         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
12161         standards-conformant.
12163         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
12165         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
12166         * g++.old-deja/g++.mike/p755a.C: Likewise.
12167         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
12168         library makes no calls to `operator new' during initialization.
12170 2000-11-04  Neil Booth  <neilb@earthling.net>
12172         * gcc.dg/cpp/include2.c: New tests.
12174 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
12176         * lib/g++.exp (g++_set_ld_library_path): New function.
12177         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
12179 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
12181         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
12182         warnings.
12184 2000-11-01  Richard Henderson  <rth@redhat.com>
12186         * g++.old-deja/g++.ext/namedret1.C: New.
12187         * g++.old-deja/g++.ext/namedret2.C: New.
12188         * g++.old-deja/g++.ext/namedret3.C: New.
12190 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
12192         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
12193         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
12195 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12197         * gcc.c-torture/execute/va-arg-21.c: New test.
12199 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12201         * gcc.dg/c99-complex-2.c: New test.
12203 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12205         * gcc.c-torture/execute/stdio-opt-1.c: New test.
12207 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
12209         * g++.old-deja/g++.other/inline16.C: New test.
12211 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
12213         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
12214         __PRETTY_FUNCTION__
12216 2000-10-29  Neil Booth  <neilb@earthling.net>
12218         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
12219         New tests.
12220         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
12221         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
12222         optimisation.
12224 2000-10-29  Neil Booth  <neilb@earthling.net>
12226         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
12227         * mi1.c, mi1c.h: Add null directives to multiple-include test.
12228         * mi5.c: Test multiple includes work with -C.
12229         * trigraphs.c: Test ^= version.
12231 2000-10-28  Neil Booth  <neilb@earthling.net>
12233         New tests and test updates for new macro expander.
12235         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
12236         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
12237         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
12238         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
12239         new diagnostic messages.
12241         * gcc.dg/cpp/macro3.c: New tests.
12243 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
12245         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
12246         on the same line.
12248 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
12250         * g++.old-deja/g++.other/eh2.C: New test.
12252 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
12254         * gcc.c-torture/execute/20001027-1.c: New test.
12256 2000-10-26  Richard Henderson  <rth@redhat.com>
12258         * gcc.c-torture/execute/20001026-1.c: New.
12260 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
12262         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
12263         * g++.old-deja/g++.law/builtin1.C: Likewise.
12264         * g++.old-deja/g++.law/ctors10.C: Likewise.
12265         * g++.old-deja/g++.law/virtual3.C: Likewise.
12266         * g++.old-deja/g++.mike/p658.C: Likewise.
12267         * g++.old-deja/g++.other/sibcall1.C: Likewise.
12268         * g++.old-deja/g++.other/vaarg2.C: Likewise.
12269         * g++.old-deja/g++.robertl/eb124.C: Likewise.
12270         * g++.old-deja/g++.robertl/eb44.C: Likewise.
12271         * g++.old-deja/g++.robertl/eb77.C: Likewise.
12273 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
12275         * gcc.c-torture/compile/20001024-1.c: New test.
12277 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
12279         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
12280         to tell us whether or not we are using V3.
12282 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
12284         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
12285         operands.
12287 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12289         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
12291 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
12293         * gcc.c-torture/execute/20001024-1.c: New test.
12295 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
12297         * g++.old-deja/g++.other/sibcall1.C: New test.
12299 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
12301         * gcc.dg/noncompile/init-3.c: New test.
12303 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
12305         * gcc.dg/format-array-1.c: New test.
12307 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12309         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
12310         writing through null pointers; remove comment about testing
12311         unterminated strings.
12313 2000-10-17  Matthew Hiller  <hiller@redhat.com>
12315         * gcc.c-torture/execute/20001017-2.c: New test.
12317 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12319         * gcc.c-torture/compile/20001018-1.c: New test.
12320         * gcc.c-torture/compile/20001018-1.x: Xfail.
12322 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12324         * gcc.c-torture/execute/20001017-1.c: New test.
12326 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12328         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
12329         for multiple use of arguments with scanf formats; add tests for
12330         multiple use of arguments.
12332 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
12334         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
12336 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12338         * gcc.dg/format-miss-1.c: New test.
12340 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12342         * gcc.c-torture/execute/20001013-1.c: New test.
12344 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12346         * gcc.dg/format-branch-1.c: New test.
12348 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
12350         * README, lib/file-format.exp: Remove EGCS references.
12352 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
12354         * gcc.dg/20001013-1.c: New test.
12356 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12358         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
12359         for intmax_t in the compiler using __typeof__ and the type rules
12360         for conditional expressions.
12362 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
12364         * gcc.dg/20001012-1.c: New test.
12365         * gcc.dg/20001012-2.c: New test.
12367 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12369         * gcc.dg/format-attr-1.c: New test.
12371 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12373         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
12374         __LONG_LONG_MAX__ instead of LLONG_MAX.
12376 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
12378         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
12379         scanf flags.
12380         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
12381         flags.
12383 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12385         * gcc.dg/sequence-pt-1.c: New test.
12387 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
12389         * gcc.c-torture/execute/20001011-1.c: New testcase.
12390         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
12392 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
12394         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
12395         does not error on it.
12397 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
12399         * gcc.dg/20001009-1.c: New test.
12401 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12403         * gcc.c-torture/compile/20001009-1.c: Move from here ....
12404         * gcc.c-torture/execute/20001009-2.c: ... to here.
12406 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
12408         * gcc.c-torture/compile/20001009-1.c: New testcase.
12409         * gcc.c-torture/execute/20001009-1.c: New testcase.
12410         Testcases provided by Jan Hubicka <jh@suse.cz>.
12412 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12414         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12415         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
12416         uintmax_t using <limits.h> to emulate the compiler's internal
12417         logic.  No longer XFAIL %j tests.
12419 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12421         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
12422         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
12423         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
12424         regexps and details of expected handling of some bad formats.
12425         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
12426         suppression.
12428 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12430         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
12431         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
12432         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
12433         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
12434         in list archives.
12436 2000-10-06  Richard Henderson  <rth@cygnus.com>
12438         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
12439         * g++.old-deja/g++.brendan/crash52.C: Likewise.
12440         * g++.old-deja/g++.jason/report.C: Likewise.
12441         * g++.old-deja/g++.law/friend5.C: Likewise.
12442         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
12443         of the expected warnings.
12445 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
12447         * g++.old-deja/g++.pt/enum14.C: New test.
12449 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
12451         * g++.old-deja/g++.pt/crash59.C: New test.
12453 2000-10-04  Will Cohen  <wcohen@redhat.com>
12455         * gcc.dg/20000926-1.c: New test.
12457 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
12459         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
12460         function name for current C++ compiler.
12461         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
12463 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
12465         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
12466         __PRETTY_FUNCTION__.
12467         * g++.old-deja/g++.ext/pretty2.C: Likewise.
12469 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12471         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
12473 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
12475         * gcc.c-torture/compile/20000923-1.c: New test.
12477 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
12479         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
12480         * g++.old-deja/g++.pt/ttp62.C: Same.
12481         * g++.old-deja/g++.other/inline14.C: Same.
12483 2000-09-24  Richard Henderson  <rth@cygnus.com>
12485         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
12487 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12489         * gcc.dg/c90-printf-1.c: Add test for wide string format.
12491 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
12493         * gcc.c-torture/compile/20000922-1.c: New file.
12495 2000-09-21  Nick Clifton  <nickc@redhat.com>
12497         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
12498         a signed long modulo operation.
12499         (mod6): New function - perform an unsigned long modulo operation.
12500         (main): Add tests for modulos of very large numbers by very small
12501         dividends.
12503 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12505         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
12507 2000-09-19  Richard Henderson  <rth@cygnus.com>
12509         * gcc.dg/compare2.c (case 10): XFAIL.
12511 2000-09-18  Richard Henderson  <rth@cygnus.com>
12513         * gcc.c-torture/execute/20000906-1.c: Move ...
12514         * gcc.dg/20000906-1.c: ... here.  Only run on targets
12515         that support __builtin_trap.
12517 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
12519         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
12521 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12523         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
12524         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
12525         more $ format tests.
12527 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12529         * gcc.dg/format-errmk-1.c: New test.
12531 2000-09-17  Greg McGary  <greg@mcgary.org>
12533         * gcc.c-torture/execute/20000917-1.x: Remove.
12535 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12537         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
12539 2000-09-17  Greg McGary  <greg@mcgary.org>
12541         * gcc.c-torture/execute/20000917-1.c: New test.
12542         * gcc.c-torture/execute/20000917-1.x: XFAIL.
12544 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
12546         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
12547         in nested macro bug.
12549 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
12551         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
12553 2000-09-14  Jeffrey A Law  (law@cygnus.com)
12555         * gcc.c-torture/execute/20000914-1.c: New test.
12557 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
12559         * g++.other/inline13.C: New test.
12561 2000-09-12  Andreas Jaeger  <aj@suse.de>
12563         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
12564         constant by Ulrich Drepper <drepper@redhat.com>.
12566 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
12568         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
12570 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12572         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
12574 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
12576         * gcc.dg/cpp/backslash.c: New test.
12578 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
12580         * gcc.c-torture/execute/20000910-1.c: New test.
12581         * gcc.c-torture/execute/20000910-2.c: Likewise.
12583 2000-09-11  Robert Lipe  <robertl@sco.com>
12585         * gcc.dg/pragma-align.c: New test.
12587 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
12589         * g++.old-deja/g++.pt/explicit82.C: New test.
12590         * g++.old-deja/g++.pt/explicit83.C: New test.
12592 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
12594         * gcc.dg/asm-names.c: New test.
12596 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12598         * gcc.dg/cpp/tr-warn6.c: New test
12600 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12602         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
12603         be accepted.
12605 2000-09-07  Catherine Moore  <clm@redhat.com>
12607         * gcc.c-torture/execute/unroll-1.c: New test.
12609 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
12611         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
12612         ERROR markers.
12613         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
12614         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
12615         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
12616         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
12617         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
12618         Preprocess only.
12619         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
12620         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
12622 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12624         * g++.old-deja/g++.pt/deduct2.C: New test.
12626 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12628         * g++.old-deja/g++.pt/parms2.C: New test.
12630 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12632         * g++.old-deja/g++.pt/crash58.C: New test.
12634 2000-09-06  Greg McGary  <greg@mcgary.org>
12636         * gcc.c-torture/execute/20000906-1.c: New test.
12637         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
12639 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12641         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
12643 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12645         * g++.old-deja/g++.pt/crash57.C: New test.
12647 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12649         * g++.old-deja/g++.pt/crash56.C: New test.
12651 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12653         * g++.old-deja/g++.pt/koenig1.C: New test.
12655 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
12657         * gcc.dg/20000904-1.c: New test.
12659 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
12661         * gcc.dg/cpp/paste8.c: New test.
12663 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
12665         * gcc.c-torture/compile/20000827-1.c: New test.
12667 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12669         * gcc.dg/format-diag-1.c: New test.
12671 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12673         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
12674         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
12675         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
12676         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
12677         gcc.dg/formatz-1.c: Adjust warning regular expressions.
12679 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
12681         * g++.old-deja/g++.other/nested4.C: New test.
12683 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
12685         * g++.old-deja/g++.ns/scoped1.C: New test.
12687 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
12689         * lib/g++.exp: Support testing already-installed GCC.
12691 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12693         * wtr-label-1.c, wtr-suffix-1.c: New tests.
12695 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12697         * gcc.dg/return-type-2.c: New test.
12699 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
12701         * gcc.c-torture/compile/20000825-1.c: New test.
12703 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
12705         * gcc.dg/dwarf2-2.c: New test.
12707 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
12709         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
12710         dg-warning regexps.
12712 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12714         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
12715         gcc.dg/format-ext-5.c: New tests.
12717 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
12719         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
12721 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
12723         * gcc.dg/noncompile/930622-2.c: Adjust error message.
12725 2000-08-24  Richard Henderson  <rth@cygnus.com>
12727         * gcc.dg/ia64-sync-1.c: New test.
12728         * gcc.dg/ia64-sync-2.c: New test.
12729         * gcc.dg/ia64-asm-1.c: New test.
12731 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12733         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
12734         * gcc.dg/format-ext-2.c: New test.
12736 2000-08-23  Jason Merrill  <jason@redhat.com>
12738         * lib/old-dejagnu.exp: Also ignore "In member function" and
12739         "At global scope".
12741 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12743         * gcc.dg/noncompile/label-lineno-1.c: New test.
12745 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12747         * gcc.dg/c99-array-nonobj-1.c: New test.
12749 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12751         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
12752         tests.
12753         * gcc.dg/format-ext-1.c: New test.
12755 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12757         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
12758         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
12759         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
12760         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
12761         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
12763 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12765         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
12766         gcc.dg/c99-strftime-2.c: New tests.
12768 2000-08-22  Richard Henderson  <rth@cygnus.com>
12770         * gcc.c-torture/execute/20000822-1.c: New test.
12772 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
12774         * gcc.c-torture/execute/20000819-1.x: Remove.
12776 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12778         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
12779         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
12780         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
12781         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
12782         gcc.dg/format-xopen-1.c: New tests.
12784 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12786         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
12788 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
12790         * g++.old-deja/g++.other/loop2.C: New test.
12792         * gcc.c-torture/compile/20000606-1.c: New test.
12793         * gcc.c-torture/compile/20000728-1.c: New test.
12794         * gcc.c-torture/execute/20000801-1.c: New test.
12795         * gcc.c-torture/execute/20000801-2.c: New test.
12796         * gcc.c-torture/execute/20000819-1.c: New test.
12797         * gcc.c-torture/execute/20000819-1.x: XFAIL.
12798         * gcc.dg/20000629-1.c: New test.
12799         * gcc.dg/20000724-1.c: New test.
12800         * gcc.dg/20000807-1.c: New test.
12802 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
12804         * gcc.dg/cpp/pragma-1.c: New test.
12805         * gcc.dg/cpp/pragma-2.c: New test.
12807 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
12809         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
12810         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
12812 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12814         * gcc.c-torture/compile/20000818-1.c: New test.
12816 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
12818         * gcc.c-torture/execute/20000818-1.c: New test.
12820 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12822         * gcc.dg/format-va-1.c: New test.
12824 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12826         * g++.old-deja/g++.other/typedef8.C: New test.
12828 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12830         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
12831         * g++.old-deja/g++.mike/net36.C: Mark candidate.
12832         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
12833         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
12834         * g++.old-deja/g++.other/ptrmem7.C: New test.
12835         * g++.old-deja/g++.pt/ptrmem10.C: New test.
12837 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12839         * g++.old-deja/g++.pt/typename27.C: New test.
12841 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
12843         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
12844         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
12845         * g++.old-deja/g++.pt/friend45.C: New test.
12846         * g++.old-deja/g++.other/friend8.C: New test.
12848 2000-08-15  Richard Henderson  <rth@cygnus.com>
12850         * gcc.c-torture/execute/20000815-1.c: New test.
12852 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12854         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
12855         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
12856         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
12858 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
12860         * g++.old-deja/g++.other/refinit2.C: New test.
12862 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12864         * lib/c-torture.exp (c-torture): Make
12865         compiler_conditional_xfail_data global.
12866         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
12867         compiler_conditional_xfail_data machinery.
12868         (f-torture-execute): Likewise.
12869         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
12870         and only when unrolling loops.
12872         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
12874 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
12876         * g++.old-deja/g++.pt/explicit81.C: New test.
12878 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
12880         * g++.old-deja/g++.pt/typename26.C: New test.
12882 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
12884         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
12885         warning.
12887 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
12889         * g++.old-deja/g++.other/array3.C: New test.
12891 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12893         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
12894         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
12895         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
12896         New tests.
12898 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
12900         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
12901         * g++.old-deja/g++.abi/vmihint.C: Likewise.
12903 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
12905         * gcc.c-torture/execute/20000808-1.c: New test.
12907 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12909         * gcc.dg/c90-const-expr-1.c: New test.
12911 2000-08-08  Richard Henderson  <rth@cygnus.com>
12913         * gcc.dg/noncompile/920923-1.c: Declare calloc.
12915 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12917         * gcc.dg/noncompile/const-ll-1.c: New test.
12919 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12921         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
12923 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12925         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
12926         that running programs linked against the shared version of libobjc
12927         run correctly.
12929 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12931         * gcc.dg/c99-printf-1.c: New test.
12933 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12935         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
12937 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
12939         * gcc.c-torture/execute/20000731-1.x: Delete.
12941 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
12943         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
12944         and torture_without_loops as is done by c-torture.exp.
12945         (search_for): Copy from c-torture.exp.
12946         (gcc-dg-runtest): New function, drives a directory of tests
12947         iterating over the TORTURE_OPTIONS.
12948         (scan-assembler, scan-assembler-not): Move here from
12949         individual directory drivers.
12951         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
12952         defined by lib/gcc-dg.exp.
12953         * gcc.dg/cpp/cpp.exp: Likewise.
12954         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
12955         gcc-dg-runtest, so we cycle over optimization options.
12957         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
12958         * gcc.dg/compare2.c: No longer expected to fail.
12960 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
12962         * gcc.c-torture/execute/20000804-1.c: New test.
12964 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12966         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
12968 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
12970         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
12972 2000-08-03  Jeffrey A Law  (law@cygnus.com)
12974         * gcc.c-torture/compile/20000803-1.c: New test.
12976 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12978         * gcc.c-torture/execute/20000801-3.c,
12979         gcc.c-torture/execute/20000801-4.c: New tests.
12980         * gcc.c-torture/execute/20000801-3.x,
12981         gcc.c-torture/execute/20000801-4.x: Xfail.
12983 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
12985         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
12986         libobjc/.libs to allow for libtool.
12988 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
12990         * gcc.c-torture/compile/20000802-1.c: New test.
12992 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
12994         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
12996 2000-07-31  Jeffrey A Law  (law@cygnus.com)
12998         * gcc-c-torture/execute/20000731-2.c: New test.
13000         * gcc.c-torture/execute/20000731-1.c: New test.
13001         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
13003 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
13005         * testsuite/gcc.dg/cpp/paste7.c: New test.
13006         * gcc.dg/cpp/20000725-1.c: New test.
13008 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
13010         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
13011         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
13012         declaration warning for __builtin_dwarf_reg_size.
13014         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
13016 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13018         * gcc.dg/noncompile/voidparam-1.c: New test.
13020 2000-07-30  Richard Henderson  <rth@cygnus.com>
13022         * gcc.dg/c90-digraph-1.c: Don't xfail.
13023         * gcc.dg/compare2.c (case 10): Xfail.
13024         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
13026 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
13028         * gcc.dg/c99-main-1.c: New test.
13030 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13032         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
13034 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
13036         * gcc.c-tortuer/execute/20000726-1.c: New test.
13038 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
13040         * gcc.c-torture/execute/enum-2.c: New test.
13042 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13044         * gcc.dg/cpp/tr-warn3.c: New test.
13046 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13048         * g++.old-deja/g++.ext/implicit1.C: Remove.
13049         * g++.old-deja/g++.jason/c2.C: Remove
13050         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
13051         * g++.old-deja/g++.pt/crash16.C: Likewise.
13052         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
13054 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
13056         * g++.old-deja/g++.other/for2.C: New test.
13058 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
13060         * gcc.dg/20000720-1.c: New test.
13062 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
13064         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
13066 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
13068         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
13069         * gcc.c-torture/execute/20000722-1.c: New.
13070         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
13072 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
13074         * gcc.dg/cpp/20000720-1.S: New test.
13076 2000-07-21  Michael Meissner  <meissner@redhat.com>
13078         * gcc.c-torture/execute/ieee/hugeval.c: New test.
13080 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13082         * g++.old-deja/g++.brendan/crash16.C,
13083         g++.old-deja/g++.brendan/parse3.C,
13084         g++.old-deja/g++.brendan/redecl1.C,
13085         g++.old-deja/g++.ns/template13.C,
13086         g++.old-deja/g++.other/decl4.C,
13087         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
13089 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
13091         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
13092         and "Internal error".
13094         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
13095         regexps.
13096         * gcc.dg/cpp/paste6.c: New test.
13098 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
13100         * gcc.dg/cpp/tr-direct.c: New test.
13102         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
13103         gcc.dg/cpp/undef1.c: Tweak error regexps.
13105 2000-07-18  Eric Christopher <echristo@redhat.com>
13107         * gcc.c-torture/compile/20000718-1.c: New test.
13109 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
13111         * cpplex.c (_cpp_push_token): If the token being pushed back
13112         is the previous token in this context, just subtract one from
13113         context->posn.
13114         * cppmacro.c (save_expansion): Clear aux field when storing a
13115         placemarker.
13117 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
13119         * gcc.dg/noncompile/redecl-1.c: New test.
13121 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
13123         * gcc.c-torture/execute/20000717-5.c: New test.
13124         * gcc.c-torture/execute/20000717-1.x: Removed.
13126 2000-07-17  Richard Henderson  <rth@cygnus.com>
13128         * gcc.c-torture/execute/20000717-4.c: New test.
13130 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
13132         * gcc.dg/cpp/syshdr.c: New test.
13133         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
13135 2000-07-17  Neil Booth  <neilb@earthling.net>
13137         * gcc.dg/cpp/cmdlne-dM.c: New test.
13138         * gcc.dg/cpp/cmdlne-dD.c: New test.
13140 2000-07-17  Jeffrey A Law  (law@cygnus.com)
13142         * gcc.c-torture/execute/20000717-3.c: New test.
13144         * gcc.c-torture/compile/20000717-1.c: New test.
13146 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
13148         * gcc.c-torture/execute/20000717-2.c: New test.
13150 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13152         * gcc.dg/formatz-1.c: New test.
13154         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
13155         * gcc.dg/c99-digraph-1.c: New tests.
13157         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
13158         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
13160         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
13161         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
13162         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
13163         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
13164         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
13165         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
13166         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
13168 2000-07-17   Greg McGary <greg@mcgary.org>
13170         * gcc.c-torture/execute/20000717-1.c: New test.
13171         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
13173 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
13175         * gcc.c-torture/execute/20000715-2.c: New test.
13176         * gcc.dg/20000715-1.c: New test.
13178 2000-07-15  Michael Meissner  <meissner@redhat.com>
13180         * gcc.c-torture/execute/20000715-1.c: New test.
13182 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
13184         * gcc.c-torture/execute/20000707-1.c: New test.
13186 2000-07-13  Neil Booth  <NeilB@earthling.net>
13188         * testsuite/gcc.dg/cpp/digraph1.c,
13189         testsuite/gcc.dg/cpp/digraph2.c,
13190         testsuite/gcc.dg/cpp/digraphs.c: New tests.
13192 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
13194         * g77.f-torture/compile/20000630-2.f:  New test.
13195         * g77.f-torture/compile/20000630-2.x
13197 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13199         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
13201 2000-07-11  Neil Booth  <NeilB@earthling.net>
13203         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
13205 2000-07-11  Neil Booth  <NeilB@earthling.net>
13207         * gcc.dg/cpp/cmdlne-C.c: New.
13209 2000-07-09  Neil Booth  <NeilB@earthling.net>
13211         * gcc.dg/cpp/directiv.c: New tests.
13212         * gcc.dg/cpp/undef1.c: Update.
13214 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
13216         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
13218 2000-07-09  Neil Booth  <NeilB@earthling.net>
13220         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
13222 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
13224         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
13225         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
13227 2000-07-08  Neil Booth  <NeilB@earthling.net>
13229         * gcc.dg/cpp/macsyntx.c: New tests.
13231 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13233         * gcc.dg/20000707-1.c: New test.
13235 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
13237         * gcc.c-torture/execute/20000706-1.c: New test.
13238         * gcc.c-torture/execute/20000706-2.c: New test.
13239         * gcc.c-torture/execute/20000706-3.c: New test.
13240         * gcc.c-torture/execute/20000706-4.c: New test.
13241         * gcc.c-torture/execute/20000706-5.c: New test.
13243 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13245         * g++.old-deja/g++.pt/instantiate7.C: New test.
13247 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
13249         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
13250         * g++.old-deja/g++.mike/thunk3.C: Likewise.
13251         * g++.old-deja/g++.other/rtti3.C: Likewise.
13252         * g++.old-deja/g++.other/rttid3.C: Likewise.
13254 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
13256         *  g77.f-torture/compile/20000630-1.x: Fix typo
13258 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
13260         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
13261         assembly output.
13263 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
13265         * gcc.dg/cpp/ident.c: New test.
13267 2000-07-05  Neil Booth  <NeilB@earthling.net>
13269         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
13270           gcc.dg/cpp/lexstrng.c: New tests.
13272 2000-07-04  Neil Booth  <NeilB@earthling.net>
13274         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
13275         * gcc.dg/cpp/strify2.c: Same.
13277 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
13279         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
13280         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
13281         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
13282         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
13284         * testsuite/gcc.dg/cpp/macro1.c,
13285         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
13286         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
13287         testsuite/gcc.dg/cpp/strify1.c,
13288         testsuite/gcc.dg/cpp/strify2.c: New tests.
13290 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
13292         * gcc.c-torture/execute/20000703-1.c: New test.
13294 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13296         * g++.old-deja/g++.pt (lookup10.C): New test.
13298 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
13300         * g++.old-deja/g++.pt (typename25.C): New test.
13302 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
13304         * gcc.c-torture/compile/20000701-1.c: New test.
13306 2000-06-30  Nick Clifton  <nickc@cygnus.com>
13308         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
13309         to test case.
13311 2000-06-30  Catherine Moore  <clm@cygnus.com>
13313         * gcc.c-torture/execute/align-1.c: New test.
13315 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
13317         * g++.old-deja/g++.pt/expr8.C: New test.
13318         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
13320 2000-06-29  Nick Clifton  <nickc@cygnus.com>
13322         * gcc.c-torture/compile/20000629-1.c: New test.
13324 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13327         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
13328         gcc.dg/noncompile directory, depending on whether they're
13329         preprocessor tests or not.  Annotate all the tests for the dg
13330         framework.
13332         * gcc.c-torture/noncompile/noncompile.exp: Delete.
13333         * gcc.dg/noncompile/noncompile.exp: New.
13335         * Moved files:
13336         Old name                                New name
13337         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
13338         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
13339         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
13340         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
13341         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
13342         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
13343         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
13344         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
13345         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
13346         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
13347         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
13348         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
13349         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
13350         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
13351         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
13352         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
13353         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
13354         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
13355         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
13356         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
13357         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
13358         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
13359         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
13360         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
13362         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
13363         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
13364         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
13365         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
13366         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
13367         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
13369 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
13371         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
13372         declare one variable.  On the fourth, error.
13373         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
13374         declared by 20000628-1a.h.
13376 2000-06-29  Richard Henderson  <rth@redhat.com>
13378         * gcc.c-torture/execute/930529-1.x: New file.
13379         * gcc.dg/920413-1.c: Adjust expected warning text.
13380         * gcc.dg/980217-1.c: Declare abort.
13381         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
13383 2000-06-29  Jeffrey A Law  (law@cygnus.com)
13385         * g77.f-torture/compile/20000629-1.f: New test.
13386         * g77.f-torture/compile/20000629-1.x: Expected to fail.
13388 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
13390         Rearrange lots of files, removing entirely the
13391         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
13392         directories.
13394         * Deleted files:
13395         gcc.c-torture/code_quality/code_quality.exp
13396         gcc.c-torture/special/special.exp
13397         gcc.failure/failure.exp
13398         gcc.failure/940409-1.x
13399         gcc.c-torture/compile/961203-1.x
13401         * New files:
13402         gcc.misc-tests/linkage.exp
13403         gcc.c-torture/execute/920730-1t.c
13404         gcc.c-torture/execute/920730-1t.x
13405         gcc.c-torture/compile/920520-1.x
13406         gcc.c-torture/compile/920521-1.x
13407         gcc.c-torture/compile/981006-1.x
13408         gcc.c-torture/execute/eeprof-1.x
13410         * Moved files (possibly with modifications to fit a new harness):
13411         Old name                                New name
13412         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
13413         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
13414         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
13415         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
13416         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
13417         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
13418         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
13419         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
13420         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
13421         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
13422         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
13423         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
13424         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
13425         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
13427 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
13429         * c-torture/compile/961203-1.x: Delete.
13431         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
13432         not exit. Include stdio.h.
13433         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
13434         * gcc.misc-tests/dg-12.c: Likewise.
13435         * gcc.misc-tests/dg-5.c: Likewise.
13436         * gcc.misc-tests/dg-6.c: Likewise.
13437         * gcc.misc-tests/dg-7.c: Prototype abort.
13438         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
13439         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
13440         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
13441         not exit.
13442         * gcc.misc-tests/sieve.c: Use return from main, not exit.
13443         * gcc.misc-tests/sort2.c: Use return from main, not exit.
13445 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
13447         * gcc.dg/cpp/20000628-1.c: New test.
13448         * gcc.dg/cpp/20000628-1.h: New header for above test.
13449         * gcc.dg/cpp/20000628-1a.h: Likewise.
13451 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
13453         * gcc.dg/cpp: New directory.
13454         * gcc.dg/cpp/cpp.exp: New driver.
13455         * gcc.dg/cpp/20000627-1.c: New test.
13456         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
13457         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
13458         and rewrite as a compilation test.
13460         * gcc.dg: Move many files into the cpp subdirectory, possibly
13461         renaming or editing them as well.
13462         Old name                New name
13463         990119-1.c              cpp/19990119-1.c
13464         990228-1.c              cpp/19990228-1.c
13465         990407-1.c              cpp/19990407-1.c
13466         990409-1.c              cpp/19990409-1.c
13467         990413-1.c              cpp/19990413-1.c
13468         990703-1.c              cpp/19990703-1.c
13469         20000127-1.c            cpp/20000127-1.c
13470         20000129-1.c            cpp/20000129-1.c
13471         20000207-1.c            cpp/20000207-1.c
13472         20000207-2.c            cpp/20000207-2.c
13473         20000209-1.c            cpp/20000209-1.c
13474         20000209-2.c            cpp/20000209-2.c
13475         20000301-1.c            cpp/20000301-1.c
13476         20000419-1.c            cpp/20000419-1.c
13477         20000510-1.S            cpp/20000510-1.S
13478         20000519-1.c            cpp/20000519-1.c
13479         20000529-1.c            cpp/20000529-1.c
13480         20000625-1.c            cpp/20000625-1.c
13481         20000625-2.c            cpp/20000625-2.c
13482         cpp-as1.c               cpp/assert1.c
13483         cpp-as2.c               cpp/assert2.c
13484         cxx-comments-1.c        cpp/cxxcom1.c
13485         cxx-comments-2.c        cpp/cxxcom2.c
13486         endif-label.c           cpp/endif.c
13487         cpp-hash1.c             cpp/hash1.c
13488         cpp-hash2.c             cpp/hash2.c
13489         cpp-if1.c               cpp/if-1.c
13490         cpp-if2.c               cpp/if-2.c
13491         cpp-if3.c               cpp/if-3.c
13492         cpp-if4.c               cpp/if-4.c
13493         cpp-if5.c               cpp/if-5.c
13494         cpp-cond.c              cpp/if-cexp.c
13495         cpp-missingop.c         cpp/if-mop.c
13496         cpp-missingparen.c      cpp/if-mpar.c
13497         cpp-opprec.c            cpp/if-oppr.c
13498         cpp-ifparen.c           cpp/if-paren.c
13499         cpp-shortcircuit.c      cpp/if-sc.c
13500         cpp-shift.c             cpp/if-shift.c
13501         cpp-unary.c             cpp/if-unary.c
13502         cpp-li1.c               cpp/line1.c
13503         cpp-li2.c               cpp/line2.c
13504         lineno.c                cpp/line3.c
13505         lineno-2.c              cpp/line4.c
13506         cpp-mi.c                cpp/mi1.c
13507         cpp-mic.h               cpp/mi1c.h
13508         cpp-micc.h              cpp/mi1cc.h
13509         cpp-mind.h              cpp/mi1nd.h
13510         cpp-mindp.h             cpp/mi1ndp.h
13511         cpp-mix.h               cpp/mi1x.h
13512         cpp-mi2.c               cpp/mi2.c
13513         cpp-mi2a.h              cpp/mi2a.h
13514         cpp-mi2b.h              cpp/mi2b.h
13515         cpp-mi2c.h              cpp/mi2c.h
13516         cpp-mi3.c               cpp/mi3.c
13517         cpp-mi3.def             cpp/mi3.def
13518         poison-1.c              cpp/poison.c
13519         pr-impl.c               cpp/prag-imp.c
13520         cpp-redef-2.c           cpp/redef1.c
13521         cpp-redef.c             cpp/redef2.c
13522         strpaste.c              cpp/strp1.c
13523         strpaste-2.c            cpp/strp2.c
13524         cpp-tradpaste.c         cpp/tr-paste.c
13525         cpp-tradstringify.c     cpp/tr-str.c
13526         cpp-tradwarn1.c         cpp/tr-warn1.c
13527         cpp-tradwarn2.c         cpp/tr-warn2.c
13528         trigraphs.c             cpp/trigraphs.c
13529         cpp-unc1.c              cpp/unc1.c
13530         cpp-unc2.c              cpp/unc2.c
13531         cpp-unc3.c              cpp/unc3.c
13532         cpp-unc.c               cpp/unc4.c
13533         undef.c                 cpp/undef1.c
13534         undef-2.c               cpp/undef2.c
13535         cpp-wi1.c               cpp/widestr1.c
13537 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
13539         * lib/g++.exp (g++_include_flags): Tweak.
13541 2000-06-27  H.J. Lu  <hjl@gnu.org>
13542             Loren J. Rittle  <ljrittle@acm.org>
13544         * lib/g++.exp (g++_include_flags): Override libgloss.exp
13545         version with one that knows about the new gcc tree structure.
13546         (g++_link_flags): Same.
13548 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
13550         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
13551         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
13552         case we are cross-compiling.
13554         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
13555         g++.old-deja/g++.niklas/Makefile.in,
13556         g++.old-deja/g++.niklas/configure.in,
13557         g++.old-deja/g++.other/Makefile.in,
13558         g++.old-deja/g++.other/configure.in,
13559         gcc.c-torture/code_quality/Makefile.in,
13560         gcc.c-torture/code_quality/configure.in,
13561         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
13562         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
13563         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
13564         gcc.c-torture/execute/ieee/Makefile.in,
13565         gcc.c-torture/execute/ieee/configure.in,
13566         gcc.c-torture/noncompile/Makefile.in,
13567         gcc.c-torture/noncompile/configure.in,
13568         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
13569         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
13570         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
13572 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
13574         * g++.old-deja/g++.other/ambig3.C: New test.
13576 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
13578         * g++.old-deja/g++.pt/syntax1.C: New test.
13579         * g++.old-deja/g++.pt/syntax2.C: New test.
13580         * g++.old-deja/g++.other/syntax3.C: New test.
13581         * g++.old-deja/g++.other/syntax4.C: New test.
13583 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
13585         * gcc.dg/20000623-1.c: Prototype exit and abort.
13587 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
13589         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
13590         New tests.
13591         * gcc.dg/cpp-mi3.def: New file.
13593         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
13594         inside assertions.
13595         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
13596         lexer's error messages.
13597         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
13598         divine anything from the linemarkers.
13599         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
13600         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
13602 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
13604         * gcc.dg/20000623-1.c: New test.
13606 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
13608         * gcc.c-torture/execute/20000622-1.c: New test.
13610 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
13612         * g++.old-deja/g++.other/init15.C: New test.
13614 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
13616         * g++.old-deja/g++.pt/vaarg2.C: New test.
13617         * g++.old-deja/g++.pt/vaarg3.C: New test.
13619 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
13621         * g++.old-deja/g++.other/dyncast6.C: New test.
13623 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
13625         * gcc.c-torture/execute/loop-6.c: New test.
13627 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
13629         * gcc.dg/20000614-1.c: New test.
13630         * gcc.dg/20000614-2.c: New test.
13632 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
13634         * g++.old-deja/g++.other/inline12.C: New test.
13636 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
13638         * g++.old-deja/g++.other/eh1.C: New test.
13640 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
13642         * g++.old-deja/g++.other/type.C: New test.
13644 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
13646         * g++.old-deja/g++.other/initstring.C: New test.
13648 2000-06-12  Jason Merrill  <jason@redhat.com>
13650         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
13652 2000-06-09  Jeffrey A Law  (law@cygnus.com)
13654         * gcc.c-torture/compile/20000609-1.c: New test.
13656 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
13658         * gcc.dg/20000609-1.c: New test.
13660 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
13662         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
13663         * gcc.c-torture/noncompile/poison-1.c: Move...
13664         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
13665         * gcc.dg/cpp-li1.c: Add a token after the #line.
13667 2000-06-05  Richard Henderson  <rth@cygnus.com>
13669         * gcc.c-torture/execute/20000605-2.c: New test.
13670         * gcc.c-torture/execute/20000605-3.c: New test.
13672 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
13674         * g77.f-torture/execute/20000503-1.x: New file.
13676 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
13678         * g++.old-deja/g++.eh/badalloc1.C: New test.
13680 2000-06-05  Richard Henderson  <rth@cygnus.com>
13682         * gcc.c-torture/execute/20000605-1.c: New test.
13684 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
13685             Nathan Sidwell <nathan@codesourcery.com>
13687         * gcc.c-torture/compile/20000605-1.c: New test.
13689 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
13691         * g77.f-torture/compile/20000601-1.f:  New test.
13693 2000-06-03  Richard Henderson  <rth@cygnus.com>
13695         * gcc.c-torture/execute/20000603-1.c: New.
13697 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
13699         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
13700         * gcc.dg/noreturn-2.c (noreturn): Likewise.
13702 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
13704         * gcc.dg/compare2.c (case 12): XFAIL.
13705         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
13706         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
13708         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
13710 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
13712         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
13713         guard macro is already defined when the header is first
13714         included.
13715         * gcc.dg/cpp-mix.h: New file.
13716         * gcc.dg/endif-label.c: Update patterns to match compiler.
13718         * g++.brendan/complex1.C: Declare abort.
13719         * g++.law/refs4.C: Remove XFAIL.
13720         * g++.oliva/expr2.C: Declare abort and exit.
13722 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
13724         * gcc.c-torture/execute/20000528-1.c: New test.
13726         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
13727         * g++.old-deja/g++.law/temps4.C: Likewise.
13729         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
13730         stdlib.h.  Call abort() on failure.
13731         * g++.old-deja/g++.law/refs4.C: Likewise.
13732         * g++.old-deja/g++.law/temps4.C: Likewise.
13733         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
13734         * gcc.c-torture/execute/20000112-1.c: Include string.h.
13736 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
13738         Relative to g++.dg/special:
13739         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
13741         Relative to g++.old-deja:
13742         * g++.brendan/complex1.C, g++.jason/optimize2.C,
13743         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
13744         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
13745         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
13746         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
13747         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
13748         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
13750         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
13751         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
13752         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
13753         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
13754         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
13755         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
13756         and/or string.h.
13758         * g++.other/goto1.C: Update expectations for error messages.
13760 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
13762         * gcc.c-torture/compile/20000523-1.c: New test.
13764 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
13766         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
13768 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
13770         * g++.old-deja/g++.eh/catch11.C: New test.
13771         * g++.old-deja/g++.eh/catch12.C: New test.
13773 2000-05-24  Nick Clifton  <nickc@cygnus.com>
13775         * gcc.c-torture/execute/20000523-1.c: New test.
13777 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
13779         * c-torture/execute/bcp-1.c: Replace abort in arg of
13780         __builtin_constant_p with a generic external function.
13782         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
13783         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
13784         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
13785         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
13786         Prototype abort and/or exit.
13788         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
13789         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
13790         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
13791         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
13793 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
13795         * gcc.dg/dwarf2-1.c: New test.
13797 2000-05-20  Richard Henderson  <rth@cygnus.com>
13799         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
13801 2000-05-20  Andreas Jaeger  <aj@suse.de>
13803         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
13804         testcase.
13806 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
13808         * gcc.c-torture/execute/20000519-2.c: New test.
13810 2000-05-19  Andreas Jaeger  <aj@suse.de>
13812         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
13813         which fails with SSA.
13815         * lib/c-torture.exp: Also test with -O3 -fssa.
13817 2000-05-18  Michael Meissner  <meissner@redhat.com>
13819         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
13820         * gcc.c-torture/execute/920415-1.c: Ditto.
13821         * gcc.c-torture/execute/920501-1.c: Ditto.
13822         * gcc.c-torture/execute/conversion.c: Ditto.
13823         * gcc.c-torture/execute/cvt-1.c: Ditto.
13825 2000-05-18  Jeffrey A Law  (law@cygnus.com)
13827         * gcc.c-torture/compile/20000518-1.c: New test.
13829 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13831         * g77.f-torture/compile/200005018.f:  New test.
13833 2000-05-17  Jeffrey A Law  (law@cygnus.com)
13835         * gcc.c-torture/compile/20000517-1.c: New test.
13837 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13839         * gcc.c-torture/execute/20000516-1.c: New test.
13841 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
13843         * g++.old-deja/g++.other/eh.C: New test.
13845 2000-05-12  Richard Henderson  <rth@cygnus.com>
13847         * gcc.c-torture/execute/990208-1.c (main): Don't pass
13848         constants through to doit's conditional.
13850 2000-05-11  Jeffrey A Law  (law@cygnus.com)
13852         * gcc.c-torture/compile/20000511-1.c: New test.
13853         * g77.f-torture/compile/20000511-1.f: New test.
13854         * g77.f-torture/compile/20000511-2.f: New test.
13856 2000-05-11  Michael Meissner  <meissner@redhat.com>
13858         * gcc.c-torture/execute/20000511-1.c: New test.
13860 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
13862         * gcc.dg/dg.exp: Scan .S files as well as .c files.
13863         * gcc.dg/20000510-1.S: New.
13865 2000-05-08  Catherine Moore  <clm@cygnus.com>
13867         * gcc.dg/unused-3.c: New.
13869 2000-05-06  Richard Henderson  <rth@cygnus.com>
13871           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
13872           * g++.old-deja/g++.mike/warn1.C: Likewise.
13873           * g++.old-deja/g++.pt/local1.C: Likewise.
13874           * g++.old-deja/g++.pt/local7.C: Likewise.
13875           * g++.old-deja/g++.pt/spec16.C: Likewise.
13877 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
13879         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
13881 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
13883           * g77.f-torture/execute/20000503-1.f:  New test.
13885 2000-05-04  Andreas Jaeger  <aj@suse.de>
13887         * gcc.dg/noreturn-2.c: New test.
13889 2000-05-04  Neil Booth  <NeilB@earthling.net>
13891         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
13892         preprocessor.
13894 2000-05-04  Richard Henderson  <rth@cygnus.com>
13896         * gcc.c-torture/execute/20000503-1.c: Fix typo.
13898 2000-05-04  Richard Henderson  <rth@cygnus.com>
13900         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
13901         OpenSSL by Jason R Thorpe.
13903 2000-05-03  Jim Wilson  <wilson@cygnus.com>
13905         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
13907 2000-05-03  Robert Lipe <robertlipe@usa.net>
13909         * gcc.dg/20000503-1.c: New test.
13911 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
13913         * gcc.c-torture/compile/20000502-1.c: New test.
13914         * g++.old-deja/g++.other/align.C: New test.
13915         * gcc.dg/cpp-tradstringify.c: New test.
13917 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13919         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
13920         and hard registers.
13922 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
13924         * gcc.c-torture/execute/loop-5.c: New test.
13926 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
13928         * gcc.c-torture/execute/va-arg-20.c: New test.
13930 2000-04-23  Jeffrey A Law  (law@cygnus.com)
13932         * gcc.c-torture/execute/20000422-1.c: New test.
13934 2000-04-20  Greg McGary  <gkm@gnu.org>
13936         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
13937         when optimizing, but without sibling-call optimizations (-O1).
13939 2000-04-20  Jeffrey A Law  (law@cygnus.com)
13941           * gcc.c-torture/compile/20000420-1.c: New test.
13943 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13945         * g++.abi/ptrflags.C: New test.
13946         * g++.eh/catchptr1.C: Test incomplete pointer chains.
13948 2000-04-19  Catherine Moore  <clm@cygnus.com>
13950         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
13952 2000-04-19  Greg McGary  <gkm@gnu.org>
13954         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
13955         sibling-call optimizations.
13957 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
13959         * gcc.dg/20000419-1.c: New test.
13961 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
13963         * gcc.c-torture/execute/20000412-6.c: New test.
13965 2000-04-12  Jeffrey A Law  (law@cygnus.com)
13967         * gcc.c-torture/execute/20000412-5.c: New test.
13968         * g77.f-torture/compile/20000412-1.f: New test.
13969         * gcc.c-torture/execute/20000412-4.c: New test.
13970         * gcc.c-torture/compile/20000412-2.c: New test.
13971         * gcc.c-torture/execute/20000412-3.c: New test.
13972         * gcc.c-torture/compile/20000412-1.c: New test.
13973         * gcc.c-torture/execute/20000412-2.c: New test.
13975 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
13977         * objc/execute/bf-20.m: New test.
13979 2000-04-10  Richard Henderson  <rth@cygnus.com>
13981         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
13983         * gcc.c-torture/execute/20000412-1.c: New test.
13985 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
13987         * g++.old-deja/g++.eh/catchptr1.C: New test.
13989 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
13991         * g++.old-deja/g++.abi/cxa_vec.C: New test.
13993 2000-04-08  Neil Booth  <NeilB@earthling.net>
13995         * gcc.dg/cpp-nullchar.c: Remove test as
13996         embedded nulls cause problems.
13998 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14000         * gcc.dg/compare2.c: New test.
14002 2000-04-08  Neil Booth  <NeilB@earthling.net>
14004         * gcc.dg/cpp-nullchar.c: New test.
14006 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
14008         * gcc.dg/cpp-mi2.c: New test.
14009         * gcc.dg/cpp-mi2[abc].h: New files.
14011 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
14013         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
14014         member name.
14016 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
14018         * g++.old-deja/g++.abi/vmihint.C: New test.
14020 2000-04-06  Neil Booth  <NeilB@earthling.net>
14022         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
14023         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
14024         copyright.
14026 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
14028         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
14029         avoid stack-frame overwrite.
14031 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
14033         * gcc.c-torture/compile/20000405-2.c: New test.
14034         * gcc.c-torture/compile/20000405-3.c: New test.
14036 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14038         * gcc.c-torture/compile/20000405-1.c: New test.
14040 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
14042         * gcc.dg/cast-qual-1.c: Revert last change.
14044 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14046         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
14048 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
14050         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
14051         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
14053 2000-04-03  Jeffrey A Law  (law@cygnus.com)
14055         * gcc.c-torture/compile/20000403-2.c: New test.
14056         * gcc.c-torture/compile/20000403-1.c: New test.
14058 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
14060         * gcc.c-torture/execute/20000403-1.c: New test.
14062 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
14064         * gcc.c-torture/execute/20000402-1.c: New test.
14066 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
14068         * gcc.c-torture/execute/va-arg-15.c: New test.
14069         * gcc.c-torture/execute/va-arg-16.c: New test.
14070         * gcc.c-torture/execute/va-arg-17.c: New test.
14071         * gcc.c-torture/execute/va-arg-18.c: New test.
14072         * gcc.c-torture/execute/va-arg-19.c: New test.
14074 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
14076         * gcc.c-torture/compile/981211-1.c: Move to...
14077         * gcc.dg/cpp-as1.c: ...here.
14078         * gcc.dg/cpp-as2.c: New file.
14080         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
14081         compiler.
14083 2000-04-02  Neil Booth  <NeilB@earthling.net>
14085         * gcc.dg/cpp-cond.c  New tests.
14086         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
14087         accidental success less likely.
14088         * gcc.dg/cpp-missingop.c  New tests.
14089         * gcc.dg/cpp-missingparen.c  New tests.
14090         * gcc.dg/cpp-shift.c  New tests.
14091         * gcc.dg/cpp-shortcircuit.c  New tests.
14092         * gcc.dg/cpp-unary.c  New tests.
14094 2000-03-29  Jeffrey A Law  (law@cygnus.com)
14096         * gcc.c-torture/compile/20000329-1.c: New test.
14098 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
14100         * gcc.c-torture/compile/20000326-1.c: New test.
14101         * gcc.c-torture/compile/20000326-2.c: New test.
14103 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
14105         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
14106         the first parameter is a function argument.
14108 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
14110         * g++.old-deja/g++.ext/array4.C: New test.
14112 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
14114         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
14116 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14118         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
14120 2000-03-19  Richard Henderson  <rth@cygnus.com>
14122         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
14124 2000-03-19  Richard Henderson  <rth@cygnus.com>
14126         * gcc.c-torture/compile/20000319-1.c: New test.
14128 2000-03-14  Jeffrey A Law  (law@cygnus.com)
14130         * gcc.c-torture/execute/20000314-3.c: New test.
14131         * gcc.c-torture/execute/20000314-2.c: New test.
14132         * gcc.c-torture/execute/20000314-1.c: New test.
14133         * gcc.c-torture/compile/20000314-2.c: New test.
14134         * gcc.c-torture/compile/20000314-1.c: New test.
14136 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
14138         * g++.old-deja/g++.warn/inline.C: New test.
14140 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
14142         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
14143         standards-compliant result rather than specific constants.
14144         Put test-values in array.
14146 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
14148         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
14149         (g++_target_compile): Put test-specific options last.
14151 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14153         * g++.old-deja/g++.eh/vbase4.C: New test.
14155 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14157         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
14159 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14161         * g++.old-deja/g++.brendan/misc12.C: Removed.
14162         * g++.old-deja/g++.pt/memtemp77.C: Constify.
14163         * g++.old-deja/g++.ext/pretty4.C: New test.
14165 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
14167         * g++.old-deja/g++.other/string2.C: New test.
14169 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
14171         * g++.old-deja/g++.warn/impint2.C: New test.
14173 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
14175         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
14176         is 1, not zero.
14178 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
14180         * g++.old-deja/g++.warn/impint.C: New test.
14181         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
14182         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
14183         * g++.old-deja/g++.pt/explicit12.C: Likewise.
14184         * g++.old-deja/g++.pt/explicit13.C: Likewise.
14185         * g++.old-deja/g++.pt/explicit17.C: Likewise.
14186         * g++.old-deja/g++.pt/explicit18.C: Likewise.
14187         * g++.old-deja/g++.pt/explicit19.C: Likewise.
14188         * g++.old-deja/g++.pt/explicit23.C: Likewise.
14189         * g++.old-deja/g++.pt/explicit31.C: Likewise.
14190         * g++.old-deja/g++.pt/explicit35.C: Likewise.
14191         * g++.old-deja/g++.pt/explicit6.C: Likewise.
14192         * g++.old-deja/g++.pt/memclass7.C: Likewise.
14194 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
14196         * gcc.dg/cpp-redef.c: New test.
14198 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
14200         * g++.old-deja/g++.pt/unify7.C: New test.
14202 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14204         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
14205         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
14207 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
14209         * gcc.c-torture/compile/20000224-1.c: New test.
14211 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14213         * gcc.c-torture/compile/cpp-2.c: New test.
14214         * gcc.c-torture/compile/cpp-1.c: New test.
14216 2000-02-25  Jeffrey A Law  (law@cygnus.com)
14218         * gcc.c-torture/execute/20000225-1.c: New test.
14220 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14222         * gcc.dg/cpp-li2.c: New test.
14224         * gcc.dg/cpp-wi1.c: New test.
14226         * gcc.dg/cpp-li1.c: New test.
14228 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
14230         * g++.old-deja/g++.other/sizeof5.C: New test.
14232 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14234         * gcc.c-torture/execute/va-arg-13.c: New test.
14236 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
14238         * gcc.c-torture/execute/va-arg-12.c: New test.
14240 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14242         * gcc.c-torture/execute/20000223-1.c: New test.
14244 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
14246         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
14248 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
14250         * g++.old-deja/g++.abi/ptrmem.C: New test.
14252 2000-02-19  Richard Henderson  <rth@cygnus.com>
14254         * gcc.c-torture/compile/init-3.c: New.
14256 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
14258         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
14259         ALWAYS_CXXFLAGS.
14261 2000-02-11  Robert Lipe <robertl@sco.com>
14263         * gcc.c-torture/compile/20000211-3.c: New test.
14265 2000-02-11  Martin Buchholz <martin@xemacs.org>
14267         * gcc.c-torture/compile/20000211-2.c: New test.
14269 2000-02-11  Jeffrey A Law  (law@cygnus.com)
14271         * gcc.c-torture/compile/20000211-1.c: New test.
14273 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
14275         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
14276           on native targets
14278 2000-02-08  Nathan Sidwell  <nathan@acm.org>
14280         * g++.old-deja/g++.other/cast5.C: New test.
14282 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
14284         * gcc.c-torture/execute/20000205-1.c: New.
14286 2000-02-03  Nathan Sidwell  <nathan@acm.org>
14288         * g++.old-deja/g++.jason/cast3.C: Return void.
14289         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
14291 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14293         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
14295         * gcc.dg/loop-1.c: New test.
14297 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
14299         * gcc.c-torture/compile/20000127-1.c: New test.
14300         * gcc.c-torture/execute/991228-1.c: New test.
14302 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14304         * gcc.dg/unused-2.c: New test.
14306         * gcc.dg/conv-1.c: New test.
14308 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14310         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
14311         compiler.
14312         (tool_option_proc): Fix typo.
14314 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
14316         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
14317         of the ld on the host, not on the build machine.
14318         Also, don't crash if '--help' is not a supported option.
14320 2000-01-24  Richard Henderson  <rth@cygnus.com>
14322         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
14324 2000-01-20  Jeffrey A Law  (law@cygnus.com)
14326         * gcc.c-torture/execute/20000120-2.c: New test.
14327         * gcc.c-torture/execute/20000120-1.c: New test.
14329 2000-01-13  Jeffrey A Law  (law@cygnus.com)
14331         * gcc.c-torture/execute/20000113-1.c: New test.
14333 2000-01-12  Jeffrey A Law  (law@cygnus.com)
14335         * gcc.c-torture/execute/20000112-1.c: New test.
14337 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14339         * gcc.dg/20000111-1.c: New test.
14341 2000-01-10  Jeffrey A Law  (law@cygnus.com)
14343         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
14344         with 16 bit integers.
14346 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14348         * gcc.dg/20000108-1.c: New test.
14350 2000-01-05  Nathan Sidwell  <nathan@acm.org>
14352         * g++.old-deja/g++.ns/koenig8.C: New test.
14354 2000-01-05  Nathan Sidwell  <nathan@acm.org>
14356         * g++.old-deja/g++.other/cast4.C: New test.
14358 2000-01-05  Jeffrey A Law  (law@cygnus.com)
14360         * gcc.c-torture/compile/20000105-2.c: New test.
14361         * gcc.c-torture/compile/20000105-1.c: New test.
14363 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14365         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
14366         references to printf & atoi to conform to ANSI standard.
14367         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
14368         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
14369         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
14370         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
14371         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
14372         * g++.old-deja/g++.brendan/complex1.C: Likewise.
14373         * g++.old-deja/g++.brendan/copy1.C: Likewise.
14374         * g++.old-deja/g++.brendan/copy2.C: Likewise.
14375         * g++.old-deja/g++.brendan/copy3.C: Likewise.
14376         * g++.old-deja/g++.brendan/copy4.C: Likewise.
14377         * g++.old-deja/g++.brendan/copy5.C: Likewise.
14378         * g++.old-deja/g++.brendan/copy6.C: Likewise.
14379         * g++.old-deja/g++.brendan/copy7.C: Likewise.
14380         * g++.old-deja/g++.brendan/copy8.C: Likewise.
14381         * g++.old-deja/g++.brendan/crash11.C: Likewise.
14382         * g++.old-deja/g++.brendan/crash14.C: Likewise.
14383         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
14384         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
14385         * g++.old-deja/g++.brendan/delete2.C: Likewise.
14386         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
14387         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
14388         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
14389         * g++.old-deja/g++.brendan/eh1.C: Likewise.
14390         * g++.old-deja/g++.brendan/groff1.C: Likewise.
14391         * g++.old-deja/g++.brendan/init3.C: Likewise.
14392         * g++.old-deja/g++.brendan/misc12.C: Likewise.
14393         * g++.old-deja/g++.brendan/misc7.C: Likewise.
14394         * g++.old-deja/g++.brendan/new2.C: Likewise.
14395         * g++.old-deja/g++.brendan/operators4.C: Likewise.
14396         * g++.old-deja/g++.brendan/operators5.C: Likewise.
14397         * g++.old-deja/g++.brendan/overload2.C: Likewise.
14398         * g++.old-deja/g++.brendan/overload7.C: Likewise.
14399         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
14400         * g++.old-deja/g++.brendan/reference1.C: Likewise.
14401         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
14402         * g++.old-deja/g++.brendan/template24.C: Likewise.
14403         * g++.old-deja/g++.brendan/template3.C: Likewise.
14404         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
14405         * g++.old-deja/g++.jason/inline3.C: Likewise.
14406         * g++.old-deja/g++.jason/opeq.C: Likewise.
14407         * g++.old-deja/g++.law/arg5.C: Likewise.
14408         * g++.old-deja/g++.law/arm7.C: Likewise.
14409         * g++.old-deja/g++.law/ctors11.C: Likewise.
14410         * g++.old-deja/g++.law/cvt8.C: Likewise.
14411         * g++.old-deja/g++.law/init9.C: Likewise.
14412         * g++.old-deja/g++.law/refs4.C: Likewise.
14413         * g++.old-deja/g++.law/template2.C: Likewise.
14414         * g++.old-deja/g++.law/visibility24.C: Likewise.
14415         * g++.old-deja/g++.law/vtable3.C: Likewise.
14416         * g++.old-deja/g++.mike/asm2.C: Likewise.
14417         * g++.old-deja/g++.mike/eh1.C: Likewise.
14418         * g++.old-deja/g++.mike/misc1.C: Likewise.
14419         * g++.old-deja/g++.mike/misc13.C: Likewise.
14420         * g++.old-deja/g++.mike/misc14.C: Likewise.
14421         * g++.old-deja/g++.mike/ns12.C: Likewise.
14422         * g++.old-deja/g++.mike/p1248.C: Likewise.
14423         * g++.old-deja/g++.mike/p3708.C: Likewise.
14424         * g++.old-deja/g++.mike/p3708a.C: Likewise.
14425         * g++.old-deja/g++.mike/p3708b.C: Likewise.
14426         * g++.old-deja/g++.mike/p646.C: Likewise.
14427         * g++.old-deja/g++.mike/p700.C: Likewise.
14428         * g++.old-deja/g++.mike/p783.C: Likewise.
14429         * g++.old-deja/g++.mike/p783a.C: Likewise.
14430         * g++.old-deja/g++.mike/p783b.C: Likewise.
14431         * g++.old-deja/g++.mike/p786.C: Likewise.
14432         * g++.old-deja/g++.mike/p789.C: Likewise.
14433         * g++.old-deja/g++.mike/p789a.C: Likewise.
14434         * g++.old-deja/g++.mike/p807a.C: Likewise.
14435         * g++.old-deja/g++.other/delete3.C: Likewise.
14436         * g++.old-deja/g++.other/dyncast1.C: Likewise.
14437         * g++.old-deja/g++.other/dyncast2.C: Likewise.
14438         * g++.old-deja/g++.other/dyncast3.C: Likewise.
14439         * g++.old-deja/g++.other/empty1.C: Likewise.
14440         * g++.old-deja/g++.other/temporary1.C: Likewise.
14441         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
14442         * g++.old-deja/g++.pt/t16.C: Likewise.
14443         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
14445 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
14447         * gcc.dg/991230-1.c: New test.
14449 1999-12-29  Jeffrey A Law  (law@cygnus.com)
14451         * gcc.c-torture/compile/991229-3.c: New test.
14452         * gcc.c-torture/compile/991229-2.c: New test.
14453         * gcc.c-torture/compile/991229-1.c: New test.
14455 1999-12-29  Greg McGary <gkm@eng.ascend.com>
14457         * gcc.c-torture/compile/labels-2.c: New test.
14459 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
14461         * gcc.c-torture/execute/991227-1.c: New test.
14463 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14465         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
14467 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
14469         * gcc.c-torture/execute/991221-1.c: New test.
14471 1999-12-20  Nathan Sidwell  <nathan@acm.org>
14473         * g++.old-deja/g++.other/cast3.C: New test.
14475 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
14477         * gcc.c-torture/execute/991216-4.c: New test.
14479 1999-12-16  Michael Meissner  <meissner@cygnus.com>
14481         * gcc.c-torture/execute/991216-1.c: New test.
14482         * gcc.c-torture/execute/991216-2.c: New test.
14483         * gcc.c-torture/execute/991216-3.c: New test.
14485 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14487         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
14488         Actually make the test fail by using "-O2" for compilation.
14490 1999-12-15  Nathan Sidwell  <nathan@acm.org>
14492         * g++.old-deja/g++.warn/cast-align1.C: New test.
14494 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14496         * gcc.c-torture/compile/991214-1.c: New test.
14497         * gcc.c-torture/compile/991214-2.c: New test.
14499 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
14501         * gcc.dg/991214-1.c: New test.
14503 1999-12-13  Jeffrey A Law  (law@cygnus.com)
14505         * gcc.c-torture/compile/991213-3.c: New test.
14506         * gcc.c-torture/compile/991213-2.c: New test.
14507         * gcc.c-torture/compile/991213-1.c: New test.
14509 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
14511         * gcc.dg/991209-1.c: New test.
14513 1999-12-08  Nathan Sidwell <nathan@acm.org>
14515         * gcc.c-torture/compile/991208-1.c: New test.
14517 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14519         * gcc.dg/ultrasp2.c: New test.
14521 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
14523         * g++.old-deja/g++.abi/align.C (main): Fix typo.
14525 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
14527         * gcc.c-torture/compile/991202-1.c: New test.
14528         * gcc.c-torture/execute/991202-1.c: New test.
14529         * gcc.c-torture/execute/991202-2.c: New test.
14530         * gcc.c-torture/execute/991202-3.c: New test.
14532 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
14534         * g++.old-deja/g++.abi/align.C: New test.
14535         * g++.old-deja/g++.abi/aggregates.C: Likewise.
14536         * g++.old-deja/g++.abi/bitfields.C: Likewise.
14538 1999-12-01  Richard Henderson  <rth@cygnus.com>
14540         * gcc.c-torture/execute/991201-1.c: New.
14542 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
14544         * gcc.dg/991129-1.c: New test.
14546 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
14548         * gcc.c-torture/compile/991127-1.c: New test.
14550 1999-11-22  Nathan Sidwell  <nathan@acm.org>
14552         * g++.old-deja/g++.other/warn4.C: New test.
14554 1999-11-22  Nathan Sidwell  <nathan@acm.org>
14556         * g++.old-deja/g++.eh/cleanup2.C: New test.
14557         * g++.old-deja/g++.ext/pretty2.C: New test.
14558         * g++.old-deja/g++.ext/pretty3.C: New test.
14559         * g++.old-deja/g++.other/debug6.C: New test.
14561 1999-10-20  Jim Wilson  <wilson@cygnus.com>
14563         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
14564         compiler_output to look for one error message instead of two.
14566 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
14568         * gcc.c-torture/execute/991118-1.c: Also test case
14569         where the word boundary does not split a byte evenly.
14571 1999-11-19  Nathan Sidwell  <nathan@acm.org>
14573         * g++.old-deja/g++.ext/restrict1.C: New test.
14575 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
14577         * gcc.c-torture/execute/991118-1.c: New test.
14579 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
14581         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
14582         working directory pathnames.
14584 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
14586         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
14587         host is equipped with driver.h and driver.o so it can actually
14588         compile and run the tests.
14590 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
14592         * gcc.c-torture/compile/991008-1.c: New test.
14594 1999-11-08  Nick Clifton  <nickc@cygnus.com>
14596         * lib/gcc-dg.exp: Include target-supports.exp
14598 1999-11-05  Nick Clifton  <nickc@cygnus.com>
14600         * lib/target-supports.exp: New file: Provide procs to test for
14601         features supported by the target.
14602         (check_weak_available): Moved here from ecos.exp.
14603         (check_alias_available): New proc: Determine of the target
14604         toolchain supports the alias attribute.
14606         * gcc.dg/special/ecos.exp: Move check_weak_available to
14607         target-supports.exp.
14608         (alias-1.c): Only perform the test if the target supports
14609         aliases.
14610         (wkali-1.c): Only perform the test if the target supports
14611         aliases.
14613         * gcc.dg/990506-0.c: Expect error messages from cross
14614         targets as well as native targets.
14616 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14618         * gcc.dg/ultrasp1.c: Removed xfail.
14619         * gcc.dg/struct-ret-2.c: Likewise.
14620         * gcc.dg/array-1.c: Likewise.
14622 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14624         * gcc.dg/struct-ret-2.c: New test.
14626         * gcc.dg/array-1.c: New test.
14628 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
14630         * gcc.c-torture/execute/991030-1.c: New test.
14632 1999-10-26  Richard Henderson  <rth@cygnus.com>
14634         * gcc.c-torture/compile/991026-2.c: New test.
14636 1999-10-26  Jeffrey A Law  (law@cygnus.com)
14638         * gcc.c-torture/compile/991026-1.c: New test.
14640 1999-10-23  Jeffrey A Law  (law@cygnus.com)
14642         * gcc.c-torture/execute/991023-1.c: New test.
14644 1999-10-19  Jeffrey A Law  (law@cygnus.com)
14646         * gcc.c-torture/execute/991019-1.c: New test.
14648 1999-10-16  Richard Henderson  <rth@cygnus.com>
14650         * gcc.c-torture/execute/991016-1.c: New test.
14652 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
14654         * gcc.c-torture/execute/991014-1.c: New test.
14656 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
14658         * g++.old-deja/g++.other/union2.C: New test.
14660 1999-10-13  Nathan Sidwell  <nathan@acm.org>
14662         * g++.old-deja/g++.other/vaarg2.C: New test.
14663         * g++.old-deja/g++.other/vaarg3.C: New test.
14665 1999-10-12  Craig Burley  <craig@jcb-sc.com>
14667         * g77.f-torture/noncompile/19990905-1.f: Moved from being
14668         in compile/.
14670 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
14672         * gcc.c-torture/execute/va-arg-11.c: New test.
14674 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
14676         * lib/file-format.exp (gcc_target_object_format): Don't
14677         crash if objdump is unavailable.
14679 1999-09-29  Donn Terry <donn@interix.com>
14681         * gcc.misc-tests/mg.exp: delete extraneous redirection.
14683 1999-09-28  Nick Clifton  <nickc@cygnus.com>
14685         * gcc.c-torture/compile/990928-1.c: New test.
14687 1999-09-28  Nathan Sidwell  <nathan@acm.org>
14689         * g++.old-deja/g++.other/decl6.C: New test.
14691 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14693         * gcc.c-torture/execute/va-arg-10.c: New test.
14695 1999-09-27  Nathan Sidwell  <nathan@acm.org>
14697         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
14698         __PRETTY_FUNCTION__.
14700 1999-09-23  Nick Clifton  <nickc@cygnus.com>
14702         * gcc.c-torture/execute/990923-1.c: New test.
14704 1999-09-21  Nick Clifton  <nickc@cygnus.com>
14706         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
14707         for which -fpic is inappropriate.
14709 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
14711         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
14713 1999-09-21  Nathan Sidwell  <nathan@acm.org>
14715         * g++.old-deja/g++.other/dyncast1.C: New test.
14716         * g++.old-deja/g++.other/dyncast2.C: New test.
14717         * g++.old-deja/g++.other/dyncast3.C: New test.
14718         * g++.old-deja/g++.other/dyncast4.C: New test.
14719         * g++.old-deja/g++.other/dyncast5.C: New test.
14720         * g++.old-deja/g++.eh/catch3.C: New test.
14721         * g++.old-deja/g++.eh/catch3p.C: New test.
14722         * g++.old-deja/g++.eh/catch4.C: New test.
14723         * g++.old-deja/g++.eh/catch4p.C: New test.
14724         * g++.old-deja/g++.eh/catch5.C: New test.
14725         * g++.old-deja/g++.eh/catch5p.C: New test.
14726         * g++.old-deja/g++.eh/catch6.C: New test.
14727         * g++.old-deja/g++.eh/catch6p.C: New test.
14728         * g++.old-deja/g++.eh/catch7.C: New test.
14729         * g++.old-deja/g++.eh/catch7p.C: New test.
14730         * g++.old-deja/g++.eh/catch8.C: New test.
14731         * g++.old-deja/g++.eh/catch8p.C: New test.
14732         * g++.old-deja/g++.eh/catch9.C: New test.
14733         * g++.old-deja/g++.eh/catch9p.C: New test.
14735 1999-09-13  Nathan Sidwell  <nathan@acm.org>
14737         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
14738         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
14740 1999-09-13  Jeffrey A Law  (law@cygnus.com)
14742         * gcc.c-torture/compile/990913-1.c: New test.
14744 1999-09-10  Nathan Sidwell  <nathan@acm.org>
14746         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
14747         * g++.old-deja/g++.jason/rfg5.C: Likewise.
14749 1999-09-09  Richard Henderson  <rth@cygnus.com>
14751         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
14753 1999-09-09  Nathan Sidwell  <nathan@acm.org>
14755         * g++.old-deja/g++.other/lookup11.C: New test.
14756         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
14757         what is permitted and what we want.
14758         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
14759         overload use.
14760         * g++.old-deja/g++.jason/rfg5.C: Likewise
14762 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
14764         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
14765         * gcc.c-torture/noncompile/poison-1.c: New file.
14767 1999-09-08  Nathan Sidwell  <nathan@acm.org>
14769         * g++.old-deja/g++.other/sizeof3.C: New test.
14770         * g++.old-deja/g++.other/sizeof4.C: New test.
14771         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
14772         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
14774 1999-09-07  Richard Henderson  <rth@cygnus.com>
14776         * gcc.dg/va-arg-1.c: New.
14778 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14780         * gcc.c-torture/execute/va-arg-9.c: New test.
14782 1999-09-05  Craig Burley  <craig@jcb-sc.com>
14784         * g77.f-torture/compile/980519-2.f: New test.
14785         * g77.f-torture/compile/19990905-0.f: New test.
14786         * g77.f-torture/compile/19990905-1.f: New test.
14787         * g77.f-torture/compile/19990905-2.f: New test.
14789         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
14791 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
14793         * gcc.c-torture/execute/990827-1.c: Fix typo.
14795 1999-09-03  Nathan Sidwell  <nathan@acm.org>
14797         * g++.old-deja/g++.other/deref1.C: New test.
14799 1999-09-02  Nathan Sidwell  <nathan@acm.org>
14801         * g++.old-deja/g++.other/ambig2.C: New test.
14802         * g++.old-deja/g++.other/cond5.C: New test.
14803         * g++.old-deja/g++.other/lookup16.C: New test.
14805 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
14807         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
14808         assemblers too.
14810 1999-08-31  Jeffrey A Law  (law@cygnus.com)
14812         * lib/c-torture.exp: Avoid the "compare executables" optimization
14813         when testing native.
14815 1999-08-29  Jeffrey A Law  (law@cygnus.com)
14817         * gcc.c-torture/execute/990829-1.c: New test.
14818         * gcc.c-torture/compile/990829-1.c: New test.
14820 1999-08-27  Paul Burchard  <burchard@pobox.com>
14822         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
14823         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
14824         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
14825         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
14826         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
14827         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
14828         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
14829         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
14830         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
14831         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
14832         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
14834 1999-08-27  Jeffrey A Law  (law@cygnus.com)
14836         * gcc.c-torture/execute/990827-1.c: New test.
14838 1999-08-26  Craig Burley  <craig@jcb-sc.com>
14840         * g77.f-torture/noncompile/19990826-4.f: New test.
14842         * g77.f-torture/compile/19990826-3.f: New test.
14844         * g77.f-torture/execute/19990826-2.f: New test.
14846         * g77.f-torture/compile/19990826-1.f: New test.
14848         * gcc.c-torture/execute/990826-0.c: New test.
14849         * g77.c-torture/execute/19990826-0.f: New test.
14851         * g77.f-torture/noncompile/970626-2.f: New test.
14853 1999-08-25  Paul Burchard  <burchard@pobox.com>
14855         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
14856         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
14857         lss-011.C: New tests.
14859 1999-08-25  Nathan Sidwell  <nathan@acm.org>
14861         * g++.old-deja/g++.other/decl5.C: New test.
14863 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14865         * noncompile/noncompile.exp: Load_lib c-torture.exp.
14866         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
14867         call `postbase' for each one.  All callers of `postbase' changed
14868         to call this instead.
14870 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
14872         * gcc.c-torture/execute/990811-1.c: New test.
14874 1999-08-09  Nick Clifton  <nickc@cygnus.com>
14876         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
14877         just native ones.
14879         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
14880         just native ones.
14882 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
14884         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
14886 1999-08-04  Jeffrey A Law  (law@cygnus.com)
14888         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
14890 1999-08-04  Nathan Sidwell  <nathan@acm.org>
14892         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
14894 1999-08-04  Jeffrey A Law  (law@cygnus.com)
14896         * gcc.c-torture/execute/990804-1.c: New test.
14898 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14900         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
14901         * g++.old-deja/g++.brendan/crash64.C: Likewise
14902         * g++.old-deja/g++.brendan/overload8.C: Likewise
14904 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14906         * g++.old-deja/g++.other/struct1.C: New test.
14908 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14910         * g++.old-deja/g++.other/enum2.C: New test.
14912 1999-08-02  Richard Henderson  <rth@cygnus.com>
14914         Adapted from tests from Franz Sirl:
14915         * gcc.c-torture/execute/va-arg-7.c: New test.
14916         * gcc.c-torture/execute/va-arg-8.c: New test.
14918 1999-08-01  Jeffrey A Law  (law@cygnus.com)
14920         * gcc.c-torture/compile/990801-2.c: New test.
14922         * gcc.c-torture/compile/990801-1.c: New test.
14924 1999-07-27  Michael Meissner  <meissner@cygnus.com>
14926         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
14927         fp-cmp-1.c, converting double to float.
14929         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
14930         fp-cmp-1.c, converting double to long double.
14932         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
14933         from fr1 to unknown_register, since fr1 is a legitimate register
14934         on some machines.
14936 1999-07-25  Jeffrey A Law  (law@cygnus.com)
14938         * README: More listname related changes.
14940 1999-07-08  Catherine Moore  <clm@cygnus.com>
14942         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
14944 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
14946         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
14948 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
14950         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
14952 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
14954         * gcc.dg/990703-1.c: New test.
14956 1999-06-29  Nick Clifton  <nickc@cygnus.com>
14958         * lib/file-format.exp: New file: Move definition of proc
14959         gcc_target_object_format to here from
14960         gcc.dg/special/ecos.exp.
14962         * lib/c-torture.exp: Include lib file-format.exp.
14963         * lib/gcc-dg.exp: Include lib file-format.exp.
14965         * gcc.dg/special/ecos.exp: Remove definition of proc
14966         gcc_target_object_format.
14968 1999-06-28  Jeffrey A Law  (law@cygnus.com)
14970         * gcc.c-torture/execute/990628-1.c: New test.
14972 1999-06-25  Jeffrey A Law  (law@cygnus.com)
14974         * gcc.c-torture/compile/990625-2.c: New test.
14976         * gcc.c-torture/compile/990625-1.c: New test.
14978 1999-06-23  Nick Clifton  <nickc@cygnus.com>
14980         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
14981         attributes compile.
14982         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
14983         ports that use the COFF/PE file format.
14985 1999-06-17  Jeffrey A Law  (law@cygnus.com)
14987         * gcc.c-torture/compile/990617-1.c: New test.
14989 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
14991         * g++.old-deja/g++.other/decl4.C: New test.
14993 1999-06-14  Nathan Sidwell  <nathan@acm.org>
14995         * g++.old-deja/g++.other/bitfld3.C: New test.
14997 1999-06-08  Nathan Sidwell  <nathan@acm.org>
14999         * g++.old-deja/g++.eh/catch1.C: New test.
15001 1999-06-07  Jeffrey A Law  (law@cygnus.com)
15003         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
15005         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
15006         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
15008 1999-06-05  Craig Burley  <craig@jcb-sc.com>
15010         * g77.f-torture/compile/19990502-0.f: Replace with new,
15011         shorter, test that still fails after recent changes.
15013 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15015         * gcc.c-torture/execute/990604-1.c: New test.
15017 1999-05-31  Jeffrey A Law  (law@cygnus.com)
15019         * gcc.c-torture/execute/990531-1.c: New test.
15021 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15023         * gcc.c-torture/compile/990527-1.c: New test.
15025 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
15027         * gcc.c-torture/execute/990527-1.c: New test.
15029 1999-05-25  Nick Clifton  <nickc@cygnus.com>
15031         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
15032         bitfields as signed.
15034 1999-05-25  Craig Burley  <craig@jcb-sc.com>
15036         * g77.f-torture/compile/19990525-0.f: New test.
15038 1999-05-25  Jeffrey A Law  (law@cygnus.com)
15040         * gcc.c-torture/execute/990525-2.c: New test.
15042         * gcc.c-torture/execute/990525-1.c: New test.
15044 1999-05-24  Nathan Sidwell  <nathan@acm.org>
15046         * g++.old-deja/g++.other/anon3.C: New test.
15047         * g++.old-deja/g++.other/anon4.C: New test.
15048         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
15049         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
15050         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
15051         Merrill).
15053 1999-05-24  Jeffrey A Law  (law@cygnus.com)
15055         * gcc.c-torture/execute/990524-1.c: New test.
15057         * gcc.dg/990524-1.c: New test.
15059 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15061         * gcc.c-torture/compile/990523-1.c: New test.
15063 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
15065         * gcc.c-torture/compile/990519-1.c: New test.
15067 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15069         * gcc.c-torture/compile/990517-1.c: New test.
15071         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
15072         (e4, f4): New tests.
15073         (main): Call them.
15075 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15077         * gcc.dg/noreturn-1.c: New test.
15079 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
15081         * gcc.c-torture/execute/990513-1.c: New test.
15083 1999-05-10  Richard Henderson  <rth@cygnus.com>
15085         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
15087 1999-05-10  Craig Burley  <craig@jcb-sc.com>
15089         * g77.f-torture/execute/erfc.f: Use small single-precision
15090         values, to avoid problems on Alphas when not -mieee.
15092 1999-05-08  Craig Burley  <craig@jcb-sc.com>
15094         * gcc.dg/990506-0.c: New test.
15096 1999-05-08  Richard Henderson  <rth@cygnus.com>
15098         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
15099         the constant to test.  Don't XFAIL 64-bit targets.
15101         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
15102         * g++.old-deja/g++.law/profile1.C: Likewise.
15104         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
15105         operator new instances.
15106         * g++.old-deja/g++.other/delete5.C: Likewise.
15108 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15110         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
15111         intrinsic.
15113 1999-05-03  Craig Burley  <craig@jcb-sc.com>
15115         * g77.f-torture/execute/u77-test.f: Reverse order of two
15116         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
15118 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15120         * gcc.dg/compare1.c: New test.
15122 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
15124         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
15125         New tests.
15127 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15129         * g77.f-torture/compile/19990502-1.f: New test.
15131 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15133         * g77.f-torture/compile/19990502-0.f: New test.
15135 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15137         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
15138         intrinsic.
15140 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15142         * g77.f-torture/execute/u77-test.f (main): List libU77
15143         intrinsics not currently tested.
15144         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
15145         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
15146         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
15147         Trim blanks off the ends of some printed strings.
15149 1999-05-02  Craig Burley  <craig@jcb-sc.com>
15151         * g77.f-torture/execute/u77-test.f (main): Just warn about
15152         FSTAT gid disagreement, as it's expected on some systems.
15154 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15156         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
15157         use a new function, which allows for some slop.
15158         Clean up some commentary.
15159         (issum): The new function.
15160         (sgladd): Deleted subroutine.
15162 1999-05-01  Craig Burley  <craig@jcb-sc.com>
15164         * g77.f-torture/execute/u77-test.f: Modify to be more like
15165         libf2c/libU77 version, bringing patches to that version here.
15166         Add suitable commentary.
15168 1999-04-25  Richard Henderson  <rth@cygnus.com>
15170         * gcc.dg/990424-1.c: New test.
15172 1999-04-24  Craig Burley  <craig@jcb-sc.com>
15174         * g77.f-torture/execute/u77-test.f (main): Bug involving
15175         LSTAT has been fixed, so turn back on full checking.
15177 1999-04-20  Craig Burley  <craig@jcb-sc.com>
15179         * g77.f-torture/compile/19990419-0.f: New test.
15180         * g77.f-torture/execute/19990419-1.f: New test.
15182 1999-04-17  Richard Henderson  <rth@cygnus.com>
15184         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
15185         to avoid the need for a prototype to supress a warning.
15187 1999-04-07  Jim Wilson  <wilson@cygnus.com>
15189         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
15191 1999-04-04  Jeffrey A Law  (law@cygnus.com)
15193         * gcc.c-torture/execute/990404-1.c: New test.
15195 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15197         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
15198         * gcc.dg/cpp-if3.c: Don't use -pedantic.
15199         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
15200         missing initializer warnings.
15202 1999-03-28  Jeffrey A Law  (law@cygnus.com)
15204         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
15205         matching strings.
15207 1999-03-26  Jeffrey A Law  (law@cygnus.com)
15209         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
15211 1999-03-26  Craig Burley  <craig@jcb-sc.com>
15213         * g77.f-torture/execute/19990325-0.f: New test.
15214         * g77.f-torture/execute/19990325-1.f: New test.
15216 1999-03-24  Jeffrey A Law  (law@cygnus.com)
15218         * gcc.c-torture/execute/990324-1.c: New test.
15220 1999-03-22  Jim Wilson  <wilson@cygnus.com>
15222         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
15223         test with 4.
15225 1999-03-17  Richard Henderson  <rth@cygnus.com>
15227         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
15229 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15231         * g77.f-torture/execute/19990313-2.f: New test.
15232         * g77.f-torture/execute/19990313-3.f: New test.
15234 1999-03-13  Craig Burley  <craig@jcb-sc.com>
15236         * g77.f-torture/execute/19990313-0.f: New test.
15237         * g77.f-torture/execute/19990313-1.f: New test.
15239 1999-03-12  Jim Wilson  <wilson@cygnus.com>
15241         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
15242         printf to sprintf.
15243         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
15244         (main): Add check for u15.  Conditionalize u31 check depending on
15245         whether ints are <32 bits or >=32 bits.
15247 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15249         * g77.f-torture/execute/19981119-0.f: Improve testiness.
15251 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15253         * g77.f-torture/compile/19990305-0.f: New test.
15254         * g77.f-torture/execute/19981119-0.f: New test.
15256 1999-03-08  Craig Burley  <craig@jcb-sc.com>
15258         * g77.f-torture/execute/970625-2.f: call ABORT if final
15259         result is not correct, instead of just printing it.
15260         Add this checking via newly introduced obfuscation, to
15261         trip up buggy front ends.
15263 1999-03-07  Craig Burley  <craig@jcb-sc.com>
15265         * g77.f-torture/compile/960317-1.f: Moved from being
15266         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
15268 1999-03-06  Craig Burley  <craig@jcb-sc.com>
15270         * g77.f-torture/execute/960317-1.f: New (old) test.
15271         * g77.f-torture/execute/970625-2.f: Ditto.
15273 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
15275         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
15276         message on line 1 or line 2; cccp and cpplib do this differently.
15278 1999-03-01  Jeffrey A Law  (law@cygnus.com)
15280         * g++.old-deja/g++.law/weak1.C: New test.
15282 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15284         * gcc.c-torture/execute/990119-1.c: Renamed to...
15285         * gcc.dg/990119-1.c: this, so it will only be tested once
15286         (it's a preprocessor test, it doesn't need to be run at
15287         multiple optimization levels).
15289 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
15291         * lib/g++.exp: Don't add incdir=$base_dir/../include to
15292           ALWAYS_CXXFLAGS.
15294 1999-02-24  Craig Burley  <craig@jcb-sc.com>
15296         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
15297         * g77.f-torture/compile/19981216-0.f: ...as it is expected
15298         to not be compilable by current g77.
15300 1999-02-24  Nick Clifton  <nickc@cygnus.com>
15302         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
15304 1999-02-22  Jeffrey A Law  (law@cygnus.com)
15306         * gcc.c-torture/execute/990222-1.c: New test.
15308 1999-02-19  Craig Burley  <craig@jcb-sc.com>
15310         * g77.f-torture/compile/19990218-0.f: New test.
15311         * g77.f-torture/noncompile/19990218-1.f: New test.
15313 1999-02-18  Craig Burley  <craig@jcb-sc.com>
15315         * g77.f-torture/compile/19981216-0.f: New test.
15317 1999-02-14  Jeffrey A Law  (law@cygnus.com)
15319         * gcc.dg/990214-1.c: New test.
15321 1999-02-13  Jeffrey A Law  (law@cygnus.com)
15323         * gcc.dg/990213-2.c: New test.
15325         * gcc.dg/990213-1.c: New test.
15327 1999-02-12  Jeffrey A Law  (law@cygnus.com)
15329         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
15330         ints.
15332 1999-02-11  Nick Clifton  <nickc@cygnus.com>
15334         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
15335         specified by target.
15337         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
15339 1999-02-11  Jeffrey A Law  (law@cygnus.com)
15341         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
15343 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15345         * gcc.dg/special/ecos.exp: New test driver for new tests with
15346         special requirements.
15348         * gcc.dg/special/alias-1.c: New test.
15349         * gcc.dg/special/gcsec-1.c: New test.
15350         * gcc.dg/special/weak-1.c: New test.
15351         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
15352         * gcc.dg/special/weak-2.c: New test.
15353         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
15354         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
15355         * gcc.dg/special/wkali-1.c: New test.
15356         * gcc.dg/special/wkali-2.c: New test.
15357         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
15358         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
15360 1999-02-10  Felix Lee  <flee@cygnus.com>
15362           * lib/c-torture.exp (c-torture-compile): Pull out code for
15363           analyzing gcc error messages.
15364           (c-torture-execute): Likewise.  Fix some (harmless) false
15365           positives.
15366           * lib/gcc.exp (gcc_check_compile): New function.
15368 1999-02-08  Richard Henderson  <rth@cygnus.com>
15370         * gcc.c-torture/execute/990208-1.c: New test.
15372 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
15374         * g++.dg/special/ecos.exp: New driver for new tests with special
15375         requirements
15377         * g++.dg/special/conpr-1.C: New test
15378         * g++.dg/special/conpr-2.C: New test
15379         * g++.dg/special/conpr-2a.C: New test
15380         * g++.dg/special/conpr-3.C: New test
15381         * g++.dg/special/conpr-3a.C: New test
15382         * g++.dg/special/conpr-3b.C: New test
15384         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
15385         allow g++ to use the dg driver
15387         * README: Add comment about g++.dg directory
15389 1999-02-06  Jeffrey A Law  (law@cygnus.com)
15391         * README: Update email addresses.
15393 1999-02-03  Nick Clifton  <nickc@cygnus.com>
15395         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
15396         arguments in order to force structure S onto the stack even on
15397         the alpha.
15398         (test): Pass 10 leading arguments to function foo as well as the
15399         structure S.
15401         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
15402         failure for all targets.
15404         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
15405         abort to terminate program execution.
15407 1999-01-30  Richard Henderson  <rth@cygnus.com>
15409         * gcc.c-torture/execute/990130-1.c: New test.
15411 1999-01-30  Jeffrey A Law  (law@cygnus.com)
15413         * gcc.dg/990130-1.c: New test.
15415 1999-01-28  Michael Meissner  <meissner@cygnus.com>
15417         * gcc.c-torture/execute/990128-1.c: New test.
15419 1999-01-27  Michael Meissner  <meissner@cygnus.com>
15421         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
15423 1999-01-27  Felix Lee  <flee@cygnus.com>
15425         * lib/c-torture.exp (c-torture-compile): pull out code for
15426         analyzing gcc error messages.
15427         (c-torture-execute): ditto, and fix some (harmless) false
15428         positives.
15429         * lib/gcc.exp (gcc_check_compile): new function.
15431 1999-01-17  Jeffrey A Law  (law@cygnus.com)
15433         * gcc.dg/990117-1.c: New test.
15435         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
15437         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
15439 1999-01-15  Jeffrey A Law  (law@cygnus.com)
15441         * g77.f-torture/compile/990115-1.f: New test.
15443 1999-01-07  Jeffrey A Law  (law@cygnus.com)
15445         * gcc.c-torture/compile/990107-1.c: New test
15447 1999-01-06  Jeffrey A Law  (law@cygnus.com)
15449         * gcc.c-torture/execute/990106-2.c: New test.
15451         * gcc.c-torture/execute/990106-1.c: New test.
15453 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
15455         * gcc.c-torture/compile/981223-1.c: New test.
15457 1998-12-29  Richard Henderson  <rth@cygnus.com>
15459         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
15460         (opt3): Rename from opt4 and disable.
15462 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
15464         * g++.old-deja/g++.pt/ptrmem5.C: New test.
15466 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15468         * g++.old-deja/g++.other/conv5.C: New test.
15470 1998-12-14  Nick Clifton  <nickc@cygnus.com>
15472         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
15474 1998-12-11  Jeffrey A Law  (law@cygnus.com)
15476         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
15478 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
15480         * gcc.c-torture/compile/981211-1.c: New test.
15482 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
15484         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
15486         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
15488 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15490         * gcc.special/930510-1.c: Make C9X safe.
15491         * gcc.misc-tests/gcov-1.c Similarly.
15492         * gcc.misc-tests/gcov-2.c Similarly.
15494 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15496         * gcc.dg/ultrasp1.c: New test.
15498 1998-12-06  Richard Henderson  <rth@cygnus.com>
15500         * gcc.c-torture/execute/981206.c: New test.
15502 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15504         * g++.old-deja/g++.ns/template7.C: New test.
15506         * g++.old-deja/g++.other/expr1.C: New test.
15508         * g++.old-deja/g++.eh/tmpl3.C: New test.
15510         * g++.old-deja/g++.eh/tmpl2.C: New test.
15512 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15514         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
15515         * g++.old-deja/g++.other/using6.C: Removed.
15516         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
15518         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
15520 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15522         * g++.old-deja/g++.pt/overload8.C: New test.
15524         * g++.old-deja/g++.pt/overload7.C: New test.
15526         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
15528         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
15529         and relinking messages.
15530         * lib/g++.exp (g++_target_compile): Remove .rpo file when
15531         compiling with -frepo.
15533 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
15535         * g++.old-deja/g++.pt/lookup6.C: New test.
15537 1998-11-30  Nick Clifton  <nickc@cygnus.com>
15539         * gcc.c-torture/execute/981130-1.c: New test.
15540         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
15542 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15544         * g++.old-deja/g++.pt/explicit76.C: New test.
15546         * g++.old-deja/g++.pt/friend38.C: New test.
15548         * g++.old-deja/g++.ns/crash2.C: New test.
15550         * g++.old-deja/g++.pt/defarg8.C: New test.
15552         * g++.old-deja/g++.pt/instantiate6.C: New test.
15554         * g++.old-deja/g++.pt/static6.C: New test.
15556         * g++.old-deja/g++.pt/decl2.C: New test.
15558 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15560         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
15561         problem is actually related with name lookup, but so what? :-)
15563         * g++.old-deja/g++.pt/friend37.C: New test.
15565 1998-11-25  Dave Love  <d.love@dl.ac.uk>
15567         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
15568         element, which fails on some systems.
15570         * g77.f-torture/execute/labug1.f: New test.
15572 1998-11-21  Jeffrey A Law  (law@cygnus.com)
15574         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
15575         is defined.
15577 1998-11-18  Dave Love  <d.love@dl.ac.uk>
15579         * g77.f-torture/compile/981117-1.f: New test.
15581 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
15583         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
15584         properly discarded.
15586 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
15588         * gcc.c-torture/execute/memcheck: New directory of tests for
15589         -fcheck-memory-usage.
15591 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15593         * README: New file, general information about the testsuite and
15594         new description of the various C++ test subdirectories.
15595         * README.g++: Eliminate obsolete information, update and move most
15596         relevant stuff to README.
15598 1998-11-07  Richard Henderson  <rth@cygnus.com>
15600         * gcc.c-torture/compile/981107-1.c: New test.
15602 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
15604         * execute/memcpy-bi.c: New testcase.
15606 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
15608         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
15609         base classes.
15611         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
15612         template is selected.
15614         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
15615         classes, it should be accepted for all types.
15617         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
15619         * g++.old-deja/g++.pt/spec24.C: Ensure that template
15620         specializations start with template headers.
15622 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
15624         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
15626         * g++.old-deja/g++.other/init9.C: Test cross initialization of
15627         non-POD types.
15629 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15631         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
15633 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15635         * compile/981022-1.c, compile/981022-1.x: New test and driver.
15637 1998-10-19  Jeffrey A Law  (law@cygnus.com)
15639         * 981019-1.c: New test.
15641 1998-10-14  Robert Lipe <robertl@dgii.com>
15643         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
15644         find objc headers.
15646 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15648         * compile/981001-4.c: Remove use of GCC extension that triggers a
15649         compiler bug.
15651 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
15653         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
15655 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
15657         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
15658         instantiation of template produces incorrect code for delete
15659         expression.
15661         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
15662         constructors' name is not unique.
15663         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
15664         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
15666         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
15667         automatic array of const is ill-formed.
15669         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
15670         of template parameter?
15672         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
15673         const.
15675         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
15676         pointer-to-member expression.
15678         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
15679         declaration causes ICE.
15681 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
15683         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
15684         reserved in the global namespace.
15686         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
15687         generate needed virtual table.
15689         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
15691 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
15693         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
15694         template-dependent type
15696 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
15698         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
15699         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
15700         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
15702         * g++.old-deja/g++.other/using5.C: New test; using decl from base
15703         class should be usable as argument of member function.
15704         * g++.old-deja/g++.other/using6.C: New test; using decl from base
15705         class should be usable as return type of member function.
15706         * g++.old-deja/g++.other/using7.C: New test; using decl from base
15707         class should be usable as type of data member.
15709         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
15711 1998-10-09  Jeffrey A Law  (law@cygnus.com)
15713         * gcc.c-torture/special/920521-1.c: Fix bogus test.
15715 1998-10-08  Nick Clifton  <nickc@cygnus.com>
15717         * gcc.dg/dll-?.c Add thumb to target list.
15718         Fix assembler scan patterns to match current assembler output.
15720 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
15722         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
15723         matching of template brackets.
15725         * g++.old-deja/g++.other/using4.C: New test.  Test using
15726         declarations of methods from base classes.
15728         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
15729         within functions should introduce names into the innermost
15730         enclosing namespace.
15732         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
15733         of static locals if first initialization throws.
15735 1998-10-07  Jim Wilson  <wilson@cygnus.com>
15737         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
15739 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
15741         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
15742         lose track of the possible targets of tablejump insns.
15743         * special/special.exp: Run it.
15745 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15747         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
15748         must be declared before its specializations can be named in friend
15749         declarations.
15751 1998-10-05  Dave Love  <d.love@dl.ac.uk>
15753         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
15755         * g77.f-torture/execute/io1.f: New test.
15757 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15759         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
15760         with pointer to template function, for which no argument deduction
15761         is possible.
15763         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
15764         specialization of template function as argument to template
15765         function.
15767         * g++.old-deja/g++.other/access2.C: New test; Inner class
15768         shouldn't have privileged access to Outer's names.
15770 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15772         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
15773         friend template declared within template class conflicts with
15774         nested class of the same name.
15776         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
15777         is ignored.
15779         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
15780         object with direct initializer as function declaration.
15782         * g++.old-deja/g++.other/decl2.C: New test; duplicate
15783         initializers.
15785         * g++.old-deja/g++.other/null2.C: New test; conditional operator
15786         involving const pointer and NULL produces incorrect result.
15788         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
15789         type name without `typename' should be rejected with -pedantic.
15791 1998-10-02  Richard Henderson  <rth@cygnus.com>
15793         * g++.old-deja/g++.other/addrof1.C: New test.
15795 1998-10-01  Nick Clifton  <nickc@cygnus.com>
15797         * gcc.c-torture/compile/981001-1.c: New test.
15798         * gcc.c-torture/execute/981001-1.c: New test.
15800 1998-10-01  Jeffrey A Law  (law@cygnus.com)
15802         * gcc.c-torture/compile/981001-2.c: New test.
15803         * gcc.c-torture/compile/981001-3.c: New test.
15804         * gcc.c-torture/compile/981001-4.c: New test.
15806 1998-10-01  Robert Lipe  <robertl@dgii.com>
15808         * lib/objc.exp (objc_target_compile): Add -L during compiles for
15809         multilibbed hosts.   Idea grafted from g77.exp.
15811 1998-09-30  Dave Love  <d.love@dl.ac.uk>
15813         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
15814         avoid losing on systems which need -lsocket.
15816 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
15818         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
15819         * g++.old-deja/g++.other/nested2.C: Ditto.
15820         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
15821         failure.
15823 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15825         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
15826         preferred over template operator!= for enum bitfields.
15828 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
15830         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
15831         that happen to have the same base name, but in different scopes,
15832         are incorrectly rejected.
15834 1998-09-16  Richard Henderson  <rth@cygnus.com>
15836         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
15837         on the native word size instead of an integer literal.
15839 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15841         * g++.old-deja/g++.other/static2.C: Invocation of static data
15842         member of type pointer-to-function denoted as non-static member.
15844         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
15845         checks involving function types and aliases.
15847 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
15849         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
15850         redefined to the same non-trivial type.
15852         * g++.old-deja/g++.pt/explicit73.C: Test for proper
15853         namespace-qualification of template specializations declared in
15854         other namespaces.
15856         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
15857         to declare a subset of the specializations of a template function
15858         as friends of specializations of a template class.
15860         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
15861         member templates that do not fully specialize the enclosing
15862         template class are rejected.
15864 1998-09-11  Dave Love  <d.love@dl.ac.uk>
15866         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
15868 1998-09-08  Dave Love  <d.love@dl.ac.uk>
15870         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
15871         altered from libf2c/libU77 version.
15873 1998-09-06  Dave Love  <d.love@dl.ac.uk>
15875         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
15877 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
15879         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
15880         (un)signed char are different types for template specialization
15881         purposes.
15883 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
15885         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
15886         * objc: ObjC testsuite.
15888 1998-08-31  Catherine Moore  <clm@cygnus.com>
15890         * gcc.c-torture/execute/941014-1.x:  New file.
15892 1998-08-31  Nick Clifton  <nickc@cygnus.com>
15894         * lib/c-torture.exp: Add support for
15895         torture_eval_before_compile and torture_eval_before_execute
15896         variables.
15898 1998-08-30  Jeffrey A Law  (law@cygnus.com)
15900         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
15901         this test triggers valid.
15903 1998-08-27  Jeffrey A Law  (law@cygnus.com)
15905         * gcc.dg/980827-1.c: New test.
15907 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
15909         * gcc.c-torture/execute/loop-4b.c: New test.
15911 1998-08-26  Nick Clifton  <nickc@cygnus.com>
15913         * lib/c-torture.exp: Add support for
15914         torture_eval_before_compile and torture_eval_before_execute
15915         variables.
15917 1998-08-25  Jeffrey A Law  (law@cygnus.com)
15919         * gcc.c-torture/compile/980825-1.c: New test.
15921 1998-08-24  Nick Clifton  <nickc@cygnus.com>
15923         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
15924         count number tests in opt_t0 not good_t0.
15926 1998-08-24  Jeffrey A Law  (law@cygnus.com)
15928         * gcc.c-torture/compile/930326-1.x: Fix typo.
15930 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
15932         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
15933         causes an ICE.
15935 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15937         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
15938         STACK_SIZE is defined.
15939         * gcc.c-torture/unsorted/stuct.c: Similarly.
15941         * gcc.c-torture/compile/980821-1.c: New test.
15943 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15945         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
15947 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
15949         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
15950         code.
15952 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
15954         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
15955         error'.
15957 1998-08-18  Jeffrey A Law  (law@cygnus.com)
15959         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
15961 1998-08-16  Jeffrey A Law  (law@cygnus.com)
15963         * gcc.c-torture/compile/980816-1.c: New test.
15965         * gcc.dg/980816-1.c: New test.
15967 1998-08-13  Jeffrey A Law  (law@cygnus.com)
15969         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
15970         compiler for ieee tests.
15972 1998-08-01  Dave Love  <d.love@dl.ac.uk>
15974         * g77.f-torture/compile/980729-0.f: New test.
15976 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
15978         * gcc.c-torture/special/eeprof-1.c: New test, for
15979         -finstrument-functions.
15980         * gcc.c-torture/special/special.exp: Run it.
15982 1998-07-29  Jeffrey A Law  (law@cygnus.com)
15984         * gcc.c-torture/compile/980729-1.c: New test.
15986 1998-07-27  Nick Clifton  <nickc@cygnus.com>
15988         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
15989         __thumb__ is defined, and test for ARM style doubles if so.
15991 1998-07-26  Dave Love  <d.love@dl.ac.uk>
15993         * g77.f-torture/noncompile/980615-0.f: New test.
15995 1998-07-26  H.J. Lu  (hjl@gnu.org)
15997         * gcc.dg/980312-1.c: Do link instead of compile.
15998         * gcc.dg/980313-1.c: Likewise.
16000 1998-07-26  Jeffrey A Law  (law@cygnus.com)
16002         * gcc.c-torture/compile/980726-1.c: New test.
16004 1998-07-25  Dave Love  <d.love@dl.ac.uk>
16006         * g77.f-torture/execute/io0.f: New test.
16008 1998-07-24  Nick Clifton  <nickc@cygnus.com>
16010         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
16011         an int.
16013 1998-06-18  Michael Meissner  <meissner@cygnus.com>
16015         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
16016         m32r bugs.
16018 1998-07-17  Nick Clifton  <nickc@cygnus.com>
16020         * gcc.dg/980626-1.c: Expect failures for all toolchains until
16021         c-decl.c:grokdeclarator can handle mode attributes.
16023 1998-07-16  Jeffrey A Law  (law@cygnus.com)
16025         * gcc.c-torture/execute/980716-1.c: New test.
16027 1998-07-13  Jeffrey A Law  (law@cygnus.com)
16029         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
16030         the mn10200.
16031         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
16032         the mn10200.
16033         * gcc.c-torture/execute/va-arg-3.x: Similarly.
16034         * gcc.c-torture/compile/930326-1.x: Similarly.
16036 1998-07-13  Dave Love  <d.love@dl.ac.uk>
16038         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
16039         New test from Craig.
16041 1998-07-12  Dave Love  <d.love@dl.ac.uk>
16043         * g77.f-torture/noncompile/980616-0.f: New test.
16045         * g77.f-torture/execute/970816-3.f:  New test from Craig.
16047 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16049         *  g++.other/singleton.C: Return error value instead of taking
16050         SIGSEGV.
16052 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
16054         *  g++.other/singleton.C: New test.   Warning is under dispute.
16055         Runtime crash is not.
16057 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
16059         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
16060         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
16061         using6.C, using7.C}:  New namespace tests.
16063 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
16065         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
16066         specialization with typedef'ed names used as array indexes.
16068 1998-07-09  Jeffrey A Law  (law@cygnus.com)
16070         * gcc.c-torture/execute/980709-1.c: New test.
16072         * gcc.dg/980709-1.c: New test.
16074 1998-07-07  Richard Henderson  <rth@cygnus.com>
16076         * gcc.c-torture/execute/bcp-1.c: New test.
16078 1998-07-07  Jeffrey A Law  (law@cygnus.com)
16080         * gcc.c-torture/execute/980707-1.c: New test.
16082 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
16084         * gcc.c-torture/compile/980706-1.c: New test.
16086 1998-07-01  Dave Love  <d.love@dl.ac.uk>
16088         * g77.f-torture/execute/980701-0.f,
16089         g77.f-torture/execute/980701-1.f: New test from Craig.
16091 1998-07-01  Jeffrey A Law  (law@cygnus.com)
16093         * gcc.c-torture/compile/980701-1.c: New test.
16095         * gcc.c-torture/execute/980701-1.c: New test.
16097 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
16098 rlsruhe.de>
16100         * g++.old-deja/g++.robertl/eb132.C: New test.
16101         * g++.old-deja/g++.robertl/eb133.C: Likewise.
16103 1998-06-29  Dave Love  <d.love@dl.ac.uk>
16105         * g77.f-torture/execute/980628-7.f,
16106         g77.f-torture/execute/980628-8.f,
16107         g77.f-torture/execute/980628-9.f,
16108         g77.f-torture/execute/980628-10.f: New tests from Craig.
16110         * g77.f-torture/execute/980628-3.f: Remove mail headers.
16112 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16114         * g77.f-torture/execute/980628-4.f: New test from Craig.
16115         * g77.f-torture/execute/980628-5.f: Likewise.
16116         * g77.f-torture/execute/980628-2.f: Likewise.
16117         * g77.f-torture/execute/980628-0.f: Likewise.
16118         * g77.f-torture/execute/980628-1.f: Likewise.
16119         * g77.f-torture/execute/980628-3.f: Likewise.
16120         * g77.f-torture/execute/980628-6.f: Likewise.
16122 1998-06-28  Jeffrey A Law  (law@cygnus.com)
16124         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
16125         directory when nothing has been installed yet.
16127 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
16129         * gcc.c-torture/special/special.exp: Handle newer versions of
16130         dejagnu.
16132 1998-06-26  Jeffrey A Law  (law@cygnus.com)
16134         * gcc.dg/980626-1.c: New test.
16136 1998-06-19  Bruno Haible <haible@ilog.fr>
16138         * gcc.misc-tests/m-un-2.c: New test.
16139         * g++.old-deja/g++.other/warn01.c: Likewise.
16141 1998-06-19  Robert Lipe  <robertl@dgii.com>
16143         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
16144         compatibility with assmblers with a different comment character.
16145         Eliminate use of GAS-specific extensions.
16147 1998-06-19  Jeffrey A Law  (law@cygnus.com)
16149         * gcc.c-torture/execute/ieee/980619-1.c: New test.
16151 1998-06-19  Robert Lipe  <robertl@dgii.com>
16153         *lib/g77.exp: Replace search for libf2c.a with search for newly
16154         renamed libg2c.a
16156 1998-06-17  Jeffrey A Law  (law@cygnus.com)
16158         * gcc.c-torture/execute/980617-1.c: New test.
16160 1998-06-12  Jeffrey A Law  (law@cygnus.com)
16162         * gcc.c-torture/execute/980612-1.c: New test.
16164 1998-06-08  Jeffrey A Law  (law@cygnus.com)
16166         * gcc.dg/980523-1.c: Only test on ppc-linux.
16167         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
16169         * gcc.c-torture/execute/980608-1.c: New test.
16171 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
16173         * gcc.c-torture/execute/980605-1.c: New test.
16175 1998-06-04  Jeffrey A Law  (law@cygnus.com)
16177         * gcc.c-torture/execute/980604-1.c: New test.
16179 1998-06-02  Jeffrey A Law  (law@cygnus.com)
16181         * gcc.c-torture/execute/980602-1.c: New test.
16182         * gcc.c-torture/execute/980602-2.c: Likewise.
16184 1998-06-02  Dave Love  <d.love@dl.ac.uk>
16186         * 970125-0.f: Fix per JCB.  Add commentary.
16188 1998-05-31  Michael Meissner  <meissner@cygnus.com>
16190         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
16191         IEEE -0 support.
16193 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
16195         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
16196         earlier.
16198 1998-05-28  Catherine Moore <clm@cygnus.com>
16200         * gcc.c-torture/execute/980526-3.c: New test.
16202 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
16204         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
16205         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
16206         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
16207         m88k-motorola-sysv3 to XFAIL.
16209 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
16211         * gcc.dg/980526-1.c: New test.
16212         * gcc.c-torture/execute/980526-2.c: New test.
16214 1998-05-26  Jeffrey A Law  (law@cygnus.com)
16216         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
16218         * gcc.c-torture/execute/980526-1.c: New test.
16220 1998-05-26  Dave Love  <d.love@dl.ac.uk>
16222         * g77.f-torture/execute/alpha2.f: Add runtime test.
16224 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
16226         * g++.old-deja/old-deja.exp: Strip leading directories.
16228         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
16229         error for the line.  Don't run multiple tests for the same line.
16231 1998-05-23  Jeffrey A Law  (law@cygnus.com)
16233         * gcc.dg/980523-1.c: New test.
16235 1998-05-23  Dave Love  <d.love@dl.ac.uk>
16237         * g77.f-torture/compile/970915-0.f: New test.
16239 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
16241         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
16243 1998-05-21  Jeffrey A Law  (law@cygnus.com)
16245         * gcc.dg/980520-1.c: New test.
16247 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
16249         * gcc.dg/980502-1.c: Fix return type.
16251 1998-05-20  Jeffrey A Law  (law@cygnus.com)
16253         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
16254         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
16255         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
16256         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
16257         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
16259 1998-05-20  Dave Love  <d.love@dl.ac.uk>
16261         * g77.f-torture/execute/980520-1.f: New test.
16263 1998-05-15  Dave Love  <d.love@dl.ac.uk>
16265         * lib/mike-g77.exp: New file.
16267         * g77.f-torture/noncompile/noncompile.exp,
16268         g77.f-torture/noncompile/check0.f: New files.
16270 1998-05-14  Dave Love  <d.love@dl.ac.uk>
16272         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
16273         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
16274         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
16275         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
16276         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
16277         abort where appropriate.
16279 1998-05-05  Michael Meissner  <meissner@cygnus.com>
16281         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
16282         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
16284 1998-04-29  Dave Love  <d.love@dl.ac.uk>
16286         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
16288 1998-04-27  Dave Love  <d.love@dl.ac.uk>
16290         * g77.f-torture/compile/980427-0.f: New test.
16292 1998-04-24  Dave Love  <d.love@dl.ac.uk>
16294         * g77.f-torture/compile/980424-0.f: New test.
16296 1998-04-19  Dave Love  <d.love@dl.ac.uk>
16298         * g77.f-torture/compile/980419-2.f (main): New test.
16299         * g77.f-torture/compile/970125-0.f: New test.
16300         * g77.f-torture/compile/980419-1.f: New test.
16302 1998-04-08  Jim Wilson  <wilson@cygnus.com>
16304         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
16305         of loop-4.c.
16307 1998-04-07  Jim Wilson  <wilson@cygnus.com>
16309         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
16311 1998-04-03  Jim Wilson  <wilson@cygnus.com>
16313         * gcc.c-torture/compile/980329-1.c: New test.
16315 1998-03-18  Jim Wilson  <wilson@cygnus.com>
16317         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
16318         * gcc.dg/980312-1.c: Fix typo in -march command.
16320 1998-03-16  H.J. Lu  (hjl@gnu.org)
16322         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
16324 1998-03-11  Robert Lipe  <robertl@dgii.com>
16326         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
16327         Dave Love agree the Fortran source is bogus.
16329 1998-03-11  Robert Lipe  <robertl@dgii.com>
16331         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
16332         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
16333         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
16334         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
16335         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
16337 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
16339         * g++.old-deja/g++.other/friend1.C: New test.
16341 1998-02-18  Dave Love  <d.love@dl.ac.uk>
16343         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
16344         possibly uninitialized) variables and declare dnrm2.
16346 1998-02-23  Robert Lipe <robertl@dgii.com>
16348         From Bruno Haible <haible@ilog.fr>:
16349         * gcc.c-torture/execute/980223.c: New test.
16351 1998-02-13  Jeffrey A Law  (law@cygnus.com)
16353         * gcc.dg/ifelse-1.c: New test.
16355 1998-02-09  H.J. Lu  (hjl@gnu.org)
16357         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
16359           * lib/old-dejagnu.exp (old-dejagnu): Added the
16360           "execution test - XFAIL *-*-*" handling in the spirit of
16361           "excess errors test -". Changed the "execution test fails"
16362           handling to be like "excess errors test fails".
16363           * Update various tests accordingly.
16365 1998-02-06  Jim Wilson  <wilson@cygnus.com>
16367         * gcc.c-torture/execute/980205.c: New test.
16369 1998-01-18  Jeffrey A Law  (law@cygnus.com)
16371         * lib/c-torture.exp: Look for .x files instead of .cexp files.
16372         * lib/f-torture.exp: Similarly.
16373         * gcc.c-torture: Rename all .cexp files to .x files.
16375 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
16377         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
16378         (940510-1.c): Removed duplicate.
16379         (971104-1.c): New test.
16381 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
16383           * lib/f-torture.exp: Improve error and loop detection.
16385 1997-11-19  Michael Meissner  <meissner@cygnus.com>
16387         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
16388         use that to size the filler array.
16390 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
16392         * lib/c-torture.exp(c-torture-execute): Fix typo.
16394         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
16395         testcase as the executable name. Keep the executable around if
16396         the test fails.
16398 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
16400         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
16401         changes.  Only test one -g option, and move it to the end of the
16402         list of options to test.
16404 1997-09-19  Michael Meissner  <meissner@cygnus.com>
16406         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
16407         variable GCC_TORTURE_OPTIONS to supply default switches separated
16408         by colons.  If no environment variable, run tests with -O0 -g, -O1
16409         -g, and -O2 -g as well.
16411 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
16413         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
16414         explanatory comments. Fix indentation.
16416 1997-09-15  Jeffrey A Law  (law@cygnus.com)
16418         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
16420 1997-09-11  Jeffrey A Law  (law@cygnus.com)
16422         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
16423         * g++.old-deja/g++.mike/p7325.C: Likewise.
16424         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
16426 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
16428         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
16429         * g++.old-deja/g++.brendan/crash30.C: Likewise.
16430         * g++.old-deja/g++.brendan/crash39.C: Likewise.
16431         * g++.old-deja/g++.law/operators4.C: Likewise.
16433 1997-09-11  Joe Buck  (jbuck@synopsys.com)
16435         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
16436         * g++.old-deja/g++.mike/p784.C: Ditto.
16437         * g++.old-deja/g++.mike/p785.C: Ditto.
16439 1997-09-05  Jeffrey A Law  (law@cygnus.com)
16441           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
16443 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16445         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
16446         target feature; pass this to c-torture-execute as needed.
16448 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
16450         * lib/c-torture.exp(c-torture-execute): If the previous and the
16451         current executables being tested are identical, we don't need to
16452         run the executable again. Try to make the executable names
16453         unique. Add an optional argument for passing additional compiler
16454         flags.
16456 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
16458         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
16460 1997-08-29  Jeffrey A Law  (law@cygnus.com)
16462         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
16464 1997-07-31  Jeffrey A Law  (law@cygnus.com)
16466         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
16467         32bit or larger longs.
16469         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
16470         have either a 32bit long or 32bit int.
16472 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
16474         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
16475         Make double precision tests dependent on sizeof (double).
16477 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
16479         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
16480         too.
16482 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
16484         * gcc.c-torture/compile/961203-1.cexp: New script.
16486 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
16488         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
16489         up the includes ourselves.
16491 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
16493         * lib/plumhall.exp: Remove random include, and add a few
16494         verbose messages for debugging.
16496 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
16498         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
16499         of trying to do it ourselves.
16501 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16503         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
16505 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
16507         * gcc.prms/5403.c: Made regexp a bit less strict.
16509 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
16511         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
16512         is returned from remote_load instead.
16513         * lib/plumhall.exp: Ditto.
16514         * lib/mike-g++.exp: Ditto.
16515         * lib/old-dejagnu.exp: Ditto.
16516         * lib/c-torture.exp: Ditto.
16518 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
16520         * lib/g++.exp: Use build_wrapper procedure.
16521         * lib/gcc.exp: Ditto.
16523 1997-05-20  Jeffrey A Law  (law@cygnus.com)
16525         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
16526         an old-style decl for malloc.  Fixes tests to work when
16527         sizeof (int) != sizeof (size_t).
16529 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16531         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
16533         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
16534         use stdargs.h interface.
16536 1997-05-15  Mike Meissner  <meissner@cygnus.com>
16538         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
16539         NO_VARARGS when compiling.
16541 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
16543         * lib/plumhall.exp(ph_includes): New procedure.
16544         (ph_make): Use it.
16545         (ph_compiler): Ditto.
16547         * lib/g++.exp: Rename test-glue.c to testglue.c.
16548         * lib/gcc.exp: Ditto.
16550 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
16552         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
16553         to completion when it's called.
16555 1997-03-21  Michael Meissner  <meissner@cygnus.com>
16557         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
16558         is defined, don't do test.
16560 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
16562         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
16563         for object files.
16564         (ph_summary): Mark skipped testcases as untested, not unresolved.
16566         * lib/plumhall.exp (ph_make): If unresolved because of bad
16567         errorCode, record errorCode in log file.
16568         (*): Replace send_log/verbose with verbose -log.
16570 1997-03-19  Michael Meissner  <meissner@cygnus.com>
16572         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
16573         double conversion if double isn't at least 8 bytes.
16575         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
16576         int to work with targets where int is 16 bits.
16578         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
16579         8 bytes, just exit, since 4 byte doubles don't have enough bits of
16580         precision for the test to complete.
16582 1997-03-14  Michael Meissner  <meissner@cygnus.com>
16584         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
16585         if d10v is not compiled with the -mdouble64 flag.
16586         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
16588         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
16589         d10v is not compiled with the -mint32 flag.
16591 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
16593         * lib/plumhall.exp: Use incr_count.
16595 1997-03-12  Jeffrey A Law  (law@cygnus.com)
16597         * gcc.c-torture: Update to c-torture-1.45.
16599 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
16601         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
16602         the name of the expect testcase file).
16604         * lib/g++.exp(g++_init): Ditto.
16606 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
16608         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
16609         the host.
16611         * lib/gcc.exp(gcc_exit): New procedure.
16613 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
16615         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16616         specs where appropriate.
16618         * g++.old-deja/g++.arm/*: Added additional ERROR checks
16619         because of new "candidates are" messages, and removed a few
16621         * Converted all non-old-style g++ testcases to old-style, and
16622         moved into g++.old-deja.
16624 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
16626         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16627         options.
16629         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16630         succeeded.
16632         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16634 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16636         * lib/gcc.exp (gcc_target_compile): Add support for defining
16637         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16638         the machine doesn't have those features.
16640 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16642         * g++.law/operators4.exp: Don't use LIBS.
16644 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16646         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16648         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16649         * lib/g++.exp: Set it here instead. Also, allow use of the
16650         --tool_exec and --tool_opt options. Change CXX to
16651         GXX_UNDER_TEST.
16653         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16655         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16657 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16659         * lib/old-dejagnu.exp: Use prune_warnings instead of
16660         prune_system_crud.
16661         * lib/mike-g++.exp: Ditto.
16662         * lib/gcc.exp: Ditto.
16663         * lib/g++.exp: Ditto.
16665         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16667 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16669           * 941014-2.c: Include stdlib.h
16670           * 960327-1.c: Include stdio.h
16671           * dbra.c, index-1.c: Don't assume ints are 32bits.
16673 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16675         * lib/gcc.exp: Add gcc,stack_size target feature.
16677         * lib/g++.exp(g++_target_compile): Add the include and link
16678         paths here, not in two other places. And, it's $options, not
16679         options.
16681         * lib/mike-g++.exp(postbase): Remove the code that determines
16682         the correct include and link paths.
16683         * g++.old-deja/old-deja.exp: Ditto.
16685 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16687         * lib/g++.exp(g++_init): target_compile no longer returns the
16688         filename of the result.
16690 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16692         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16693         call to glob.
16695         * gcc.c-torture/special/special.exp: Change call to
16696         gcc_target_compile to include the object file.
16698 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16700         * gcc.c-torture/special/special.exp: Correct misspelling in last
16701         change.
16703 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
16705         * lib/plumhall.exp(ph_summary): Log the entire output of the
16706         executable. Return -1 if there were any failures, 0 otherwise.
16707         (ph_execute): Return -1 if there were any failures, 0 otherwise.
16708         (ph_make): Clean up objects and executables that were built
16709         if the tests succeeded.
16711 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
16713         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16714         libraries and includes in the build tree as appropriate.
16716 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16718         * lib/c-torture.exp: Instead of looking for the global variable
16719         NO_LONG_LONG, check to see if that's a feature of the target.
16721 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16723         * config/default.exp: Minimize. Delete the remainer of the files in
16724         config; this functionality is now in devo/dejagnu/config.
16726         g++.*/*: Pass any additional flags used to compile to postbase;
16727         delete CXXFLAGS.
16729         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16730         is now done by runtest.exp. Use gcc_target_compile instead of
16731         compile.
16733         lib/c-torture.exp: Use gcc_target_compile instead of compile.
16734         Remove references to CFLAGS. Use remote_file instead of
16735         calling rm -f.
16736         (c-torture): Take a list of arguments to use to compile this
16737         testcase.
16739         lib/g++.exp: Simplify. Use target_compile instead of compile.
16740         lib/gcc-dg.exp: Ditto.
16741         lib/gcc.exp: Ditto.
16742         lib/mike-{gcc,g++}.exp: Ditto.
16743         lib/old-dejagnu.exp: Ditto.
16744         lib/plumhall.exp: Ditto.
16746 1997-01-08  Jim Wilson  <wilson@cygnus.com>
16748         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16749         (ph_linker): Likewise.
16751 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
16753           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16754         MAP_ANON / MAP_ANONYMOUS if defined;
16755         else try to map from /dev/zero .
16757 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16759         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
16760         isn't defined, then define it to MAP_ANONYMOUS.
16762 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16764         * gcc.c-torture: Update to c-torture-1.42 release.
16766 1996-11-11  Jeffrey A Law  (law@cygnus.com)
16768         * gcc.c-torture: Update to c-torture-1.41 release.
16770 1996-10-27  Jeffrey A Law  (law@cygnus.com)
16772         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
16773         c-torture release.
16775 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
16777         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16778         and LDFLAGS.  Fix second case to append the target_info ldflags
16779         onto LDFLAGS, not CFLAGS.
16780         * lib/g++.exp (g++_init): Add target_info stuff.
16781         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
16782         of libgloss and newlib flags for !native.
16784         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16785         (GDB): Fix relative path to go up another dir for finding gdb.
16787 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
16789         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16790         versions in the target_info array, if they don't exist.
16792 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
16794         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16796 1996-07-08  Jim Wilson  <wilson@cygnus.com>
16798         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16799         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16801 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
16803         * lib/old-dejagnu.exp: Don't remove the output file before we've
16804         actually tested it. Don't append pwd to the path of the executable
16805         we're testing.
16807 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
16809         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16811 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
16813         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16814         temporary directory for compiler files, and set it to a default
16815         value of /tmp. Set $output as the name of the output file from
16816         compiling the testcase. Add a -o option to $cflags_var so the
16817         compiler writes the final output file as $output. Set $executable
16818         to $output.
16820         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16821         directory for compiler files, and set it to /tmp if it doesn't
16822         already have a value. Set $output_file to the name of the output
16823         file from compiling the testcase. Add a -o option to CXXFLAGS so
16824         the compiler writes the final output file as $output. Use $output
16825         as the executable to be tested.
16827 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16829         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
16831 1996-06-08  Jeffrey A Law  (law@cygnus.com)
16833         * gcc.c-torture/execute/pending-1.c: New test.  Still
16834         pending in Tege's queue.
16836 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
16838         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
16839         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
16840         if there were failures.  Call unresolved if there were unresolved
16841         testcases.  Call gcc_fail if program did not run to completion.
16842         (ph_make): Pass additional argument name to ph_execute.
16843         (ph_execute): Add new argument.  Pass additional arguments to
16844         ph_summary.  Call gcc_fail is there is no execution output.
16846 1996-04-24  Jeffrey A Law  (law@cygnus.com)
16848         * lib/plumhall.exp (proc_summary): Output relavent summary
16849         lines into the log so specific failures in plumhall can be
16850         investigated.
16852 1996-04-10  Jeffrey A Law  (law@cygnus.com)
16854         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
16855         (c-torture-execute): Don't try to execute tests which use
16856         "long long" types if $NO_LONG_LONG is nonzero.
16858 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
16860         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
16861         not c-torture.
16863         * gcc.ieee: Move from here.
16864         * gcc.c-torture/execute/ieee: To here.
16866 1996-03-26  Jeffrey A Law  (law@cygnus.com)
16868         * gcc.c-torture: Update to c-torture-1.41 release.
16870 1996-03-22  Jeffrey A Law  (law@cygnus.com)
16872         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
16873         not "$output".
16875 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
16877         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
16878         -c present.
16880 1996-03-02  Jeffrey A Law  (law@cygnus.com)
16882         * config/proelf.exp: Handle connecting to a simulator.
16884 1996-01-31  Jeffrey A Law  (law@cygnus.com)
16886         * config/proelf.exp: New file.  Enough framework that we can
16887         run c-torture tests on the proelf targets (or any other target
16888         that gdb can connect to for that matter).
16890 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
16892         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
16893         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
16895         * lib/plumhall.exp (ph_execute): Always call ph_summary if
16896         exec_output exists.
16898 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
16900         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
16901         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
16903         * config/*.exp: Update FSF address.  Change result of ${tool}_load
16904         to pass/fail/unresolved/unsupported/untested.  Caller must now
16905         call unresolved/unsupported/untested.
16906         * lib/*.exp: Update FSF address.  Update to handle new results of
16907         ${tool}_load.
16908         * lib/chill.exp (verbose): Delete.
16910 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
16912         * lib/gcc.exp (default_gcc_start): Change order of args to
16913         $LDFLAGS $CFLAGS $LIBS.
16914         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
16915         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
16916         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
16917         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16918         * gcc.misc-tests/dg-test.exp: Likewise.
16919         * gcc.misc-tests/msgs.exp: Likewise.
16920         * gcc.prms/prms.exp: Likewise.
16921         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
16922         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
16924         * lib/dg.exp: Deleted, moved to dejagnu/lib.
16926 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16928         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
16930         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
16931         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16933         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16934         necessary.
16936 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
16938         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16939         global for loop; add use of $mathlib.
16940         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16941         settings here; set mathlib for anything but VxWorks.
16943 1996-01-22  Jeffrey A Law  (law@cygnus.com)
16945         * gcc.c-torture: Update to c-torture-1.40 release.
16947 1996-01-03  Jeffrey A Law  (law@cygnus.com)
16949         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16950         dg.exp.
16952 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
16954         * lib/c-torture.exp (c-torture-execute): Declare "output" as
16955         global.
16957 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
16959         * lib/g++.exp (LIBS): Define if not already.
16960         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16961         (gcc-dg-prune): Call prune_gcc_output.
16962         * lib/gcc.exp (prune_gcc_output): New proc.
16963         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16964         prune_gcc_output.
16966 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
16968         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
16969         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
16971 1995-11-15  Jeffrey A Law  (law@cygnus.com)
16973         * gcc.c-torture: Update to c-torture-1.39 release.
16975 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
16977         * lib/c-torture.exp (c-torture-execute): Don't return if one option
16978         fails, try others as well.
16980 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
16982         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
16983         If compilation fails, mark execute tests as `untested'.
16984         If test is marked as unsupported, don't mark compilation and
16985         execute tests as failed.
16987 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
16989         * lib/g++.exp (g++_init): Don't link in libg++, and look to
16990         libstdc++ for whether or not we want to be doing shared
16991         libraries.  Delete link_curses since we don't need it anymore.
16992         * lib/mike-g++.exp (postbase): Don't link in libg++.
16993         * g++.old-deja/old-deja.exp: Likewise.
16995 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
16997         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
16999 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
17001         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
17002         For that, add `-Wl,-a,shared_archive'.
17003         * g++.old-deja/old-deja.exp: Likewise.
17005 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
17007         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
17009 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
17011         * lib/mike-g++.exp (postbase): Pay attention to the status of
17012         g++_load.
17014 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
17016           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
17018 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
17020         * lib/gcc.exp (default_gcc_start): No longer need to log program
17021         being executed or its output, execute_anywhere does that now.
17022         * lib/g++.exp (default_g++_version): Call execute_anywhere.
17023         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
17025 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
17027         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
17028         the same as those in lib/g++.exp.
17030 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
17032         * gcc.c-torture: Update to c-torture-1.38 release.
17033         * gcc.ieee: Related changes.
17035 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
17037         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
17038         "exec". Minor reformatting changes.
17040         * config/rom68k.exp (${tool}_load): Make it work in a canadian
17041         cross. This means all "exec" calls now work on a remote host as
17042         well.
17043         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
17044         cross. Filter out the extra "\r\n" stuff that expect puts in.
17045         (c-torture-execute): Filter out the bogus warnings like
17046         c-torture-compile does. Add support for canadian cross.
17047         * lib/gcc.exp (default_gcc_version, default_gcc_start)
17048         Use execute_anywhere rather than calling exec directly. Now it
17049         works for canadian cross testing.
17051 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
17053         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
17054         results into a variable, and check that rather than using file exists.
17056 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
17058         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
17059         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
17061 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17063         * g++.old-deja/old-deja.exp: Create and pass runshlib and
17064         lib_curses if there's a shared libg++ in the build tree.
17066 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
17068         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
17069         if not supported target.
17071 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
17073         * lib/g++.exp (g++_init): Move empty setting of runshlib and
17074         link_curses up to always happen, not just for native builds.
17076 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
17078         * gcc.c-torture: Update to c-torture-1.36 release.
17079         * gcc.failure: Related changes.
17081 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
17083         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
17085 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
17087         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
17088         * lib/mike-g++.exp (postbase): Not in here.  Still reference
17089         runshlib, link_curses, and mathlib for link and run.
17091         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
17092         pass the runtime shared library options for Solaris, OSF/1, and
17093         Irix5, and link with -lcurses to avoid unresolved references.
17095 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
17097         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
17098         only run once.
17100 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
17102         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
17104 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
17106         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
17107         do not have a framework for the "compat" tests yet.
17109 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
17111         * lib/mike-g++.exp (postbase): New local variable `mathlib',
17112         set to null if we're testing vxworks5.1.  Use that instead of
17113         `-lm' in the setting of LIBS for link and run.
17115 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
17117         * config/rom68k.exp (${tool}_load): Major changes to make it
17118         work.  Verified that it does in fact return the stuff in
17119         exec_output properly.  Catch any Emul or any TRAP other than 0.
17121 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
17123         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
17124         LDFLAGS properly for targets that need stuff from libgloss.
17125         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
17126         only run once.
17127         (gpp_initialized): New variable.
17129 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
17131         * config/rom68k.exp: Load libgloss.exp.
17132         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
17133         so we can produce a fully linked binary.
17134         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
17135         so we can produce a fully linked binary.
17137 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
17139         * lib/plumhall.exp (ph_section): Watch for expected failures.
17140         Add missing `else'.
17142         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
17143         run the testcase.
17144         (c-torture): Likewise.
17146 1995-08-28  Doug Evans  <dje@cygnus.com>
17148         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
17150         * lib/mike-g++.exp (mike_cleanup): New proc.
17151         (prebase): New globals compiler_result, not_compiler_result,
17152         target_regexp.
17153         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
17154         allow leading "-" in pattern.  Watch for unsupported tests.
17155         If $compiler_result is set, pattern match assembler code,
17156         and ditto for $not_compiler_result.
17157         * lib/mike-gcc.exp: Likewise.
17159         * lib/plumhall.exp (ph_execute): Only call ph_summary if
17160         execution "succeeded".
17162 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
17164         * config/win32.exp: New file.
17165         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
17167 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
17169         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
17170         unsupported.
17171         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
17172         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
17173         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
17175         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
17176         "... without exceptions was ...".  That is now handled by
17177         prune_system_crud.
17178         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17180 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
17182         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
17183         sieve.c,sort2.c}: New files.
17184         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
17185         sieve.exp,sort2.exp}: Drivers for them.
17187         * lib/mike-gcc.exp (program_output): New user settable variable.
17188         (postbase): Call prune_system_crud.  Also prune extraneous compiler
17189         messages.
17190         * lib/mike-g++.exp (program_output): New user settable variable.
17192         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
17194         * config/sh.exp: Deleted (use sim.exp instead).
17196 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
17198         * config/vx.exp: Declare CHECKTASK as global.
17199         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
17200         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
17201         * lib/old-dejagnu.exp: Load [pwd]/$executable.
17203 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
17205         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
17206         target. Like vx.exp, only includes `vx29k.exp' instead of
17207         `vxworks.exp'.
17209 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
17211         * config/sim.exp: Increase time limit from 120 seconds to 240.
17213 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
17215         * gcc.c-torture/execute/950628-1.c: New test.
17217 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
17219         * gcc.c-torture: Update with changes/additions from
17220         c-torture-1.34.
17222 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
17224         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
17226 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
17228         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
17230 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
17232         * gcc.c-torture/compile/950512-1.c: New test.
17233         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
17234         * gcc.dg/struct-ret-1.c: Likewise.
17236 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
17238         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
17239           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
17241 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
17243         * gcc.c-torture/special/920411-1.c: Deleted.
17244         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
17246 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
17248         * config/sim.exp (${tool}_load): Hack in call to bash to get a
17249         cpu limit.
17251 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
17253         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
17255 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
17257         From kenner;
17258         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
17259         is the proper length.
17260         * va-arg-3.c: Likewise.
17262 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
17264         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
17265         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
17267         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
17268         * lib/g++.exp (default_g++_start): Delete old cruft.
17270 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
17272         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
17273         (2 * (1 << 18)) to (2 * (1 << 17)).
17275         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
17277 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
17279         * config/rom68k.exp: Renamed from config/idp.exp
17281 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
17283         * c-torture/compile/921109-2.c
17285 1995-04-18  Mike Stump  <mrs@cygnus.com>
17287         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
17288         excess errors.
17290 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
17292         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
17293         output.
17294         * lib/g++.exp (default_g++_start): Likewise.
17296 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
17298         * gcc.c-torture/compile/950329-1.c: New test.
17300 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
17302           * config/bug.exp (${tool}_load): Updated to use new remote_open
17303           and remote_close procs.
17304         * config/idp.exp: New file.
17306 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
17308         * gcc.c-torture/execute/950322-1.c: New test.
17310 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
17312         * config/vx.exp (${tool}_load): Clean up testing of return code from
17313         vxworks_ld and vxworks_spawn.
17315 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
17317         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
17319 1995-03-13  Mike Stump  <mrs@cygnus.com>
17321         * lib/old-deja.exp: Add `excess errors test - ' error, now one
17322         can mark excess errors on a machine by machine basis.  Note, the
17323         default is to not expect any excess errors, even when excess
17324         errors test - is given, so you will want to put an XFAIL ... on
17325         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
17326         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
17327         those 4 machines, but no others.
17329 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
17331         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
17332         * lib/c-torture.exp: to here.
17334 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
17336         * gcc.c-torture/execute/950221-1.c: New test.
17337         * gcc.c-torture/execute/struct-ret-1.c: New test.
17338         * gcc.c-torture/compile/950221-1.c: New test.
17340         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
17342 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
17344         * gcc.c-torture/execute/arith-1.c (main): Return 0.
17345         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
17347 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
17349         * g++.gb: New directory of tests, derived from my signature and
17350         class scoping tests.
17352         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
17353         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
17354         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
17355         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
17356         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
17357         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
17358         * g++.gb/sig25.C: Likewise.
17360         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
17361         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
17362         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
17363         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
17364         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
17365         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
17366         * g++.gb/sig25.exp: Likewise.
17368         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
17369         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
17370         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
17371         * g++.gb/scope13.C: Likewise, this test still fails.
17373         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
17374         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
17375         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
17376         * g++.gb/scope13.exp: Ditto.
17378         * g++.gb/README: New file, explains what these tests are about.
17380 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
17382         * lib/dg.exp (dg-do): Support `preprocess'.
17383         (dg-test): Likewise.
17385 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
17387         * config/udi.exp: change "continue -expect" to "exp_continue".
17389 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
17391         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
17392         Delete redundant tests.
17394         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
17395         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
17396         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
17397         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
17398         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
17399         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
17400         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
17401         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
17403         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
17404         storing label pointers.
17405         * gcc.c-torture/execute/921019-1.c: Likewise.
17406         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
17407         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
17408         parameter fp.
17409         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
17410         constants.
17412         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
17413         Delete obsolete tests.
17415         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
17416         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
17417         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
17418         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
17419         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
17420         * gcc.c-torture/compile/950124-1.c: New test.
17422         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
17424 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
17426         * lib/mike-g++.exp: Add -lm to LIBS.
17428 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
17430         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
17432 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
17434         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
17436 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
17438         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
17440 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
17442         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
17443         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
17444         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
17445         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
17446         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
17447         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
17448         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
17449         * g++.law/{operators31.C, operators32.C,
17450         * g++.law/{operators33.C, operators34.C}: Likewise.
17451         * g++.law/{pic1.C, refs2.C}: Likewise.
17452         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
17453         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
17454         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
17455         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17457         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
17458         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
17459         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
17460         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
17461         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
17462         * g++.law/{enum9.exp, friend5.exp}: Likewise.
17463         * g++.law/{nest3.exp, nest4.exp}: Likewise.
17464         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
17465         * g++.law/{operators30.exp, operators31.exp}: Likewise.
17466         * g++.law/{operators32.exp, operators33.exp}: Likewise.
17467         * g++.law/{operators34.exp}: Likewise.
17468         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
17469         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
17470         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
17471         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
17472         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
17474         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
17475         No longer expected to fail.
17476         * g++.law/missed-error3.C: Tweak for recent bool changes.
17478 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
17480         * config/emb-unix: Deleted.
17481         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
17482         remote execution.  Do final link on remote host if REMOTE_LINK is set.
17484 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
17486         * lib/dg.exp (dg-test): Fix typo in last patch.
17488 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
17490         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
17491         (handles multiple occurrences).
17493 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
17495         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
17496         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
17497         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
17498         printed).
17499         * lib/c-torture.exp (c-torture-compile): Likewise.
17500         (c-torture): Prepend full path if missing.
17501         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
17502         (gcc_fail): Likewise.
17503         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
17505 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
17507         * lib/netware.exp: Only attach to NetWare i386 systems.
17509 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
17511         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
17512         messages.  Add test name to "output pattern match" pass/fail message.
17514 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
17516         * gcc.dg: New testsuite.
17517         * gcc.dg/dg.exp: New file.
17519         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
17520         test-switch.c}: Deleted.
17522         * gcc.misc-tests/msgs.exp: New testcase driver.
17524 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
17526         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
17527         Watch for illegal return values from ${tool}_load.
17528         * config/unix.exp (${tool}_load): Fix pass/fail detection for
17529         cross targets.  Coerce return value >0 to 1.
17531 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
17533         * config/unix.exp (${tool}_load): Call program rsh, not proc.
17535         * config/emb-unix.exp: New file.
17537         * config/sim.exp: Error if variable $SIM not defined.
17538         (${tool}_load): Mark test as "untested" if simulator missing.
17540         * config/unix.exp: Load remote.exp to get rcp_download.
17541         * lib/c-torture.exp: Use different option lists for testcases with
17542         and without loops.
17543         * gcc.c-torture/execute/execute.exp: Likewise.
17545 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
17547         * config/*.exp: Clarify return code from ${tool}_load.
17548         Call `unresolved' or `untested' instead of `warning' or `perror'
17549         (sometimes you still want to call both though).
17550         Add comment that `shell_id' is local to each file.
17551         * config/udi.exp (timeout): Set to 30.
17552         Don't print warning if connection fails, $connectmode has already
17553         printed an error.
17554         (${tool}_load): Move verbose messages to level 2.
17555         Rework pattern for "Process started" message.
17556         Pass `shell_id' to ${connectmode}_download.
17557         Retry twice upon timeout.  Make resetting of target more robust.
17558         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
17559         Pass `shell_id' to exit_$connectmode.
17560         Only call exit_$connectmode if connected.
17561         * config/unix.exp (${tool}_load): Check return codes better.
17562         * config/vrtx.exp (${tool}_load): Likewise.
17563         * config/vx.exp (${tool}_load): Likewise.
17564         Delete unneeded global's.
17565         * lib/dg.exp (dg-test): Update to reflect clarified return codes
17566         from ${tool}_load.
17567         (dg-stat): Delete.
17568         (dg-init): Delete recording of pass/fail counts.
17569         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
17570         (old-dejagnu-init): Likewise.
17571         (old-dejagnu-stat): Delete contents, empty proc now.
17572         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
17573         (c-torture): Delete references to lcnt, lpass, lfail.
17574         Get option list from TORTURE_OPTIONS.
17575         Delete -funroll[-all]-loops if no loops.
17576         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
17577         (g++_stat): Delete contents (empty proc now).
17578         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
17579         (gcc_finish): Likewise.
17580         (gcc_stat): Deleted.
17581         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
17582         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
17583         * gcc.c-torture/execute/execute.exp: Likewise.
17584         Split tests into two parts: compile, execute.
17585         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
17586         no loops.  Update to reflect clarified return codes from ${tool}_load.
17588 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
17590         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
17591         to grep for.
17592         (old-dejagnu): Likewise (where necessary).
17594 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
17596         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
17598         * lib/dg.exp (dg-process-target): Fix processing of selector.
17599         Add comment regarding use of `error'.
17601         * lib/gcc.exp (prune_system_crud): Define if missing.
17602         * lib/g++.exp (prune_system_crud): Likewise.
17604         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
17605         Call prune_system_crud.
17606         * lib/dg.exp (dg-runtest): New proc.
17607         Use perror instead of send_user for tcl errors in testcase.
17608         Don't return any value, it's never used.
17609         Don't clobber previous definition of `unknown'.
17610         Print tcl errors in `dg-final'.
17612 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
17614         * lib/dg.exp (dg-process-target): Improve syntax error messages.
17615         (dg-test): Don't print errorInfo, it contains stack backtrace.
17617 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
17619         * lib/g++.exp (runtest_file_p): Define if missing.
17621 1994-09-24  Doug Evans  (dje@cygnus.com)
17623         * lib/mike-g++.exp: Comment out loading of g++.exp.
17624         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
17625         (default_g++_version): Always print something.
17626         (default_g++_start): Comment out call to `which'.
17627         (g++_start, g++_load): Deleted (must be defined in config file).
17628         * lib/gcc.exp: Test for existence of $CC at start.
17629         Delete check for tmpdir (done in gcc_init).
17630         (default_gcc_version): Always print something.
17631         (default_gcc_start): Comment out call to `which'.
17632         * config/*.exp: Major cleanup - make cross targets work at least a
17633         little better for g++ (by not being "--tool gcc" specific).
17634         Rename gcc_xxx to ${tool}_xxx.
17635         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17636         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17638 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17640         * lib/c-torture.exp (c-torture-compile): Rework compiler
17641         message processing.
17643         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17644         c-torture.
17646 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17648         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17650         * lib/dg.exp (dg-process-target): Support { target native }.
17652 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17654         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17655         looked for "... program xxx got fatal signal".
17656         Correct regsub munging of `comp_output'.
17657         Ignore compiler messages "path prefix not used" and "linker input
17658         file unused".
17660 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17662         * lib/gcc.exp (runtest_file_p): Define if missing.
17663         * gcc.prms/template.c: Example to work from.
17665 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17667         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17668         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17670         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17671         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17672         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17673         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17675         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17676         (dg-process-target): No longer a varargs proc.
17677         Return S/N for target, P/F for xfail.  All callers changed.
17678         (user option procs): More argument checking.
17679         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17680         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17681         (dg-test): Skip test if not running on selected target in `dg-do'.
17682         Update handling of `dg-do-what', `dg-output-text'.
17683         Separate execution pass/fail from output pattern match pass/fail.
17684         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17686 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17688         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17689         target for 920510-1.c.
17691 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17693         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17694         Clean up comment regarding use of passcnt, etc.
17695         (gcc_stat): Don't update `testcnt' here.
17696         (gcc_finish): Do it here.
17697         Might as well reset `but_id' here too.
17698         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17699         to determine if the file should be tested.
17700         * gcc.c-torture/compile/compile.exp: Likewise.
17701         * gcc.c-torture/execute/execute.exp: Likewise.
17702         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17703         * gcc.misc-tests/dg-test.exp: Likewise.
17704         * gcc.prms/prms.exp: Likewise.
17705         * gcc.wendy/wendy.exp: Likewise.
17706         * g++.old-deja.exp: Likewise.
17707         Move "Testing file" message to verbose level 1.
17709 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
17711         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17713 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
17715         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17716         (default_gcc_start): Accept optional second list element
17717         of compiler flags.  Print compiler output at verbosity level 2.
17718         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17719         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17720         Save current values of framework globals passcnt, failcnt, xpasscnt,
17721         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17722         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
17723         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17724         xfailcnt to compute stats.  Update framework global `testcnt' from
17725         pass/fail counts.
17726         (gcc_finish): New proc.  Clean up test environment.
17727         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17728         (gcc_epass, gcc_efail): Delete.
17729         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17730         argument of line number.
17731         (dg-init): If the tool has an init routine, call it.
17732         (dg-test): Remove args `cflags_var' and `libs_var'.
17733         Pass all compiler options to ${tool}_start.
17734         Handle missing line number.
17735         (dg-finish): New function.
17736         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17737         particular files.  Call gcc_finish at end.  Move "skipping test"
17738         message to verbosity level 3.
17739         * gcc.c-torture/compile/compile.exp: Likewise.
17740         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17741         * gcc.c-torture/execute/execute.exp: Likewise.
17742         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17743         Print testcase being tried at verbosity level 1.
17744         * gcc.c-torture/special/special.exp: Unset xfail.
17745         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17746         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17747         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17748         * gcc.failure/failure.exp: Likewise.
17749         * gcc.ieee/ieee.exp: Likewise.
17750         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17751         Update call to dg-test.  Call dg-finish at end.
17752         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
17753         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17754         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17755         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17756         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
17757         * gcc.wendy/wendy.exp: Add copyright.
17758         Delete setting of tmpdir (done by gcc_init).
17759         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17760         Pass compiler flags to gcc_start.  Call gcc_finish at end.
17761         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17762         gcc_[ce]pass/fail.
17764 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
17766         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17767         confusion.
17768         (g++_load): Likewise.
17770         * config/*.exp (gcc_load): Some were varargs fns and some were not.
17771         Rename argument to `prog' to remove the confusion.
17772         Varargs fns behave differently too!
17773         (g++_load): Likewise.
17775         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17777         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17778         what it is.  Delete (always) printing of status value for !native.
17779         Simplify verbose code, and include status and exec_output.
17780         (g++_load): Use gcc_load.
17782 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
17784         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17785         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17786         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17787         940714-3.c as these testcases don't exist anymore.  Make
17788         va-arg-1.c expected to pass.
17790 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
17792         * gcc.misc-tests/misc.exp: Only run specific testcases.
17793         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
17794         * gcc.misc-tests/dg-[1-9].c: New files.
17796         * lib/dg.exp: New testsuite driver.
17797         * gcc.prms/prms.exp: Use it.
17799         * README.gcc: New file.
17801         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17802         Document and reset `lxpass' and `lxfail'.
17803         Simplify "initialized" message.
17804         (gcc_stat): Clean up comments a little.
17806 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
17808         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17810 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
17812         * lib/old-dejagnu.exp (process-option): New proc.
17813         (old-dejagnu-init, old-dejagnu-stat): Likewise.
17814         (old-dejagnu): Simplify.
17815         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17817 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
17819         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17820         exists and is not an empty string.
17822         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17823         $xfail rather than calling setup_xfail.  Clear $xfail when test is
17824         finished.
17825         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
17826         automatically.
17828         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
17829         longer expected to fail.
17831         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
17832         "f" function call.
17834         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
17836         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
17837         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
17838         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
17839         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
17840         c-torture-1.29.
17842         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
17843         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
17845         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
17847         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
17848         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
17850         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
17851         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
17852         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
17854 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
17856         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
17857         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
17858         940714-1.c, 940714-2.c, 940714-3.c},
17859         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
17860         gcc.misc-tests/{mg.c,mg.exp}:
17861         New tests.
17862         * gcc.noncompile/noncompile.exp: Change accordingly.
17864 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
17866         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
17867         Undo previous clobberage.
17869 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
17871         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
17872         * gcc.special/{930510-1.c, special.exp}:
17873         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
17874         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
17875         struct-varargs-1.c}: New tests from c-torture-1.26.
17877 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
17879         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
17880           argument to switch.
17882 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
17884         * Revert the previous changes.  Please see Rob's directory
17885           (/lisa/test/rob/progressive/gcc/testsuite) for testing
17886           fixes.
17888 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
17890         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
17891             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
17892             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
17893             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
17894             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
17895             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
17896             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
17897             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
17898             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
17899             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
17900             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
17901             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
17902             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
17903             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
17904             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
17905             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
17906             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
17907             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
17908             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
17909             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
17910             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
17911             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
17912             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
17913             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
17914             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
17915             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17916             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
17918 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
17920         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
17921             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
17922           with perror calls.
17924 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
17926         * config/unix.exp (g++_load): Fix syntax.
17928 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
17930         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
17931         * gcc.noncompile/921017-1.c: Deleted obsolete test.
17932         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17933         Don't expect va-arg-1.c to fail.  Correct expected output for
17934         920928-1.c.
17935         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17936         * gcc.wendy/hbm4.c: Correct typo.
17937         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17939 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
17941         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17942         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17943         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
17944         * lib/c-torture.exp (c-torture-compile): Ditto.
17946         Reduce volume of output (remove all the -I's and such).
17947         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17948         Call gcc_cpass, gcc_cfail.
17949         (c-torture): Pass testing option to c-torture-compile.
17951 1994-03-21  Doug Evans  (dje@cygnus.com)
17953         Bring patches over from progressive.
17954         * config/default.exp: Exit remote shell cleanly.
17955         (g++_exit, g++_start): Add default versions.
17956         * config/sim.exp (gcc_load): Use perror, not error.
17958 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
17960         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
17961         set in site.exp.
17963 1994-03-14  Doug Evans  (dje@cygnus.com)
17965         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
17966         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
17967         (wendy_try): New proc to run testcase.
17968         (main loop): Call 'em.
17969         * gcc.wendy/*.c: Clean up pass to correct expected output.
17971         * lib/gcc.exp: Minor cleanup work.
17972         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
17974 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
17976         * config/sim.exp (gcc_load): Document return codes better.
17977         Don't pass -v to simulator.
17979 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
17981           * gcc.special/920717-x.c: Fix typo.
17982           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
17983           get at sources.
17985         * lib/mike-gcc.exp: Fix typo.
17987 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
17989         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
17990         binary to use, transform the name.
17991         * config/*.exp: rename everything. Nuke any g++ specific files,
17992         it's now a special case of gcc that requires no special support.
17993         Add a default.exp for unsupported targets.
17995 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
17997         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
17998         lib/old-dejagnu.exp: Fix a few patterns to work with the new
17999         version of Tcl.
18001 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
18003         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
18004         than a warning.
18006 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
18008         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
18010 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
18012         * gcc.execute/execute.exp: Combine opt_list and foption_list into
18013         option_list.  Compile every file with only 4/6 option choices
18014         (same as C torture) instead of with 12/18 different option
18015         choices.
18016         * lib/c-torture.exp: Likewise.
18018         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
18019         not already set.
18021 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
18023         * lib/old-deja.exp: Add `excess errors test fails' error, now one
18024         can put an XFAIL *-*-* on excess errors.
18026 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
18028         * g++.law: Add more tests derived from g++-bugs snapshots.
18030         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
18031         equivalent to g++.law/init9.
18033         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
18034         compiled it, and the a.out file after we've run it.
18036 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
18038         * lib/mike-g++.exp (postbase): Delete the .o file after we've
18039         compiled it, and the a.out file after we've run it.
18041 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
18043         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
18045 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
18047         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
18048         version number.
18050 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
18052         * g++.law: New directory of g++ tests derived from the g++-bugs
18053         snapshots.
18055 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
18057         * gcc.compile: initbug1.c initbug1.exp testcase added
18059 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
18061         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
18062         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
18063           fixes submitted by Jeff Law (law@cs.utah.edu)
18064         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
18065           Jeff Law (law@cs.utah.edu)
18068 1993-11-30  Mike Stump  (mrs@cygnus.com)
18070         * config/unix-g++.exp: Follow the gcc way of doing things.
18071         * g++.old-deja/old-deja.exp: Minor updates.
18072         * lib/g++.exp: New file, follow the gcc way of doing things.
18073         * lib/old-dejagnu.exp: Minor updates.
18074         * lib/mike-g++.exp: Always unset errorInfo.
18076 1993-11-06  Mike Stump  (mrs@cygnus.com)
18078         * lib/gcc.exp: Fix some errors with the below change, CC and
18079         CFLAGS should be global when setting, not local.
18081 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
18083         * lib/gcc.exp: Transform tool name.
18085 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18087         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
18089 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18091         * lib/gcc.exp: change gcc_done to gcc_stat
18093 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
18095         * Upgraded gcc testsuite to c-torture version 1.25
18097 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
18099         * lib/gcc.exp: added reporting code. Changed verbose compile message.
18100         * lib/c-torture: added hooks for new reporting code.
18102 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
18104         * config/sh-gcc.exp: check if sh-sim exists in the path
18106 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
18108         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
18109         * gcc.compile/compile.exp: Initial changes for new logic.
18110         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
18111         * gcc.failure/failure.exp: Initial changes for new logic.
18112         * gcc.ieee/ieee.exp: Initial changes for new logic.
18113         * gcc.misc-tests/misc.exp: Initial changes for new logic.
18114         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
18115         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
18116         * lib/c-torture.exp: Initial changes for new logic.
18117         * lib/gcc.exp: Initial changes for new logic.
18119 1993-10-15  Mike Stump  (mrs@cygnus.com)
18121         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
18122         depend upon failure or success.  Fully qualify names in failure
18123         and success messages.  Always remove a.out before starting
18124         compile, just in case.  Pay more attention to error text output by
18125         the compiler.  Handle testcases with no known past errors just
18126         like all others, so that things are uniform.  Other miscellaneous
18127         improvements.
18129 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
18131         * gcc.cpp: new directory for cpp tests
18133 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
18135         * lib/chill.exp: Code reformatted, removed unused code.
18136         * config/unix-chill.exp: Code reformatted, removed unused code.
18137         * chill.execute/execute.exp: Code reformatted, removed unused code.
18138         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
18140 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
18142         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
18143         routines not written.
18145 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
18147         * config/bug-gcc.exp: Use new procs from bug.exp.
18149 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
18151         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
18152         via ftp, rather than depending on NFS.
18153         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
18154         case.
18156 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
18158         * config/bug-gcc.exp: Use new download proc.
18160 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
18162         * chill.execute/execute.exp: cleanups, handles errors better
18163         * chill.compile/compile.exp: rewrite, based on execute.exp
18164         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
18165         * lib/chill.exp: major changes to diff proc and compile and link
18166           procs. added chill_fail and chill_pass wrappers to pass and
18167           fail. added more comments, and handle error codes better.
18168           Added a hack to capture stderr from exec, so noncompile tests
18169           can work.
18171 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
18173         * chill.execute/execute.exp: rewrite of testsuite driver
18174         * lib/chill.exp: rewrite of testsuite driver
18175         * config/unix-chill.exp: rewrite of testsuite driver
18177 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
18179     In chill.execute:
18180         * iexpr.ch: Standardize uppercase.
18181         * tuples.dat: Standardize uppercase.
18182         * vary.ch: standardize.  Correct varying string assignments.
18183         * vary.dat: Add new output lines.
18185 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
18187     In chill.execute:
18188         * chprintf.ch: Standardize use of uppercase.
18189         * tuples.ch: Standardize and turn arr2 into a DCL,
18190           rather than a SYN.
18191         * pinits.ch: Standardize.
18193 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
18195         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
18196         * Makefil: Renamed to Makefile.in.
18197         * configure.in: New.
18199 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
18201     In chill.execute:
18202         * .cvsignore: Add result/output files.
18203         * Makefile: Fix up variables at start.  Use MFLAGS
18204           everywhere.  Correct bool_loc, built_ins entries.
18205           Add entry for vary1.ch.
18206         * bitarray.ch: Standardize upper-case usage.
18207         * bitexpr.ch: Standardize, add output of b1.
18208         * params.ch: Use arrayt in along PROC parameters, to
18209           avoid novelty problems.
18210         * sets.ch: Tiny cleanup.
18211         * vary1.ch: Re-indent.
18213 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
18215           * Add PR-related files to Makefiles, .cvsignore files, etc.
18217 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
18219         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
18220           with compiler objects. New names are test-flow.c and test-loop.c
18222 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
18224         * Upgraded c-torture tests from 1.19 to 1.20
18226         * new files:
18227         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
18228         * gcc.compile: 930623-1.c 930623-2.c
18229         * gcc.noncompile: 930622-1.c 930622-2.c
18230         * gcc.failure: 920411-1.c 920627-2.c
18231         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
18233 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
18235         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18236           More changes to get testsuite working properly. Needs more work.
18237           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
18239 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
18241         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
18242           More changes to get testsuite working properly. Needs more work.
18244 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
18246         * chill.compile/compile.exp: Added for Dejagnu support
18247         * chill.execute/execute.exp: Added for Dejagnu support
18248         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
18250 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
18252     This should complete moving the CHILL test files.
18253         * chill.noncompile(.cvsignore printf.grt
18254             in-printf.grt chprintf.grt chprintf.ch):
18255             Added test-support files.
18256           (Makefile): Modified further.
18257         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
18258             signal.ch): Added test files.
18259           * chill.execute (.cvsignore printf.grt printr.c
18260             in-printf.grt rts.c chprintf.grt rts.h): Added
18261           test-support files.
18262             (Makefile): More corrections.
18264 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
18266         * chill.compile, chill.execute, chill.nocompile: Add CHILL
18267           test cases, ready for DejaGnu.
18269 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
18271         * Upgraded c-torture tests from 1.18 to 1.19
18273         * gcc.compile: added test(s):
18274           930607-1.c
18275         * gcc.execute: added test(s):
18276           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
18278         * added new subdirectory for misc tests: gcc.misc-tests
18279         * gcc.misc-test(s): added tests:
18280           inst-check.c test-consts.c test-ior.c test-switch.c
18282 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
18284         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
18286 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
18288         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
18290 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
18292         * Upgraded c-torture tests from 1.17 to 1.18
18294 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
18296         * Upgraded c-torture tests from 1.12 to 1.17
18298 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
18300         * lib/old-dejagnu.exp:
18301           Fixed handling of XFAIL target triplets to correctly
18302           recognize wildcard characters.  Removed code that
18303           appended a unique id tag to the end of the file name
18304           printed out by the result of the testcases within a
18305           given test file.
18307 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
18309         * lib/old-dejagnu.exp:
18310           Reworked expected failure handling to trigger off of XFAIL
18311           keyword in keyphrase embeded in testcase source code. The
18312           XFAIL keyword must be at the end of the keyphrase line. It
18313           may optionally be followed by one or more target triplets.
18314           It has just occured that the handling of wildcards in the
18315           target triplet may not be correct.
18317 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
18319         * g++.old-deja/tests:
18320           Moved all subdirectories up one level into g++.old-deja .
18322         * lib/old-dejagnu.exp:
18323           Fixed problem with CXXFLAGS not being properly reset, and being
18324           corrupted with extraneous "-c" compiler option.  This was
18325           causing binaries to not be generated for test that needed them.
18326           Modified strings passed to "pass" and "fail" so that individual
18327           tests from the same test file would be distinguished by an
18328           identifier appended to the test file name in the summary logs;
18329           this corrected a problem with erroneous diff logs.  Added code
18330           to search testcases for expected fail and unexpected pass keywords.
18332 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
18334         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
18336 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
18338         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
18339           Removed extraneous text from end of "Special g++ Options"
18340           keyphrase.
18342         * lib/old-dejagnu.exp: Added pattern matching to look for new
18343           keywords, embedded in testcases comments, which will trigger
18344           calls to xpass and xfail.
18346 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
18348         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
18349           comments embedded in the testcases, especially the one looking for
18350           special compiler options, as well as the pattern matching for the
18351           compiler output again.
18353 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
18355         * lib/old-dejagnu.exp: Do a proper check of the return value for
18356           execute tests. Fixed several problems with the pattern matching
18357           of the compiler output which gave erroneous test results.
18358           Changed several of the test result messages to be more descriptive.
18359         * config/unix-g++.exp: Proc g++_load now actually works and
18360           executes the tests passed to it and returns a usable return
18361           value.
18363 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
18365           * lib/gcc.exp: Exits gracefully if $CC is bogus.
18367 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
18369         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
18370           Modified both files to properly execute the old style
18371           dejagnu tests. The previous versions of these files were
18372           experimental and did not function anything near correctly.
18374 1993-04-05  Rob Savoye  (rob@cygnus.com)
18376         * Removed all Makefile.in and configure.in files. No configuration
18377         needed now.
18379 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
18381         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
18383 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18385         * gcc.compile/configure.in, gcc.unsorted/configure.in,
18386         gcc.special/configure.in, gcc.noncompile/configure.in,
18387         gcc.execute/configure.in, gcc.code_quality/configure.in,
18388         g++.other/configure.in, g++.old-deja/configure.in,
18389         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
18390         in srcname setting.
18392 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
18394         * lib/udi.exp:  Fixed mondfe and mondfe_download.
18395         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
18396         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
18398 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
18400         * config/udi-gdb.exp: Check $shell_id after connecting to target.
18401         (gdb_exit): Don't remove *_soc files.
18403 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
18405         * lib/c-torture.exp: Don't look for main; instead always use -w
18406         -c.  This is how the c-torture tests work.  Remove the object
18407         file if the compilation succeeds.
18408         * gcc.execute/execute.exp: Remove executable if test passes.
18409         * gcc.noncompile/noncompile.exp: Every test is an expected
18410         failure.
18411         * gcc.special/special.exp: Added tests from c-torture 1.11,
18412         corrected use of existing test.
18413         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
18414         gcc.execute/920625-1.c: Updated to c-torture 1.11.
18415         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
18416         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
18417         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
18418         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
18419         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
18420         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
18421         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
18422         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
18423         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
18424         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
18425         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
18426         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
18427         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
18428         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
18429         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
18430         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
18431         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
18432         c-torture 1.11.
18433         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
18434         correspond to c-torture 1.11.
18436         * New file.