cp:
[official-gcc.git] / gcc / testsuite / ChangeLog
blobfb4910b5dec320ec070e3902bfa6ee56aa462507
1 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3         PR c++/11347
4         * g++.dg/template/memtmpl1.C: New.
6 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
8         PR target/11565
9         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
10         * gcc.dg/i386-387-5.c (dg-options): Likewise.
12 Wed Jul 30 19:13:34 CEST 2003  Jan Hubicka  <jh@suse.cz>
14         * vtgc1.c: Kill.
16 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
18         * gcc.dg/struct-in-proto-1.c: New test.
20 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
22         * gcc.dg/cpp/include2.c: Only expect one message.
24 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
26         PR c++/9447
27         * g++.dg/template/using1.C: New test.
28         * g++.dg/template/using2.C: New test.
29         * g++.dg/template/using3.C: New test.
30         * g++.dg/template/using4.C: New test.
32 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
34         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
35         * gcc.c-torture/execute/string-opt-10.c: Likewise.
37 2003-07-28  Jan Hubicka  <jh@suse.cz>
39         PR c++/11530
40         * g++.dg/opt/call1.C: New test.
42 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
44         PR c++/11667
45         * g++.dg/init/enum2.C: New test.
46         * g++.dg/template/overload1.C: Add "-w" option.
48 2003-07-28    <hp@bitrange.com>
50         * gcc.dg/Wdeclaration-after-statement-1.c,
51         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
53 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
55         * gcc.c-torture/compile/20030725-1.c: New test.
57 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
59         * gcc.dg/20030505.c: Only run for SPE.
60         Remove definition of opaque type.
62 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
64         * g++.dg/template/ptrmem6.C: New test.
66 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
68         * gcc.c-torture/compile/zero-strct-2.c: New test.
70 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
72         * gcc.dg/intermod-1.c: New test.
74 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
76         PR c++/11617
77         * g++.dg/template/lookup2.C: New test.
78         * g++.dg/template/memclass1.C: Remove instantiated from error.
79         * g++.dg/other/error2.C: Tweak expected errors.
81         PR c++/11596
82         * g++.dg/template/defarg3.C: New test.
84         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
86 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
88         * g++.dg/inherit/access5.C: New test.
90 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
92         PR c++/11513
93         * g++.dg/template/crash8.C: New test.
95 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
97         PR c/10602
98         * gcc.dg/noncompile/incomplete-2.c: New test.
100 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
102         PR c++/11645
103         * g++.dg/inherit/access4.C: New test.
105         PR c++/11517
106         * g++.dg/expr/cond2.C: New test.
108         PR optimization/10679
109         * g++.dg/opt/inline4.C: New test.
111 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
113         * g++.dg/parse/crash10: New test.
115 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
117         * g++.dg/ext/flexary1.C: New test.
119 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
121         PR c++/10793
122         * g++.dg/template/crash9.C: New test.
124 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
126         PR c++/3004
127         * g++.dg/parse/typedef3.C: New test.
129         PR c++/7906
130         * g++.dg/parse/operator2.C: New test.
132         PR c++/8895
133         * g++.dg/parse/def-tmpl-arg1.C: New test.
135         PR c++/9282
136         * g++.dg/parse/funptr1.C: New test.
138         PR c++/9452
139         * g++.dg/parse/ambig3.C: New test.
141         PR c++/9454
142         * g++.dg/parse/operator3.C: New test.
144         PR c++/9486
145         * g++.dg/parse/template10.C: New test.
147         PR c++/9488
148         * g++.dg/parse/template11.C: New test.
150         PR c++/10150
151         * g++.dg/parse/invalid-op1.C: New test.
153         PR c++/10247
154         * g++.dg/parse/condexpr1.C: New test.
156 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
158         * g++.dg/ext/packed3.C: New test.
159         * g++.dg/ext/packed4.C: New test.
161         * gcc.dg/pack-test-3.c: New test.
163 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
165         * lib/compat.exp: Handle dg-options per source file.
166         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
167         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
168         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
169         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
170         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
171         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
172         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
173         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
174         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
175         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
176         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
177         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
178         * g++.dg/compat/break/bitfield7_x.C: Ditto.
179         * g++.dg/compat/break/bitfield7_y.C: Ditto.
181 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
183         PR c/10320
184         * gcc.c-torture/execute/20030718-1.c: New test.
186 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
188         PR optimization/11536
189         * gcc.dg/20030721-1.c: New test.
191 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
193         PR c++/11546
194         * g++.dg/template/lookup1.C: New test.
196 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
198         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
199         diagnostics of ill-formed constructs involving labels.
200         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
201         the new 'previously defined here' message.
203 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
205         * g++.dg/parse/non-dependent2.C: New test.
207 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
209         * g++.dg/init/init-ref4.C: xfail on targets without
210         weak symbols.
212 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
214         PR target/11087
215         * gcc.c-torture/execute/20030717-1.c: New test.
217 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
219         * g++.dg/opt/cfg1.C: New test.
221 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
223         PR optimization/11557
224         * gcc.dg/20030717-1.c: New test.
226 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
228         PR c++/10476
229         * g++.dg/expr/crash-1.C: New test.
231         PR c++/11027
232         * g++.dg/template/init3.C: New test.
234         PR c++/8222
235         * g++.dg/template/non-dependent1.C: New test.
237         PR c++/11070
238         * g++.dg/template/non-dependent2.C: New test.
240         PR c++/11071
241         * g++.dg/template/non-dependent3.C: New test.
243         PR c++/9907
244         * g++.dg/template/sizeof5.C: New test.
246 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
248         PR 11498
249         * gcc.c-torture/compile/mangle-1.c: New file.
251 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
253         PR c++/7809
254         * g++.dg/parse/access3.C: New test.
256 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
258         PR c++/11384
259         * g++.dg/init/init-ref4.C: New test.
261 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
263         PR c++/11547
264         * g++.dg/parse/constant3.C: New test.
265         * g++.dg/parse/crash7.C: Likewise.
267 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
269         PR target/11008
270         * gcc.dg/i386-pentium4-not-mull.c: New.
272 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
274         * gcc.dg/asm-names.c (ymain): Make it weak.
276 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
278         PR c++/5421
279         * g++.dg/template/friend21.C: New test.
281 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
283         * gcc.dg/cleanup-8.c: New test.
284         * gcc.dg/cleanup-9.c: New test.
286 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
288         * g++.dg/ext/dll-MI1.h: New file.
289         * g++.dg/ext/dllexport-MI1.C: New file.
290         * g++.dg/ext/dllimport-MI1.C: New file.
292 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
294         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
295         it does not have cmpstrsi patterns (just cmpmemsi).
297 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
299         PR debug/11473
300         * g++.dg/debug/debug8.C: New test.
302 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
304         PR c++/10108
305         * g++.dg/template/crash7.C: New test.
307 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
309         PR target/10795
310         * gcc.c-torture/compile/20030708-1.c: New.
312 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
314         * gcc.c-torture/execute/20030715-1.c: New test.
316 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
318         * gcc.dg/pch/inline-3.c: New file.
319         * gcc.dg/pch/inline-3.hs: New file.
320         * gcc.dg/pch/inline-4.c: New file.
321         * gcc.dg/pch/inline-4.hs: New file.
323 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
325         PR c++/11509
326         * g++.dg/template/crash6.C: New test.
328         PR c++/7053
329         * g++.dg/template/friend20.C: New test.
331         PR c++/7019
332         * g++.dg/template/overload2.C: New test.
334 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
336         PR optimization/11440
337         * gcc.c-torture/execute/20030714-1.c: New test.
339 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
341         PR c++/11154
342         * g++.dg/template/partial2.C: New test.
344 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
346         PR c++/11503
347         * g++.dg/template/anon1.C: New test.
349         PR c++/11493
350         PR c++/11495
351         * g++.dg/parse/template9.C: Likewise.
352         * g++.dg/template/crash4.C: New test.
353         * g++.dg/template/koenig1.C: Likewise.
354         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
355         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
356         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
357         functions.
358         * g++.old-deja/g++.jason/template36.C: Likewise.
359         * g++.old-deja/g++.mike/p1989.C: Likewise.
360         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
361         * g++.old-deja/g++.pt/ttp20.C: Use this->.
362         * g++.old-deja/g++.pt/ttp21.C: Use this->.
363         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
364         compiling.
365         * g++.old-deja/g++.pt/union2.C: Use this->.
367 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
369         * gcc.dg/20030711-1.c: New test.
371 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
373         PR c++/11050
374         * g++.dg/parse/args1.C: New test.
375         * g++.pt/defarg8.C: Change expected errors.
377 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
379         PR c++/8164
380         * g++.dg/template/nontype2.C: New test.
382         PR c++/10558
383         * g++.dg/parse/template8.C: New test.
385         PR c++/8327
386         * g++.dg/template/scope1.C: New test.
388         * g++.dg/warn/Wsign-compare-1.C: New test.
390 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
392         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
394 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
396         PR c++/9411
397         * g++.dg/template/explicit2.C: New test.
399         PR c++/10032
400         * g++.dg/warn/pedantic1.C: New test.
402 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
404         PR c++ 9483
405         * g++.dg/other/field1.C: New test.
407 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
409         PR c/11449
410         * gcc.c-torture/compile/20030707-1.c: New.
412 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
414         PR c++/10849
415         * g++.dg/template/access12.C: New test.
417 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
419         * g++.dg/bprob/bprob.exp (prof_ext): Update.
420         * g77.dg/bprob/bprob.exp (prof_ext): Update.
421         * gcc.misc-tests/bprob.exp (prof_ext): Update.
422         * gcc.misc-tests/gcov.exp: Update
423         * g++.dg/gcov/gcov.exp: Update
424         * lib/gcov.exp: Update.
426 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
428         * g++.dg/abi/mangle17.C: Make sure template expressions are
429         dependent.
430         * g++.dg/abi/mangle4.C: Mark erroneous casts.
431         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
432         * g++.dg/opt/stack1.C: Remove erroneous code.
433         * g++.dg/parse/template7.C: New test.
434         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
435         * g++.old-deja/g++.pt/crash4.C: Likewise.
437 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
439         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
440         with zero or one occurence of `$' after the initial `L'.
442 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
444         * gcc.c-torture/compile/20030704-1.c: Add a comment.
446 2003-07-08  Roger Sayle  <roger@eyesopen.com>
448         PR c/11370
449         * gcc.dg/Wunreachable-6.c: New testcase.
450         * gcc.dg/Wunreachable-7.c: New testcase.
452 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
454         PR c/11420
455         * gcc.dg/20030708-1.c: New test.
457 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
459         * gcc.dg/compat/sdata-section.h: New file.
460         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
461         * gcc.dg/torture/mips-sdata-1.c: New test.
463 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
465         PR c++/11030
466         * g++.dg/template/friend19.C: New test.
468 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
470         * g++.dg/opt/strength-reduce.C: New test.
472 2003-07-07  Roger Sayle  <roger@eyesopen.com>
474         PR target/10979
475         * gcc.dg/20030707-1.c: New testcase.
477 2003-07-07  Roger Sayle  <roger@eyesopen.com>
479         PR optimization/11059
480         * g++.dg/opt/emptyunion.C: New testcase.
482 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
483             Eric Botcazou  <ebotcazou@libertysurf.fr>
485         * g++.dg/opt/stack1.C: New test.
487 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
489         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
490         run test.
492         PR c++/11431
493         * g++.dg/expr/static_cast3.C: New test.
495 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
497         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
498         everywhere.
499         * gcc.dg/concat.c: Concatenation of string constants with
500         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
501         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
502         * gcc.dg/cpp/escape-2.c: Use wide character constants where
503         necessary to avoid multi-character character constant warning.
504         * gcc.dg/cpp/escape.c: Likewise.
505         * gcc.dg/cpp/ucs.c: Likewise.
506         Remove backslashes from dg-bogus comments, as they confuse Tcl.
507         Fix a typo.
509 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
511         PR c/11428
512         * gcc.c-torture/compile/20030704-1.c: New.
514 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
516         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
518 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
520         PR c++/5287, PR c++/7910,  PR c++/11021
521         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
522         tests for warnings.
523         * g++.dg/ext/dllimport2.C: Add tests for warnings.
524         * g++.dg/ext/dllimport3.C: Likewise.
525         * g++.dg/ext/dllimport4.C: New file.
526         * g++.dg/ext/dllimport5.C: New file.
527         * g++.dg/ext/dllimport6.C: New file.
528         * g++.dg/ext/dllimport7.C: New file.
529         * g++.dg/ext/dllimport8.C: New file.
530         * g++.dg/ext/dllimport9.C: New file.
531         * g++.dg/ext/dllimport10.C: New file.
532         * g++.dg/ext/dllexport1.C: New file.
534 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
536         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
537         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
539 2003-07-03  Roger Sayle  <roger@eyesopen.com>
541         * gcc.dg/builtins-25.c: New testcase.
542         * gcc.dg/builtins-26.c: New testcase.
544 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
546         * gcc.dg/compat/vector-defs.h: New file.
547         * gcc.dg/compat/vector-setup.h: New file.
548         * gcc.dg/compat/vector-check.h: New file.
549         * gcc.dg/compat/vector-1_main.c: New file.
550         * gcc.dg/compat/vector-1_x.c: New file.
551         * gcc.dg/compat/vector-1_y.c: New file.
552         * gcc.dg/compat/vector-2_main.c: New file.
553         * gcc.dg/compat/vector-2_x.c: New file.
554         * gcc.dg/compat/vector-2_y.c: New file.
556         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
557         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
558         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
559         * gcc.dg/compat/struct-align-1.h: New file.
560         * gcc.dg/compat/struct-align-1_main.c: New file.
561         * gcc.dg/compat/struct-align-1_x.c: New file.
562         * gcc.dg/compat/struct-align-1_y.c: New file.
563         * gcc.dg/compat/struct-align-2.h: New file.
564         * gcc.dg/compat/struct-align-2_main.c: New file.
565         * gcc.dg/compat/struct-align-2_x.c: New file.
566         * gcc.dg/compat/struct-align-2_y.c: New file.
568         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
569         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
570         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
571         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
572         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
573         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
574         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
575         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
576         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
577         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
578         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
579         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
580         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
581         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
582         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
583         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
584         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
585         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
586         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
587         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
588         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
589         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
590         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
591         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
592         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
593         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
594         * gcc.dg/compat/struct-return-10_x.c: Ditto.
595         * gcc.dg/compat/struct-return-2_x.c: Ditto.
596         * gcc.dg/compat/struct-return-3_x.c: Ditto.
598 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
600         * gcc.dg/i386-call-1.c: New test.
602 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
604         PR c++/9162
605         * g++.dg/parse/defarg4.C: New.
607 2003-07-03  Roger Sayle  <roger@eyesopen.com>
609         PR target/10700
610         * gcc.c-torture/compile/20030703-1.c: New test case.
612 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
614         * g++.dg/template/local3.C: Remove extra semicolon.
616 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
618         * gcc.dg/i386-volatile-1.c: New test.
620 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
622         PR c++/11072
623         * g++.dg/other/offsetof2.C: XFAIL.
624         * g++.dg/other/offsetof5.C: New.
626         PR c++/10219
627         * g++.dg/template/error1.C: New.
629         PR c++/9779
630         * g++.dg/template/dependent-expr1.C: New.
632 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
634         PR c++/6949
635         * g++.dg/template/local3.C: New test.
637         PR c++/11149
638         * g++.dg/lookup/scoped6.C: New test.
640 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
642         PR c++/8046
643         * g++.dg/other/error7.C: New test.
645 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
647         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
648         * g++.old-deja/g++.abi/vtable3.h: Likewise.
649         * g++.old-deja/g++.law/code-gen5.C: Likewise.
650         * g++.old-deja/g++.other/union2.C: Likewise.
651         * gcc.dg/c90-const-expr-2.c: Likewise.
652         * gcc.dg/c90-const-expr-3.c: Likewise.
653         * gcc.dg/c99-const-expr-2.c: Likewise.
654         * gcc.dg/c99-const-expr-3.c: Likewise.
655         * gcc.dg/concat.c: Likewise.
657 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
659         PR c++/9559
660         * g++.dg/init/static1.C: New test.
662 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
664         * Changelog: Remove ">>>>>>>" from previous change.
666 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
668         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
669         * g++.old-deja/g++.other/access2.C: Likewise.
670         * g++.old-deja/g++.other/decl2.C: Likewise.
671         * gcc.c-torture/execute/20020615-1.c: Likewise.
673 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
675         PR c++/4933
676         * g++.dg/template/sizeof4.C: New test.
678 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
680         * g++.dg/other/error6.C: New test.
682 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
684         PR c++/10750
685         * g++.dg/parse/constant2.C: New test.
687 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
689         PR c++/11106
690         * g++.dg/other/error5.C: New test.
692 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
694         * gcc.dg/format/gcc_diag-1.c: New test.
696 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
698         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
700 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
702         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
703         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
704         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
706 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
708         * gcc.c-torture/execute/builtins/string-8.c: New test.
709         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
710         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
711         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
713 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
715         PR c++/10468
716         * g++.dg/ext/typeof6.C: New test.
718 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
720         PR c++/10796
721         * g++.dg/init/enum1.C: New test.
723 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
725         * gcc.dg/20030627-1.c: New test.
727 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
729         PR c++/11332
730         * g++.dg/expr/static_cast2.C: New test.
732 2003-06-26  Roger Sayle  <roger@eyesopen.com>
733             Jakub Jelinek  <jakub@redhat.com>
735         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
736         sprintf(dst,"%s",src) optimization.
737         * gcc.c-torture/execute/20030626-1.c: New test case.
738         * gcc.c-torture/execute/20030626-2.c: New test case.
740 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
742         * gcc.c-torture/execute/multi-ix.c: New test.
744         * gcc.c-torture/execute/simd-4.c (main):
745         Added missing semicolon at end of union.
747 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
749         PR c++/8266
750         * g++.dg/template/explicit-instantiation3.C: New test.
752 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
754         * gcc.dg/20030626-1.c: Use signed char.
756 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
758         * gcc.dg/20030626-1.c: New test.
760 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
762         * const-str-2.m: Update.
764 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
766         PR c++/10990
767         * g++.dg/rtti/dyncast1.C: New test.
768         * g++.dg/abi/mangle4.C: Correct base-specifier access.
769         * g++.dg/lookup/scoped1.C: Remove XFAIL.
770         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
772         PR c++/10931
773         * g++.dg/expr/static_cast1.C: New test.
775 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
777         * gcc.dg/20030625-1.c: New test.
779 2003-06-24  Roger Sayle  <roger@eyesopen.com>
781         * gcc.c-torture/compile/20030624-1.c: New test case.
783 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
785         * gcc.c-torture/execute/string-opt-17.c: New test.
787 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
789         PR c++/5754
790         * g++.dg/parse/crash6.C: New test.
792 2003-06-23  Roger Sayle  <roger@eyesopen.com>
794         * gcc.dg/builtins-24.c: New test case.
796 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
798         * g++.dg/opt/operator1.C: New test.
800 2003-06-22  Roger Sayle  <roger@eyesopen.com>
802         * gcc.c-torture/execute/string-opt-16.c: New test case.
804 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
806         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
807         * g++.old-deja/g++.other/conv7.C: Likewise
808         * g++.old-deja/g++.other/overcnv2.C: Likewise.
809         * g++.old-deja/g++.other/overload14.C: Likewise.
811 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
813         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
814         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
816 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
818         PR c++/10888
819         * g++.dg/warn/Winline-3.C: New test.
821 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
823         * lib/target-supports.exp (check_alias_available): Make the test
824         program acceptable to the Solaris assembler.
826         PR c++/10749
827         * g++.dg/template/memclass2.C: New test.
829 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
830             Eric Botcazou  <ebotcazou@libertysurf.fr>
832         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
833         data for non-matching targets.
834         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
836 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
838         PR c++/10845
839         * g++.dg/template/member3.C: New test.
841 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
843         PR c++/10939
844         * g++.dg/template/func1.C: New test.
846         PR c++/9649
847         * g++.dg/template/static4.C: New test.
848         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
850         PR c++/11041
851         * g++.dg/init/ref7.C: New test.
853 2003-06-19  Matt Austern  <austern@apple.com>
855         PR c++/11228
856         * g++.dg/anew1.C: New test.
857         * g++.dg/anew2.C: New test.
858         * g++.dg/anew3.C: New test.
859         * g++.dg/anew4.C: New test.
861 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
863         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
865 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
867         * gcc.c-torture/execute/simd-4.c (main): Make expected value
868         endian-dependent.
870 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
872         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
873         Remove cruft.
875 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
877         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
878         * gcc.c-torture/compile/961203-1.c: Likewise.
879         * gcc.c-torture/compile/980506-1.c: Likewise.
881 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
883         PR c++/10712
884         * g++.dg/lookup/using7.C: New test.
886 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
888         PR c++/11105
889         * g++.dg/abi/conv1.C: Remove it.
890         * g++.dg/template/conv7.C: New test.
891         * g++.dg/template/conv8.C: Likewise.
892         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
893         conversion operator.
895 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
897         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
898         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
899         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
900         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
901         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
902         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
903         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
904         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
905         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
906         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
907         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
908         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
909         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
910         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
911         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
912         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
913         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
914         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
915         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
916         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
917         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
918         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
919         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
920         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
921         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
922         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
923         * gcc.dg/compat/struct-return-10_x.c: Ditto.
924         * gcc.dg/compat/struct-return-2_x.c: Ditto.
925         * gcc.dg/compat/struct-return-3_x.c: Ditto.
927 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
929         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
930         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
931         indications.
933 2003-06-16  Roger Sayle  <roger@eyesopen.com>
935         * gcc.dg/i386-387-5.c: New test case.
936         * gcc.dg/i386-387-6.c: New test case.
937         * gcc.dg/builtins-23.c: New test case.
939 2003-06-15  Roger Sayle  <roger@eyesopen.com>
941         * gcc.dg/builtins-22.c: New test case.
942         * gcc.dg/i386-387-1.c: Update to test exp.
943         * gcc.dg/i386-387-2.c: Likewise.
945 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
947         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
949 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
951         * lib/gcc-dg.exp (dg-require-dll): New function.
952         (dg-xfail-if): Likewise.
953         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
954         driver.
956         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
957         * gcc.c-torture/compile/20001205-1.c: Likewise.
958         * gcc.c-torture/compile/20001226-1.c: Likewise.
959         * gcc.c-torture/compile/20010518-2.c: Likewise.
960         * gcc.c-torture/compile/20020312-1.c: Likewise.
961         * gcc.c-torture/compile/20020604-1.c: Likewise.
962         * gcc.c-torture/compile/920501-12.c: Likewise.
963         * gcc.c-torture/compile/920501-4.c: Likewise.
964         * gcc.c-torture/compile/920520-1.c: Likewise.
965         * gcc.c-torture/compile/920521-1.c: Likewise.
966         * gcc.c-torture/compile/920625-1.c: Likewise.
967         * gcc.c-torture/compile/961203-1.c: Likewise.
968         * gcc.c-torture/compile/980506-1.c: Likewise.
969         * gcc.c-torture/compile/981006-1.c: Likewise.
970         * gcc.c-torture/compile/981022-1.c: Likewise.
971         * gcc.c-torture/compile/981223-1.c: Likewise.
972         * gcc.c-torture/compile/990617-1.c: Likewise.
973         * gcc.c-torture/compile/dll.c: Likewise.
974         * gcc.c-torture/compile/labels-3.c: Likewise.
975         * gcc.c-torture/compile/mipscop-1.c: Likewise.
976         * gcc.c-torture/compile/mipscop-2.c: Likewise.
977         * gcc.c-torture/compile/mipscop-3.c: Likewise.
978         * gcc.c-torture/compile/mipscop-4.c: Likewise.
979         * gcc.c-torture/compile/simd-5.c: Likewise.
980         * gcc.c-torture/compile/20000804-1.x: Remove.
981         * gcc.c-torture/compile/20001205-1.x: Likewise.
982         * gcc.c-torture/compile/20001226-1.x: Likewise.
983         * gcc.c-torture/compile/20010518-2.x: Likewise.
984         * gcc.c-torture/compile/20020312-1.x: Likewise.
985         * gcc.c-torture/compile/20020604-1.x: Likewise.
986         * gcc.c-torture/compile/920501-12.x: Likewise.
987         * gcc.c-torture/compile/920501-4.x: Likewise.
988         * gcc.c-torture/compile/920520-1.x: Likewise.
989         * gcc.c-torture/compile/920521-1.x: Likewise.
990         * gcc.c-torture/compile/920625-1.x: Likewise.
991         * gcc.c-torture/compile/961203-1.x: Likewise.
992         * gcc.c-torture/compile/980506-1.x: Likewise.
993         * gcc.c-torture/compile/981006-1.x: Likewise.
994         * gcc.c-torture/compile/981022-1.x: Likewise.
995         * gcc.c-torture/compile/981223-1.x: Likewise.
996         * gcc.c-torture/compile/990617-1.x: Likewise.
997         * gcc.c-torture/compile/mipscop-1.x: Likewise.
998         * gcc.c-torture/compile/mipscop-2.x: Likewise.
999         * gcc.c-torture/compile/mipscop-3.x: Likewise.
1000         * gcc.c-torture/compile/mipscop-4.x: Likewise.
1001         * gcc.c-torture/compile/simd-5.x: Likewise.
1003         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
1005 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1007         * gcc.c-torture/execute/20030611-1.c: New test.
1009 2003-06-12  Roger Sayle  <roger@eyesopen.com>
1011         PR middle-end/168
1012         * gcc.dg/20030612-1.c: New test case.
1014 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
1016         PR c++/10635
1017         * g++.dg/expr/cast1.C: New test.
1019 2003-06-12  Roger Sayle  <roger@eyesopen.com>
1021         * gcc.dg/builtins-21.c: New test case.
1023 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
1025         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
1026         options instead of at the end.
1027         * lib/objc.exp (objc_target_compile): Likewise.
1029 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
1031         PR c++/10432
1032         * g++.dg/parse/error1.C: New test.
1034 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
1036         * gcc.dg/compat/struct-by-value-11_main.c: New file.
1037         * gcc.dg/compat/struct-by-value-11_x.c: New file.
1038         * gcc.dg/compat/struct-by-value-11_y.c: New file.
1039         * gcc.dg/compat/struct-by-value-12_main.c: New file.
1040         * gcc.dg/compat/struct-by-value-12_x.c: New file.
1041         * gcc.dg/compat/struct-by-value-12_y.c: New file.
1042         * gcc.dg/compat/struct-by-value-13_main.c: New file.
1043         * gcc.dg/compat/struct-by-value-13_x.c: New file.
1044         * gcc.dg/compat/struct-by-value-13_y.c: New file.
1045         * gcc.dg/compat/struct-by-value-14_main.c: New file.
1046         * gcc.dg/compat/struct-by-value-14_x.c: New file.
1047         * gcc.dg/compat/struct-by-value-14_y.c: New file.
1048         * gcc.dg/compat/struct-by-value-15_main.c: New file.
1049         * gcc.dg/compat/struct-by-value-15_x.c: New file.
1050         * gcc.dg/compat/struct-by-value-15_y.c: New file.
1051         * gcc.dg/compat/struct-by-value-16_main.c: New file.
1052         * gcc.dg/compat/struct-by-value-16_x.c: New file.
1053         * gcc.dg/compat/struct-by-value-16_y.c: New file.
1054         * gcc.dg/compat/struct-by-value-17_main.c: New file.
1055         * gcc.dg/compat/struct-by-value-17_x.c: New file.
1056         * gcc.dg/compat/struct-by-value-17_y.c: New file.
1057         * gcc.dg/compat/struct-by-value-18_main.c: New file.
1058         * gcc.dg/compat/struct-by-value-18_x.c: New file.
1059         * gcc.dg/compat/struct-by-value-18_y.c: New file.
1061         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
1062         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
1063         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
1064         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
1065         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
1066         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
1067         * gcc.dg/compat/scalar-return-3_main.c: New file.
1068         * gcc.dg/compat/scalar-return-3_x.c: New file.
1069         * gcc.dg/compat/scalar-return-3_y.c: New file.
1070         * gcc.dg/compat/scalar-return-4_main.c: New file.
1071         * gcc.dg/compat/scalar-return-4_x.c: New file.
1072         * gcc.dg/compat/scalar-return-4_y.c: New file.
1074 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
1076         * gcc.dg/compat/fp2-struct-check.h: New file.
1077         * gcc.dg/compat/fp2-struct-defs.h: New file.
1078         * gcc.dg/compat/fp2-struct-init.h: New file.
1079         * gcc.dg/compat/struct-by-value-10_main.c: New file.
1080         * gcc.dg/compat/struct-by-value-10_x.c: New file.
1081         * gcc.dg/compat/struct-by-value-10_y.c: New file.
1082         * gcc.dg/compat/struct-return-10_main.c: New file.
1083         * gcc.dg/compat/struct-return-10_x.c: New file.
1084         * gcc.dg/compat/struct-return-10_y.c: New file.
1086         * gcc.dg/compat/compat-common.h: New file.
1087         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
1088         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
1089         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
1090         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
1091         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
1092         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
1093         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
1094         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1095         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
1096         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
1097         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1098         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
1099         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
1100         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1101         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
1102         * gcc.dg/compat/small-struct-check.h: Ditto.
1103         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
1104         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1105         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
1106         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
1107         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1108         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
1109         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
1110         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1111         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
1112         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
1113         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1114         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
1115         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
1116         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1117         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
1118         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
1119         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1120         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
1121         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
1122         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1123         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
1124         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
1125         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1126         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
1127         * gcc.dg/compat/struct-return-2_main.c: Ditto.
1128         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1129         * gcc.dg/compat/struct-return-2_y.c: Ditto.
1130         * gcc.dg/compat/struct-return-3_main.c: Ditto.
1131         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1132         * gcc.dg/compat/struct-return-3_y.c: Ditto.
1134 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
1136         * g++.dg/pch/static-1.C: New file.
1137         * g++.dg/pch/static-1.Hs: New file.
1139 2003-06-10  Richard Henderson  <rth@redhat.com>
1141         * gcc.dg/asm-7.c: Adjust expected warning text.
1143 2003-06-10  Roger Sayle  <roger@eyesopen.com>
1145         * gcc.dg/builtins-20.c: New test case.
1147 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
1149         PR c++/11131
1150         * g++.dg/opt/template1.C: New test.
1152 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1154         * lib/gcc-dg.exp (dg-test): Clear additional_files and
1155         additional_sources.
1157 2003-05-21  David Taylor  <dtaylor@emc.com>
1159         * gcc.dg/Wpadded.c: New file.
1161 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1163         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
1164         * gcc.dg/special/weak-2.c: Add dg-require-weak.
1165         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
1166         dg-require-weak.
1168 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
1170         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
1172 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1174         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
1175         (dg-require-alias): Likewise.
1176         (dg-require-gc-sections): Likewise.
1177         * lib/target-supports.exp (check_gc_sections_available): Likewise.
1179 2003-06-08  Richard Henderson  <rth@redhat.com>
1181         * gcc.dg/20011029-2.c: Fix the array reference.
1182         * gcc.dg/asm-7.c: New.
1184 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
1186         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
1188 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
1190         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
1191         (dg-require-gc-sections): Likewise.
1193 Sun Jun  8 16:46:04 CEST 2003  Jan Hubicka  <jh@suse.cz>
1195         * i386-cmov1.c: Fix regular expression.
1196         * i386-cvt-1.c: Likewise.
1197         * i386-local.c: Likewise.
1198         * i386-local2.c: Likewise.
1199         * i386-mul.c: Likewise.
1200         * i386-ssetype-1.c: Likewise.
1201         * i386-ssetype-3.c: Likewise.
1202         * i386-ssetype-5.c: Likewise.
1204 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1206         PR c++/11039
1207         * g++.dg/warn/implicit-typename2.C: New test.
1208         * g++.dg/warn/implicit-typename3.C: New test.
1210 2003-06-07  Richard Henderson  <rth@redhat.com>
1212         * g++.dg/other/offsetof3.C: Use size_t.
1213         * g++.dg/other/offsetof4.C: Likewise.
1215 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
1217         * lib/copy-file.exp: New. Implement gcc_copy_files.
1219         * lib/dg-pch.exp: Load copy-file.exp
1220         (dg-pch): Use gcc_copy_files instead of "file copy".
1222 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
1224         * gcc.dg/weak/weak.exp: Simplify.
1225         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
1226         * gcc.dg/weak/weak-1.c: Likewise.
1227         * gcc.dg/weak/weak-2.c: Likewise.
1228         * gcc.dg/weak/weak-3.c: Likewise.
1229         * gcc.dg/weak/weak-4.c: Likewise.
1230         * gcc.dg/weak/weak-5.c: Likewise.
1231         * gcc.dg/weak/weak-6.c: Likewise.
1232         * gcc.dg/weak/weak-7.c: Likewise.
1233         * gcc.dg/weak/weak-8.c: Likewise.
1234         * gcc.dg/weak/weak-9.c: Likewise.
1236 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
1238         gcc.c-torture/execute/20030606-1.c: New.
1240 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1242         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
1243         * gcc.dg/builtins-19.c: Likewise.
1245 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1247         * gcc.dg/builtins-2.c: Add some more tests.
1248         * gcc.dg/builtins-18.c: New test case.
1249         * gcc.dg/builtins-19.c: New test case.
1251 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1252             Jim Wilson  <wilson@tuliptree.org>
1254         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
1256 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
1258         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
1259         mempcpy/stpcpy calls not to be optimized into something else.
1260         * gcc.c-torture/execute/string-opt-3.c: Moved to...
1261         * gcc.c-torture/execute/builtins/string-7.c: ...here.
1262         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
1264 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1266         * gcc.dg/format/asm_fprintf-1.c: New test.
1268 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
1270         * lib/gcc-defs.exp (additional_sources): New variable.
1271         (dg-additional-sources): New function.
1272         (additional_files): New variable.
1273         (dg-additional-files): New function.
1274         (dg-additional-files-options): Likewise.
1275         * lib/gcc-dg.exp (dg-require-weak): New function.
1276         (dg-require-alias): Likewise.
1277         (dg-require-gc-sections): Likewise.
1278         * lib/target-supports.exp (check_alias_available): Remove testfile
1279         parameter.
1280         (check_gc_sections_available): New function.
1281         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
1282         (dg-gpp-additional-files): Likewise.
1283         * lib/g++.exp (additional_sources): Remove.
1284         (additional_files): Likewise.
1285         (g++_target_compile): Use dg-additional-files-options.
1287         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
1288         Tcl logic.
1289         * gcc.dg/special/ecos.exp: Remove.
1290         * gcc.dg/special/20000419-2.c: Use dg-require-*.
1291         * gcc.dg/special/alias-1.c: Likewise.
1292         * gcc.dg/special/alias-2.c: Likewise.
1293         * gcc.dg/special/gcsec-1.c: Likewise.
1294         * gcc.dg/special/weak-1.c: Likewise.
1295         * gcc.dg/special/weak-2.c: Likewise.
1296         * gcc.dg/special/wkali-1.c: Likewise.
1297         * gcc.dg/special/wkali-2.c: Likewise.
1299         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
1300         dg-gpp-additional-*.
1301         * g++.dg/special/conpr-3.C: Likewise.
1302         * g++.dg/special/conpr-4.C: Likewise.
1303         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
1304         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
1305         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
1306         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
1307         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
1308         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
1309         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
1310         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
1311         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
1312         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
1313         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
1314         * g++.old-deja/g++.other/comdat1.C: Likewise.
1315         * g++.old-deja/g++.other/comdat2.C: Likewise.
1316         * g++.old-deja/g++.other/comdat3.C: Likewise.
1317         * g++.old-deja/g++.other/ctor1.C: Likewise.
1318         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
1320 2003-06-05  Richard Henderson  <rth@redhat.com>
1322         * gcc.dg/debug/20030605-1.c: New.
1324 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1326         * README.QMTEST: Update.
1328 2003-06-04  Richard Henderson  <rth@redhat.com>
1330         * gcc.dg/cleanup-1.c: New.
1331         * gcc.dg/cleanup-2.c: New.
1332         * gcc.dg/cleanup-3.c: New.
1333         * gcc.dg/cleanup-4.c: New.
1334         * gcc.dg/cleanup-5.c: New.
1335         * gcc.dg/cleanup-6.c: New.
1336         * gcc.dg/cleanup-7.c: New.
1338 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1340         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
1342         * lib/dg-pch.exp: New file.
1343         * g++.dg/pch/pch.exp: Use dg-pch.exp.
1344         * gcc.dg/pch/pch.exp: Likewise.
1346 2003-06-04  Roger Sayle  <roger@eyesopen.com>
1348         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
1349         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
1350         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
1351         * gcc.dg/builtins-17.c: New test case.
1352         * gcc.dg/i386-387-4.c: New test case.
1353         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
1355 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1357         * gcc.dg/ultrasp9.c: New test.
1359 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1361         * gcc.c-torture/compile/20030604-1.c: New test.
1362         * gcc.dg/sparc-constant-1.c: New test.
1364 2003-06-03  Glen Nakamura  <glen@imodulo.com>
1366         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
1368 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
1370         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
1372         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
1373         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
1375 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
1377         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
1379 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1381         PR c++/10940
1382         * g++.dg/template/spec10.C: New test.
1384 2003-06-03  Roger Sayle  <roger@eyesopen.com>
1386         * gcc.dg/builtins-16.c: New test case.
1388 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
1390         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
1391         mempcpy test with post-increments.
1392         * gcc.c-torture/execute/string-opt-3.c: New test.
1393         * gcc.dg/string-opt-1.c: New test.
1395 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
1397         PR fortran/10965
1398         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
1400 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
1402         * lib/scanasm.exp (dg-scan): New function, factored out of ...
1403         (scan-assembler): ... here.  Use dg-scan.
1404         (scan-assembler-not): Likewise.
1405         (scan-file): New function.
1406         (scan-file-not): Likewise.
1407         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
1408         * gcc.dg/cpp/_Pragma4.c: Likewise.
1409         * gcc.dg/cpp/_Pragma5.c: Likewise.
1410         * gcc.dg/cpp/avoidpaste1.c: Likewise.
1411         * gcc.dg/cpp/avoidpaste2.c: Likewise.
1412         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
1413         * gcc.dg/cpp/cmdlne-P.c: Likewise.
1414         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
1415         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
1416         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
1417         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
1418         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
1419         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
1420         * gcc.dg/cpp/cxxcom1.c: Likewise.
1421         * gcc.dg/cpp/line1.c: Likewise.
1422         * gcc.dg/cpp/maccom1.c: Likewise.
1423         * gcc.dg/cpp/maccom2.c: Likewise.
1424         * gcc.dg/cpp/maccom3.c: Likewise.
1425         * gcc.dg/cpp/maccom4.c: Likewise.
1426         * gcc.dg/cpp/maccom5.c: Likewise.
1427         * gcc.dg/cpp/maccom6.c: Likewise.
1428         * gcc.dg/cpp/multiline.c: Likewise.
1429         * gcc.dg/cpp/spacing1.c: Likewise.
1430         * gcc.dg/cpp/spacing2.c: Likewise.
1431         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
1432         * gcc.dg/cpp/trad/maccom1.c: Likewise.
1433         * gcc.dg/cpp/trad/maccom2.c: Likewise.
1434         * gcc.dg/cpp/trad/maccom3.c: Likewise.
1435         * gcc.dg/cpp/trad/maccom4.c: Likewise.
1436         * gcc.dg/cpp/trad/maccom6.c: Likewise.
1437         * gcc.dg/cpp/cxxcom2.c: Likewise.
1438         * gcc.dg/cpp/cxxcom2.h: New file.
1440         * gcc.dg/cpp/truefalse.cpp: Move it to ...
1441         * g++.dg/cpp/truefalse.C: Here.
1442         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
1444 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
1446         * gcc.dg/cpp/redef3.c: New file.
1448 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1450         * gcc.dg/i386-loop-3.c: New test.
1452 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
1454         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
1456 2003-05-31  Roger Sayle  <roger@eyesopen.com>
1458         * gcc.dg/fwrapv-1.c: New test case.
1459         * gcc.dg/fwrapv-2.c: New test case.
1461 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1463         PR c++/10956
1464         * g++.dg/template/spec9.C: New test.
1466 2003-05-29  Roger Sayle  <roger@eyesopen.com>
1468         * gcc.dg/duff-4.c: New test case.
1470 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
1472         PR fortran/10843
1473         * g77.dg/ffixed-form-1.f: New test
1474         * g77.dg/ffixed-form-2.f: New test
1475         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
1476         * g77.dg/ffree-form-3.f: New test
1478 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
1480         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
1481         * gcc.dg/wint_t-1.c: Likewise.
1483 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1485         * g++.dg/template/access11.C: New test.
1487 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1489         PR c++/10849
1490         * g++.dg/template/access10.C: New test.
1492 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1493             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1495         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
1497 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
1499         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
1500         suppress for powerpc-*-darwin*.
1501         * gcc.dg/torture/builtin-noret-2.c: Likewise.
1503 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
1505         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
1506         suppress option for powerpc-*-darwin*.
1508 2003-05-23  Roger Sayle  <roger@eyesopen.com>
1510         * gcc.dg/builtins-1.c: Add tests for tan and atan.
1511         * gcc.dg/builtins-4.c: Add test for fmod.
1513 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1515         PR c++/10682
1516         * g++.dg/template/instantiate4.C: New test.
1518 2003-05-22  Roger Sayle  <roger@eyesopen.com>
1520         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
1522 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
1524         * gcc.dg/compat/scalar-return-1_main.c: New file.
1525         * gcc.dg/compat/scalar-return-1_x.c: New file.
1526         * gcc.dg/compat/scalar-return-1_y.c: New file.
1527         * gcc.dg/compat/scalar-return-2_main.c: New file.
1528         * gcc.dg/compat/scalar-return-2_x.c: New file.
1529         * gcc.dg/compat/scalar-return-2_y.c: New file.
1530         * gcc.dg/compat/struct-return-3_main.c: New file.
1531         * gcc.dg/compat/struct-return-3_y.c: New file.
1532         * gcc.dg/compat/struct-return-3_x.c: New file.
1533         * gcc.dg/compat/struct-return-2_main.c: New file.
1534         * gcc.dg/compat/struct-return-2_x.c: New file.
1535         * gcc.dg/compat/struct-return-2_y.c: New file.
1537 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1539         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
1540         for hppa*-hp-hpux*.
1541         * gcc.dg/20021014-1.c (dg-options): Likewise.
1542         * gcc.dg/nest.c (dg-options): Likewise.
1544 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
1546         PR c++/9738
1547         * g++.dg/ext/dllimport2.C: New file.
1548         * g++.dg/ext/dllimport3.C: New file.
1550 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
1552         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
1553         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
1554         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1555         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
1556         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1557         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
1558         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
1559         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
1560         * gcc.dg/compat/small-struct-defs.h: New file.
1561         * gcc.dg/compat/small-struct-init.h: New file.
1562         * gcc.dg/compat/small-struct-check.h: New file.
1563         * gcc.dg/compat/fp-struct-defs.h: New file.
1564         * gcc.dg/compat/fp-struct-check.h: New file.
1565         * gcc.dg/compat/fp-struct-init.h: New file.
1566         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
1567         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
1569 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
1571         * gcc.dg/20030225-2.c: New test.
1573 2003-05-18  Roger Sayle  <roger@eyesopen.com>
1574             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1576         * gcc.c-torture/compile/20030518-1.c: New test case.
1578 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
1580         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
1581         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
1582         gcc-dg-debug-runtest.
1583         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
1584         gcc-dg-debug-runtest.
1586 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1588         PR c++/9022
1589         * g++.dg/lookup/using6.C: New test.
1591 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1593         * g++.dg/parse/access2.C: New test.
1595 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
1597         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
1598         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
1599         * gcc.dg/debug/debug.exp: Likewise.
1601 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
1603         * gcc.dg/dollar.c: New test.
1605 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
1607         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
1608         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
1609         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
1610         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
1611         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
1612         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
1613         * gcc.dg/compat/struct-by-value-6_main.c: New file.
1614         * gcc.dg/compat/struct-by-value-6_x.c: New file.
1615         * gcc.dg/compat/struct-by-value-6_y.c: New file.
1616         * gcc.dg/compat/struct-by-value-7_main.c: New file.
1617         * gcc.dg/compat/struct-by-value-7_x.c: New file.
1618         * gcc.dg/compat/struct-by-value-7_y.c: New file.
1619         * gcc.dg/compat/struct-by-value-8_main.c: New file.
1620         * gcc.dg/compat/struct-by-value-8_x.c: New file.
1621         * gcc.dg/compat/struct-by-value-8_y.c: New file.
1622         * gcc.dg/compat/struct-by-value-9_main.c: New file.
1623         * gcc.dg/compat/struct-by-value-9_x.c: New file.
1624         * gcc.dg/compat/struct-by-value-9_y.c: New file.
1626 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
1628         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
1629         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
1630         support for "repo" mode.
1631         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
1632         * lib/g77-dg.exp: Likewise.
1633         * lib/obj-dg.exp: Likewise.
1635 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
1637         Merge from gcc-3_2-rhl8-branch:
1638         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
1640         * gcc.dg/tls/opt-6.c: New test.
1642         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
1644         * gcc.dg/20030405-1.c: New test.
1646         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
1648         * gcc.dg/20030309-1.c: New test.
1650         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1652         * gcc.c-torture/execute/20030307-1.c: New test.
1654         2003-02-20  Randolph Chung  <tausq@debian.org>
1656         * gcc.c-torture/compile/20030220-1.c: New test.
1658         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
1660         * gcc.dg/20030217-1.c: New test.
1662         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
1664         * gcc.c-torture/compile/20020129-1.c: New test.
1666         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1668         * gcc.dg/unroll-1.c: New test.
1670         2002-11-16  Jan Hubicka  <jh@suse.cz>
1672         * gcc.c-torture/execute/20020920-1.c: New test.
1674         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
1676         PR target/7434
1677         * gcc.c-torture/compile/20021008-1.c: New test.
1679         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
1681         PR target/7559
1682         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
1684         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
1686         * gcc.c-torture/compile/20020807-1.c: New test.
1688         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
1690         * gcc.dg/tls/opt-1.c: New test.
1692         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
1694         * gcc.dg/20020729-1.c: New test.
1696         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
1698         * g++.dg/opt/life1.C: New test.
1700         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
1702         * gcc.dg/20020525-1.c: New test.
1704         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1706         PR c++/6794
1707         * g++.dg/ext/pretty1.C: New test.
1708         * g++.dg/ext/pretty2.C: New test.
1710 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
1712         PR c++/8385
1713         * g++.dg/ext/typeof5.C: New test.
1715 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
1717         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
1718         __USER_LABEL_PREFIX__ into account.
1719         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
1721 2003-05-14  Roger Sayle  <roger@eyesopen.com>
1723         * gcc.dg/builtins-15.c: New test case.
1725 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
1727         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
1729 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
1731         * lib/g++.exp: Tweak handling of additional source files.
1732         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
1733         * g++.dg/special/conpr-2a.C: Rename to ...
1734         * g++.dg/special/conpr-2a.cc: ... this.
1735         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
1736         * g++.dg/special/conpr-3a.C: Rename to ...
1737         * g++.dg/special/conpr-3a.cc: This.
1738         * g++.dg/special/conpr-3b.C: Rename to ...
1739         * g++.dg/special/conpr-3b.cc: This.
1740         * g++.dg/special/conpr-4.C: New test.
1741         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
1743 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
1745         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
1747 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1749         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
1750         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1751         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
1752         * g++.old-deja/g++.other/warn3.C: Likewise.
1754 2003-05-11  Roger Sayle  <roger@eyesopen.com>
1756         * gcc.dg/i386-387-1.c: Update to also test log.
1757         * gcc.dg/i386-387-2.c: Likewise.
1759 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
1761         * g77.f-torture/execute/int8421.f: New test.
1763 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1765         PR c++/10230, c++/10481
1766         * g++.dg/lookup/scoped5.C: New test.
1768 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1770         PR c++/10552
1771         * g++.dg/template/ttp6.C: New test.
1773 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
1775         * gcc.c-torture/execute/builtins: New directory.
1776         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
1777         gcc.c-torture/execute/builtins.
1778         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
1779         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
1780         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
1781         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
1783 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1785         PR c++/9252
1786         * g++.dg/template/access8.C: New test.
1787         * g++.dg/template/access9.C: New test.
1789 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1791         PR c++/9554
1792         * g++.dg/parse/access1.C: New test.
1794 2003-05-09  DJ Delorie  <dj@redhat.com>
1796         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
1797         long, and not an int.
1799 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1801         PR c++/10555, c++/10576
1802         * g++.dg/template/memclass1.C: New test.
1804 2003-05-08  DJ Delorie  <dj@redhat.com>
1806         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
1807         targets.
1808         * gcc.c-torture/execute/20021024-1.x: Likewise.
1809         * gcc.c-torture/execute/shiftdi.x: Likewise.
1810         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
1811         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
1812         * gcc.dg/20021018-1.c: Likewise.
1814 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1816         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
1818         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
1819         (bcopy): Call memmove.
1821 2003-05-08  Roger Sayle  <roger@eyesopen.com>
1823         * g77.f-torture/compile/8485.f: New test case.
1825 2003-05-07  Richard Henderson  <rth@redhat.com>
1827         PR c++/10570
1828         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
1829         Verify exception_cleanup not called for rethrows.
1830         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
1831         when exiting catch block without rethrowing.
1832         * g++.dg/eh/forced3.C: New.
1833         * g++.dg/eh/forced4.C: New.
1835 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
1837         * gcc.dg/20030505.c: Fix triplet.
1839 2003-05-06  DJ Delorie  <dj@redhat.com>
1841         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
1842         * gcc.dg/nest.c: Likewise.
1844 2003-05-05  Roger Sayle  <roger@eyesopen.com>
1846         * gcc.dg/builtins-14.c: New test case.
1848 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
1850         * lib/compat.exp (compat-execute): New argument.
1851         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
1852         * gcc.dg/compat: New test directory.
1853         * gcc.dg/compat/compat.exp: New expect script.
1854         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
1855         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
1856         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
1857         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
1858         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
1859         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
1861         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
1862         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
1863         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
1864         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
1865         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
1866         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
1867         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
1868         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
1869         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
1870         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
1871         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
1872         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
1873         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
1874         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
1875         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
1877 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
1879         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
1881 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
1883         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
1885 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
1887         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
1888         * gcc.dg/ppc-fsel-2.c: New test.
1890         * gcc.dg/unused-5.c: New test.
1892 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1894         PR c++/10496
1895         * g++.dg/warn/pmf1.C: New test.
1897 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1899         PR c++/4494
1900         * g++.dg/warn/main.C: New test.
1902 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1904         * gcc.dg/nonnull-3.c: New test.
1906 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
1908         * gcc.dg/cpp/Wtrigraphs.c: Update.
1909         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
1911 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
1913         * gcc.dg/ppc-fsel-1.c: New test.
1915 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
1917         PR c/10604
1918         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
1920 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
1922         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
1924 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1926         PR c++/9364, c++/10553, c++/10586
1927         * g++.dg/parse/typename4.C: New test.
1928         * g++.dg/parse/typename5.C: Likewise.
1930 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
1932         * gcc.c-torture/compile/20030503-1.c: New test.
1934 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1936         * g++.dg/lookup/using5.C: Fix testcase error.
1938 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
1940         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
1941         since MEABI is no longer supported.  Remove all vestiges
1942         of MEABI from the test.
1944 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1946         PR c++/10554
1947         * g++.dg/lookup/using5.C: New test.
1949 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1951         PR c++/8772
1952         * g++.dg/template/ttp5.C: New test.
1954 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
1956         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
1957         (dg-gpp-additional-sources): New function.
1958         (dg-gpp-additional-files): Likewise.
1959         * lib/g++.exp (additional_sources): New variable.
1960         (additional_files): Likewise.
1961         (g++_target_compile): Deal with them.
1962         * lib/old-dejagnu.exp: Remove.
1963         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
1964         * g++.old-deja: Revise all tests to use dg commands.
1966 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1968         PR c++/9432, c++/9528
1969         * g++.dg/lookup/using4.C: New test.
1971 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
1973         * gcc.dg/noreturn-5.c: New file.
1974         * gcc.dg/noreturn-6.c: New file.
1976         * gcc.c-torture/compile/inline-1.c: New file.
1978 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1980         PR c++/10551
1981         * g++.dg/template/explicit1.C: New test.
1983 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1985         PR c++/10549
1986         * g++.dg/other/bitfield1.C: New test.
1988         PR c++/10527
1989         * g++.dg/init/new7.C: New test.
1991 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1993         * g++.dg/ext/desig1.C: New test.
1994         * g++.dg/ext/init1.C: Update.
1996         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
1998 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
2000         PR c++/10180
2001         * g++.dg/warn/Winline-1.C: New test.
2003 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
2005         * gcc.c-torture/execute/string-opt-19.c: New test.
2007         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
2008         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
2010 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
2012         PR c++/10506
2013         * g++.dg/init/new6.C: New test.
2015         PR c++/10503
2016         * g++.dg/init/ref6.C: New test.
2018 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
2020         * g++.dg/warn/weak1.C: XFAIL on AIX4.
2022 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2024         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
2025         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
2027 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
2029         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
2030         initialized static data members.
2032 2003-04-25  H.J. Lu <hjl@gnu.org>
2034         * gcc.dg/ia64-sync-4.c: New test.
2036 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2038         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
2039         date.
2041 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
2043         PR c++/10337
2044         * g++.dg/warn/conv1.C: New test.
2045         * g++.old-deja/g++.other/conv7.C: Adjust.
2046         * g++.old-deja/g++.other/overload14.C: Adjust.
2048 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2050         PR c++/10471
2051         * g++.dg/template/defarg2.C: New test.
2053 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
2055         * gcc.dg/cpp/include2.c: Update.
2056         * gcc.dg/cpp/multiline-2.c: New.
2057         * gcc.dg/cpp/multiline.c: Update.
2058         * gcc.dg/cpp/strify2.c: Update.
2059         * gcc.dg/cpp/trad/literals-2.c: Update.
2061 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2063         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
2065 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2067         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
2069 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2071         PR c++/10451
2072         * g++.dg/parse/crash4.C: New test.
2074         PR c++/9847
2075         * g++.dg/parse/crash5.C: New test.
2077 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
2079         PR c++/10446
2080         * g++.dg/parse/crash3.C: New test.
2082         PR c++/10428
2083         * g++.dg/parse/elab1.C: New test.
2085 2003-04-22  Devang Patel  <dpatel@apple.com>
2087         * gcc.dg/cpp/trad/funlike-5.c: New test.
2089 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
2091         * g++.dg/other/packed1.C: Fix dg options.
2093 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
2095         * g++.dg/other/offsetof2.C: New test.
2097 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
2099         * g++.dg/template/recurse.C: Adjust location of error messages.
2101 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
2103         PR c++/9881
2104         * g++.dg/init/addr-const1.C: New test.
2105         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
2107 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2109         PR c++/10405
2110         * g++.dg/lookup/struct-hack1.C: New test.
2112 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
2114         * ucs.c: Update diagnostic messages.
2116 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
2118         * gcc.dg/cpp/truefalse.cpp: New test.
2119         * gcc.dg/cpp/cpp.exp: Update.
2120         * g++.dg/other/stdbool-if.C: Remove.
2122 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
2124         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
2125         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
2127 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2129         * gcc.c-torture/compile/20030418-1.c: New test.
2131 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
2133         * README.compat: Remove; content moved to doc/sourcebuild.texi.
2135 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2137         PR c++/10347
2138         g++.dg/template/dependent-name1.C: New test.
2140 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
2142         * gcc.dg/warn-1.c (tourist_guide): New array,
2143         contains a pointer to bar.
2145 2003-04-16  Roger Sayle  <roger@eyesopen.com>
2147         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
2148         * gcc.c-torture/execute/medce-1.c: New test case.
2149         * gcc.c-torture/execute/medce-2.c: New test case.
2151 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
2153         * lib/prune.exp: Ignore more messages.
2155         PR c++/10381
2156         * g++.dg/parse/lookup3.C: New test.
2158 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
2160         * gcc.c-torture/compile/20030415-1.c : New test.
2162 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
2164         * gcc.c-torture/execute/scope-2.c: Move to ...
2165         * gcc.dg/noncompile/scope.c: .... here.
2167 2003-04-14  Roger Sayle  <roger@eyesopen.com>
2169         * gcc.dg/20030414-2.c: New test case.
2171 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
2173         PR target/10377
2174         * gcc.dg/20030414-1.c: New test.
2176 2003-04-13  Roger Sayle  <roger@eyesopen.com>
2178         * gcc.dg/builtins-12.c: New test case.
2179         * gcc.dg/builtins-13.c: New test case.
2181 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2183         * gcc.c-torture/execute/string-opt-18.c: New test.
2185 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
2187         PR c++/10300
2188         * g++.dg/init/new5.C: New test.
2190 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
2192         PR c++/7910
2193         * g++.dg/ext/dllimport1.C: New test.
2195 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2197         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
2199 2003-04-11  Bud Davis <bdavis9659@comcast.net>
2201         PR Fortran/9263
2202         * g77.f-torture/noncompile/9263.f: New test
2203         PR Fortran/1832
2204         * g77.f-torture/execute/1832.f: New test
2206 2003-04-11  David Chad  <davidc@freebsd.org>
2207             Loren J. Rittle  <ljrittle@acm.org>
2209         libobjc/8562
2210         * objc.dg/headers.m: New test.
2212 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
2214         * gcc.c-torture/execute/builtin-noret-2.c: New.
2215         * gcc.c-torture/execute/builtin-noret-2.x: New.
2216         XFAIL builtin-noret-2.c at -O1 and above.
2217         * gcc.dg/redecl.c: New.
2218         * gcc.dg/Wshadow-1.c: Update error regexps.
2220 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
2222         * g++.dg/abi/bitfield10.C: New test.
2224 2003-04-09  Mike Stump  <mrs@apple.com>
2226         * gcc.dg/pch/pch.exp: Make testcase names longer.
2227         * g++.dg/pch/pch.exp: Make testcase names longer.
2229 2003-04-08  Roger Sayle  <roger@eyesopen.com>
2231         * gcc.dg/builtins-11.c: New test case.
2233 2003-04-08  Roger Sayle  <roger@eyesopen.com>
2235         * gcc.dg/builtins-9.c: New test case.
2236         * gcc.dg/builtins-10.c: New test case.
2238 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
2240         * gcc.dg/noncompile/init-4.c.c: New test.
2242 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
2244         * gcc.misc-test/gcov-9.c: New test.
2245         * gcc.misc-test/gcov-10.c: New test
2246         * gcc.misc-test/gcov-11.c: New test.
2248 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
2250         PR optimization/10024
2251         * gcc.c-torture/compile/20030405-1.c: New test.
2253 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
2255         * gcc.dg/pch/static-3.c: New.
2256         * gcc.dg/pch/static-3.hs: New.
2257         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
2259 2003-04-04  Richard Henderson  <rth@redhat.com>
2261         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
2262         * g++.dg/eh/forced2.C: Likewise.
2264 2003-04-03  Mike Stump  <mrs@apple.com>
2266         * lib/scanasm.exp (scan-assembler): Add xfail processing for
2267         target arg.
2268         (scan-assembler-times, scan-assembler-not): Likewise.
2269         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
2271 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2273         * gcc.dg/sparc-loop-1.c: New test.
2275 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
2277         PR other/9274
2278         * g++.dg/pch/system-2.C: New.
2279         * g++.dg/pch/system-2.Hs: New.
2281 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
2283         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
2285         * g++.dg/eh/simd-1.C (vecfunc): Same.
2287 2003-04-01  Roger Sayle  <roger@eyesopen.com>
2289         * gcc.c-torture/execute/20030401-1.c: New test case.
2291 2003-04-01  Ziemowit Laski <zlaski@apple.com>
2293         * objc.dg/defs.m: New.
2295 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
2297         * g++.dg/eh/simd-1.C: New.
2298         * g++.dg/eh/simd-2.C: New.
2300 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
2302         * gcc.c-torture/execute/simd-3.c: New.
2304 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
2306         PR c/9936
2307         * gcc.dg/20030331-2.c: New test.
2309 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
2311         PR c++/10278
2312         * g++.dg/parse/crash2.C: New test.
2314 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2316         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
2317         * gcc.c-torture/execute/20030331-1.c: ...here.
2319 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2321         * gcc.c-torture/execute/20030331-1.c: New test.
2323 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
2325         * lib/gcov.exp: Adjust call return testing strings.
2326         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
2328 2003-03-31  Roger Sayle  <roger@eyesopen.com>
2330         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
2331         * gcc.dg/builtins-7.c: New test case.
2332         * gcc.dg/builtins-8.c: New test case.
2334 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2336         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
2338 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
2340         PR c++/7647
2341         * g++.dg/lookup-class-member-2.C: New test.
2343 2003-03-30  Glen Nakamura  <glen@imodulo.com>
2345         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
2347 2003-03-28  Roger Sayle  <roger@eyesopen.com>
2349         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
2351 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
2353         * g++.dg/init/attrib1.C: New test.
2355 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2357         * gcc.dg/ultrasp8.c: New test.
2359 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2361         * gcc.dg/ultrasp7.c: New test.
2363 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
2365         PR c++/10047
2366         * g++.dg/template/inline1.C: New test.
2368 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2370         * gcc.dg/sparc-dwarf2.c: New test.
2372 2003-03-27  Roger Sayle  <roger@eyesopen.com>
2374         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
2375         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
2377 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
2379         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
2380         than reading .x files.
2381         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
2382         * g77.dg/gcov/gcov-1.f: Likewise.
2383         * gcc.misc-tests/gcov-4b.c: Likewise.
2384         * gcc.misc-tests/gcov-5b.c: Likewise.
2385         * gcc.misc-tests/gcov-6.c: Likewise.
2386         * gcc.misc-tests/gcov-7.c: Likewise.
2387         * gcc.misc-tests/gcov-8.c: Likewise.
2388         * g++.dg/gcov/gcov-1.x: Remove.
2389         * g77.dg/gcov/gcov-1.x: Likewise.
2390         * gcc.misc-tests/gcov-4b.x: Likewise.
2391         * gcc.misc-tests/gcov-5b.x: Likewise.
2392         * gcc.misc-tests/gcov-6.x: Likewise.
2393         * gcc.misc-tests/gcov-7.x: Likewise.
2394         * gcc.misc-tests/gcov-8.x: Likewise.
2396 2003-03-27  Glen Nakamura  <glen@imodulo.com>
2398         PR opt/10087
2399         * gcc.dg/20030324-1.c: New test.
2401 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
2403         PR c++/10224
2404         * g++.dg/template/arg3.C: New test.
2406         PR c++/10158
2407         * g++.dg/template/friend18.C: New test.
2409 2003-03-26  Roger Sayle  <roger@eyesopen.com>
2411         * g77.f-torture/compile/20030326-1.f: New test case.
2413 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
2415         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
2417         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
2419 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
2421         * gcc.dg/ia64-sync-3.c: New test.
2423 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
2425         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
2427 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
2429         * gcc.dg/ultrasp6.c: New test.
2431 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2433         * gcc.dg/i386-signbit-1.c: New test.
2434         * gcc.dg/i386-signbit-2.c: New test.
2435         * gcc.dg/i386-signbit-3.c: New test.
2437 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2439         * gcc.dg/ultrasp5.c: Fix options.
2441 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2443         * gcc.dg/ultrasp5.c: Fix comment.
2445 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
2447         PR fortran/10197
2448         * g77.f-torture/execute/10197.f: New test.
2450 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
2452         PR c++/9898, c++/383
2453         * g++.dg/template/conv6.C: New test.
2455         PR c++/10119
2456         * g++.dg/template/ptrmem5.C: New test.
2458         PR c++/10026
2459         * g++.dg/lookup/koenig1.C: New test.
2461         PR C++/10199
2462         * g++.dg/lookup/template2.C: New test.
2464 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
2466         * g++.dg/opt/rtti1.C: New test.
2468 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2470         * gcc.dg/ultrasp5.c: New test.
2472 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
2474         PR middle-end/9967
2475         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
2476         builtin fputs.
2478 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
2480         PR c/8224
2481         * gcc.dg/20030323-1.c: New test.
2483 2003-03-23  Roger Sayle  <roger@eyesopen.com>
2485         * gcc.c-torture/compile/20030323-1.c: New test case.
2487 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
2489         * gcc.dg/20030321-1.c: New test.
2491 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
2493         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
2495 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
2497         PR c++/9978, c++/9708
2498         * g++.dg/ext/vlm1.C: Adjust expected error.
2499         * g++.dg/ext/vla2.C: New test.
2500         * g++.dg/template/arg1.C: New test.
2501         * g++.dg/template/arg2.C: New test.
2503 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
2505         * g77.f-torture/execute/select.f: New test.
2506         * g77.f-torture/noncompile/select_no_compile.f: New test.
2508 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
2510         PR c++/9898
2511         * g++.dg/other/error4.C: New test.
2513 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
2515         * g++.dg/template/friend17.C: New test.
2517 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
2519         * gcc.c-torture/compile/20030320-1.c: New.
2521 2003-03-20  Roger Sayle  <roger@eyesopen.com>
2523         * gcc.dg/builtins-6.c: New test case.
2525 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
2527         PR target/10073
2528         * gcc.c-torture/compile/20030319-1.c: New.
2530 2003-03-18  Jan Hubicka  <jh@suse.cz>
2532         * gcc.dg/i386-cvt-1.c: New test.
2534 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
2536         * objc.dg/naming-1.m: Use "(parse|syntax) error".
2537         * objc.dg/naming-2.m: Likewise.
2539 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
2541         PR c++/9639
2542         * g++.dg/parse/crash1.C: New test.
2544 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
2546         PR c++/8805
2547         * g++.dg/eh/cleanup1.C: New test.
2549 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2551         * gcc.c-torture/execute/20030316-1.c: New test case.
2553 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2555         PR c++/9629
2556         * g++.dg/init/ctor2.C: New test.
2558 2003-03-15  Roger Sayle  <roger@eyesopen.com>
2560         * g77.f-torture/compile/xformat.f: New test case.
2562 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2564         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
2565         * g++.old-deja/g++.mike/eh50.C: Likewise.
2567 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2569         PR c++/6440
2570         * g++.dg/template/spec7.C: New test.
2571         * g++.dg/template/spec8.C: Likewise.
2573 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
2575         * gcc.c-torture/execute/20030313-1.c: New test.
2577 2003-03-14  Richard Henderson  <rth@redhat.com>
2579         * gcc.dg/inline-2.c: Adjust alpha test for external call.
2581 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
2583         * gcc.c-torture/compile/20030314-1.c: New test.
2585 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
2587         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
2588         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
2589         thumb target,
2590         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
2591         to accept newer _imp__  prefix and additional
2592         newline in .drectve section.
2593         * gcc.dg/dll-4.c: Likewise.
2594         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
2595         switch.
2597 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
2599         * g++.dg/parse/namespace9.C: New test.
2601         * g++.dg/init/ref5.C: New test.
2602         * g++.dg/parse/ptrmem1.C: Likewise.
2604 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2606         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
2607         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
2608         regular expression.
2609         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
2610         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
2612 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
2614         * gcc.c-torture/execute/20030224-2.c: New test.
2616 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2618         * gcc.dg/decl-3.c: New test.
2620 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2622         * gcc.dg/i386-loop-2.c: New test.
2624 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
2626         PR c++/9474
2627         * g++.dg/parse/namespace8.C: New test.
2629         PR c++/9924
2630         * g++.dg/overload/builtin2.C: New test.
2632 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
2634         * gcc.dg/return-type-3.c: New test.
2636 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
2638         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
2639         profiling options are not supported.
2641 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
2643         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
2644         * g++.old-deja/g++.warn/impint2.C: Likewise.
2646 2003-03-10  Devang Patel  <dpatel@apple.com>
2648         * g++.dg/cpp/c++_cmd_1.C: New test.
2649         * g++.dg/cpp/c++_cmd_1.h: New file.
2651 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
2653         * gcc.dg/altivec-9.c: New file.
2655 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2657         * gcc.dg/ppc-sdata-1.c: New test.
2658         * gcc.dg/ppc-sdata-2.c: New test.
2660 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
2662         PR c++/9373
2663         * g++.dg/opt/ptrmem2.C: New test.
2665         PR c++/8534
2666         * g++.dg/opt/ptrmem1.C: New test.
2668 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2670         * gcc.dg/i386-loop-1.c: New test.
2672 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2674         PR c++/9970
2675         * g++.dg/lookup/friend1.C: New test.
2677 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2679         PR c++/9823
2680         * g++.dg/parser/constructor1.C: New test.
2682 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
2684         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
2686         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
2688 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
2690         * gcc.dg/cpp/Wunused.c: Update test.
2692 2003-03-08  Jan Hubicka  <jh@suse.cz>
2694         * gcc.dg/inline-3.c: New test.
2696 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2698         PR c++/9809
2699         * g++.dg/parse/builtin1.C: New test.
2701         PR c++/9982
2702         * g++.dg/abi/cookie1.C: New test.
2703         * g++.dg/abi/cookie2.C: Likewise.
2705         PR c++/9524
2706         * g++.dg/template/field1.C: New test.
2708         PR c++/9912
2709         * g++.dg/parse/class1.C: New test.
2710         * g++.dg/parse/namespace7.C: Likewise.
2711         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
2713 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
2715         * g++.dg/init/ref4.C: New test.
2717 2003-03-07  Jan Hubicka  <jh@suse.cz>
2719         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
2720         * gcc.dg/inline-3.c:  New test.
2722 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
2724         * g++.dg/init/ref3.C: New test.
2726         PR c++/9965
2727         * g++.dg/init/ref2.C: New test.
2729         PR c++/9400
2730         * g++.dg/warn/Wshadow-2.C: New test.
2732         PR c++/9791
2733         * g++.dg/warn/Woverloaded-1.C: New test.
2735 2003-03-05  Jan Hubicka  <jh@suse.cz>
2737         * gcc.dg/i386-local2.c: New.
2738         * gcc.dg/i386-local.c: Fix typo.
2740 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
2742         * g++.dg/abi/layout3.C: New test.
2744 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2746         * gcc.c-torture/compile/20030305-1.c
2748 2003-03-05  Jan Hubicka  <jh@suse.cz>
2750         * gcc.dg/i386-local.c: New.
2752 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
2754         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
2756 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2758         * gcc.dg/switch-2.c: New test.
2759         * gcc.dg/switch-3.c: New test.
2760         * gcc.dg/Wswitch.c: Adjust line numbers.
2761         * gcc.dg/Wswitch-default.c: Likewise.
2762         * gcc.dg/Wswitch-enum.c: Likewise.
2764 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
2766         * gcc.c-torture/execute/20030222-1.c: New test.
2768 2003-03-03  James E Wilson  <wilson@tuliptree.org>
2770         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
2772 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
2774         PR c++/9878
2775         * g++.dg/init/ref1.C: New test.
2777 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
2779         * gcc.dg/sh-relax.c: New SH-only test.
2781 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
2783         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
2784         comment explaining purpose of testcase.
2786 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2788         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
2789         for HC11/HC12 (asm needs two int registers).
2790         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
2791         HC11/HC12 because the test uses an asm which needs two 32-bit
2792         registers.
2794 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2796         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
2797         for HC11/HC12 (array is too large otherwise).
2798         * gcc.c-torture/compile/920501-4.x: New file, likewise.
2799         * gcc.c-torture/compile/20010518-2.x: Likewise.
2800         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
2801         HC11/HC12 (array is too large).
2803 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
2805         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
2806         * lib/g++-dg.exp (g++-dg-test): Likewise.
2808 2003-03-01  Roger Sayle  <roger@eyesopen.com>
2810         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
2811         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
2813 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2815         * g++.dg/warn/implicit-typename1.C: Remove warning.
2817 2003-02-28  Richard Henderson  <rth@redhat.com>
2819         * gcc.dg/noreturn-1.c: Move noreturn warning line.
2820         * gcc.dg/return-type-1.c: Move control reaches end warning line.
2822 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
2824         * gcc.dg/pch/pch.exp: Change .pch to .gch.
2825         * g++.dg/pch/pch.exp: Likewise.
2827 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
2829         PR c++/9879
2830         * testsuite/g++.dg/init/new4.C: New test.
2832 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
2834         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
2836 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
2838         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
2839         unsigned long.
2841         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
2842         wider than float.
2844 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2846         * lib/scanasm.exp: Add support for counting numbers of
2847         occurences.
2848         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
2849         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
2851 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
2853         PR c++/9683
2854         * g++.dg/template/static3.C: New test.
2856         PR c++/9829
2857         * g++.dg/parse/namespace6.C: New test.
2859 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2861         PR target/9732
2862         * gcc.dg/20030225-1.c: New test.
2864 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
2866         * README: Remove out-of-date information.
2868         PR c++/9836
2869         * g++.dg/template/spec6.C: New test.
2871 2003-02-24  Jeff Law  <law@redhat.com>
2873         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
2875 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2877         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
2878         * gcc.dg/pragma-ep-1.c: Likewise.
2880 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2882         PR c++/9602
2883         * g++.dg/template/friend16.C: New test.
2885 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
2887         PR c++/5333
2888         * g++.dg/parse/fused-params1.C: Adjust error messages.
2889         * g++.dg/template/nested3.C: New test.
2891 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
2893         * g++.dg/abi/param1.C: New test.
2895 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2897         PR c++/7982
2898         * g++.dg/warn/implicit-typename1.C: New test.
2900 2003-02-22  Kelley Cook <kelleycook@comcast.net>
2902         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
2903         with "mtune".
2904         * g++.old-deja/g++.other/store-expr2.C: Likewise.
2905         * gcc.c-torture/execute/20010129-1.x: Likewise.
2906         * gcc.dg/20011107-1.c: Likewise.
2907         * gcc.dg/20020108-1.c: Likewise.
2908         * gcc.dg/20020122-3.c: Likewise.
2909         * gcc.dg/20020206-1.c: Likewise.
2910         * gcc.dg/20020310-1.c: Likewise.
2911         * gcc.dg/20020426-2.c: Likewise.
2912         * gcc.dg/20020517-1.c: Likewise.
2913         * gcc.dg/991230-1.c: Likewise.
2914         * gcc.dg/i386-unroll-1.c: Likewise.
2915         * gcc.misc-tests/i386-prefetch.exp: Likewise.
2917 2003-02-22  Jan Hubicka  <jh@suse.cz>
2919         * gcc.dg/i386-mul.c: New test.
2921 2003-02-21  Roger Sayle  <roger@eyesopen.com>
2923         * gcc.dg/builtins-5.c: New test case.
2925 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
2927         * gcc.dg/asmreg-1.c: New test.
2929 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2931         PR c++/9749
2932         * g++.dg/parse/varmod1.C: New test.
2934 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2936         PR c++/9727
2937         * g++.dg/template/op1.C: New test.
2939 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2941         PR c++/8906
2942         * g++.dg/template/nested2.C: New test.
2944 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2946         PR c++/8724
2947         * g++.dg/expr/dtor1.C: New test.
2949 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
2951         * gcc.dg/cpp/include3.c: New test.
2952         * gcc.dg/cpp/inc/foo.h: New file.
2954 2003-02-21  Glen Nakamura  <glen@imodulo.com>
2956         * gcc.c-torture/execute/20030221-1.c: New test.
2958 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
2960         PR c++/9729
2961         * g++.dg/abi/conv1.C: New test.
2963 2003-02-20  Jan Hubicka  <jh@suse.cz>
2965         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
2967 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
2969         * gcc.c-torture/compile/20030219-1.c: New test.
2971 2003-02-18  Jan Hubicka  <jh@suse.cz>
2973         * gcc.dg/funcorder.c: New test.
2975 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2977         * gcc.c-torture/execute/20030218-1.c: New.
2979 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
2981         * gcc.dg/20030218-1.c: New.
2983 2003-02-18  Richard Henderson  <rth@redhat.com>
2985         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
2986         * gcc.dg/attr-used-2.c: New.
2988 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
2990         PR c++/9704
2991         * g++.dg/init/copy5.C: New test.
2993 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
2995         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
2996         * g++.dg/pch/pch.exp: Likewise.
2998 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
3000         * gcc.c-torture/execute/20030209-1.c: Enable the test if
3001         STACK_SIZE is not defined.
3003 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3005         PR c++/9457
3006         * g++.dg/template/init1.C: New test.
3008 2003-02-16  Jan HUbicka  <jh@suse.cz>
3010         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
3011         (foo): Add few extra tests
3012         * gcc.dg/c99-const-expr-3.c: Likewise.
3013         * gcc.c-torture/execute/20030216-1.c: New.
3015 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3017         PR c++/9459
3018         * g++.dg/ext/typeof4.C: New test.
3020 2003-02-15  Roger Sayle  <roger@eyesopen.com>
3022         * gcc.dg/i386-387-3.c: New test case.
3024 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
3026         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
3027         cris-*-elf* cris-*-aout* and mmix-*-*.
3029 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
3031         * gcc.dg/20030213-1.c: New test.
3033 2003-02-12  Roger Sayle  <roger@eyesopen.com>
3035         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
3036         * gcc.dg/i386-387-2.c: Likewise.
3038 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
3040         * gcc.dg/ppc-spe.c: Fix formatting.
3041         Enable tests that were previously unsupported by gas.
3042         Delete tests for instructions that no longer exist.
3043         Switch arguments on evsubifw builtin.
3045 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3047         * gcc.c-torture/execute/20030209-1.c: Disable the test if
3048         STACK_SIZE is too small.
3050 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3051             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
3053         * gcc.dg/decl-2.c: New test.
3055 2003-02-10  Jan Hubicka  <jh@suse.cz>
3057         * gcc.dg/i386-fpcvt-1.c:  New test.
3059 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
3061         * gcc.c-torture/execute/20030209-1.c: New test.
3063 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
3065         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
3066         int-wide bitops, use the constants of the same width.
3067         Likewise, if long long is 32-bit wide, test bitops using
3068         32-bit constants.
3070 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
3072         * gcc.dg/20021014-1.c: Annotate with expected notice text.
3074 2003-02-07  Roger Sayle  <roger@eyesopen.com>
3076         * testsuite/gcc.dg/builtins-4.c: New test case.
3078 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3080         * gcc.dg/20020430-1.c: Fix dg command typos.
3081         * gcc.dg/20020503-1.c: Likewise.
3083 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3085         PR c++/8785
3086         * g++.dg/parse/fused-params1.C: New test.
3088         PR c++/8857
3089         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
3091         PR c++/8921
3092         * g++.dg/parse/non-dependent1.C: New test.
3094         PR c++/8928
3095         * g++.dg/parse/dupl-tmpl-args1.C: New test.
3097         PR c++/9228
3098         * g++.dg/parse/undefined7.C: New test.
3099         * g++.dg/parse/non-templ1.C: New test.
3101         PR c++/9229
3102         * g++.dg/parse/too-many-tmpl-args1.C: New test.
3104 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
3106         * gcc.c-torture/compile/20030206-1.c: New test.
3108 2003-02-05  Roger Sayle  <roger@eyesopen.com>
3110         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
3111         "pow" to "foo" to avoid potential confusion with a math built-in.
3113 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3115         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
3116         conditions for SPARC targets.
3118 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
3120         * gcc.dg/20030204-1.c: New test.
3122 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3124         PR c++/38
3125         * g++.dg/parse/array-size1.C: New test.
3127         PR c++/5657
3128         * g++.dg/parse/undefined3.C: New test.
3130         PR c++/5665
3131         * g++.dg/parse/undefined4.C: New test.
3133         PR c++/5975
3134         * g++.dg/parse/undefined5.C: New test.
3136         PR c++/7259
3137         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
3139         PR c++/8578
3140         * g++.dg/parse/casting-operator1.C: New test.
3142         PR c++/8596
3143         * g++.dg/parse/undefined6.C: New test.
3145         PR c++/8736
3146         * g++.dg/parse/missing-template1.C: New test.
3148 2003-02-04  Jan Hubicka  <jh@suse.cz>
3150         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
3151         * gcc.dg/i386-cmov?.c:  Likewise.
3152         * gcc.dg/i386-fpcvt-?.c:  Likewise.
3153         * gcc.dg/i386-ssefp-1.c:  Likewise.
3154         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
3155         conventions.
3157 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
3159         PR c++/7129
3160         * testsuite/g++.dg/ext/max.C: New test.
3162 2003-02-03  Jan Hubicka  <jh@suse.cz>
3164         * gcc.c-torture/execute/20030203-1.c: New test.
3166 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
3168         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
3169         'natural-endian'.
3171 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
3173         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
3174         * g++.dg/init/new2.C: Likewise.
3175         * g++.dg/other/new1.C: Likewise.
3177 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
3179         * gcc.dg/struct-ret-libc.c: New test.
3181 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
3183         * gcc.dg/20030129-1.c: New test.
3185 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3187         PR c++/8849
3188         * g++.dg/template/ptrmem4.C: New test.
3190 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
3192         * g++.dg/parser/constant1.C: New test.
3194 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3196         PR c++/8591
3197         * g++.dg/parse/friend2.C: New test.
3199 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
3201         PR c++/9437
3202         * g++.dg/template/unify4.C: New test.
3204 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
3206         * gcc.c-torture/execute/20030128-1.c: New test.
3208 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
3210         * g++.dg/lookup/nested1.C: Test moved from ...
3211         * g++.old-deja/g++.other/lookup24.C: ... here.
3213 2003-01-28  Jan Hubicka  <jh@suse.cz>
3215         * gcc.dg/i386-cmov5.c:  New test.
3217 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
3219         * gcc.c-torture/execute/20010925-1.c: Changed the
3220         memcpy declaration.
3222 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
3224         PR c++/3902
3225         * g++.dg/parse/template5.C: New test.
3227 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
3229         PR fortran/9258
3230         * g77.dg/pr9258: New test.
3232 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3234         * README: Move relevant parts from README.g++.
3236         * README.g++: Remove this file.
3238 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
3240         * g++.dg/abi/dcast1.C: New test.
3242 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3244         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
3246 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
3248         PR c++/47
3249         * g++.old-deja/g++.other/lookup24.C: New test.
3251 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3253         PR middle-end/7227
3254         * gcc.dg/uninit-C.c: New test.
3256 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
3258         * g++.dg/abi/covariant1.C: New test.
3260 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
3262         * gcc.dg/20030123-1.c: New test.
3264 2003-01-25  Jan Hubicka  <jh@suse.cz>
3266         PR opt/8492
3267         * gcc.c-torture/compile/20030125-1.c
3269 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
3271         PR c++/9403
3272         * g++.dg/parse/template3.C: New test.
3273         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
3275         PR c++/795
3276         * g++.dg/parse/template4.C: New test.
3278         PR c++/9415
3279         * g++.dg/template/qual2.C: New test.
3281         PR c++/8545
3282         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
3284         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
3286 2003-01-25  Roger Sayle  <roger@eyesopen.com>
3288         * gcc.c-torture/execute/switch-1.c: New test case.
3290 2003-01-25  Jan Hubicka  <jh@suse.cz>
3292         * gcc.c-torture/execute/20030125-1.[cx]: New test.
3294 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
3296         Tweaks for Bison-1.875. From the NEWS file:
3297         "- `parse error' -> `syntax error'
3298         Bison now uniformly uses the term `syntax error'"
3299         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
3300         * gcc.dg/cpp/digraph2.c: Likewise.
3301         * gcc.dg/cpp/direct2.c: Likewise.
3302         * gcc.dg/cpp/paste4.c: Likewise.
3303         * gcc.dg/c90-restrict-1.c: Likewise.
3304         * gcc.dg/c99-func-2.c: Likewise.
3305         * gcc.dg/noncompile/920721-2.c: Likewise.
3306         * gcc.dg/noncompile/930622-2.c: Likewise.
3307         * gcc.dg/noncompile/940112-1.c: Likewise.
3308         * gcc.dg/noncompile/950921-1.c: Likewise.
3309         * gcc.dg/noncompile/951123-1.c: Likewise.
3310         * gcc.dg/noncompile/971104-1.c: Likewise.
3311         * gcc.dg/noncompile/990416-1.c: Likewise.
3313 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
3315         * g++.dg/parse/undefined1.C: Add error message.
3317 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
3319         PR c++/9354
3320         * g++.dg/parse/new1.C: New test.
3322         PR c++/9216
3323         * g++.dg/parse/template2.C: New test.
3325         PR c++/9354
3326         * g++.dg/parse/typedef2.C: New test.
3328         PR c++/9328
3329         * g++.dg/ext/typeof3.C: New test.
3331 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3333         PR c++/2738
3334         * g++.dg/parse/ret-type1.C: New test.
3336         PR c++/3792
3337         * g++.dg/parse/tmpl-outside1.C: New test.
3339         PR c++/4207
3340         * g++.dg/parse/int-as-enum1.C: New test.
3342         PR c++/4903
3343         * g++.dg/parse/no-typename1.C: New test.
3345         PR c++/5533
3346         * g++.dg/parse/no-value1.C: New test.
3348         PR c++/5921
3349         * g++.dg/parse/wrong-inline1.C: New test.
3351         PR c++/6402
3352         * g++.dg/parse/ref1.C: New test.
3354         PR c++/6992
3355         * g++.dg/parse/attr-ctor1.C: New test.
3357         PR c++/7229
3358         * g++.dg/parse/namespace5.C: New test.
3360         PR c++/7917
3361         * g++.dg/parse/func-def1.C: New test.
3363         PR c++/8143
3364         * g++.dg/parse/undefined1.C: New test.
3366         PR c++/5723, PR c++/8522
3367         * g++.dg/parse/specialization1.C: New test.
3369         PR c++/163, PR c++/8595
3370         * g++.dg/parse/struct-as-enum1.C: New test.
3372         PR c++/9173
3373         * g++.dg/parse/undefined2.C: New test.
3375 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
3377         PR c++/9298
3378         * g++.dg/parse/template1.C: New test.
3380         PR c++/9384
3381         * g++.dg/parse/using1.C: New test.
3383         PR c++/9285
3384         PR c++/9294
3385         * g++.dg/parse/expr2.C: New test.
3387         PR c++/9388
3388         * g++.dg/parse/lookup2.C: Likewise.
3390 2003-01-21  Jan Hubicka  <jh@suse.cz>
3392         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
3393         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
3394         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
3395         * gcc.c-torture/execute/string-opt-*.c: Likewise.
3397 2003-01-20  Nick Clifton  <nickc@redhat.com>
3399         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
3400         problem with ARM sibcall code generation.
3402 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
3404         * gcc.c-torture/execute/20030120-1.c: New.
3406 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
3408         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
3410 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
3412         PR c++/9272
3413         * g++.dg/parse/ctor1.C: New test.
3415         PR c++/9294:
3416         * g++.dg/parse/qualified1.C: New test.
3418         * g++.dg/parse/typename3.C: New test.
3420 2003-01-16  Richard Henderson  <rth@redhat.com>
3422         * g++.dg/tls/init-2.C: Fix error matches for real this time.
3424 2003-01-16  Richard Henderson  <rth@redhat.com>
3426         * g++.dg/pch/pch.exp: Copy test header to the working directory
3427         before using it either for precompilation or direct use.
3428         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
3429         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
3431 2003-01-16  Richard Henderson  <rth@redhat.com>
3433         * gcc.dg/pch/pch.exp: Copy test header to the working directory
3434         before using it either for precompilation or direct use.
3435         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
3436         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
3438 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
3440         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
3441         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
3442         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
3443         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
3444         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
3445         typename warning into error.
3446         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
3447         error messages.
3448         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
3449         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
3450         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
3451         messages.
3452         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
3453         make declaration visible in template.
3454         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
3455         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
3456         messages.
3457         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
3458         message.
3459         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
3460         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
3461         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
3462         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
3463         typename warning with error message.
3464         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
3465         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
3466         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
3468 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
3470         * g++.dg/parse/ambig2.C: New test.
3472 2003-01-15  Richard Henderson  <rth@redhat.com>
3474         * g++.dg/tls/init-2.C: Update error message string.
3476 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3478         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
3480 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
3482         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
3483         all for HC11/HC12.
3484         * gcc.c-torture/compile/20001205-1.x: Likewise.
3485         * gcc.c-torture/compile/20001226-1.x: Likewise.
3486         * gcc.c-torture/compile/920520-1.x: Likewise.
3487         * gcc.c-torture/compile/961203-1.x: Likewise.
3488         * gcc.c-torture/compile/20020604-1.x: Likewise.
3490 2003-01-15  Jan Hubicka  <jh@suse.cz>
3492         * gcc.c-torture/compile/20030115-1.c: New test.
3494         * gcc.dg/i386-fpcvt-1.c: New test.
3495         * gcc.dg/i386-fpcvt-2.c: New test.
3497 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
3499         Further conform g++'s __vmi_class_type_info to the C++ ABI
3500         specification.
3501         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
3502         the specification.
3504 2003-01-14  Jan Hubicka  <jh@suse.cz>
3506         * gcc.dg/i386-fpcvt-1.c: New test.
3507         * gcc.dg/i386-fpcvt-2.c: New test.
3509 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3511         * gcc.dg/i386-mmx-3.c: New test.
3513 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
3515         PR c++/9264
3516         * g++.dg/parse/octal1.C: New file.
3518         PR c++/9172
3519         * g++.dg/parse/typename1.C: New file.
3521 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
3523         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
3524         * gcc.dg/bf-no-ms-layout.c: Likewise.
3525         * gcc.dg/bf-ms-attrib.c: Likewise.
3527 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
3529         PR c++/9099
3530         * g++.dg/parse/dtor1.C: New file.
3532         PR c++/9128
3533         * g++.dg/rtti/typeid1.C: New file.
3535         PR c++/9153
3536         * g++.dg/parse/lookup1.C: New file.
3538         PR c++/9171
3539         * g++.dg/templ/spec5.C: New file.
3541 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
3543         * gcc.c-torture/compile/20030110-1.c: New test.
3545 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
3547         Merge from pch-branch:
3549         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
3551         * gcc.dg/pch/cpp-1.h: New.
3552         * gcc.dg/pch/cpp-1.c: New.
3553         * gcc.dg/pch/cpp-2.h: New.
3554         * gcc.dg/pch/cpp-2.c: New.
3556         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
3558         * gcc.dg/pch/except-1.h: New.
3559         * gcc.dg/pch/except-1.c: New.
3561         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
3563         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
3564         running test.
3565         * gcc.dg/pch: Include *.hp not *.h.
3566         * gcc.dg/pch/system-1.h: New.
3567         * gcc.dg/pch/system-1.c: New.
3569         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
3571         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
3572         rather than trying to build and run a program using PCH.
3573         * gcc.dg/pch: Remove dg-do commands from test files.
3575         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
3577         * gcc.dg/pch/macro-3.c: New.
3578         * gcc.dg/pch/macro-3.h: New.
3580         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
3582         * gcc.dg/pch/common-1.c: New.
3583         * gcc.dg/pch/common-1.h: New.
3584         * gcc.dg/pch/decl-1.c: New.
3585         * gcc.dg/pch/decl-1.h: New.
3586         * gcc.dg/pch/decl-2.c: New.
3587         * gcc.dg/pch/decl-2.h: New.
3588         * gcc.dg/pch/decl-3.c: New.
3589         * gcc.dg/pch/decl-3.h: New.
3590         * gcc.dg/pch/decl-4.c: New.
3591         * gcc.dg/pch/decl-4.h: New.
3592         * gcc.dg/pch/decl-5.c: New.
3593         * gcc.dg/pch/decl-5.h: New.
3594         * gcc.dg/pch/global-1.c: New.
3595         * gcc.dg/pch/global-1.h: New.
3596         * gcc.dg/pch/inline-1.c: New.
3597         * gcc.dg/pch/inline-1.h: New.
3598         * gcc.dg/pch/inline-2.c: New.
3599         * gcc.dg/pch/inline-2.h: New.
3600         * gcc.dg/pch/static-1.c: New.
3601         * gcc.dg/pch/static-1.h: New.
3602         * gcc.dg/pch/static-2.c: New.
3603         * gcc.dg/pch/static-2.h: New.
3605         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
3607         * g++.dg/pch/pch.exp: Better handle failing testcases.
3608         * gcc.dg/pch/pch.exp: Likewise.
3609         * gcc.dg/pch/macro-1.c: New.
3610         * gcc.dg/pch/macro-1.h: New.
3611         * gcc.dg/pch/macro-2.c: New.
3612         * gcc.dg/pch/macro-2.h: New.
3614         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
3616         * g++.dg/dg.exp: Treat files in pch/ specially.
3617         * g++.dg/pch/pch.exp: New file.
3618         * g++.dg/pch/empty.H: New file.
3619         * g++.dg/pch/empty.C: New file.
3620         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
3621         "precompile".
3623         * gcc.dg/pch/pch.exp: New file.
3624         * gcc.dg/pch/empty.h: New file.
3625         * gcc.dg/pch/empty.c: New file.
3626         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
3627         "precompile".
3629 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3631         * g++.dg/template/friend14.C: New test.
3633 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3635         * gcc.dg/old-style-asm-1.c: New test.
3637 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
3639         * gcc.c-torture/compile/20030109-1.c: New test.
3641 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3643         * gcc.c-torture/execute/20030109-1.c: New test.
3645 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
3647         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
3648         * g++.old-deja/g++.mike/dyncast2.C: Likewise
3649         * g++.old-deja/g++.mike/dyncast3.C: Likewise
3650         * g++.old-deja/g++.mike/eh2.C: Likewise
3651         * g++.old-deja/g++.mike/eh3.C: Likewise
3652         * g++.old-deja/g++.mike/eh5.C: Likewise
3653         * g++.old-deja/g++.mike/eh6.C: Likewise
3654         * g++.old-deja/g++.mike/eh7.C: Likewise
3655         * g++.old-deja/g++.mike/eh8.C: Likewise
3656         * g++.old-deja/g++.mike/eh9.C: Likewise
3657         * g++.old-deja/g++.mike/eh10.C: Likewise
3658         * g++.old-deja/g++.mike/eh12.C: Likewise
3659         * g++.old-deja/g++.mike/eh13.C: Likewise
3660         * g++.old-deja/g++.mike/eh14.C: Likewise
3661         * g++.old-deja/g++.mike/eh16.C: Likewise
3662         * g++.old-deja/g++.mike/eh17.C: Likewise
3663         * g++.old-deja/g++.mike/eh18.C: Likewise
3664         * g++.old-deja/g++.mike/eh21.C: Likewise
3665         * g++.old-deja/g++.mike/eh23.C: Likewise
3666         * g++.old-deja/g++.mike/eh24.C: Likewise
3667         * g++.old-deja/g++.mike/eh25.C: Likewise
3668         * g++.old-deja/g++.mike/eh26.C: Likewise
3669         * g++.old-deja/g++.mike/eh27.C: Likewise
3670         * g++.old-deja/g++.mike/eh28.C: Likewise
3671         * g++.old-deja/g++.mike/eh29.C: Likewise
3672         * g++.old-deja/g++.mike/eh31.C: Likewise
3673         * g++.old-deja/g++.mike/eh33.C: Likewise
3674         * g++.old-deja/g++.mike/eh34.C: Likewise
3675         * g++.old-deja/g++.mike/eh35.C: Likewise
3676         * g++.old-deja/g++.mike/eh36.C: Likewise
3677         * g++.old-deja/g++.mike/eh37.C: Likewise
3678         * g++.old-deja/g++.mike/eh38.C: Likewise
3679         * g++.old-deja/g++.mike/eh39.C: Likewise
3680         * g++.old-deja/g++.mike/eh40.C: Likewise
3681         * g++.old-deja/g++.mike/eh41.C: Likewise
3682         * g++.old-deja/g++.mike/eh42.C: Likewise
3683         * g++.old-deja/g++.mike/eh44.C: Likewise
3684         * g++.old-deja/g++.mike/eh46.C: Likewise
3685         * g++.old-deja/g++.mike/eh47.C: Likewise
3686         * g++.old-deja/g++.mike/eh48.C: Likewise
3687         * g++.old-deja/g++.mike/eh49.C: Likewise
3688         * g++.old-deja/g++.mike/eh50.C: Likewise
3689         * g++.old-deja/g++.mike/eh51.C: Likewise
3690         * g++.old-deja/g++.mike/eh53.C: Likewise
3691         * g++.old-deja/g++.mike/eh55.C: Likewise
3692         * g++.old-deja/g++.mike/p7912.C: Likewise
3693         * g++.old-deja/g++.mike/p9706.C: Likewise
3694         * g++.old-deja/g++.mike/p10416.C: Likewise
3695         * g++.old-deja/g++.mike/p11667.C: Likewise
3696         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
3697         Remove redundant reference to Iris.
3698         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
3699         Elxsi, i860, Pico Java, and WE32K.
3701 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
3703         * g++.dg/ext/asm4.C: New test.
3705 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3707         PR c++/9030
3708         * g++.dg/template/friend12.C: New test.
3709         * g++.dg/template/friend13.C: Likewise.
3710         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
3712 2003-01-08  Jan Hubicka  <jh@suse.cz>
3714         * gcc.dg/i386-cadd.c: New test.
3715         * gcc.dg/i386-cmov4.c: Likewise.
3717 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
3719         PR c++/9165
3720         * g++.dg/warn/Wunused-3.C: New test.
3722         * g++.dg/abi/bitfield9.C: New test.
3724         PR c++/9189
3725         * g++.dg/parse/defarg3.C: New test.
3727 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
3729         * g++.dg/parse/ambig1.C: New test.
3730         * g++.dg/parse/defarg2.C: New test.
3732 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
3734         * g++.dg/template/defarg-1.C: New test.
3735         * g++.dg/template/local2.C: Likewise.
3737 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
3739         * gcc.c-torture/execute/20030105-1.c: New test.
3741 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3743         * g++.dg/parse/namespace3.C: Remove extra semicolons.
3744         * g++.dg/parse/namespace4.C: Likewise.
3746 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3748         * g++.dg/template/ntp2.C: New test.
3750 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3752         * g++.dg/parse/extern-C-1.C: New test.
3754         * g++.dg/parse/namespace4.C: New test.
3756         * g++.dg/template/nested1.C: New test.
3758         * g++.dg/parse/namespace3.C: New test.
3760 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3762         * g++.dg/lookup/two-stage1.C: New test.
3764 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3766         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
3767         * g++.old-deja/g++.jason/access8.C: Likewise.
3768         * g++.old-deja/g++.other/decl5.C: Likewise.
3770 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3772         * g++.dg/parse/parse7.C: New test.
3774 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
3776         PR c++/2843
3777         * g++.dg/ext/attrib7.C: New test.
3779 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3781         * g++.dg/parse/parse6.C: New test.
3783 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
3785         * gcc.dg/h8300-stack-1.c: New.
3787 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3789         g++.dg/lookup/exception1.C: New test.
3791         g++.dg/lookup/template1.C: New test.
3793         g++.dg/parse/namespace2.C: New test.
3795         g++.dg/parse/parens2.C: New test.
3797 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3799         * g++.dg/parse/parse5.C: New test.
3800         * g++.dg/lookup/scoped4.C: New test.
3802 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3804         * g++.dg/parse/parens1.C: New test.
3806         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
3807         angle-bracket1.C.
3808         * g++.dg/parse/parens2.C: New test.
3810         * g++.dg/lookup/scope-operator1.C: New test.
3812         * g++.dg/parse/operator1.C: New test.
3814 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3816         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
3817         * g++.old-deja/g++.other/access6.C: Likewise.
3818         * g++.old-deja/g++.other/decl1.C: Likewise.
3819         * g++.old-deja/g++.pt/typename12.C: Likewise.
3821 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3823         * g++.dg/parse/namespace1.C: New test.
3825 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3827         * g++.dg/parse/parse4.C: New test.
3829 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3831         * g++.dg/parse/parse3.C: New test.
3833 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3835         * g++.dg/parse/parse2.C: New test.
3837 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3839         * g++.dg/template/friend11.C: New test.
3841 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3843         * g++.dg/parse/parse1.C: New test.
3845 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
3847         * lib/profopt.exp: Change the name of a global variable to avoid
3848         possible clashes with other test suites.
3850 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
3852         * g++.dg/inherit/covariant8.C: New test.
3854 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3856         * g++.dg/init/array9.C: New test.
3858         PR c++/9112
3859         * g++.dg/parse/expr1.C: New test.
3861 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3863         * gcc.c-torture/compile/20021230-1.c: New test.
3865 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
3867         * g++.dg/inherit/covariant5.C: New test.
3868         * g++.dg/inherit/covariant6.C: New test.
3869         * g++.dg/inherit/covariant7.C: New test.
3871 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3873         PR c++/2739
3874         * g++.dg/other/access2.C: New test.
3876 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3878         * g++.dg/other/anon-struct.C: No longer fails
3879         * g++.old-deja/g++.brendan/parse4.C: Likewise.
3880         * g++.old-deja/g++.brendan/parse5.C: Likewise.
3881         * g++.old-deja/g++.brendan/parse6.C: Likewise.
3883 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3885         * g++.dg/parse/angle-bracket.C (main): No longer fails.
3887 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
3889         * g++.dg/eh/spec4.C: Remove stray semicolon.
3890         * g++.dg/expr/pmf-1.C: Change error message.
3891         * g++.dg/ext/asm1.C: Remove stray semicolon.
3892         * g++.dg/ext/typename1.C: Add missing typenames.
3893         * g++.dg/inherit/template-as-base.C: Change error message.
3894         * g++.dg/lookup/scoped1.C: Likewise.
3895         * g++.dg/lookup/scoped2.C: Likewise.
3896         * g++.dg/lookup/using2.C: Likewise.
3897         * g++.dg/other/component1.C: Remove stray semicolon.
3898         * g++.dg/other/do1.C: Change error message.
3899         * g++.dg/other/error2.C: Likewise.
3900         * g++.dg/other/init1.C: Likewise.
3901         * g++.dg/other/packed1.C: Remove stray semicolon.
3902         * g++.dg/other/ptrmem2.C: Change error message.
3903         * g++.dg/parse/parameter-declaration-1.C: Remove line number
3904         marker.
3905         * g++.dg/special/initp1.C: Remove invalid attribute usage.
3906         * g++.dg/template/access3.C: Add typename keyword.
3907         * g++.dg/template/access5.C: Remove stray semicolon.
3908         * g++.dg/template/access6.C: Likewise.
3909         * g++.dg/template/complit1.C: Likewise.
3910         * g++.dg/template/crash1.C: Change error message.
3911         * g++.dg/template/inherit2.C: Remove stray semicolon.
3912         * g++.dg/template/instantiate2.C: Likewise.
3913         * g++.dg/template/instantiate3.C: Change error message.
3914         * g++.dg/template/qual1.C: Remove stray semicolon.
3915         * g++.dg/template/qualttp18.C: Change error message.
3916         * g++.dg/template/ref1.C: Remove stray semicolon.
3917         * g++.dg/template/sizeof1.C (A::value): Declare it.
3918         * g++.dg/template/spec4.C: Change error message.
3919         * g++.dg/template/static1.C: Likewise.
3920         * g++.dg/template/type1.C: Likewise.
3921         * g++.dg/template/typename3.C: Likewise.
3922         * g++.old-deja/g++.benjamin/13478.C: Change error message.
3923         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
3924         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
3925         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
3926         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
3927         named return value extension.
3928         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
3929         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
3930         * g++.old-deja/g++.bob/extern_C.C: Likewise.
3931         * g++.old-deja/g++.bob/inherit2.C: Likewise.
3932         * g++.old-deja/g++.brendan/complex1.C: Likewise.
3933         * g++.old-deja/g++.brendan/copy5.C: Likewise.
3934         * g++.old-deja/g++.brendan/crash13.C: Likewise.
3935         * g++.old-deja/g++.brendan/crash15.C: Likewise.
3936         * g++.old-deja/g++.brendan/crash18.C: Change error message.
3937         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
3938         * g++.old-deja/g++.brendan/crash38.C: Likewise.
3939         * g++.old-deja/g++.brendan/crash50.C: Likewise.
3940         * g++.old-deja/g++.brendan/crash56.C: Likewise.
3941         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
3942         syntax.
3943         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
3944         * g++.old-deja/g++.brendan/crash8.C: Change error message.
3945         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
3946         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
3947         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
3948         * g++.old-deja/g++.brendan/template11.C: Likewise.
3949         * g++.old-deja/g++.brendan/template26.C: Likewise.
3950         * g++.old-deja/g++.brendan/template27.C: Use explicit
3951         specialization syntax.
3952         * g++.old-deja/g++.brendan/template30.C: Likewise.
3953         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
3954         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
3955         non-dependent names.
3956         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
3957         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
3958         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
3959         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
3960         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
3961         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
3962         named return value extension.
3963         * g++.old-deja/g++.ext/namedret2.C: Likewise.
3964         * g++.old-deja/g++.ext/namedret3.C: Likewise.
3965         * g++.old-deja/g++.ext/return1.C: Likewise.
3966         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
3967         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
3968         * g++.old-deja/g++.jason/access8.C: Likewise.
3969         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
3970         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
3971         pseudo-destructor names.
3972         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
3973         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
3974         pseudo-destructor names.
3975         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
3976         * g++.old-deja/g++.jason/overload19.C: Likewise.
3977         * g++.old-deja/g++.jason/overload32.C: Likewise.
3978         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
3979         stray semicolons.
3980         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
3981         * g++.old-deja/g++.jason/return.C: Likewise.
3982         * g++.old-deja/g++.jason/return2.C: Likewise.
3983         * g++.old-deja/g++.jason/shadow1.C: Likewise.
3984         * g++.old-deja/g++.jason/special.C: Use explicit specialization
3985         syntax.
3986         * g++.old-deja/g++.jason/template10.C: Account for use of
3987         non-dependent names.
3988         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
3989         syntax.
3990         * g++.old-deja/g++.jason/template37.C: Likewise.
3991         * g++.old-deja/g++.law/access4.C: Change error messages.
3992         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
3993         pseudo-destructor names.
3994         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
3995         * g++.old-deja/g++.law/ctors9.C: Likewise.
3996         * g++.old-deja/g++.law/cvt22.C: Likewise.
3997         * g++.old-deja/g++.law/dtors5.C: Likewise.
3998         * g++.old-deja/g++.law/global-init1.C: Likewise.
3999         * g++.old-deja/g++.law/missed-error3.C: Likewise.
4000         * g++.old-deja/g++.law/operators28.C: Likewise.
4001         * g++.old-deja/g++.law/visibility28.C: Likewise.
4002         * g++.old-deja/g++.martin/eval1.C: Likewise.
4003         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
4004         name.
4005         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
4006         * g++.old-deja/g++.mike/net34.C: Likewise.
4007         * g++.old-deja/g++.mike/net36.C: Likewise.
4008         * g++.old-deja/g++.mike/ns2.C: Likewise.
4009         * g++.old-deja/g++.mike/p12306.C: Likewise.
4010         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
4011         value extension.
4012         * g++.old-deja/g++.mike/p700.C: Likewise.
4013         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
4014         * g++.old-deja/g++.mike/p710.C: Likewise.
4015         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
4016         value extension.
4017         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
4018         * g++.old-deja/g++.mike/pmf9.C: Likewise.
4019         * g++.old-deja/g++.ns/crash2.C: Likewise.
4020         * g++.old-deja/g++.ns/crash3.C: Likewise.
4021         * g++.old-deja/g++.ns/invalid1.C: Likewise.
4022         * g++.old-deja/g++.ns/ns17.C: Likewise.
4023         * g++.old-deja/g++.ns/template16.C: Likewise.
4024         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
4025         keyword.
4026         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
4027         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
4028         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
4029         named return value extension.
4030         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
4031         * g++.old-deja/g++.other/access4.C: Issue additional error
4032         messages.
4033         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
4034         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
4035         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
4036         * g++.old-deja/g++.other/crash25.C: Change error message.
4037         * g++.old-deja/g++.other/crash4.C: Change error message.
4038         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
4039         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
4040         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
4041         checks.
4042         * g++.old-deja/g++.other/defarg8.C: Likewise.
4043         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
4044         * g++.old-deja/g++.other/dtor10.C: Likewise.
4045         * g++.old-deja/g++.other/incomplete.C: Likewise.
4046         * g++.old-deja/g++.other/linkage7.C: Likewise.
4047         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
4048         lookup algorithm.
4049         * g++.old-deja/g++.other/mangle2.C: Likewise.
4050         * g++.old-deja/g++.other/refinit2.C: Likewise.
4051         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
4052         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
4053         * g++.old-deja/g++.pt/crash28.C: Likewise.
4054         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
4055         syntax.
4056         * g++.old-deja/g++.pt/crash32.C: Change error message.
4057         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
4058         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
4059         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
4060         error message position.
4061         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
4062         * g++.old-deja/g++.pt/defarg8.C: Change error message.
4063         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
4064         syntax.
4065         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
4066         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
4067         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
4068         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
4069         keyword.
4070         * g++.old-deja/g++.pt/explicit31.C: Likewise.
4071         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
4072         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
4073         keyword.
4074         * g++.old-deja/g++.pt/explicit71.C: Change error message.
4075         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
4076         syntax.
4077         * g++.old-deja/g++.pt/friend28.C: Account for use of
4078         non-dependent names.
4079         * g++.old-deja/g++.pt/friend29.C: Likewise.
4080         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
4081         rules.
4082         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
4083         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
4084         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
4085         lookup rules.
4086         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
4087         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
4088         keyword.
4089         * g++.old-deja/g++.pt/memclass20.C: Likewise.
4090         * g++.old-deja/g++.pt/memclass5.C: Likewise.
4091         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
4092         keyword.
4093         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
4094         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
4095         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
4096         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
4097         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
4098         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
4099         keyword.
4100         * g++.old-deja/g++.pt/spec10.C: Likewise.
4101         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
4102         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
4103         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
4104         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
4105         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
4106         * g++.old-deja/g++.pt/ttp62.C: Likewise.
4107         * g++.old-deja/g++.pt/ttp64.C: Likewise.
4108         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
4109         * g++.old-deja/g++.pt/typename15.C: Likewise.
4110         * g++.old-deja/g++.pt/typename22.C: Likewise.
4111         * g++.old-deja/g++.pt/typename6.C: Change error messages.
4112         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
4113         * g++.old-deja/g++.pt/virtual2.C: Likewise.
4114         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
4115         syntax.
4116         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
4117         return value extension.
4118         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
4119         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
4120         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
4121         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
4123 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
4125         * g++.dg/warn/inline1.C: New test.
4126         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
4127         * g++.old-deja/g++.jason/synth10.C: Likewise.
4128         * g++.old-deja/g++.mike/net31.C: Likewise.
4129         * g++.old-deja/g++.mike/p8786.C: Likewise.
4131         * g++.dg/template/friend10.C: New test.
4132         * g++.dg/template/conv5.C: New test.
4134 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
4136         * g++.dg/lookup/scoped3.C: New test.
4138         * g++.dg/lookup/decl1.C: New test.
4139         * g++.dg/lookup/decl2.C: New test.
4141 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4143         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
4144         gcc.c-torture/compile/20021015-1.c,
4145         gcc.c-torture/compile/20021015-2.c,
4146         gcc.c-torture/compile/20021123-1.c,
4147         gcc.c-torture/compile/20021123-2.c,
4148         gcc.c-torture/compile/20021123-3.c,
4149         gcc.c-torture/compile/20021123-4.c,
4150         gcc.c-torture/execute/20021024-1.c: Add tests previously added
4151         only to 3.1 or 3.2 branch.
4153 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
4155         * gcc.dg/i386-bitfield3.c: New test.
4157         * gcc.dg/i386-bitfield2.c: New test.
4159 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
4161         * g++.dg/parse/conv_op1.C: New test.
4163 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
4165         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
4166         approved.
4168 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
4170         * gcc.c-torture/compile/20021220-1.c: New test.
4172 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
4174         * gcc.dg/i386-fastcall-1.c: New.
4176 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4178         * gcc.c-torture/execute/20021219-1.c: New test.
4180 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4182         * gcc.dg/i386-pic-1.c: New test.
4184 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4186         PR c++/8099
4187         * g++.dg/template/friend9.C: New test.
4189 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4191         PR c++/3663
4192         * g++.dg/template/access7.C: New test.
4194 2002-12-18  Nick Clifton  <nickc@redhat.com>
4196         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
4197         the libstdc++-v3 directory has been found.
4199 2002-12-12  Devang Patel <dpatel@apple.com>
4200         * gcc.dg/darwin-ld-1.c: New test.
4201         * gcc.dg/darwin-ld-2.c: New test.
4202         * gcc.dg/darwin-ld-3.c: New test.
4203         * gcc.dg/darwin-ld-4.c: New test.
4204         * gcc.dg/darwin-ld-5.c: New test.
4206 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4208         * gcc.c-torture/compile/20021212-1.c: New test.
4210 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
4212         * gcc.dg/fshort-wchar: New test.
4214 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
4216         PR c++/8372
4217         * g++.dg/template/dtor1.C: New test.
4219         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
4220         markers.
4222 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
4224         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
4226 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
4228         * g++.dg/template/static1.C: New test.
4229         * g++.dg/template/static2.C: New test.
4230         * g++.old-deja/g++.ext/memconst.C: New test.
4232 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4234         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
4235         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
4236         * g++.dg/special/initp1.C: Likewise.
4238 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
4240         * gcc.c-torture/execute/20021204-1.c: New test.
4242 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
4244         * gcc.dg/ppc-fmadd-1.c: New file.
4245         * gcc.dg/ppc-fmadd-2.c: New file.
4246         * gcc.dg/ppc-fmadd-3.c: New file.
4248 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4250         * gcc.c-torture/compile/20021204-1.c: New test.
4252 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
4254         * g++.dg/inherit/covariant2.C: New test.
4255         * g++.dg/inherit/covariant3.C: New test.
4256         * g++.dg/inherit/covariant4.C: New test.
4257         * g++.dg/inherit/covariant1.C: Remove XFAIL.
4258         * g++.old-deja/g++.robertl/eb17.C: Likewise.
4260 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
4262         PR c++/8688
4263         * g++.dg/init/brace3.C: New test.
4265 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
4267         * gcc.dg/20020210-1.c: Fix a comment typo.
4269 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
4271         PR c++/8720
4272         * g++.dg/parse/defarg1.C: New test.
4274         PR c++/8615
4275         * g++.dg/template/char1.C: New test.
4277         * g++.dg/template/varmod1.C: Fix typo.
4279 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4281         DR 180
4282         * g++.old-deja/g++.pt/crash32.C: Expect error.
4284 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
4286         PR c++/5919
4287         * g++.dg/template/varmod1.C: New test.
4289         PR c++/8727
4290         * g++.dg/inherit/typeinfo1.C: New test.
4292         PR c++/8663
4293         * g++.dg/inherit/typedef1.C: New test.
4295 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
4297         PR c++/8332
4298         PR c++/8493
4299         * g++.dg/template/strlen1.C: New test.
4301         PR c++/8227
4302         * g++.dg/template/ctor2.C: New test.
4304         PR c++/8214
4305         * g++.dg/init/string1.C: New test.
4307         PR c++/8511
4308         * g++.dg/template/friend8.C: New test.
4310 2002-11-29  Joe Buck <jbuck@synopsys.com>
4312         * g++.dg/lookup/anon2.C: New test.
4314 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
4316         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
4317         h8300 port.
4319 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
4321         * gcc.dg/bitfld-6.c: New test.
4323 2002-11-27  Jan Hubicka  <jh@suse.cz>
4325         * gcc.c-torture/execute/20021127.[cx]: New test.
4327 2002-11-26  Jan Hubicka  <jh@suse.cz>
4329         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
4330         quality.
4332 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
4334         * g++.dg/init/brace2.C: New test.
4335         * g++.old-deja/g++.mike/p9129.C: Correct.
4337 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
4339         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
4341 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
4343         * gcc.dg/sibcall-6: New test for indirect sibcalls.
4345 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
4347         * testsuite/g++.dg/abi/empty11.C: New test.
4348         * testsuite/g++.dg/rtti/cv1.C: New test.
4350 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
4352         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
4354 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
4356         * g++.dg/abi/empty10.C: New test.
4358 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4360         * gcc.c-torture/compile/20021124-1.c: New test.
4362 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
4364         * g++.dg/abi/rtti2.C: New test.
4366 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4368         * gcc.dg/i386-unroll-1.c: New test.
4370 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4372         * gcc.c-torture/compile/20021120-1.c: New test.
4373         * gcc.c-torture/compile/20021120-2.c: New test.
4375 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4377         * gcc.dg/bitfld-5.c: New test.
4379 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4381         * gcc.c-torture/execute/20021120-3.c: New test.
4383 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4385         * gcc.c-torture/execute/20021120-2.c: New test.
4387 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4389         * gcc.c-torture/execute/20021120-1.c: New test.
4391 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
4393         * gcc.c-torture/execute/20021118-3.c: New test.
4395 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4397         * gcc.c-torture/compile/20021119-1.c: New test.
4399 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
4401         * gcc.dg/duff-1.c: New test.
4402         * gcc.dg/duff-2.c: New test.
4403         * gcc.dg/duff-3.c: New test.
4405 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
4407         * gcc.dg/cpp/_Pragma5.c: New test.
4409 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
4411         * gcc.c-torture/execute/20021118-2.c: New test.
4413 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
4415         * gcc.c-torture/execute/20021118-1.c: New test.
4417 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
4419         * gcc.dg/20021116-1.c: New test.
4421 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
4423         * g++.dg/abi/vcall1.C: New test.
4425 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
4427         * gcc.dg/20021029-1.c: New test.
4428         * gcc.dg/20021029-2.c: New test.
4430 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4432         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
4434 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4436         PR c/8439
4437         * gcc.dg/20021110.c: Move to ...
4438         * gcc.c-torture/compile/20021110.c: .... here.
4440 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4442         PR c/8467
4443         * gcc.c-torture/execute/20021111-1.c
4445 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4447         PR c/8439
4448         * gcc.dg/20021110.c: New test.
4450 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
4452         * g++.dg/abi/vthunk3.C: Run only on x86.
4454 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4456         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
4458 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
4460         * lib/compat.exp (compat-execute): Fix logic error in last
4461         change.
4463 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
4465         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
4467 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4469         PR c++/8389
4470         * g++.dg/template/access6.C: New test.
4472 2002-11-08  Jan Hubicka  <jh@suse.cz>
4474         * gcc.dg/i386-ssefp-1.c: New test.
4475         * gcc.dg/i386-ssefp-1.c: New test.
4477 2002-11-08  Jan Hubicka  <jh@suse.cz>
4479         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
4481 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
4483         * g++.dg/abi/vthunk3.C: New test.
4485         PR c++/8338
4486         * g++.dg/template/crash2.C: New test.
4488 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
4490         * testsuite/g++.dg/abi/dtor1.C: New test.
4491         * testsuite/g++.dg/abi/dtor2.C: Likewise.
4493 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
4495         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
4496         Darwin.
4498 2002-11-04  Adam Nemet  <anemet@lnxw.com>
4500         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
4501         -mthumb.  Only xfail with -O0.
4503 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
4505         * g++.dg/abi/thunk1.C: New test.
4506         * g++.dg/abi/thunk2.C: Likewise.
4507         * g++.dg/abi/vtt1.C: Likewise.
4509 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
4511         PR optimization/8423
4512         * gcc.c-torture/execute/builtin-constant.c: New test.
4514 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
4516         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
4517         Add some more cases.
4519 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
4521         PR c++/8391
4522         * g++.dg/opt/local1.C: New test.
4524 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
4526         PR c++/8160
4527         * g++.dg/template/complit1.C: New test.
4529         PR c++/8149
4530         * g++.dg/template/typename4.C: Likewise.
4532 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4534         Core issue 287, PR c++/7639
4535         * g++.dg/template/instantiate1.C: Adjust error location.
4536         * g++.dg/template/instantiate3.C: New test.
4537         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
4538         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
4539         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
4541 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
4543         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
4545 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
4547         PR c++/8287
4548         * g++.dg/init/dtor2.C: New test.
4550 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4552         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
4553         * gcc.dg/nest.c: Bypass errors on irix6.
4555 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
4557         * gcc.dg/nest.c: Expect error for mmix-*-*.
4558         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
4560 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
4562         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
4563         markers.
4565         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
4567 2002-10-25  Mike Stump  <mrs@apple.com>
4569         * gcc.dg/warn-1.c: New test.
4571 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
4573         * g++.dg/template/typename3.C: New test.
4575 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
4577         * g++.dg/lookup/ptrmem1.C: New test.
4579         * g++.dg/abi/vthunk2.C: New test.
4581 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
4583         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
4585 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
4587         * g++.dg/abi/empty9.C: New test.
4589 2002-10-24  Richard Henderson  <rth@redhat.com>
4591         * g++.dg/inherit/thunk1.C: Enable for ia64.
4593 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
4595         PR c++/8067
4596         * g++.dg/lookup/pretty1.C: New test.
4598 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
4600         * gcc.dg/20021023-1.c: New test.
4602 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
4604         PR c++/7679
4605         * g++.dg/parse/inline1.C: New test.
4607 2002-10-23  Richard Henderson  <rth@redhat.com>
4609         * g++.dg/inherit/thunk1.C: Enable for x86_64.
4611         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
4613 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
4615         PR c++/6579
4616         * g++.dg/parse/stmtexpr3.C: New test.
4618 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
4620         * g++.dg/expr/cond1.C: New test.
4622 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
4624         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
4626 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4628         * g++.dg/abi/vbase13.C: New test.
4629         * g++.dg/abi/vbase14.C: Likewise.
4631 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
4633         * gcc.dg/tls/pic-1.c: New test.
4634         * gcc.dg/tls/nonpic-1.c: New test.
4635         * gcc.dg/20021018-1.c: New test.
4637 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
4639         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
4640         Remove only files with the same base name as the test case.
4641         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
4642         (profopt-execute): Likewise.  Also, remove old profiling
4643         and performance data files before running the tests.
4645         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
4646         * g++.dg/bprob/bprob.exp: Likewise.
4647         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
4648         to allow more general test case names.
4650         * g++.dg/bprob/bprob-1.C: Rename to ...
4651         * g++.dg/bprob/g++-bprob-1.C: ... this.
4653         * g77.dg/bprob/bprob-1.f: Rename to ...
4654         * g77.dg/bprob/g77-bprob-1.f: ... this.
4656 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
4658         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
4659         bison 1.50 or later.
4661 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
4663         * g++.dg/README: Describe more test directories.
4665 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4667         * g++.dg/init/array6.C: Add additional tests.
4669 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
4671         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
4672         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
4674 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
4676         * gcc.c-torture/compile/20020604-1.x: New.
4677         * gcc.c-torture/compile/simd-5.x: Likewise.
4678         * gcc.c-torture/execute/920710-1.x: Likewise.
4679         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
4681 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4683         * g++.dg/inherit/override1.C: Add dg-options clause.
4685 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4687         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
4688         _mm_slli_si128.
4690 2002-10-19  Andreas Schwab  <schwab@suse.de>
4692         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
4693         directory component.
4695 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
4697         * g++.dg/inherit/thunk1.C: New test.
4699         * g++.dg/inherit/override1.C: New test.
4701         * g++.dg/abi/mangle11.C: New test.
4702         * g++.dg/abi/mangle14.C: New test.
4703         * g++.dg/abi/mangle17.C: New test.
4705 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
4707         * g++.dg/overload/member2.C: New test.
4709 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
4711         * g++.dg/README: Describe new compat directory.
4712         * g++.dg/dg.exp: Skip tests in compat directory.
4713         * README.compat: New file.
4714         * lib/compat.exp: New expect script.
4715         * g++.dg/compat: New test directory.
4716         * g++.dg/compat/compat.exp: New expect script.
4717         * g++.dg/compat/abi: New test directory.
4718         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
4719         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
4720         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
4721         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
4722         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
4723         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
4724         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
4725         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
4726         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
4727         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
4728         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
4729         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
4730         * g++.dg/compat/break: New test directory.
4731         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
4732         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
4733         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
4734         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
4735         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
4736         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
4737         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
4738         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
4739         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
4740         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
4741         g++.dg/compat/break/README: New files.
4742         * g++.dg/compat/eh: New test directory.
4743         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
4744         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
4745         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
4746         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
4747         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
4748         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
4749         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
4750         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
4751         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
4752         g++.dg/compat/eh/filter2_y.C,
4753         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
4754         g++.dg/compat/eh/new1_y.C,
4755         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
4756         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
4757         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
4758         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
4759         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
4760         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
4761         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
4762         g++.dg/compat/eh/unexpected1_y.C: New files.
4763         * g++.dg/compat/init: New test directory.
4764         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
4765         g++.dg/compat/init/array5_y.C,
4766         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
4767         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
4768         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
4769         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
4770         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
4771         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
4772         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
4773         g++.dg/compat/init/init-ref2_y.C: New files.
4775 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4777         PR c++/7584
4778         * g++.dg/inherit/using3.C: New test.
4780 2002-10-17  Jan Hubicka  <jh@suse.cz>
4782         * gcc.dg/20021017-2.c: New test.
4784 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4786         * g++.dg/abi/mangle16.C: Adjust.
4788         * g++.dg/init/array8.C: New test.
4790 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
4792         * gcc.dg/special/mips-abi.exp: New test.
4793         * gcc.dg/special/mips-abi.s: Empty file used by the above.
4795 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4797         * g++.dg/abi/mangle16.C: New test.
4798         * g++.dg/abi/mangle17.C: Likewise.
4800         PR c++/7478
4801         * g++.dg/template/ref1.C: New test.
4803 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4805         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
4807 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
4809         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
4811 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4813         PR c++/7524
4814         * g++.dg/init/array7.C: New test.
4816 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
4818         * g++.dg/init/array6.C: New test.
4820         * g++.dg/abi/mangle13.C: Likewise.
4821         * g++.dg/abi/mangle14.C: Likewise.
4822         * g++.dg/abi/mangle15.C: Likewise.
4824 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4826         * g++.dg/abi/empty8.C: New test.
4828 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
4830         * g++.dg/init/ctor1.C: New test.
4832 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
4834         * gcc.c-torture/execute/20021015-1.c: New test.
4836 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
4838         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
4840 2002-10-14  Jan Hubicka  <jh@suse.cz>
4842         * gcc.dg/i386-ssetype-[1-5].c: New tests.
4844 2002-10-14  Richard Henderson  <rth@redhat.com>
4846         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
4848 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4850         PR optimization/6631
4851         * g++.dg/opt/const2.C: New test.
4853 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4855         PR c++/7176
4856         * g++.dg/parse/friend1.C: New test.
4857         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
4859 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
4861         * gcc.dg/20021014-1.c: New test.
4863 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
4865         PR c++/5661
4866         * g++.dg/ext/vlm1.C: New test.
4867         * g++.dg/ext/vlm2.C: Likewise.
4869         * g++.dg/init/array1.C: Remove invalid braces.
4870         * g++.dg/init/brace1.C: New test.
4871         * g++.dg/init/copy2.C: Likewise.
4872         * g++.dg/init/copy3.C: Likewise.
4873         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
4874         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
4875         braces.
4877 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
4879         * gcc.dg/cpp/assembler.S: Don't use -ansi.
4881 2002-10-11  Richard Shann  <richard.shann@superh.com>
4883         * gcc.c-torture/compile/simd-5.c: New test.
4885 2002-10-10  Roger Sayle  <roger@eyesopen.com>
4887         * gcc.c-torture/execute/shiftopt-1.c: New test case.
4889 2002-10-10  Jim Wilson  <wilson@redhat.com>
4891         * gcc.c-torture/execute/20021010-1.c: New test.
4893 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
4895         PR c/7353
4896         * g++.dg/ext/typedef-init.C: New test.
4897         * gcc.dg/typedef-init.c: New test.
4899 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
4901         * gcc.dg/cpp/paste13.c: New test.
4903 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4905         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
4906         remaining platforms, XFAIL during compile, not execute.  Don't
4907         XFAIL at -O0.
4909 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
4911         * gcc.dg/alias-1.c: Tweak expected warning.
4913 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4915         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
4917 2002-10-06  Andreas Jaeger  <aj@suse.de>
4919         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
4920         * gcc.dg/cpp/c++98.C: Likewise.
4922         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
4923         * g++.dg/cpp/c++98.C: Likewise.
4925         * g++.dg/README (Subdirectories): Mention cpp directory.
4927         PR target/7559
4928         * gcc.dg/20021006-1.c: New test.
4930 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4932         PR c++/7804
4933         * g++.dg/other/warning1.C: New test.
4935 2002-10-04  Roger Sayle  <roger@eyesopen.com>
4937         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
4938         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
4939         and sparc-*-* with -m64 as expected failures.  See PR 8087.
4941 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4943         PR c++/7931
4944         * g++.dg/template/ptrmem3.C: New test.
4946         PR c++/7754
4947         * g++.dg/template/union1.C: New test.
4949 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4951         PR c++/8006
4952         * g++.dg/abi/mangle9.C: New test.
4953         * g++.dg/abi/mangle10.C: New test.
4954         * g++.dg/abi/mangle11.C: New test.
4955         * g++.dg/abi/mangle12.C: New test.
4957 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
4959         PR c++/7188.
4960         * g++.dg/template/meminit1.C: New test.
4961         * g++.dg/warn/Wreorder-1.C: Likewise.
4962         * g++.old-deja/g++.mike/warn3.C: Tweak.
4963         * lib/prune.exp: Ingore "in copy constructor".
4965 2002-10-02  Andreas Jaeger  <aj@suse.de>
4967         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
4968         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
4969         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
4970         on x86-64.
4972 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4974         * gcc.dg/empty1.C: Fix typo.
4976 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
4978         * gcc.dg/alias-1.c: New test.
4980 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4982         * gcc.dg/empty1.C: New test.
4984         * g++.dg/tls/init-2.C: Tweak error messages.
4986 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
4988         * gcc.c-torture/compile/20020923-1.c: New test.
4990 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
4992         * gcc.c-torture/execute/ffs-1.c: New test.
4993         * gcc.c-torture/execute/ffs-2.c: Ditto.
4995 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
4997         * g++.dg/overload/member1.C: New test.
4999 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
5001         * g++.dg/abi/empty7.C: New test.
5002         * g++.dg/init/pm2.C: Likewise.
5004 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
5006         * g++.dg/rtti/crash1.C: New test.
5008 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
5010         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
5011         gcc.dg/sibcall-4.c: New tests.
5013 2002-09-28  Roger Sayle  <roger@eyesopen.com>
5015         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
5016         powerpc and MMIX targets.
5018 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
5020         * gcc.dg/cpp/20020927-1.c: New.
5022 2002-09-26  David S. Miller  <davem@redhat.com>
5024         * gcc.c-torture/compile/trunctfdf.c: New.
5026 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5028         * lib/target-supports.exp (check_weak_available): Handle solaris2.
5030 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
5032         * gcc.c-torture/execute/loop-15.c: New.
5034 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
5036         * README.QMTEST: Fix typo.
5038 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
5040         * gcc.dg/20020926-1.c: New test.
5042 2002-09-25  David S. Miller  <davem@redhat.com>
5044         PR target/7842
5045         * gcc.c-torture/execute/shiftdi.c: New test.
5047 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
5049         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
5050         unique to the tool.
5051         * lib/g77.exp (g77_init): Likewise.
5052         * lib/g++.exp (g++_init): Likewise.
5053         * lib/objc.exp (objc_init): Likewise.
5055 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
5057         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
5058         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
5059         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
5061 2002-09-25  Richard Henderson  <rth@redhat.com>
5063         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
5064         too-small long double.
5066 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
5068         * gcc.dg/20020919-1.c: New test.
5070 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
5072         * g++.dg/abi/bitfield6.C: New test.
5073         * g++.dg/abi/bitfield7.C: New test.
5074         * g++.dg/abi/bitfield8.C: New test.
5075         * g++.dg/abi/vbase11.C: New test.
5077 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5079         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
5080         hppa*-*-hpux*.  Update test comment.
5082 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
5084         * gcc.dg/tls/struct-1.c: New test.
5086 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
5088         * gcc.dg/cpp/tr-warn2.c: Update.
5090 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
5092         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
5094 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
5096         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
5097         systems.
5099 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
5101         * gcc.c-torture/execute/ieee/mzero3.c: New test.
5103         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
5104         Adjust for c++filt moved to binutils.  Remove spurious duplicate
5105         setting of cxxfilt.
5107 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
5109         * gcc.dg/20020312-2.c: Update for darwin.
5111 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5113         * g++.old-deja/g++.other/crash32.C: Mark ICE.
5115 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
5117         * objc.dg/comp-types-1.m: New test.
5118         * objc.dg/comp-types-2.m: New test.
5119         * objc.dg/comp-types-3.m: New test.
5120         * objc.dg/comp-types-4.m: New test.
5121         * objc.dg/comp-types-5.m: New test.
5122         * objc.dg/comp-types-6.m: New test.
5124 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5126         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
5128 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
5130         * g++.dg/other/do1.C: New test.
5132         * g++.dg/template/subst1.C: New test.
5134 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
5136         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
5138 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
5140         * g++.dg/template/qualttp20.C: Adjust expected errors.
5141         * g++.old-deja/g++.jason/report.C: Likewise.
5142         * g++.old-deja/g++.other/qual1.C: Likewise.
5144         * g++.dg/lookup/scoped2.C: New test.
5146         * g++.dg/ext/asm3.C: New test.
5148 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
5150         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
5152 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
5154         * ChangeLog: follow spelling conventions.
5155         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
5156         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
5157         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
5158         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
5159         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
5160         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
5161         * g++.old-deja/g++.law/global-init1.C: Likewise.
5162         * g++.old-deja/g++.other/delete4.C: Likewise.
5163         * g++.old-deja/g++.other/inline21.C: Likewise.
5164         * g++.old-deja/g++.other/singleton.C: Likewise.
5165         * g77.dg/strlen0.f: Likewise.
5166         * g77.f-torture/compile/20010519-1.f: Likewise.
5167         * g77.f-torture/compile/980310-4.f: Likewise.
5168         * gcc.c-torture/compile/20000605-1.c: Likewise.
5169         * gcc.c-torture/execute/20020225-1.c: Likewise.
5170         * gcc.dg/c90-hexfloat-2.c: Likewise.
5171         * gcc.dg/c99-bool-1.c: Likewise.
5172         * gcc.dg/c99-hexfloat-2.c: Likewise.
5173         * gcc.dg/dll-2.c: Likewise.
5174         * gcc.dg/wtr-union-init-1.c: Likewise.
5175         * gcc.dg/wtr-union-init-2.c: Likewise.
5176         * gcc.dg/wtr-union-init-3.c: Likewise.
5177         * gcc.dg/cpp/avoidpaste1.c: Likewise.
5178         * gcc.dg/cpp/defined.c: Likewise.
5179         * gcc.dg/cpp/macsyntx.c: Likewise.
5180         * gcc.dg/cpp/paste2.c: Likewise.
5181         * gcc.dg/cpp/trad/defined.c: Likewise.
5182         * gcc.dg/format/c90-printf-1.c: Likewise.
5183         * gcc.dg/format/c90-scanf-1.c: Likewise.
5184         * gcc.dg/format/c99-printf-1.c: Likewise.
5185         * gcc.dg/format/c99-scanf-1.c: Likewise.
5186         * gcc.misc-tests/gcov-8.c: Likewise.
5187         * lib/profopt.exp: Likewise.
5189 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
5191         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
5193 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5195         * g++.dg/inherit/using2.C: New test.
5197 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
5199         * ChangeLog: Follow spelling conventions.
5200         * g++.dg/template/friend4.C: Likewise.
5201         * g++.old-deja/g++.pt/crash67.C: Likewise.
5202         * gcc.c-torture/execute/20000801-4.c: Likewise.
5203         * gcc.dg/c90-digraph-1.c: Likewise.
5204         * gcc.dg/c94-digraph-1.c: Likewise.
5205         * gcc.dg/c99-digraph-1.c: Likewise.
5206         * gcc.dg/cpp/line5.c: Likewise.
5207         * gcc.dg/cpp/multiline.c: Likewise.
5208         * gcc.dg/cpp/trad/literals-1.c: Likewise.
5209         * gcc.dg/format/attr-3.c: Likewise.
5210         * gcc.dg/format/c90-scanf-3.c: Likewise.
5211         * gcc.dg/format/ext-4.c: Likewise.
5213 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5215         * g++.dg/template/pretty1.C: New test.
5217 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
5219         * gcc.c-torture/execute/struct-cpy-1.c: New test.
5221 2002-09-13  Matt Austern  <austern@apple.com>
5223         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
5224         passing a cast expression to a function by const reference.
5226 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
5228         * g++.dg/template/deduce1.C: New test.
5230 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
5232         * gcc.c-torture/execute/simd-1.c: Force all use of int to
5233         32-bit int.
5235 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5237         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
5238         usage.
5240 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
5242         * gcc.c-torture/compile/20020910-1.c: New test.
5244 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
5246         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
5248 2002-09-10  Andreas Jaeger  <aj@suse.de>
5250         * gcc.dg/20020312-2.c: Adjust for x86-64.
5252 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
5254         * g77.dg/7388.f: New test case for PR 7388.
5256 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5258         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
5260 2002-09-05  Ziemowit Laski <zlaski@apple.com>
5262         * objc.dg/proto-lossage-1.m: New test.
5264 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
5266         * gcc.dg/cpp/_Pragma4.c: Fix typo.
5268 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
5270         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
5271         expected to pass.
5273 2002-09-06  Stan Shebs  <shebs@apple.com>
5274             David Edelsohn  <edelsohn@gnu.org>
5276         * gcc.dg/weak: New directory.
5277         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
5278         target-specific xfail bits.
5279         * gcc.dg/typeof-2.c: Move to new directory.
5280         * gcc.dg/weak.exp: New expect script.
5282 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
5284         * gcc.c-torture/execute/extzvsi.c: New test.
5286 2002-09-05  Stan Shebs  <shebs@apple.com>
5288         * gcc.dg/weak-1.c: xfail on Darwin.
5289         * gcc.dg/weak-2.c: Ditto.
5290         * gcc.dg/weak-3.c: Ditto.
5291         * gcc.dg/weak-4.c: Ditto.
5292         * gcc.dg/weak-5.c: Ditto.
5293         * gcc.dg/weak-6.c: Ditto.
5294         * gcc.dg/weak-7.c: Ditto.
5295         * gcc.dg/weak-8.c: Ditto.
5296         * gcc.dg/weak-9.c: Ditto.
5298 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
5300         * gcc.c-torture/execute/loop-14.c: New test.
5302 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
5304         * g++.dg/other/cxa-atexit1.C: New test.
5306         * gcc.dg/typeof-2.c: New test.
5308 2002-09-03  Roger Sayle  <roger@eyesopen.com>
5310         * gcc.dg/builtins-2.c: New testcase.
5311         * gcc.dg/builtins-3.c: New testcase.
5313 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
5315         * gcc.dg/cpp/_Pragma4.c: New test.
5317 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
5319         * objc/execute/nil_method-1.m: New testcase.
5321 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
5323         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
5324         [Object class], not [Object initialize].
5326 2002-08-31  Roger Sayle  <roger@eyesopen.com>
5327             Hans-Peter Nilsson  <hp@bitrange.com>
5329         * gcc.c-torture/execute/20020720-1.x: Skip test on
5330         mmix-knuth-mmixware.  Correct comment.
5332 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
5334         * testsuite/g++.dg/abi/bitfield5.C: New test.
5335         * testsuite/g++.dg/abi/vbase10.C: Likewise.
5337 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
5339         * objc.dg/undeclared-selector.m: New test.
5341 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
5343         * g++.dg/other/offsetof1.C: Avoid cast warning.
5345 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
5347         * objc.dg/super-class-2.m: New test.
5349 2002-08-24  Matt Austern  <austern@apple.com>
5351         * g++.dg/ext/lvaddr.C: New test.
5352         * g++.dg/ext/lvcast.C: New test.
5354 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
5356         * testsuite/g++.dg/inherit/cond1.C: New test.
5358 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
5360         * gcc.dg/noncompile/incomplete-1.c: New test.
5362 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
5364         * gcc.dg/typespec-1.c: New test.
5366 2002-08-20  Devang Patel  <dpatel@apple.com>
5367         * objc.dg/proto-hier-2.m: New test.
5369 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
5371         * objc.dg/bitfield-1.m: New test.
5372         * objc.dg/bitfield-2.m: New test.
5374 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5376         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
5377         gcc.dg/c99-flex-array-4.c: New tests.
5379 2002-08-16  Stan Shebs  <shebs@apple.com>
5381         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
5383 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
5385         * gcc.dg/typeof-1.c: New test.
5386         * g++.dg/ext/typeof2.C: New test.
5388 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
5390         * g++.dg/other/offsetof1.C: New test.
5392 2002-08-14  Richard Henderson  <rth@redhat.com>
5394         * gcc.dg/tls/diag-3.c: Fix expected message strings.
5396 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
5398         * gcc.dg/cpp/_Pragma3.c: New test.
5400 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
5402         * g++.dg/template/inherit3: New test.
5404 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5406         * gcc.dg/bitfld-4.c: Add blank options.
5408 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
5410         * g++.dg/template/crash1.C: New test.
5412 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5414         * gcc.dg/tls/opt-2.c: New test.
5416 2002-08-08  Devang Patel  <dpatel@apple.com>
5418         * objc.dg/selector-1.m : New test
5420 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5422         * g++.dg/abi/bitfield4.C: New test.
5423         * gcc.dg/bitfld-4.c: New test.
5425 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5427         * g++.dg/other/packed1.C: New test.
5429 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
5431         * g++.dg/abi/offsetof.C: Tweak error messages.
5432         * g++.old-deja/g++.mike/p10769a.C: Likewise.
5434 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5436         * gcc.dg/bitfld-3.c: New test.
5438 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5439             Richard Henderson  <rth@redhat.com>
5441         * gcc.dg/i386-bitfield1.c: New test.
5442         * g++.dg/abi/bitfield3.C: Update.
5444 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
5446         * objc.dg/const-str-2.m: Update.
5447         * gcc.dg/cpp/c++98.c: Change to C extension.
5448         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
5449         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
5451 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
5453         * testsuite/gcc.dg/tls/diag-3.c: New.
5455 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
5457         * g++.dg/README (Subdirectories): Document new subdir expr.
5458         * g++.dg/expr/pmf-1.C: New test.
5460 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
5462         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
5464 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
5466         * g++.dg/abi/bitfield3.C: New test.
5468 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
5470         * lib/gcov.exp: Tweak expected line formats.
5471         * gcc.misc-tests/gcov8.c: New test.
5472         * gcc.misc-tests/gcov8.x: New flags.
5474 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
5476         * consistency.vlad/layout/endian.c: Include string.h.
5478         * gcc.c-torture/execute/20020805-1.c: New test.
5480 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
5482         * g++.dg/other/conversion1.C: New test.
5484 2002-08-03  Roger Sayle  <roger@eyesopen.com>
5486         * gcc.dg/builtins-1.c: New testcase.
5488 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
5490         * g++.dg/inherit/access3.C: New test.
5492 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
5494         * gcc.dg/ia64-visibility-2.c: New test.
5496 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
5498         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
5499         __qualifier_flags to __flags.
5501 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
5503         * g++.dg/inherit/operator1.C: New test.
5504         * g++.dg/lookup/disamb1.C: Fix typo in comment.
5505         * g++.dg/other/error1.C: Change expected error message.
5506         * g++.dg/template/conv4.C: Likewise.
5508 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
5510         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
5511         for documented behavior.
5513 2002-07-25  Roger Sayle  <roger@eyesopen.com>
5515         * gcc.c-torture/execute/20020720-1.x: Skip this test on
5516         several targets known to fail.
5518 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
5520         * gcc.dg/mips-args-[123].c: New tests.
5522 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
5524         * gcc.dg/ppc-spe.c: New.
5526 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
5528         * g++.dg/other/ptrmem4.C: New testcase.
5530 2002-07-24  Richard Henderson  <rth@redhat.com>
5532         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
5534 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
5536         * g++.dg/ext/alignof1.C (main): Return 0 for success.
5538 2002-07-24  Roger Sayle  <roger@eyesopen.com>
5540         * gcc.c-torture/execute/memset-3.c: New testcase.
5542 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
5544         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
5545         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
5547 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5549         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
5550         Delete.
5552 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
5554         * gcc.c-torture/compile/simd-4.c: New test.
5556 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5558         PR c++/7347, c++/7348
5559         * g++.dg/template/access4.C: New test.
5560         * g++.dg/template/access5.C: New test.
5561         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
5562         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
5563         * g++.old-deja/g++.pt/ttp58.C: Likewise.
5564         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
5566 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
5568         * gcc.dg/gnu89-init-2.c: New test.
5570 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
5572         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
5574 2002-07-20  Roger Sayle  <roger@eyesopen.com>
5576         * gcc.c-torture/execute/20020720-1.c: New testcase.
5578 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
5580         * gcc.dg/cpp/Wsignprom.c: New tests.
5582 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
5584         * gcc.c-torture/execute/loop-13.c: New test.
5586 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
5588         * gcc.dg/cpp/expr.c: New tests.
5590 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
5592         * g++.dg/opt/pr6713.C: Add template instantiation.
5594 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
5596         * gcc.dg/nest.c: New test.
5598 2002-07-17  Richard Henderson  <rth@redhat.com>
5600         * g++.dg/opt/pr6713.C: New test.
5602 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
5604         * gcc.c-torture/execute/loop-2e.x: Let the testcase
5605         XFAIL for all x86 processors.
5607 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
5609         * gcc.c-torture/execute/20010122-1.x: Do not test with
5610         -fomit-frame-pointer.
5612 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5614         * g++.dg/template/instantiate2.C: New test.
5615         * g++.dg/template/spec4.C: New test.
5617 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5619         * g++.dg/template/access2.C: New test.
5620         * g++.dg/template/access3.C: New test.
5622 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
5624         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
5625         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
5626         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
5627         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
5628         Convert to use <stdarg.h>.
5629         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
5630         Delete.
5631         * gcc.dg/va-arg-2.c: New.
5632         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
5634 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
5636         * gcc.c-torture/compile/20020710-1.c: New test.
5638 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
5639                           Andrew Pinski  <pinskia@physics.uc.edu>
5641         gcc.c-torture/compile/simd-2.c: New testcase.
5642         gcc.c-torture/compile/simd-3.c: Likewise.
5644 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
5646         PR c++/7224
5647         * g++.dg/overload/error1.C: New test.
5649 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5651         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
5652         configuration and IRIX 6 O32 ABI.
5654 2002-07-11  Roger Sayle  <roger@eyesopen.com>
5656         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
5658 2002-07-10  Roger Sayle  <roger@eyesopen.com>
5660         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
5662 2002-07-10  Jeffrey A Law  <law@redhat.com>
5664         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
5666         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
5668 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
5670         * gcc.dg/20020312-2.c: Check for __PPC__.
5672 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
5674         * gcc.c-torture/compile/20020709-1.c: New test.
5676 2002-07-07  Roger Sayle  <roger@eyesopen.com>
5678         * g++.dg/template/qualttp21.C: New test case.
5680 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
5682         * gcc.c-torture/compile/20020706-1.c: New test.
5683         * gcc.c-torture/compile/20020706-2.c: New test.
5685 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
5686             Alexandre Oliva  <aoliva@redhat.com>
5688         * g++.dg/warn/incomplete1.C: New test.
5690 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5692         PR c++/7099
5693         * g++.dg/warn/noreturn1.C: New test.
5695 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
5697         PR c++/6706
5698         * g++.dg/debug/debug6.C: New test.
5699         * g++.dg/debug/debug7.C: New test.
5701 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
5703         * gcc.c-torture/compile/simd-3.c: New test.
5705 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
5707         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
5708         * gcc.dg/20020620-1.c: Likewise.
5710 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5712         PR c++/6944
5713         * g++.dg/init/array4.C: New test.
5714         * g++.dg/init/array5.C: New test.
5716 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
5718         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
5719         * gcc.c-torture/execute/simd-2.c (main): Likewise.
5721 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5723         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
5724         * gcc.dg/wtr-aggr-init-1.c: Likewise.
5725         * gcc.dg/wtr-conversion-1.c: Likewise.
5726         * gcc.dg/wtr-escape-1.c: Likewise.
5727         * gcc.dg/wtr-int-type-1.c: Likewise.
5728         * gcc.dg/wtr-label-1.c: Likewise.
5729         * gcc.dg/wtr-static-1.c: Likewise.
5730         * gcc.dg/wtr-strcat-1.c: Likewise.
5731         * gcc.dg/wtr-suffix-1.c: Likewise.
5732         * gcc.dg/wtr-switch-1.c: Likewise.
5733         * gcc.dg/wtr-unary-plus-1.c: Likewise.
5734         * gcc.dg/wtr-union-init-1.c: Likewise.
5735         * gcc.dg/wtr-union-init-2.c: Likewise.
5736         * gcc.dg/wtr-union-init-3.c: Likewise.
5738         * gcc.dg/wtr-func-def-1.c: New test.
5740 2002-07-02 Devang Patel <dpatel@apple.com>
5742         * objc.dg/param-1.m: New test.
5744 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
5746         * gcc.dg/cpp/trad/directive.c: Add test.
5747         * gcc.dg/cpp/trad/macroargs.c: Add test.
5748         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
5750 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
5752         * gcc.dg/cpp/cmdlne-M.c: New test.
5754 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
5756         * objc.dg/desig-init-1.m: New test.
5758 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5760         PR c++/6716
5761         * g++.dg/template/instantiate1.C: New test.
5763 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
5765         PR c++/7112
5766         * g++.dg/template/sizeof2.C: New test.
5768 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5770         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
5771         gcc.dg/cpp/trad/include.c: New tests.
5773 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
5775         PR target/7177
5776         * gcc.c-torture/compile/20020701-1.c: New test.
5778 2002-07-01  Stan Shebs  <shebs@apple.com>
5780         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
5781         header here...
5782         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
5783         (objc-torture-execute): or here.
5785 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
5787         * gcc.c-torture/execute/arith-rand-ll.c: New test.
5789 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5791         * gcc.dg/cpp/trad/escaped-nl.c: New test.
5793 2002-06-30  Devang Patel  <dpatel@apple.com>
5795         * objc.dg/fsyntax-only.m: New test.
5797 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
5799         PR c++/6695
5800         * g++.dg/template/friend7.C: New file.
5802 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
5804         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
5805         return type.
5807 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
5809         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
5810         avoid division by zero.
5812 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
5814         * gcc.dg/Wunknownprag.c: New tests.
5816 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
5818         * gcc.c-torture/execute/simd-2.c: New test.
5820 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
5822         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
5823         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
5824         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
5825         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
5826         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
5827         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
5828         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
5829         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
5830         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
5831         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
5832         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
5833         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
5834         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
5835         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
5836         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
5837         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
5838         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
5840 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
5842         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
5843         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
5844         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
5845         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
5846         New tests.
5847         * gcc.dg/cpp/trad/directive.c: Update.
5849 2002-06-23  Andreas Jaeger  <aj@suse.de>
5851         * gcc.c-torture/execute/complex-6.c: New.
5853 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
5855         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
5856         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
5857         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
5858         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
5860 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
5862         * gcc.dg/cpp/trad: New directory with traditional tests copied
5863         from parent directory.
5864         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5865         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5866         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5867         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5868         Move to trad/ and rename.
5869         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
5870         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
5871         gcc.dg/cpp/trad/redef2.c: New tests.
5872         * gcc.dg/cpp/trad/trad.exp: New driver.
5874 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
5876         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5877         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5878         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5879         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5880         Remove.
5882 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
5884         * gcc.dg/20020620-1.c: New test.
5886 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5888         * g++.dg/template/ttp4.C: New test.
5890 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
5892         * g++.dg/opt/vt1.C: Fix regexp.
5894 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5896         * gcc.c-torture/execute/pure-1.c: Make functions static again.
5897         Don't use attribute `noinline'.
5899 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5901         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
5903 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
5905         * gcc.c-torture/execute/simd-1.c: New.
5907         * gcc.dg/simd-1.c: New.
5909 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5911         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
5913 2002-06-16  Richard Henderson  <rth@redhat.com>
5915         * g++.dg/ext/anon-struct1.C: New.
5916         * g++.dg/ext/anon-struct2.C: New.
5917         * g++.dg/ext/anon-struct3.C: New.
5918         * gcc.dg/anon-struct-1.c: New.
5919         * gcc.dg/anon-struct-2.c: New.
5920         * gcc.dg/anon-struct-3.c: New.
5921         * gcc.dg/20011008-1.c: Adjust warning text.
5922         * gcc.dg/20020527-1.c: Add -fms-extensions.
5924 2002-06-16  Richard Henderson  <rth@redhat.com>
5926         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
5928 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
5930         * gcc.c-torture/execute/20020615-1.c: New test.
5932 2002-06-15  Roger Sayle  <roger@eyesopen.com>
5934         * gcc.c-tortuture/execute/compare-1.c: New test case.
5935         * gcc.c-tortuture/execute/compare-2.c: New test case.
5936         * gcc.c-tortuture/execute/compare-3.c: New test case.
5938 2002-06-13  Richard Henderson  <rth@redhat.com>
5940         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
5941         ia64 ilp32.
5943 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5945         * g++.dg/template/typename2.C: Update error message.
5947 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
5949         * gcc.c-torture/execute/20020611-1.c: New test.
5951 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
5953         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
5954         list of targets to skip.
5956 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
5958         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
5959         targets if not optimizing.
5961 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
5963         * gcc.c-torture/compile/20020605-1.c: New test.
5965         * g++.dg/opt/vt1.C: New test.
5967         * gcc.dg/20020531-1.c: New test.
5969         * gcc.dg/20020530-1.c: New test.
5971         * gcc.dg/20020527-1.c: New test.
5973         * g++.dg/opt/cse1.C: New test.
5975 2002-06-07  Roger Sayle  <roger@eyesopen.com>
5977         * gcc.dg/20020607-2.c: New test case.
5979 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
5981         * gcc.c-torture/compile/20020604-1.c: New test.
5983 2002-06-04  Richard Henderson  <rth@redhat.com>
5985         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
5986         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
5987         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
5989 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
5991         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
5993 2002-06-03  Richard Henderson  <rth@redhat.com>
5995         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
5996         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
5998 2002-06-02  Richard Henderson  <rth@redhat.com>
6000         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
6001         test functions static.
6003 2002-06-02  Andreas Jaeger  <aj@suse.de>
6005         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
6006         now.
6008 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6010         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
6011         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
6012         Update for mofified diagnostics.
6013         * gcc.dg/c99-intconst-1.c: No longer fail.
6015 2002-06-02  Richard Henderson  <rth@redhat.com>
6017         * gcc.dg/uninit-A.c: Remove xfail markers.
6019 2002-06-01  Roger Sayle  <roger@eyesopen.com>
6021         * gcc.dg/fnegate-1.c: New test case.
6023 2002-05-30  Osku Salerma  <osku@iki.fi>
6025         * gcc.c-torture/execute/mayalias-1.c: New file.
6027 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6029         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
6030         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
6031         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
6033 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
6035         * gcc.c-torture/execute/20020529-1.c: New test.
6037 2002-05-27  Richard Henderson  <rth@redhat.com>
6039         * g++.dg/ext/attrib6.C: New test case.
6041 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6043         * gcc.c-torture/execute/pure-1.c: New test.
6045 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6047         * gcc.dg/cpp/arith-2.c: Remove.
6049 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6051         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
6052         * gcc.dg/cpp/if-3.c: Remove.
6054 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
6056         * g++.dg/opt/cse2.C: New test.
6058 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
6060         * gcc.dg/cpp/arith-1.c: New semantic tests.
6061         * gcc.dg/cpp/if-1.c: Update.
6063 2002-05-24  Ben Elliston  <bje@redhat.com>
6065         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
6067 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
6069         * gcc.dg/verbose-asm.c: New test.
6071 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6073         * gcc.dg/cpp/paste12.c: New test.
6075 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6077         * g++.dg/parse/named_ops.C: New test.
6079 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
6081         * gcc/testsuite/gcc.dg/weak-8.c: New test.
6083 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
6085         * gcc.dg/weak-2.c: Allow optional leading underscore
6086         in scan-assembler symbol name.
6087         * gcc.dg/weak-3.c: Likewise.
6088         * gcc.dg/weak-4.c: Likewise.
6089         * gcc.dg/weak-5.c: Likewise.
6091 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
6093         * gcc.dg/20020523-1.c: New test.
6095 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6097         * objc.dg/const-str-2.m: Update now that we stop after
6098         a command line error.
6100 2002-05-22  Richard Henderson  <rth@redhat.com>
6102         * g++.dg/dg.exp: Fix typo in test pruneing.
6104 2002-05-22  Richard Henderson  <rth@redhat.com>
6106         * g++.dg/dg.exp: Prune the tls subdirectory.
6107         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
6108         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
6109         * g++.dg/tls/init-1.C: New.
6111 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
6113         * gcc.dg/20020517-1.c: New test.
6115 2002-05-21  Richard Henderson  <rth@redhat.com>
6117         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
6118         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
6120 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
6122         * g++.dg/other/copy2.C: New test.
6124 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
6126         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
6127         (MAX_COPY): Bump up to 10 times sizeof (long long).
6128         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
6130         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
6131         sizeof (long long).
6133         * gcc.c-torture/execute/strcpy-1.c: New test.
6135 2002-05-19  Jason Merrill  <jason2redhat.com>
6137         * g++.dg/ext/oper1.C: New test.
6139 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
6140 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
6142         * README.QMTEST: New file.
6144         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
6146 2002-05-19  Andreas Jaeger  <aj@suse.de>
6148         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
6149         now.
6150         * gcc.c-torture/execute/loop-2d.x: Likewise.
6152 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
6154         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
6155         support weak symbols.
6156         * gcc.dg/weak-4.c: Likewise
6157         * gcc.dg/weak-6.c: Likewise
6159 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
6161         * gcc.dg/weak-3.c: Add dg-excess-error comment for
6162         cygwin, coff and h8300-*-hms targets
6163         * gcc.dg/weak-5.c: Likewise
6164         * gcc.dg/weak-7.c: Likewise
6166 2002-05-16  Jason Merrill  <jason@redhat.com>
6168         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
6169         (scan-assembler-not, scan-assembler-dem): Likewise.
6170         (scan-assembler-dem-not): Likewise.
6172 2002-05-15  Richard Henderson  <rth@redhat.com>
6174         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
6176 2002-05-15  Richard Henderson  <rth@redhat.com>
6178         * gcc.dg/weak-5.c (vfoo1c): No warning here.
6179         (vfoo1f): Warning here.
6180         (vfoo1l): Don't redefine the alias.
6182 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
6184         * g++.dg/init/pm1.C: New test.
6186 2002-05-12  David S. Miller  <davem@redhat.com>
6188         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
6189         types.
6191 2002-05-10  Roger Sayle  <roger@eyesopen.com>
6193         * gcc.c-torture/execute/20020510-1.c: New test case.
6195 2002-05-10  David S. Miller  <davem@redhat.com>
6197         * gcc.c-torture/execute/conversion.c: Test long double too.
6199 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
6201         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
6202         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
6203         * lib/g++.exp (g++_link_flags): Likewise.
6204         * lib/objc.exp (objc_target_compile): Likewise.
6206 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6208         * gcc.dg/cpp/poison.c: Update.
6209         * gcc.dg/cpp/20000625-2.c: Remove.
6210         * gcc.dg/cpp/direct2s.c: Remove final test.
6212 2002-05-08  Tom Rix  <trix@redhat.com>
6214         * gcc.c-torture/execute/20020508-1.c: New test.
6215         * gcc.c-torture/execute/20020508-2.c: New test.
6216         * gcc.c-torture/execute/20020508-3.c: New test.
6218 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6220         * gcc.dg/cpp/charconst-4.c: More tests.
6222 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6224         PR c/6569
6225         * gcc.dg/weak-3.c: Update location of warning messages.
6226         * gcc.dg/weak-5.c: Likewise.
6228 2002-05-06  Roger Sayle  <roger@eyesopen.com>
6230         * gcc.c-torture/execute/20020506-1.c: New test case.
6232 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
6234         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
6236 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6238         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
6240 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6242         * gcc.dg/cpp/charconst-3.c: New test.
6244 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6246         * gcc.dg/cpp/charconst.c: Update tests.
6248 2002-05-05  Tim Josling  <tej@melbpc.org.au>
6250         * treelang: Added directory for new sample language treelang. Also
6251         lib/treelang.exp: New file to signal treelang should be tested.
6253 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
6255         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
6256         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
6257         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
6258         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
6259         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
6260         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
6261         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
6263 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6265         * gcc.dg/format/xopen-2.c: New test.
6267 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
6269         * gcc.dg/20020503-1.c: New test.
6271 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
6273         * g++.dg/init/dtor1.C: Make it tougher.
6275 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
6277         * g++.dg/init/dtor1.C: New test.
6279 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
6281         * gcc.dg/altivec-8.c: New.
6283 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
6285         * gcc.dg/altivec-7.c: New.
6287 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
6289         * g++.dg/parse/typedef1.C: New test.
6291 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6293         PR c++/6486
6294         * g++.dg/template/friend6.C: New test.
6296         PR c++/6492
6297         * g++.dg/init/copy1.C: New test.
6299 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
6301         * g++.dg/warn/effc1.C: New test.
6303 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6305         * gcc.dg/cpp/if-cexp.c: Add a test.
6307 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
6309         * gcc.dg/20020426-2.c: New test.
6311 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
6313         * gcc.dg/cpp/if-mop.c: Update.
6314         * gcc.dg/cpp/if-mpar.c: Add test.
6315         * gcc.dg/cpp/if-oppr.c: Update.
6317 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6319         PR c/6343
6320         * gcc.dg/weak-[2-7].c: New tests.
6322 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
6324         * gcc.dg/enum1.c: New test.
6326 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6328         PR c++/6497
6329         * g++.dg/inherit/access2.C: New test.
6331 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6333         PR bootstrap/6445
6334         * gcc.dg/20020426-1.c: New test.
6336 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
6338         * g++.dg/abi/enum1.C: New test.
6340 2002-04-26  Richard Henderson  <rth@redhat.com>
6342         * gcc.dg/c99-bool-1.c: Expect always true warning.
6344 2002-04-25  Roger Sayle  <roger@eyesopen.com>
6346         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
6348 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6350         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
6351         targets.
6353 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
6355         * g++.dg/abi/mange7.C: New test.
6357         PR c++/6438.
6358         * g++.dg/parse/stmtexpr2.C: New test.
6360 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
6362         * gcc.dg/20020312-2.c: Add SH target.
6364 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6366         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
6367         compiler output on mips*-*-irix*.
6369 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
6371         * g++.dg/parse/attr1.C: New test.
6373 2002-04-23  Roger Sayle  <roger@eyesopen.com>
6375         * gcc.c-torture/execute/string-opt-17.c: New test case.
6376         * gcc.c-torture/execute/memset-2.c: New test case.
6378 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
6380         PR c++/6256:
6381         * g++.dg/template/friend5.C: New test.
6383         PR c++/6331:
6384         * g++.dg/template/qual1.C: Likewise.
6386 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
6388         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
6389         Include stdlib.h, not stdio.h or ctype.h.
6391 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
6393         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
6394         cris-*-elf* and mmix-*-*.
6395         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
6396         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
6397         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
6398         Ditto.
6399         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
6400         * gcc.dg/wchar_t-1.c: Ditto.
6402 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
6404         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
6405         Clarify comment.
6407 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
6409         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
6411 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6413         * gcc.c-torture/execute/20000906-1.x: Delete.
6415 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
6417         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
6419 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
6421         * PR6367
6422         * g77.f-torture/execute/6367.f: New test.
6423         * g77.f-torture/execute/6367.x: Disable for MMIX.
6425 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6427         * PR6352
6428         * g++.dg/opt/inline2.C: New test.
6430 2002-04-18  Richard Henderson  <rth@redhat.com>
6432         * gcc.dg/20000906-1.c: Enable for all targets.
6433         * gcc.c-torture/compile/iftrap-2.c: New.
6435 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6437         * gcc.dg/20020418-1.c: New test.
6438         * gcc.dg/20020418-2.c: New test.
6440 2002-04-18  Richard Henderson  <rth@redhat.com>
6442         * gcc.c-torture/compile/iftrap-1.c: New.
6443         * gcc.dg/iftrap-1.c: Adjust for ia64.
6444         * gcc.dg/iftrap-2.c: New.
6446 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6448         * gcc.c-torture/compile/20020418-1.c: New test.
6450 2002-04-18  Roger Sayle  <roger@eyesopen.com>
6452         * gcc.c-torture/compile/20020415-1.c: New.
6454 2002-04-18  David S. Miller  <davem@redhat.com>
6456         * gcc.c-torture/execute/20020418-1.c: New test.
6458 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
6460         * gcc.dg/20020416-1.c: New test.
6462         * g++.dg/opt/inline1.C: New test.
6464 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
6466         * gcc.dg/altivec-5.c: New test.
6468         * gcc.dg/20020415-1.c: New test.
6470 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6472         * testsuite/lib/chill.exp: Remove.
6474 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
6476         * g++.dg/other/big-struct.C: New test.
6478 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
6480         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
6481         of scratch file.
6483 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
6485         PR c/6277
6486         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
6487         in scan-assembler function name
6489 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
6491         * g77.f-torture/execute/980628-4.x,
6492         g77.f-torture/execute/980628-5.x,
6493         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
6494         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
6495         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
6496         i[34567]86-*-*.
6498 2002-04-13  David S. Miller  <davem@redhat.com>
6500         * gcc.c-torture/execute/20020413-1.c: New test.
6502 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
6504         * gcc.dg/asm-6.c,
6505         * g++.dg/ext/asm1.C: New tests.
6507 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
6509         PR c++ 5373.
6510         * g++.dg/parse/stmtexpr1.C: New test.
6512         PR c++/5189.
6513         * g++.dg/template/copy1.C: New test.
6515 2002-04-12  Richard Henderson  <rth@redhat.com>
6517         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
6519 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
6521         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
6522         gcc.c-torture/execute/20020307-2.c.
6524 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
6526         * g++.dg/ext/attrib5.C,
6527         * g++.dg/lookup/struct1.C: New tests.
6529 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
6531         * gcc.dg/20020411-1.c: New test.
6533         * gcc.c-torture/execute/20020411-1.c: New test.
6535 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
6537         * g77.f-torture/execute/6177.f: New test.
6539 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
6541         PR middle-end/6247
6542         * g++.dg/opt/cleanup1.C: New test.
6544         * g++.dg/opt/const1.C: New test.
6546 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
6548         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
6550 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6552         PR c++/5507
6553         * g++.dg/template/typename2.C: New test.
6555 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
6557         * gcc.c-torture/execute/loop-12.c: New.
6559 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
6561         * g77.f-torture/execute/980628-4.x,
6562         g77.f-torture/execute/980628-5.x,
6563         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
6564         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
6565         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
6567 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6569         PR optimization/6086
6570         * g++.dg/opt/preinc1.C: New test.
6572 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
6574         PR c++/5571
6575         * g++.dg/opt/static2.C: New test.
6577 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
6579         PR c/5120
6580         * gcc.dg/20020406-1.c: New test.
6582 2002-04-04  David S. Miller  <davem@redhat.com>
6584         * gcc.c-torture/execute/20020404-1.c: New test.
6586 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
6588         PR c/6123
6589         * gcc.dg/20020312-2.c: Do not declare global register variable
6590         if __PIC__ or __pic__ is defined.
6592 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
6594         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
6595         __asm__ so that it works correctly even if -ansi -pedantic-errors.
6597 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6599         * gcc.misc-tests/linkage.exp: Update last change to handle
6600         sparc*-, not just sparc-.
6602 2002-04-03  Richard Henderson  <rth@redhat.com>
6604         * gcc.dg/cpp/ucs.c: Improved long UCS test.
6606 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
6608         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
6610 2002-04-02  David S. Miller  <davem@redhat.com>
6612         * gcc.c-torture/execute/20020402-3.c: New test.
6614 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
6616         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
6617         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
6619         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
6620         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
6621         g77.f-torture/execute/20001201.x,
6622         g77.f-torture/execute/u77-test.x: New files.
6624         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
6625         * gcc.dg/wchar_t-1.c: Ditto.
6627 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6629         * gcc.c-torture/execute/20020402-1.c: New test.
6631 2002-04-01  Richard Henderson  <rth@redhat.com>
6633         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
6635         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
6637 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6639         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
6641 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6643         * g++.dg/inherit/template-as-base.C: Expect error.
6644         * g++.dg/inherit/namespace-as-base.C: Likewise.
6646 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
6648         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
6649         g++.dg/ext/instantiate3.C: Tweak match patterns.
6651         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
6652         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
6653         -da test.
6655 2002-03-31  Richard Henderson  <rth@redhat.com>
6657         * gcc.dg/special/alias-2.c: New.
6658         * gcc.dg/special/ecos.exp: Run it.
6660 2002-03-31  Richard Henderson  <rth@redhat.com>
6662         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
6664 2002-03-31  Kazu Hirata  <kazu@hxi.com>
6666         * gcc.dg/weak-1.c: Disable on h8300 port.
6668 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
6670         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
6671         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
6672         ordering tests.
6673         * g++.dg/bprob/bprob-1.C: New test.
6674         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
6675         * g++.dg/gcov/gcov-1.C: New test.
6676         * g++.dg/gcov/gcov-1.x: New file.
6677         * g++.dg/gcov/gcov-2.C: New test.
6678         * g++.dg/gcov/gcov-3.C: New test.
6679         * g++.dg/gcov/gcov-3.h: New file.
6681 2002-03-28  Roger Sayle  <roger@eyesopen.com>
6683         * g++.old-deja/g++.other/builtins5.C: New test.
6684         * g++.old-deja/g++.other/builtins6.C: New test.
6685         * g++.old-deja/g++.other/builtins7.C: New test.
6686         * g++.old-deja/g++.other/builtins8.C: New test.
6687         * g++.old-deja/g++.other/builtins9.C: New test.
6689 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
6691         * g++.dg/opt/static1.C: New test.
6693         * g++.dg/opt/longbranch1.C: New test.
6695 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
6697         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
6699         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
6701 2002-03-28  Jeffrey A Law  (law@redhat.com)
6703         * gcc.c-torture/execute/20020328-1.c: New test.
6705 2002-03-27  Richard Henderson  <rth@redhat.com>
6707         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
6708         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
6709         move from g++.old-deja/g++.ext/.
6711 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
6713         * g++.dg/init/new2.C: New test.
6715 2002-03-26  Richard Henderson  <rth@redhat.com>
6717         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
6719         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
6720         on sparc.
6722         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
6723         sparcv9 systems.
6724         * gcc.dg/20001102-1.c: Likewise.
6726 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
6728         * gcc.dg/cpp/endif-pedantic1.c,
6729         gcc.dg/cpp/endif-pedantic2.c:  New tests.
6731 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
6733         * g++.dg/init/new1.C: New test.
6735 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6737         * g++.dg/abi/vbase9.C: New test.
6739 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
6741         * gcc.dg/arm-asm.c: New test.
6743 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
6745         * gcc.dg/Wswitch-enum.c: New test.
6746         Fix PR c/5044.
6748 2002-03-26  Richard Henderson  <rth@redhat.com>
6750         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
6751         structure.
6753 2002-03-25  Richard Henderson  <rth@redhat.com>
6755         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
6756         sparcv9 systems.
6758         * gcc.c-torture/compile/20011119-1.c (xxx): New.
6759         * gcc.c-torture/compile/20011119-2.c (xxx): New.
6761 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
6763         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
6765 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
6767         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
6768         targets using generic thunk support.
6770 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
6772         * gcc.c-torture/compile/20020323-1.c: New test.
6774         * g++.dg/opt/conj2.C: New test.
6776 2002-03-24  Richard Henderson  <rth@redhat.com>
6778         * gcc.dg/weak-1.c: Use -fno-common.
6780 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6782         * g77.dg/f77-edit-apostrophe-out.f: New test
6783         * g77.dg/f77-edit-h-out.f: New test
6784         * g77.dg/f77-edit-t-in.f: New test
6785         * g77.dg/f77-edit-t-out.f: New test
6786         * g77.dg/f77-edit-x-out.f: New test
6787         * g77.dg/f77-edit-slash-out.f: New test
6788         * g77.dg/f77-edit-colon-out.f: New test
6789         * g77.dg/f77-edit-s-out.f: New test
6791 2002-03-24  Richard Henderson  <rth@redhat.com>
6793         * objc/execute/formal_protocol-6.x: New XFAIL.
6795 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6797         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
6798         that do not support weak symbols
6800 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6802         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
6803         * lib/g77.exp:  Likewise
6804         * lib/objc.exp: Likewise
6806 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
6808         * gcc.dg/Wswitch-default.c: New test.
6810 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
6812         * g++.dg/other/enum1.C: New test.
6814 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
6816         * gcc.dg/pragma-ep-3.c: Fix typo.
6818 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6820         * g++.dg/inherit/template-as-base.C: New test.
6822 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
6824         * g++.old-deja/g++.other/dwarf2-1.C: Move...
6825         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
6827 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
6829         * gcc.dg/cpp/multiline.c: Update to match.
6831 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
6833         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
6835 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
6837         * gcc.dg/cpp/extratokens2.c:  New file.
6839 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
6841         * gcc.dg/20020312-2.c: Add rs6000 target.
6843         * gcc.c-torture/compile/20020319-1.c: New test.
6845 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6847         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
6848         (A, E): Handle this.
6850 2002-03-20  Jason Merrill  <jason@redhat.com>
6852         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
6853         ignoring -fpic.
6854         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
6855         through prune_gcc_output.
6857 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
6859         * gcc.c-torture/compile/20020320-1.c: New test.
6861 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
6863         * gcc.c-torture/compile/20020318-1.c: New test.
6865         * gcc.dg/struct-by-value-1.c: New test.
6867         * gcc.dg/20020319-1.c: New test.
6869 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
6871         * g++.dg/opt/conj1.C: New test.
6873 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
6875         * g++.dg/template/qualttp20.C: Revert previous change.
6876         * g++.dg/template/qualttp3.C: Likewise.
6877         * g++.dg/template/qualttp4.C: Likewise
6878         * g++.dg/template/qualttp5.C: Likewise
6879         * g++.dg/template/qualttp6.C: Likewise
6880         * g++.dg/template/qualttp7.C: Likewise
6881         * g++.dg/template/qualttp8.C: Likewise
6882         * g++.dg/template/recurse.C: Likewise.
6884 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6886         * gcc.dg/cpp/wchar-1.c: Update.
6888 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
6890         * g++.dg/template/conv1.C: New test.
6891         * g++.dg/template/conv2.C: New test.
6892         * g++.dg/template/conv3.C: New test.
6893         * g++.dg/template/conv4.C: New test.
6895 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6897         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
6898         * g++.dg/template/qualttp3.C: Likewise.
6899         * g++.dg/template/qualttp4.C: Likewise
6900         * g++.dg/template/qualttp5.C: Likewise
6901         * g++.dg/template/qualttp6.C: Likewise
6902         * g++.dg/template/qualttp7.C: Likewise
6903         * g++.dg/template/qualttp8.C: Likewise
6904         * g++.dg/template/recurse.C: Likewise.
6906 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6908         * g++.dg/opt/dtor1.C: New test.
6910 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
6912         * gcc.c-torture/compile/20020315-1.c: New test.
6914 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
6916         * gcc.dg/weak-1.c: Fix scan tests.
6918 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
6920         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
6921         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
6922         cris-*-aout* mmix-*-*.
6923         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
6924         cris-*-aout* mmix-*-*.
6925         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
6926         cris-*-elf* cris-*-aout* and mmix-*-*.
6927         * gcc.dg/20001009-1.c: Ditto.
6928         * gcc.dg/20010912-1.c: Ditto.
6929         * gcc.dg/20020122-4.c: Ditto.
6930         * gcc.dg/inline-2.c: Ditto.
6932 2002-03-14  Jeffrey A Law  (law@cygnus.com)
6934         * gcc.c-torture/compile/20020314-1.c: New test.
6936 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
6938         * gcc.c-torture/execute/20020314-1.c: New test.
6940 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
6942         * g++.dg/warn/Wunused-1.C: New test.
6944 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
6946         * g++.dg/abi/mangle6.C: New test.
6948 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
6950         * gcc.c-torture/compile/20020309-2.c: New test.
6952         * gcc.c-torture/compile/20020312-1.c: New test.
6954 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6956         * g++.dg/other/access1.C: New test.
6958 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
6960         * gcc.c-torture/execute/wchar_t-1.c: New test.
6962 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
6964         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
6966 2002-03-12  Roger Sayle  <roger@eyesopen.com>
6968         * gcc.dg/20020312-1.c: New test case.
6970 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
6972         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
6974 2002-03-11  Richard Henderson  <rth@redhat.com>
6976         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
6977         * g++.old-deja/g++.jason/report.C: Likewise.
6979 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6981         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
6982         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
6984 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6986         * testsuite/g++.dg/overload/pmf1.C: New test.
6988 2002-03-11  Kazu Hirata  <kazu@hxi.com>
6990         * gcc.c-torture/execute/20020307-1.c: Use long.
6992 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
6994         PR optimization/5844
6995         * gcc.dg/20020310-1.c: New test.
6997 2002-03-09  Michael Meissner  <meissner@redhat.com>
6999         * gcc.c-torture/execute/memcpy-2.c: New test.
7000         * gcc.c-torture/execute/memset-1.c: New test.
7001         * gcc.c-torture/execute/strlen-1.c: New test.
7002         * gcc.c-torture/execute/strcmp-1.c: New test.
7003         * gcc.c-torture/execute/strncmp-1.c: New test.
7005 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
7007         * gcc.dg/ppc-ldstruct.c: New test.
7009 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
7011         * gcc.c-torture/execute/va-arg-22.c: New test.
7013 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7015         * gcc.c-torture/compile/20020309-1.c: New test.
7017 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
7019         * gcc.c-torture/execute/20020307-2.c: New test.
7021 2002-03-07  Jeffrey A Law  (law@redhat.com)
7023         * g77.f-torture/compile/20020307-1.f: New test.
7025 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
7027         * gcc.dg/unordered-1.c: New test.
7029 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
7031         * gcc.c-torture/execute/20020307-1.c: New test.
7033 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
7035         * gcc.dg/20020304-1.c: New test.
7037         * gcc.c-torture/compile/20020304-2.c: New test.
7039 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
7041         * gcc.c-torture/compile/20020304-1.c: New test case
7042         (from PR c/5830).
7044 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
7046         * gcc.dg/20020103-1.c: Add other -D ppc variants.
7048 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
7050         * g++.dg/other/classkey1.C: New test.
7052 2002-03-01  Richard Henderson  <rth@redhat.com>
7054         * gcc.c-torture/compile/981223-1.x: New.
7055         * gcc.c-torture/compile/920625-1.x: New.
7057 2002-02-28  Richard Henderson  <rth@redhat.com>
7059         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
7061 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
7063         * gcc.c-torture/execute/20020227-1.c: New test.
7065 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
7067         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
7068         here" ERROR lines.
7069         * g++.old-deja/g++.oliva/partord1.C: Likewise.
7070         * g++.old-deja.g++.other/defarg1.C: Likewise.
7071         * g++.old-deja/g++.pt/calls2.C: Likewise.
7072         * g++.old-deja/g++.pt/crash20.C: Likewise.
7073         * g++.old-deja/g++.pt/crash30.C: Likewise.
7074         * g++.old-deja/g++.pt/crash36.C: Likewise.
7075         * g++.old-deja/g++.pt/crash6.C: Likewise.
7076         * g++.old-deja/g++.pt/defarg13.C: Likewise.
7077         * g++.old-deja/g++.pt/derived3.C: Likewise.
7078         * g++.old-deja/g++.pt/error1.C: Likewise.
7079         * g++.old-deja/g++.pt/friend21.C: Likewise.
7080         * g++.old-deja/g++.pt/friend23.C: Likewise.
7081         * g++.old-deja/g++.pt/infinite1.C: Likewise.
7082         * g++.old-deja/g++.robertl/eb128.C: Likewise.
7084 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
7086         * gcc.c-torture/execute/20020225-2.c: New test.
7088 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
7090         * gcc.c-torture/execute/920730-1t.c,
7091         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
7092         Delete test cases, only relevant to -traditional.
7094 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7096         * gcc.dg/cpp/undef1.c: Remove.
7097         * gcc.dg/cpp/directiv.c: Update.
7098         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
7100 2002-02-27  Michael Meissner  <meissner@redhat.com>
7102         * gcc.c-torture/execute/20020226-1.c: New test.
7104 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
7106         * g++.dg/debug/debug4.C: New test.
7108         * gcc.dg/ia64-visibility-1.c: New test.
7110 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
7112         * gcc.dg/debug/20020224-1.c: New.
7114 2002-02-25  Kazu Hirata  <kazu@hxi.com>
7116         * gcc.c-torture/execute/960416-1.x: New.
7117         * gcc.c-torture/execute/divconst-3.x: Likewise.
7119 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
7121         * gcc.dg/20020224-1.c: New test.
7123 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
7125         * gcc.c-torture/execute/20020225-1.c: New.
7127 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7129         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
7131 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
7133         * gcc.dg/20020222-1.c: New test.
7135 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
7137         * g++.dg/opt/anonunion1.C: New test.
7139 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
7141         * g++.dg/template/qualttp19.C: New test.
7142         * g++.dg/template/qualttp20.C: New test.
7143         * g++.old-deja/g++.jason/report.C: Adjust expected errors
7144         * g++.old-deja/g++.other/qual1.C: Likewise.
7146 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
7148         * gcc.dg/attr-alwaysinline.c: New.
7150 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
7152         * gcc.dg/20020220-1.c: New test.
7154         * gcc.dg/20020220-2.c: New test.
7156         * g++.dg/opt/mmx1.C: New test.
7158 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
7160         * gcc.c-torture/compile/20020110.c: New test.
7162 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
7164         * gcc.c-torture/execute/20020219-1.c: New test.
7166         * gcc.dg/20020219-1.c: New test.
7168         * gcc.dg/noncompile/20020220-1.c: New test.
7170         * g++.dg/opt/ptrintsum1.C: New test.
7172         * gcc.dg/debug/20020220-1.c: New test.
7174 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
7176         * gcc.c-torture/execute/20020216-1.c: New test.
7178 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
7180         * gcc.dg/decl-1.c: Update, new test.
7182 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
7184         * g++.dg/abi/bitfield1.C: New test.
7185         * g++.dg/abi/bitfield2.C: New test.
7187 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
7189         * gcc.dg/attr-nest.c: New test.
7191 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
7193         * gcc.c-torture/execute/20020215-1.c: New test.
7195 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
7197         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
7198         * g++.dg/debug/debug.exp: New.
7199         * g++.dg/debug/trivial.C: New.
7200         * g++.dg/debug/debug1.C: Moved...
7201         * g++.dg/other/debug1.C: ...from here.
7202         * g++.dg/debug/debug2.C: Moved...
7203         * g++.dg/other/debug2.C: ...from here.
7204         * g++.dg/debug/debug3.C: Moved...
7205         * g++.dg/other/debug3.C: ...from here.
7207         * gcc.dg/noncompile/20020213-1.c: New test.
7209 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
7211         * g++.dg/other/debug3.C: New test.
7213         * gcc.c-torture/execute/20020213-1.c: New test.
7215 2002-02-13  Richard Smith <richard@ex-parrot.com>
7217         * g++.old-deja/g++.other/thunk1.C: New test.
7219 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
7221         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
7223 2002-02-13  Stan Shebs  <shebs@apple.com>
7225         * gcc.dg/altivec-3.c: New.
7227 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
7229         * gcc.dg/Wunreachable-1.c: New test.
7230         * gcc.dg/Wunreachable-2.c: New test.
7232 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7234         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
7236 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
7238         * gcc.dg/decl-1.c: New test.
7240 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
7242         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
7244 2002-02-10  Kazu Hirata  <kazu@hxi.com>
7246         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
7247         * gcc.c-torture/compile/980506-1.x: Likewise.
7249 2002-02-10  Kazu Hirata  <kazu@hxi.com>
7251         * gcc.dg/20020210-1.c: New.
7253 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
7255         * g77.f-torture/execute/947.f: New regression test
7256         for PR fortran/947.
7258 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7260         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
7261         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
7263 2002-02-08  Richard Henderson  <rth@redhat.com>
7265         * gcc.c-torture/compile/labels-3.c: New.
7267 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
7269         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
7270         expression statements work instead.
7271         * gcc.dg/noncompile/20020207-1.c: New test.
7273 2002-02-07  Richard Henderson  <rth@redhat.com>
7275         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
7277 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7279         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
7280         message from g77
7281         * lib/g77-dg.exp: Trim g77 error messages so that they are
7282         recognized by dg.exp.
7284 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7286         PR fortran/5473
7287         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
7289 2002-02-07  Richard Henderson  <rth@redhat.com>
7291         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
7292         to be sufficiently aligned for integers.
7294 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
7296         * g++.dg/template/friend4.C: New test.
7298 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7300         PR fortran/5743
7301         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
7302         unsupported cases.
7304 2002-02-07  Richard Henderson  <rth@redhat.com>
7306         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
7307         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
7308         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
7309         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
7311 2002-02-06  Richard Henderson  <rth@redhat.com>
7313         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
7315 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
7317         * gcc.dg/20020206-1.c: New test.
7319 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
7321         * gcc.c-torture/execute/20020206-1.c: New test.
7323         * gcc.c-torture/execute/20020206-2.c: New test.
7325         PR optimization/5429:
7326         * gcc.c-torture/compile/20020206-1.c: New test.
7328 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
7330         * g++.dg/ext/align1.C: Do not use an explicit alignment value
7331         as certain file formats cannot support particularly large
7332         alignments.
7334         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
7335         and do not expect to be able to link the executable.
7337         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
7338         fail because the COFF format does not support the weak attribute.
7340 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
7342         * g77.dg/pr5473.f:  New test
7344 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
7346         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
7347         Fix testcase accordingly.
7349 2002-02-04  Richard Henderson  <rth@redhat.com>
7351         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
7352         (buf): Change to be an array of pointers, not ints.
7354 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7356         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
7357         before all tests.  Move warning one line above to match where it
7358         C frontend emits.
7359         * gcc.dg/Wswitch-2.c: New test.
7360         * g++.dg/warn/Wswitch-1.C: New test.
7361         * g++.dg/warn/Wswitch-2.C: New test.
7363 2002-02-04  Richard Henderson  <rth@redhat.com>
7365         * g++.dg/abi/offsetof.C: Fix size comparison.
7367 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
7369         * gcc.dg/cast-qual-2.c: New test.
7371 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7373         * gcc.dg/20020201-4.c: New test.
7375 2002-02-04  Ben Elliston  <bje@redhat.com>
7377         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
7378         target_info attribute != 0, in addition to the empty string.
7379         (gcc_target_compile): Likewise.
7381 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
7383         * gcc.dg/Wswitch.c: New test.
7384         PR gcc/4475. PR gcc/3780.
7386 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
7388         * g77.f-torture/execute/5122.f: New test for regressions
7389         against PR fortran/5122.
7391 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
7393         * g77.f-torture/compile/pr3743.f: Delete
7394         * g77.dg/pr3743-1.f: New test.
7395         * g77.dg/pr3743-2.f: New test.
7396         * g77.dg/pr3743-3.f: New test.
7397         * g77.dg/pr3743-4.f: New test.
7399 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7401         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
7403 2002-02-02  Richard Henderson  <rth@redhat.com>
7405         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
7406         * gcc.c-torture/execute/bf64-1.c: Likewise.
7408 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
7410         * gcc.dg/20020201-2.c: New test.
7412         * gcc.dg/20020201-3.c: New test.
7414         * gcc.c-torture/execute/bitfld-2.c: New test.
7416 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7418         * gcc.dg/bitfld-1.c: Update.
7419         * gcc.dg/bitfld-2.c: Update.
7420         * gcc.c-torture/execute/bitfld-1.x: New.
7422 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
7424         * gcc.c-torture/execute/20020201-1.c: New test.
7426 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
7428         PR target/5469
7429         * gcc.dg/20020201-1.c: New test.
7431 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
7433         PR fortran/3743
7434         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
7435         * g77.f-torture/compile/pr3743.x: Remove
7437 2002-01-31  Tom Rix  <trix@redhat.com>
7439         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
7441 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7443         * gcc.dg/noncompile/20020130-1.c: New test.
7445 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
7447         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
7449 2002-01-29  Richard Henderson  <rth@redhat.com>
7451         * gcc.c-torture/execute/991118-1.c: Cast various constants back
7452         to long long.
7453         * gcc.c-torture/execute/bf64-1.c: Likewise.
7455 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
7457         * gcc.c-torture/execute/20020129-1.c: New test.
7459 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7461         * gcc.c-torture/compile/20000224-1.c: Update.
7462         * gcc.c-torture/execute/bitfld-1.c: New tests.
7463         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
7464         * gcc.dg/uninit-A.c: Update.
7466 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
7468         * g++.dg/template/ctor1.C: Add instantiation.
7470 2002-01-28  Paul Koning  <pkoning@equallogic.com>
7472         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
7473         argument to __builtin_prefetch to be const ptr.
7475 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
7477         * gcc.c-torture/compile/20020120-1.c: New test.
7479 2002-01-27  Kazu Hirata  <kazu@hxi.com>
7481         * gcc.c-torture/execute/20020127-1.c: New test.
7483 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
7485         * g77.dg/f77-edit-i-in.f: New test
7486         * g77.dg/f77-edit-i-out.f: New test
7488 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
7490         * gcc.dg/debug/debug.exp: New file.
7491         * gcc.dg/debug/trivial.c: New file.
7492         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
7493         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
7494         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
7495         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
7496         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
7497         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
7498         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
7499         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
7500         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
7501         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
7502         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
7503         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
7504         * gcc.dg/20000503-1.c: Removed.
7505         * gcc.dg/20010207-1.c: Removed.
7506         * gcc.dg/20011223-1.c: Removed.
7507         * gcc.dg/20020104-2.c: Removed.
7508         * gcc.dg/debug-1.c: Removed.
7509         * gcc.dg/debug-2.c: Removed.
7510         * gcc.dg/debug-3.c: Removed.
7511         * gcc.dg/debug-4.c: Removed.
7512         * gcc.dg/debug-5.c: Removed.
7513         * gcc.dg/debug-6.c: Removed.
7514         * gcc.dg/dwarf2-1.c: Removed.
7515         * gcc.dg/dwarf2-2.c: Removed.
7517 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
7519         * g++.old-deja/g++.other/eh5.C: New test.
7520         * g++.old-deja/g++.other/sibcall2.C: New test.
7521         * g++.old-deja/g++.other/array9.C: New test.
7522         * g++.old-deja/g++.other/typename2.C: New test.
7523         * g++.old-deja/g++.other/crash60.C: New test.
7524         * g++.old-deja/g++.other/conv9.C: New test.
7525         * g++.old-deja/g++.other/mangle10.C: New test.
7526         * g++.old-deja/g++.other/unchanging1.C: New test.
7527         * g++.old-deja/g++.other/exprstmt1.C: New test.
7528         * g++.old-deja/g++.other/inline23.C: New test.
7529         * g++.old-deja/g++.eh/ia64-1.C: New test.
7530         * g++.old-deja/g++.other/dwarf2-1.C: New test.
7531         * g++.old-deja/g++.other/reload1.C: New test.
7532         * g++.old-deja/g++.other/static20.C: New test.
7533         * g++.old-deja/g++.other/local-alloc1.C: New test.
7534         * g++.old-deja/g++.other/conv8.C: New test.
7535         * g++.old-deja/g++.other/stmtexpr2.C: New test.
7536         * g++.old-deja/g++.other/storeexpr1.C: New test.
7537         * g++.old-deja/g++.other/storeexpr2.C: New test.
7538         * g++.dg/eh/template2.C: New test.
7539         * g++.dg/warn/weak1.C: New test.
7541 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
7543         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
7544         Remove first, non-varying, argument.
7546 2002-01-23  Richard Henderson  <rth@redhat.com>
7548         * gcc.dg/inline-2.c: New.
7550         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
7551         Add optional target arg.  Check number of arguments.
7552         (scan-assembler-not, scan-assembler-dem): Likewise.
7553         (scan-assembler-dem-not): Likewise.
7555 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
7557         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
7558         line 12.
7559         * g++.old-deja/g++.brendan/parse3.C,
7560         g++.old-deja/g++.other/crash26.C,
7561         g++.old-deja/g++.other/crash28.C,
7562         g++.old-deja/g++.other/crash29.C,
7563         g++.old-deja/g++.other/crash30.C,
7564         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
7566 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
7568         * gcc.dg/20020115-1.c: New.
7570 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
7572         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
7574 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
7576         * gcc.dg/20020122-3.c: New.
7578 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
7580         * g++.dg/other/gc1.C: New test.
7582 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
7584         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
7586 2002-01-22  Richard Henderson  <rth@redhat.com>
7588         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
7590 2002-01-22  Richard Henderson  <rth@redhat.com>
7592         * gcc.dg/20020122-4.c: New.
7594 2002-01-22  H.J. Lu <hjl@gnu.org>
7596         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
7597         link output.
7598         * gcc.dg/special/ecos.exp: Likewise.
7599         * lib/g++-dg.exp: Likewise.
7600         * lib/g77-dg.exp: Likewise.
7601         * lib/gcc-dg.exp : Likewise.
7602         * lib/mike-g++.exp: Likewise.
7603         * lib/mike-g77.exp: Likewise.
7604         * lib/mike-gcc.exp: Likewise.
7605         * lib/objc-dg.exp: Likewise.
7607 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
7609         PR target/5379
7610         * gcc.dg/20020122-2.c: New test.
7612 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
7614         * gcc.dg/20020122-1.c: New test.
7616 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
7618         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
7620 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
7622         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
7624 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7626         * gcc.c-torture/compile/20020121-1.c: New test.
7628 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7630         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
7631         ld_library_path.
7633 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
7635         * gcc.dg/20020218-1.c: New test.
7637 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
7639         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
7640         messages
7641         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
7642         "At global scope" warning
7643         * g++.dg/ext/align1.C: Change cygwin test for alignment
7644         from db-bogus to dg-warning
7646 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
7648         * g77.f-torture/compile/cpp2.F: New test.
7650 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7652         * g++.dg/template/access1.C: New test.
7654 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
7656         * gcc.dg/20020118-1.c: New.
7658 2002-01-18  Kazu Hirata  <kazu@hxi.com>
7660         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
7662 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
7664         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
7665         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
7666         alignment warnings.
7668 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
7670         * gcc.misc-tests/i386-prefetch.exp: Save and restore
7671         torture_with_loops and torture_without_loops
7673 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
7675         * gcc.c-torture/compile/20020116-1.c: New test.
7677 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
7679         * gcc.dg/20020116-2.c: New test.
7681         * gcc.dg/ultrasp4.c: New test.
7683         * gcc.dg/20020116-1.c: New test.
7685 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
7687         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
7688         by EABI.
7690 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
7692         * gcc.misc-tests/i386-prefetch.exp: New.
7693         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
7694         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
7695         * gcc.misc-tests/i386-pf-none-1.c: New test.
7696         * gcc.misc-tests/i386-pf-sse-1.c: New test.
7698 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
7700         * gcc.dg/gnu89-init-1.c: Add new tests.
7702 2002-01-15  Andreas Jaeger  <aj@suse.de>
7704         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
7705         * gcc.dg/i386-mmx-2.c: Likewise.
7706         * gcc.dg/i386-sse-1.c: Likewise.
7707         * gcc.dg/i386-sse-2.c: Likewise.
7708         * gcc.dg/i386-sse-3.c: Likewise.
7710 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
7712         * g77.f-torture/execute/intrinsic-unix-bessel.f:
7713         Uncomment additional cases that now pass.
7715 2002-01-11  Richard Henderson  <rth@redhat.com>
7717         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
7718         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
7720 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
7722         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
7724 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
7726         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
7727         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
7729 2002-01-10  Dale Johannesen  <dalej@apple.com>
7731         * gcc.c-torture/execute/loop-11.c: New.
7733 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
7735         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
7736         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
7738 2002-01-09  Richard Henderson  <rth@redhat.com>
7740         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
7741         type in which to perform the operation for each size.
7743 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
7745         * gcc.c-torture/compile/20020109-2.c: New test.
7747 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
7749         * gcc.c-torture/execute/loop-10.c: New test.
7751 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7753         * gcc.c-torture/compile/20010226-1.c: New test.
7754         * gcc.c-torture/compile/20010227-1.c: New test.
7755         * gcc.c-torture/compile/20010426-1.c: New test.
7756         * gcc.c-torture/compile/20010510-1.c: New test.
7757         * gcc.c-torture/compile/20010605-3.c: New test.
7758         * gcc.c-torture/compile/20010824-1.c: New test.
7759         * gcc.c-torture/execute/20010409-1.c: New test.
7760         * gcc.dg/noncompile/20000901-1.c: New test.
7761         * gcc.dg/20001023-1.c: New test.
7762         * gcc.dg/20001101-1.c: New test.
7763         * gcc.dg/20001102-1.c: New test.
7764         * gcc.dg/20010207-1.c: New test.
7765         * gcc.dg/20010405-1.c: New test.
7766         * gcc.dg/20010822-1.c: New test.
7767         * gcc.dg/20011107-1.c: New test.
7769 2002-01-09  Jeffrey A Law  (law@redhat.com)
7771         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
7773         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
7774         execution failure on PA targets.
7776 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7778         * gcc.c-torture/compile/20020109-1.c: New test.
7780 2002-01-08  Kazu Hirata  <kazu@hxi.com>
7782         * gcc.c-torture/execute/20020108-1.c: New test.
7784 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
7786         * gcc.dg/20020108-1.c: New test.
7788 2002-01-08  H.J. Lu <hjl@gnu.org>
7790         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
7791         for header files.
7793 2002-01-08  Geoff Keating  <geoffk@redhat.com>
7795         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
7796         consistency.
7798 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
7800         * gcc.dg/altivec-4.c: Test altivec predicates.
7802 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
7804         * gcc.c-torture/execute/20020107-1.c: New test.
7806 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7808         PR c/5279
7809         * gcc.c-torture/compile/20020106-1.c: New test.
7811 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
7813         * gcc.c-torture/execute/nestfunc-4.c: New test.
7815 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7817         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
7818         extra triple that slipped in.
7819         * g++.old-deja/g++.abi/align.C: Likewise.
7820         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7822 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7824         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
7825         * g++.old-deja/g++.abi/align.C: Likewise.
7826         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7828         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
7829         on FreeBSD/i386.
7830         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
7831         FreeBSD.
7833 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
7835         * gcc.dg/20020104-1.c: New test.
7837         * gcc.dg/20020104-2.c: New test.
7839 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
7841         * gcc.dg/20020103-1.c: Fix typo in target selector.
7843 2002-01-03  Richard Henderson  <rth@redhat.com>
7845         * gcc.dg/20020103-1.c: New.
7847 2002-01-03  Kazu Hirata  <kazu@hxi.com>
7849         * gcc.c-torture/execute/20020103-1.c: New test.
7851 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
7853         * g++.dg/other/debug2.C: New test.
7855         * gcc.c-torture/compile/20020103-1.c: New test.
7857 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
7859         * gcc.dg/gnu89-init-1.c: Added new tests.
7861 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7863         * g++.dg/template/friend2.C: Remove as patch is reverted.
7865         * g++.dg/warn/oldcast1.C: New test.
7867         * g++.dg/template/ptrmem1.C: New test.
7868         * g++.dg/template/ptrmem2.C: New test.
7870         * g++.dg/template/ntp.C: New test.
7872         * g++.dg/other/component1.C: New test.
7874         * g++.dg/template/ttp3.C: New test.
7876         * g++.dg/template/friend2.C: New test.
7877         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
7879 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7881         * g++.dg/other/ptrmem1.C: New test.
7882         * g++.dg/other/ptrmem2.C: New test.
7884 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7886         * g++.dg/template/ctor1.C: New test.
7888 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7890         * g++.dg/template/friend2.C: New test.
7892 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
7894         * gcc.dg/mmix-1.c: New test.
7896 2001-12-31  Richard Henderson  <rth@redhat.com>
7898         * gcc.dg/asm-5.c: New.
7900 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
7902         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
7903         in namespace __gnu_cxx
7905 2001-12-30  Richard Henderson  <rth@redhat.com>
7907         * gcc.dg/debug-6.c: New.
7909 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
7911         * gcc.c-torture/compile/20011229-2.c: New test.
7913 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
7915         * gcc.dg/debug-3.c: New test.
7916         * gcc.dg/debug-4.c: New test.
7917         * gcc.dg/debug-5.c: New test.
7919 2001-12-29  Richard Henderson  <rth@redhat.com>
7921         * g++.dg/eh/loop1.C: New.
7923 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7925         * g++.dg/template/crash1.C: New test.
7927 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7929         * g++.dg/other/const1.C: New test.
7931 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7933         * gcc.c-torture/compile/20011229-1.c: New test.
7935 2001-12-28  Stan Shebs  <shebs@apple.com>
7937         * lib/objc-torture.exp: Resync with c-torture.exp.
7938         * lib/objc.exp: Load standard libraries.
7940 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
7942         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
7943         additional tests.
7945 2001-12-27  Roger Sayle <roger@eyesopen.com>
7947         * gcc.c-torture/execute/string-opt-16.c: New testcase.
7949 2001-12-27  Richard Henderson  <rth@redhat.com>
7951         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
7953 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7955         * g++.dg/eh/ctor1.C: New test.
7956         * g++.dg/other/error2.C: New test.
7958 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7960         * g++.dg/other/init2.C: New test.
7962 2001-12-24  Richard Henderson  <rth@redhat.com>
7964         * gcc.dg/20011223-1.c: New.
7965         * gcc.dg/inline-1.c: New.
7967 2001-12-23  Richard Henderson  <rth@redhat.com>
7969         * gcc.dg/asm-4.c: Test operand modifiers.
7971 2001-12-23  Richard Henderson  <rth@redhat.com>
7973         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
7975 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7977         * gcc.c-torture/execute/20011223-1.c: New test.
7979 2001-12-21  Richard Henderson  <rth@redhat.com>
7981         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
7982         re-enables the warning.
7984 2001-12-21  Richard Henderson  <rth@redhat.com>
7986         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
7988 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7990         * gcc.c-torture/compile/20011218-1.c: New test.
7992 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
7994         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
7995         arm-isr.c test.
7996         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
7997         epilogue generation for ARM ISR routines.
7999 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8001         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
8002         * gcc.dg/format/c90-printf-3.c: Likewise.
8003         * gcc.dg/format/c99-printf-3.c: Likewise.
8004         * gcc.dg/format/ext-1.c: Likewise.
8005         * gcc.dg/format/ext-6.c: Likewise.
8006         * gcc.dg/format/format.h: Prototype unlocked stdio.
8008 2001-12-20  Richard Henderson  <rth@redhat.com>
8010         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
8011         (arena): Use it.
8012         (malloc): Correct allocation logic.  Abort if we fill up the
8013         arena before initialization complete.
8014         (realloc): Correct allocation logic.
8016 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
8018         * gcc.c-torture/compile/20011219-2.c: New test.
8020         * gcc.c-torture/execute/20011219-1.c: New test.
8022 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
8024         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
8025         target does not support weak symbols.
8027 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
8029         * gcc.c-torture/compile/20011219-1.c: New test.
8031 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
8033         * g++.dg/other/error1.C: New test.
8035 2001-12-17  Jeffrey A Law  (law@redhat.com)
8037         * gcc.c-torture/execute/20011217-1.c: New test.
8039 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
8041         * objc.dg/special/: New directory.
8042         * objc.dg/special/special.exp: New file.
8043         * objc.dg/special/unclaimed-category-1.h: New file.
8044         * objc.dg/special/unclaimed-category-1a.m: New file.
8045         * objc.dg/special/unclaimed-category-1.m: New file.
8047 2001-12-17  Andreas Jaeger  <aj@suse.de>
8049         * gcc.c-torture/compile/20011217-2.c: New test.
8051 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8053         * gcc.c-torture/compile/20011217-1.c: New test.
8055 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
8057         * testsuite/gcc.dg/20011214-1.c: New.
8059 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
8061         * gcc.dg/altivec-4.c: New.
8063 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
8065         * gcc.dg/20011113-1.c: New test.
8067 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8069         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
8070         std::__malloc_alloc_template<0> and
8071         std::__default_alloc_template<false, 0>.
8073 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
8075         * objc/execute/bf-21.m: New test.
8076         * objc/execute/enumeration-1.m: New test.
8077         * objc/execute/enumeration-2.m: New test.
8079 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
8081         * gcc.dg/gnu89-init-1.c: New test.
8083 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8085         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
8086         * g++.old-deja/g++.jason/2371.C: Likewise.
8087         * g++.old-deja/g++.jason/template33.C: Likewise.
8088         * g++.old-deja/g++.jason/template34.C: Likewise.
8089         * g++.old-deja/g++.jason/template36.C: Likewise.
8090         * g++.old-deja/g++.oliva/typename1.C: Likewise.
8091         * g++.old-deja/g++.oliva/typename2.C: Likewise.
8092         * g++.old-deja/g++.other/typename1.C: Likewise.
8093         * g++.old-deja/g++.pt/inherit2.C: Likewise.
8094         * g++.old-deja/g++.pt/nontype5.C: Likewise.
8095         * g++.old-deja/g++.pt/typename11.C: Likewise.
8096         * g++.old-deja/g++.pt/typename14.C: Likewise.
8097         * g++.old-deja/g++.pt/typename16.C: Likewise.
8098         * g++.old-deja/g++.pt/typename3.C: Likewise.
8099         * g++.old-deja/g++.pt/typename4.C: Likewise.
8100         * g++.old-deja/g++.pt/typename5.C: Likewise.
8101         * g++.old-deja/g++.pt/typename7.C: Likewise.
8102         * g++.old-deja/g++.robertl/eb9.C: Likewise.
8104 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
8106         * g++.dg/other/linkage1.C: New test.
8107         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
8108         specifiers.
8110 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
8112         * gcc.dg/concat.c: New test.
8114 2001-12-11  Stan Shebs  <shebs@apple.com>
8116         * objc/compile: New test directory.
8117         * objc/compile/compile.exp: New expect script.
8118         * objc/compile/20011211-1.m: New compile test.
8120 2001-12-11  Jason Merrill  <jason@redhat.com>
8122         * lib/prune.exp (prune_gcc_output): Also handle "In member
8123         function".  So many permutations...
8125 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
8127         * g++.dg/template/typedef1.C: New test.
8129 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
8131         * g++.dg/other/copy1.C: New test.
8133 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
8135         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
8137         * gcc.dg/builtin-choose-expr.c: New.
8139 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
8141         * gcc.dg/altivec-2.c: New.
8143 2001-12-07  Richard Henderson  <rth@redhat.com>
8145         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
8147 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
8149         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
8150         ultrasparc.
8152 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8154         * g++-old.deja/g++.robertl/eb101.C: Deleted.
8156 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
8158         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
8159         variable argument list.
8161 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
8163         * gcc.c-torture/execute/memcheck: Delete entire directory.
8164         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
8165         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
8167 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8169         * gcc.dg/Wshadow-1.c: New test.
8171 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
8173         * gcc.c-torture/compile/20011130-1.c: New test.
8175         * gcc.dg/noncompile/20011025-1.c: New test.
8177         * g++.dg/other/anon-union.C: New test.
8179         * gcc.c-torture/execute/20011024-1.c: New test.
8181 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8183         * gcc.c-torture/execute/20000722-1.x,
8184         gcc.c-torture/execute/20010123-1.x: Remove.
8185         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
8186         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
8187         gcc.dg/c99-complit-2.c: New tests.
8189 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
8191         * g++.dg/inherit/base1.C: New test.
8193 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
8195         * g++.dg/other/stdarg1.C: New test.
8197         * gcc.c-torture/compile/20011130-2.c: New test.
8199 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
8201         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
8202         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
8203         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
8204         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
8205         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
8206         * gcc.dg/builtin-prefetch-1.c: New test.
8208 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
8210         * gcc.dg/20011130-1.c: New test.
8212 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
8214         * g++.dg/other/scope1.C: New test.
8215         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
8217 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8219         * gcc.dg/vla-init-1.c: New test.
8221 2001-12-01  Geoff Keating  <geoffk@redhat.com>
8223         * gcc.c-torture/compile/structs.c: New testcase from GDB.
8225 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8227         * objc.dg/alias.m: Update.
8228         * objc.dg/class-1.m: Update.
8229         * objc.dg/const-str-1.m: Update.
8230         * objc.dg/fwd-proto-1.m: Update.
8231         * objc.dg/id-1.m: Update.
8232         * objc.dg/super-class-1.m: Update.
8234 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
8236         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
8237         constructs.
8239 2001-11-28  Jeffrey A Law  (law@cygnus.com)
8241         * gcc.c-torture/execute/20011128-1.c: New test.
8243 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
8245         * gcc.dg/20011127-1.c: New test.
8247 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8249         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
8250         from Austin Group draft 7.
8251         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
8252         scanf format arguments.
8253         * gcc.dg/format/no-exargs-2.c: New test.
8255 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
8257         * g++.dg/abi/vbase8-4.C: New test.
8259 2001-11-24  Ian Lance Taylor  <ian@airs.com>
8261         * gcc.c-torture/execute/20011121-1.c: New test.
8263 2001-11-23  Jeffrey A Law  (law@cygnus.com)
8265         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
8267 2001-11-23  Andreas Jaeger  <aj@suse.de>
8269         * gcc.dg/cpp/charconst-2.c: New test.
8271 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
8273         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
8274         to the host if it is remote.  Let tests specify extra headers
8275         they use.
8276         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
8277         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
8278         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
8279         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
8280         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
8281         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
8282         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
8283         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
8284         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
8285         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
8287 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
8289         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
8290         for little endian ARMs.
8292 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
8294         * gcc.c-torture/compile/20011119-1.c: New test.
8295         * gcc.c-torture/compile/20011119-2.c: New test.
8297 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
8299         * gcc.dg/altivec-1.c: Fix typo.
8301 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8303         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
8305 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8307         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
8309 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
8311         * lib/g77.exp: Don't specify --rpath-link.
8313         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
8314         across all the headers.
8315         * gcc.dg/format/format.exp: For testing on a remote host,
8316         copy format.h.
8318         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
8319         * gcc.c-torture/execute/930406-1.c: Likewise.
8320         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8322 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
8324         * gcc.dg/altivec-1.c: New.
8326 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
8328         * gcc.dg/cpp/fpreprocessed.c: New test case.
8330 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8332         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
8333         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
8334         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
8336 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8338         * gcc.dg/no-builtin-1.c: New test.
8340 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
8342         * gcc.c-torture/execute/20011115-1.c: New test.
8344 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
8346         * gcc.c-torture/compile/20011114-2.c: New test.
8347         * gcc.c-torture/compile/20011114-3.c: New test.
8348         * gcc.c-torture/compile/20011114-4.c: New test.
8350 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
8352         * g++.dg/other/init1.C: New test.
8354 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
8356         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
8357         message.
8359         * gcc.c-torture/execute/20011114-1.c: New testcase.
8361         * gcc.c-torture/compile/20010327-1.c: Revert last change.
8362         * gcc.c-torture/compile/20011114-1.c: New test, exactly
8363         like the (before this change) version of 20010327-1.c.
8365 2001-11-14  Roger Sayle <roger@eyesopen.com>
8367         * gcc.c-torture/execute/string-opt-13.c: New testcase.
8369 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
8371         * g++.dg/init/array2.C: New test.
8373 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
8375         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
8377 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
8379         * g++.dg/other/forscope1.C: New test.
8380         * g++.dg/ext/forscope1.C: New test.
8381         * g++.dg/ext/forscope2.C: New test.
8383 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
8385         * gcc.c-torture/execute/20011113-1.c: New test.
8387 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
8389         * gcc.c-torture/execute/20011109-2.c: New test.
8391         * gcc.c-torture/execute/20011109-1.c: New test.
8393 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
8395         * gcc.c-torture/compile/20011109-1.c: New test.
8397 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8399         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
8400         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
8401         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
8402         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
8403         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
8404         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
8405         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
8407 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8409         * g++.dg/warn/Wshadow-1.C: New tests.
8410         * g++.old-deja/g++.mike/for3.C: Update.
8412 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8414         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
8415         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
8416         XFAILs.  Adjust expected error texts.
8417         * gcc.c-torture/compile/20011106-1.c,
8418         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
8419         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
8420         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
8421         gcc.dg/c99-array-lval-5.c: New tests.
8423 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8425         * gcc.dg/cpp/defined.c: Update.
8427 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8429         * gcc.c-torture/execute/anon-1.c: New test.
8431 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
8433         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
8434         same size, so no warning should be produced on stormy16.
8436         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
8437         due to oversized array.
8438         * g++.old-deja/g++.mike/ns15.C: Likewise.
8439         * g++.old-deja/g++.pt/crash16.C: Likewise.
8441 2001-11-02  Graham Stott  <grahams@redhat.com>
8443         * g++.dgother/debug1.C: Fix typos.
8445 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
8447         * g++.dg/other/debug1.C: New test.
8449 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8451         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
8452         of unsigned long.
8454 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
8456         * gcc.dg/20011029-2.c: New test.
8458         * gcc.c-torture/compile/20011029-1.c: New test.
8460 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
8462         * objc/execute/class_self-1.m: New test.
8463         * objc/execute/class_self-2.m: New test.
8465 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
8467         * gcc.misc-tests/msgs.exp: Delete.
8468         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
8469         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
8470         error set to match recent changes.
8472 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
8474         * gcc.dg/20011021-1.c: New test.
8476 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
8478         * gcc.c-torture/compile/20011023-1.c: New test.
8480 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
8482         * lib/g77.exp: Rewrite based on lib/g++.exp.
8484 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
8486         * gcc.c-torture/execute/20011019-1.c: New test.
8488         * gcc.dg/20011018-1.c: New test.
8490 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
8492         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
8494 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
8496         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
8497         * gcc.dg/attr-invalid.c: Likewise.
8499 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
8501         * testsuite/gcc.dg/20011015-1.c: New test.
8503 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
8505         * g++.dg/template/unify2.C: New test.
8507 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
8509         * g++.dg/other/exception-specification.C: New test
8511 2001-10-13  Tom Rix  <trix@redhat.com>
8513         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
8514         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
8516 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
8518         * testsuite/gcc.dg/20011009-1.c: New test.
8520 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
8522         PR g++/4476
8523         * g++.dg/other/friend1.C: New test.
8525 2001-10-11  Richard Henderson  <rth@redhat.com>
8527         * g++.old-deja/g++.other/crash18.C: Add -S to options.
8529 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8531         * gcc.c-torture/compile/20011010-1.c: New.
8533 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8535         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
8536         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
8537         g77.f-torture/execute/execute.exp,
8538         g77.f-torture/noncompile/noncompile.exp,
8539         gcc.c-torture/compile/compile.exp,
8540         gcc.c-torture/execute/execute.exp,
8541         gcc.c-torture/execute/ieee/ieee.exp,
8542         gcc.c-torture/execute/memcheck/memcheck.exp,
8543         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
8544         objc/execute/execute.exp: Update FSF address.
8546 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
8548         * gcc.dg/cpp/cmdlne-C.c: Update.
8549         * gcc.dg/cpp/cmdlne-C2.c: New.
8551 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8553         * gcc.c-torture/execute/20011008-3.c: New.
8555 2001-10-08  DJ Delorie  <dj@redhat.com>
8557         * gcc.dg/20011008-1.c: New.
8558         * gcc.dg/20011008-2.c: New.
8560 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8562         * gcc.dg/cpp/spacing1.c: Update test.
8564 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8566         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
8567         spelling errors of "separate" as "seperate".
8569 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
8571         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
8572         enough to avoid inlining.
8574 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8576         * lib/g77.exp: set libg2c_dir correctly.
8578 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8580         * gcc.dg/cpp/macro11.c: New test.
8582 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8584         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
8585         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
8586         gcc.dg/format/multattr-3.c: New tests.
8587         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
8588         tests for format attributes on function pointers being rejected.
8590 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8592         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
8594 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8596         * g++.dg/warn/format1.C: New test.
8598 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
8600         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
8602 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8604         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
8606 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8608         * gcc.dg/cpp/redef2.c: Add test.
8610 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
8612         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
8613         long-standing bug on i686, apparently.
8614         * gcc.c-torture/execute/loop-2c.x: New file.
8615         * gcc.c-torture/execute/loop-2d.x: New file.
8616         * gcc.c-torture/execute/loop-3c.x: New file.
8618 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
8620         * gcc.dg/cpp/20000625-2.c: Correct line number.
8622 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8624         * gcc.dg/cpp/macro10.c: New test.
8625         * gcc.dg/cpp/strify3.c: New test.
8626         * gcc.dg/cpp/spacing1.c: Add tests.
8627         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
8628         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
8630 2001-09-24  DJ Delorie  <dj@redhat.com>
8632         * gcc.c-torture/execute/20010924-1.c: New test.
8634 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8636         * testsuite/objc/execute/paste.m: Remove.
8638 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8640         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
8642 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
8644         * g77.dg/strlen0.f: New test.
8646 2001-09-21  Richard Henderson  <rth@redhat.com>
8648         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
8649         * g++.old-deja/g++.abi/vtable2.C: Likewise.
8651 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8653         Table-driven attributes.
8654         * g++.dg/ext/attrib1.C: New test.
8656 2001-09-20  DJ Delorie  <dj@redhat.com>
8658         * gcc.dg/20000926-1.c: Update expected warning messages.
8659         * gcc.dg/array-2.c: Likewise, and test for warnings too.
8660         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
8661         array.
8663 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
8665         * g++.dg/eh/registers1.C: New test case.
8667 2001-09-17  Richard Henderson  <rth@redhat.com>
8669         * gcc.dg/array-5.c: Fix VLA decomposition test.
8671 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8673         * gcc.dg/cpp/line5.c: New testcase.
8675 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
8677         * gcc.dg/cpp/macro9.c: New test.
8679 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
8681         * gcc.c-torture/execute/980223.c: Change type of addr from long
8682         to char *.
8684 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
8686         * gcc.c-torture/execute/20010915-1.c: New test.
8688 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
8690         * g77.dg/bprob: New directory.
8691         * g77.dg/bprob/bprob.exp: New file.
8692         * g77.dg/bprob/bprob-1.f: New test.
8693         * g77.dg/gcov: New directory.
8694         * g77.dg/gcov/gcov.exp: New file.
8695         * g77.dg/gcov/gcov-1.f: New test.
8696         * g77.dg/gcov/gcov-1.x: New file.
8698 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8700         * gcc.dg/cpp/directiv.c: Update.
8701         * gcc.dg/cpp/undef1.c: Update.
8703 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
8705         * gcc.dg/20010912-1.c: New test.
8707 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
8709         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
8710         language-independent file in lib.
8711         * lib/gcov.exp: New file.
8713 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8715         * gcc.c-torture/compile/20010911-1.c: New test.
8717 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
8719         * lib/profopt.exp: New, to support profile-directed optimizations.
8720         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
8721         * gcc.misc-tests/bprob-1.c: New test.
8722         * gcc.misc-tests/bprob-2.c: New test.
8724 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
8726         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
8727         XFAIL and which kinds of gcov output to verify.
8728         * gcc.misc-tests/gcov-4b.x: New file.
8729         * gcc.misc-tests/gcov-5b.x: New file.
8730         * gcc.misc-tests/gcov-6.x: New file.
8731         * gcc.misc-tests/gcov-7.c: New test.
8732         * gcc.misc-tests/gcov-7.x: New file.
8734 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
8736         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
8737         * gcc.misc-tests/gcov-6.c: New test.
8739 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8741         PR c++/3986
8742         * g++.dg/abi/vbase1.C: New test.
8744 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
8746         * objc.dg/method-2.m: New.
8748 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8750         PR c++/4203
8751         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
8752         * g++.dg/init/empty1.C: New test.
8754 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
8756         * gcc.c-torture/compile/20010903-1.c: New test.
8758 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
8760         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
8761         for m68k.
8763 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
8765         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
8767         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
8769         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
8771 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
8773         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
8774         for 16-bit 'unsigned int'.
8776 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8778         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
8780 2001-08-27  Richard Henderson  <rth@redhat.com>
8782         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
8783         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
8785 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
8787         * gcc.dg/asm-names.c (ymain): New.
8789 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
8791         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
8792         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
8793         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
8795 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8797         * gcc.dg/compare5.c: New testcase.
8799 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
8801         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
8802         and "In instantiation".
8804 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
8806         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
8808 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
8810         * gcc.misc-tests/gcov.exp: Add support for branch information.
8811         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
8812         * gcc.misc-tests/gcov-4.c: New test.
8813         * gcc.misc-tests/gcov-4b.c: New test.
8814         * gcc.misc-tests/gcov-5b.c: New test.
8816 2001-08-20  Zack Weinberg  <zackw@panix.com>
8818         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
8819         expected to fail.
8821 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8823         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
8825 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
8827         * g++.dg/eh/template1.C: New test.
8829 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
8831         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
8832         Fix thinko.
8833         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
8834         for xfail.
8836 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
8838         * lib/g77-dg.exp:  Use prune.exp for common procedures
8839         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
8840         * lib/g77.exp: (g77-dg-prune) Remove
8842 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
8844         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
8846 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8848         * g++.dg/template/unify1.C: New test.
8850 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
8852         * g++.dg/abi/empty4.C: New test.
8854 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
8856         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
8857         solaris2.*
8858         * g77.f-torture/compile/pr3743.x: Likewise
8860 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8862         * g++.dg/other/using-declaration.C: New test.
8864 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8866         * gcc.dg/cpp/tr-sign.c: New testcase.
8868 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8870         * gcc.dg/cpp/19951025-1.c: Revert.
8871         * gcc.dg/cpp/directiv.c: We no longer process directives that
8872         interrupt macro arguments.
8874 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
8876         * gcc.dg/bconstp-1.c: New test.
8878 2001-08-03  Richard Henderson  <rth@redhat.com>
8880         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
8882 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8884         * gcc.dg/cpp/19951025-1.c: Update.
8886 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
8888         * g77.dg/ff90-1.f (s): Fix reference of variable z,
8889         should be x.
8891 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8893         Kill -fhonor-std.
8894         * g++.old-deja/g++.ns/ns14.C: Remove special options.
8895         * g++.old-deja/g++.other/std1.C: Likewise.
8896         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
8898 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
8900         * lib/g77.exp:  Load gcc-defs.exp for common procedures
8901         (g77_pass, g77_fail, g77_finish, g77_exit,
8902         ${tool}_check_unsupported_p} Now redundant.  Deleted.
8904 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
8906         * g77.dg/fbackslash.f
8907         * g77.dg/fcase-preserve.f
8908         * g77.dg/ff90-1.f
8909         * g77.dg/ffixed-line-length-0.f
8910         * g77.dg/ffixed-line-length-132.f
8911         * g77.dg/ffixed-line-length-7.f
8912         * g77.dg/ffixed-line-length-72.f
8913         * g77.dg/ffixed-line-length-none.f
8914         * g77.dg/ffree-form-1.f
8915         * g77.dg/fno-backslash.f
8916         * g77.dg/fno-f90-1.f
8917         * g77.dg/fno-fixed-form-1.f
8918         * g77.dg/fno-onetrip.f
8919         * g77.dg/fno-typeless-boz.f
8920         * g77.dg/fno-underscoring.f
8921         * g77.dg/fno-vxt-1.f
8922         * g77.dg/fonetrip.f
8923         * g77.dg/ftypeless-boz.f
8924         * g77.dg/fugly-assumed.f
8925         * g77.dg/funderscoring.f
8926         * g77.dg/fvxt-1.f
8928 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
8930         * objc.dg/fwd-proto-1.m: New.
8931         * objc.dg/local-decl-1.m: New.
8932         * objc.dg/naming-1.m: New.
8933         * objc.dg/naming-2.m: New.
8934         * objc.dg/proto-hier-1.m: New.
8936 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
8938         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
8939         largest-type elements to a struct makes its size grow.
8941 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8943         * g++.dg/abi/vthunk1.C: New test.
8945 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8947         * g++.dg/abi/vbase8-22.C: New test.
8949 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8951         * gcc.dg/cpp/macro8.c: New test.
8953 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8955         * g++.dg/abi/vbase8-21.C: New test.
8957 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8959         * g++.dg/abi/vbase8-10.C: New test.
8961 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8963         * lib/g++.exp (g++_set_ld_library_path): Renamed to
8964         ${tool}_set_ld_library_path.
8965         Changed caller.
8966         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
8967         g++.exp.
8969 2001-07-26  Stan Cox <scox@redhat.com>
8971         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
8972         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
8973         gcc_exit, gcc_check_unsupported_p):
8974         Moved to gcc-deps.exp
8975         * gcc-deps.exp: New file.
8977 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8979         * g++.old-deja/g++.pt/defarg14.C: New test.
8981 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8983         * g++.old-deja/g++.other/lineno5.C: New test.
8985 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8987         * g++.old-deja/g++.pt/crash68.C: New test.
8989 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8991         * g++.old-deja/g++.other/crash42.C: New test.
8993 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8995         * gcc.dg/cpp/extratokens.c: Fix.
8996         * gcc.dg/cpp/skipping2.c: New tests.
8998 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9000         * gcc.c-torture/execute/20010724-1.c: New file.
9001         * gcc.c-torture/execute/20010724-1.x: New file.
9003 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9005         * g++.old-deja/g++.other/cond7.C: New test.
9007 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9009         * g++.old-deja/g++.other/optimize4.C: New test.
9011 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9013         * g++.old-deja/g++.abi/vbase8-5.C: New test.
9015 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
9017         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
9018         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
9019         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
9020         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
9022         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
9023         bug report" message.
9025         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
9026         * g++.dg/ext/instantiate1.C: Move from old-deja.
9028 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
9030         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
9031         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
9032         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
9033         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
9035 2001-07-23  Jeffrey A Law  (law@cygnus.com)
9037         * gcc.c-torture/execute/20010723-1.c: New test.
9039 2001-07-23  Ben Elliston  <bje@redhat.com>
9041         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
9043 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9045         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
9046         i[34567]86-*-*.
9047         Delete handling of ieee_multilib_flags.
9048         Pass -mieee for alpha*-*-* and sh-*-*.
9049         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
9051 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
9053         Remove old-abi tests.
9054         * g++.old-deja/g++.mike/p11116.C: Remove.
9055         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
9057 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
9059         * g77.f-torture/compile/pr3743.f:  New test
9061 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
9063         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
9065 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9067         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
9068         g++.old-deja/g++.pt/static6.C: Likewise.
9069         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
9070         supports weak symbols.
9072 2001-07-18  Andreas Jaeger  <aj@suse.de>
9074         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
9075         supported again.
9077 2001-07-18  Andreas Jaeger  <aj@suse.de>
9079         * gcc.dg/iftrap-1.c: Fix target line.
9081 2001-07-17  Richard Henderson  <rth@redhat.com>
9083         * gcc.c-torture/execute/20010717-1.c: New.
9085 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9087         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
9088         tests.
9090 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9092         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
9094 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9096         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
9097         UAC_SIGBUS, UAC_NOPRINT definitions.
9099 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
9101         * objc/execute/object_is_class.m: New test.
9102         * objc/execute/object_is_meta_class.m: New test.
9104 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9106         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
9107         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
9109 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
9111         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
9112         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
9114 2001-07-14  Richard Henderson  <rth@redhat.com>
9116         * gcc.dg/iftrap-1.c: New.
9118 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
9120         * g77.f-torture/execute/intrinsic77.f: New test.
9122 2001-07-11  Janis Johnson <janis@us.ibm.com>
9124         * gcc.misc-tests/gcov-3.c: New test.
9126 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
9128         * gcc.c-torture/compile/20010711-1.c,
9129         * gcc.c-torture/compile/20010711-2.c: New tests.
9131 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
9133         * gcc.c-torture/execute/20010711-1.c: New test.
9135 2001-07-11  Ben Elliston  <bje@redhat.com>
9137         * g++.old-deja/g++.other/enum5.C: New test.
9139 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
9141         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
9142         (g++-dg-prune): Call prune_gcc_output.
9143         * prune.exp: New file for prune_gcc_output.
9144         * lib/g++.exp, lib/gcc.exp: Load it.
9146 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9148         * gcc.c-torture/compile/20010701-1.c,
9149         g++.old-deja/g++.ext/attrib6.C: New tests.
9151 2001-07-06  Jeffrey A Law  (law@cygnus.com)
9153         * gcc.c-torture/compile/20010706-1.c: New test.
9155 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
9157         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
9159 2001-06-28  Stan Shebs  <shebs@apple.com>
9161         * gcc.dg/pragma-darwin.c: New test.
9163 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9165         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
9166         Solaris 2.[678] system.
9168 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9170         * gcc.dg/20010622-1.c: New test.
9172 2001-06-18  Stan Shebs  <shebs@apple.com>
9174         * objc.dg: New directory.
9175         * objc.dg/dg.exp: New file.
9176         * objc.dg/alias.m: New.
9177         * objc.dg/class-1.m: New.
9178         * objc.dg/class-2.m: New.
9179         * objc.dg/const-str-1.m: New.
9180         * objc.dg/const-str-2.m: New.
9181         * objc.dg/id-1.m: New.
9182         * objc.dg/method-1.m: New.
9183         * objc.dg/super-class-1.m: New.
9184         * lib/objc-dg.exp: New file.
9186 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9188         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
9189         of label name.
9191 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
9193         * g++.old-deja/g++.abi/vbase8-9.C: New test.
9195 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9197         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
9198         variable.
9200 2001-06-12  Richard Henderson  <rth@redhat.com>
9202         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
9204 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
9206         * g++.old-deja/g++.abi/vbase5.C: New test.
9207         * g++.old-deja/g++.abi/vbase6.C: New test.
9208         * g++.old-deja/g++.abi/vbase7.C: New test.
9210 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9212         * gcc.c-torture/compile/20010610-1.c: New test.
9214 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
9216         * g++.old-deja/g++.abi/vbase4.C: New test.
9218 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9220         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
9221         support %f for HC11/HC12 targets.
9222         * gcc.c-torture/execute/930513-1.x: New file, likewise.
9223         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
9224         on HC11/HC12 targets.
9225         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
9227 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9229         * gcc.dg/wchar_t-1.c: New file.
9230         * gcc.dg/wint_t-1.c: Likewise.
9232 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
9234         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
9236 2001-06-11  Richard Henderson  <rth@redhat.com>
9238         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
9240 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9242         * gcc.c-torture/compile/20010611-1.c: New test.
9244 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9246         * gcc.dg/c99-tag-1.c: Add more tests.
9248 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
9250         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
9251         representation on MN10300 and ARM/Thumb.
9253 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
9255         * g77.f-torture/execute/20010610.f: New.
9257 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
9259         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
9260         names.
9262 2001-06-09  Richard Henderson  <rth@redhat.com>
9264         * gcc.c-torture/execute/ashrdi-1.c: New.
9265         * gcc.c-torture/execute/ashldi-1.c: New.
9266         * gcc.c-torture/execute/lshrdi-1.c: New.
9268 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
9270         * objc/execute/load-3.m: Added. Check sending +load to categories,
9271         in addition to classes.
9273 2001-06-08  Stan Shebs  <shebs@apple.com>
9275         * objc/execute/load-2.m: New test.  From Nicola Pero
9276         <n.pero@mi.flashnet.it>.
9278 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
9280         * gcc.c-torture/execute/20010605-2.c: New test.
9282 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
9284         * g++.old-deja/g++.abi/vbase2.C: New test.
9285         * g++.old-deja/g++.abi/vbase3.C: New test.
9287 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
9289         * g++.old-deja/g++.pt/friend49.C: New test.
9291 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
9293         * g++.old-deja/g++.ext/anon3.C: New test.
9295 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
9297         * g++.old-deja/g++.other/conv7.C: New test.
9299 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
9301         * gcc.c-torture/compile/20010605-2.c: New test.
9303 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9305         * gcc.c-torture/execute/20010604-1.c: New test.
9307 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
9309         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
9311 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
9313         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
9314         (g++_link_flags): Likewise.
9315         (g++_init): Pass gccpath's value to two previous functions.
9317 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9319         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
9320         Ensure logfile entry matches exec command line.
9322 2001-05-31  Richard Henderson  <rth@redhat.com>
9324         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
9325         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
9327 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
9329         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
9330         compiler for irix6.2
9332 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
9334         * g++.old-deja/g++.other/optimize3.C: New file.
9336 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
9338         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
9339         assemble.
9341 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
9343         * g++.old-deja/g++.other/optimize2.C: New file.
9345 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
9347         * gcc.c-torture/compile/20010518-2.c: New file.
9348         * gcc.c-torture/execute/20010518-1.c: New file.
9349         * gcc.c-torture/execute/20010518-2.c: New file.
9351 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9353         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
9355 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
9357         G++ no longer defines builtins that do not begin with __builtin.
9358         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
9359         * g++.old-deja/g++.brendand/misc13.C: Likewise.
9360         * g++.old-deja/g++.law/builtin1.C: Likewise.
9361         * g++.old-deja/g++.law/cvt2.C: Likewise.
9362         * g++.old-deja/g++.mike/net5.C: Likewise.
9363         * g++.old-deja/g++.other/builtins1.C: Likewise.
9364         * g++.old-deja/g++.other/builtins2.C: Likewise.
9365         * g++.old-deja/g++.other/builtins3.C: Likewise.
9366         * g++.old-deja/g++.other/builtins4.C: Likewise.
9367         * g++.old-deja/g++.other/inline8.C: Likewise.
9368         * g++.old-deja/g++.robertl/eb39.C: Likewise.
9370 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
9372         * g++.old-deja/g++.pt/using1.C: Adjust.
9373         * g++.old-deja/g++.pt/using2.C: New test.
9375 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9377         * gcc.dg/cpp/charconst.c: New tests.
9378         * gcc.dg/cpp/escape.c: New tests.
9379         * gcc.dg/cpp/escape-1.c: New tests.
9380         * gcc.dg/cpp/escape-2.c: New tests.
9381         * gcc.dg/cpp/ucs.c: New tests.
9383 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
9385         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
9386         native compiler for irix6.5.
9388 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
9390         * lib/g++.exp (g++_include_flags): Use args to compute
9391         get_multilibs.
9392         (g++_link_flags): Likewise.
9393         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
9395 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9397         * gcc.dg/c90-hexfloat-1.c: Add more tests.
9399 2001-05-21  Geoff Keating  <geoffk@redhat.com>
9401         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
9402         this file.
9404 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9406         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
9407         STACK_SIZE;
9408         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
9409         to STACK_SIZE; Use it to define size of add_histo array.
9410         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
9411         to STACK_SIZE.
9412         (f): Use GITT_SIZE to define size of gitt local table.
9413         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
9414         to STACK_SIZE; Use it to define size of bytemem array.
9416 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9418         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
9419         on 68HC11/HC12 due to the asm instruction.
9420         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
9421         * gcc.c-torture/compile/920520-1.x: Likewise.
9422         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
9423         on 68HC11/HC12 because the function is larger than 64K.
9424         * gcc.c-torture/compile/961203-1.x: New file, this test fails
9425         on 68HC11/HC12 because the structure is too large.
9427 2001-05-20  Richard Henderson  <rth@redhat.com>
9429         * gcc.c-torture/execute/20010520-1.c: New.
9431 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9433         * g++.old-deja/g++.warn/compare1.C: New test.
9434         * gcc.dg/compare4.c: New test.
9436 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
9438         * g++.old-deja/g++.other/optimize1.C: New test.
9440 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9442         * g++.old-deja/g++.pt/spec41.C: New test.
9444 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9446         * gcc.c-torture/compile/20010114-1.x: Remove.
9448 2001-05-18  Stan Shebs  <shebs@apple.com>
9450         * gcc.c-torture/compile/20010518-1.c: New test.
9452 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
9454         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
9455         * g++.old-deja/g++.pt/crash67.C: New test.
9457 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
9459         * g++.old-deja/g++.other/debug9.C: New test.
9461 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
9463         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
9465 2001-05-16  Jan Hubicka  <jh@suse.cz>
9467         * gcc.c-torture/compile/20010516-1.c: New test.
9469 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9471         * g++.old-deja/g++.other/crash41.C: New test.
9473 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9475         * g++.old-deja/g++.pt/crash66.C: New test.
9477 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
9479         * g++.old-deja/g++.robertl/eb27.C: Convert.
9481 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
9483         * g++.dg/friend-warn.C: New test.  Do not warn about friend
9484         declaration being redundant.
9486 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
9488         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
9490 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
9492         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
9494 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
9496         * lib/g++.exp: Use testsuite_flags.
9498 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
9500         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
9502 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9504         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
9506 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
9508         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
9510 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
9512         * gcc.c-torture/compile/20010313-1.c: New test.
9514 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
9516         * gcc.dg/cpp/direct2.c: New test.
9517         * gccq.dg/cpp/direct2s.c: New test.
9519         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
9521 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
9523         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
9524         * g++.old-deja/g++.other/op3.C: Likewise.
9526 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9528         * gcc.dg/cpp/syshdr.h: New file.
9529         * gcc.dg/cpp/sysmac1.c: Update.
9530         * gcc.dg/cpp/sysmac2.c: Update.
9532 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9534         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
9536 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
9538         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
9539         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
9541 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
9543         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
9545 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
9547         * lib/g++.exp (g++_include_flags): Don't use any special flags
9548         if TESTING_IN_BUILD_TREE is not defined.
9549         (g++_init): Use a plain 'c++' as the compiler if
9550         TESTING_IN_BUILD_TREEE is not defined.
9552 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
9554         * g++.old-deja/g++.eh/catch13.C: New test.
9555         * g++.old-deja/g++.eh/catch14.C: New test.
9557 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
9559         * gcc.dg/cpp/tr-define.c: New test.
9561 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
9563         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
9564         <stdlib.h>, not <malloc.h>.
9566 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
9568         * g++.old-deja/g++.ns/template17.C: New test.
9570 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
9572         * g++.old-deja/g++.pt/ref4.C: New test.
9574 2001-04-30  Richard Henderson  <rth@redhat.com>
9576         * gcc.dg/20000724-1.c: Revert last change.
9578 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
9580         * g77.f-torture/execute/20010430.f: New test.
9582 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
9584         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
9586 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
9588         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
9590 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9592         * g++.old-deja/g++.eh/crash6.C: New test.
9594 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9596         * g++.old-deja/g++.other/warn7.C: New test.
9598 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9600         * g++.old-deja/g++.other/defarg9.C: New test.
9602 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
9604         * g77.f-torture/compile/20010426.f: New test.
9605         * g77.f-torture/execute/20010426.f: New test.
9607 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
9609         * g77.f-torture/compile/20000629-1.x: Remove - error
9610         has been fixed.
9612 2001-04-26  Jeffrey A Law  (law@cygnus.com)
9614         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
9615         Tweak slightly to work with g++.dg framework.
9616         * g++.dg/special/ecos.exp: Run initp1.C test.
9617         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
9619         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
9620         its linker doesn't give line numbers either.
9621         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
9623 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
9625         * g++.old-deja/g++.other/lex1.C: New test.
9627 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
9629         * gcc.dg/noncompile/20010425-1.c: New test.
9631 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
9633         * g++.old-deja/g++.pt/mangle2.C: New test.
9635 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9637         * gcc.dg/format/plus-1.c: New test.
9639 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9641         * gcc.dg/20010423-1.c: New test.
9643 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9645         * gcc.c-torture/execute/20010422-1.c: New test.
9647 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
9649         * g++.old-deja/g++.ns/type2.C: New test.
9651 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
9653         * g++.old-deja/g++.other/perf1.C: New test.
9655 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
9657         * gcc.dg/c99-func-2.c: Remove xfail.
9658         * gcc.dg/c99-func-3.c: Remove xfail.
9659         * gcc.dg/c99-func-4.c: Remove xfail.
9661 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
9663         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
9665 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9667         * gcc.c-torture/compile/20010423-1.c: New test.
9669 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9671         * g++.old-deja/g++.pt/typename28.C: New test.
9673 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9675         * g++.old-deja/g++.abi/empty2.C: New test.
9676         * g++.old-deja/g++.abi/empty3.C: New test.
9678 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9680         * g++.old-deja/g++.other/comdat2.C: New test.
9681         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
9683 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9685         * g++.old-deja/g++.other/overload14.C: New test.
9687 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9689         * g++.old-deja/g++.other/lookup23.C: New test.
9691 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9693         * gcc.c-torture/execute/20010403-1.c: New test.
9695 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
9696             Mark Mitchell  <mark@codesourcery.com>
9698         * lib/old-dejagnu.exp: Don't delete output of executable.
9699         Add .exe suffix to executables.
9701 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
9703         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
9705 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9707         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
9709 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9711         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
9712         * g++.old-deja/g++.abi/crash1.C: New test.
9714 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9716         * g++.old-deja/g++.other/crash40.C: New test.
9718 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9720         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
9722 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
9724         * g++.old-deja/g++.other/warn6.C: New test.
9726 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9728         * g++.old-deja/g++.robertl/eb42.C: Same.
9730 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9732         * gcc.dg/wtr-conversion-1.c: New testcase.
9734 2001-04-10  Richard Henderson  <rth@redhat.com>
9736         * g++.old-deja/g++.other/array5.C: New.
9738 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9740         * gcc.c-torture/execute/20010408-1.c: New test.
9742 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
9744         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
9745         headers and constructs.
9746         * g++.old-deja/g++.robertl/eb79.C: Same.
9747         * g++.old-deja/g++.robertl/eb77.C (main): Same.
9748         * g++.old-deja/g++.robertl/eb73.C: Same.
9749         * g++.old-deja/g++.robertl/eb66.C (main): Same.
9750         * g++.old-deja/g++.robertl/eb55.C (t): Same.
9751         * g++.old-deja/g++.robertl/eb54.C (main): Same.
9752         * g++.old-deja/g++.robertl/eb46.C (main): Same.
9753         * g++.old-deja/g++.robertl/eb44.C: Same.
9754         * g++.old-deja/g++.robertl/eb41.C (main): Same.
9755         * g++.old-deja/g++.robertl/eb4.C (main): Same.
9756         * g++.old-deja/g++.robertl/eb39.C: Same.
9757         * g++.old-deja/g++.robertl/eb33.C (main): Same.
9758         * g++.old-deja/g++.robertl/eb31.C (main): Same.
9759         * g++.old-deja/g++.robertl/eb30.C: Same.
9760         * g++.old-deja/g++.robertl/eb3.C: Same.
9761         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
9762         * g++.old-deja/g++.robertl/eb21.C: Same.
9763         * g++.old-deja/g++.robertl/eb15.C: Same.
9764         * g++.old-deja/g++.robertl/eb118.C: Same.
9765         * g++.old-deja/g++.robertl/eb115.C (main): Same.
9766         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
9767         * g++.old-deja/g++.robertl/eb109.C: Same.
9768         * g++.old-deja/g++.other/sibcall1.C (main): Same.
9769         * g++.old-deja/g++.mike/rtti1.C: Same.
9770         * g++.old-deja/g++.mike/p658.C: Same.
9771         * g++.old-deja/g++.mike/net46.C: Same.
9772         * g++.old-deja/g++.mike/net34.C: Same.
9773         * g++.old-deja/g++.mike/memoize1.C: Same.
9774         * g++.old-deja/g++.mike/eh2.C: Same.
9775         * g++.old-deja/g++.law/weak.C: Same.
9776         * g++.old-deja/g++.law/visibility7.C: Same.
9777         * g++.old-deja/g++.law/visibility25.C: Same.
9778         * g++.old-deja/g++.law/visibility22.C: Same.
9779         * g++.old-deja/g++.law/visibility2.C: Same.
9780         * g++.old-deja/g++.law/visibility17.C: Same.
9781         * g++.old-deja/g++.law/visibility13.C: Same.
9782         * g++.old-deja/g++.law/visibility10.C: Same.
9783         * g++.old-deja/g++.law/visibility1.C: Same.
9784         * g++.old-deja/g++.law/virtual3.C (eval): Same.
9785         * g++.old-deja/g++.law/vbase1.C: Same.
9786         * g++.old-deja/g++.law/operators32.C: Same.
9787         * g++.old-deja/g++.law/nest3.C: Same.
9788         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
9789         * g++.old-deja/g++.law/except5.C (main): Same.
9790         * g++.old-deja/g++.law/cvt7.C (run): Same.
9791         * g++.old-deja/g++.law/cvt2.C: Same.
9792         * g++.old-deja/g++.law/cvt16.C: Same.
9793         * g++.old-deja/g++.law/ctors6.C (bar): Same.
9794         * g++.old-deja/g++.law/ctors17.C (main): Same.
9795         * g++.old-deja/g++.law/ctors13.C: Same.
9796         * g++.old-deja/g++.law/ctors12.C (main): Same.
9797         * g++.old-deja/g++.law/ctors10.C: Same.
9798         * g++.old-deja/g++.law/code-gen5.C: Same.
9799         * g++.old-deja/g++.law/bad-error7.C: Same.
9800         * g++.old-deja/g++.law/arm9.C: Same.
9801         * g++.old-deja/g++.law/arm12.C: Same.
9802         * g++.old-deja/g++.law/arg8.C: Same.
9803         * g++.old-deja/g++.law/arg1.C: Same.
9804         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
9805         * g++.old-deja/g++.jason/template31.C: Same.
9806         * g++.old-deja/g++.jason/template24.C (main): Same.
9807         * g++.old-deja/g++.jason/2371.C: Same.
9808         * g++.old-deja/g++.eh/new2.C: Same.
9809         * g++.old-deja/g++.eh/new1.C: Same.
9810         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
9811         * g++.old-deja/g++.brendan/nest21.C (main): Same.
9812         * g++.old-deja/g++.brendan/err-msg3.C: Same.
9813         * g++.old-deja/g++.brendan/crash62.C: Same.
9814         * g++.old-deja/g++.brendan/crash52.C: Same.
9815         * g++.old-deja/g++.brendan/crash49.C (main): Same.
9816         * g++.old-deja/g++.brendan/crash38.C: Same.
9817         * g++.old-deja/g++.brendan/crash15.C (main): Same.
9818         * g++.old-deja/g++.brendan/copy9.C: Same.
9820 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
9822         * gcc.c-torture/execute/20001203-2.c (memset):
9823         Count argument is of type __SIZE_TYPE__.
9825 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
9827         * gcc.c-torture/compile/20010404-1.c: New test.
9829 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
9831         * gcc.c-torture/compile/20010326-1.c: New test.
9833 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
9835         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
9836         peculiarities of the SH.
9837         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
9839 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9841         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
9842         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
9843         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
9845 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9847         * g77.f-torture/compile/20010321-1.f: New test.
9849 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9851         * gcc.c-torture/compile/20010329-1.c: New test.
9853 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9855         * gcc.c-torture/execute/20010329-1.c: New test.
9857 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9859         * g++.old-deja/g++.other/eh4.C: Fix typo.
9861 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9863         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
9865 2001-03-28  Philip Blundell  <philb@gnu.org>
9867         * gcc.c-torture/compile/20010328-1.c: New test.
9869 2001-03-27  Richard Henderson  <rth@redhat.com>
9871         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
9872         * g++.old-deja/g++.eh/vbase3.C: Likewise.
9874 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
9876         * gcc.c-torture/compile/20010327-1.c: New test.
9878 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9880         * g++.old-deja/g++.other/friend12.C: New test.
9881         * g++.old-deja/g++.other/friend9.C: Expect no errors.
9882         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
9884 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9886         * gcc.c-torture/execute/20010325-1.c: New test.
9888 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
9890         * g++.old-deja/g++.other/mangle3.C: New test.
9892 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
9894         * g++.old-deja/g++.other/anon8.C: New test.
9896 2001-03-20  Philip Blundell  <philb@gnu.org>
9898         * gcc.c-torture/compile/20010320-1.c: New test.
9900 2001-03-17  Richard Henderson  <rth@redhat.com>
9902         * g++.old-deja/g++.other/eh4.C: Add expected error text.
9904 2001-03-15  Geoff Keating  <geoff@redhat.com>
9906         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
9907         tests on AIX.
9909 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
9911         * g++.old-deja/g++.other/eh4.C: New test.
9913 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9915         * gcc.dg/cpp/mi1.c: Update.
9917 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
9919         * g++.old-deja/g++.other/regstack.C: New test.
9921 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9923         * g++.old-deja/g++.other/ref4.C: New test.
9925 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
9927         * objc/execute/va_method.m: Added.
9928         * objc/execute/IMP.m: Added.
9929         * objc/execute/_cmd.m: Added.
9930         * objc/execute/accessing_ivars.m: Added.
9931         * objc/execute/class-1.m: Added.
9932         * objc/execute/class-10.m: Added.
9933         * objc/execute/class-11.m: Added.
9934         * objc/execute/class-12.m: Added.
9935         * objc/execute/class-13.m: Added.
9936         * objc/execute/class-14.m: Added.
9937         * objc/execute/class-2.m: Added.
9938         * objc/execute/class-3.m: Added.
9939         * objc/execute/class-4.m: Added.
9940         * objc/execute/class-5.m: Added.
9941         * objc/execute/class-6.m: Added.
9942         * objc/execute/class-7.m: Added.
9943         * objc/execute/class-8.m: Added.
9944         * objc/execute/class-9.m: Added.
9945         * objc/execute/class-tests-1.h
9946         * objc/execute/class-tests-2.h
9947         * objc/execute/compatibility_alias.m: Added.
9948         * objc/execute/encode-1.m: Added.
9949         * objc/execute/formal_protocol-1.m: Added.
9950         * objc/execute/formal_protocol-2.m: Added.
9951         * objc/execute/formal_protocol-3.m: Added.
9952         * objc/execute/formal_protocol-4.m: Added.
9953         * objc/execute/formal_protocol-5.m: Added.
9954         * objc/execute/formal_protocol-6.m: Added.
9955         * objc/execute/formal_protocol-7.m: Added.
9956         * objc/execute/informal_protocol.m: Added.
9957         * objc/execute/initialize.m: Added.
9958         * objc/execute/load.m: Added.
9959         * objc/execute/many_args_method.m: Added.
9960         * objc/execute/nested-3.m: Added.
9961         * objc/execute/no_clash.m: Added.
9962         * objc/execute/private.m: Added.
9963         * objc/execute/redefining_self.m: Added.
9964         * objc/execute/root_methods.m: Added.
9965         * objc/execute/selector-1.m: Added.
9966         * objc/execute/static-1.m: Added.
9967         * objc/execute/static-2.m: Added.
9968         * objc/execute/va_method.m: Added.
9970 2001-03-10  Richard Henderson  <rth@redhat.com>
9972         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
9974 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9976         * g++.old-deja/g++.other/crash31.C: XFAIL.
9977         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
9978         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
9979         * gcc.c-torture/execute/20010123-1.x: XFAIL.
9980         * gcc.c-torture/execute/20010124-1.x: XFAIL.
9981         * gcc.dg/sequence-pt-1.c: XFAIL one test.
9983 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
9985         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
9987 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9989         * gcc.dg/20000724-1.c: Don't use multiline strings.
9991 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9993         * objc/execute/string1.m, objc/execute/string2.m: Compare the
9994         result of -cString against what we expect it to be; don't just
9995         print it out for no one to read.
9997         * objc/execute/string3.m, objc/execute/string4.m: New tests.
9998         Based on testcases provided by Nicola Pero.
10000 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
10002         * gcc.dg/cpp/macro7.c: New test.
10004 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
10006         * gcc.dg/cpp/multiline.c: Update.
10008 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10010         * g++.old-deja/g++.other/enum3.C: New test.
10012 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10014         * g++.old-deja/g++.other/pod1.C: New test.
10016 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10018         * g++.old-deja/g++.ext/overload1.C: New test.
10020 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
10022         * g++.old-deja/g++.pt/using1.C: New test.
10024 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
10026         * g++.old-deja/g++.other/using9.C: New test.
10028 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
10030         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
10032         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
10034 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
10036         * g++.old-deja/g++.ext/realpt1.C: Remove.
10038 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
10040         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
10042 2001-02-26  Will Cohen  <wcohen@redhat.com>
10044         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
10046 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
10048         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
10049         templatized constructors.
10051 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10053         * gcc.c-torture/execute/20010224-1.c: New test.
10055 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
10057         * gcc.c-torture/execute/20010222-1.c: New test.
10059 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
10061         * g++.old-deja/g++.other/inline20.C: New test.
10063 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
10065         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
10067 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10069         * g++.old-deja/g++.other/lookup22.C: New test.
10071 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
10073         * g77.dg: New directory.
10074         * g77.dg/20010216-1.f: New test case.
10075         * g77.dg/dg.exp: New driver.
10076         * lib/g77-dg.exp: New driver library.
10078 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10080         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
10082 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
10084         * g++.old-deja/g++.other/decl9.C: New test.
10086 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
10088         * g++.old-deja/g++.other/init16.C: Update the test so that it does
10089         not need <string> and also tests the initialization at runtime.
10091 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10093         * gcc.c-torture/execute/longlong.c: New test.
10095 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
10097         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
10099 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
10101         * gcc.c-torture/execute/920302-1.c (execute):
10102         Change argument type to short.
10104 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
10106         * g++.old-deja/g++.pt/deduct6.C: New test.
10108 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
10110         * g++.old-deja/g++.pt/deduct5.C: New test.
10112 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
10114         * gcc.c-torture/execute/20010209-1.c: New test.
10116 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
10118         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
10120 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
10122         * g++.dg/vtgc1.C: Update for new ABI.
10124         * consistency.vlad: New directory, 1665 files.
10126 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10128         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
10129         return type.
10130         * gcc.dg/cpp/digraphs.c: Declare puts.
10132 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10134         * g++.old-deja/g++.other/warn5.C: New test.
10136 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10138         * g++.old-deja/g++.pt/spec40.C: New test.
10140 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10142         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
10143         case.
10144         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
10146 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
10148         * gcc.c-torture/compile/20010209-1.c: New test.
10150 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
10152         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
10153         excess errors message but not if it crashes.
10154         * g++.old-deja/g++.other/crash27.C: Likewise.
10155         * g++.old-deja/g++.other/crash28.C: Likewise.
10156         * g++.old-deja/g++.other/crash30.C: Likewise.
10157         * g++.old-deja/g++.other/crash32.C: Likewise.
10158         * g++.old-deja/g++.other/crash35.C: Likewise.
10159         * g++.old-deja/g++.pt/inherit2.C: Likewise.
10161 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10163         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
10164         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
10165         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
10166         g77.f-torture/execute/execute.exp,
10167         g77.f-torture/noncompile/noncompile.exp,
10168         gcc.c-torture/execute/execute.exp,
10169         gcc.c-torture/execute/memcheck/memcheck.exp,
10170         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
10171         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
10172         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
10173         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
10174         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
10175         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
10176         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10177         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
10178         Remove bug reporting instructions with ancient email addresses.
10180 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
10182         * gcc.dg/20010202-1.c: New test.
10183         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
10185 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
10187         * g++.dg/stdbool-if.C: New test.
10189 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
10191         * objc/execute/fdecl.m: Added main().
10193 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
10195         * gcc.c-torture/execute/20010206-1.c: New test.
10197 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10199         * gcc.dg/cpp/avoidpaste1.c: Update.
10201 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
10203         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
10204         Pero <nicola@brainstorm.co.uk>.
10205         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
10207 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
10209         * g++.old-deja/g++.pt/spec39.C: New test.
10211 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
10213         * gcc.c-torture/compile/20010202-1.c: New test.
10215 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
10217         * g++.old-deja/g++.abi/primary2.C: New test.
10218         * g++.old-deja/g++.abi/primary3.C: New test.
10219         * g++.old-deja/g++.abi/primary4.C: New test.
10220         * g++.old-deja/g++.abi/primary5.C: New test.
10221         * g++.old-deja/g++.abi/vtable3.h: New test.
10222         * g++.old-deja/g++.abi/vtable3a.C: New test.
10223         * g++.old-deja/g++.abi/vtable3b.C: New test.
10224         * g++.old-deja/g++.abi/vtable3c.C: New test.
10225         * g++.old-deja/g++.abi/vtable3d.C: New test.
10226         * g++.old-deja/g++.abi/vtable3e.C: New test.
10227         * g++.old-deja/g++.abi/vtable3f.C: New test.
10228         * g++.old-deja/g++.abi/vtable3g.C: New test.
10229         * g++.old-deja/g++.abi/vtable3h.C: New test.
10230         * g++.old-deja/g++.abi/vtable3i.C: New test.
10231         * g++.old-deja/g++.abi/vtable3j.C: New test.
10232         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
10234 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
10236         * g++.old-deja/g++.other/anon6.C: New test.
10237         * g++.old-deja/g++.other/anon7.C: New test.
10239 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
10241         * gcc.dg/cpp/avoidpaste2.c: New tests.
10243 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
10245         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
10247 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
10249         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
10250         DECIMAL_DIG cases for Irix."
10252 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
10254         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
10256 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10258         * gcc.dg/c99-tag-1.c: New test.
10260 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
10262         * gcc.dg/cpp/tr-warn1.c: Add tests.
10264 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
10266         * gcc.dg/cpp/avoidpaste1.c: Update.
10267         * gcc.dg/cpp/paste4.c: Update.
10269 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
10271         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
10272         cases for Irix.
10274 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10276         * g++.old-deja/g++.other/inline19.C: New test.
10278 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10280         * gcc.dg/Wlarger-than.c: New test.
10282 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10284         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
10286 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
10288         * gcc.c-torture/execute/20010129-1.c: New test.
10289         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
10291 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
10293         * gcc.dg/cpp/avoidpaste1.c: Test case.
10295 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
10297         * g++.old-deja/g++.other/inline18.C: New test.
10299 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10301         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
10302         and __builtin_putchar.
10304 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
10306         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
10307         tests.
10309 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
10311         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
10312         floating point number rounding mode to round to the nearest
10313         representable mode.
10315 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
10317         * g++.old-deja/g++.other/mangle2.C: New test.
10319 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10321         * gcc.c-torture/compile/20010124-1.c: New test.
10323 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
10325         * g++.old-deja/g++.pt/spec38.C: New test.
10327 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10329         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
10330         "Build don't run".
10332 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10334         * gcc.c-torture/execute/20010123-1.c: New test.
10336 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10338         * g++.old-deja/g++.pt/spec37.C: New test.
10340 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10342         * g++.old-deja/g++.pt/overload14.C: New test.
10344 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10346         * gcc.c-torture/execute/20010122-1.c: New test, exercise
10347         __builtin_return_address.
10349 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
10351         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
10352         * g++.old-deja/g++.pt/spec35.C: New test.
10353         * g++.old-deja/g++.pt/spec36.C: New test.
10355 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
10357         * gcc.c-torture/compile/20010118-1.c: New test.
10359 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
10361         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
10363 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10365         * gcc.c-torture/execute/20010119-1.c: New test.
10367 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10369         * g++.old-deja/g++.other/vbase5.C: New test.
10371 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10373         * gcc.c-torture/execute/20010118-1.c: New test.
10375 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10377         * g++.old-deja/g++.pt/deduct3.C: New test.
10379 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10381         * g++.old-deja/g++.pt/spec34.C: New test.
10383 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
10385         * g77.f-torture/compile/20000601-2.f: New test.
10387 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10389         * g++.old-deja/g++.other/init17.C: New test.
10391 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
10393         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
10395 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10397         * g++.old-deja/g++.pt/unify8.C: New test.
10399 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10401         * g++.old-deja/g++.abi/vbase1.C: New test.
10403 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10405         * g++.old-deja/g++.pt/crash65.C: New test.
10407 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10409         * gcc.dg/cpp/assembl2.S: New test case.
10411 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
10413         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
10414         are supported.
10416 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10418         * g++.old-deja/g++.other/builtins1.C: New test.
10419         * g++.old-deja/g++.other/builtins2.C: Likewise.
10420         * g++.old-deja/g++.other/builtins3.C: Likewise.
10421         * g++.old-deja/g++.other/builtins4.C: Likewise.
10423 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
10425         * gcc.c-torture/compile/20010117-1.c: New test.
10426         * gcc.c-torture/compile/20010117-2.c: New test.
10428 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10430         * g77.f-torture/execute/20010116.[fx]: New test,
10431         XFAIL on i?86-*-*.
10432         * g77.f-torture/compile/20010115.f: Indicate it's
10433         a test for PR fortran/1636.
10435 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10437         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
10439 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10441         * g77.f-torture/compile/20010115.f: New test.
10443 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
10445         * g++.old-deja/g++.pt/nontype5.C: New test.
10447 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
10449         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
10450         have an equivalent working one below it.
10452 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10454         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
10455         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
10457 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10459         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
10460         message containing "init_priority".
10461         (conpr-2.C): Likewise.
10462         (conpr-3.C): Likewise.
10463         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
10465 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10467         * gcc.c-torture/execute/20010114-2.c: New test.
10469 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
10471         * gcc.c-torture/compile/20010114-1.c: New test.
10472         * gcc.c-torture/compile/20010114-1.x: Xfail.
10473         * gcc.c-torture/compile/20010114-2.c: New test.
10474         * gcc.c-torture/execute/20010114-1.c: New test.
10475         * gcc.dg/trunc-1.c: New test.
10476         * gcc.dg/uninit-B.c: New test.
10478 2001-01-13  Nick Clifton  <nickc@redhat.com>
10480         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
10481         target.
10483 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10485         * gcc.c-torture/compile/20010113-1.c: New test.
10487 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
10489         * gcc.c-torture/compile/20001212-1.c: New test.
10491 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10493         * gcc.dg/cpp/widestr1.c: Update.
10494         * gcc.dg/cpp/prag-imp.c: Remove.
10496 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
10498         * gcc.c-torture/execute/20000801-3.x: Remove.
10499         * gcc.dg/c90-init-1.c: New test.
10500         * gcc.dg/c99-init-1.c: New test.
10501         * gcc.dg/c99-init-2.c: New test.
10502         * gcc.dg/gnu99-init-1.c: New test.
10504 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
10506         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
10507         testing that no relevant ones were found.
10509 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
10511         * g++.old-deja/g++.pt/cast2.C: New test.
10513 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
10515         * g++.old-deja/g++.pt/friend47.C: New test.
10517 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10519         * g++.old-deja/g++.pt/instantiate13.C: New test.
10521 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10523         * g++.old-deja/g++.other/defarg7.C: New test.
10524         * g++.old-deja/g++.other/defarg8.C: New test.
10526 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10528         * g++.old-deja/g++.pt/crash64.C: New test.
10530 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10532         * g++.old-deja/g++.pt/crash63.C: New test.
10534 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10536         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
10538 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
10540         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
10542 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10544         * g++.old-deja/g++.pt/error3.C: New test.
10546 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10548         * g++.old-deja/g++.other/crash39.C: New test.
10550 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10552         * g++.old-deja/g++.other/vbase4.C: New test.
10554 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
10556         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
10557         * gcc.dg/special/20000419-2.c: New file. Identical to above.
10558         * gcc.dg/special/special.exp: New test driver which will check
10559         for alias support for the above test.
10561 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
10563         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
10564         problems on small machines.
10565         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
10566         parameterize.
10568 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
10570         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
10571         mips.
10572         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
10574 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
10576         * g++.old_deja/g++.pt/using8.C: New test.
10578 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10580         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
10582 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
10584         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
10585         where a failure is expected.
10586         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
10588 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10590         * g++.old_deja/g++.pt/instantiate12.C: New test.
10592 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10594         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
10595         start of structs.
10596         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
10597         * g++.old-deja/g++.brendan/crash17.C: Likewise.
10598         * g++.old-deja/g++.brendan/crash29.C: Likewise.
10599         * g++.old-deja/g++.brendan/crash48.C: Likewise.
10600         * g++.old-deja/g++.brendan/ns1.C: Likewise.
10601         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
10602         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
10603         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
10604         * g++.old-deja/g++.eh/spec6.C: Likewise.
10605         * g++.old-deja/g++.jason/crash3.C: Likewise.
10606         * g++.old-deja/g++.law/ctors11.C: Likewise.
10607         * g++.old-deja/g++.law/ctors17.C: Likewise.
10608         * g++.old-deja/g++.law/ctors5.C: Likewise.
10609         * g++.old-deja/g++.law/ctors9.C: Likewise.
10610         * g++.old-deja/g++.mike/ambig1.C: Likewise.
10611         * g++.old-deja/g++.mike/net22.C: Likewise.
10612         * g++.old-deja/g++.mike/p3538a.C: Likewise.
10613         * g++.old-deja/g++.mike/p3538b.C: Likewise.
10614         * g++.old-deja/g++.mike/virt3.C: Likewise.
10615         * g++.old-deja/g++.niklas/t128.C: Likewise.
10616         * g++.old-deja/g++.other/anon4.C: Likewise.
10617         * g++.old-deja/g++.other/using1.C: Likewise.
10618         * g++.old-deja/g++.other/warn3.C: Likewise.
10619         * g++.old-deja/g++.pt/t37.C: Likewise.
10620         * g++.old-deja/g++.robertl/eb69.C: Likewise.
10621         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10623 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10625         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
10627 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10629         * gcc.c-torture/execute/stdio-opt-3.c: New test.
10631 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
10633         * gcc.c-torture/compile/20010107-1.c: New test.
10635 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10637         * gcc.c-torture/execute/builtin-noret-1.c: New test.
10639 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10641         * gcc.dg/format/format.h: New file.
10642         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
10643         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
10644         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
10645         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
10646         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
10647         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
10648         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
10649         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
10650         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
10651         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
10652         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
10653         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
10654         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
10655         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
10656         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
10657         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
10658         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
10659         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
10660         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
10661         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
10662         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
10663         instead of declaring standard types, macros and functions in each
10664         test.
10666 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
10668         * gcc.c-torture/execute/20010106-1.c: New test.
10670 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10672         * gcc.dg/format/format.exp: New file.
10673         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
10674         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
10675         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
10676         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
10677         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
10678         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
10679         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
10680         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
10681         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
10682         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
10683         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
10684         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
10685         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
10686         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
10687         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
10688         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
10689         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
10690         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
10691         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
10692         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
10693         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
10694         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
10695         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
10696         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
10697         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
10698         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
10699         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
10700         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
10701         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
10702         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
10703         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
10704         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
10705         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
10706         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
10707         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
10708         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
10709         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
10710         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
10711         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
10712         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
10713         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
10714         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
10716 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
10718         * gcc.c-torture/execute/991228-1.c: Take word endianness into
10719         account.
10721 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10723         * gcc.c-torture/execute/builtin-complex-1.c: New test.
10725 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
10727         * g++.old-deja/g++.pt/crash62.C: New test.
10729 2001-01-04  Richard Henderson  <rth@redhat.com>
10731         * gcc.dg/20000926-1.c: Update expected warnings.
10732         * gcc.dg/array-2.c: Likewise.
10733         * gcc.dg/array-4.c: Also validate flexible array members.
10734         * gcc.dg/c99-flex-array-1.c: New.
10736 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10738         * gcc.c-torture/compile/20001222-1.x: Remove.
10740 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10742         * gcc.c-torture/execute/built-in-setjmp.c: New.
10744 2001-01-03  Richard Henderson  <rth@redhat.com>
10746         * gcc.dg/940510-1.c: Update expected error wording.
10747         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
10749 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
10751         * lib/target-supports.exp (check_alias_available): Modified to
10752         indicate aliases not supported if only weak aliases are supported.
10754 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10756         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
10757         Turn on cmpstrsi checks for __pj__ and __i370__.
10759 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10761         * g++.old-deja/g++.other/virtual11.C: New test.
10763 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10765         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
10767 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10769         * gcc.c-torture/compile/20010102-1.c: New test.
10771 2001-01-02  Andreas Jaeger  <aj@suse.de>
10773         * gcc.dg/noreturn-3.c: New test.
10775         * gcc.dg/noreturn-4.c: New test.
10777 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10779         * gcc.c-torture/execute/stdio-opt-1.c: Also test
10780         __builtin_fputc and __builtin_fwrite.
10782 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10784         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
10785         signed char, not default char.
10787 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10789         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
10791 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
10793         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
10795 2000-12-29  Richard Henderson  <rth@redhat.com>
10797         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
10798         (__cyg_profile_func_exit): Define.
10800 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10802         * g++.dg/vtgc1.C: New test.
10804 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
10806         * gcc.dg/noncompile/20001228-1.c: New test.
10808         * gcc.dg/20001228-1.c: New test.
10810         * gcc.c-torture/execute/20001228-1.c: New test.
10812 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10814         * gcc.dg/format-strfmon-1.c: New test.
10816 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10818         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
10819         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
10820         * gcc.c-torture/execute/string-opt-1.c: Likewise.
10821         * gcc.c-torture/execute/string-opt-2.c: Likewise.
10822         * gcc.c-torture/execute/string-opt-3.c: Likewise.
10823         * gcc.c-torture/execute/string-opt-4.c: Likewise.
10824         * gcc.c-torture/execute/string-opt-6.c: Likewise.
10825         * gcc.c-torture/execute/string-opt-7.c: Likewise.
10826         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10827         * gcc.c-torture/execute/string-opt-9.c: Likewise.
10828         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10829         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10830         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10832         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
10833         * gcc.c-torture/execute/string-opt-4.c: Test index.
10835 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
10837         * gcc.c-torture/compile/20001226-1.c: New test.
10839 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10841         * gcc.c-torture/compile/20001222-1.c: New test.
10842         * gcc.c-torture/compile/20001222-1.x: Xfail.
10844 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
10846         * gcc.c-torture/execute/comp-goto-2.c: New test.
10848 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
10850         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
10851         Use long types if __INT_MAX__ is 32767.
10852         (main): Use cast to (sint32 *) when poking 88 into a_page.
10854         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
10856 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
10858         * gcc.c-torture/compile/20001221-1.c: New test.
10859         * gcc.c-torture/execute/20001221-1.c: New test.
10861 2000-12-20  Richard Henderson  <rth@redhat.com>
10863         * g++.old-deja/g++.pt/crash36.C: Update error lines.
10864         * g++.old-deja/g++.robertl/eb109.C: Likewise.
10866 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10868         * gcc.dg/compare3.c: New test.
10870 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10872         * gcc.dg/format-warnll-1.c: New test.
10874 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10876         * gcc.dg/cpp/cmdlne-P.c: New test.
10878 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10880         * gcc.c-torture/execute/builtin-abs-1.c,
10881         gcc.c-torture/execute/builtin-abs-2.c: New tests.
10883 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10885         * gcc.dg/cpp/multiline.c: New test.
10887 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10889         * g++.old-deja/g++.other/syshdr1.C: Update.
10890         * gcc.dg/cpp/lineflags.c: Remove temporarily.
10892 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10894         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
10896 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10898         * g++.old-deja/g++.pt/ttp65.C: New test.
10900 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10902         * g++.old-deja/g++.pt/ttp64.C: New test.
10904 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10906         * g++.old-deja/g++.pt/spec33.C: New test.
10908 2000-12-14  Catherine Moore  <clm@redhat.com>
10910         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
10911         * gcc.c-torture/execute/920612-2.c: Likewise.
10912         * gcc.c-torture/execute/920428-2.c: Likewise.
10913         * gcc-c-torture/execute/va-arg-11.c: Call exit.
10914         * gcc.c-torture/execute/va-arg-21.c: Likewise.
10916 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10918         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
10919         * gcc.dg/pack-test-2.c: Likewise.
10921 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10923         Tests by Zack Weinberg <zackw@stanford.edu>.
10925         * gcc.dg/cpp/defined.c: Update.
10926         * gcc.dg/cpp/defined_trad.c: New tests.
10928 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10930         * gcc.dg/cpp/trad-direct.c: Update.
10932 2000-12-11  Neil Booth  <neilb@earthling.net>
10934         * gcc.dg/cpp/defined_trad.c
10936 2000-12-11  Neil Booth  <neilb@earthling.net>
10938         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
10940 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10942         * gcc.dg/format-miss-2.c: New test.
10944 2000-12-09  Neil Booth  <neilb@earthling.net>
10946         * gcc.dg/cpp/lineflags.c: New tests.
10947         * gcc.dg/cpp/poison.c: Update.
10948         * gcc.dg/cpp/redef2.c: Update.
10949         * gcc.dg/cpp/skipping.c: New test.
10951 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
10953         * g++.old-deja/g++.other/eh3.C: New testcase.
10955 2000-12-07  Neil Booth  <neilb@earthling.net>
10957         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
10958         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
10959         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
10960         wtr-union-init-2.c, wtr-union-init-3.c: Update.
10961         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
10962         Update.
10964 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10966         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
10967         __SIZE_TYPE__ instead of int for type of integers cast to
10968         pointers.
10970 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
10972         * g++.old-deja/g++.other/cleanup4.C: New test.
10974 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10976         * format-sec-1.c: New test.
10978 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10980         * gcc.dg/format-nonlit-3.c: New test.
10982 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10984         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
10985         through a null pointer.
10987 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10989         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
10990         * g++.old-deja/g++.pt/partial4.C: New test.
10992 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
10994         * gcc.c-torture/execute/ieee/hugeval.x: New.
10996 2000-12-06  Neil Booth  <neilb@earthling.net>
10998         * gcc.dg/cpp/backslash2.c: New tests.
11000 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11002         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
11003         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
11005 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
11007         * gcc.c-torture/execute/20001203-2.c: New testcase.
11009 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
11011         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
11012         * g++.old-deja/g++.other/virtual10.C: New test.
11014 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
11016         * g++.old-deja/g++.mike/pmf5.C: Remove test.
11018 2000-12-05  Richard Henderson  <rth@redhat.com>
11020         * gcc.c-torture/compile/20001205-1.c: New.
11022 2000-12-04  Neil Booth  <neilb@earthling.net>
11024         * g++.old-deja/g++.other/virtual9.C: New test.
11025         * g++.old-deja/g++.pt/crash61.C: New test.
11026         * gcc.c-torture/execute/loop-9.c: New test.
11028 2000-12-04  Neil Booth  <neilb@earthling.net>
11030         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
11031         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
11032         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
11033         * gcc.dg/cpp/extratokens.c: ...here.
11035 2000-12-04  Neil Booth  <neilb@earthling.net>
11037         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
11038         New tests.
11040 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11042         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
11043         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
11045 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11047         * gcc.c-torture/execute/20001203-1.c: New test.
11049 2000-12-03  Neil Booth  <neilb@earthling.net>
11051         * gcc.dg/cpp/macro6.c: New test cases.
11053 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11055         * gcc.c-torture/execute/string-opt-9.c: New test.
11056         * gcc.c-torture/execute/string-opt-10.c: Likewise.
11057         * gcc.c-torture/execute/string-opt-11.c: Likewise.
11058         * gcc.c-torture/execute/string-opt-12.c: Likewise.
11060         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
11061         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
11063 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
11065         * gcc.dg/cpp/if-6.c: New testcase.
11067         * gcc.dg/20001201-1.c: New testcase.
11069 2000-12-02  Neil Booth  <neilb@earthling.net>
11071         * g++.old-deja/g++.other/externC4.C,
11072         g++.old-deja/g++.other/friend10.C: New tests.
11074 2000-12-02  Neil Booth  <neilb@earthling.net>
11076         * g++.old-deja/g++.other/instan2.C
11077         * g++.old-deja/g++.other/instan3.C: New test.
11079 2000-12-02  Neil Booth  <neilb@earthling.net>
11081         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
11082         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
11083         gnuc99.c,gnuc99-pedantic.c: New tests.
11085 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11087         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
11088         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
11090 2000-12-01  Neil Booth  <neilb@earthling.net>
11092         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
11093         * gcc.dg/cpp/poison.c: Update.
11094         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
11096 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
11098         * g77.f-torture/execute/20001201.f: New test.
11100 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11102         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
11104 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
11106         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
11108 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
11110         * g++.old-deja/g++.other/cast6.C: New test.
11112 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
11114         * gcc.c-torture/execute/20001130-2.c: New testcase.
11116 2000-11-30  Richard Henderson  <rth@redhat.com>
11118         * gcc.c-torture/execute/20001130-1.c: New test.
11120 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11122         * g++.old-deja/g++.other/op3.C: New test.
11124 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11126         * g++.old-deja/g++.other/op2.C: New test.
11128 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11130         * g++.old-deja/g++.other/crash38.C: New test.
11132 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
11134         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
11136 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
11138         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
11139         tests.
11140         * gcc.c-torture/execute/string-opt-6.c: New test.
11142         * gcc.dg/20001117-1.c: Add main.
11144 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
11146         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
11147         Move from here ...
11148         * gcc.dg/940510-1.c: ... to here.
11150         * gcc.dg/20000926-1.c: GNU C now allows initializations of
11151         zero-size arrays in toplevel structures.
11153 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
11155         * gcc.c-torture/execute/loop-8.c: New test.
11157 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11159         * g++.old-deja/g++.other/base1.C: New test.
11161 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11163         * g++.old-deja/g++.other/parse2.C: New test.
11165 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11167         * g++.old-deja/g++.pt/incomplete1.C: New test.
11169 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11171         * g++.old-deja/g++.other/friend9.C: New test.
11173 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
11175         * gcc.dg/20001127-1.c: New test.
11177 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
11179         * g++.old-deja/g++.pt/friend46.C: New test.
11181 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
11183         * g++.old-deja/g++.other/ptrmem8.C: New test.
11185 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11187         * gcc.c-torture/execute/string-opt-7.c: New test.
11188         * gcc.c-torture/execute/string-opt-8.c: Likewise.
11190 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
11192         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
11193         instead of 'mkcheck 2'.
11195 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11197         * gcc.c-torture/execute/memcheck/driver.c,
11198         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
11199         C9X references to refer to C99.
11201 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
11203         * gcc.dg/ultrasp3.c: New test.
11205 2000-11-25  Neil Booth  <neilb@earthling.net>
11207         * gcc.dg/cpp/include2.c: Update test to be locale independent.
11209 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
11211         * gcc.c-torture/compile/20001123-2.c: New.
11213 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11215         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
11217 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
11219         * gcc.dg/sequence-point-1.c: Add some new tests.
11220         * gcc.c-torture/execute/20001124-1.c: New test.
11222 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
11224         * g++.old-deja/g++.other/vaarg4.C: New test.
11225         * gcc.c-torture/compile/20001123-1.c: New test.
11227 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
11229         * g++.other/crash24.C: Adjust and remove XFAIL.
11230         * g++.other/crash37.C: New test.
11232 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
11234         * g++.old-deja/g++.pt/instantiate9.C: New test.
11236 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
11238         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
11239         new ABI, too.
11241         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
11242         * g++.old-deja/g++.robertl/eb55.C: Likewise.
11244 2000-11-22  Neil Booth  <neilb@earthling.net>
11246         * gcc.dg/cpp/Wtrigraphs.c: New test.
11248 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11250         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
11252 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
11254         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
11256 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
11258         * lib/gcc-dg.exp: load_lib scanasm.exp.
11259         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
11260         * lib/g++-dg.exp: load_lib scanasm.exp.
11261         * lib/scanasm.exp: New.
11262         (scan-assembler, scan-assembler-not): Add optional arguments to
11263         test name, or if not present, the pattern name.
11264         (scan-assembler-dem, scan-assembler-dem-not): New.
11266         * g++.dg/dg.exp: New.
11268 2000-11-21  Neil Booth  <neilb@earthling.net>
11270         * gcc.dg/cpp/integrated1.c: Remove.
11272 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
11274         * gcc.c-torture/execute/20001121-1.c: New test.
11276 2000-11-21  Richard Henderson  <rth@redhat.com>
11278         * gcc.c-torture/compile/20001121-1.c: New test.
11280 2000-11-20  Neil Booth  <neilb@earthling.net>
11282         * gcc.dg/cpp/integrated1.c: New test.
11284 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
11286         * g++.old-deja/g++.other/inline17.C: New test.
11288 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
11290         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
11291         local variable to be zero: I made the variable global. Now
11292         uses abort() and exit() instead of relying on main's return value.
11294 2000-11-20  Neil Booth  <neilb@earthling.net>
11296         * gcc.dg/cpp/paste2.c: Update test.
11297         * objc/execute/paste.m: New test.
11299 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11301         * gcc.dg/c99-condexpr-1.c: New test.
11303 2000-11-20  Neil Booth  <neilb@earthling.net>
11305         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
11307 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
11309         * g++.old-deja/g++.pt/export1.C: New test.
11311 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
11313         * gcc.dg/20001117-1.c: New test.
11315 2000-11-18  Richard Henderson  <rth@redhat.com>
11317         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
11319 2000-11-18  Richard Henderson  <rth@redhat.com>
11321         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
11322         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
11323         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
11325 2000-11-18  Richard Henderson  <rth@redhat.com>
11327         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
11328         (main): New.  Exit cleanly.
11330 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11332         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
11333         gcc.dg/c99-fordecl-2.c: New tests.
11335 2000-11-18  Richard Henderson  <rth@redhat.com>
11337         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
11338         * gcc.c-torture/execute/zerolen-2.c: New.
11340 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11342         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
11343         memory.
11345 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11347         * g++.old-deja/g++.pt/instantiate8.C: New test.
11349 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11351         * g++.old-deja/g++.other/incomplete.C: Add more tests.
11352         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
11354 2000-11-16  Nick Clifton  <nickc@redhat.com>
11356         * gcc.c-torture/execute/nestfunc-2.c: New test.
11357         * gcc.c-torture/execute/nestfunc-3.c: New test.
11359 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11361         * gcc.c-torture/compile/20001116-1.c: New test.
11363 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11365         * gcc.c-torture/execute/20001115-1.c: New test.
11367 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
11369         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
11370         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
11371         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
11372         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11374 2000-11-15  Neil Booth  <neilb@earthling.net>
11376         gcc.dg/cpp/_Pragma1.c: Update.
11377         gcc.dg/cpp/_Pragma2.c: New test.
11379 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11381         * g++.old-deja/g++.other/anon5.C: New test.
11383 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11385         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
11386         tests.
11388 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
11390         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
11391         output.
11393 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11395         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
11396         labels at end of compound statements.
11398 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
11400         * gcc.c-torture/execute/loop-7.c: New test.
11402 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11404         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
11406 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11408         * gcc.dg/c99-bool-1.c: New test.
11410 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11412         * gcc.dg/c99-scope-1.c: Remove xfail.
11413         * gcc.dg/c99-scope-2.c: New test.
11415 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11417         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
11418         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
11420 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
11422         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
11423         error messages.
11425         * g++.mike/p700.C: Don't typedef wchar_t.
11426         * g++.mike/p784.C: Likewise.
11427         * g++.mike/eb101.C: Don't use __wchar_t.
11429 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
11431         * g77.f-torture/execute/20001111.[fx]: Test premature exit
11432         from DO loop.
11434 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11436         * gcc.c-torture/execute/20001111-1.c: New test.
11438 2000-11-10  Nick Clifton  <nickc@redhat.com>
11440         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
11441         long multuiple and accumulate.
11443 2000-11-09  Richard Henderson  <rth@redhat.com>
11445         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
11446         via size_t instead of int.
11448         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
11449         * gcc.c-torture/execute/string-opt-2.c: Likewise.
11450         * gcc.c-torture/execute/string-opt-3.c: Likewise.
11451         * gcc.c-torture/execute/string-opt-4.c: Likewise.
11453 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
11455         * gcc.c-torture/compile/20001109-1.c: New test.
11456         * gcc.c-torture/compile/20001109-2.c: New test.
11458 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
11460         * g++.old-deja/g++.pt/operator1.C: New test.
11461         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
11463 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11465         * gcc.dg/20001108-1.c: New test.
11467 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11469         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
11470         with both arguments constant strings.
11471         * gcc.c-torture/execute/string-opt-3.c: New test.
11472         * gcc.c-torture/execute/string-opt-4.c: New test.
11473         * gcc.c-torture/execute/string-opt-5.c: New test.
11475 2000-11-08  Nick Clifton  <nickc@redhat.com>
11477         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
11478         mulsidi3adddi patterns.
11480 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
11482         * g++.old-deja/g++.other/crash36.C: New test.
11484 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
11486         * g++.old-deja/g++.other/init16.C: New test.
11488 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
11490         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
11492 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
11494         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
11495         * gcc.c-torture/execute/va-arg-16.x: Likewise.
11496         * gcc.c-torture/execute/va-arg-17.x: Likewise.
11498 2000-11-07  DJ Delorie  <dj@redhat.com>
11500         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
11502 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11504         * gcc.c-torture/execute/string-opt-1.c: New test.
11506 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
11508         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
11509         mips-sgi-irix6.* because the MIPS ABI passes floating-point
11510         parameters in registers, and there is no way for a varargs
11511         function to know in which order the integer and floating-point
11512         parameters should be interleaved when they are placed on the
11513         stack.
11514         * gcc.c-torture/execute/va-arg-16.x: Likewise.
11515         * gcc.c-torture/execute/va-arg-17.x: Likewise.
11517 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11519         * gcc.c-torture/execute/string-opt-2.c: New test.
11521 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
11523         * g++.old-deja/g++.pt/crash60.C: New test.
11525 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
11527         * g++.old-deja/g++.other/crash24.C: New test.
11528         * g++.old-deja/g++.other/crash25.C: New test.
11529         * g++.old-deja/g++.other/crash26.C: New test.
11530         * g++.old-deja/g++.other/crash27.C: New test.
11531         * g++.old-deja/g++.other/crash28.C: New test.
11532         * g++.old-deja/g++.other/crash29.C: New test.
11533         * g++.old-deja/g++.other/crash30.C: New test.
11534         * g++.old-deja/g++.other/crash31.C: New test.
11535         * g++.old-deja/g++.other/crash32.C: New test.
11536         * g++.old-deja/g++.other/crash33.C: New test.
11537         * g++.old-deja/g++.other/crash34.C: New test.
11538         * g++.old-deja/g++.other/crash35.C: New test.
11540 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
11542         * gcc.c-torture/execute/20001031-1.c: New test.
11544 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
11546         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
11547         namespace.
11549         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
11550         standards-conformant.
11552         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
11554         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
11555         * g++.old-deja/g++.mike/p755a.C: Likewise.
11556         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
11557         library makes no calls to `operator new' during initialization.
11559 2000-11-04  Neil Booth  <neilb@earthling.net>
11561         * gcc.dg/cpp/include2.c: New tests.
11563 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
11565         * lib/g++.exp (g++_set_ld_library_path): New function.
11566         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
11568 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
11570         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
11571         warnings.
11573 2000-11-01  Richard Henderson  <rth@redhat.com>
11575         * g++.old-deja/g++.ext/namedret1.C: New.
11576         * g++.old-deja/g++.ext/namedret2.C: New.
11577         * g++.old-deja/g++.ext/namedret3.C: New.
11579 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
11581         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
11582         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
11584 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11586         * gcc.c-torture/execute/va-arg-21.c: New test.
11588 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11590         * gcc.dg/c99-complex-2.c: New test.
11592 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11594         * gcc.c-torture/execute/stdio-opt-1.c: New test.
11596 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
11598         * g++.old-deja/g++.other/inline16.C: New test.
11600 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
11602         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
11603         __PRETTY_FUNCTION__
11605 2000-10-29  Neil Booth  <neilb@earthling.net>
11607         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
11608         New tests.
11609         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
11610         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
11611         optimisation.
11613 2000-10-29  Neil Booth  <neilb@earthling.net>
11615         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
11616         * mi1.c, mi1c.h: Add null directives to multiple-include test.
11617         * mi5.c: Test multiple includes work with -C.
11618         * trigraphs.c: Test ^= version.
11620 2000-10-28  Neil Booth  <neilb@earthling.net>
11622         New tests and test updates for new macro expander.
11624         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
11625         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
11626         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
11627         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
11628         new diagnostic messages.
11630         * gcc.dg/cpp/macro3.c: New tests.
11632 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
11634         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
11635         on the same line.
11637 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
11639         * g++.old-deja/g++.other/eh2.C: New test.
11641 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
11643         * gcc.c-torture/execute/20001027-1.c: New test.
11645 2000-10-26  Richard Henderson  <rth@redhat.com>
11647         * gcc.c-torture/execute/20001026-1.c: New.
11649 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
11651         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
11652         * g++.old-deja/g++.law/builtin1.C: Likewise.
11653         * g++.old-deja/g++.law/ctors10.C: Likewise.
11654         * g++.old-deja/g++.law/virtual3.C: Likewise.
11655         * g++.old-deja/g++.mike/p658.C: Likewise.
11656         * g++.old-deja/g++.other/sibcall1.C: Likewise.
11657         * g++.old-deja/g++.other/vaarg2.C: Likewise.
11658         * g++.old-deja/g++.robertl/eb124.C: Likewise.
11659         * g++.old-deja/g++.robertl/eb44.C: Likewise.
11660         * g++.old-deja/g++.robertl/eb77.C: Likewise.
11662 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
11664         * gcc.c-torture/compile/20001024-1.c: New test.
11666 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
11668         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
11669         to tell us whether or not we are using V3.
11671 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
11673         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
11674         operands.
11676 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11678         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
11680 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
11682         * gcc.c-torture/execute/20001024-1.c: New test.
11684 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
11686         * g++.old-deja/g++.other/sibcall1.C: New test.
11688 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
11690         * gcc.dg/noncompile/init-3.c: New test.
11692 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11694         * gcc.dg/format-array-1.c: New test.
11696 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11698         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
11699         writing through null pointers; remove comment about testing
11700         unterminated strings.
11702 2000-10-17  Matthew Hiller  <hiller@redhat.com>
11704         * gcc.c-torture/execute/20001017-2.c: New test.
11706 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11708         * gcc.c-torture/compile/20001018-1.c: New test.
11709         * gcc.c-torture/compile/20001018-1.x: Xfail.
11711 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11713         * gcc.c-torture/execute/20001017-1.c: New test.
11715 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11717         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
11718         for multiple use of arguments with scanf formats; add tests for
11719         multiple use of arguments.
11721 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
11723         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
11725 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11727         * gcc.dg/format-miss-1.c: New test.
11729 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11731         * gcc.c-torture/execute/20001013-1.c: New test.
11733 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11735         * gcc.dg/format-branch-1.c: New test.
11737 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11739         * README, lib/file-format.exp: Remove EGCS references.
11741 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11743         * gcc.dg/20001013-1.c: New test.
11745 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11747         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
11748         for intmax_t in the compiler using __typeof__ and the type rules
11749         for conditional expressions.
11751 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
11753         * gcc.dg/20001012-1.c: New test.
11754         * gcc.dg/20001012-2.c: New test.
11756 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11758         * gcc.dg/format-attr-1.c: New test.
11760 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11762         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
11763         __LONG_LONG_MAX__ instead of LLONG_MAX.
11765 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11767         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
11768         scanf flags.
11769         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
11770         flags.
11772 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11774         * gcc.dg/sequence-pt-1.c: New test.
11776 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
11778         * gcc.c-torture/execute/20001011-1.c: New testcase.
11779         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
11781 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11783         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
11784         does not error on it.
11786 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11788         * gcc.dg/20001009-1.c: New test.
11790 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11792         * gcc.c-torture/compile/20001009-1.c: Move from here ....
11793         * gcc.c-torture/execute/20001009-2.c: ... to here.
11795 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
11797         * gcc.c-torture/compile/20001009-1.c: New testcase.
11798         * gcc.c-torture/execute/20001009-1.c: New testcase.
11799         Testcases provided by Jan Hubicka <jh@suse.cz>.
11801 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11803         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11804         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
11805         uintmax_t using <limits.h> to emulate the compiler's internal
11806         logic.  No longer XFAIL %j tests.
11808 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11810         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
11811         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11812         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
11813         regexps and details of expected handling of some bad formats.
11814         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
11815         suppression.
11817 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11819         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
11820         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
11821         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
11822         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
11823         in list archives.
11825 2000-10-06  Richard Henderson  <rth@cygnus.com>
11827         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
11828         * g++.old-deja/g++.brendan/crash52.C: Likewise.
11829         * g++.old-deja/g++.jason/report.C: Likewise.
11830         * g++.old-deja/g++.law/friend5.C: Likewise.
11831         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
11832         of the expected warnings.
11834 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
11836         * g++.old-deja/g++.pt/enum14.C: New test.
11838 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
11840         * g++.old-deja/g++.pt/crash59.C: New test.
11842 2000-10-04  Will Cohen  <wcohen@redhat.com>
11844         * gcc.dg/20000926-1.c: New test.
11846 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
11848         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
11849         function name for current C++ compiler.
11850         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
11852 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
11854         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
11855         __PRETTY_FUNCTION__.
11856         * g++.old-deja/g++.ext/pretty2.C: Likewise.
11858 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11860         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
11862 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
11864         * gcc.c-torture/compile/20000923-1.c: New test.
11866 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
11868         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
11869         * g++.old-deja/g++.pt/ttp62.C: Same.
11870         * g++.old-deja/g++.other/inline14.C: Same.
11872 2000-09-24  Richard Henderson  <rth@cygnus.com>
11874         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
11876 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11878         * gcc.dg/c90-printf-1.c: Add test for wide string format.
11880 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
11882         * gcc.c-torture/compile/20000922-1.c: New file.
11884 2000-09-21  Nick Clifton  <nickc@redhat.com>
11886         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
11887         a signed long modulo operation.
11888         (mod6): New function - perform an unsigned long modulo operation.
11889         (main): Add tests for modulos of very large numbers by very small
11890         dividends.
11892 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11894         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
11896 2000-09-19  Richard Henderson  <rth@cygnus.com>
11898         * gcc.dg/compare2.c (case 10): XFAIL.
11900 2000-09-18  Richard Henderson  <rth@cygnus.com>
11902         * gcc.c-torture/execute/20000906-1.c: Move ...
11903         * gcc.dg/20000906-1.c: ... here.  Only run on targets
11904         that support __builtin_trap.
11906 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
11908         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
11910 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11912         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
11913         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
11914         more $ format tests.
11916 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11918         * gcc.dg/format-errmk-1.c: New test.
11920 2000-09-17  Greg McGary  <greg@mcgary.org>
11922         * gcc.c-torture/execute/20000917-1.x: Remove.
11924 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11926         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
11928 2000-09-17  Greg McGary  <greg@mcgary.org>
11930         * gcc.c-torture/execute/20000917-1.c: New test.
11931         * gcc.c-torture/execute/20000917-1.x: XFAIL.
11933 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
11935         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
11936         in nested macro bug.
11938 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
11940         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
11942 2000-09-14  Jeffrey A Law  (law@cygnus.com)
11944         * gcc.c-torture/execute/20000914-1.c: New test.
11946 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
11948         * g++.other/inline13.C: New test.
11950 2000-09-12  Andreas Jaeger  <aj@suse.de>
11952         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
11953         constant by Ulrich Drepper <drepper@redhat.com>.
11955 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
11957         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
11959 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11961         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
11963 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
11965         * gcc.dg/cpp/backslash.c: New test.
11967 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
11969         * gcc.c-torture/execute/20000910-1.c: New test.
11970         * gcc.c-torture/execute/20000910-2.c: Likewise.
11972 2000-09-11  Robert Lipe  <robertl@sco.com>
11974         * gcc.dg/pragma-align.c: New test.
11976 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
11978         * g++.old-deja/g++.pt/explicit82.C: New test.
11979         * g++.old-deja/g++.pt/explicit83.C: New test.
11981 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
11983         * gcc.dg/asm-names.c: New test.
11985 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11987         * gcc.dg/cpp/tr-warn6.c: New test
11989 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11991         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
11992         be accepted.
11994 2000-09-07  Catherine Moore  <clm@redhat.com>
11996         * gcc.c-torture/execute/unroll-1.c: New test.
11998 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
12000         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
12001         ERROR markers.
12002         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
12003         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
12004         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
12005         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
12006         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
12007         Preprocess only.
12008         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
12009         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
12011 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12013         * g++.old-deja/g++.pt/deduct2.C: New test.
12015 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12017         * g++.old-deja/g++.pt/parms2.C: New test.
12019 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12021         * g++.old-deja/g++.pt/crash58.C: New test.
12023 2000-09-06  Greg McGary  <greg@mcgary.org>
12025         * gcc.c-torture/execute/20000906-1.c: New test.
12026         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
12028 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12030         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
12032 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12034         * g++.old-deja/g++.pt/crash57.C: New test.
12036 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12038         * g++.old-deja/g++.pt/crash56.C: New test.
12040 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12042         * g++.old-deja/g++.pt/koenig1.C: New test.
12044 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
12046         * gcc.dg/20000904-1.c: New test.
12048 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
12050         * gcc.dg/cpp/paste8.c: New test.
12052 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
12054         * gcc.c-torture/compile/20000827-1.c: New test.
12056 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12058         * gcc.dg/format-diag-1.c: New test.
12060 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12062         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
12063         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
12064         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
12065         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
12066         gcc.dg/formatz-1.c: Adjust warning regular expressions.
12068 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
12070         * g++.old-deja/g++.other/nested4.C: New test.
12072 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
12074         * g++.old-deja/g++.ns/scoped1.C: New test.
12076 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
12078         * lib/g++.exp: Support testing already-installed GCC.
12080 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12082         * wtr-label-1.c, wtr-suffix-1.c: New tests.
12084 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12086         * gcc.dg/return-type-2.c: New test.
12088 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
12090         * gcc.c-torture/compile/20000825-1.c: New test.
12092 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
12094         * gcc.dg/dwarf2-2.c: New test.
12096 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
12098         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
12099         dg-warning regexps.
12101 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12103         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
12104         gcc.dg/format-ext-5.c: New tests.
12106 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
12108         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
12110 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
12112         * gcc.dg/noncompile/930622-2.c: Adjust error message.
12114 2000-08-24  Richard Henderson  <rth@cygnus.com>
12116         * gcc.dg/ia64-sync-1.c: New test.
12117         * gcc.dg/ia64-sync-2.c: New test.
12118         * gcc.dg/ia64-asm-1.c: New test.
12120 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12122         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
12123         * gcc.dg/format-ext-2.c: New test.
12125 2000-08-23  Jason Merrill  <jason@redhat.com>
12127         * lib/old-dejagnu.exp: Also ignore "In member function" and
12128         "At global scope".
12130 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12132         * gcc.dg/noncompile/label-lineno-1.c: New test.
12134 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12136         * gcc.dg/c99-array-nonobj-1.c: New test.
12138 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12140         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
12141         tests.
12142         * gcc.dg/format-ext-1.c: New test.
12144 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12146         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
12147         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
12148         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
12149         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
12150         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
12152 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12154         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
12155         gcc.dg/c99-strftime-2.c: New tests.
12157 2000-08-22  Richard Henderson  <rth@cygnus.com>
12159         * gcc.c-torture/execute/20000822-1.c: New test.
12161 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
12163         * gcc.c-torture/execute/20000819-1.x: Remove.
12165 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12167         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
12168         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
12169         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
12170         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
12171         gcc.dg/format-xopen-1.c: New tests.
12173 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12175         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
12177 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
12179         * g++.old-deja/g++.other/loop2.C: New test.
12181         * gcc.c-torture/compile/20000606-1.c: New test.
12182         * gcc.c-torture/compile/20000728-1.c: New test.
12183         * gcc.c-torture/execute/20000801-1.c: New test.
12184         * gcc.c-torture/execute/20000801-2.c: New test.
12185         * gcc.c-torture/execute/20000819-1.c: New test.
12186         * gcc.c-torture/execute/20000819-1.x: XFAIL.
12187         * gcc.dg/20000629-1.c: New test.
12188         * gcc.dg/20000724-1.c: New test.
12189         * gcc.dg/20000807-1.c: New test.
12191 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
12193         * gcc.dg/cpp/pragma-1.c: New test.
12194         * gcc.dg/cpp/pragma-2.c: New test.
12196 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
12198         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
12199         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
12201 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12203         * gcc.c-torture/compile/20000818-1.c: New test.
12205 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
12207         * gcc.c-torture/execute/20000818-1.c: New test.
12209 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12211         * gcc.dg/format-va-1.c: New test.
12213 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12215         * g++.old-deja/g++.other/typedef8.C: New test.
12217 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12219         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
12220         * g++.old-deja/g++.mike/net36.C: Mark candidate.
12221         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
12222         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
12223         * g++.old-deja/g++.other/ptrmem7.C: New test.
12224         * g++.old-deja/g++.pt/ptrmem10.C: New test.
12226 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12228         * g++.old-deja/g++.pt/typename27.C: New test.
12230 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
12232         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
12233         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
12234         * g++.old-deja/g++.pt/friend45.C: New test.
12235         * g++.old-deja/g++.other/friend8.C: New test.
12237 2000-08-15  Richard Henderson  <rth@cygnus.com>
12239         * gcc.c-torture/execute/20000815-1.c: New test.
12241 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12243         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
12244         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
12245         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
12247 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
12249         * g++.old-deja/g++.other/refinit2.C: New test.
12251 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12253         * lib/c-torture.exp (c-torture): Make
12254         compiler_conditional_xfail_data global.
12255         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
12256         compiler_conditional_xfail_data machinery.
12257         (f-torture-execute): Likewise.
12258         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
12259         and only when unrolling loops.
12261         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
12263 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
12265         * g++.old-deja/g++.pt/explicit81.C: New test.
12267 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
12269         * g++.old-deja/g++.pt/typename26.C: New test.
12271 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
12273         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
12274         warning.
12276 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
12278         * g++.old-deja/g++.other/array3.C: New test.
12280 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12282         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
12283         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
12284         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
12285         New tests.
12287 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
12289         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
12290         * g++.old-deja/g++.abi/vmihint.C: Likewise.
12292 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
12294         * gcc.c-torture/execute/20000808-1.c: New test.
12296 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12298         * gcc.dg/c90-const-expr-1.c: New test.
12300 2000-08-08  Richard Henderson  <rth@cygnus.com>
12302         * gcc.dg/noncompile/920923-1.c: Declare calloc.
12304 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12306         * gcc.dg/noncompile/const-ll-1.c: New test.
12308 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12310         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
12312 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12314         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
12315         that running programs linked against the shared version of libobjc
12316         run correctly.
12318 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12320         * gcc.dg/c99-printf-1.c: New test.
12322 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12324         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
12326 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
12328         * gcc.c-torture/execute/20000731-1.x: Delete.
12330 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
12332         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
12333         and torture_without_loops as is done by c-torture.exp.
12334         (search_for): Copy from c-torture.exp.
12335         (gcc-dg-runtest): New function, drives a directory of tests
12336         iterating over the TORTURE_OPTIONS.
12337         (scan-assembler, scan-assembler-not): Move here from
12338         individual directory drivers.
12340         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
12341         defined by lib/gcc-dg.exp.
12342         * gcc.dg/cpp/cpp.exp: Likewise.
12343         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
12344         gcc-dg-runtest, so we cycle over optimization options.
12346         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
12347         * gcc.dg/compare2.c: No longer expected to fail.
12349 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
12351         * gcc.c-torture/execute/20000804-1.c: New test.
12353 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12355         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
12357 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
12359         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
12361 2000-08-03  Jeffrey A Law  (law@cygnus.com)
12363         * gcc.c-torture/compile/20000803-1.c: New test.
12365 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12367         * gcc.c-torture/execute/20000801-3.c,
12368         gcc.c-torture/execute/20000801-4.c: New tests.
12369         * gcc.c-torture/execute/20000801-3.x,
12370         gcc.c-torture/execute/20000801-4.x: Xfail.
12372 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
12374         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
12375         libobjc/.libs to allow for libtool.
12377 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
12379         * gcc.c-torture/compile/20000802-1.c: New test.
12381 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
12383         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
12385 2000-07-31  Jeffrey A Law  (law@cygnus.com)
12387         * gcc-c-torture/execute/20000731-2.c: New test.
12389         * gcc.c-torture/execute/20000731-1.c: New test.
12390         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
12392 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
12394         * testsuite/gcc.dg/cpp/paste7.c: New test.
12395         * gcc.dg/cpp/20000725-1.c: New test.
12397 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
12399         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
12400         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
12401         declaration warning for __builtin_dwarf_reg_size.
12403         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
12405 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12407         * gcc.dg/noncompile/voidparam-1.c: New test.
12409 2000-07-30  Richard Henderson  <rth@cygnus.com>
12411         * gcc.dg/c90-digraph-1.c: Don't xfail.
12412         * gcc.dg/compare2.c (case 10): Xfail.
12413         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
12415 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
12417         * gcc.dg/c99-main-1.c: New test.
12419 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12421         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
12423 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
12425         * gcc.c-tortuer/execute/20000726-1.c: New test.
12427 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
12429         * gcc.c-torture/execute/enum-2.c: New test.
12431 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12433         * gcc.dg/cpp/tr-warn3.c: New test.
12435 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12437         * g++.old-deja/g++.ext/implicit1.C: Remove.
12438         * g++.old-deja/g++.jason/c2.C: Remove
12439         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
12440         * g++.old-deja/g++.pt/crash16.C: Likewise.
12441         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
12443 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12445         * g++.old-deja/g++.other/for2.C: New test.
12447 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
12449         * gcc.dg/20000720-1.c: New test.
12451 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
12453         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
12455 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
12457         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
12458         * gcc.c-torture/execute/20000722-1.c: New.
12459         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
12461 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
12463         * gcc.dg/cpp/20000720-1.S: New test.
12465 2000-07-21  Michael Meissner  <meissner@redhat.com>
12467         * gcc.c-torture/execute/ieee/hugeval.c: New test.
12469 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12471         * g++.old-deja/g++.brendan/crash16.C,
12472         g++.old-deja/g++.brendan/parse3.C,
12473         g++.old-deja/g++.brendan/redecl1.C,
12474         g++.old-deja/g++.ns/template13.C,
12475         g++.old-deja/g++.other/decl4.C,
12476         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
12478 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12480         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
12481         and "Internal error".
12483         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
12484         regexps.
12485         * gcc.dg/cpp/paste6.c: New test.
12487 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
12489         * gcc.dg/cpp/tr-direct.c: New test.
12491         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
12492         gcc.dg/cpp/undef1.c: Tweak error regexps.
12494 2000-07-18  Eric Christopher <echristo@redhat.com>
12496         * gcc.c-torture/compile/20000718-1.c: New test.
12498 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
12500         * cpplex.c (_cpp_push_token): If the token being pushed back
12501         is the previous token in this context, just subtract one from
12502         context->posn.
12503         * cppmacro.c (save_expansion): Clear aux field when storing a
12504         placemarker.
12506 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
12508         * gcc.dg/noncompile/redecl-1.c: New test.
12510 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
12512         * gcc.c-torture/execute/20000717-5.c: New test.
12513         * gcc.c-torture/execute/20000717-1.x: Removed.
12515 2000-07-17  Richard Henderson  <rth@cygnus.com>
12517         * gcc.c-torture/execute/20000717-4.c: New test.
12519 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
12521         * gcc.dg/cpp/syshdr.c: New test.
12522         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
12524 2000-07-17  Neil Booth  <neilb@earthling.net>
12526         * gcc.dg/cpp/cmdlne-dM.c: New test.
12527         * gcc.dg/cpp/cmdlne-dD.c: New test.
12529 2000-07-17  Jeffrey A Law  (law@cygnus.com)
12531         * gcc.c-torture/execute/20000717-3.c: New test.
12533         * gcc.c-torture/compile/20000717-1.c: New test.
12535 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
12537         * gcc.c-torture/execute/20000717-2.c: New test.
12539 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12541         * gcc.dg/formatz-1.c: New test.
12543         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
12544         * gcc.dg/c99-digraph-1.c: New tests.
12546         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
12547         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
12549         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
12550         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
12551         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
12552         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
12553         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
12554         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
12555         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
12557 2000-07-17   Greg McGary <greg@mcgary.org>
12559         * gcc.c-torture/execute/20000717-1.c: New test.
12560         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
12562 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
12564         * gcc.c-torture/execute/20000715-2.c: New test.
12565         * gcc.dg/20000715-1.c: New test.
12567 2000-07-15  Michael Meissner  <meissner@redhat.com>
12569         * gcc.c-torture/execute/20000715-1.c: New test.
12571 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
12573         * gcc.c-torture/execute/20000707-1.c: New test.
12575 2000-07-13  Neil Booth  <NeilB@earthling.net>
12577         * testsuite/gcc.dg/cpp/digraph1.c,
12578         testsuite/gcc.dg/cpp/digraph2.c,
12579         testsuite/gcc.dg/cpp/digraphs.c: New tests.
12581 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
12583         * g77.f-torture/compile/20000630-2.f:  New test.
12584         * g77.f-torture/compile/20000630-2.x
12586 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
12588         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
12590 2000-07-11  Neil Booth  <NeilB@earthling.net>
12592         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
12594 2000-07-11  Neil Booth  <NeilB@earthling.net>
12596         * gcc.dg/cpp/cmdlne-C.c: New.
12598 2000-07-09  Neil Booth  <NeilB@earthling.net>
12600         * gcc.dg/cpp/directiv.c: New tests.
12601         * gcc.dg/cpp/undef1.c: Update.
12603 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
12605         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
12607 2000-07-09  Neil Booth  <NeilB@earthling.net>
12609         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
12611 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
12613         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
12614         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
12616 2000-07-08  Neil Booth  <NeilB@earthling.net>
12618         * gcc.dg/cpp/macsyntx.c: New tests.
12620 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
12622         * gcc.dg/20000707-1.c: New test.
12624 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
12626         * gcc.c-torture/execute/20000706-1.c: New test.
12627         * gcc.c-torture/execute/20000706-2.c: New test.
12628         * gcc.c-torture/execute/20000706-3.c: New test.
12629         * gcc.c-torture/execute/20000706-4.c: New test.
12630         * gcc.c-torture/execute/20000706-5.c: New test.
12632 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
12634         * g++.old-deja/g++.pt/instantiate7.C: New test.
12636 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
12638         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
12639         * g++.old-deja/g++.mike/thunk3.C: Likewise.
12640         * g++.old-deja/g++.other/rtti3.C: Likewise.
12641         * g++.old-deja/g++.other/rttid3.C: Likewise.
12643 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
12645         *  g77.f-torture/compile/20000630-1.x: Fix typo
12647 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
12649         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
12650         assembly output.
12652 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
12654         * gcc.dg/cpp/ident.c: New test.
12656 2000-07-05  Neil Booth  <NeilB@earthling.net>
12658         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
12659           gcc.dg/cpp/lexstrng.c: New tests.
12661 2000-07-04  Neil Booth  <NeilB@earthling.net>
12663         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
12664         * gcc.dg/cpp/strify2.c: Same.
12666 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
12668         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
12669         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
12670         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
12671         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
12673         * testsuite/gcc.dg/cpp/macro1.c,
12674         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
12675         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
12676         testsuite/gcc.dg/cpp/strify1.c,
12677         testsuite/gcc.dg/cpp/strify2.c: New tests.
12679 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
12681         * gcc.c-torture/execute/20000703-1.c: New test.
12683 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12685         * g++.old-deja/g++.pt (lookup10.C): New test.
12687 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12689         * g++.old-deja/g++.pt (typename25.C): New test.
12691 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
12693         * gcc.c-torture/compile/20000701-1.c: New test.
12695 2000-06-30  Nick Clifton  <nickc@cygnus.com>
12697         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
12698         to test case.
12700 2000-06-30  Catherine Moore  <clm@cygnus.com>
12702         * gcc.c-torture/execute/align-1.c: New test.
12704 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
12706         * g++.old-deja/g++.pt/expr8.C: New test.
12707         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
12709 2000-06-29  Nick Clifton  <nickc@cygnus.com>
12711         * gcc.c-torture/compile/20000629-1.c: New test.
12713 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12716         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
12717         gcc.dg/noncompile directory, depending on whether they're
12718         preprocessor tests or not.  Annotate all the tests for the dg
12719         framework.
12721         * gcc.c-torture/noncompile/noncompile.exp: Delete.
12722         * gcc.dg/noncompile/noncompile.exp: New.
12724         * Moved files:
12725         Old name                                New name
12726         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
12727         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
12728         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
12729         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
12730         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
12731         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
12732         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
12733         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
12734         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
12735         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
12736         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
12737         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
12738         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
12739         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
12740         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
12741         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
12742         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
12743         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
12744         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
12745         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
12746         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
12747         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
12748         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
12749         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
12751         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
12752         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
12753         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
12754         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
12755         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
12756         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
12758 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12760         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
12761         declare one variable.  On the fourth, error.
12762         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
12763         declared by 20000628-1a.h.
12765 2000-06-29  Richard Henderson  <rth@redhat.com>
12767         * gcc.c-torture/execute/930529-1.x: New file.
12768         * gcc.dg/920413-1.c: Adjust expected warning text.
12769         * gcc.dg/980217-1.c: Declare abort.
12770         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
12772 2000-06-29  Jeffrey A Law  (law@cygnus.com)
12774         * g77.f-torture/compile/20000629-1.f: New test.
12775         * g77.f-torture/compile/20000629-1.x: Expected to fail.
12777 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12779         Rearrange lots of files, removing entirely the
12780         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
12781         directories.
12783         * Deleted files:
12784         gcc.c-torture/code_quality/code_quality.exp
12785         gcc.c-torture/special/special.exp
12786         gcc.failure/failure.exp
12787         gcc.failure/940409-1.x
12788         gcc.c-torture/compile/961203-1.x
12790         * New files:
12791         gcc.misc-tests/linkage.exp
12792         gcc.c-torture/execute/920730-1t.c
12793         gcc.c-torture/execute/920730-1t.x
12794         gcc.c-torture/compile/920520-1.x
12795         gcc.c-torture/compile/920521-1.x
12796         gcc.c-torture/compile/981006-1.x
12797         gcc.c-torture/execute/eeprof-1.x
12799         * Moved files (possibly with modifications to fit a new harness):
12800         Old name                                New name
12801         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
12802         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
12803         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
12804         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
12805         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
12806         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
12807         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
12808         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
12809         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
12810         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
12811         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
12812         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
12813         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
12814         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
12816 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12818         * c-torture/compile/961203-1.x: Delete.
12820         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
12821         not exit. Include stdio.h.
12822         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
12823         * gcc.misc-tests/dg-12.c: Likewise.
12824         * gcc.misc-tests/dg-5.c: Likewise.
12825         * gcc.misc-tests/dg-6.c: Likewise.
12826         * gcc.misc-tests/dg-7.c: Prototype abort.
12827         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
12828         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
12829         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
12830         not exit.
12831         * gcc.misc-tests/sieve.c: Use return from main, not exit.
12832         * gcc.misc-tests/sort2.c: Use return from main, not exit.
12834 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
12836         * gcc.dg/cpp/20000628-1.c: New test.
12837         * gcc.dg/cpp/20000628-1.h: New header for above test.
12838         * gcc.dg/cpp/20000628-1a.h: Likewise.
12840 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
12842         * gcc.dg/cpp: New directory.
12843         * gcc.dg/cpp/cpp.exp: New driver.
12844         * gcc.dg/cpp/20000627-1.c: New test.
12845         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
12846         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
12847         and rewrite as a compilation test.
12849         * gcc.dg: Move many files into the cpp subdirectory, possibly
12850         renaming or editing them as well.
12851         Old name                New name
12852         990119-1.c              cpp/19990119-1.c
12853         990228-1.c              cpp/19990228-1.c
12854         990407-1.c              cpp/19990407-1.c
12855         990409-1.c              cpp/19990409-1.c
12856         990413-1.c              cpp/19990413-1.c
12857         990703-1.c              cpp/19990703-1.c
12858         20000127-1.c            cpp/20000127-1.c
12859         20000129-1.c            cpp/20000129-1.c
12860         20000207-1.c            cpp/20000207-1.c
12861         20000207-2.c            cpp/20000207-2.c
12862         20000209-1.c            cpp/20000209-1.c
12863         20000209-2.c            cpp/20000209-2.c
12864         20000301-1.c            cpp/20000301-1.c
12865         20000419-1.c            cpp/20000419-1.c
12866         20000510-1.S            cpp/20000510-1.S
12867         20000519-1.c            cpp/20000519-1.c
12868         20000529-1.c            cpp/20000529-1.c
12869         20000625-1.c            cpp/20000625-1.c
12870         20000625-2.c            cpp/20000625-2.c
12871         cpp-as1.c               cpp/assert1.c
12872         cpp-as2.c               cpp/assert2.c
12873         cxx-comments-1.c        cpp/cxxcom1.c
12874         cxx-comments-2.c        cpp/cxxcom2.c
12875         endif-label.c           cpp/endif.c
12876         cpp-hash1.c             cpp/hash1.c
12877         cpp-hash2.c             cpp/hash2.c
12878         cpp-if1.c               cpp/if-1.c
12879         cpp-if2.c               cpp/if-2.c
12880         cpp-if3.c               cpp/if-3.c
12881         cpp-if4.c               cpp/if-4.c
12882         cpp-if5.c               cpp/if-5.c
12883         cpp-cond.c              cpp/if-cexp.c
12884         cpp-missingop.c         cpp/if-mop.c
12885         cpp-missingparen.c      cpp/if-mpar.c
12886         cpp-opprec.c            cpp/if-oppr.c
12887         cpp-ifparen.c           cpp/if-paren.c
12888         cpp-shortcircuit.c      cpp/if-sc.c
12889         cpp-shift.c             cpp/if-shift.c
12890         cpp-unary.c             cpp/if-unary.c
12891         cpp-li1.c               cpp/line1.c
12892         cpp-li2.c               cpp/line2.c
12893         lineno.c                cpp/line3.c
12894         lineno-2.c              cpp/line4.c
12895         cpp-mi.c                cpp/mi1.c
12896         cpp-mic.h               cpp/mi1c.h
12897         cpp-micc.h              cpp/mi1cc.h
12898         cpp-mind.h              cpp/mi1nd.h
12899         cpp-mindp.h             cpp/mi1ndp.h
12900         cpp-mix.h               cpp/mi1x.h
12901         cpp-mi2.c               cpp/mi2.c
12902         cpp-mi2a.h              cpp/mi2a.h
12903         cpp-mi2b.h              cpp/mi2b.h
12904         cpp-mi2c.h              cpp/mi2c.h
12905         cpp-mi3.c               cpp/mi3.c
12906         cpp-mi3.def             cpp/mi3.def
12907         poison-1.c              cpp/poison.c
12908         pr-impl.c               cpp/prag-imp.c
12909         cpp-redef-2.c           cpp/redef1.c
12910         cpp-redef.c             cpp/redef2.c
12911         strpaste.c              cpp/strp1.c
12912         strpaste-2.c            cpp/strp2.c
12913         cpp-tradpaste.c         cpp/tr-paste.c
12914         cpp-tradstringify.c     cpp/tr-str.c
12915         cpp-tradwarn1.c         cpp/tr-warn1.c
12916         cpp-tradwarn2.c         cpp/tr-warn2.c
12917         trigraphs.c             cpp/trigraphs.c
12918         cpp-unc1.c              cpp/unc1.c
12919         cpp-unc2.c              cpp/unc2.c
12920         cpp-unc3.c              cpp/unc3.c
12921         cpp-unc.c               cpp/unc4.c
12922         undef.c                 cpp/undef1.c
12923         undef-2.c               cpp/undef2.c
12924         cpp-wi1.c               cpp/widestr1.c
12926 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
12928         * lib/g++.exp (g++_include_flags): Tweak.
12930 2000-06-27  H.J. Lu  <hjl@gnu.org>
12931             Loren J. Rittle  <ljrittle@acm.org>
12933         * lib/g++.exp (g++_include_flags): Override libgloss.exp
12934         version with one that knows about the new gcc tree structure.
12935         (g++_link_flags): Same.
12937 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
12939         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
12940         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
12941         case we are cross-compiling.
12943         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
12944         g++.old-deja/g++.niklas/Makefile.in,
12945         g++.old-deja/g++.niklas/configure.in,
12946         g++.old-deja/g++.other/Makefile.in,
12947         g++.old-deja/g++.other/configure.in,
12948         gcc.c-torture/code_quality/Makefile.in,
12949         gcc.c-torture/code_quality/configure.in,
12950         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
12951         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
12952         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
12953         gcc.c-torture/execute/ieee/Makefile.in,
12954         gcc.c-torture/execute/ieee/configure.in,
12955         gcc.c-torture/noncompile/Makefile.in,
12956         gcc.c-torture/noncompile/configure.in,
12957         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
12958         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
12959         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
12961 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12963         * g++.old-deja/g++.other/ambig3.C: New test.
12965 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12967         * g++.old-deja/g++.pt/syntax1.C: New test.
12968         * g++.old-deja/g++.pt/syntax2.C: New test.
12969         * g++.old-deja/g++.other/syntax3.C: New test.
12970         * g++.old-deja/g++.other/syntax4.C: New test.
12972 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12974         * gcc.dg/20000623-1.c: Prototype exit and abort.
12976 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12978         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
12979         New tests.
12980         * gcc.dg/cpp-mi3.def: New file.
12982         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
12983         inside assertions.
12984         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
12985         lexer's error messages.
12986         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
12987         divine anything from the linemarkers.
12988         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
12989         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
12991 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
12993         * gcc.dg/20000623-1.c: New test.
12995 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
12997         * gcc.c-torture/execute/20000622-1.c: New test.
12999 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
13001         * g++.old-deja/g++.other/init15.C: New test.
13003 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
13005         * g++.old-deja/g++.pt/vaarg2.C: New test.
13006         * g++.old-deja/g++.pt/vaarg3.C: New test.
13008 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
13010         * g++.old-deja/g++.other/dyncast6.C: New test.
13012 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
13014         * gcc.c-torture/execute/loop-6.c: New test.
13016 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
13018         * gcc.dg/20000614-1.c: New test.
13019         * gcc.dg/20000614-2.c: New test.
13021 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
13023         * g++.old-deja/g++.other/inline12.C: New test.
13025 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
13027         * g++.old-deja/g++.other/eh1.C: New test.
13029 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
13031         * g++.old-deja/g++.other/type.C: New test.
13033 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
13035         * g++.old-deja/g++.other/initstring.C: New test.
13037 2000-06-12  Jason Merrill  <jason@redhat.com>
13039         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
13041 2000-06-09  Jeffrey A Law  (law@cygnus.com)
13043         * gcc.c-torture/compile/20000609-1.c: New test.
13045 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
13047         * gcc.dg/20000609-1.c: New test.
13049 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
13051         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
13052         * gcc.c-torture/noncompile/poison-1.c: Move...
13053         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
13054         * gcc.dg/cpp-li1.c: Add a token after the #line.
13056 2000-06-05  Richard Henderson  <rth@cygnus.com>
13058         * gcc.c-torture/execute/20000605-2.c: New test.
13059         * gcc.c-torture/execute/20000605-3.c: New test.
13061 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
13063         * g77.f-torture/execute/20000503-1.x: New file.
13065 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
13067         * g++.old-deja/g++.eh/badalloc1.C: New test.
13069 2000-06-05  Richard Henderson  <rth@cygnus.com>
13071         * gcc.c-torture/execute/20000605-1.c: New test.
13073 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
13074             Nathan Sidwell <nathan@codesourcery.com>
13076         * gcc.c-torture/compile/20000605-1.c: New test.
13078 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
13080         * g77.f-torture/compile/20000601-1.f:  New test.
13082 2000-06-03  Richard Henderson  <rth@cygnus.com>
13084         * gcc.c-torture/execute/20000603-1.c: New.
13086 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
13088         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
13089         * gcc.dg/noreturn-2.c (noreturn): Likewise.
13091 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
13093         * gcc.dg/compare2.c (case 12): XFAIL.
13094         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
13095         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
13097         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
13099 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
13101         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
13102         guard macro is already defined when the header is first
13103         included.
13104         * gcc.dg/cpp-mix.h: New file.
13105         * gcc.dg/endif-label.c: Update patterns to match compiler.
13107         * g++.brendan/complex1.C: Declare abort.
13108         * g++.law/refs4.C: Remove XFAIL.
13109         * g++.oliva/expr2.C: Declare abort and exit.
13111 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
13113         * gcc.c-torture/execute/20000528-1.c: New test.
13115         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
13116         * g++.old-deja/g++.law/temps4.C: Likewise.
13118         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
13119         stdlib.h.  Call abort() on failure.
13120         * g++.old-deja/g++.law/refs4.C: Likewise.
13121         * g++.old-deja/g++.law/temps4.C: Likewise.
13122         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
13123         * gcc.c-torture/execute/20000112-1.c: Include string.h.
13125 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
13127         Relative to g++.dg/special:
13128         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
13130         Relative to g++.old-deja:
13131         * g++.brendan/complex1.C, g++.jason/optimize2.C,
13132         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
13133         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
13134         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
13135         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
13136         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
13137         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
13139         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
13140         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
13141         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
13142         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
13143         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
13144         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
13145         and/or string.h.
13147         * g++.other/goto1.C: Update expectations for error messages.
13149 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
13151         * gcc.c-torture/compile/20000523-1.c: New test.
13153 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
13155         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
13157 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
13159         * g++.old-deja/g++.eh/catch11.C: New test.
13160         * g++.old-deja/g++.eh/catch12.C: New test.
13162 2000-05-24  Nick Clifton  <nickc@cygnus.com>
13164         * gcc.c-torture/execute/20000523-1.c: New test.
13166 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
13168         * c-torture/execute/bcp-1.c: Replace abort in arg of
13169         __builtin_constant_p with a generic external function.
13171         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
13172         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
13173         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
13174         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
13175         Prototype abort and/or exit.
13177         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
13178         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
13179         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
13180         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
13182 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
13184         * gcc.dg/dwarf2-1.c: New test.
13186 2000-05-20  Richard Henderson  <rth@cygnus.com>
13188         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
13190 2000-05-20  Andreas Jaeger  <aj@suse.de>
13192         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
13193         testcase.
13195 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
13197         * gcc.c-torture/execute/20000519-2.c: New test.
13199 2000-05-19  Andreas Jaeger  <aj@suse.de>
13201         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
13202         which fails with SSA.
13204         * lib/c-torture.exp: Also test with -O3 -fssa.
13206 2000-05-18  Michael Meissner  <meissner@redhat.com>
13208         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
13209         * gcc.c-torture/execute/920415-1.c: Ditto.
13210         * gcc.c-torture/execute/920501-1.c: Ditto.
13211         * gcc.c-torture/execute/conversion.c: Ditto.
13212         * gcc.c-torture/execute/cvt-1.c: Ditto.
13214 2000-05-18  Jeffrey A Law  (law@cygnus.com)
13216         * gcc.c-torture/compile/20000518-1.c: New test.
13218 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13220         * g77.f-torture/compile/200005018.f:  New test.
13222 2000-05-17  Jeffrey A Law  (law@cygnus.com)
13224         * gcc.c-torture/compile/20000517-1.c: New test.
13226 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13228         * gcc.c-torture/execute/20000516-1.c: New test.
13230 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
13232         * g++.old-deja/g++.other/eh.C: New test.
13234 2000-05-12  Richard Henderson  <rth@cygnus.com>
13236         * gcc.c-torture/execute/990208-1.c (main): Don't pass
13237         constants through to doit's conditional.
13239 2000-05-11  Jeffrey A Law  (law@cygnus.com)
13241         * gcc.c-torture/compile/20000511-1.c: New test.
13242         * g77.f-torture/compile/20000511-1.f: New test.
13243         * g77.f-torture/compile/20000511-2.f: New test.
13245 2000-05-11  Michael Meissner  <meissner@redhat.com>
13247         * gcc.c-torture/execute/20000511-1.c: New test.
13249 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
13251         * gcc.dg/dg.exp: Scan .S files as well as .c files.
13252         * gcc.dg/20000510-1.S: New.
13254 2000-05-08  Catherine Moore  <clm@cygnus.com>
13256         * gcc.dg/unused-3.c: New.
13258 2000-05-06  Richard Henderson  <rth@cygnus.com>
13260           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
13261           * g++.old-deja/g++.mike/warn1.C: Likewise.
13262           * g++.old-deja/g++.pt/local1.C: Likewise.
13263           * g++.old-deja/g++.pt/local7.C: Likewise.
13264           * g++.old-deja/g++.pt/spec16.C: Likewise.
13266 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
13268         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
13270 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
13272           * g77.f-torture/execute/20000503-1.f:  New test.
13274 2000-05-04  Andreas Jaeger  <aj@suse.de>
13276         * gcc.dg/noreturn-2.c: New test.
13278 2000-05-04  Neil Booth  <NeilB@earthling.net>
13280         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
13281         preprocessor.
13283 2000-05-04  Richard Henderson  <rth@cygnus.com>
13285         * gcc.c-torture/execute/20000503-1.c: Fix typo.
13287 2000-05-04  Richard Henderson  <rth@cygnus.com>
13289         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
13290         OpenSSL by Jason R Thorpe.
13292 2000-05-03  Jim Wilson  <wilson@cygnus.com>
13294         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
13296 2000-05-03  Robert Lipe <robertlipe@usa.net>
13298         * gcc.dg/20000503-1.c: New test.
13300 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
13302         * gcc.c-torture/compile/20000502-1.c: New test.
13303         * g++.old-deja/g++.other/align.C: New test.
13304         * gcc.dg/cpp-tradstringify.c: New test.
13306 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13308         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
13309         and hard registers.
13311 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
13313         * gcc.c-torture/execute/loop-5.c: New test.
13315 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
13317         * gcc.c-torture/execute/va-arg-20.c: New test.
13319 2000-04-23  Jeffrey A Law  (law@cygnus.com)
13321         * gcc.c-torture/execute/20000422-1.c: New test.
13323 2000-04-20  Greg McGary  <gkm@gnu.org>
13325         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
13326         when optimizing, but without sibling-call optimizations (-O1).
13328 2000-04-20  Jeffrey A Law  (law@cygnus.com)
13330           * gcc.c-torture/compile/20000420-1.c: New test.
13332 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13334         * g++.abi/ptrflags.C: New test.
13335         * g++.eh/catchptr1.C: Test incomplete pointer chains.
13337 2000-04-19  Catherine Moore  <clm@cygnus.com>
13339         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
13341 2000-04-19  Greg McGary  <gkm@gnu.org>
13343         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
13344         sibling-call optimizations.
13346 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
13348         * gcc.dg/20000419-1.c: New test.
13350 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
13352         * gcc.c-torture/execute/20000412-6.c: New test.
13354 2000-04-12  Jeffrey A Law  (law@cygnus.com)
13356         * gcc.c-torture/execute/20000412-5.c: New test.
13357         * g77.f-torture/compile/20000412-1.f: New test.
13358         * gcc.c-torture/execute/20000412-4.c: New test.
13359         * gcc.c-torture/compile/20000412-2.c: New test.
13360         * gcc.c-torture/execute/20000412-3.c: New test.
13361         * gcc.c-torture/compile/20000412-1.c: New test.
13362         * gcc.c-torture/execute/20000412-2.c: New test.
13364 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
13366         * objc/execute/bf-20.m: New test.
13368 2000-04-10  Richard Henderson  <rth@cygnus.com>
13370         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
13372         * gcc.c-torture/execute/20000412-1.c: New test.
13374 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
13376         * g++.old-deja/g++.eh/catchptr1.C: New test.
13378 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
13380         * g++.old-deja/g++.abi/cxa_vec.C: New test.
13382 2000-04-08  Neil Booth  <NeilB@earthling.net>
13384         * gcc.dg/cpp-nullchar.c: Remove test as
13385         embedded nulls cause problems.
13387 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13389         * gcc.dg/compare2.c: New test.
13391 2000-04-08  Neil Booth  <NeilB@earthling.net>
13393         * gcc.dg/cpp-nullchar.c: New test.
13395 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
13397         * gcc.dg/cpp-mi2.c: New test.
13398         * gcc.dg/cpp-mi2[abc].h: New files.
13400 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
13402         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
13403         member name.
13405 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
13407         * g++.old-deja/g++.abi/vmihint.C: New test.
13409 2000-04-06  Neil Booth  <NeilB@earthling.net>
13411         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
13412         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
13413         copyright.
13415 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
13417         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
13418         avoid stack-frame overwrite.
13420 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
13422         * gcc.c-torture/compile/20000405-2.c: New test.
13423         * gcc.c-torture/compile/20000405-3.c: New test.
13425 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13427         * gcc.c-torture/compile/20000405-1.c: New test.
13429 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
13431         * gcc.dg/cast-qual-1.c: Revert last change.
13433 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13435         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
13437 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
13439         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
13440         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
13442 2000-04-03  Jeffrey A Law  (law@cygnus.com)
13444         * gcc.c-torture/compile/20000403-2.c: New test.
13445         * gcc.c-torture/compile/20000403-1.c: New test.
13447 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
13449         * gcc.c-torture/execute/20000403-1.c: New test.
13451 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
13453         * gcc.c-torture/execute/20000402-1.c: New test.
13455 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
13457         * gcc.c-torture/execute/va-arg-15.c: New test.
13458         * gcc.c-torture/execute/va-arg-16.c: New test.
13459         * gcc.c-torture/execute/va-arg-17.c: New test.
13460         * gcc.c-torture/execute/va-arg-18.c: New test.
13461         * gcc.c-torture/execute/va-arg-19.c: New test.
13463 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
13465         * gcc.c-torture/compile/981211-1.c: Move to...
13466         * gcc.dg/cpp-as1.c: ...here.
13467         * gcc.dg/cpp-as2.c: New file.
13469         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
13470         compiler.
13472 2000-04-02  Neil Booth  <NeilB@earthling.net>
13474         * gcc.dg/cpp-cond.c  New tests.
13475         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
13476         accidental success less likely.
13477         * gcc.dg/cpp-missingop.c  New tests.
13478         * gcc.dg/cpp-missingparen.c  New tests.
13479         * gcc.dg/cpp-shift.c  New tests.
13480         * gcc.dg/cpp-shortcircuit.c  New tests.
13481         * gcc.dg/cpp-unary.c  New tests.
13483 2000-03-29  Jeffrey A Law  (law@cygnus.com)
13485         * gcc.c-torture/compile/20000329-1.c: New test.
13487 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
13489         * gcc.c-torture/compile/20000326-1.c: New test.
13490         * gcc.c-torture/compile/20000326-2.c: New test.
13492 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
13494         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
13495         the first parameter is a function argument.
13497 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
13499         * g++.old-deja/g++.ext/array4.C: New test.
13501 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
13503         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
13505 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13507         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
13509 2000-03-19  Richard Henderson  <rth@cygnus.com>
13511         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
13513 2000-03-19  Richard Henderson  <rth@cygnus.com>
13515         * gcc.c-torture/compile/20000319-1.c: New test.
13517 2000-03-14  Jeffrey A Law  (law@cygnus.com)
13519         * gcc.c-torture/execute/20000314-3.c: New test.
13520         * gcc.c-torture/execute/20000314-2.c: New test.
13521         * gcc.c-torture/execute/20000314-1.c: New test.
13522         * gcc.c-torture/compile/20000314-2.c: New test.
13523         * gcc.c-torture/compile/20000314-1.c: New test.
13525 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
13527         * g++.old-deja/g++.warn/inline.C: New test.
13529 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
13531         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
13532         standards-compliant result rather than specific constants.
13533         Put test-values in array.
13535 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
13537         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
13538         (g++_target_compile): Put test-specific options last.
13540 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13542         * g++.old-deja/g++.eh/vbase4.C: New test.
13544 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13546         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
13548 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13550         * g++.old-deja/g++.brendan/misc12.C: Removed.
13551         * g++.old-deja/g++.pt/memtemp77.C: Constify.
13552         * g++.old-deja/g++.ext/pretty4.C: New test.
13554 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13556         * g++.old-deja/g++.other/string2.C: New test.
13558 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
13560         * g++.old-deja/g++.warn/impint2.C: New test.
13562 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
13564         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
13565         is 1, not zero.
13567 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
13569         * g++.old-deja/g++.warn/impint.C: New test.
13570         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
13571         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
13572         * g++.old-deja/g++.pt/explicit12.C: Likewise.
13573         * g++.old-deja/g++.pt/explicit13.C: Likewise.
13574         * g++.old-deja/g++.pt/explicit17.C: Likewise.
13575         * g++.old-deja/g++.pt/explicit18.C: Likewise.
13576         * g++.old-deja/g++.pt/explicit19.C: Likewise.
13577         * g++.old-deja/g++.pt/explicit23.C: Likewise.
13578         * g++.old-deja/g++.pt/explicit31.C: Likewise.
13579         * g++.old-deja/g++.pt/explicit35.C: Likewise.
13580         * g++.old-deja/g++.pt/explicit6.C: Likewise.
13581         * g++.old-deja/g++.pt/memclass7.C: Likewise.
13583 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
13585         * gcc.dg/cpp-redef.c: New test.
13587 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
13589         * g++.old-deja/g++.pt/unify7.C: New test.
13591 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13593         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
13594         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
13596 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
13598         * gcc.c-torture/compile/20000224-1.c: New test.
13600 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13602         * gcc.c-torture/compile/cpp-2.c: New test.
13603         * gcc.c-torture/compile/cpp-1.c: New test.
13605 2000-02-25  Jeffrey A Law  (law@cygnus.com)
13607         * gcc.c-torture/execute/20000225-1.c: New test.
13609 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13611         * gcc.dg/cpp-li2.c: New test.
13613         * gcc.dg/cpp-wi1.c: New test.
13615         * gcc.dg/cpp-li1.c: New test.
13617 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
13619         * g++.old-deja/g++.other/sizeof5.C: New test.
13621 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13623         * gcc.c-torture/execute/va-arg-13.c: New test.
13625 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
13627         * gcc.c-torture/execute/va-arg-12.c: New test.
13629 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
13631         * gcc.c-torture/execute/20000223-1.c: New test.
13633 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
13635         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
13637 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
13639         * g++.old-deja/g++.abi/ptrmem.C: New test.
13641 2000-02-19  Richard Henderson  <rth@cygnus.com>
13643         * gcc.c-torture/compile/init-3.c: New.
13645 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
13647         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
13648         ALWAYS_CXXFLAGS.
13650 2000-02-11  Robert Lipe <robertl@sco.com>
13652         * gcc.c-torture/compile/20000211-3.c: New test.
13654 2000-02-11  Martin Buchholz <martin@xemacs.org>
13656         * gcc.c-torture/compile/20000211-2.c: New test.
13658 2000-02-11  Jeffrey A Law  (law@cygnus.com)
13660         * gcc.c-torture/compile/20000211-1.c: New test.
13662 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
13664         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
13665           on native targets
13667 2000-02-08  Nathan Sidwell  <nathan@acm.org>
13669         * g++.old-deja/g++.other/cast5.C: New test.
13671 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
13673         * gcc.c-torture/execute/20000205-1.c: New.
13675 2000-02-03  Nathan Sidwell  <nathan@acm.org>
13677         * g++.old-deja/g++.jason/cast3.C: Return void.
13678         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
13680 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13682         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
13684         * gcc.dg/loop-1.c: New test.
13686 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
13688         * gcc.c-torture/compile/20000127-1.c: New test.
13689         * gcc.c-torture/execute/991228-1.c: New test.
13691 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13693         * gcc.dg/unused-2.c: New test.
13695         * gcc.dg/conv-1.c: New test.
13697 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13699         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
13700         compiler.
13701         (tool_option_proc): Fix typo.
13703 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
13705         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
13706         of the ld on the host, not on the build machine.
13707         Also, don't crash if '--help' is not a supported option.
13709 2000-01-24  Richard Henderson  <rth@cygnus.com>
13711         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
13713 2000-01-20  Jeffrey A Law  (law@cygnus.com)
13715         * gcc.c-torture/execute/20000120-2.c: New test.
13716         * gcc.c-torture/execute/20000120-1.c: New test.
13718 2000-01-13  Jeffrey A Law  (law@cygnus.com)
13720         * gcc.c-torture/execute/20000113-1.c: New test.
13722 2000-01-12  Jeffrey A Law  (law@cygnus.com)
13724         * gcc.c-torture/execute/20000112-1.c: New test.
13726 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13728         * gcc.dg/20000111-1.c: New test.
13730 2000-01-10  Jeffrey A Law  (law@cygnus.com)
13732         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
13733         with 16 bit integers.
13735 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13737         * gcc.dg/20000108-1.c: New test.
13739 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13741         * g++.old-deja/g++.ns/koenig8.C: New test.
13743 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13745         * g++.old-deja/g++.other/cast4.C: New test.
13747 2000-01-05  Jeffrey A Law  (law@cygnus.com)
13749         * gcc.c-torture/compile/20000105-2.c: New test.
13750         * gcc.c-torture/compile/20000105-1.c: New test.
13752 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13754         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
13755         references to printf & atoi to conform to ANSI standard.
13756         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
13757         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
13758         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
13759         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
13760         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
13761         * g++.old-deja/g++.brendan/complex1.C: Likewise.
13762         * g++.old-deja/g++.brendan/copy1.C: Likewise.
13763         * g++.old-deja/g++.brendan/copy2.C: Likewise.
13764         * g++.old-deja/g++.brendan/copy3.C: Likewise.
13765         * g++.old-deja/g++.brendan/copy4.C: Likewise.
13766         * g++.old-deja/g++.brendan/copy5.C: Likewise.
13767         * g++.old-deja/g++.brendan/copy6.C: Likewise.
13768         * g++.old-deja/g++.brendan/copy7.C: Likewise.
13769         * g++.old-deja/g++.brendan/copy8.C: Likewise.
13770         * g++.old-deja/g++.brendan/crash11.C: Likewise.
13771         * g++.old-deja/g++.brendan/crash14.C: Likewise.
13772         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
13773         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
13774         * g++.old-deja/g++.brendan/delete2.C: Likewise.
13775         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
13776         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
13777         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
13778         * g++.old-deja/g++.brendan/eh1.C: Likewise.
13779         * g++.old-deja/g++.brendan/groff1.C: Likewise.
13780         * g++.old-deja/g++.brendan/init3.C: Likewise.
13781         * g++.old-deja/g++.brendan/misc12.C: Likewise.
13782         * g++.old-deja/g++.brendan/misc7.C: Likewise.
13783         * g++.old-deja/g++.brendan/new2.C: Likewise.
13784         * g++.old-deja/g++.brendan/operators4.C: Likewise.
13785         * g++.old-deja/g++.brendan/operators5.C: Likewise.
13786         * g++.old-deja/g++.brendan/overload2.C: Likewise.
13787         * g++.old-deja/g++.brendan/overload7.C: Likewise.
13788         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
13789         * g++.old-deja/g++.brendan/reference1.C: Likewise.
13790         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
13791         * g++.old-deja/g++.brendan/template24.C: Likewise.
13792         * g++.old-deja/g++.brendan/template3.C: Likewise.
13793         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
13794         * g++.old-deja/g++.jason/inline3.C: Likewise.
13795         * g++.old-deja/g++.jason/opeq.C: Likewise.
13796         * g++.old-deja/g++.law/arg5.C: Likewise.
13797         * g++.old-deja/g++.law/arm7.C: Likewise.
13798         * g++.old-deja/g++.law/ctors11.C: Likewise.
13799         * g++.old-deja/g++.law/cvt8.C: Likewise.
13800         * g++.old-deja/g++.law/init9.C: Likewise.
13801         * g++.old-deja/g++.law/refs4.C: Likewise.
13802         * g++.old-deja/g++.law/template2.C: Likewise.
13803         * g++.old-deja/g++.law/visibility24.C: Likewise.
13804         * g++.old-deja/g++.law/vtable3.C: Likewise.
13805         * g++.old-deja/g++.mike/asm2.C: Likewise.
13806         * g++.old-deja/g++.mike/eh1.C: Likewise.
13807         * g++.old-deja/g++.mike/misc1.C: Likewise.
13808         * g++.old-deja/g++.mike/misc13.C: Likewise.
13809         * g++.old-deja/g++.mike/misc14.C: Likewise.
13810         * g++.old-deja/g++.mike/ns12.C: Likewise.
13811         * g++.old-deja/g++.mike/p1248.C: Likewise.
13812         * g++.old-deja/g++.mike/p3708.C: Likewise.
13813         * g++.old-deja/g++.mike/p3708a.C: Likewise.
13814         * g++.old-deja/g++.mike/p3708b.C: Likewise.
13815         * g++.old-deja/g++.mike/p646.C: Likewise.
13816         * g++.old-deja/g++.mike/p700.C: Likewise.
13817         * g++.old-deja/g++.mike/p783.C: Likewise.
13818         * g++.old-deja/g++.mike/p783a.C: Likewise.
13819         * g++.old-deja/g++.mike/p783b.C: Likewise.
13820         * g++.old-deja/g++.mike/p786.C: Likewise.
13821         * g++.old-deja/g++.mike/p789.C: Likewise.
13822         * g++.old-deja/g++.mike/p789a.C: Likewise.
13823         * g++.old-deja/g++.mike/p807a.C: Likewise.
13824         * g++.old-deja/g++.other/delete3.C: Likewise.
13825         * g++.old-deja/g++.other/dyncast1.C: Likewise.
13826         * g++.old-deja/g++.other/dyncast2.C: Likewise.
13827         * g++.old-deja/g++.other/dyncast3.C: Likewise.
13828         * g++.old-deja/g++.other/empty1.C: Likewise.
13829         * g++.old-deja/g++.other/temporary1.C: Likewise.
13830         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
13831         * g++.old-deja/g++.pt/t16.C: Likewise.
13832         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
13834 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
13836         * gcc.dg/991230-1.c: New test.
13838 1999-12-29  Jeffrey A Law  (law@cygnus.com)
13840         * gcc.c-torture/compile/991229-3.c: New test.
13841         * gcc.c-torture/compile/991229-2.c: New test.
13842         * gcc.c-torture/compile/991229-1.c: New test.
13844 1999-12-29  Greg McGary <gkm@eng.ascend.com>
13846         * gcc.c-torture/compile/labels-2.c: New test.
13848 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13850         * gcc.c-torture/execute/991227-1.c: New test.
13852 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13854         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
13856 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13858         * gcc.c-torture/execute/991221-1.c: New test.
13860 1999-12-20  Nathan Sidwell  <nathan@acm.org>
13862         * g++.old-deja/g++.other/cast3.C: New test.
13864 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
13866         * gcc.c-torture/execute/991216-4.c: New test.
13868 1999-12-16  Michael Meissner  <meissner@cygnus.com>
13870         * gcc.c-torture/execute/991216-1.c: New test.
13871         * gcc.c-torture/execute/991216-2.c: New test.
13872         * gcc.c-torture/execute/991216-3.c: New test.
13874 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13876         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
13877         Actually make the test fail by using "-O2" for compilation.
13879 1999-12-15  Nathan Sidwell  <nathan@acm.org>
13881         * g++.old-deja/g++.warn/cast-align1.C: New test.
13883 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13885         * gcc.c-torture/compile/991214-1.c: New test.
13886         * gcc.c-torture/compile/991214-2.c: New test.
13888 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13890         * gcc.dg/991214-1.c: New test.
13892 1999-12-13  Jeffrey A Law  (law@cygnus.com)
13894         * gcc.c-torture/compile/991213-3.c: New test.
13895         * gcc.c-torture/compile/991213-2.c: New test.
13896         * gcc.c-torture/compile/991213-1.c: New test.
13898 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
13900         * gcc.dg/991209-1.c: New test.
13902 1999-12-08  Nathan Sidwell <nathan@acm.org>
13904         * gcc.c-torture/compile/991208-1.c: New test.
13906 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13908         * gcc.dg/ultrasp2.c: New test.
13910 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
13912         * g++.old-deja/g++.abi/align.C (main): Fix typo.
13914 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
13916         * gcc.c-torture/compile/991202-1.c: New test.
13917         * gcc.c-torture/execute/991202-1.c: New test.
13918         * gcc.c-torture/execute/991202-2.c: New test.
13919         * gcc.c-torture/execute/991202-3.c: New test.
13921 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
13923         * g++.old-deja/g++.abi/align.C: New test.
13924         * g++.old-deja/g++.abi/aggregates.C: Likewise.
13925         * g++.old-deja/g++.abi/bitfields.C: Likewise.
13927 1999-12-01  Richard Henderson  <rth@cygnus.com>
13929         * gcc.c-torture/execute/991201-1.c: New.
13931 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
13933         * gcc.dg/991129-1.c: New test.
13935 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13937         * gcc.c-torture/compile/991127-1.c: New test.
13939 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13941         * g++.old-deja/g++.other/warn4.C: New test.
13943 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13945         * g++.old-deja/g++.eh/cleanup2.C: New test.
13946         * g++.old-deja/g++.ext/pretty2.C: New test.
13947         * g++.old-deja/g++.ext/pretty3.C: New test.
13948         * g++.old-deja/g++.other/debug6.C: New test.
13950 1999-10-20  Jim Wilson  <wilson@cygnus.com>
13952         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
13953         compiler_output to look for one error message instead of two.
13955 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
13957         * gcc.c-torture/execute/991118-1.c: Also test case
13958         where the word boundary does not split a byte evenly.
13960 1999-11-19  Nathan Sidwell  <nathan@acm.org>
13962         * g++.old-deja/g++.ext/restrict1.C: New test.
13964 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
13966         * gcc.c-torture/execute/991118-1.c: New test.
13968 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
13970         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
13971         working directory pathnames.
13973 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
13975         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
13976         host is equipped with driver.h and driver.o so it can actually
13977         compile and run the tests.
13979 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
13981         * gcc.c-torture/compile/991008-1.c: New test.
13983 1999-11-08  Nick Clifton  <nickc@cygnus.com>
13985         * lib/gcc-dg.exp: Include target-supports.exp
13987 1999-11-05  Nick Clifton  <nickc@cygnus.com>
13989         * lib/target-supports.exp: New file: Provide procs to test for
13990         features supported by the target.
13991         (check_weak_available): Moved here from ecos.exp.
13992         (check_alias_available): New proc: Determine of the target
13993         toolchain supports the alias attribute.
13995         * gcc.dg/special/ecos.exp: Move check_weak_available to
13996         target-supports.exp.
13997         (alias-1.c): Only perform the test if the target supports
13998         aliases.
13999         (wkali-1.c): Only perform the test if the target supports
14000         aliases.
14002         * gcc.dg/990506-0.c: Expect error messages from cross
14003         targets as well as native targets.
14005 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14007         * gcc.dg/ultrasp1.c: Removed xfail.
14008         * gcc.dg/struct-ret-2.c: Likewise.
14009         * gcc.dg/array-1.c: Likewise.
14011 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14013         * gcc.dg/struct-ret-2.c: New test.
14015         * gcc.dg/array-1.c: New test.
14017 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
14019         * gcc.c-torture/execute/991030-1.c: New test.
14021 1999-10-26  Richard Henderson  <rth@cygnus.com>
14023         * gcc.c-torture/compile/991026-2.c: New test.
14025 1999-10-26  Jeffrey A Law  (law@cygnus.com)
14027         * gcc.c-torture/compile/991026-1.c: New test.
14029 1999-10-23  Jeffrey A Law  (law@cygnus.com)
14031         * gcc.c-torture/execute/991023-1.c: New test.
14033 1999-10-19  Jeffrey A Law  (law@cygnus.com)
14035         * gcc.c-torture/execute/991019-1.c: New test.
14037 1999-10-16  Richard Henderson  <rth@cygnus.com>
14039         * gcc.c-torture/execute/991016-1.c: New test.
14041 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
14043         * gcc.c-torture/execute/991014-1.c: New test.
14045 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
14047         * g++.old-deja/g++.other/union2.C: New test.
14049 1999-10-13  Nathan Sidwell  <nathan@acm.org>
14051         * g++.old-deja/g++.other/vaarg2.C: New test.
14052         * g++.old-deja/g++.other/vaarg3.C: New test.
14054 1999-10-12  Craig Burley  <craig@jcb-sc.com>
14056         * g77.f-torture/noncompile/19990905-1.f: Moved from being
14057         in compile/.
14059 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
14061         * gcc.c-torture/execute/va-arg-11.c: New test.
14063 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
14065         * lib/file-format.exp (gcc_target_object_format): Don't
14066         crash if objdump is unavailable.
14068 1999-09-29  Donn Terry <donn@interix.com>
14070         * gcc.misc-tests/mg.exp: delete extraneous redirection.
14072 1999-09-28  Nick Clifton  <nickc@cygnus.com>
14074         * gcc.c-torture/compile/990928-1.c: New test.
14076 1999-09-28  Nathan Sidwell  <nathan@acm.org>
14078         * g++.old-deja/g++.other/decl6.C: New test.
14080 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14082         * gcc.c-torture/execute/va-arg-10.c: New test.
14084 1999-09-27  Nathan Sidwell  <nathan@acm.org>
14086         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
14087         __PRETTY_FUNCTION__.
14089 1999-09-23  Nick Clifton  <nickc@cygnus.com>
14091         * gcc.c-torture/execute/990923-1.c: New test.
14093 1999-09-21  Nick Clifton  <nickc@cygnus.com>
14095         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
14096         for which -fpic is inappropriate.
14098 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
14100         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
14102 1999-09-21  Nathan Sidwell  <nathan@acm.org>
14104         * g++.old-deja/g++.other/dyncast1.C: New test.
14105         * g++.old-deja/g++.other/dyncast2.C: New test.
14106         * g++.old-deja/g++.other/dyncast3.C: New test.
14107         * g++.old-deja/g++.other/dyncast4.C: New test.
14108         * g++.old-deja/g++.other/dyncast5.C: New test.
14109         * g++.old-deja/g++.eh/catch3.C: New test.
14110         * g++.old-deja/g++.eh/catch3p.C: New test.
14111         * g++.old-deja/g++.eh/catch4.C: New test.
14112         * g++.old-deja/g++.eh/catch4p.C: New test.
14113         * g++.old-deja/g++.eh/catch5.C: New test.
14114         * g++.old-deja/g++.eh/catch5p.C: New test.
14115         * g++.old-deja/g++.eh/catch6.C: New test.
14116         * g++.old-deja/g++.eh/catch6p.C: New test.
14117         * g++.old-deja/g++.eh/catch7.C: New test.
14118         * g++.old-deja/g++.eh/catch7p.C: New test.
14119         * g++.old-deja/g++.eh/catch8.C: New test.
14120         * g++.old-deja/g++.eh/catch8p.C: New test.
14121         * g++.old-deja/g++.eh/catch9.C: New test.
14122         * g++.old-deja/g++.eh/catch9p.C: New test.
14124 1999-09-13  Nathan Sidwell  <nathan@acm.org>
14126         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
14127         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
14129 1999-09-13  Jeffrey A Law  (law@cygnus.com)
14131         * gcc.c-torture/compile/990913-1.c: New test.
14133 1999-09-10  Nathan Sidwell  <nathan@acm.org>
14135         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
14136         * g++.old-deja/g++.jason/rfg5.C: Likewise.
14138 1999-09-09  Richard Henderson  <rth@cygnus.com>
14140         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
14142 1999-09-09  Nathan Sidwell  <nathan@acm.org>
14144         * g++.old-deja/g++.other/lookup11.C: New test.
14145         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
14146         what is permitted and what we want.
14147         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
14148         overload use.
14149         * g++.old-deja/g++.jason/rfg5.C: Likewise
14151 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
14153         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
14154         * gcc.c-torture/noncompile/poison-1.c: New file.
14156 1999-09-08  Nathan Sidwell  <nathan@acm.org>
14158         * g++.old-deja/g++.other/sizeof3.C: New test.
14159         * g++.old-deja/g++.other/sizeof4.C: New test.
14160         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
14161         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
14163 1999-09-07  Richard Henderson  <rth@cygnus.com>
14165         * gcc.dg/va-arg-1.c: New.
14167 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14169         * gcc.c-torture/execute/va-arg-9.c: New test.
14171 1999-09-05  Craig Burley  <craig@jcb-sc.com>
14173         * g77.f-torture/compile/980519-2.f: New test.
14174         * g77.f-torture/compile/19990905-0.f: New test.
14175         * g77.f-torture/compile/19990905-1.f: New test.
14176         * g77.f-torture/compile/19990905-2.f: New test.
14178         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
14180 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
14182         * gcc.c-torture/execute/990827-1.c: Fix typo.
14184 1999-09-03  Nathan Sidwell  <nathan@acm.org>
14186         * g++.old-deja/g++.other/deref1.C: New test.
14188 1999-09-02  Nathan Sidwell  <nathan@acm.org>
14190         * g++.old-deja/g++.other/ambig2.C: New test.
14191         * g++.old-deja/g++.other/cond5.C: New test.
14192         * g++.old-deja/g++.other/lookup16.C: New test.
14194 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
14196         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
14197         assemblers too.
14199 1999-08-31  Jeffrey A Law  (law@cygnus.com)
14201         * lib/c-torture.exp: Avoid the "compare executables" optimization
14202         when testing native.
14204 1999-08-29  Jeffrey A Law  (law@cygnus.com)
14206         * gcc.c-torture/execute/990829-1.c: New test.
14207         * gcc.c-torture/compile/990829-1.c: New test.
14209 1999-08-27  Paul Burchard  <burchard@pobox.com>
14211         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
14212         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
14213         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
14214         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
14215         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
14216         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
14217         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
14218         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
14219         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
14220         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
14221         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
14223 1999-08-27  Jeffrey A Law  (law@cygnus.com)
14225         * gcc.c-torture/execute/990827-1.c: New test.
14227 1999-08-26  Craig Burley  <craig@jcb-sc.com>
14229         * g77.f-torture/noncompile/19990826-4.f: New test.
14231         * g77.f-torture/compile/19990826-3.f: New test.
14233         * g77.f-torture/execute/19990826-2.f: New test.
14235         * g77.f-torture/compile/19990826-1.f: New test.
14237         * gcc.c-torture/execute/990826-0.c: New test.
14238         * g77.c-torture/execute/19990826-0.f: New test.
14240         * g77.f-torture/noncompile/970626-2.f: New test.
14242 1999-08-25  Paul Burchard  <burchard@pobox.com>
14244         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
14245         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
14246         lss-011.C: New tests.
14248 1999-08-25  Nathan Sidwell  <nathan@acm.org>
14250         * g++.old-deja/g++.other/decl5.C: New test.
14252 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14254         * noncompile/noncompile.exp: Load_lib c-torture.exp.
14255         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
14256         call `postbase' for each one.  All callers of `postbase' changed
14257         to call this instead.
14259 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
14261         * gcc.c-torture/execute/990811-1.c: New test.
14263 1999-08-09  Nick Clifton  <nickc@cygnus.com>
14265         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
14266         just native ones.
14268         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
14269         just native ones.
14271 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
14273         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
14275 1999-08-04  Jeffrey A Law  (law@cygnus.com)
14277         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
14279 1999-08-04  Nathan Sidwell  <nathan@acm.org>
14281         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
14283 1999-08-04  Jeffrey A Law  (law@cygnus.com)
14285         * gcc.c-torture/execute/990804-1.c: New test.
14287 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14289         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
14290         * g++.old-deja/g++.brendan/crash64.C: Likewise
14291         * g++.old-deja/g++.brendan/overload8.C: Likewise
14293 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14295         * g++.old-deja/g++.other/struct1.C: New test.
14297 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14299         * g++.old-deja/g++.other/enum2.C: New test.
14301 1999-08-02  Richard Henderson  <rth@cygnus.com>
14303         Adapted from tests from Franz Sirl:
14304         * gcc.c-torture/execute/va-arg-7.c: New test.
14305         * gcc.c-torture/execute/va-arg-8.c: New test.
14307 1999-08-01  Jeffrey A Law  (law@cygnus.com)
14309         * gcc.c-torture/compile/990801-2.c: New test.
14311         * gcc.c-torture/compile/990801-1.c: New test.
14313 1999-07-27  Michael Meissner  <meissner@cygnus.com>
14315         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
14316         fp-cmp-1.c, converting double to float.
14318         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
14319         fp-cmp-1.c, converting double to long double.
14321         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
14322         from fr1 to unknown_register, since fr1 is a legitimate register
14323         on some machines.
14325 1999-07-25  Jeffrey A Law  (law@cygnus.com)
14327         * README: More listname related changes.
14329 1999-07-08  Catherine Moore  <clm@cygnus.com>
14331         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
14333 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
14335         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
14337 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
14339         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
14341 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
14343         * gcc.dg/990703-1.c: New test.
14345 1999-06-29  Nick Clifton  <nickc@cygnus.com>
14347         * lib/file-format.exp: New file: Move definition of proc
14348         gcc_target_object_format to here from
14349         gcc.dg/special/ecos.exp.
14351         * lib/c-torture.exp: Include lib file-format.exp.
14352         * lib/gcc-dg.exp: Include lib file-format.exp.
14354         * gcc.dg/special/ecos.exp: Remove definition of proc
14355         gcc_target_object_format.
14357 1999-06-28  Jeffrey A Law  (law@cygnus.com)
14359         * gcc.c-torture/execute/990628-1.c: New test.
14361 1999-06-25  Jeffrey A Law  (law@cygnus.com)
14363         * gcc.c-torture/compile/990625-2.c: New test.
14365         * gcc.c-torture/compile/990625-1.c: New test.
14367 1999-06-23  Nick Clifton  <nickc@cygnus.com>
14369         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
14370         attributes compile.
14371         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
14372         ports that use the COFF/PE file format.
14374 1999-06-17  Jeffrey A Law  (law@cygnus.com)
14376         * gcc.c-torture/compile/990617-1.c: New test.
14378 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
14380         * g++.old-deja/g++.other/decl4.C: New test.
14382 1999-06-14  Nathan Sidwell  <nathan@acm.org>
14384         * g++.old-deja/g++.other/bitfld3.C: New test.
14386 1999-06-08  Nathan Sidwell  <nathan@acm.org>
14388         * g++.old-deja/g++.eh/catch1.C: New test.
14390 1999-06-07  Jeffrey A Law  (law@cygnus.com)
14392         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
14394         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
14395         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
14397 1999-06-05  Craig Burley  <craig@jcb-sc.com>
14399         * g77.f-torture/compile/19990502-0.f: Replace with new,
14400         shorter, test that still fails after recent changes.
14402 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14404         * gcc.c-torture/execute/990604-1.c: New test.
14406 1999-05-31  Jeffrey A Law  (law@cygnus.com)
14408         * gcc.c-torture/execute/990531-1.c: New test.
14410 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14412         * gcc.c-torture/compile/990527-1.c: New test.
14414 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
14416         * gcc.c-torture/execute/990527-1.c: New test.
14418 1999-05-25  Nick Clifton  <nickc@cygnus.com>
14420         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
14421         bitfields as signed.
14423 1999-05-25  Craig Burley  <craig@jcb-sc.com>
14425         * g77.f-torture/compile/19990525-0.f: New test.
14427 1999-05-25  Jeffrey A Law  (law@cygnus.com)
14429         * gcc.c-torture/execute/990525-2.c: New test.
14431         * gcc.c-torture/execute/990525-1.c: New test.
14433 1999-05-24  Nathan Sidwell  <nathan@acm.org>
14435         * g++.old-deja/g++.other/anon3.C: New test.
14436         * g++.old-deja/g++.other/anon4.C: New test.
14437         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
14438         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
14439         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
14440         Merrill).
14442 1999-05-24  Jeffrey A Law  (law@cygnus.com)
14444         * gcc.c-torture/execute/990524-1.c: New test.
14446         * gcc.dg/990524-1.c: New test.
14448 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14450         * gcc.c-torture/compile/990523-1.c: New test.
14452 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
14454         * gcc.c-torture/compile/990519-1.c: New test.
14456 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14458         * gcc.c-torture/compile/990517-1.c: New test.
14460         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
14461         (e4, f4): New tests.
14462         (main): Call them.
14464 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14466         * gcc.dg/noreturn-1.c: New test.
14468 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
14470         * gcc.c-torture/execute/990513-1.c: New test.
14472 1999-05-10  Richard Henderson  <rth@cygnus.com>
14474         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
14476 1999-05-10  Craig Burley  <craig@jcb-sc.com>
14478         * g77.f-torture/execute/erfc.f: Use small single-precision
14479         values, to avoid problems on Alphas when not -mieee.
14481 1999-05-08  Craig Burley  <craig@jcb-sc.com>
14483         * gcc.dg/990506-0.c: New test.
14485 1999-05-08  Richard Henderson  <rth@cygnus.com>
14487         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
14488         the constant to test.  Don't XFAIL 64-bit targets.
14490         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
14491         * g++.old-deja/g++.law/profile1.C: Likewise.
14493         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
14494         operator new instances.
14495         * g++.old-deja/g++.other/delete5.C: Likewise.
14497 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14499         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
14500         intrinsic.
14502 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14504         * g77.f-torture/execute/u77-test.f: Reverse order of two
14505         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
14507 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14509         * gcc.dg/compare1.c: New test.
14511 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14513         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
14514         New tests.
14516 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14518         * g77.f-torture/compile/19990502-1.f: New test.
14520 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14522         * g77.f-torture/compile/19990502-0.f: New test.
14524 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14526         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
14527         intrinsic.
14529 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14531         * g77.f-torture/execute/u77-test.f (main): List libU77
14532         intrinsics not currently tested.
14533         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
14534         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
14535         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
14536         Trim blanks off the ends of some printed strings.
14538 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14540         * g77.f-torture/execute/u77-test.f (main): Just warn about
14541         FSTAT gid disagreement, as it's expected on some systems.
14543 1999-05-01  Craig Burley  <craig@jcb-sc.com>
14545         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
14546         use a new function, which allows for some slop.
14547         Clean up some commentary.
14548         (issum): The new function.
14549         (sgladd): Deleted subroutine.
14551 1999-05-01  Craig Burley  <craig@jcb-sc.com>
14553         * g77.f-torture/execute/u77-test.f: Modify to be more like
14554         libf2c/libU77 version, bringing patches to that version here.
14555         Add suitable commentary.
14557 1999-04-25  Richard Henderson  <rth@cygnus.com>
14559         * gcc.dg/990424-1.c: New test.
14561 1999-04-24  Craig Burley  <craig@jcb-sc.com>
14563         * g77.f-torture/execute/u77-test.f (main): Bug involving
14564         LSTAT has been fixed, so turn back on full checking.
14566 1999-04-20  Craig Burley  <craig@jcb-sc.com>
14568         * g77.f-torture/compile/19990419-0.f: New test.
14569         * g77.f-torture/execute/19990419-1.f: New test.
14571 1999-04-17  Richard Henderson  <rth@cygnus.com>
14573         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
14574         to avoid the need for a prototype to supress a warning.
14576 1999-04-07  Jim Wilson  <wilson@cygnus.com>
14578         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
14580 1999-04-04  Jeffrey A Law  (law@cygnus.com)
14582         * gcc.c-torture/execute/990404-1.c: New test.
14584 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14586         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
14587         * gcc.dg/cpp-if3.c: Don't use -pedantic.
14588         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
14589         missing initializer warnings.
14591 1999-03-28  Jeffrey A Law  (law@cygnus.com)
14593         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
14594         matching strings.
14596 1999-03-26  Jeffrey A Law  (law@cygnus.com)
14598         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
14600 1999-03-26  Craig Burley  <craig@jcb-sc.com>
14602         * g77.f-torture/execute/19990325-0.f: New test.
14603         * g77.f-torture/execute/19990325-1.f: New test.
14605 1999-03-24  Jeffrey A Law  (law@cygnus.com)
14607         * gcc.c-torture/execute/990324-1.c: New test.
14609 1999-03-22  Jim Wilson  <wilson@cygnus.com>
14611         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
14612         test with 4.
14614 1999-03-17  Richard Henderson  <rth@cygnus.com>
14616         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
14618 1999-03-13  Craig Burley  <craig@jcb-sc.com>
14620         * g77.f-torture/execute/19990313-2.f: New test.
14621         * g77.f-torture/execute/19990313-3.f: New test.
14623 1999-03-13  Craig Burley  <craig@jcb-sc.com>
14625         * g77.f-torture/execute/19990313-0.f: New test.
14626         * g77.f-torture/execute/19990313-1.f: New test.
14628 1999-03-12  Jim Wilson  <wilson@cygnus.com>
14630         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
14631         printf to sprintf.
14632         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
14633         (main): Add check for u15.  Conditionalize u31 check depending on
14634         whether ints are <32 bits or >=32 bits.
14636 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14638         * g77.f-torture/execute/19981119-0.f: Improve testiness.
14640 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14642         * g77.f-torture/compile/19990305-0.f: New test.
14643         * g77.f-torture/execute/19981119-0.f: New test.
14645 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14647         * g77.f-torture/execute/970625-2.f: call ABORT if final
14648         result is not correct, instead of just printing it.
14649         Add this checking via newly introduced obfuscation, to
14650         trip up buggy front ends.
14652 1999-03-07  Craig Burley  <craig@jcb-sc.com>
14654         * g77.f-torture/compile/960317-1.f: Moved from being
14655         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
14657 1999-03-06  Craig Burley  <craig@jcb-sc.com>
14659         * g77.f-torture/execute/960317-1.f: New (old) test.
14660         * g77.f-torture/execute/970625-2.f: Ditto.
14662 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
14664         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
14665         message on line 1 or line 2; cccp and cpplib do this differently.
14667 1999-03-01  Jeffrey A Law  (law@cygnus.com)
14669         * g++.old-deja/g++.law/weak1.C: New test.
14671 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14673         * gcc.c-torture/execute/990119-1.c: Renamed to...
14674         * gcc.dg/990119-1.c: this, so it will only be tested once
14675         (it's a preprocessor test, it doesn't need to be run at
14676         multiple optimization levels).
14678 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14680         * lib/g++.exp: Don't add incdir=$base_dir/../include to
14681           ALWAYS_CXXFLAGS.
14683 1999-02-24  Craig Burley  <craig@jcb-sc.com>
14685         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
14686         * g77.f-torture/compile/19981216-0.f: ...as it is expected
14687         to not be compilable by current g77.
14689 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14691         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
14693 1999-02-22  Jeffrey A Law  (law@cygnus.com)
14695         * gcc.c-torture/execute/990222-1.c: New test.
14697 1999-02-19  Craig Burley  <craig@jcb-sc.com>
14699         * g77.f-torture/compile/19990218-0.f: New test.
14700         * g77.f-torture/noncompile/19990218-1.f: New test.
14702 1999-02-18  Craig Burley  <craig@jcb-sc.com>
14704         * g77.f-torture/compile/19981216-0.f: New test.
14706 1999-02-14  Jeffrey A Law  (law@cygnus.com)
14708         * gcc.dg/990214-1.c: New test.
14710 1999-02-13  Jeffrey A Law  (law@cygnus.com)
14712         * gcc.dg/990213-2.c: New test.
14714         * gcc.dg/990213-1.c: New test.
14716 1999-02-12  Jeffrey A Law  (law@cygnus.com)
14718         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
14719         ints.
14721 1999-02-11  Nick Clifton  <nickc@cygnus.com>
14723         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
14724         specified by target.
14726         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
14728 1999-02-11  Jeffrey A Law  (law@cygnus.com)
14730         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
14732 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14734         * gcc.dg/special/ecos.exp: New test driver for new tests with
14735         special requirements.
14737         * gcc.dg/special/alias-1.c: New test.
14738         * gcc.dg/special/gcsec-1.c: New test.
14739         * gcc.dg/special/weak-1.c: New test.
14740         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
14741         * gcc.dg/special/weak-2.c: New test.
14742         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
14743         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
14744         * gcc.dg/special/wkali-1.c: New test.
14745         * gcc.dg/special/wkali-2.c: New test.
14746         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
14747         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
14749 1999-02-10  Felix Lee  <flee@cygnus.com>
14751           * lib/c-torture.exp (c-torture-compile): Pull out code for
14752           analyzing gcc error messages.
14753           (c-torture-execute): Likewise.  Fix some (harmless) false
14754           positives.
14755           * lib/gcc.exp (gcc_check_compile): New function.
14757 1999-02-08  Richard Henderson  <rth@cygnus.com>
14759         * gcc.c-torture/execute/990208-1.c: New test.
14761 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14763         * g++.dg/special/ecos.exp: New driver for new tests with special
14764         requirements
14766         * g++.dg/special/conpr-1.C: New test
14767         * g++.dg/special/conpr-2.C: New test
14768         * g++.dg/special/conpr-2a.C: New test
14769         * g++.dg/special/conpr-3.C: New test
14770         * g++.dg/special/conpr-3a.C: New test
14771         * g++.dg/special/conpr-3b.C: New test
14773         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
14774         allow g++ to use the dg driver
14776         * README: Add comment about g++.dg directory
14778 1999-02-06  Jeffrey A Law  (law@cygnus.com)
14780         * README: Update email addresses.
14782 1999-02-03  Nick Clifton  <nickc@cygnus.com>
14784         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
14785         arguments in order to force structure S onto the stack even on
14786         the alpha.
14787         (test): Pass 10 leading arguments to function foo as well as the
14788         structure S.
14790         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
14791         failure for all targets.
14793         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
14794         abort to terminate program execution.
14796 1999-01-30  Richard Henderson  <rth@cygnus.com>
14798         * gcc.c-torture/execute/990130-1.c: New test.
14800 1999-01-30  Jeffrey A Law  (law@cygnus.com)
14802         * gcc.dg/990130-1.c: New test.
14804 1999-01-28  Michael Meissner  <meissner@cygnus.com>
14806         * gcc.c-torture/execute/990128-1.c: New test.
14808 1999-01-27  Michael Meissner  <meissner@cygnus.com>
14810         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
14812 1999-01-27  Felix Lee  <flee@cygnus.com>
14814         * lib/c-torture.exp (c-torture-compile): pull out code for
14815         analyzing gcc error messages.
14816         (c-torture-execute): ditto, and fix some (harmless) false
14817         positives.
14818         * lib/gcc.exp (gcc_check_compile): new function.
14820 1999-01-17  Jeffrey A Law  (law@cygnus.com)
14822         * gcc.dg/990117-1.c: New test.
14824         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
14826         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
14828 1999-01-15  Jeffrey A Law  (law@cygnus.com)
14830         * g77.f-torture/compile/990115-1.f: New test.
14832 1999-01-07  Jeffrey A Law  (law@cygnus.com)
14834         * gcc.c-torture/compile/990107-1.c: New test
14836 1999-01-06  Jeffrey A Law  (law@cygnus.com)
14838         * gcc.c-torture/execute/990106-2.c: New test.
14840         * gcc.c-torture/execute/990106-1.c: New test.
14842 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
14844         * gcc.c-torture/compile/981223-1.c: New test.
14846 1998-12-29  Richard Henderson  <rth@cygnus.com>
14848         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
14849         (opt3): Rename from opt4 and disable.
14851 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
14853         * g++.old-deja/g++.pt/ptrmem5.C: New test.
14855 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14857         * g++.old-deja/g++.other/conv5.C: New test.
14859 1998-12-14  Nick Clifton  <nickc@cygnus.com>
14861         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
14863 1998-12-11  Jeffrey A Law  (law@cygnus.com)
14865         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
14867 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
14869         * gcc.c-torture/compile/981211-1.c: New test.
14871 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
14873         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
14875         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
14877 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14879         * gcc.special/930510-1.c: Make C9X safe.
14880         * gcc.misc-tests/gcov-1.c Similarly.
14881         * gcc.misc-tests/gcov-2.c Similarly.
14883 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14885         * gcc.dg/ultrasp1.c: New test.
14887 1998-12-06  Richard Henderson  <rth@cygnus.com>
14889         * gcc.c-torture/execute/981206.c: New test.
14891 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14893         * g++.old-deja/g++.ns/template7.C: New test.
14895         * g++.old-deja/g++.other/expr1.C: New test.
14897         * g++.old-deja/g++.eh/tmpl3.C: New test.
14899         * g++.old-deja/g++.eh/tmpl2.C: New test.
14901 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14903         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
14904         * g++.old-deja/g++.other/using6.C: Removed.
14905         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
14907         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
14909 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14911         * g++.old-deja/g++.pt/overload8.C: New test.
14913         * g++.old-deja/g++.pt/overload7.C: New test.
14915         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
14917         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
14918         and relinking messages.
14919         * lib/g++.exp (g++_target_compile): Remove .rpo file when
14920         compiling with -frepo.
14922 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
14924         * g++.old-deja/g++.pt/lookup6.C: New test.
14926 1998-11-30  Nick Clifton  <nickc@cygnus.com>
14928         * gcc.c-torture/execute/981130-1.c: New test.
14929         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
14931 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14933         * g++.old-deja/g++.pt/explicit76.C: New test.
14935         * g++.old-deja/g++.pt/friend38.C: New test.
14937         * g++.old-deja/g++.ns/crash2.C: New test.
14939         * g++.old-deja/g++.pt/defarg8.C: New test.
14941         * g++.old-deja/g++.pt/instantiate6.C: New test.
14943         * g++.old-deja/g++.pt/static6.C: New test.
14945         * g++.old-deja/g++.pt/decl2.C: New test.
14947 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14949         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
14950         problem is actually related with name lookup, but so what? :-)
14952         * g++.old-deja/g++.pt/friend37.C: New test.
14954 1998-11-25  Dave Love  <d.love@dl.ac.uk>
14956         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
14957         element, which fails on some systems.
14959         * g77.f-torture/execute/labug1.f: New test.
14961 1998-11-21  Jeffrey A Law  (law@cygnus.com)
14963         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
14964         is defined.
14966 1998-11-18  Dave Love  <d.love@dl.ac.uk>
14968         * g77.f-torture/compile/981117-1.f: New test.
14970 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
14972         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
14973         properly discarded.
14975 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
14977         * gcc.c-torture/execute/memcheck: New directory of tests for
14978         -fcheck-memory-usage.
14980 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14982         * README: New file, general information about the testsuite and
14983         new description of the various C++ test subdirectories.
14984         * README.g++: Eliminate obsolete information, update and move most
14985         relevant stuff to README.
14987 1998-11-07  Richard Henderson  <rth@cygnus.com>
14989         * gcc.c-torture/compile/981107-1.c: New test.
14991 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
14993         * execute/memcpy-bi.c: New testcase.
14995 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
14997         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
14998         base classes.
15000         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
15001         template is selected.
15003         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
15004         classes, it should be accepted for all types.
15006         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
15008         * g++.old-deja/g++.pt/spec24.C: Ensure that template
15009         specializations start with template headers.
15011 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
15013         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
15015         * g++.old-deja/g++.other/init9.C: Test cross initialization of
15016         non-POD types.
15018 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
15020         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
15022 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15024         * compile/981022-1.c, compile/981022-1.x: New test and driver.
15026 1998-10-19  Jeffrey A Law  (law@cygnus.com)
15028         * 981019-1.c: New test.
15030 1998-10-14  Robert Lipe <robertl@dgii.com>
15032         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
15033         find objc headers.
15035 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15037         * compile/981001-4.c: Remove use of GCC extension that triggers a
15038         compiler bug.
15040 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
15042         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
15044 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
15046         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
15047         instantiation of template produces incorrect code for delete
15048         expression.
15050         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
15051         constructors' name is not unique.
15052         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
15053         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
15055         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
15056         automatic array of const is ill-formed.
15058         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
15059         of template parameter?
15061         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
15062         const.
15064         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
15065         pointer-to-member expression.
15067         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
15068         declaration causes ICE.
15070 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
15072         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
15073         reserved in the global namespace.
15075         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
15076         generate needed virtual table.
15078         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
15080 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
15082         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
15083         template-dependent type
15085 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
15087         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
15088         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
15089         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
15091         * g++.old-deja/g++.other/using5.C: New test; using decl from base
15092         class should be usable as argument of member function.
15093         * g++.old-deja/g++.other/using6.C: New test; using decl from base
15094         class should be usable as return type of member function.
15095         * g++.old-deja/g++.other/using7.C: New test; using decl from base
15096         class should be usable as type of data member.
15098         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
15100 1998-10-09  Jeffrey A Law  (law@cygnus.com)
15102         * gcc.c-torture/special/920521-1.c: Fix bogus test.
15104 1998-10-08  Nick Clifton  <nickc@cygnus.com>
15106         * gcc.dg/dll-?.c Add thumb to target list.
15107         Fix assembler scan patterns to match current assembler output.
15109 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
15111         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
15112         matching of template brackets.
15114         * g++.old-deja/g++.other/using4.C: New test.  Test using
15115         declarations of methods from base classes.
15117         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
15118         within functions should introduce names into the innermost
15119         enclosing namespace.
15121         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
15122         of static locals if first initialization throws.
15124 1998-10-07  Jim Wilson  <wilson@cygnus.com>
15126         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
15128 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
15130         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
15131         lose track of the possible targets of tablejump insns.
15132         * special/special.exp: Run it.
15134 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15136         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
15137         must be declared before its specializations can be named in friend
15138         declarations.
15140 1998-10-05  Dave Love  <d.love@dl.ac.uk>
15142         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
15144         * g77.f-torture/execute/io1.f: New test.
15146 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15148         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
15149         with pointer to template function, for which no argument deduction
15150         is possible.
15152         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
15153         specialization of template function as argument to template
15154         function.
15156         * g++.old-deja/g++.other/access2.C: New test; Inner class
15157         shouldn't have privileged access to Outer's names.
15159 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15161         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
15162         friend template declared within template class conflicts with
15163         nested class of the same name.
15165         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
15166         is ignored.
15168         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
15169         object with direct initializer as function declaration.
15171         * g++.old-deja/g++.other/decl2.C: New test; duplicate
15172         initializers.
15174         * g++.old-deja/g++.other/null2.C: New test; conditional operator
15175         involving const pointer and NULL produces incorrect result.
15177         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
15178         type name without `typename' should be rejected with -pedantic.
15180 1998-10-02  Richard Henderson  <rth@cygnus.com>
15182         * g++.old-deja/g++.other/addrof1.C: New test.
15184 1998-10-01  Nick Clifton  <nickc@cygnus.com>
15186         * gcc.c-torture/compile/981001-1.c: New test.
15187         * gcc.c-torture/execute/981001-1.c: New test.
15189 1998-10-01  Jeffrey A Law  (law@cygnus.com)
15191         * gcc.c-torture/compile/981001-2.c: New test.
15192         * gcc.c-torture/compile/981001-3.c: New test.
15193         * gcc.c-torture/compile/981001-4.c: New test.
15195 1998-10-01  Robert Lipe  <robertl@dgii.com>
15197         * lib/objc.exp (objc_target_compile): Add -L during compiles for
15198         multilibbed hosts.   Idea grafted from g77.exp.
15200 1998-09-30  Dave Love  <d.love@dl.ac.uk>
15202         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
15203         avoid losing on systems which need -lsocket.
15205 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
15207         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
15208         * g++.old-deja/g++.other/nested2.C: Ditto.
15209         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
15210         failure.
15212 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15214         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
15215         preferred over template operator!= for enum bitfields.
15217 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
15219         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
15220         that happen to have the same base name, but in different scopes,
15221         are incorrectly rejected.
15223 1998-09-16  Richard Henderson  <rth@cygnus.com>
15225         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
15226         on the native word size instead of an integer literal.
15228 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15230         * g++.old-deja/g++.other/static2.C: Invocation of static data
15231         member of type pointer-to-function denoted as non-static member.
15233         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
15234         checks involving function types and aliases.
15236 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
15238         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
15239         redefined to the same non-trivial type.
15241         * g++.old-deja/g++.pt/explicit73.C: Test for proper
15242         namespace-qualification of template specializations declared in
15243         other namespaces.
15245         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
15246         to declare a subset of the specializations of a template function
15247         as friends of specializations of a template class.
15249         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
15250         member templates that do not fully specialize the enclosing
15251         template class are rejected.
15253 1998-09-11  Dave Love  <d.love@dl.ac.uk>
15255         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
15257 1998-09-08  Dave Love  <d.love@dl.ac.uk>
15259         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
15260         altered from libf2c/libU77 version.
15262 1998-09-06  Dave Love  <d.love@dl.ac.uk>
15264         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
15266 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
15268         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
15269         (un)signed char are different types for template specialization
15270         purposes.
15272 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
15274         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
15275         * objc: ObjC testsuite.
15277 1998-08-31  Catherine Moore  <clm@cygnus.com>
15279         * gcc.c-torture/execute/941014-1.x:  New file.
15281 1998-08-31  Nick Clifton  <nickc@cygnus.com>
15283         * lib/c-torture.exp: Add support for
15284         torture_eval_before_compile and torture_eval_before_execute
15285         variables.
15287 1998-08-30  Jeffrey A Law  (law@cygnus.com)
15289         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
15290         this test triggers valid.
15292 1998-08-27  Jeffrey A Law  (law@cygnus.com)
15294         * gcc.dg/980827-1.c: New test.
15296 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
15298         * gcc.c-torture/execute/loop-4b.c: New test.
15300 1998-08-26  Nick Clifton  <nickc@cygnus.com>
15302         * lib/c-torture.exp: Add support for
15303         torture_eval_before_compile and torture_eval_before_execute
15304         variables.
15306 1998-08-25  Jeffrey A Law  (law@cygnus.com)
15308         * gcc.c-torture/compile/980825-1.c: New test.
15310 1998-08-24  Nick Clifton  <nickc@cygnus.com>
15312         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
15313         count number tests in opt_t0 not good_t0.
15315 1998-08-24  Jeffrey A Law  (law@cygnus.com)
15317         * gcc.c-torture/compile/930326-1.x: Fix typo.
15319 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
15321         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
15322         causes an ICE.
15324 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15326         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
15327         STACK_SIZE is defined.
15328         * gcc.c-torture/unsorted/stuct.c: Similarly.
15330         * gcc.c-torture/compile/980821-1.c: New test.
15332 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15334         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
15336 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
15338         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
15339         code.
15341 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
15343         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
15344         error'.
15346 1998-08-18  Jeffrey A Law  (law@cygnus.com)
15348         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
15350 1998-08-16  Jeffrey A Law  (law@cygnus.com)
15352         * gcc.c-torture/compile/980816-1.c: New test.
15354         * gcc.dg/980816-1.c: New test.
15356 1998-08-13  Jeffrey A Law  (law@cygnus.com)
15358         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
15359         compiler for ieee tests.
15361 1998-08-01  Dave Love  <d.love@dl.ac.uk>
15363         * g77.f-torture/compile/980729-0.f: New test.
15365 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
15367         * gcc.c-torture/special/eeprof-1.c: New test, for
15368         -finstrument-functions.
15369         * gcc.c-torture/special/special.exp: Run it.
15371 1998-07-29  Jeffrey A Law  (law@cygnus.com)
15373         * gcc.c-torture/compile/980729-1.c: New test.
15375 1998-07-27  Nick Clifton  <nickc@cygnus.com>
15377         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
15378         __thumb__ is defined, and test for ARM style doubles if so.
15380 1998-07-26  Dave Love  <d.love@dl.ac.uk>
15382         * g77.f-torture/noncompile/980615-0.f: New test.
15384 1998-07-26  H.J. Lu  (hjl@gnu.org)
15386         * gcc.dg/980312-1.c: Do link instead of compile.
15387         * gcc.dg/980313-1.c: Likewise.
15389 1998-07-26  Jeffrey A Law  (law@cygnus.com)
15391         * gcc.c-torture/compile/980726-1.c: New test.
15393 1998-07-25  Dave Love  <d.love@dl.ac.uk>
15395         * g77.f-torture/execute/io0.f: New test.
15397 1998-07-24  Nick Clifton  <nickc@cygnus.com>
15399         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
15400         an int.
15402 1998-06-18  Michael Meissner  <meissner@cygnus.com>
15404         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
15405         m32r bugs.
15407 1998-07-17  Nick Clifton  <nickc@cygnus.com>
15409         * gcc.dg/980626-1.c: Expect failures for all toolchains until
15410         c-decl.c:grokdeclarator can handle mode attributes.
15412 1998-07-16  Jeffrey A Law  (law@cygnus.com)
15414         * gcc.c-torture/execute/980716-1.c: New test.
15416 1998-07-13  Jeffrey A Law  (law@cygnus.com)
15418         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
15419         the mn10200.
15420         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
15421         the mn10200.
15422         * gcc.c-torture/execute/va-arg-3.x: Similarly.
15423         * gcc.c-torture/compile/930326-1.x: Similarly.
15425 1998-07-13  Dave Love  <d.love@dl.ac.uk>
15427         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
15428         New test from Craig.
15430 1998-07-12  Dave Love  <d.love@dl.ac.uk>
15432         * g77.f-torture/noncompile/980616-0.f: New test.
15434         * g77.f-torture/execute/970816-3.f:  New test from Craig.
15436 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15438         *  g++.other/singleton.C: Return error value instead of taking
15439         SIGSEGV.
15441 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15443         *  g++.other/singleton.C: New test.   Warning is under dispute.
15444         Runtime crash is not.
15446 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15448         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
15449         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
15450         using6.C, using7.C}:  New namespace tests.
15452 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
15454         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
15455         specialization with typedef'ed names used as array indexes.
15457 1998-07-09  Jeffrey A Law  (law@cygnus.com)
15459         * gcc.c-torture/execute/980709-1.c: New test.
15461         * gcc.dg/980709-1.c: New test.
15463 1998-07-07  Richard Henderson  <rth@cygnus.com>
15465         * gcc.c-torture/execute/bcp-1.c: New test.
15467 1998-07-07  Jeffrey A Law  (law@cygnus.com)
15469         * gcc.c-torture/execute/980707-1.c: New test.
15471 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
15473         * gcc.c-torture/compile/980706-1.c: New test.
15475 1998-07-01  Dave Love  <d.love@dl.ac.uk>
15477         * g77.f-torture/execute/980701-0.f,
15478         g77.f-torture/execute/980701-1.f: New test from Craig.
15480 1998-07-01  Jeffrey A Law  (law@cygnus.com)
15482         * gcc.c-torture/compile/980701-1.c: New test.
15484         * gcc.c-torture/execute/980701-1.c: New test.
15486 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
15487 rlsruhe.de>
15489         * g++.old-deja/g++.robertl/eb132.C: New test.
15490         * g++.old-deja/g++.robertl/eb133.C: Likewise.
15492 1998-06-29  Dave Love  <d.love@dl.ac.uk>
15494         * g77.f-torture/execute/980628-7.f,
15495         g77.f-torture/execute/980628-8.f,
15496         g77.f-torture/execute/980628-9.f,
15497         g77.f-torture/execute/980628-10.f: New tests from Craig.
15499         * g77.f-torture/execute/980628-3.f: Remove mail headers.
15501 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15503         * g77.f-torture/execute/980628-4.f: New test from Craig.
15504         * g77.f-torture/execute/980628-5.f: Likewise.
15505         * g77.f-torture/execute/980628-2.f: Likewise.
15506         * g77.f-torture/execute/980628-0.f: Likewise.
15507         * g77.f-torture/execute/980628-1.f: Likewise.
15508         * g77.f-torture/execute/980628-3.f: Likewise.
15509         * g77.f-torture/execute/980628-6.f: Likewise.
15511 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15513         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
15514         directory when nothing has been installed yet.
15516 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
15518         * gcc.c-torture/special/special.exp: Handle newer versions of
15519         dejagnu.
15521 1998-06-26  Jeffrey A Law  (law@cygnus.com)
15523         * gcc.dg/980626-1.c: New test.
15525 1998-06-19  Bruno Haible <haible@ilog.fr>
15527         * gcc.misc-tests/m-un-2.c: New test.
15528         * g++.old-deja/g++.other/warn01.c: Likewise.
15530 1998-06-19  Robert Lipe  <robertl@dgii.com>
15532         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
15533         compatibility with assmblers with a different comment character.
15534         Eliminate use of GAS-specific extensions.
15536 1998-06-19  Jeffrey A Law  (law@cygnus.com)
15538         * gcc.c-torture/execute/ieee/980619-1.c: New test.
15540 1998-06-19  Robert Lipe  <robertl@dgii.com>
15542         *lib/g77.exp: Replace search for libf2c.a with search for newly
15543         renamed libg2c.a
15545 1998-06-17  Jeffrey A Law  (law@cygnus.com)
15547         * gcc.c-torture/execute/980617-1.c: New test.
15549 1998-06-12  Jeffrey A Law  (law@cygnus.com)
15551         * gcc.c-torture/execute/980612-1.c: New test.
15553 1998-06-08  Jeffrey A Law  (law@cygnus.com)
15555         * gcc.dg/980523-1.c: Only test on ppc-linux.
15556         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
15558         * gcc.c-torture/execute/980608-1.c: New test.
15560 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
15562         * gcc.c-torture/execute/980605-1.c: New test.
15564 1998-06-04  Jeffrey A Law  (law@cygnus.com)
15566         * gcc.c-torture/execute/980604-1.c: New test.
15568 1998-06-02  Jeffrey A Law  (law@cygnus.com)
15570         * gcc.c-torture/execute/980602-1.c: New test.
15571         * gcc.c-torture/execute/980602-2.c: Likewise.
15573 1998-06-02  Dave Love  <d.love@dl.ac.uk>
15575         * 970125-0.f: Fix per JCB.  Add commentary.
15577 1998-05-31  Michael Meissner  <meissner@cygnus.com>
15579         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
15580         IEEE -0 support.
15582 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
15584         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
15585         earlier.
15587 1998-05-28  Catherine Moore <clm@cygnus.com>
15589         * gcc.c-torture/execute/980526-3.c: New test.
15591 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
15593         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
15594         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
15595         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
15596         m88k-motorola-sysv3 to XFAIL.
15598 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15600         * gcc.dg/980526-1.c: New test.
15601         * gcc.c-torture/execute/980526-2.c: New test.
15603 1998-05-26  Jeffrey A Law  (law@cygnus.com)
15605         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
15607         * gcc.c-torture/execute/980526-1.c: New test.
15609 1998-05-26  Dave Love  <d.love@dl.ac.uk>
15611         * g77.f-torture/execute/alpha2.f: Add runtime test.
15613 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
15615         * g++.old-deja/old-deja.exp: Strip leading directories.
15617         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
15618         error for the line.  Don't run multiple tests for the same line.
15620 1998-05-23  Jeffrey A Law  (law@cygnus.com)
15622         * gcc.dg/980523-1.c: New test.
15624 1998-05-23  Dave Love  <d.love@dl.ac.uk>
15626         * g77.f-torture/compile/970915-0.f: New test.
15628 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
15630         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
15632 1998-05-21  Jeffrey A Law  (law@cygnus.com)
15634         * gcc.dg/980520-1.c: New test.
15636 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
15638         * gcc.dg/980502-1.c: Fix return type.
15640 1998-05-20  Jeffrey A Law  (law@cygnus.com)
15642         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
15643         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
15644         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
15645         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
15646         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
15648 1998-05-20  Dave Love  <d.love@dl.ac.uk>
15650         * g77.f-torture/execute/980520-1.f: New test.
15652 1998-05-15  Dave Love  <d.love@dl.ac.uk>
15654         * lib/mike-g77.exp: New file.
15656         * g77.f-torture/noncompile/noncompile.exp,
15657         g77.f-torture/noncompile/check0.f: New files.
15659 1998-05-14  Dave Love  <d.love@dl.ac.uk>
15661         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
15662         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
15663         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
15664         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
15665         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
15666         abort where appropriate.
15668 1998-05-05  Michael Meissner  <meissner@cygnus.com>
15670         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
15671         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
15673 1998-04-29  Dave Love  <d.love@dl.ac.uk>
15675         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
15677 1998-04-27  Dave Love  <d.love@dl.ac.uk>
15679         * g77.f-torture/compile/980427-0.f: New test.
15681 1998-04-24  Dave Love  <d.love@dl.ac.uk>
15683         * g77.f-torture/compile/980424-0.f: New test.
15685 1998-04-19  Dave Love  <d.love@dl.ac.uk>
15687         * g77.f-torture/compile/980419-2.f (main): New test.
15688         * g77.f-torture/compile/970125-0.f: New test.
15689         * g77.f-torture/compile/980419-1.f: New test.
15691 1998-04-08  Jim Wilson  <wilson@cygnus.com>
15693         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
15694         of loop-4.c.
15696 1998-04-07  Jim Wilson  <wilson@cygnus.com>
15698         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
15700 1998-04-03  Jim Wilson  <wilson@cygnus.com>
15702         * gcc.c-torture/compile/980329-1.c: New test.
15704 1998-03-18  Jim Wilson  <wilson@cygnus.com>
15706         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
15707         * gcc.dg/980312-1.c: Fix typo in -march command.
15709 1998-03-16  H.J. Lu  (hjl@gnu.org)
15711         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
15713 1998-03-11  Robert Lipe  <robertl@dgii.com>
15715         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
15716         Dave Love agree the Fortran source is bogus.
15718 1998-03-11  Robert Lipe  <robertl@dgii.com>
15720         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
15721         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
15722         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
15723         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
15724         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
15726 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
15728         * g++.old-deja/g++.other/friend1.C: New test.
15730 1998-02-18  Dave Love  <d.love@dl.ac.uk>
15732         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
15733         possibly uninitialized) variables and declare dnrm2.
15735 1998-02-23  Robert Lipe <robertl@dgii.com>
15737         From Bruno Haible <haible@ilog.fr>:
15738         * gcc.c-torture/execute/980223.c: New test.
15740 1998-02-13  Jeffrey A Law  (law@cygnus.com)
15742         * gcc.dg/ifelse-1.c: New test.
15744 1998-02-09  H.J. Lu  (hjl@gnu.org)
15746         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
15748           * lib/old-dejagnu.exp (old-dejagnu): Added the
15749           "execution test - XFAIL *-*-*" handling in the spirit of
15750           "excess errors test -". Changed the "execution test fails"
15751           handling to be like "excess errors test fails".
15752           * Update various tests accordingly.
15754 1998-02-06  Jim Wilson  <wilson@cygnus.com>
15756         * gcc.c-torture/execute/980205.c: New test.
15758 1998-01-18  Jeffrey A Law  (law@cygnus.com)
15760         * lib/c-torture.exp: Look for .x files instead of .cexp files.
15761         * lib/f-torture.exp: Similarly.
15762         * gcc.c-torture: Rename all .cexp files to .x files.
15764 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
15766         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
15767         (940510-1.c): Removed duplicate.
15768         (971104-1.c): New test.
15770 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
15772           * lib/f-torture.exp: Improve error and loop detection.
15774 1997-11-19  Michael Meissner  <meissner@cygnus.com>
15776         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
15777         use that to size the filler array.
15779 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
15781         * lib/c-torture.exp(c-torture-execute): Fix typo.
15783         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
15784         testcase as the executable name. Keep the executable around if
15785         the test fails.
15787 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
15789         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
15790         changes.  Only test one -g option, and move it to the end of the
15791         list of options to test.
15793 1997-09-19  Michael Meissner  <meissner@cygnus.com>
15795         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
15796         variable GCC_TORTURE_OPTIONS to supply default switches separated
15797         by colons.  If no environment variable, run tests with -O0 -g, -O1
15798         -g, and -O2 -g as well.
15800 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
15802         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
15803         explanatory comments. Fix indentation.
15805 1997-09-15  Jeffrey A Law  (law@cygnus.com)
15807         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
15809 1997-09-11  Jeffrey A Law  (law@cygnus.com)
15811         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
15812         * g++.old-deja/g++.mike/p7325.C: Likewise.
15813         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
15815 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
15817         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
15818         * g++.old-deja/g++.brendan/crash30.C: Likewise.
15819         * g++.old-deja/g++.brendan/crash39.C: Likewise.
15820         * g++.old-deja/g++.law/operators4.C: Likewise.
15822 1997-09-11  Joe Buck  (jbuck@synopsys.com)
15824         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
15825         * g++.old-deja/g++.mike/p784.C: Ditto.
15826         * g++.old-deja/g++.mike/p785.C: Ditto.
15828 1997-09-05  Jeffrey A Law  (law@cygnus.com)
15830           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
15832 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15834         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
15835         target feature; pass this to c-torture-execute as needed.
15837 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15839         * lib/c-torture.exp(c-torture-execute): If the previous and the
15840         current executables being tested are identical, we don't need to
15841         run the executable again. Try to make the executable names
15842         unique. Add an optional argument for passing additional compiler
15843         flags.
15845 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
15847         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
15849 1997-08-29  Jeffrey A Law  (law@cygnus.com)
15851         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
15853 1997-07-31  Jeffrey A Law  (law@cygnus.com)
15855         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
15856         32bit or larger longs.
15858         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
15859         have either a 32bit long or 32bit int.
15861 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
15863         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
15864         Make double precision tests dependent on sizeof (double).
15866 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
15868         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
15869         too.
15871 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
15873         * gcc.c-torture/compile/961203-1.cexp: New script.
15875 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
15877         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
15878         up the includes ourselves.
15880 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
15882         * lib/plumhall.exp: Remove random include, and add a few
15883         verbose messages for debugging.
15885 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
15887         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
15888         of trying to do it ourselves.
15890 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15892         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
15894 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
15896         * gcc.prms/5403.c: Made regexp a bit less strict.
15898 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
15900         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
15901         is returned from remote_load instead.
15902         * lib/plumhall.exp: Ditto.
15903         * lib/mike-g++.exp: Ditto.
15904         * lib/old-dejagnu.exp: Ditto.
15905         * lib/c-torture.exp: Ditto.
15907 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
15909         * lib/g++.exp: Use build_wrapper procedure.
15910         * lib/gcc.exp: Ditto.
15912 1997-05-20  Jeffrey A Law  (law@cygnus.com)
15914         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
15915         an old-style decl for malloc.  Fixes tests to work when
15916         sizeof (int) != sizeof (size_t).
15918 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15920         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
15922         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
15923         use stdargs.h interface.
15925 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15927         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
15928         NO_VARARGS when compiling.
15930 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
15932         * lib/plumhall.exp(ph_includes): New procedure.
15933         (ph_make): Use it.
15934         (ph_compiler): Ditto.
15936         * lib/g++.exp: Rename test-glue.c to testglue.c.
15937         * lib/gcc.exp: Ditto.
15939 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
15941         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
15942         to completion when it's called.
15944 1997-03-21  Michael Meissner  <meissner@cygnus.com>
15946         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
15947         is defined, don't do test.
15949 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
15951         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
15952         for object files.
15953         (ph_summary): Mark skipped testcases as untested, not unresolved.
15955         * lib/plumhall.exp (ph_make): If unresolved because of bad
15956         errorCode, record errorCode in log file.
15957         (*): Replace send_log/verbose with verbose -log.
15959 1997-03-19  Michael Meissner  <meissner@cygnus.com>
15961         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
15962         double conversion if double isn't at least 8 bytes.
15964         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
15965         int to work with targets where int is 16 bits.
15967         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
15968         8 bytes, just exit, since 4 byte doubles don't have enough bits of
15969         precision for the test to complete.
15971 1997-03-14  Michael Meissner  <meissner@cygnus.com>
15973         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
15974         if d10v is not compiled with the -mdouble64 flag.
15975         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
15977         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
15978         d10v is not compiled with the -mint32 flag.
15980 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
15982         * lib/plumhall.exp: Use incr_count.
15984 1997-03-12  Jeffrey A Law  (law@cygnus.com)
15986         * gcc.c-torture: Update to c-torture-1.45.
15988 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
15990         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
15991         the name of the expect testcase file).
15993         * lib/g++.exp(g++_init): Ditto.
15995 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
15997         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
15998         the host.
16000         * lib/gcc.exp(gcc_exit): New procedure.
16002 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
16004         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
16005         specs where appropriate.
16007         * g++.old-deja/g++.arm/*: Added additional ERROR checks
16008         because of new "candidates are" messages, and removed a few
16010         * Converted all non-old-style g++ testcases to old-style, and
16011         moved into g++.old-deja.
16013 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
16015         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
16016         options.
16018         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
16019         succeeded.
16021         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16023 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16025         * lib/gcc.exp (gcc_target_compile): Add support for defining
16026         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16027         the machine doesn't have those features.
16029 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16031         * g++.law/operators4.exp: Don't use LIBS.
16033 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16035         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16037         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16038         * lib/g++.exp: Set it here instead. Also, allow use of the
16039         --tool_exec and --tool_opt options. Change CXX to
16040         GXX_UNDER_TEST.
16042         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16044         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16046 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16048         * lib/old-dejagnu.exp: Use prune_warnings instead of
16049         prune_system_crud.
16050         * lib/mike-g++.exp: Ditto.
16051         * lib/gcc.exp: Ditto.
16052         * lib/g++.exp: Ditto.
16054         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16056 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16058           * 941014-2.c: Include stdlib.h
16059           * 960327-1.c: Include stdio.h
16060           * dbra.c, index-1.c: Don't assume ints are 32bits.
16062 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16064         * lib/gcc.exp: Add gcc,stack_size target feature.
16066         * lib/g++.exp(g++_target_compile): Add the include and link
16067         paths here, not in two other places. And, it's $options, not
16068         options.
16070         * lib/mike-g++.exp(postbase): Remove the code that determines
16071         the correct include and link paths.
16072         * g++.old-deja/old-deja.exp: Ditto.
16074 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16076         * lib/g++.exp(g++_init): target_compile no longer returns the
16077         filename of the result.
16079 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16081         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16082         call to glob.
16084         * gcc.c-torture/special/special.exp: Change call to
16085         gcc_target_compile to include the object file.
16087 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16089         * gcc.c-torture/special/special.exp: Correct misspelling in last
16090         change.
16092 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
16094         * lib/plumhall.exp(ph_summary): Log the entire output of the
16095         executable. Return -1 if there were any failures, 0 otherwise.
16096         (ph_execute): Return -1 if there were any failures, 0 otherwise.
16097         (ph_make): Clean up objects and executables that were built
16098         if the tests succeeded.
16100 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
16102         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16103         libraries and includes in the build tree as appropriate.
16105 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16107         * lib/c-torture.exp: Instead of looking for the global variable
16108         NO_LONG_LONG, check to see if that's a feature of the target.
16110 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16112         * config/default.exp: Minimize. Delete the remainer of the files in
16113         config; this functionality is now in devo/dejagnu/config.
16115         g++.*/*: Pass any additional flags used to compile to postbase;
16116         delete CXXFLAGS.
16118         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16119         is now done by runtest.exp. Use gcc_target_compile instead of
16120         compile.
16122         lib/c-torture.exp: Use gcc_target_compile instead of compile.
16123         Remove references to CFLAGS. Use remote_file instead of
16124         calling rm -f.
16125         (c-torture): Take a list of arguments to use to compile this
16126         testcase.
16128         lib/g++.exp: Simplify. Use target_compile instead of compile.
16129         lib/gcc-dg.exp: Ditto.
16130         lib/gcc.exp: Ditto.
16131         lib/mike-{gcc,g++}.exp: Ditto.
16132         lib/old-dejagnu.exp: Ditto.
16133         lib/plumhall.exp: Ditto.
16135 1997-01-08  Jim Wilson  <wilson@cygnus.com>
16137         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16138         (ph_linker): Likewise.
16140 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
16142           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16143         MAP_ANON / MAP_ANONYMOUS if defined;
16144         else try to map from /dev/zero .
16146 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16148         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
16149         isn't defined, then define it to MAP_ANONYMOUS.
16151 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16153         * gcc.c-torture: Update to c-torture-1.42 release.
16155 1996-11-11  Jeffrey A Law  (law@cygnus.com)
16157         * gcc.c-torture: Update to c-torture-1.41 release.
16159 1996-10-27  Jeffrey A Law  (law@cygnus.com)
16161         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
16162         c-torture release.
16164 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
16166         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16167         and LDFLAGS.  Fix second case to append the target_info ldflags
16168         onto LDFLAGS, not CFLAGS.
16169         * lib/g++.exp (g++_init): Add target_info stuff.
16170         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
16171         of libgloss and newlib flags for !native.
16173         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16174         (GDB): Fix relative path to go up another dir for finding gdb.
16176 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
16178         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16179         versions in the target_info array, if they don't exist.
16181 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
16183         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16185 1996-07-08  Jim Wilson  <wilson@cygnus.com>
16187         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16188         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16190 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
16192         * lib/old-dejagnu.exp: Don't remove the output file before we've
16193         actually tested it. Don't append pwd to the path of the executable
16194         we're testing.
16196 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
16198         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16200 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
16202         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16203         temporary directory for compiler files, and set it to a default
16204         value of /tmp. Set $output as the name of the output file from
16205         compiling the testcase. Add a -o option to $cflags_var so the
16206         compiler writes the final output file as $output. Set $executable
16207         to $output.
16209         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16210         directory for compiler files, and set it to /tmp if it doesn't
16211         already have a value. Set $output_file to the name of the output
16212         file from compiling the testcase. Add a -o option to CXXFLAGS so
16213         the compiler writes the final output file as $output. Use $output
16214         as the executable to be tested.
16216 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16218         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
16220 1996-06-08  Jeffrey A Law  (law@cygnus.com)
16222         * gcc.c-torture/execute/pending-1.c: New test.  Still
16223         pending in Tege's queue.
16225 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
16227         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
16228         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
16229         if there were failures.  Call unresolved if there were unresolved
16230         testcases.  Call gcc_fail if program did not run to completion.
16231         (ph_make): Pass additional argument name to ph_execute.
16232         (ph_execute): Add new argument.  Pass additional arguments to
16233         ph_summary.  Call gcc_fail is there is no execution output.
16235 1996-04-24  Jeffrey A Law  (law@cygnus.com)
16237         * lib/plumhall.exp (proc_summary): Output relavent summary
16238         lines into the log so specific failures in plumhall can be
16239         investigated.
16241 1996-04-10  Jeffrey A Law  (law@cygnus.com)
16243         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
16244         (c-torture-execute): Don't try to execute tests which use
16245         "long long" types if $NO_LONG_LONG is nonzero.
16247 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
16249         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
16250         not c-torture.
16252         * gcc.ieee: Move from here.
16253         * gcc.c-torture/execute/ieee: To here.
16255 1996-03-26  Jeffrey A Law  (law@cygnus.com)
16257         * gcc.c-torture: Update to c-torture-1.41 release.
16259 1996-03-22  Jeffrey A Law  (law@cygnus.com)
16261         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
16262         not "$output".
16264 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
16266         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
16267         -c present.
16269 1996-03-02  Jeffrey A Law  (law@cygnus.com)
16271         * config/proelf.exp: Handle connecting to a simulator.
16273 1996-01-31  Jeffrey A Law  (law@cygnus.com)
16275         * config/proelf.exp: New file.  Enough framework that we can
16276         run c-torture tests on the proelf targets (or any other target
16277         that gdb can connect to for that matter).
16279 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
16281         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
16282         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
16284         * lib/plumhall.exp (ph_execute): Always call ph_summary if
16285         exec_output exists.
16287 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
16289         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
16290         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
16292         * config/*.exp: Update FSF address.  Change result of ${tool}_load
16293         to pass/fail/unresolved/unsupported/untested.  Caller must now
16294         call unresolved/unsupported/untested.
16295         * lib/*.exp: Update FSF address.  Update to handle new results of
16296         ${tool}_load.
16297         * lib/chill.exp (verbose): Delete.
16299 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
16301         * lib/gcc.exp (default_gcc_start): Change order of args to
16302         $LDFLAGS $CFLAGS $LIBS.
16303         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
16304         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
16305         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
16306         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16307         * gcc.misc-tests/dg-test.exp: Likewise.
16308         * gcc.misc-tests/msgs.exp: Likewise.
16309         * gcc.prms/prms.exp: Likewise.
16310         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
16311         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
16313         * lib/dg.exp: Deleted, moved to dejagnu/lib.
16315 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16317         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
16319         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
16320         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16322         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16323         necessary.
16325 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
16327         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16328         global for loop; add use of $mathlib.
16329         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16330         settings here; set mathlib for anything but VxWorks.
16332 1996-01-22  Jeffrey A Law  (law@cygnus.com)
16334         * gcc.c-torture: Update to c-torture-1.40 release.
16336 1996-01-03  Jeffrey A Law  (law@cygnus.com)
16338         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16339         dg.exp.
16341 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
16343         * lib/c-torture.exp (c-torture-execute): Declare "output" as
16344         global.
16346 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
16348         * lib/g++.exp (LIBS): Define if not already.
16349         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16350         (gcc-dg-prune): Call prune_gcc_output.
16351         * lib/gcc.exp (prune_gcc_output): New proc.
16352         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16353         prune_gcc_output.
16355 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
16357         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
16358         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
16360 1995-11-15  Jeffrey A Law  (law@cygnus.com)
16362         * gcc.c-torture: Update to c-torture-1.39 release.
16364 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
16366         * lib/c-torture.exp (c-torture-execute): Don't return if one option
16367         fails, try others as well.
16369 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
16371         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
16372         If compilation fails, mark execute tests as `untested'.
16373         If test is marked as unsupported, don't mark compilation and
16374         execute tests as failed.
16376 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
16378         * lib/g++.exp (g++_init): Don't link in libg++, and look to
16379         libstdc++ for whether or not we want to be doing shared
16380         libraries.  Delete link_curses since we don't need it anymore.
16381         * lib/mike-g++.exp (postbase): Don't link in libg++.
16382         * g++.old-deja/old-deja.exp: Likewise.
16384 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
16386         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
16388 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
16390         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
16391         For that, add `-Wl,-a,shared_archive'.
16392         * g++.old-deja/old-deja.exp: Likewise.
16394 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
16396         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
16398 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
16400         * lib/mike-g++.exp (postbase): Pay attention to the status of
16401         g++_load.
16403 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
16405           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
16407 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
16409         * lib/gcc.exp (default_gcc_start): No longer need to log program
16410         being executed or its output, execute_anywhere does that now.
16411         * lib/g++.exp (default_g++_version): Call execute_anywhere.
16412         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
16414 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
16416         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
16417         the same as those in lib/g++.exp.
16419 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
16421         * gcc.c-torture: Update to c-torture-1.38 release.
16422         * gcc.ieee: Related changes.
16424 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
16426         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
16427         "exec". Minor reformatting changes.
16429         * config/rom68k.exp (${tool}_load): Make it work in a canadian
16430         cross. This means all "exec" calls now work on a remote host as
16431         well.
16432         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
16433         cross. Filter out the extra "\r\n" stuff that expect puts in.
16434         (c-torture-execute): Filter out the bogus warnings like
16435         c-torture-compile does. Add support for canadian cross.
16436         * lib/gcc.exp (default_gcc_version, default_gcc_start)
16437         Use execute_anywhere rather than calling exec directly. Now it
16438         works for canadian cross testing.
16440 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
16442         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
16443         results into a variable, and check that rather than using file exists.
16445 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
16447         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
16448         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
16450 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16452         * g++.old-deja/old-deja.exp: Create and pass runshlib and
16453         lib_curses if there's a shared libg++ in the build tree.
16455 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
16457         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
16458         if not supported target.
16460 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
16462         * lib/g++.exp (g++_init): Move empty setting of runshlib and
16463         link_curses up to always happen, not just for native builds.
16465 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
16467         * gcc.c-torture: Update to c-torture-1.36 release.
16468         * gcc.failure: Related changes.
16470 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
16472         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
16474 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
16476         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
16477         * lib/mike-g++.exp (postbase): Not in here.  Still reference
16478         runshlib, link_curses, and mathlib for link and run.
16480         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
16481         pass the runtime shared library options for Solaris, OSF/1, and
16482         Irix5, and link with -lcurses to avoid unresolved references.
16484 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
16486         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
16487         only run once.
16489 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
16491         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
16493 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
16495         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
16496         do not have a framework for the "compat" tests yet.
16498 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
16500         * lib/mike-g++.exp (postbase): New local variable `mathlib',
16501         set to null if we're testing vxworks5.1.  Use that instead of
16502         `-lm' in the setting of LIBS for link and run.
16504 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
16506         * config/rom68k.exp (${tool}_load): Major changes to make it
16507         work.  Verified that it does in fact return the stuff in
16508         exec_output properly.  Catch any Emul or any TRAP other than 0.
16510 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
16512         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
16513         LDFLAGS properly for targets that need stuff from libgloss.
16514         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
16515         only run once.
16516         (gpp_initialized): New variable.
16518 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
16520         * config/rom68k.exp: Load libgloss.exp.
16521         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
16522         so we can produce a fully linked binary.
16523         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
16524         so we can produce a fully linked binary.
16526 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
16528         * lib/plumhall.exp (ph_section): Watch for expected failures.
16529         Add missing `else'.
16531         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
16532         run the testcase.
16533         (c-torture): Likewise.
16535 1995-08-28  Doug Evans  <dje@cygnus.com>
16537         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
16539         * lib/mike-g++.exp (mike_cleanup): New proc.
16540         (prebase): New globals compiler_result, not_compiler_result,
16541         target_regexp.
16542         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
16543         allow leading "-" in pattern.  Watch for unsupported tests.
16544         If $compiler_result is set, pattern match assembler code,
16545         and ditto for $not_compiler_result.
16546         * lib/mike-gcc.exp: Likewise.
16548         * lib/plumhall.exp (ph_execute): Only call ph_summary if
16549         execution "succeeded".
16551 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
16553         * config/win32.exp: New file.
16554         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
16556 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
16558         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
16559         unsupported.
16560         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
16561         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
16562         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
16564         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
16565         "... without exceptions was ...".  That is now handled by
16566         prune_system_crud.
16567         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16569 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
16571         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
16572         sieve.c,sort2.c}: New files.
16573         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
16574         sieve.exp,sort2.exp}: Drivers for them.
16576         * lib/mike-gcc.exp (program_output): New user settable variable.
16577         (postbase): Call prune_system_crud.  Also prune extraneous compiler
16578         messages.
16579         * lib/mike-g++.exp (program_output): New user settable variable.
16581         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
16583         * config/sh.exp: Deleted (use sim.exp instead).
16585 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
16587         * config/vx.exp: Declare CHECKTASK as global.
16588         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
16589         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
16590         * lib/old-dejagnu.exp: Load [pwd]/$executable.
16592 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16594         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
16595         target. Like vx.exp, only includes `vx29k.exp' instead of
16596         `vxworks.exp'.
16598 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
16600         * config/sim.exp: Increase time limit from 120 seconds to 240.
16602 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
16604         * gcc.c-torture/execute/950628-1.c: New test.
16606 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
16608         * gcc.c-torture: Update with changes/additions from
16609         c-torture-1.34.
16611 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
16613         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
16615 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
16617         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
16619 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
16621         * gcc.c-torture/compile/950512-1.c: New test.
16622         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
16623         * gcc.dg/struct-ret-1.c: Likewise.
16625 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
16627         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
16628           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
16630 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
16632         * gcc.c-torture/special/920411-1.c: Deleted.
16633         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
16635 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
16637         * config/sim.exp (${tool}_load): Hack in call to bash to get a
16638         cpu limit.
16640 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
16642         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
16644 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
16646         From kenner;
16647         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
16648         is the proper length.
16649         * va-arg-3.c: Likewise.
16651 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
16653         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
16654         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
16656         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
16657         * lib/g++.exp (default_g++_start): Delete old cruft.
16659 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
16661         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
16662         (2 * (1 << 18)) to (2 * (1 << 17)).
16664         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
16666 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
16668         * config/rom68k.exp: Renamed from config/idp.exp
16670 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
16672         * c-torture/compile/921109-2.c
16674 1995-04-18  Mike Stump  <mrs@cygnus.com>
16676         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
16677         excess errors.
16679 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
16681         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
16682         output.
16683         * lib/g++.exp (default_g++_start): Likewise.
16685 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
16687         * gcc.c-torture/compile/950329-1.c: New test.
16689 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
16691           * config/bug.exp (${tool}_load): Updated to use new remote_open
16692           and remote_close procs.
16693         * config/idp.exp: New file.
16695 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
16697         * gcc.c-torture/execute/950322-1.c: New test.
16699 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
16701         * config/vx.exp (${tool}_load): Clean up testing of return code from
16702         vxworks_ld and vxworks_spawn.
16704 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
16706         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
16708 1995-03-13  Mike Stump  <mrs@cygnus.com>
16710         * lib/old-deja.exp: Add `excess errors test - ' error, now one
16711         can mark excess errors on a machine by machine basis.  Note, the
16712         default is to not expect any excess errors, even when excess
16713         errors test - is given, so you will want to put an XFAIL ... on
16714         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
16715         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
16716         those 4 machines, but no others.
16718 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
16720         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
16721         * lib/c-torture.exp: to here.
16723 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
16725         * gcc.c-torture/execute/950221-1.c: New test.
16726         * gcc.c-torture/execute/struct-ret-1.c: New test.
16727         * gcc.c-torture/compile/950221-1.c: New test.
16729         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
16731 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
16733         * gcc.c-torture/execute/arith-1.c (main): Return 0.
16734         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
16736 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
16738         * g++.gb: New directory of tests, derived from my signature and
16739         class scoping tests.
16741         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
16742         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
16743         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
16744         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
16745         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
16746         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
16747         * g++.gb/sig25.C: Likewise.
16749         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
16750         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
16751         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
16752         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
16753         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
16754         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
16755         * g++.gb/sig25.exp: Likewise.
16757         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
16758         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
16759         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
16760         * g++.gb/scope13.C: Likewise, this test still fails.
16762         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
16763         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
16764         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
16765         * g++.gb/scope13.exp: Ditto.
16767         * g++.gb/README: New file, explains what these tests are about.
16769 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
16771         * lib/dg.exp (dg-do): Support `preprocess'.
16772         (dg-test): Likewise.
16774 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
16776         * config/udi.exp: change "continue -expect" to "exp_continue".
16778 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
16780         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
16781         Delete redundant tests.
16783         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
16784         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
16785         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
16786         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
16787         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
16788         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
16789         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
16790         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
16792         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
16793         storing label pointers.
16794         * gcc.c-torture/execute/921019-1.c: Likewise.
16795         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
16796         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
16797         parameter fp.
16798         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
16799         constants.
16801         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
16802         Delete obsolete tests.
16804         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
16805         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
16806         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
16807         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
16808         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
16809         * gcc.c-torture/compile/950124-1.c: New test.
16811         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
16813 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
16815         * lib/mike-g++.exp: Add -lm to LIBS.
16817 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
16819         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
16821 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
16823         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
16825 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
16827         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
16829 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
16831         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
16832         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
16833         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
16834         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
16835         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
16836         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
16837         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
16838         * g++.law/{operators31.C, operators32.C,
16839         * g++.law/{operators33.C, operators34.C}: Likewise.
16840         * g++.law/{pic1.C, refs2.C}: Likewise.
16841         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
16842         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
16843         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
16844         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16846         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
16847         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
16848         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
16849         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
16850         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
16851         * g++.law/{enum9.exp, friend5.exp}: Likewise.
16852         * g++.law/{nest3.exp, nest4.exp}: Likewise.
16853         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
16854         * g++.law/{operators30.exp, operators31.exp}: Likewise.
16855         * g++.law/{operators32.exp, operators33.exp}: Likewise.
16856         * g++.law/{operators34.exp}: Likewise.
16857         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
16858         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
16859         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
16860         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
16861         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16863         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
16864         No longer expected to fail.
16865         * g++.law/missed-error3.C: Tweak for recent bool changes.
16867 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
16869         * config/emb-unix: Deleted.
16870         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
16871         remote execution.  Do final link on remote host if REMOTE_LINK is set.
16873 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
16875         * lib/dg.exp (dg-test): Fix typo in last patch.
16877 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
16879         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
16880         (handles multiple occurrences).
16882 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
16884         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
16885         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
16886         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
16887         printed).
16888         * lib/c-torture.exp (c-torture-compile): Likewise.
16889         (c-torture): Prepend full path if missing.
16890         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
16891         (gcc_fail): Likewise.
16892         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
16894 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
16896         * lib/netware.exp: Only attach to NetWare i386 systems.
16898 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
16900         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
16901         messages.  Add test name to "output pattern match" pass/fail message.
16903 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
16905         * gcc.dg: New testsuite.
16906         * gcc.dg/dg.exp: New file.
16908         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
16909         test-switch.c}: Deleted.
16911         * gcc.misc-tests/msgs.exp: New testcase driver.
16913 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
16915         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
16916         Watch for illegal return values from ${tool}_load.
16917         * config/unix.exp (${tool}_load): Fix pass/fail detection for
16918         cross targets.  Coerce return value >0 to 1.
16920 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
16922         * config/unix.exp (${tool}_load): Call program rsh, not proc.
16924         * config/emb-unix.exp: New file.
16926         * config/sim.exp: Error if variable $SIM not defined.
16927         (${tool}_load): Mark test as "untested" if simulator missing.
16929         * config/unix.exp: Load remote.exp to get rcp_download.
16930         * lib/c-torture.exp: Use different option lists for testcases with
16931         and without loops.
16932         * gcc.c-torture/execute/execute.exp: Likewise.
16934 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
16936         * config/*.exp: Clarify return code from ${tool}_load.
16937         Call `unresolved' or `untested' instead of `warning' or `perror'
16938         (sometimes you still want to call both though).
16939         Add comment that `shell_id' is local to each file.
16940         * config/udi.exp (timeout): Set to 30.
16941         Don't print warning if connection fails, $connectmode has already
16942         printed an error.
16943         (${tool}_load): Move verbose messages to level 2.
16944         Rework pattern for "Process started" message.
16945         Pass `shell_id' to ${connectmode}_download.
16946         Retry twice upon timeout.  Make resetting of target more robust.
16947         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
16948         Pass `shell_id' to exit_$connectmode.
16949         Only call exit_$connectmode if connected.
16950         * config/unix.exp (${tool}_load): Check return codes better.
16951         * config/vrtx.exp (${tool}_load): Likewise.
16952         * config/vx.exp (${tool}_load): Likewise.
16953         Delete unneeded global's.
16954         * lib/dg.exp (dg-test): Update to reflect clarified return codes
16955         from ${tool}_load.
16956         (dg-stat): Delete.
16957         (dg-init): Delete recording of pass/fail counts.
16958         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16959         (old-dejagnu-init): Likewise.
16960         (old-dejagnu-stat): Delete contents, empty proc now.
16961         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
16962         (c-torture): Delete references to lcnt, lpass, lfail.
16963         Get option list from TORTURE_OPTIONS.
16964         Delete -funroll[-all]-loops if no loops.
16965         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
16966         (g++_stat): Delete contents (empty proc now).
16967         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
16968         (gcc_finish): Likewise.
16969         (gcc_stat): Deleted.
16970         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
16971         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
16972         * gcc.c-torture/execute/execute.exp: Likewise.
16973         Split tests into two parts: compile, execute.
16974         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
16975         no loops.  Update to reflect clarified return codes from ${tool}_load.
16977 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
16979         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
16980         to grep for.
16981         (old-dejagnu): Likewise (where necessary).
16983 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
16985         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
16987         * lib/dg.exp (dg-process-target): Fix processing of selector.
16988         Add comment regarding use of `error'.
16990         * lib/gcc.exp (prune_system_crud): Define if missing.
16991         * lib/g++.exp (prune_system_crud): Likewise.
16993         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
16994         Call prune_system_crud.
16995         * lib/dg.exp (dg-runtest): New proc.
16996         Use perror instead of send_user for tcl errors in testcase.
16997         Don't return any value, it's never used.
16998         Don't clobber previous definition of `unknown'.
16999         Print tcl errors in `dg-final'.
17001 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
17003         * lib/dg.exp (dg-process-target): Improve syntax error messages.
17004         (dg-test): Don't print errorInfo, it contains stack backtrace.
17006 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
17008         * lib/g++.exp (runtest_file_p): Define if missing.
17010 1994-09-24  Doug Evans  (dje@cygnus.com)
17012         * lib/mike-g++.exp: Comment out loading of g++.exp.
17013         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
17014         (default_g++_version): Always print something.
17015         (default_g++_start): Comment out call to `which'.
17016         (g++_start, g++_load): Deleted (must be defined in config file).
17017         * lib/gcc.exp: Test for existence of $CC at start.
17018         Delete check for tmpdir (done in gcc_init).
17019         (default_gcc_version): Always print something.
17020         (default_gcc_start): Comment out call to `which'.
17021         * config/*.exp: Major cleanup - make cross targets work at least a
17022         little better for g++ (by not being "--tool gcc" specific).
17023         Rename gcc_xxx to ${tool}_xxx.
17024         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17025         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17027 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17029         * lib/c-torture.exp (c-torture-compile): Rework compiler
17030         message processing.
17032         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17033         c-torture.
17035 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17037         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17039         * lib/dg.exp (dg-process-target): Support { target native }.
17041 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17043         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17044         looked for "... program xxx got fatal signal".
17045         Correct regsub munging of `comp_output'.
17046         Ignore compiler messages "path prefix not used" and "linker input
17047         file unused".
17049 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17051         * lib/gcc.exp (runtest_file_p): Define if missing.
17052         * gcc.prms/template.c: Example to work from.
17054 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17056         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17057         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17059         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17060         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17061         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17062         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17064         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17065         (dg-process-target): No longer a varargs proc.
17066         Return S/N for target, P/F for xfail.  All callers changed.
17067         (user option procs): More argument checking.
17068         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17069         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17070         (dg-test): Skip test if not running on selected target in `dg-do'.
17071         Update handling of `dg-do-what', `dg-output-text'.
17072         Separate execution pass/fail from output pattern match pass/fail.
17073         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17075 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17077         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17078         target for 920510-1.c.
17080 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17082         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17083         Clean up comment regarding use of passcnt, etc.
17084         (gcc_stat): Don't update `testcnt' here.
17085         (gcc_finish): Do it here.
17086         Might as well reset `but_id' here too.
17087         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17088         to determine if the file should be tested.
17089         * gcc.c-torture/compile/compile.exp: Likewise.
17090         * gcc.c-torture/execute/execute.exp: Likewise.
17091         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17092         * gcc.misc-tests/dg-test.exp: Likewise.
17093         * gcc.prms/prms.exp: Likewise.
17094         * gcc.wendy/wendy.exp: Likewise.
17095         * g++.old-deja.exp: Likewise.
17096         Move "Testing file" message to verbose level 1.
17098 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
17100         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17102 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
17104         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17105         (default_gcc_start): Accept optional second list element
17106         of compiler flags.  Print compiler output at verbosity level 2.
17107         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17108         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17109         Save current values of framework globals passcnt, failcnt, xpasscnt,
17110         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17111         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
17112         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17113         xfailcnt to compute stats.  Update framework global `testcnt' from
17114         pass/fail counts.
17115         (gcc_finish): New proc.  Clean up test environment.
17116         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17117         (gcc_epass, gcc_efail): Delete.
17118         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17119         argument of line number.
17120         (dg-init): If the tool has an init routine, call it.
17121         (dg-test): Remove args `cflags_var' and `libs_var'.
17122         Pass all compiler options to ${tool}_start.
17123         Handle missing line number.
17124         (dg-finish): New function.
17125         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17126         particular files.  Call gcc_finish at end.  Move "skipping test"
17127         message to verbosity level 3.
17128         * gcc.c-torture/compile/compile.exp: Likewise.
17129         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17130         * gcc.c-torture/execute/execute.exp: Likewise.
17131         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17132         Print testcase being tried at verbosity level 1.
17133         * gcc.c-torture/special/special.exp: Unset xfail.
17134         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17135         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17136         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17137         * gcc.failure/failure.exp: Likewise.
17138         * gcc.ieee/ieee.exp: Likewise.
17139         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17140         Update call to dg-test.  Call dg-finish at end.
17141         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
17142         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17143         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17144         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17145         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
17146         * gcc.wendy/wendy.exp: Add copyright.
17147         Delete setting of tmpdir (done by gcc_init).
17148         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17149         Pass compiler flags to gcc_start.  Call gcc_finish at end.
17150         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17151         gcc_[ce]pass/fail.
17153 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
17155         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17156         confusion.
17157         (g++_load): Likewise.
17159         * config/*.exp (gcc_load): Some were varargs fns and some were not.
17160         Rename argument to `prog' to remove the confusion.
17161         Varargs fns behave differently too!
17162         (g++_load): Likewise.
17164         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17166         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17167         what it is.  Delete (always) printing of status value for !native.
17168         Simplify verbose code, and include status and exec_output.
17169         (g++_load): Use gcc_load.
17171 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
17173         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17174         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17175         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17176         940714-3.c as these testcases don't exist anymore.  Make
17177         va-arg-1.c expected to pass.
17179 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
17181         * gcc.misc-tests/misc.exp: Only run specific testcases.
17182         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
17183         * gcc.misc-tests/dg-[1-9].c: New files.
17185         * lib/dg.exp: New testsuite driver.
17186         * gcc.prms/prms.exp: Use it.
17188         * README.gcc: New file.
17190         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17191         Document and reset `lxpass' and `lxfail'.
17192         Simplify "initialized" message.
17193         (gcc_stat): Clean up comments a little.
17195 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
17197         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17199 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
17201         * lib/old-dejagnu.exp (process-option): New proc.
17202         (old-dejagnu-init, old-dejagnu-stat): Likewise.
17203         (old-dejagnu): Simplify.
17204         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17206 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
17208         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17209         exists and is not an empty string.
17211         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17212         $xfail rather than calling setup_xfail.  Clear $xfail when test is
17213         finished.
17214         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
17215         automatically.
17217         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
17218         longer expected to fail.
17220         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
17221         "f" function call.
17223         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
17225         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
17226         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
17227         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
17228         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
17229         c-torture-1.29.
17231         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
17232         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
17234         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
17236         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
17237         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
17239         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
17240         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
17241         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
17243 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
17245         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
17246         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
17247         940714-1.c, 940714-2.c, 940714-3.c},
17248         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
17249         gcc.misc-tests/{mg.c,mg.exp}:
17250         New tests.
17251         * gcc.noncompile/noncompile.exp: Change accordingly.
17253 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
17255         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
17256         Undo previous clobberage.
17258 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
17260         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
17261         * gcc.special/{930510-1.c, special.exp}:
17262         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
17263         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
17264         struct-varargs-1.c}: New tests from c-torture-1.26.
17266 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
17268         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
17269           argument to switch.
17271 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
17273         * Revert the previous changes.  Please see Rob's directory
17274           (/lisa/test/rob/progressive/gcc/testsuite) for testing
17275           fixes.
17277 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
17279         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
17280             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
17281             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
17282             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
17283             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
17284             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
17285             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
17286             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
17287             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
17288             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
17289             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
17290             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
17291             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
17292             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
17293             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
17294             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
17295             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
17296             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
17297             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
17298             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
17299             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
17300             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
17301             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
17302             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
17303             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
17304             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17305             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
17307 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
17309         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
17310             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
17311           with perror calls.
17313 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
17315         * config/unix.exp (g++_load): Fix syntax.
17317 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
17319         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
17320         * gcc.noncompile/921017-1.c: Deleted obsolete test.
17321         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17322         Don't expect va-arg-1.c to fail.  Correct expected output for
17323         920928-1.c.
17324         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17325         * gcc.wendy/hbm4.c: Correct typo.
17326         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17328 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
17330         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17331         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17332         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
17333         * lib/c-torture.exp (c-torture-compile): Ditto.
17335         Reduce volume of output (remove all the -I's and such).
17336         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17337         Call gcc_cpass, gcc_cfail.
17338         (c-torture): Pass testing option to c-torture-compile.
17340 1994-03-21  Doug Evans  (dje@cygnus.com)
17342         Bring patches over from progressive.
17343         * config/default.exp: Exit remote shell cleanly.
17344         (g++_exit, g++_start): Add default versions.
17345         * config/sim.exp (gcc_load): Use perror, not error.
17347 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
17349         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
17350         set in site.exp.
17352 1994-03-14  Doug Evans  (dje@cygnus.com)
17354         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
17355         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
17356         (wendy_try): New proc to run testcase.
17357         (main loop): Call 'em.
17358         * gcc.wendy/*.c: Clean up pass to correct expected output.
17360         * lib/gcc.exp: Minor cleanup work.
17361         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
17363 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
17365         * config/sim.exp (gcc_load): Document return codes better.
17366         Don't pass -v to simulator.
17368 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
17370           * gcc.special/920717-x.c: Fix typo.
17371           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
17372           get at sources.
17374         * lib/mike-gcc.exp: Fix typo.
17376 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
17378         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
17379         binary to use, transform the name.
17380         * config/*.exp: rename everything. Nuke any g++ specific files,
17381         it's now a special case of gcc that requires no special support.
17382         Add a default.exp for unsupported targets.
17384 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
17386         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
17387         lib/old-dejagnu.exp: Fix a few patterns to work with the new
17388         version of Tcl.
17390 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
17392         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
17393         than a warning.
17395 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
17397         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
17399 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
17401         * gcc.execute/execute.exp: Combine opt_list and foption_list into
17402         option_list.  Compile every file with only 4/6 option choices
17403         (same as C torture) instead of with 12/18 different option
17404         choices.
17405         * lib/c-torture.exp: Likewise.
17407         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
17408         not already set.
17410 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
17412         * lib/old-deja.exp: Add `excess errors test fails' error, now one
17413         can put an XFAIL *-*-* on excess errors.
17415 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
17417         * g++.law: Add more tests derived from g++-bugs snapshots.
17419         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
17420         equivalent to g++.law/init9.
17422         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
17423         compiled it, and the a.out file after we've run it.
17425 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
17427         * lib/mike-g++.exp (postbase): Delete the .o file after we've
17428         compiled it, and the a.out file after we've run it.
17430 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
17432         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
17434 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
17436         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
17437         version number.
17439 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
17441         * g++.law: New directory of g++ tests derived from the g++-bugs
17442         snapshots.
17444 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
17446         * gcc.compile: initbug1.c initbug1.exp testcase added
17448 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
17450         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
17451         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
17452           fixes submitted by Jeff Law (law@cs.utah.edu)
17453         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
17454           Jeff Law (law@cs.utah.edu)
17457 1993-11-30  Mike Stump  (mrs@cygnus.com)
17459         * config/unix-g++.exp: Follow the gcc way of doing things.
17460         * g++.old-deja/old-deja.exp: Minor updates.
17461         * lib/g++.exp: New file, follow the gcc way of doing things.
17462         * lib/old-dejagnu.exp: Minor updates.
17463         * lib/mike-g++.exp: Always unset errorInfo.
17465 1993-11-06  Mike Stump  (mrs@cygnus.com)
17467         * lib/gcc.exp: Fix some errors with the below change, CC and
17468         CFLAGS should be global when setting, not local.
17470 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
17472         * lib/gcc.exp: Transform tool name.
17474 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17476         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
17478 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17480         * lib/gcc.exp: change gcc_done to gcc_stat
17482 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17484         * Upgraded gcc testsuite to c-torture version 1.25
17486 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
17488         * lib/gcc.exp: added reporting code. Changed verbose compile message.
17489         * lib/c-torture: added hooks for new reporting code.
17491 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
17493         * config/sh-gcc.exp: check if sh-sim exists in the path
17495 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
17497         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
17498         * gcc.compile/compile.exp: Initial changes for new logic.
17499         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
17500         * gcc.failure/failure.exp: Initial changes for new logic.
17501         * gcc.ieee/ieee.exp: Initial changes for new logic.
17502         * gcc.misc-tests/misc.exp: Initial changes for new logic.
17503         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
17504         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
17505         * lib/c-torture.exp: Initial changes for new logic.
17506         * lib/gcc.exp: Initial changes for new logic.
17508 1993-10-15  Mike Stump  (mrs@cygnus.com)
17510         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
17511         depend upon failure or success.  Fully qualify names in failure
17512         and success messages.  Always remove a.out before starting
17513         compile, just in case.  Pay more attention to error text output by
17514         the compiler.  Handle testcases with no known past errors just
17515         like all others, so that things are uniform.  Other miscellaneous
17516         improvements.
17518 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
17520         * gcc.cpp: new directory for cpp tests
17522 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
17524         * lib/chill.exp: Code reformatted, removed unused code.
17525         * config/unix-chill.exp: Code reformatted, removed unused code.
17526         * chill.execute/execute.exp: Code reformatted, removed unused code.
17527         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
17529 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
17531         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
17532         routines not written.
17534 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
17536         * config/bug-gcc.exp: Use new procs from bug.exp.
17538 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
17540         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
17541         via ftp, rather than depending on NFS.
17542         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
17543         case.
17545 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
17547         * config/bug-gcc.exp: Use new download proc.
17549 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
17551         * chill.execute/execute.exp: cleanups, handles errors better
17552         * chill.compile/compile.exp: rewrite, based on execute.exp
17553         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
17554         * lib/chill.exp: major changes to diff proc and compile and link
17555           procs. added chill_fail and chill_pass wrappers to pass and
17556           fail. added more comments, and handle error codes better.
17557           Added a hack to capture stderr from exec, so noncompile tests
17558           can work.
17560 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
17562         * chill.execute/execute.exp: rewrite of testsuite driver
17563         * lib/chill.exp: rewrite of testsuite driver
17564         * config/unix-chill.exp: rewrite of testsuite driver
17566 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
17568     In chill.execute:
17569         * iexpr.ch: Standardize uppercase.
17570         * tuples.dat: Standardize uppercase.
17571         * vary.ch: standardize.  Correct varying string assignments.
17572         * vary.dat: Add new output lines.
17574 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
17576     In chill.execute:
17577         * chprintf.ch: Standardize use of uppercase.
17578         * tuples.ch: Standardize and turn arr2 into a DCL,
17579           rather than a SYN.
17580         * pinits.ch: Standardize.
17582 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
17584         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
17585         * Makefil: Renamed to Makefile.in.
17586         * configure.in: New.
17588 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
17590     In chill.execute:
17591         * .cvsignore: Add result/output files.
17592         * Makefile: Fix up variables at start.  Use MFLAGS
17593           everywhere.  Correct bool_loc, built_ins entries.
17594           Add entry for vary1.ch.
17595         * bitarray.ch: Standardize upper-case usage.
17596         * bitexpr.ch: Standardize, add output of b1.
17597         * params.ch: Use arrayt in along PROC parameters, to
17598           avoid novelty problems.
17599         * sets.ch: Tiny cleanup.
17600         * vary1.ch: Re-indent.
17602 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
17604           * Add PR-related files to Makefiles, .cvsignore files, etc.
17606 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
17608         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
17609           with compiler objects. New names are test-flow.c and test-loop.c
17611 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
17613         * Upgraded c-torture tests from 1.19 to 1.20
17615         * new files:
17616         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
17617         * gcc.compile: 930623-1.c 930623-2.c
17618         * gcc.noncompile: 930622-1.c 930622-2.c
17619         * gcc.failure: 920411-1.c 920627-2.c
17620         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
17622 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
17624         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
17625           More changes to get testsuite working properly. Needs more work.
17626           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
17628 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
17630         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
17631           More changes to get testsuite working properly. Needs more work.
17633 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
17635         * chill.compile/compile.exp: Added for Dejagnu support
17636         * chill.execute/execute.exp: Added for Dejagnu support
17637         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
17639 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
17641     This should complete moving the CHILL test files.
17642         * chill.noncompile(.cvsignore printf.grt
17643             in-printf.grt chprintf.grt chprintf.ch):
17644             Added test-support files.
17645           (Makefile): Modified further.
17646         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
17647             signal.ch): Added test files.
17648           * chill.execute (.cvsignore printf.grt printr.c
17649             in-printf.grt rts.c chprintf.grt rts.h): Added
17650           test-support files.
17651             (Makefile): More corrections.
17653 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
17655         * chill.compile, chill.execute, chill.nocompile: Add CHILL
17656           test cases, ready for DejaGnu.
17658 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
17660         * Upgraded c-torture tests from 1.18 to 1.19
17662         * gcc.compile: added test(s):
17663           930607-1.c
17664         * gcc.execute: added test(s):
17665           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
17667         * added new subdirectory for misc tests: gcc.misc-tests
17668         * gcc.misc-test(s): added tests:
17669           inst-check.c test-consts.c test-ior.c test-switch.c
17671 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
17673         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
17675 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
17677         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
17679 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
17681         * Upgraded c-torture tests from 1.17 to 1.18
17683 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
17685         * Upgraded c-torture tests from 1.12 to 1.17
17687 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
17689         * lib/old-dejagnu.exp:
17690           Fixed handling of XFAIL target triplets to correctly
17691           recognize wildcard characters.  Removed code that
17692           appended a unique id tag to the end of the file name
17693           printed out by the result of the testcases within a
17694           given test file.
17696 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
17698         * lib/old-dejagnu.exp:
17699           Reworked expected failure handling to trigger off of XFAIL
17700           keyword in keyphrase embeded in testcase source code. The
17701           XFAIL keyword must be at the end of the keyphrase line. It
17702           may optionally be followed by one or more target triplets.
17703           It has just occured that the handling of wildcards in the
17704           target triplet may not be correct.
17706 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
17708         * g++.old-deja/tests:
17709           Moved all subdirectories up one level into g++.old-deja .
17711         * lib/old-dejagnu.exp:
17712           Fixed problem with CXXFLAGS not being properly reset, and being
17713           corrupted with extraneous "-c" compiler option.  This was
17714           causing binaries to not be generated for test that needed them.
17715           Modified strings passed to "pass" and "fail" so that individual
17716           tests from the same test file would be distinguished by an
17717           identifier appended to the test file name in the summary logs;
17718           this corrected a problem with erroneous diff logs.  Added code
17719           to search testcases for expected fail and unexpected pass keywords.
17721 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
17723         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17725 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
17727         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17728           Removed extraneous text from end of "Special g++ Options"
17729           keyphrase.
17731         * lib/old-dejagnu.exp: Added pattern matching to look for new
17732           keywords, embedded in testcases comments, which will trigger
17733           calls to xpass and xfail.
17735 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
17737         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17738           comments embedded in the testcases, especially the one looking for
17739           special compiler options, as well as the pattern matching for the
17740           compiler output again.
17742 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
17744         * lib/old-dejagnu.exp: Do a proper check of the return value for
17745           execute tests. Fixed several problems with the pattern matching
17746           of the compiler output which gave erroneous test results.
17747           Changed several of the test result messages to be more descriptive.
17748         * config/unix-g++.exp: Proc g++_load now actually works and
17749           executes the tests passed to it and returns a usable return
17750           value.
17752 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
17754           * lib/gcc.exp: Exits gracefully if $CC is bogus.
17756 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
17758         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17759           Modified both files to properly execute the old style
17760           dejagnu tests. The previous versions of these files were
17761           experimental and did not function anything near correctly.
17763 1993-04-05  Rob Savoye  (rob@cygnus.com)
17765         * Removed all Makefile.in and configure.in files. No configuration
17766         needed now.
17768 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
17770         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17772 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17774         * gcc.compile/configure.in, gcc.unsorted/configure.in,
17775         gcc.special/configure.in, gcc.noncompile/configure.in,
17776         gcc.execute/configure.in, gcc.code_quality/configure.in,
17777         g++.other/configure.in, g++.old-deja/configure.in,
17778         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17779         in srcname setting.
17781 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
17783         * lib/udi.exp:  Fixed mondfe and mondfe_download.
17784         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17785         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17787 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
17789         * config/udi-gdb.exp: Check $shell_id after connecting to target.
17790         (gdb_exit): Don't remove *_soc files.
17792 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
17794         * lib/c-torture.exp: Don't look for main; instead always use -w
17795         -c.  This is how the c-torture tests work.  Remove the object
17796         file if the compilation succeeds.
17797         * gcc.execute/execute.exp: Remove executable if test passes.
17798         * gcc.noncompile/noncompile.exp: Every test is an expected
17799         failure.
17800         * gcc.special/special.exp: Added tests from c-torture 1.11,
17801         corrected use of existing test.
17802         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
17803         gcc.execute/920625-1.c: Updated to c-torture 1.11.
17804         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
17805         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
17806         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
17807         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
17808         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
17809         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
17810         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
17811         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
17812         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
17813         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
17814         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
17815         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
17816         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
17817         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
17818         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
17819         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
17820         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
17821         c-torture 1.11.
17822         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
17823         correspond to c-torture 1.11.
17825         * New file.