Makefile.in (stmp-docobjdir): New target; ensure $docobjdir exists.
[official-gcc.git] / gcc / testsuite / ChangeLog
blob520d8d0c2a7313e7612b06ca9a42d3eb51a3fea1
1 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
3         PR c++/9447
4         * g++.dg/template/using1.C: New test.
5         * g++.dg/template/using2.C: New test.
6         * g++.dg/template/using3.C: New test.
7         * g++.dg/template/using4.C: New test.
9 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
11         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
12         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14 2003-07-28  Jan Hubicka  <jh@suse.cz>
16         PR c++/11530
17         * g++.dg/opt/call1.C: New test.
19 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
21         PR c++/11667
22         * g++.dg/init/enum2.C: New test.
23         * g++.dg/template/overload1.C: Add "-w" option.
24         
25 2003-07-28    <hp@bitrange.com>
27         * gcc.dg/Wdeclaration-after-statement-1.c,
28         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
30 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
32         * gcc.c-torture/compile/20030725-1.c: New test.
34 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
36         * gcc.dg/20030505.c: Only run for SPE.
37         Remove definition of opaque type.
39 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
41         * g++.dg/template/ptrmem6.C: New test.
43 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
45         * gcc.c-torture/compile/zero-strct-2.c: New test.
47 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
49         * gcc.dg/intermod-1.c: New test.
51 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
53         PR c++/11617
54         * g++.dg/template/lookup2.C: New test.
55         * g++.dg/template/memclass1.C: Remove instantiated from error.
56         * g++.dg/other/error2.C: Tweak expected errors.
58         PR c++/11596
59         * g++.dg/template/defarg3.C: New test.
61         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
63 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
65         * g++.dg/inherit/access5.C: New test.
67 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
69         PR c++/11513
70         * g++.dg/template/crash8.C: New test.
72 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
74         PR c/10602
75         * gcc.dg/noncompile/incomplete-2.c: New test.
77 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
79         PR c++/11645
80         * g++.dg/inherit/access4.C: New test.
82         PR c++/11517
83         * g++.dg/expr/cond2.C: New test.
84         
85         PR optimization/10679
86         * g++.dg/opt/inline4.C: New test.
88 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
90         * g++.dg/parse/crash10: New test.
92 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
94         * g++.dg/ext/flexary1.C: New test.
95         
96 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
98         PR c++/10793
99         * g++.dg/template/crash9.C: New test.
101 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
103         PR c++/3004
104         * g++.dg/parse/typedef3.C: New test.
106         PR c++/7906
107         * g++.dg/parse/operator2.C: New test.
109         PR c++/8895
110         * g++.dg/parse/def-tmpl-arg1.C: New test.
112         PR c++/9282
113         * g++.dg/parse/funptr1.C: New test.
115         PR c++/9452
116         * g++.dg/parse/ambig3.C: New test.
118         PR c++/9454
119         * g++.dg/parse/operator3.C: New test.
121         PR c++/9486
122         * g++.dg/parse/template10.C: New test.
124         PR c++/9488
125         * g++.dg/parse/template11.C: New test.
127         PR c++/10150
128         * g++.dg/parse/invalid-op1.C: New test.
130         PR c++/10247
131         * g++.dg/parse/condexpr1.C: New test.
133 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
135         * g++.dg/ext/packed3.C: New test.
136         * g++.dg/ext/packed4.C: New test.
138         * gcc.dg/pack-test-3.c: New test.
140 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
142         * lib/compat.exp: Handle dg-options per source file.
143         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
144         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
145         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
146         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
147         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
148         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
149         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
150         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
151         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
152         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
153         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
154         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
155         * g++.dg/compat/break/bitfield7_x.C: Ditto.
156         * g++.dg/compat/break/bitfield7_y.C: Ditto.
158 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
160         PR c/10320
161         * gcc.c-torture/execute/20030718-1.c: New test.
163 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
165         PR optimization/11536
166         * gcc.dg/20030721-1.c: New test.
168 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
170         PR c++/11546
171         * g++.dg/template/lookup1.C: New test.
173 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
175         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
176         diagnostics of ill-formed constructs involving labels.
177         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
178         the new 'previously defined here' message.
180 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
182         * g++.dg/parse/non-dependent2.C: New test.
184 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
186         * g++.dg/init/init-ref4.C: xfail on targets without
187         weak symbols.
189 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
191         PR target/11087
192         * gcc.c-torture/execute/20030717-1.c: New test.
194 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
196         * g++.dg/opt/cfg1.C: New test.
198 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
200         PR optimization/11557
201         * gcc.dg/20030717-1.c: New test.
203 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
205         PR c++/10476
206         * g++.dg/expr/crash-1.C: New test.
208         PR c++/11027
209         * g++.dg/template/init3.C: New test.
211         PR c++/8222
212         * g++.dg/template/non-dependent1.C: New test.
214         PR c++/11070
215         * g++.dg/template/non-dependent2.C: New test.
217         PR c++/11071
218         * g++.dg/template/non-dependent3.C: New test.
220         PR c++/9907
221         * g++.dg/template/sizeof5.C: New test.
223 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
225         PR 11498
226         * gcc.c-torture/compile/mangle-1.c: New file.
228 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
230         PR c++/7809
231         * g++.dg/parse/access3.C: New test.
233 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
235         PR c++/11384
236         * g++.dg/init/init-ref4.C: New test.
238 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
240         PR c++/11547
241         * g++.dg/parse/constant3.C: New test.
242         * g++.dg/parse/crash7.C: Likewise.
244 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
246         PR target/11008
247         * gcc.dg/i386-pentium4-not-mull.c: New.
249 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
251         * gcc.dg/asm-names.c (ymain): Make it weak.
253 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
255         PR c++/5421
256         * g++.dg/template/friend21.C: New test.
258 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
260         * gcc.dg/cleanup-8.c: New test.
261         * gcc.dg/cleanup-9.c: New test.
263 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
265         * g++.dg/ext/dll-MI1.h: New file.
266         * g++.dg/ext/dllexport-MI1.C: New file.
267         * g++.dg/ext/dllimport-MI1.C: New file.
269 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
271         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
272         it does not have cmpstrsi patterns (just cmpmemsi).
274 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
276         PR debug/11473
277         * g++.dg/debug/debug8.C: New test.
279 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
281         PR c++/10108
282         * g++.dg/template/crash7.C: New test.
284 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
286         PR target/10795
287         * gcc.c-torture/compile/20030708-1.c: New.
289 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
291         * gcc.c-torture/execute/20030715-1.c: New test.
293 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
295         * gcc.dg/pch/inline-3.c: New file.
296         * gcc.dg/pch/inline-3.hs: New file.
297         * gcc.dg/pch/inline-4.c: New file.
298         * gcc.dg/pch/inline-4.hs: New file.
300 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
302         PR c++/11509
303         * g++.dg/template/crash6.C: New test.
305         PR c++/7053
306         * g++.dg/template/friend20.C: New test.
308         PR c++/7019
309         * g++.dg/template/overload2.C: New test.
311 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
313         PR optimization/11440
314         * gcc.c-torture/execute/20030714-1.c: New test.
316 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
318         PR c++/11154
319         * g++.dg/template/partial2.C: New test.
321 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
323         PR c++/11503
324         * g++.dg/template/anon1.C: New test.
326         PR c++/11493
327         PR c++/11495
328         * g++.dg/parse/template9.C: Likewise.
329         * g++.dg/template/crash4.C: New test.
330         * g++.dg/template/koenig1.C: Likewise.
331         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
332         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
333         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
334         functions.
335         * g++.old-deja/g++.jason/template36.C: Likewise.
336         * g++.old-deja/g++.mike/p1989.C: Likewise.
337         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
338         * g++.old-deja/g++.pt/ttp20.C: Use this->.
339         * g++.old-deja/g++.pt/ttp21.C: Use this->.
340         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
341         compiling.
342         * g++.old-deja/g++.pt/union2.C: Use this->.
344 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
346         * gcc.dg/20030711-1.c: New test.
348 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
350         PR c++/11050
351         * g++.dg/parse/args1.C: New test.
352         * g++.pt/defarg8.C: Change expected errors.
354 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
356         PR c++/8164
357         * g++.dg/template/nontype2.C: New test.
359         PR c++/10558
360         * g++.dg/parse/template8.C: New test.
362         PR c++/8327
363         * g++.dg/template/scope1.C: New test.
365         * g++.dg/warn/Wsign-compare-1.C: New test.
367 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
369         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
371 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
373         PR c++/9411
374         * g++.dg/template/explicit2.C: New test.
376         PR c++/10032
377         * g++.dg/warn/pedantic1.C: New test.
379 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
381         PR c++ 9483
382         * g++.dg/other/field1.C: New test.
384 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
386         PR c/11449
387         * gcc.c-torture/compile/20030707-1.c: New.
389 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
391         PR c++/10849
392         * g++.dg/template/access12.C: New test.
394 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
396         * g++.dg/bprob/bprob.exp (prof_ext): Update.
397         * g77.dg/bprob/bprob.exp (prof_ext): Update.
398         * gcc.misc-tests/bprob.exp (prof_ext): Update.
399         * gcc.misc-tests/gcov.exp: Update
400         * g++.dg/gcov/gcov.exp: Update
401         * lib/gcov.exp: Update.
403 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
405         * g++.dg/abi/mangle17.C: Make sure template expressions are
406         dependent.
407         * g++.dg/abi/mangle4.C: Mark erroneous casts.
408         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
409         * g++.dg/opt/stack1.C: Remove erroneous code.
410         * g++.dg/parse/template7.C: New test.
411         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
412         * g++.old-deja/g++.pt/crash4.C: Likewise.
414 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
416         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
417         with zero or one occurence of `$' after the initial `L'.
419 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
421         * gcc.c-torture/compile/20030704-1.c: Add a comment.
423 2003-07-08  Roger Sayle  <roger@eyesopen.com>
425         PR c/11370
426         * gcc.dg/Wunreachable-6.c: New testcase.
427         * gcc.dg/Wunreachable-7.c: New testcase.
429 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
431         PR c/11420
432         * gcc.dg/20030708-1.c: New test.
434 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
436         * gcc.dg/compat/sdata-section.h: New file.
437         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
438         * gcc.dg/torture/mips-sdata-1.c: New test.
440 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
442         PR c++/11030
443         * g++.dg/template/friend19.C: New test.
445 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
447         * g++.dg/opt/strength-reduce.C: New test.
449 2003-07-07  Roger Sayle  <roger@eyesopen.com>
451         PR target/10979
452         * gcc.dg/20030707-1.c: New testcase.
454 2003-07-07  Roger Sayle  <roger@eyesopen.com>
456         PR optimization/11059
457         * g++.dg/opt/emptyunion.C: New testcase.
459 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
460             Eric Botcazou  <ebotcazou@libertysurf.fr>
462         * g++.dg/opt/stack1.C: New test.
464 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
466         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
467         run test.
469         PR c++/11431
470         * g++.dg/expr/static_cast3.C: New test.
472 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
474         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
475         everywhere.
476         * gcc.dg/concat.c: Concatenation of string constants with
477         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
478         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
479         * gcc.dg/cpp/escape-2.c: Use wide character constants where
480         necessary to avoid multi-character character constant warning.
481         * gcc.dg/cpp/escape.c: Likewise.
482         * gcc.dg/cpp/ucs.c: Likewise.
483         Remove backslashes from dg-bogus comments, as they confuse Tcl.
484         Fix a typo.
486 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
488         PR c/11428
489         * gcc.c-torture/compile/20030704-1.c: New.
491 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
493         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
495 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
497         PR c++/5287, PR c++/7910,  PR c++/11021
498         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
499         tests for warnings.
500         * g++.dg/ext/dllimport2.C: Add tests for warnings.
501         * g++.dg/ext/dllimport3.C: Likewise.
502         * g++.dg/ext/dllimport4.C: New file.
503         * g++.dg/ext/dllimport5.C: New file.
504         * g++.dg/ext/dllimport6.C: New file.
505         * g++.dg/ext/dllimport7.C: New file.
506         * g++.dg/ext/dllimport8.C: New file.
507         * g++.dg/ext/dllimport9.C: New file.
508         * g++.dg/ext/dllimport10.C: New file.
509         * g++.dg/ext/dllexport1.C: New file.
511 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
513         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
514         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
516 2003-07-03  Roger Sayle  <roger@eyesopen.com>
518         * gcc.dg/builtins-25.c: New testcase.
519         * gcc.dg/builtins-26.c: New testcase.
521 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
523         * gcc.dg/compat/vector-defs.h: New file.
524         * gcc.dg/compat/vector-setup.h: New file.
525         * gcc.dg/compat/vector-check.h: New file.
526         * gcc.dg/compat/vector-1_main.c: New file.
527         * gcc.dg/compat/vector-1_x.c: New file.
528         * gcc.dg/compat/vector-1_y.c: New file.
529         * gcc.dg/compat/vector-2_main.c: New file.
530         * gcc.dg/compat/vector-2_x.c: New file.
531         * gcc.dg/compat/vector-2_y.c: New file.
533         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
534         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
535         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
536         * gcc.dg/compat/struct-align-1.h: New file.
537         * gcc.dg/compat/struct-align-1_main.c: New file.
538         * gcc.dg/compat/struct-align-1_x.c: New file.
539         * gcc.dg/compat/struct-align-1_y.c: New file.
540         * gcc.dg/compat/struct-align-2.h: New file.
541         * gcc.dg/compat/struct-align-2_main.c: New file.
542         * gcc.dg/compat/struct-align-2_x.c: New file.
543         * gcc.dg/compat/struct-align-2_y.c: New file.
545         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
546         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
547         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
548         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
549         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
550         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
551         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
552         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
553         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
554         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
555         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
556         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
557         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
558         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
559         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
560         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
561         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
562         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
563         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
564         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
565         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
566         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
567         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
568         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
569         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
570         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
571         * gcc.dg/compat/struct-return-10_x.c: Ditto.
572         * gcc.dg/compat/struct-return-2_x.c: Ditto.
573         * gcc.dg/compat/struct-return-3_x.c: Ditto.
575 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
577         * gcc.dg/i386-call-1.c: New test.
579 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
581         PR c++/9162
582         * g++.dg/parse/defarg4.C: New.
584 2003-07-03  Roger Sayle  <roger@eyesopen.com>
586         PR target/10700
587         * gcc.c-torture/compile/20030703-1.c: New test case.
589 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
591         * g++.dg/template/local3.C: Remove extra semicolon.
593 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
595         * gcc.dg/i386-volatile-1.c: New test.
597 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
599         PR c++/11072
600         * g++.dg/other/offsetof2.C: XFAIL.
601         * g++.dg/other/offsetof5.C: New.
603         PR c++/10219
604         * g++.dg/template/error1.C: New.
606         PR c++/9779
607         * g++.dg/template/dependent-expr1.C: New.
609 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
611         PR c++/6949
612         * g++.dg/template/local3.C: New test.
614         PR c++/11149
615         * g++.dg/lookup/scoped6.C: New test.
617 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
619         PR c++/8046
620         * g++.dg/other/error7.C: New test.
622 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
624         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
625         * g++.old-deja/g++.abi/vtable3.h: Likewise.
626         * g++.old-deja/g++.law/code-gen5.C: Likewise.
627         * g++.old-deja/g++.other/union2.C: Likewise.
628         * gcc.dg/c90-const-expr-2.c: Likewise.
629         * gcc.dg/c90-const-expr-3.c: Likewise.
630         * gcc.dg/c99-const-expr-2.c: Likewise.
631         * gcc.dg/c99-const-expr-3.c: Likewise.
632         * gcc.dg/concat.c: Likewise.
634 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
636         PR c++/9559
637         * g++.dg/init/static1.C: New test.
639 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
641         * Changelog: Remove ">>>>>>>" from previous change.
643 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
645         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
646         * g++.old-deja/g++.other/access2.C: Likewise.
647         * g++.old-deja/g++.other/decl2.C: Likewise.
648         * gcc.c-torture/execute/20020615-1.c: Likewise.
650 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
652         PR c++/4933
653         * g++.dg/template/sizeof4.C: New test.
655 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
657         * g++.dg/other/error6.C: New test.
659 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
661         PR c++/10750
662         * g++.dg/parse/constant2.C: New test.
664 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
666         PR c++/11106
667         * g++.dg/other/error5.C: New test.
669 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
671         * gcc.dg/format/gcc_diag-1.c: New test.
673 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
675         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
677 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
679         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
680         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
681         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
683 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
685         * gcc.c-torture/execute/builtins/string-8.c: New test.
686         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
687         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
688         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
690 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
692         PR c++/10468
693         * g++.dg/ext/typeof6.C: New test.
695 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
697         PR c++/10796
698         * g++.dg/init/enum1.C: New test.
700 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
702         * gcc.dg/20030627-1.c: New test.
704 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
706         PR c++/11332
707         * g++.dg/expr/static_cast2.C: New test.
709 2003-06-26  Roger Sayle  <roger@eyesopen.com>
710             Jakub Jelinek  <jakub@redhat.com>
712         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
713         sprintf(dst,"%s",src) optimization.
714         * gcc.c-torture/execute/20030626-1.c: New test case.
715         * gcc.c-torture/execute/20030626-2.c: New test case.
717 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
719         * gcc.c-torture/execute/multi-ix.c: New test.
721         * gcc.c-torture/execute/simd-4.c (main):
722         Added missing semicolon at end of union.
724 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
726         PR c++/8266
727         * g++.dg/template/explicit-instantiation3.C: New test.
729 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
731         * gcc.dg/20030626-1.c: Use signed char.
733 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
735         * gcc.dg/20030626-1.c: New test.
737 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
739         * const-str-2.m: Update.
741 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
743         PR c++/10990
744         * g++.dg/rtti/dyncast1.C: New test.
745         * g++.dg/abi/mangle4.C: Correct base-specifier access.
746         * g++.dg/lookup/scoped1.C: Remove XFAIL.
747         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
749         PR c++/10931
750         * g++.dg/expr/static_cast1.C: New test.
752 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
754         * gcc.dg/20030625-1.c: New test.
756 2003-06-24  Roger Sayle  <roger@eyesopen.com>
758         * gcc.c-torture/compile/20030624-1.c: New test case.
760 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
762         * gcc.c-torture/execute/string-opt-17.c: New test.
764 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
766         PR c++/5754
767         * g++.dg/parse/crash6.C: New test.
769 2003-06-23  Roger Sayle  <roger@eyesopen.com>
771         * gcc.dg/builtins-24.c: New test case.
773 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
775         * g++.dg/opt/operator1.C: New test.
777 2003-06-22  Roger Sayle  <roger@eyesopen.com>
779         * gcc.c-torture/execute/string-opt-16.c: New test case.
781 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
783         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
784         * g++.old-deja/g++.other/conv7.C: Likewise
785         * g++.old-deja/g++.other/overcnv2.C: Likewise.
786         * g++.old-deja/g++.other/overload14.C: Likewise.
788 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
790         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
791         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
793 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
795         PR c++/10888
796         * g++.dg/warn/Winline-3.C: New test.
798 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
800         * lib/target-supports.exp (check_alias_available): Make the test
801         program acceptable to the Solaris assembler.
803         PR c++/10749
804         * g++.dg/template/memclass2.C: New test.
806 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
807             Eric Botcazou  <ebotcazou@libertysurf.fr>
809         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
810         data for non-matching targets.
811         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
813 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
815         PR c++/10845
816         * g++.dg/template/member3.C: New test.
818 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
820         PR c++/10939
821         * g++.dg/template/func1.C: New test.
823         PR c++/9649
824         * g++.dg/template/static4.C: New test.
825         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
827         PR c++/11041
828         * g++.dg/init/ref7.C: New test.
830 2003-06-19  Matt Austern  <austern@apple.com>
832         PR c++/11228
833         * g++.dg/anew1.C: New test.
834         * g++.dg/anew2.C: New test.
835         * g++.dg/anew3.C: New test.
836         * g++.dg/anew4.C: New test.
838 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
840         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
842 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
844         * gcc.c-torture/execute/simd-4.c (main): Make expected value
845         endian-dependent.
847 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
849         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
850         Remove cruft.
852 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
854         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
855         * gcc.c-torture/compile/961203-1.c: Likewise.
856         * gcc.c-torture/compile/980506-1.c: Likewise.
858 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
860         PR c++/10712
861         * g++.dg/lookup/using7.C: New test.
863 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
865         PR c++/11105
866         * g++.dg/abi/conv1.C: Remove it.
867         * g++.dg/template/conv7.C: New test.
868         * g++.dg/template/conv8.C: Likewise.
869         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
870         conversion operator.
872 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
874         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
875         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
876         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
877         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
878         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
879         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
880         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
881         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
882         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
883         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
884         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
885         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
886         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
887         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
888         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
889         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
890         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
891         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
892         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
893         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
894         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
895         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
896         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
897         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
898         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
899         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
900         * gcc.dg/compat/struct-return-10_x.c: Ditto.
901         * gcc.dg/compat/struct-return-2_x.c: Ditto.
902         * gcc.dg/compat/struct-return-3_x.c: Ditto.
904 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
906         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
907         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
908         indications.
910 2003-06-16  Roger Sayle  <roger@eyesopen.com>
912         * gcc.dg/i386-387-5.c: New test case.
913         * gcc.dg/i386-387-6.c: New test case.
914         * gcc.dg/builtins-23.c: New test case.
916 2003-06-15  Roger Sayle  <roger@eyesopen.com>
918         * gcc.dg/builtins-22.c: New test case.
919         * gcc.dg/i386-387-1.c: Update to test exp.
920         * gcc.dg/i386-387-2.c: Likewise.
922 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
924         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
926 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
928         * lib/gcc-dg.exp (dg-require-dll): New function.
929         (dg-xfail-if): Likewise.
930         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
931         driver.
933         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
934         * gcc.c-torture/compile/20001205-1.c: Likewise.
935         * gcc.c-torture/compile/20001226-1.c: Likewise.
936         * gcc.c-torture/compile/20010518-2.c: Likewise.
937         * gcc.c-torture/compile/20020312-1.c: Likewise.
938         * gcc.c-torture/compile/20020604-1.c: Likewise.
939         * gcc.c-torture/compile/920501-12.c: Likewise.
940         * gcc.c-torture/compile/920501-4.c: Likewise.
941         * gcc.c-torture/compile/920520-1.c: Likewise.
942         * gcc.c-torture/compile/920521-1.c: Likewise.
943         * gcc.c-torture/compile/920625-1.c: Likewise.
944         * gcc.c-torture/compile/961203-1.c: Likewise.
945         * gcc.c-torture/compile/980506-1.c: Likewise.
946         * gcc.c-torture/compile/981006-1.c: Likewise.
947         * gcc.c-torture/compile/981022-1.c: Likewise.
948         * gcc.c-torture/compile/981223-1.c: Likewise.
949         * gcc.c-torture/compile/990617-1.c: Likewise.
950         * gcc.c-torture/compile/dll.c: Likewise.
951         * gcc.c-torture/compile/labels-3.c: Likewise.
952         * gcc.c-torture/compile/mipscop-1.c: Likewise.
953         * gcc.c-torture/compile/mipscop-2.c: Likewise.
954         * gcc.c-torture/compile/mipscop-3.c: Likewise.
955         * gcc.c-torture/compile/mipscop-4.c: Likewise.
956         * gcc.c-torture/compile/simd-5.c: Likewise.
957         * gcc.c-torture/compile/20000804-1.x: Remove.
958         * gcc.c-torture/compile/20001205-1.x: Likewise.
959         * gcc.c-torture/compile/20001226-1.x: Likewise.
960         * gcc.c-torture/compile/20010518-2.x: Likewise.
961         * gcc.c-torture/compile/20020312-1.x: Likewise.
962         * gcc.c-torture/compile/20020604-1.x: Likewise.
963         * gcc.c-torture/compile/920501-12.x: Likewise.
964         * gcc.c-torture/compile/920501-4.x: Likewise.
965         * gcc.c-torture/compile/920520-1.x: Likewise.
966         * gcc.c-torture/compile/920521-1.x: Likewise.
967         * gcc.c-torture/compile/920625-1.x: Likewise.
968         * gcc.c-torture/compile/961203-1.x: Likewise.
969         * gcc.c-torture/compile/980506-1.x: Likewise.
970         * gcc.c-torture/compile/981006-1.x: Likewise.
971         * gcc.c-torture/compile/981022-1.x: Likewise.
972         * gcc.c-torture/compile/981223-1.x: Likewise.
973         * gcc.c-torture/compile/990617-1.x: Likewise.
974         * gcc.c-torture/compile/mipscop-1.x: Likewise.
975         * gcc.c-torture/compile/mipscop-2.x: Likewise.
976         * gcc.c-torture/compile/mipscop-3.x: Likewise.
977         * gcc.c-torture/compile/mipscop-4.x: Likewise.
978         * gcc.c-torture/compile/simd-5.x: Likewise.
980         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
982 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
984         * gcc.c-torture/execute/20030611-1.c: New test.
986 2003-06-12  Roger Sayle  <roger@eyesopen.com>
988         PR middle-end/168
989         * gcc.dg/20030612-1.c: New test case.
991 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
993         PR c++/10635
994         * g++.dg/expr/cast1.C: New test.
996 2003-06-12  Roger Sayle  <roger@eyesopen.com>
998         * gcc.dg/builtins-21.c: New test case.
1000 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
1002         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
1003         options instead of at the end.
1004         * lib/objc.exp (objc_target_compile): Likewise.
1006 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
1008         PR c++/10432
1009         * g++.dg/parse/error1.C: New test.
1011 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
1013         * gcc.dg/compat/struct-by-value-11_main.c: New file.
1014         * gcc.dg/compat/struct-by-value-11_x.c: New file.
1015         * gcc.dg/compat/struct-by-value-11_y.c: New file.
1016         * gcc.dg/compat/struct-by-value-12_main.c: New file.
1017         * gcc.dg/compat/struct-by-value-12_x.c: New file.
1018         * gcc.dg/compat/struct-by-value-12_y.c: New file.
1019         * gcc.dg/compat/struct-by-value-13_main.c: New file.
1020         * gcc.dg/compat/struct-by-value-13_x.c: New file.
1021         * gcc.dg/compat/struct-by-value-13_y.c: New file.
1022         * gcc.dg/compat/struct-by-value-14_main.c: New file.
1023         * gcc.dg/compat/struct-by-value-14_x.c: New file.
1024         * gcc.dg/compat/struct-by-value-14_y.c: New file.
1025         * gcc.dg/compat/struct-by-value-15_main.c: New file.
1026         * gcc.dg/compat/struct-by-value-15_x.c: New file.
1027         * gcc.dg/compat/struct-by-value-15_y.c: New file.
1028         * gcc.dg/compat/struct-by-value-16_main.c: New file.
1029         * gcc.dg/compat/struct-by-value-16_x.c: New file.
1030         * gcc.dg/compat/struct-by-value-16_y.c: New file.
1031         * gcc.dg/compat/struct-by-value-17_main.c: New file.
1032         * gcc.dg/compat/struct-by-value-17_x.c: New file.
1033         * gcc.dg/compat/struct-by-value-17_y.c: New file.
1034         * gcc.dg/compat/struct-by-value-18_main.c: New file.
1035         * gcc.dg/compat/struct-by-value-18_x.c: New file.
1036         * gcc.dg/compat/struct-by-value-18_y.c: New file.
1038         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
1039         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
1040         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
1041         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
1042         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
1043         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
1044         * gcc.dg/compat/scalar-return-3_main.c: New file.
1045         * gcc.dg/compat/scalar-return-3_x.c: New file.
1046         * gcc.dg/compat/scalar-return-3_y.c: New file.
1047         * gcc.dg/compat/scalar-return-4_main.c: New file.
1048         * gcc.dg/compat/scalar-return-4_x.c: New file.
1049         * gcc.dg/compat/scalar-return-4_y.c: New file.
1051 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
1053         * gcc.dg/compat/fp2-struct-check.h: New file.
1054         * gcc.dg/compat/fp2-struct-defs.h: New file.
1055         * gcc.dg/compat/fp2-struct-init.h: New file.
1056         * gcc.dg/compat/struct-by-value-10_main.c: New file.
1057         * gcc.dg/compat/struct-by-value-10_x.c: New file.
1058         * gcc.dg/compat/struct-by-value-10_y.c: New file.
1059         * gcc.dg/compat/struct-return-10_main.c: New file.
1060         * gcc.dg/compat/struct-return-10_x.c: New file.
1061         * gcc.dg/compat/struct-return-10_y.c: New file.
1063         * gcc.dg/compat/compat-common.h: New file.
1064         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
1065         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
1066         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
1067         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
1068         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
1069         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
1070         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
1071         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
1072         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
1073         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
1074         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
1075         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
1076         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
1077         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
1078         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
1079         * gcc.dg/compat/small-struct-check.h: Ditto.
1080         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
1081         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
1082         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
1083         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
1084         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
1085         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
1086         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
1087         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
1088         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
1089         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
1090         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1091         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
1092         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
1093         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1094         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
1095         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
1096         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
1097         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
1098         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
1099         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
1100         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
1101         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
1102         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
1103         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
1104         * gcc.dg/compat/struct-return-2_main.c: Ditto.
1105         * gcc.dg/compat/struct-return-2_x.c: Ditto.
1106         * gcc.dg/compat/struct-return-2_y.c: Ditto.
1107         * gcc.dg/compat/struct-return-3_main.c: Ditto.
1108         * gcc.dg/compat/struct-return-3_x.c: Ditto.
1109         * gcc.dg/compat/struct-return-3_y.c: Ditto.
1111 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
1113         * g++.dg/pch/static-1.C: New file.
1114         * g++.dg/pch/static-1.Hs: New file.
1116 2003-06-10  Richard Henderson  <rth@redhat.com>
1118         * gcc.dg/asm-7.c: Adjust expected warning text.
1120 2003-06-10  Roger Sayle  <roger@eyesopen.com>
1122         * gcc.dg/builtins-20.c: New test case.
1124 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
1126         PR c++/11131
1127         * g++.dg/opt/template1.C: New test.
1129 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1131         * lib/gcc-dg.exp (dg-test): Clear additional_files and
1132         additional_sources.
1134 2003-05-21  David Taylor  <dtaylor@emc.com>
1136         * gcc.dg/Wpadded.c: New file.
1138 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1140         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
1141         * gcc.dg/special/weak-2.c: Add dg-require-weak.
1142         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
1143         dg-require-weak.
1145 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
1147         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
1149 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
1151         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
1152         (dg-require-alias): Likewise.
1153         (dg-require-gc-sections): Likewise.
1154         * lib/target-supports.exp (check_gc_sections_available): Likewise.
1156 2003-06-08  Richard Henderson  <rth@redhat.com>
1158         * gcc.dg/20011029-2.c: Fix the array reference.
1159         * gcc.dg/asm-7.c: New.
1161 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
1163         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
1165 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
1167         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
1168         (dg-require-gc-sections): Likewise.
1170 Sun Jun  8 16:46:04 CEST 2003  Jan Hubicka  <jh@suse.cz>
1172         * i386-cmov1.c: Fix regular expression.
1173         * i386-cvt-1.c: Likewise.
1174         * i386-local.c: Likewise.
1175         * i386-local2.c: Likewise.
1176         * i386-mul.c: Likewise.
1177         * i386-ssetype-1.c: Likewise.
1178         * i386-ssetype-3.c: Likewise.
1179         * i386-ssetype-5.c: Likewise.
1181 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1183         PR c++/11039
1184         * g++.dg/warn/implicit-typename2.C: New test.
1185         * g++.dg/warn/implicit-typename3.C: New test.
1187 2003-06-07  Richard Henderson  <rth@redhat.com>
1189         * g++.dg/other/offsetof3.C: Use size_t.
1190         * g++.dg/other/offsetof4.C: Likewise.
1192 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
1194         * lib/copy-file.exp: New. Implement gcc_copy_files.
1196         * lib/dg-pch.exp: Load copy-file.exp
1197         (dg-pch): Use gcc_copy_files instead of "file copy".
1199 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
1201         * gcc.dg/weak/weak.exp: Simplify.
1202         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
1203         * gcc.dg/weak/weak-1.c: Likewise.
1204         * gcc.dg/weak/weak-2.c: Likewise.
1205         * gcc.dg/weak/weak-3.c: Likewise.
1206         * gcc.dg/weak/weak-4.c: Likewise.
1207         * gcc.dg/weak/weak-5.c: Likewise.
1208         * gcc.dg/weak/weak-6.c: Likewise.
1209         * gcc.dg/weak/weak-7.c: Likewise.
1210         * gcc.dg/weak/weak-8.c: Likewise.
1211         * gcc.dg/weak/weak-9.c: Likewise.
1213 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
1215         gcc.c-torture/execute/20030606-1.c: New.
1217 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1219         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
1220         * gcc.dg/builtins-19.c: Likewise.
1222 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1224         * gcc.dg/builtins-2.c: Add some more tests.
1225         * gcc.dg/builtins-18.c: New test case.
1226         * gcc.dg/builtins-19.c: New test case.
1228 2003-06-06  Roger Sayle  <roger@eyesopen.com>
1229             Jim Wilson  <wilson@tuliptree.org>
1231         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
1233 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
1235         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
1236         mempcpy/stpcpy calls not to be optimized into something else.
1237         * gcc.c-torture/execute/string-opt-3.c: Moved to...
1238         * gcc.c-torture/execute/builtins/string-7.c: ...here.
1239         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
1241 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1243         * gcc.dg/format/asm_fprintf-1.c: New test.
1245 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
1247         * lib/gcc-defs.exp (additional_sources): New variable.
1248         (dg-additional-sources): New function.
1249         (additional_files): New variable.
1250         (dg-additional-files): New function.
1251         (dg-additional-files-options): Likewise.
1252         * lib/gcc-dg.exp (dg-require-weak): New function.
1253         (dg-require-alias): Likewise.
1254         (dg-require-gc-sections): Likewise.
1255         * lib/target-supports.exp (check_alias_available): Remove testfile
1256         parameter.
1257         (check_gc_sections_available): New function.
1258         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
1259         (dg-gpp-additional-files): Likewise.
1260         * lib/g++.exp (additional_sources): Remove.
1261         (additional_files): Likewise.
1262         (g++_target_compile): Use dg-additional-files-options.
1264         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
1265         Tcl logic.
1266         * gcc.dg/special/ecos.exp: Remove.
1267         * gcc.dg/special/20000419-2.c: Use dg-require-*.
1268         * gcc.dg/special/alias-1.c: Likewise.
1269         * gcc.dg/special/alias-2.c: Likewise.
1270         * gcc.dg/special/gcsec-1.c: Likewise.
1271         * gcc.dg/special/weak-1.c: Likewise.
1272         * gcc.dg/special/weak-2.c: Likewise.
1273         * gcc.dg/special/wkali-1.c: Likewise.
1274         * gcc.dg/special/wkali-2.c: Likewise.
1276         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
1277         dg-gpp-additional-*.
1278         * g++.dg/special/conpr-3.C: Likewise.
1279         * g++.dg/special/conpr-4.C: Likewise.
1280         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
1281         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
1282         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
1283         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
1284         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
1285         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
1286         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
1287         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
1288         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
1289         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
1290         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
1291         * g++.old-deja/g++.other/comdat1.C: Likewise.
1292         * g++.old-deja/g++.other/comdat2.C: Likewise.
1293         * g++.old-deja/g++.other/comdat3.C: Likewise.
1294         * g++.old-deja/g++.other/ctor1.C: Likewise.
1295         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
1297 2003-06-05  Richard Henderson  <rth@redhat.com>
1299         * gcc.dg/debug/20030605-1.c: New.
1301 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1303         * README.QMTEST: Update.
1305 2003-06-04  Richard Henderson  <rth@redhat.com>
1307         * gcc.dg/cleanup-1.c: New.
1308         * gcc.dg/cleanup-2.c: New.
1309         * gcc.dg/cleanup-3.c: New.
1310         * gcc.dg/cleanup-4.c: New.
1311         * gcc.dg/cleanup-5.c: New.
1312         * gcc.dg/cleanup-6.c: New.
1313         * gcc.dg/cleanup-7.c: New.
1315 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1317         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
1319         * lib/dg-pch.exp: New file.
1320         * g++.dg/pch/pch.exp: Use dg-pch.exp.
1321         * gcc.dg/pch/pch.exp: Likewise.
1323 2003-06-04  Roger Sayle  <roger@eyesopen.com>
1325         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
1326         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
1327         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
1328         * gcc.dg/builtins-17.c: New test case.
1329         * gcc.dg/i386-387-4.c: New test case.
1330         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
1332 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1334         * gcc.dg/ultrasp9.c: New test.
1336 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1338         * gcc.c-torture/compile/20030604-1.c: New test.
1339         * gcc.dg/sparc-constant-1.c: New test.
1341 2003-06-03  Glen Nakamura  <glen@imodulo.com>
1343         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
1345 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
1347         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
1349         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
1350         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
1352 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
1354         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
1356 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1358         PR c++/10940
1359         * g++.dg/template/spec10.C: New test.
1361 2003-06-03  Roger Sayle  <roger@eyesopen.com>
1363         * gcc.dg/builtins-16.c: New test case.
1365 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
1367         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
1368         mempcpy test with post-increments.
1369         * gcc.c-torture/execute/string-opt-3.c: New test.
1370         * gcc.dg/string-opt-1.c: New test.
1372 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
1374         PR fortran/10965
1375         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
1377 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
1379         * lib/scanasm.exp (dg-scan): New function, factored out of ...
1380         (scan-assembler): ... here.  Use dg-scan.
1381         (scan-assembler-not): Likewise.
1382         (scan-file): New function.
1383         (scan-file-not): Likewise.
1384         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
1385         * gcc.dg/cpp/_Pragma4.c: Likewise.
1386         * gcc.dg/cpp/_Pragma5.c: Likewise.
1387         * gcc.dg/cpp/avoidpaste1.c: Likewise.
1388         * gcc.dg/cpp/avoidpaste2.c: Likewise.
1389         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
1390         * gcc.dg/cpp/cmdlne-P.c: Likewise.
1391         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
1392         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
1393         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
1394         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
1395         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
1396         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
1397         * gcc.dg/cpp/cxxcom1.c: Likewise.
1398         * gcc.dg/cpp/line1.c: Likewise.
1399         * gcc.dg/cpp/maccom1.c: Likewise.
1400         * gcc.dg/cpp/maccom2.c: Likewise.
1401         * gcc.dg/cpp/maccom3.c: Likewise.
1402         * gcc.dg/cpp/maccom4.c: Likewise.
1403         * gcc.dg/cpp/maccom5.c: Likewise.
1404         * gcc.dg/cpp/maccom6.c: Likewise.
1405         * gcc.dg/cpp/multiline.c: Likewise.
1406         * gcc.dg/cpp/spacing1.c: Likewise.
1407         * gcc.dg/cpp/spacing2.c: Likewise.
1408         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
1409         * gcc.dg/cpp/trad/maccom1.c: Likewise.
1410         * gcc.dg/cpp/trad/maccom2.c: Likewise.
1411         * gcc.dg/cpp/trad/maccom3.c: Likewise.
1412         * gcc.dg/cpp/trad/maccom4.c: Likewise.
1413         * gcc.dg/cpp/trad/maccom6.c: Likewise.
1414         * gcc.dg/cpp/cxxcom2.c: Likewise.
1415         * gcc.dg/cpp/cxxcom2.h: New file.
1417         * gcc.dg/cpp/truefalse.cpp: Move it to ...
1418         * g++.dg/cpp/truefalse.C: Here.
1419         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
1421 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
1423         * gcc.dg/cpp/redef3.c: New file.
1425 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1427         * gcc.dg/i386-loop-3.c: New test.
1429 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
1431         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
1433 2003-05-31  Roger Sayle  <roger@eyesopen.com>
1435         * gcc.dg/fwrapv-1.c: New test case.
1436         * gcc.dg/fwrapv-2.c: New test case.
1438 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1440         PR c++/10956
1441         * g++.dg/template/spec9.C: New test.
1443 2003-05-29  Roger Sayle  <roger@eyesopen.com>
1445         * gcc.dg/duff-4.c: New test case.
1447 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
1449         PR fortran/10843
1450         * g77.dg/ffixed-form-1.f: New test
1451         * g77.dg/ffixed-form-2.f: New test
1452         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
1453         * g77.dg/ffree-form-3.f: New test
1455 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
1457         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
1458         * gcc.dg/wint_t-1.c: Likewise.
1460 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1462         * g++.dg/template/access11.C: New test.
1464 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1466         PR c++/10849
1467         * g++.dg/template/access10.C: New test.
1469 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1470             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1472         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
1474 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
1476         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
1477         suppress for powerpc-*-darwin*.
1478         * gcc.dg/torture/builtin-noret-2.c: Likewise.
1480 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
1482         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
1483         suppress option for powerpc-*-darwin*.
1485 2003-05-23  Roger Sayle  <roger@eyesopen.com>
1487         * gcc.dg/builtins-1.c: Add tests for tan and atan.
1488         * gcc.dg/builtins-4.c: Add test for fmod.
1490 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1492         PR c++/10682
1493         * g++.dg/template/instantiate4.C: New test.
1495 2003-05-22  Roger Sayle  <roger@eyesopen.com>
1497         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
1499 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
1501         * gcc.dg/compat/scalar-return-1_main.c: New file.
1502         * gcc.dg/compat/scalar-return-1_x.c: New file.
1503         * gcc.dg/compat/scalar-return-1_y.c: New file.
1504         * gcc.dg/compat/scalar-return-2_main.c: New file.
1505         * gcc.dg/compat/scalar-return-2_x.c: New file.
1506         * gcc.dg/compat/scalar-return-2_y.c: New file.
1507         * gcc.dg/compat/struct-return-3_main.c: New file.
1508         * gcc.dg/compat/struct-return-3_y.c: New file.
1509         * gcc.dg/compat/struct-return-3_x.c: New file.
1510         * gcc.dg/compat/struct-return-2_main.c: New file.
1511         * gcc.dg/compat/struct-return-2_x.c: New file.
1512         * gcc.dg/compat/struct-return-2_y.c: New file.
1514 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1516         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
1517         for hppa*-hp-hpux*.
1518         * gcc.dg/20021014-1.c (dg-options): Likewise.
1519         * gcc.dg/nest.c (dg-options): Likewise.
1521 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
1523         PR c++/9738
1524         * g++.dg/ext/dllimport2.C: New file.
1525         * g++.dg/ext/dllimport3.C: New file.
1527 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
1529         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
1530         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
1531         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1532         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
1533         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1534         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
1535         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
1536         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
1537         * gcc.dg/compat/small-struct-defs.h: New file.
1538         * gcc.dg/compat/small-struct-init.h: New file.
1539         * gcc.dg/compat/small-struct-check.h: New file.
1540         * gcc.dg/compat/fp-struct-defs.h: New file.
1541         * gcc.dg/compat/fp-struct-check.h: New file.
1542         * gcc.dg/compat/fp-struct-init.h: New file.
1543         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
1544         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
1546 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
1548         * gcc.dg/20030225-2.c: New test.
1550 2003-05-18  Roger Sayle  <roger@eyesopen.com>
1551             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1553         * gcc.c-torture/compile/20030518-1.c: New test case.
1555 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
1557         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
1558         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
1559         gcc-dg-debug-runtest.
1560         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
1561         gcc-dg-debug-runtest.
1563 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1565         PR c++/9022
1566         * g++.dg/lookup/using6.C: New test.
1568 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1570         * g++.dg/parse/access2.C: New test.
1572 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
1574         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
1575         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
1576         * gcc.dg/debug/debug.exp: Likewise.
1578 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
1580         * gcc.dg/dollar.c: New test.
1582 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
1584         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
1585         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
1586         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
1587         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
1588         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
1589         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
1590         * gcc.dg/compat/struct-by-value-6_main.c: New file.
1591         * gcc.dg/compat/struct-by-value-6_x.c: New file.
1592         * gcc.dg/compat/struct-by-value-6_y.c: New file.
1593         * gcc.dg/compat/struct-by-value-7_main.c: New file.
1594         * gcc.dg/compat/struct-by-value-7_x.c: New file.
1595         * gcc.dg/compat/struct-by-value-7_y.c: New file.
1596         * gcc.dg/compat/struct-by-value-8_main.c: New file.
1597         * gcc.dg/compat/struct-by-value-8_x.c: New file.
1598         * gcc.dg/compat/struct-by-value-8_y.c: New file.
1599         * gcc.dg/compat/struct-by-value-9_main.c: New file.
1600         * gcc.dg/compat/struct-by-value-9_x.c: New file.
1601         * gcc.dg/compat/struct-by-value-9_y.c: New file.
1603 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
1605         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
1606         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
1607         support for "repo" mode.
1608         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
1609         * lib/g77-dg.exp: Likewise.
1610         * lib/obj-dg.exp: Likewise.
1612 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
1614         Merge from gcc-3_2-rhl8-branch:
1615         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
1617         * gcc.dg/tls/opt-6.c: New test.
1619         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
1621         * gcc.dg/20030405-1.c: New test.
1623         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
1625         * gcc.dg/20030309-1.c: New test.
1627         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1629         * gcc.c-torture/execute/20030307-1.c: New test.
1631         2003-02-20  Randolph Chung  <tausq@debian.org>
1633         * gcc.c-torture/compile/20030220-1.c: New test.
1635         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
1637         * gcc.dg/20030217-1.c: New test.
1639         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
1641         * gcc.c-torture/compile/20020129-1.c: New test.
1643         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1645         * gcc.dg/unroll-1.c: New test.
1647         2002-11-16  Jan Hubicka  <jh@suse.cz>
1649         * gcc.c-torture/execute/20020920-1.c: New test.
1651         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
1653         PR target/7434
1654         * gcc.c-torture/compile/20021008-1.c: New test.
1656         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
1658         PR target/7559
1659         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
1661         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
1663         * gcc.c-torture/compile/20020807-1.c: New test.
1665         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
1667         * gcc.dg/tls/opt-1.c: New test.
1669         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
1671         * gcc.dg/20020729-1.c: New test.
1673         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
1675         * g++.dg/opt/life1.C: New test.
1677         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
1679         * gcc.dg/20020525-1.c: New test.
1681         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1683         PR c++/6794
1684         * g++.dg/ext/pretty1.C: New test.
1685         * g++.dg/ext/pretty2.C: New test.
1687 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
1689         PR c++/8385
1690         * g++.dg/ext/typeof5.C: New test.
1692 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
1694         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
1695         __USER_LABEL_PREFIX__ into account.
1696         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
1698 2003-05-14  Roger Sayle  <roger@eyesopen.com>
1700         * gcc.dg/builtins-15.c: New test case.
1702 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
1704         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
1706 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
1708         * lib/g++.exp: Tweak handling of additional source files.
1709         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
1710         * g++.dg/special/conpr-2a.C: Rename to ...
1711         * g++.dg/special/conpr-2a.cc: ... this.
1712         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
1713         * g++.dg/special/conpr-3a.C: Rename to ...
1714         * g++.dg/special/conpr-3a.cc: This.
1715         * g++.dg/special/conpr-3b.C: Rename to ...
1716         * g++.dg/special/conpr-3b.cc: This.
1717         * g++.dg/special/conpr-4.C: New test.
1718         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
1720 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
1722         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
1724 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1726         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
1727         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1728         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
1729         * g++.old-deja/g++.other/warn3.C: Likewise.
1731 2003-05-11  Roger Sayle  <roger@eyesopen.com>
1733         * gcc.dg/i386-387-1.c: Update to also test log.
1734         * gcc.dg/i386-387-2.c: Likewise.
1736 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
1738         * g77.f-torture/execute/int8421.f: New test.
1740 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1742         PR c++/10230, c++/10481
1743         * g++.dg/lookup/scoped5.C: New test.
1745 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1747         PR c++/10552
1748         * g++.dg/template/ttp6.C: New test.
1750 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
1752         * gcc.c-torture/execute/builtins: New directory.
1753         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
1754         gcc.c-torture/execute/builtins.
1755         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
1756         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
1757         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
1758         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
1760 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1762         PR c++/9252
1763         * g++.dg/template/access8.C: New test.
1764         * g++.dg/template/access9.C: New test.
1766 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1768         PR c++/9554
1769         * g++.dg/parse/access1.C: New test.
1771 2003-05-09  DJ Delorie  <dj@redhat.com>
1773         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
1774         long, and not an int.
1776 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1778         PR c++/10555, c++/10576
1779         * g++.dg/template/memclass1.C: New test.
1781 2003-05-08  DJ Delorie  <dj@redhat.com>
1783         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
1784         targets.
1785         * gcc.c-torture/execute/20021024-1.x: Likewise.
1786         * gcc.c-torture/execute/shiftdi.x: Likewise.
1787         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
1788         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
1789         * gcc.dg/20021018-1.c: Likewise.
1791 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1793         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
1795         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
1796         (bcopy): Call memmove.
1798 2003-05-08  Roger Sayle  <roger@eyesopen.com>
1800         * g77.f-torture/compile/8485.f: New test case.
1802 2003-05-07  Richard Henderson  <rth@redhat.com>
1804         PR c++/10570
1805         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
1806         Verify exception_cleanup not called for rethrows.
1807         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
1808         when exiting catch block without rethrowing.
1809         * g++.dg/eh/forced3.C: New.
1810         * g++.dg/eh/forced4.C: New.
1812 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
1814         * gcc.dg/20030505.c: Fix triplet.
1816 2003-05-06  DJ Delorie  <dj@redhat.com>
1818         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
1819         * gcc.dg/nest.c: Likewise.
1821 2003-05-05  Roger Sayle  <roger@eyesopen.com>
1823         * gcc.dg/builtins-14.c: New test case.
1825 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
1827         * lib/compat.exp (compat-execute): New argument.
1828         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
1829         * gcc.dg/compat: New test directory.
1830         * gcc.dg/compat/compat.exp: New expect script.
1831         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
1832         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
1833         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
1834         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
1835         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
1836         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
1838         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
1839         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
1840         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
1841         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
1842         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
1843         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
1844         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
1845         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
1846         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
1847         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
1848         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
1849         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
1850         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
1851         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
1852         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
1854 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
1856         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
1858 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
1860         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
1862 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
1864         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
1865         * gcc.dg/ppc-fsel-2.c: New test.
1867         * gcc.dg/unused-5.c: New test.
1869 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1871         PR c++/10496
1872         * g++.dg/warn/pmf1.C: New test.
1874 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1876         PR c++/4494
1877         * g++.dg/warn/main.C: New test.
1879 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1881         * gcc.dg/nonnull-3.c: New test.
1883 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
1885         * gcc.dg/cpp/Wtrigraphs.c: Update.
1886         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
1888 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
1890         * gcc.dg/ppc-fsel-1.c: New test.
1892 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
1894         PR c/10604
1895         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
1897 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
1899         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
1901 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1903         PR c++/9364, c++/10553, c++/10586
1904         * g++.dg/parse/typename4.C: New test.
1905         * g++.dg/parse/typename5.C: Likewise.
1907 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
1909         * gcc.c-torture/compile/20030503-1.c: New test.
1911 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1913         * g++.dg/lookup/using5.C: Fix testcase error.
1915 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
1917         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
1918         since MEABI is no longer supported.  Remove all vestiges
1919         of MEABI from the test.
1921 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1923         PR c++/10554
1924         * g++.dg/lookup/using5.C: New test.
1926 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1928         PR c++/8772
1929         * g++.dg/template/ttp5.C: New test.
1931 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
1933         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
1934         (dg-gpp-additional-sources): New function.
1935         (dg-gpp-additional-files): Likewise.
1936         * lib/g++.exp (additional_sources): New variable.
1937         (additional_files): Likewise.
1938         (g++_target_compile): Deal with them.
1939         * lib/old-dejagnu.exp: Remove.
1940         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
1941         * g++.old-deja: Revise all tests to use dg commands.
1943 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1945         PR c++/9432, c++/9528
1946         * g++.dg/lookup/using4.C: New test.
1948 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
1950         * gcc.dg/noreturn-5.c: New file.
1951         * gcc.dg/noreturn-6.c: New file.
1953         * gcc.c-torture/compile/inline-1.c: New file.
1955 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1957         PR c++/10551
1958         * g++.dg/template/explicit1.C: New test.
1960 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1962         PR c++/10549
1963         * g++.dg/other/bitfield1.C: New test.
1965         PR c++/10527
1966         * g++.dg/init/new7.C: New test.
1968 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1970         * g++.dg/ext/desig1.C: New test.
1971         * g++.dg/ext/init1.C: Update.
1973         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
1975 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
1977         PR c++/10180
1978         * g++.dg/warn/Winline-1.C: New test.
1980 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
1982         * gcc.c-torture/execute/string-opt-19.c: New test.
1984         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
1985         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
1987 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
1989         PR c++/10506
1990         * g++.dg/init/new6.C: New test.
1992         PR c++/10503
1993         * g++.dg/init/ref6.C: New test.
1995 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
1997         * g++.dg/warn/weak1.C: XFAIL on AIX4.
1999 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2001         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
2002         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
2004 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
2006         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
2007         initialized static data members.
2009 2003-04-25  H.J. Lu <hjl@gnu.org>
2011         * gcc.dg/ia64-sync-4.c: New test.
2013 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2015         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
2016         date.
2018 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
2020         PR c++/10337
2021         * g++.dg/warn/conv1.C: New test.
2022         * g++.old-deja/g++.other/conv7.C: Adjust.
2023         * g++.old-deja/g++.other/overload14.C: Adjust.
2025 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2027         PR c++/10471
2028         * g++.dg/template/defarg2.C: New test.
2030 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
2032         * gcc.dg/cpp/include2.c: Update.
2033         * gcc.dg/cpp/multiline-2.c: New.
2034         * gcc.dg/cpp/multiline.c: Update.
2035         * gcc.dg/cpp/strify2.c: Update.
2036         * gcc.dg/cpp/trad/literals-2.c: Update.
2038 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2040         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
2042 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2044         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
2046 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
2048         PR c++/10451
2049         * g++.dg/parse/crash4.C: New test.
2051         PR c++/9847
2052         * g++.dg/parse/crash5.C: New test.
2054 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
2056         PR c++/10446
2057         * g++.dg/parse/crash3.C: New test.
2059         PR c++/10428
2060         * g++.dg/parse/elab1.C: New test.
2062 2003-04-22  Devang Patel  <dpatel@apple.com>
2064         * gcc.dg/cpp/trad/funlike-5.c: New test.
2066 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
2068         * g++.dg/other/packed1.C: Fix dg options.
2070 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
2072         * g++.dg/other/offsetof2.C: New test.
2074 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
2076         * g++.dg/template/recurse.C: Adjust location of error messages.
2078 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
2080         PR c++/9881
2081         * g++.dg/init/addr-const1.C: New test.
2082         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
2084 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
2086         PR c++/10405
2087         * g++.dg/lookup/struct-hack1.C: New test.
2089 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
2091         * ucs.c: Update diagnostic messages.
2093 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
2095         * gcc.dg/cpp/truefalse.cpp: New test.
2096         * gcc.dg/cpp/cpp.exp: Update.
2097         * g++.dg/other/stdbool-if.C: Remove.
2099 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
2101         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
2102         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
2104 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
2106         * gcc.c-torture/compile/20030418-1.c: New test.
2108 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
2110         * README.compat: Remove; content moved to doc/sourcebuild.texi.
2112 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2114         PR c++/10347
2115         g++.dg/template/dependent-name1.C: New test.
2117 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
2119         * gcc.dg/warn-1.c (tourist_guide): New array,
2120         contains a pointer to bar.
2122 2003-04-16  Roger Sayle  <roger@eyesopen.com>
2124         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
2125         * gcc.c-torture/execute/medce-1.c: New test case.
2126         * gcc.c-torture/execute/medce-2.c: New test case.
2128 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
2130         * lib/prune.exp: Ignore more messages.
2132         PR c++/10381
2133         * g++.dg/parse/lookup3.C: New test.
2135 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
2137         * gcc.c-torture/compile/20030415-1.c : New test.
2139 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
2141         * gcc.c-torture/execute/scope-2.c: Move to ...
2142         * gcc.dg/noncompile/scope.c: .... here.
2144 2003-04-14  Roger Sayle  <roger@eyesopen.com>
2146         * gcc.dg/20030414-2.c: New test case.
2148 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
2150         PR target/10377
2151         * gcc.dg/20030414-1.c: New test.
2153 2003-04-13  Roger Sayle  <roger@eyesopen.com>
2155         * gcc.dg/builtins-12.c: New test case.
2156         * gcc.dg/builtins-13.c: New test case.
2158 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2160         * gcc.c-torture/execute/string-opt-18.c: New test.
2162 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
2164         PR c++/10300
2165         * g++.dg/init/new5.C: New test.
2167 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
2169         PR c++/7910
2170         * g++.dg/ext/dllimport1.C: New test.
2172 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2174         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
2176 2003-04-11  Bud Davis <bdavis9659@comcast.net>
2178         PR Fortran/9263
2179         * g77.f-torture/noncompile/9263.f: New test
2180         PR Fortran/1832
2181         * g77.f-torture/execute/1832.f: New test
2183 2003-04-11  David Chad  <davidc@freebsd.org>
2184             Loren J. Rittle  <ljrittle@acm.org>
2186         libobjc/8562
2187         * objc.dg/headers.m: New test.
2189 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
2191         * gcc.c-torture/execute/builtin-noret-2.c: New.
2192         * gcc.c-torture/execute/builtin-noret-2.x: New.
2193         XFAIL builtin-noret-2.c at -O1 and above.
2194         * gcc.dg/redecl.c: New.
2195         * gcc.dg/Wshadow-1.c: Update error regexps.
2197 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
2199         * g++.dg/abi/bitfield10.C: New test.
2201 2003-04-09  Mike Stump  <mrs@apple.com>
2203         * gcc.dg/pch/pch.exp: Make testcase names longer.
2204         * g++.dg/pch/pch.exp: Make testcase names longer.
2206 2003-04-08  Roger Sayle  <roger@eyesopen.com>
2208         * gcc.dg/builtins-11.c: New test case.
2210 2003-04-08  Roger Sayle  <roger@eyesopen.com>
2212         * gcc.dg/builtins-9.c: New test case.
2213         * gcc.dg/builtins-10.c: New test case.
2215 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
2217         * gcc.dg/noncompile/init-4.c.c: New test.
2219 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
2221         * gcc.misc-test/gcov-9.c: New test.
2222         * gcc.misc-test/gcov-10.c: New test
2223         * gcc.misc-test/gcov-11.c: New test.
2225 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
2227         PR optimization/10024
2228         * gcc.c-torture/compile/20030405-1.c: New test.
2230 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
2232         * gcc.dg/pch/static-3.c: New.
2233         * gcc.dg/pch/static-3.hs: New.
2234         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
2236 2003-04-04  Richard Henderson  <rth@redhat.com>
2238         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
2239         * g++.dg/eh/forced2.C: Likewise.
2241 2003-04-03  Mike Stump  <mrs@apple.com>
2243         * lib/scanasm.exp (scan-assembler): Add xfail processing for
2244         target arg.
2245         (scan-assembler-times, scan-assembler-not): Likewise.
2246         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
2248 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
2250         * gcc.dg/sparc-loop-1.c: New test.
2252 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
2254         PR other/9274
2255         * g++.dg/pch/system-2.C: New.
2256         * g++.dg/pch/system-2.Hs: New.
2258 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
2260         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
2262         * g++.dg/eh/simd-1.C (vecfunc): Same.
2264 2003-04-01  Roger Sayle  <roger@eyesopen.com>
2266         * gcc.c-torture/execute/20030401-1.c: New test case.
2268 2003-04-01  Ziemowit Laski <zlaski@apple.com>
2270         * objc.dg/defs.m: New.
2272 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
2274         * g++.dg/eh/simd-1.C: New.
2275         * g++.dg/eh/simd-2.C: New.
2277 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
2279         * gcc.c-torture/execute/simd-3.c: New.
2281 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
2283         PR c/9936
2284         * gcc.dg/20030331-2.c: New test.
2286 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
2288         PR c++/10278
2289         * g++.dg/parse/crash2.C: New test.
2291 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2293         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
2294         * gcc.c-torture/execute/20030331-1.c: ...here.
2296 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2298         * gcc.c-torture/execute/20030331-1.c: New test.
2300 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
2302         * lib/gcov.exp: Adjust call return testing strings.
2303         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
2305 2003-03-31  Roger Sayle  <roger@eyesopen.com>
2307         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
2308         * gcc.dg/builtins-7.c: New test case.
2309         * gcc.dg/builtins-8.c: New test case.
2311 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2313         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
2315 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
2317         PR c++/7647
2318         * g++.dg/lookup-class-member-2.C: New test.
2320 2003-03-30  Glen Nakamura  <glen@imodulo.com>
2322         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
2324 2003-03-28  Roger Sayle  <roger@eyesopen.com>
2326         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
2328 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
2330         * g++.dg/init/attrib1.C: New test.
2332 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2334         * gcc.dg/ultrasp8.c: New test.
2336 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2338         * gcc.dg/ultrasp7.c: New test.
2340 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
2342         PR c++/10047
2343         * g++.dg/template/inline1.C: New test.
2345 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2347         * gcc.dg/sparc-dwarf2.c: New test.
2349 2003-03-27  Roger Sayle  <roger@eyesopen.com>
2351         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
2352         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
2354 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
2356         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
2357         than reading .x files.
2358         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
2359         * g77.dg/gcov/gcov-1.f: Likewise.
2360         * gcc.misc-tests/gcov-4b.c: Likewise.
2361         * gcc.misc-tests/gcov-5b.c: Likewise.
2362         * gcc.misc-tests/gcov-6.c: Likewise.
2363         * gcc.misc-tests/gcov-7.c: Likewise.
2364         * gcc.misc-tests/gcov-8.c: Likewise.
2365         * g++.dg/gcov/gcov-1.x: Remove.
2366         * g77.dg/gcov/gcov-1.x: Likewise.
2367         * gcc.misc-tests/gcov-4b.x: Likewise.
2368         * gcc.misc-tests/gcov-5b.x: Likewise.
2369         * gcc.misc-tests/gcov-6.x: Likewise.
2370         * gcc.misc-tests/gcov-7.x: Likewise.
2371         * gcc.misc-tests/gcov-8.x: Likewise.
2373 2003-03-27  Glen Nakamura  <glen@imodulo.com>
2375         PR opt/10087
2376         * gcc.dg/20030324-1.c: New test.
2378 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
2380         PR c++/10224
2381         * g++.dg/template/arg3.C: New test.
2383         PR c++/10158
2384         * g++.dg/template/friend18.C: New test.
2386 2003-03-26  Roger Sayle  <roger@eyesopen.com>
2388         * g77.f-torture/compile/20030326-1.f: New test case.
2390 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
2392         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
2394         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
2396 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
2398         * gcc.dg/ia64-sync-3.c: New test.
2400 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
2402         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
2404 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
2406         * gcc.dg/ultrasp6.c: New test.
2408 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2410         * gcc.dg/i386-signbit-1.c: New test.
2411         * gcc.dg/i386-signbit-2.c: New test.
2412         * gcc.dg/i386-signbit-3.c: New test.
2414 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2416         * gcc.dg/ultrasp5.c: Fix options.
2418 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2420         * gcc.dg/ultrasp5.c: Fix comment.
2422 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
2424         PR fortran/10197
2425         * g77.f-torture/execute/10197.f: New test.
2427 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
2429         PR c++/9898, c++/383
2430         * g++.dg/template/conv6.C: New test.
2432         PR c++/10119
2433         * g++.dg/template/ptrmem5.C: New test.
2435         PR c++/10026
2436         * g++.dg/lookup/koenig1.C: New test.
2438         PR C++/10199
2439         * g++.dg/lookup/template2.C: New test.
2441 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
2443         * g++.dg/opt/rtti1.C: New test.
2445 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2447         * gcc.dg/ultrasp5.c: New test.
2449 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
2451         PR middle-end/9967
2452         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
2453         builtin fputs.
2455 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
2457         PR c/8224
2458         * gcc.dg/20030323-1.c: New test.
2460 2003-03-23  Roger Sayle  <roger@eyesopen.com>
2462         * gcc.c-torture/compile/20030323-1.c: New test case.
2464 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
2466         * gcc.dg/20030321-1.c: New test.
2468 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
2470         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
2472 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
2474         PR c++/9978, c++/9708
2475         * g++.dg/ext/vlm1.C: Adjust expected error.
2476         * g++.dg/ext/vla2.C: New test.
2477         * g++.dg/template/arg1.C: New test.
2478         * g++.dg/template/arg2.C: New test.
2480 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
2482         * g77.f-torture/execute/select.f: New test.
2483         * g77.f-torture/noncompile/select_no_compile.f: New test.
2485 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
2487         PR c++/9898
2488         * g++.dg/other/error4.C: New test.
2490 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
2492         * g++.dg/template/friend17.C: New test.
2494 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
2496         * gcc.c-torture/compile/20030320-1.c: New.
2498 2003-03-20  Roger Sayle  <roger@eyesopen.com>
2500         * gcc.dg/builtins-6.c: New test case.
2502 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
2504         PR target/10073
2505         * gcc.c-torture/compile/20030319-1.c: New.
2507 2003-03-18  Jan Hubicka  <jh@suse.cz>
2509         * gcc.dg/i386-cvt-1.c: New test.
2511 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
2513         * objc.dg/naming-1.m: Use "(parse|syntax) error".
2514         * objc.dg/naming-2.m: Likewise.
2516 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
2518         PR c++/9639
2519         * g++.dg/parse/crash1.C: New test.
2521 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
2523         PR c++/8805
2524         * g++.dg/eh/cleanup1.C: New test.
2526 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2528         * gcc.c-torture/execute/20030316-1.c: New test case.
2530 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2532         PR c++/9629
2533         * g++.dg/init/ctor2.C: New test.
2535 2003-03-15  Roger Sayle  <roger@eyesopen.com>
2537         * g77.f-torture/compile/xformat.f: New test case.
2539 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2541         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
2542         * g++.old-deja/g++.mike/eh50.C: Likewise.
2544 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2546         PR c++/6440
2547         * g++.dg/template/spec7.C: New test.
2548         * g++.dg/template/spec8.C: Likewise.
2550 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
2552         * gcc.c-torture/execute/20030313-1.c: New test.
2554 2003-03-14  Richard Henderson  <rth@redhat.com>
2556         * gcc.dg/inline-2.c: Adjust alpha test for external call.
2558 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
2560         * gcc.c-torture/compile/20030314-1.c: New test.
2562 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
2564         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
2565         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
2566         thumb target,
2567         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
2568         to accept newer _imp__  prefix and additional
2569         newline in .drectve section.
2570         * gcc.dg/dll-4.c: Likewise.
2571         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
2572         switch.
2574 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
2576         * g++.dg/parse/namespace9.C: New test.
2578         * g++.dg/init/ref5.C: New test.
2579         * g++.dg/parse/ptrmem1.C: Likewise.
2581 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2583         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
2584         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
2585         regular expression.
2586         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
2587         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
2589 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
2591         * gcc.c-torture/execute/20030224-2.c: New test.
2593 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2595         * gcc.dg/decl-3.c: New test.
2597 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2599         * gcc.dg/i386-loop-2.c: New test.
2601 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
2603         PR c++/9474
2604         * g++.dg/parse/namespace8.C: New test.
2606         PR c++/9924
2607         * g++.dg/overload/builtin2.C: New test.
2609 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
2611         * gcc.dg/return-type-3.c: New test.
2613 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
2615         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
2616         profiling options are not supported.
2618 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
2620         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
2621         * g++.old-deja/g++.warn/impint2.C: Likewise.
2623 2003-03-10  Devang Patel  <dpatel@apple.com>
2625         * g++.dg/cpp/c++_cmd_1.C: New test.
2626         * g++.dg/cpp/c++_cmd_1.h: New file.
2628 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
2630         * gcc.dg/altivec-9.c: New file.
2632 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2634         * gcc.dg/ppc-sdata-1.c: New test.
2635         * gcc.dg/ppc-sdata-2.c: New test.
2637 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
2639         PR c++/9373
2640         * g++.dg/opt/ptrmem2.C: New test.
2642         PR c++/8534
2643         * g++.dg/opt/ptrmem1.C: New test.
2645 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2647         * gcc.dg/i386-loop-1.c: New test.
2649 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2651         PR c++/9970
2652         * g++.dg/lookup/friend1.C: New test.
2654 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2656         PR c++/9823
2657         * g++.dg/parser/constructor1.C: New test.
2659 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
2661         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
2663         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
2665 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
2667         * gcc.dg/cpp/Wunused.c: Update test.
2669 2003-03-08  Jan Hubicka  <jh@suse.cz>
2671         * gcc.dg/inline-3.c: New test.
2673 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2675         PR c++/9809
2676         * g++.dg/parse/builtin1.C: New test.
2678         PR c++/9982
2679         * g++.dg/abi/cookie1.C: New test.
2680         * g++.dg/abi/cookie2.C: Likewise.
2682         PR c++/9524
2683         * g++.dg/template/field1.C: New test.
2685         PR c++/9912
2686         * g++.dg/parse/class1.C: New test.
2687         * g++.dg/parse/namespace7.C: Likewise.
2688         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
2690 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
2692         * g++.dg/init/ref4.C: New test.
2694 2003-03-07  Jan Hubicka  <jh@suse.cz>
2696         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
2697         * gcc.dg/inline-3.c:  New test.
2699 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
2701         * g++.dg/init/ref3.C: New test.
2703         PR c++/9965
2704         * g++.dg/init/ref2.C: New test.
2706         PR c++/9400
2707         * g++.dg/warn/Wshadow-2.C: New test.
2709         PR c++/9791
2710         * g++.dg/warn/Woverloaded-1.C: New test.
2712 2003-03-05  Jan Hubicka  <jh@suse.cz>
2714         * gcc.dg/i386-local2.c: New.
2715         * gcc.dg/i386-local.c: Fix typo.
2717 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
2719         * g++.dg/abi/layout3.C: New test.
2721 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2723         * gcc.c-torture/compile/20030305-1.c
2725 2003-03-05  Jan Hubicka  <jh@suse.cz>
2727         * gcc.dg/i386-local.c: New.
2729 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
2731         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
2733 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2735         * gcc.dg/switch-2.c: New test.
2736         * gcc.dg/switch-3.c: New test.
2737         * gcc.dg/Wswitch.c: Adjust line numbers.
2738         * gcc.dg/Wswitch-default.c: Likewise.
2739         * gcc.dg/Wswitch-enum.c: Likewise.
2741 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
2743         * gcc.c-torture/execute/20030222-1.c: New test.
2745 2003-03-03  James E Wilson  <wilson@tuliptree.org>
2747         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
2749 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
2751         PR c++/9878
2752         * g++.dg/init/ref1.C: New test.
2754 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
2756         * gcc.dg/sh-relax.c: New SH-only test.
2758 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
2760         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
2761         comment explaining purpose of testcase.
2763 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2765         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
2766         for HC11/HC12 (asm needs two int registers).
2767         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
2768         HC11/HC12 because the test uses an asm which needs two 32-bit
2769         registers.
2771 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2773         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
2774         for HC11/HC12 (array is too large otherwise).
2775         * gcc.c-torture/compile/920501-4.x: New file, likewise.
2776         * gcc.c-torture/compile/20010518-2.x: Likewise.
2777         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
2778         HC11/HC12 (array is too large).
2780 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
2782         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
2783         * lib/g++-dg.exp (g++-dg-test): Likewise.
2785 2003-03-01  Roger Sayle  <roger@eyesopen.com>
2787         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
2788         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
2790 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2792         * g++.dg/warn/implicit-typename1.C: Remove warning.
2794 2003-02-28  Richard Henderson  <rth@redhat.com>
2796         * gcc.dg/noreturn-1.c: Move noreturn warning line.
2797         * gcc.dg/return-type-1.c: Move control reaches end warning line.
2799 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
2801         * gcc.dg/pch/pch.exp: Change .pch to .gch.
2802         * g++.dg/pch/pch.exp: Likewise.
2804 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
2806         PR c++/9879
2807         * testsuite/g++.dg/init/new4.C: New test.
2809 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
2811         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
2813 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
2815         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
2816         unsigned long.
2818         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
2819         wider than float.
2821 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2823         * lib/scanasm.exp: Add support for counting numbers of
2824         occurences.
2825         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
2826         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
2828 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
2830         PR c++/9683
2831         * g++.dg/template/static3.C: New test.
2833         PR c++/9829
2834         * g++.dg/parse/namespace6.C: New test.
2836 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2838         PR target/9732
2839         * gcc.dg/20030225-1.c: New test.
2841 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
2843         * README: Remove out-of-date information.
2845         PR c++/9836
2846         * g++.dg/template/spec6.C: New test.
2848 2003-02-24  Jeff Law  <law@redhat.com>
2850         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
2852 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2854         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
2855         * gcc.dg/pragma-ep-1.c: Likewise.
2857 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2859         PR c++/9602
2860         * g++.dg/template/friend16.C: New test.
2862 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
2864         PR c++/5333
2865         * g++.dg/parse/fused-params1.C: Adjust error messages.
2866         * g++.dg/template/nested3.C: New test.
2868 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
2870         * g++.dg/abi/param1.C: New test.
2872 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2874         PR c++/7982
2875         * g++.dg/warn/implicit-typename1.C: New test.
2877 2003-02-22  Kelley Cook <kelleycook@comcast.net>
2879         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
2880         with "mtune".
2881         * g++.old-deja/g++.other/store-expr2.C: Likewise.
2882         * gcc.c-torture/execute/20010129-1.x: Likewise.
2883         * gcc.dg/20011107-1.c: Likewise.
2884         * gcc.dg/20020108-1.c: Likewise.
2885         * gcc.dg/20020122-3.c: Likewise.
2886         * gcc.dg/20020206-1.c: Likewise.
2887         * gcc.dg/20020310-1.c: Likewise.
2888         * gcc.dg/20020426-2.c: Likewise.
2889         * gcc.dg/20020517-1.c: Likewise.
2890         * gcc.dg/991230-1.c: Likewise.
2891         * gcc.dg/i386-unroll-1.c: Likewise.
2892         * gcc.misc-tests/i386-prefetch.exp: Likewise.
2894 2003-02-22  Jan Hubicka  <jh@suse.cz>
2896         * gcc.dg/i386-mul.c: New test.
2898 2003-02-21  Roger Sayle  <roger@eyesopen.com>
2900         * gcc.dg/builtins-5.c: New test case.
2902 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
2904         * gcc.dg/asmreg-1.c: New test.
2906 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2908         PR c++/9749
2909         * g++.dg/parse/varmod1.C: New test.
2911 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2913         PR c++/9727
2914         * g++.dg/template/op1.C: New test.
2916 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2918         PR c++/8906
2919         * g++.dg/template/nested2.C: New test.
2921 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2923         PR c++/8724
2924         * g++.dg/expr/dtor1.C: New test.
2926 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
2928         * gcc.dg/cpp/include3.c: New test.
2929         * gcc.dg/cpp/inc/foo.h: New file.
2931 2003-02-21  Glen Nakamura  <glen@imodulo.com>
2933         * gcc.c-torture/execute/20030221-1.c: New test.
2935 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
2937         PR c++/9729
2938         * g++.dg/abi/conv1.C: New test.
2940 2003-02-20  Jan Hubicka  <jh@suse.cz>
2942         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
2944 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
2946         * gcc.c-torture/compile/20030219-1.c: New test.
2948 2003-02-18  Jan Hubicka  <jh@suse.cz>
2950         * gcc.dg/funcorder.c: New test.
2952 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2954         * gcc.c-torture/execute/20030218-1.c: New.
2956 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
2958         * gcc.dg/20030218-1.c: New.
2960 2003-02-18  Richard Henderson  <rth@redhat.com>
2962         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
2963         * gcc.dg/attr-used-2.c: New.
2965 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
2967         PR c++/9704
2968         * g++.dg/init/copy5.C: New test.
2970 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
2972         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
2973         * g++.dg/pch/pch.exp: Likewise.
2975 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2977         * gcc.c-torture/execute/20030209-1.c: Enable the test if
2978         STACK_SIZE is not defined.
2980 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2982         PR c++/9457
2983         * g++.dg/template/init1.C: New test.
2985 2003-02-16  Jan HUbicka  <jh@suse.cz>
2987         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
2988         (foo): Add few extra tests
2989         * gcc.dg/c99-const-expr-3.c: Likewise.
2990         * gcc.c-torture/execute/20030216-1.c: New.
2992 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2994         PR c++/9459
2995         * g++.dg/ext/typeof4.C: New test.
2997 2003-02-15  Roger Sayle  <roger@eyesopen.com>
2999         * gcc.dg/i386-387-3.c: New test case.
3001 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
3003         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
3004         cris-*-elf* cris-*-aout* and mmix-*-*.
3006 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
3008         * gcc.dg/20030213-1.c: New test.
3010 2003-02-12  Roger Sayle  <roger@eyesopen.com>
3012         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
3013         * gcc.dg/i386-387-2.c: Likewise.
3015 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
3017         * gcc.dg/ppc-spe.c: Fix formatting.
3018         Enable tests that were previously unsupported by gas.
3019         Delete tests for instructions that no longer exist.
3020         Switch arguments on evsubifw builtin.
3022 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
3024         * gcc.c-torture/execute/20030209-1.c: Disable the test if
3025         STACK_SIZE is too small.
3027 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3028             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
3030         * gcc.dg/decl-2.c: New test.
3032 2003-02-10  Jan Hubicka  <jh@suse.cz>
3034         * gcc.dg/i386-fpcvt-1.c:  New test.
3036 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
3038         * gcc.c-torture/execute/20030209-1.c: New test.
3040 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
3042         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
3043         int-wide bitops, use the constants of the same width.
3044         Likewise, if long long is 32-bit wide, test bitops using
3045         32-bit constants.
3047 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
3049         * gcc.dg/20021014-1.c: Annotate with expected notice text.
3051 2003-02-07  Roger Sayle  <roger@eyesopen.com>
3053         * testsuite/gcc.dg/builtins-4.c: New test case.
3055 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3057         * gcc.dg/20020430-1.c: Fix dg command typos.
3058         * gcc.dg/20020503-1.c: Likewise.
3060 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3062         PR c++/8785
3063         * g++.dg/parse/fused-params1.C: New test.
3065         PR c++/8857
3066         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
3068         PR c++/8921
3069         * g++.dg/parse/non-dependent1.C: New test.
3071         PR c++/8928
3072         * g++.dg/parse/dupl-tmpl-args1.C: New test.
3074         PR c++/9228
3075         * g++.dg/parse/undefined7.C: New test.
3076         * g++.dg/parse/non-templ1.C: New test.
3078         PR c++/9229
3079         * g++.dg/parse/too-many-tmpl-args1.C: New test.
3081 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
3083         * gcc.c-torture/compile/20030206-1.c: New test.
3085 2003-02-05  Roger Sayle  <roger@eyesopen.com>
3087         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
3088         "pow" to "foo" to avoid potential confusion with a math built-in.
3090 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3092         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
3093         conditions for SPARC targets.
3095 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
3097         * gcc.dg/20030204-1.c: New test.
3099 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3101         PR c++/38
3102         * g++.dg/parse/array-size1.C: New test.
3104         PR c++/5657
3105         * g++.dg/parse/undefined3.C: New test.
3107         PR c++/5665
3108         * g++.dg/parse/undefined4.C: New test.
3110         PR c++/5975
3111         * g++.dg/parse/undefined5.C: New test.
3113         PR c++/7259
3114         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
3116         PR c++/8578
3117         * g++.dg/parse/casting-operator1.C: New test.
3119         PR c++/8596
3120         * g++.dg/parse/undefined6.C: New test.
3122         PR c++/8736
3123         * g++.dg/parse/missing-template1.C: New test.
3125 2003-02-04  Jan Hubicka  <jh@suse.cz>
3127         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
3128         * gcc.dg/i386-cmov?.c:  Likewise.
3129         * gcc.dg/i386-fpcvt-?.c:  Likewise.
3130         * gcc.dg/i386-ssefp-1.c:  Likewise.
3131         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
3132         conventions.
3134 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
3136         PR c++/7129
3137         * testsuite/g++.dg/ext/max.C: New test.
3139 2003-02-03  Jan Hubicka  <jh@suse.cz>
3141         * gcc.c-torture/execute/20030203-1.c: New test.
3143 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
3145         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
3146         'natural-endian'.
3148 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
3150         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
3151         * g++.dg/init/new2.C: Likewise.
3152         * g++.dg/other/new1.C: Likewise.
3154 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
3156         * gcc.dg/struct-ret-libc.c: New test.
3158 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
3160         * gcc.dg/20030129-1.c: New test.
3162 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3164         PR c++/8849
3165         * g++.dg/template/ptrmem4.C: New test.
3167 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
3169         * g++.dg/parser/constant1.C: New test.
3171 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3173         PR c++/8591
3174         * g++.dg/parse/friend2.C: New test.
3176 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
3178         PR c++/9437
3179         * g++.dg/template/unify4.C: New test.
3181 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
3183         * gcc.c-torture/execute/20030128-1.c: New test.
3185 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
3187         * g++.dg/lookup/nested1.C: Test moved from ...
3188         * g++.old-deja/g++.other/lookup24.C: ... here.
3190 2003-01-28  Jan Hubicka  <jh@suse.cz>
3192         * gcc.dg/i386-cmov5.c:  New test.
3194 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
3196         * gcc.c-torture/execute/20010925-1.c: Changed the
3197         memcpy declaration.
3199 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
3201         PR c++/3902
3202         * g++.dg/parse/template5.C: New test.
3204 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
3206         PR fortran/9258
3207         * g77.dg/pr9258: New test.
3209 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
3211         * README: Move relevant parts from README.g++.
3213         * README.g++: Remove this file.
3215 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
3217         * g++.dg/abi/dcast1.C: New test.
3219 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3221         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
3223 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
3225         PR c++/47
3226         * g++.old-deja/g++.other/lookup24.C: New test.
3228 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3230         PR middle-end/7227
3231         * gcc.dg/uninit-C.c: New test.
3233 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
3235         * g++.dg/abi/covariant1.C: New test.
3237 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
3239         * gcc.dg/20030123-1.c: New test.
3241 2003-01-25  Jan Hubicka  <jh@suse.cz>
3243         PR opt/8492
3244         * gcc.c-torture/compile/20030125-1.c
3246 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
3248         PR c++/9403
3249         * g++.dg/parse/template3.C: New test.
3250         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
3252         PR c++/795
3253         * g++.dg/parse/template4.C: New test.
3255         PR c++/9415
3256         * g++.dg/template/qual2.C: New test.
3258         PR c++/8545
3259         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
3261         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
3263 2003-01-25  Roger Sayle  <roger@eyesopen.com>
3265         * gcc.c-torture/execute/switch-1.c: New test case.
3267 2003-01-25  Jan Hubicka  <jh@suse.cz>
3269         * gcc.c-torture/execute/20030125-1.[cx]: New test.
3271 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
3273         Tweaks for Bison-1.875. From the NEWS file:
3274         "- `parse error' -> `syntax error'
3275         Bison now uniformly uses the term `syntax error'"
3276         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
3277         * gcc.dg/cpp/digraph2.c: Likewise.
3278         * gcc.dg/cpp/direct2.c: Likewise.
3279         * gcc.dg/cpp/paste4.c: Likewise.
3280         * gcc.dg/c90-restrict-1.c: Likewise.
3281         * gcc.dg/c99-func-2.c: Likewise.
3282         * gcc.dg/noncompile/920721-2.c: Likewise.
3283         * gcc.dg/noncompile/930622-2.c: Likewise.
3284         * gcc.dg/noncompile/940112-1.c: Likewise.
3285         * gcc.dg/noncompile/950921-1.c: Likewise.
3286         * gcc.dg/noncompile/951123-1.c: Likewise.
3287         * gcc.dg/noncompile/971104-1.c: Likewise.
3288         * gcc.dg/noncompile/990416-1.c: Likewise.
3290 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
3292         * g++.dg/parse/undefined1.C: Add error message.
3294 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
3296         PR c++/9354
3297         * g++.dg/parse/new1.C: New test.
3299         PR c++/9216
3300         * g++.dg/parse/template2.C: New test.
3302         PR c++/9354
3303         * g++.dg/parse/typedef2.C: New test.
3305         PR c++/9328
3306         * g++.dg/ext/typeof3.C: New test.
3308 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3310         PR c++/2738
3311         * g++.dg/parse/ret-type1.C: New test.
3313         PR c++/3792
3314         * g++.dg/parse/tmpl-outside1.C: New test.
3316         PR c++/4207
3317         * g++.dg/parse/int-as-enum1.C: New test.
3319         PR c++/4903
3320         * g++.dg/parse/no-typename1.C: New test.
3322         PR c++/5533
3323         * g++.dg/parse/no-value1.C: New test.
3325         PR c++/5921
3326         * g++.dg/parse/wrong-inline1.C: New test.
3328         PR c++/6402
3329         * g++.dg/parse/ref1.C: New test.
3331         PR c++/6992
3332         * g++.dg/parse/attr-ctor1.C: New test.
3334         PR c++/7229
3335         * g++.dg/parse/namespace5.C: New test.
3337         PR c++/7917
3338         * g++.dg/parse/func-def1.C: New test.
3340         PR c++/8143
3341         * g++.dg/parse/undefined1.C: New test.
3343         PR c++/5723, PR c++/8522
3344         * g++.dg/parse/specialization1.C: New test.
3346         PR c++/163, PR c++/8595
3347         * g++.dg/parse/struct-as-enum1.C: New test.
3349         PR c++/9173
3350         * g++.dg/parse/undefined2.C: New test.
3352 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
3354         PR c++/9298
3355         * g++.dg/parse/template1.C: New test.
3357         PR c++/9384
3358         * g++.dg/parse/using1.C: New test.
3360         PR c++/9285
3361         PR c++/9294
3362         * g++.dg/parse/expr2.C: New test.
3364         PR c++/9388
3365         * g++.dg/parse/lookup2.C: Likewise.
3367 2003-01-21  Jan Hubicka  <jh@suse.cz>
3369         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
3370         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
3371         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
3372         * gcc.c-torture/execute/string-opt-*.c: Likewise.
3374 2003-01-20  Nick Clifton  <nickc@redhat.com>
3376         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
3377         problem with ARM sibcall code generation.
3379 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
3381         * gcc.c-torture/execute/20030120-1.c: New.
3383 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
3385         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
3387 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
3389         PR c++/9272
3390         * g++.dg/parse/ctor1.C: New test.
3392         PR c++/9294:
3393         * g++.dg/parse/qualified1.C: New test.
3395         * g++.dg/parse/typename3.C: New test.
3397 2003-01-16  Richard Henderson  <rth@redhat.com>
3399         * g++.dg/tls/init-2.C: Fix error matches for real this time.
3401 2003-01-16  Richard Henderson  <rth@redhat.com>
3403         * g++.dg/pch/pch.exp: Copy test header to the working directory
3404         before using it either for precompilation or direct use.
3405         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
3406         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
3408 2003-01-16  Richard Henderson  <rth@redhat.com>
3410         * gcc.dg/pch/pch.exp: Copy test header to the working directory
3411         before using it either for precompilation or direct use.
3412         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
3413         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
3415 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
3417         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
3418         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
3419         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
3420         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
3421         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
3422         typename warning into error.
3423         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
3424         error messages.
3425         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
3426         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
3427         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
3428         messages.
3429         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
3430         make declaration visible in template.
3431         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
3432         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
3433         messages.
3434         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
3435         message.
3436         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
3437         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
3438         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
3439         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
3440         typename warning with error message.
3441         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
3442         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
3443         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
3445 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
3447         * g++.dg/parse/ambig2.C: New test.
3449 2003-01-15  Richard Henderson  <rth@redhat.com>
3451         * g++.dg/tls/init-2.C: Update error message string.
3453 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3455         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
3457 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
3459         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
3460         all for HC11/HC12.
3461         * gcc.c-torture/compile/20001205-1.x: Likewise.
3462         * gcc.c-torture/compile/20001226-1.x: Likewise.
3463         * gcc.c-torture/compile/920520-1.x: Likewise.
3464         * gcc.c-torture/compile/961203-1.x: Likewise.
3465         * gcc.c-torture/compile/20020604-1.x: Likewise.
3467 2003-01-15  Jan Hubicka  <jh@suse.cz>
3469         * gcc.c-torture/compile/20030115-1.c: New test.
3471         * gcc.dg/i386-fpcvt-1.c: New test.
3472         * gcc.dg/i386-fpcvt-2.c: New test.
3474 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
3476         Further conform g++'s __vmi_class_type_info to the C++ ABI
3477         specification.
3478         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
3479         the specification.
3481 2003-01-14  Jan Hubicka  <jh@suse.cz>
3483         * gcc.dg/i386-fpcvt-1.c: New test.
3484         * gcc.dg/i386-fpcvt-2.c: New test.
3486 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3488         * gcc.dg/i386-mmx-3.c: New test.
3490 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
3492         PR c++/9264
3493         * g++.dg/parse/octal1.C: New file.
3495         PR c++/9172
3496         * g++.dg/parse/typename1.C: New file.
3498 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
3500         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
3501         * gcc.dg/bf-no-ms-layout.c: Likewise.
3502         * gcc.dg/bf-ms-attrib.c: Likewise.
3504 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
3506         PR c++/9099
3507         * g++.dg/parse/dtor1.C: New file.
3509         PR c++/9128
3510         * g++.dg/rtti/typeid1.C: New file.
3512         PR c++/9153
3513         * g++.dg/parse/lookup1.C: New file.
3515         PR c++/9171
3516         * g++.dg/templ/spec5.C: New file.
3518 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
3520         * gcc.c-torture/compile/20030110-1.c: New test.
3522 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
3524         Merge from pch-branch:
3526         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
3528         * gcc.dg/pch/cpp-1.h: New.
3529         * gcc.dg/pch/cpp-1.c: New.
3530         * gcc.dg/pch/cpp-2.h: New.
3531         * gcc.dg/pch/cpp-2.c: New.
3533         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
3535         * gcc.dg/pch/except-1.h: New.
3536         * gcc.dg/pch/except-1.c: New.
3538         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
3540         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
3541         running test.
3542         * gcc.dg/pch: Include *.hp not *.h.
3543         * gcc.dg/pch/system-1.h: New.
3544         * gcc.dg/pch/system-1.c: New.
3546         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
3548         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
3549         rather than trying to build and run a program using PCH.
3550         * gcc.dg/pch: Remove dg-do commands from test files.
3552         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
3554         * gcc.dg/pch/macro-3.c: New.
3555         * gcc.dg/pch/macro-3.h: New.
3557         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
3559         * gcc.dg/pch/common-1.c: New.
3560         * gcc.dg/pch/common-1.h: New.
3561         * gcc.dg/pch/decl-1.c: New.
3562         * gcc.dg/pch/decl-1.h: New.
3563         * gcc.dg/pch/decl-2.c: New.
3564         * gcc.dg/pch/decl-2.h: New.
3565         * gcc.dg/pch/decl-3.c: New.
3566         * gcc.dg/pch/decl-3.h: New.
3567         * gcc.dg/pch/decl-4.c: New.
3568         * gcc.dg/pch/decl-4.h: New.
3569         * gcc.dg/pch/decl-5.c: New.
3570         * gcc.dg/pch/decl-5.h: New.
3571         * gcc.dg/pch/global-1.c: New.
3572         * gcc.dg/pch/global-1.h: New.
3573         * gcc.dg/pch/inline-1.c: New.
3574         * gcc.dg/pch/inline-1.h: New.
3575         * gcc.dg/pch/inline-2.c: New.
3576         * gcc.dg/pch/inline-2.h: New.
3577         * gcc.dg/pch/static-1.c: New.
3578         * gcc.dg/pch/static-1.h: New.
3579         * gcc.dg/pch/static-2.c: New.
3580         * gcc.dg/pch/static-2.h: New.
3582         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
3584         * g++.dg/pch/pch.exp: Better handle failing testcases.
3585         * gcc.dg/pch/pch.exp: Likewise.
3586         * gcc.dg/pch/macro-1.c: New.
3587         * gcc.dg/pch/macro-1.h: New.
3588         * gcc.dg/pch/macro-2.c: New.
3589         * gcc.dg/pch/macro-2.h: New.
3591         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
3593         * g++.dg/dg.exp: Treat files in pch/ specially.
3594         * g++.dg/pch/pch.exp: New file.
3595         * g++.dg/pch/empty.H: New file.
3596         * g++.dg/pch/empty.C: New file.
3597         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
3598         "precompile".
3600         * gcc.dg/pch/pch.exp: New file.
3601         * gcc.dg/pch/empty.h: New file.
3602         * gcc.dg/pch/empty.c: New file.
3603         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
3604         "precompile".
3606 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3608         * g++.dg/template/friend14.C: New test.
3610 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3612         * gcc.dg/old-style-asm-1.c: New test.
3614 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
3616         * gcc.c-torture/compile/20030109-1.c: New test.
3618 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3620         * gcc.c-torture/execute/20030109-1.c: New test.
3622 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
3624         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
3625         * g++.old-deja/g++.mike/dyncast2.C: Likewise
3626         * g++.old-deja/g++.mike/dyncast3.C: Likewise
3627         * g++.old-deja/g++.mike/eh2.C: Likewise
3628         * g++.old-deja/g++.mike/eh3.C: Likewise
3629         * g++.old-deja/g++.mike/eh5.C: Likewise
3630         * g++.old-deja/g++.mike/eh6.C: Likewise
3631         * g++.old-deja/g++.mike/eh7.C: Likewise
3632         * g++.old-deja/g++.mike/eh8.C: Likewise
3633         * g++.old-deja/g++.mike/eh9.C: Likewise
3634         * g++.old-deja/g++.mike/eh10.C: Likewise
3635         * g++.old-deja/g++.mike/eh12.C: Likewise
3636         * g++.old-deja/g++.mike/eh13.C: Likewise
3637         * g++.old-deja/g++.mike/eh14.C: Likewise
3638         * g++.old-deja/g++.mike/eh16.C: Likewise
3639         * g++.old-deja/g++.mike/eh17.C: Likewise
3640         * g++.old-deja/g++.mike/eh18.C: Likewise
3641         * g++.old-deja/g++.mike/eh21.C: Likewise
3642         * g++.old-deja/g++.mike/eh23.C: Likewise
3643         * g++.old-deja/g++.mike/eh24.C: Likewise
3644         * g++.old-deja/g++.mike/eh25.C: Likewise
3645         * g++.old-deja/g++.mike/eh26.C: Likewise
3646         * g++.old-deja/g++.mike/eh27.C: Likewise
3647         * g++.old-deja/g++.mike/eh28.C: Likewise
3648         * g++.old-deja/g++.mike/eh29.C: Likewise
3649         * g++.old-deja/g++.mike/eh31.C: Likewise
3650         * g++.old-deja/g++.mike/eh33.C: Likewise
3651         * g++.old-deja/g++.mike/eh34.C: Likewise
3652         * g++.old-deja/g++.mike/eh35.C: Likewise
3653         * g++.old-deja/g++.mike/eh36.C: Likewise
3654         * g++.old-deja/g++.mike/eh37.C: Likewise
3655         * g++.old-deja/g++.mike/eh38.C: Likewise
3656         * g++.old-deja/g++.mike/eh39.C: Likewise
3657         * g++.old-deja/g++.mike/eh40.C: Likewise
3658         * g++.old-deja/g++.mike/eh41.C: Likewise
3659         * g++.old-deja/g++.mike/eh42.C: Likewise
3660         * g++.old-deja/g++.mike/eh44.C: Likewise
3661         * g++.old-deja/g++.mike/eh46.C: Likewise
3662         * g++.old-deja/g++.mike/eh47.C: Likewise
3663         * g++.old-deja/g++.mike/eh48.C: Likewise
3664         * g++.old-deja/g++.mike/eh49.C: Likewise
3665         * g++.old-deja/g++.mike/eh50.C: Likewise
3666         * g++.old-deja/g++.mike/eh51.C: Likewise
3667         * g++.old-deja/g++.mike/eh53.C: Likewise
3668         * g++.old-deja/g++.mike/eh55.C: Likewise
3669         * g++.old-deja/g++.mike/p7912.C: Likewise
3670         * g++.old-deja/g++.mike/p9706.C: Likewise
3671         * g++.old-deja/g++.mike/p10416.C: Likewise
3672         * g++.old-deja/g++.mike/p11667.C: Likewise
3673         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
3674         Remove redundant reference to Iris.
3675         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
3676         Elxsi, i860, Pico Java, and WE32K.
3678 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
3680         * g++.dg/ext/asm4.C: New test.
3682 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3684         PR c++/9030
3685         * g++.dg/template/friend12.C: New test.
3686         * g++.dg/template/friend13.C: Likewise.
3687         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
3689 2003-01-08  Jan Hubicka  <jh@suse.cz>
3691         * gcc.dg/i386-cadd.c: New test.
3692         * gcc.dg/i386-cmov4.c: Likewise.
3694 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
3696         PR c++/9165
3697         * g++.dg/warn/Wunused-3.C: New test.
3699         * g++.dg/abi/bitfield9.C: New test.
3701         PR c++/9189
3702         * g++.dg/parse/defarg3.C: New test.
3704 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
3706         * g++.dg/parse/ambig1.C: New test.
3707         * g++.dg/parse/defarg2.C: New test.
3709 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
3711         * g++.dg/template/defarg-1.C: New test.
3712         * g++.dg/template/local2.C: Likewise.
3714 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
3716         * gcc.c-torture/execute/20030105-1.c: New test.
3718 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3720         * g++.dg/parse/namespace3.C: Remove extra semicolons.
3721         * g++.dg/parse/namespace4.C: Likewise.
3723 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3725         * g++.dg/template/ntp2.C: New test.
3727 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3729         * g++.dg/parse/extern-C-1.C: New test.
3731         * g++.dg/parse/namespace4.C: New test.
3733         * g++.dg/template/nested1.C: New test.
3735         * g++.dg/parse/namespace3.C: New test.
3737 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3739         * g++.dg/lookup/two-stage1.C: New test.
3741 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3743         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
3744         * g++.old-deja/g++.jason/access8.C: Likewise.
3745         * g++.old-deja/g++.other/decl5.C: Likewise.
3747 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3749         * g++.dg/parse/parse7.C: New test.
3751 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
3753         PR c++/2843
3754         * g++.dg/ext/attrib7.C: New test.
3756 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3758         * g++.dg/parse/parse6.C: New test.
3760 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
3762         * gcc.dg/h8300-stack-1.c: New.
3764 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3766         g++.dg/lookup/exception1.C: New test.
3768         g++.dg/lookup/template1.C: New test.
3770         g++.dg/parse/namespace2.C: New test.
3772         g++.dg/parse/parens2.C: New test.
3774 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3776         * g++.dg/parse/parse5.C: New test.
3777         * g++.dg/lookup/scoped4.C: New test.
3779 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3781         * g++.dg/parse/parens1.C: New test.
3783         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
3784         angle-bracket1.C.
3785         * g++.dg/parse/parens2.C: New test.
3787         * g++.dg/lookup/scope-operator1.C: New test.
3789         * g++.dg/parse/operator1.C: New test.
3791 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3793         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
3794         * g++.old-deja/g++.other/access6.C: Likewise.
3795         * g++.old-deja/g++.other/decl1.C: Likewise.
3796         * g++.old-deja/g++.pt/typename12.C: Likewise.
3798 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3800         * g++.dg/parse/namespace1.C: New test.
3802 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3804         * g++.dg/parse/parse4.C: New test.
3806 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3808         * g++.dg/parse/parse3.C: New test.
3810 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3812         * g++.dg/parse/parse2.C: New test.
3814 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3816         * g++.dg/template/friend11.C: New test.
3818 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3820         * g++.dg/parse/parse1.C: New test.
3822 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
3824         * lib/profopt.exp: Change the name of a global variable to avoid
3825         possible clashes with other test suites.
3827 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
3829         * g++.dg/inherit/covariant8.C: New test.
3831 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3833         * g++.dg/init/array9.C: New test.
3835         PR c++/9112
3836         * g++.dg/parse/expr1.C: New test.
3838 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3840         * gcc.c-torture/compile/20021230-1.c: New test.
3842 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
3844         * g++.dg/inherit/covariant5.C: New test.
3845         * g++.dg/inherit/covariant6.C: New test.
3846         * g++.dg/inherit/covariant7.C: New test.
3848 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3850         PR c++/2739
3851         * g++.dg/other/access2.C: New test.
3853 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3855         * g++.dg/other/anon-struct.C: No longer fails
3856         * g++.old-deja/g++.brendan/parse4.C: Likewise.
3857         * g++.old-deja/g++.brendan/parse5.C: Likewise.
3858         * g++.old-deja/g++.brendan/parse6.C: Likewise.
3860 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3862         * g++.dg/parse/angle-bracket.C (main): No longer fails.
3864 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
3866         * g++.dg/eh/spec4.C: Remove stray semicolon.
3867         * g++.dg/expr/pmf-1.C: Change error message.
3868         * g++.dg/ext/asm1.C: Remove stray semicolon.
3869         * g++.dg/ext/typename1.C: Add missing typenames.
3870         * g++.dg/inherit/template-as-base.C: Change error message.
3871         * g++.dg/lookup/scoped1.C: Likewise.
3872         * g++.dg/lookup/scoped2.C: Likewise.
3873         * g++.dg/lookup/using2.C: Likewise.
3874         * g++.dg/other/component1.C: Remove stray semicolon.
3875         * g++.dg/other/do1.C: Change error message.
3876         * g++.dg/other/error2.C: Likewise.
3877         * g++.dg/other/init1.C: Likewise.
3878         * g++.dg/other/packed1.C: Remove stray semicolon.
3879         * g++.dg/other/ptrmem2.C: Change error message.
3880         * g++.dg/parse/parameter-declaration-1.C: Remove line number
3881         marker.
3882         * g++.dg/special/initp1.C: Remove invalid attribute usage.
3883         * g++.dg/template/access3.C: Add typename keyword.
3884         * g++.dg/template/access5.C: Remove stray semicolon.
3885         * g++.dg/template/access6.C: Likewise.
3886         * g++.dg/template/complit1.C: Likewise.
3887         * g++.dg/template/crash1.C: Change error message.
3888         * g++.dg/template/inherit2.C: Remove stray semicolon.
3889         * g++.dg/template/instantiate2.C: Likewise.
3890         * g++.dg/template/instantiate3.C: Change error message.
3891         * g++.dg/template/qual1.C: Remove stray semicolon.
3892         * g++.dg/template/qualttp18.C: Change error message.
3893         * g++.dg/template/ref1.C: Remove stray semicolon.
3894         * g++.dg/template/sizeof1.C (A::value): Declare it.
3895         * g++.dg/template/spec4.C: Change error message.
3896         * g++.dg/template/static1.C: Likewise.
3897         * g++.dg/template/type1.C: Likewise.
3898         * g++.dg/template/typename3.C: Likewise.
3899         * g++.old-deja/g++.benjamin/13478.C: Change error message.
3900         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
3901         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
3902         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
3903         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
3904         named return value extension.
3905         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
3906         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
3907         * g++.old-deja/g++.bob/extern_C.C: Likewise.
3908         * g++.old-deja/g++.bob/inherit2.C: Likewise.
3909         * g++.old-deja/g++.brendan/complex1.C: Likewise.
3910         * g++.old-deja/g++.brendan/copy5.C: Likewise.
3911         * g++.old-deja/g++.brendan/crash13.C: Likewise.
3912         * g++.old-deja/g++.brendan/crash15.C: Likewise.
3913         * g++.old-deja/g++.brendan/crash18.C: Change error message.
3914         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
3915         * g++.old-deja/g++.brendan/crash38.C: Likewise.
3916         * g++.old-deja/g++.brendan/crash50.C: Likewise.
3917         * g++.old-deja/g++.brendan/crash56.C: Likewise.
3918         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
3919         syntax.
3920         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
3921         * g++.old-deja/g++.brendan/crash8.C: Change error message.
3922         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
3923         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
3924         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
3925         * g++.old-deja/g++.brendan/template11.C: Likewise.
3926         * g++.old-deja/g++.brendan/template26.C: Likewise.
3927         * g++.old-deja/g++.brendan/template27.C: Use explicit
3928         specialization syntax.
3929         * g++.old-deja/g++.brendan/template30.C: Likewise.
3930         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
3931         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
3932         non-dependent names.
3933         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
3934         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
3935         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
3936         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
3937         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
3938         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
3939         named return value extension.
3940         * g++.old-deja/g++.ext/namedret2.C: Likewise.
3941         * g++.old-deja/g++.ext/namedret3.C: Likewise.
3942         * g++.old-deja/g++.ext/return1.C: Likewise.
3943         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
3944         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
3945         * g++.old-deja/g++.jason/access8.C: Likewise.
3946         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
3947         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
3948         pseudo-destructor names.
3949         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
3950         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
3951         pseudo-destructor names.
3952         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
3953         * g++.old-deja/g++.jason/overload19.C: Likewise.
3954         * g++.old-deja/g++.jason/overload32.C: Likewise.
3955         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
3956         stray semicolons.
3957         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
3958         * g++.old-deja/g++.jason/return.C: Likewise.
3959         * g++.old-deja/g++.jason/return2.C: Likewise.
3960         * g++.old-deja/g++.jason/shadow1.C: Likewise.
3961         * g++.old-deja/g++.jason/special.C: Use explicit specialization
3962         syntax.
3963         * g++.old-deja/g++.jason/template10.C: Account for use of
3964         non-dependent names.
3965         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
3966         syntax.
3967         * g++.old-deja/g++.jason/template37.C: Likewise.
3968         * g++.old-deja/g++.law/access4.C: Change error messages.
3969         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
3970         pseudo-destructor names.
3971         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
3972         * g++.old-deja/g++.law/ctors9.C: Likewise.
3973         * g++.old-deja/g++.law/cvt22.C: Likewise.
3974         * g++.old-deja/g++.law/dtors5.C: Likewise.
3975         * g++.old-deja/g++.law/global-init1.C: Likewise.
3976         * g++.old-deja/g++.law/missed-error3.C: Likewise.
3977         * g++.old-deja/g++.law/operators28.C: Likewise.
3978         * g++.old-deja/g++.law/visibility28.C: Likewise.
3979         * g++.old-deja/g++.martin/eval1.C: Likewise.
3980         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
3981         name.
3982         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
3983         * g++.old-deja/g++.mike/net34.C: Likewise.
3984         * g++.old-deja/g++.mike/net36.C: Likewise.
3985         * g++.old-deja/g++.mike/ns2.C: Likewise.
3986         * g++.old-deja/g++.mike/p12306.C: Likewise.
3987         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
3988         value extension.
3989         * g++.old-deja/g++.mike/p700.C: Likewise.
3990         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
3991         * g++.old-deja/g++.mike/p710.C: Likewise.
3992         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
3993         value extension.
3994         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
3995         * g++.old-deja/g++.mike/pmf9.C: Likewise.
3996         * g++.old-deja/g++.ns/crash2.C: Likewise.
3997         * g++.old-deja/g++.ns/crash3.C: Likewise.
3998         * g++.old-deja/g++.ns/invalid1.C: Likewise.
3999         * g++.old-deja/g++.ns/ns17.C: Likewise.
4000         * g++.old-deja/g++.ns/template16.C: Likewise.
4001         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
4002         keyword.
4003         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
4004         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
4005         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
4006         named return value extension.
4007         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
4008         * g++.old-deja/g++.other/access4.C: Issue additional error
4009         messages.
4010         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
4011         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
4012         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
4013         * g++.old-deja/g++.other/crash25.C: Change error message.
4014         * g++.old-deja/g++.other/crash4.C: Change error message.
4015         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
4016         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
4017         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
4018         checks.
4019         * g++.old-deja/g++.other/defarg8.C: Likewise.
4020         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
4021         * g++.old-deja/g++.other/dtor10.C: Likewise.
4022         * g++.old-deja/g++.other/incomplete.C: Likewise.
4023         * g++.old-deja/g++.other/linkage7.C: Likewise.
4024         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
4025         lookup algorithm.
4026         * g++.old-deja/g++.other/mangle2.C: Likewise.
4027         * g++.old-deja/g++.other/refinit2.C: Likewise.
4028         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
4029         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
4030         * g++.old-deja/g++.pt/crash28.C: Likewise.
4031         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
4032         syntax.
4033         * g++.old-deja/g++.pt/crash32.C: Change error message.
4034         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
4035         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
4036         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
4037         error message position.
4038         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
4039         * g++.old-deja/g++.pt/defarg8.C: Change error message.
4040         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
4041         syntax.
4042         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
4043         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
4044         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
4045         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
4046         keyword.
4047         * g++.old-deja/g++.pt/explicit31.C: Likewise.
4048         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
4049         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
4050         keyword.
4051         * g++.old-deja/g++.pt/explicit71.C: Change error message.
4052         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
4053         syntax.
4054         * g++.old-deja/g++.pt/friend28.C: Account for use of
4055         non-dependent names.
4056         * g++.old-deja/g++.pt/friend29.C: Likewise.
4057         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
4058         rules.
4059         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
4060         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
4061         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
4062         lookup rules.
4063         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
4064         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
4065         keyword.
4066         * g++.old-deja/g++.pt/memclass20.C: Likewise.
4067         * g++.old-deja/g++.pt/memclass5.C: Likewise.
4068         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
4069         keyword.
4070         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
4071         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
4072         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
4073         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
4074         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
4075         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
4076         keyword.
4077         * g++.old-deja/g++.pt/spec10.C: Likewise.
4078         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
4079         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
4080         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
4081         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
4082         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
4083         * g++.old-deja/g++.pt/ttp62.C: Likewise.
4084         * g++.old-deja/g++.pt/ttp64.C: Likewise.
4085         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
4086         * g++.old-deja/g++.pt/typename15.C: Likewise.
4087         * g++.old-deja/g++.pt/typename22.C: Likewise.
4088         * g++.old-deja/g++.pt/typename6.C: Change error messages.
4089         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
4090         * g++.old-deja/g++.pt/virtual2.C: Likewise.
4091         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
4092         syntax.
4093         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
4094         return value extension.
4095         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
4096         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
4097         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
4098         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
4100 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
4102         * g++.dg/warn/inline1.C: New test.
4103         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
4104         * g++.old-deja/g++.jason/synth10.C: Likewise.
4105         * g++.old-deja/g++.mike/net31.C: Likewise.
4106         * g++.old-deja/g++.mike/p8786.C: Likewise.
4108         * g++.dg/template/friend10.C: New test.
4109         * g++.dg/template/conv5.C: New test.
4111 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
4113         * g++.dg/lookup/scoped3.C: New test.
4115         * g++.dg/lookup/decl1.C: New test.
4116         * g++.dg/lookup/decl2.C: New test.
4118 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
4120         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
4121         gcc.c-torture/compile/20021015-1.c,
4122         gcc.c-torture/compile/20021015-2.c,
4123         gcc.c-torture/compile/20021123-1.c,
4124         gcc.c-torture/compile/20021123-2.c,
4125         gcc.c-torture/compile/20021123-3.c,
4126         gcc.c-torture/compile/20021123-4.c,
4127         gcc.c-torture/execute/20021024-1.c: Add tests previously added
4128         only to 3.1 or 3.2 branch.
4130 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
4132         * gcc.dg/i386-bitfield3.c: New test.
4134         * gcc.dg/i386-bitfield2.c: New test.
4136 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
4138         * g++.dg/parse/conv_op1.C: New test.
4140 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
4142         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
4143         approved.
4145 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
4147         * gcc.c-torture/compile/20021220-1.c: New test.
4149 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
4151         * gcc.dg/i386-fastcall-1.c: New.
4153 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4155         * gcc.c-torture/execute/20021219-1.c: New test.
4157 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4159         * gcc.dg/i386-pic-1.c: New test.
4161 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4163         PR c++/8099
4164         * g++.dg/template/friend9.C: New test.
4166 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4168         PR c++/3663
4169         * g++.dg/template/access7.C: New test.
4171 2002-12-18  Nick Clifton  <nickc@redhat.com>
4173         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
4174         the libstdc++-v3 directory has been found.
4176 2002-12-12  Devang Patel <dpatel@apple.com>
4177         * gcc.dg/darwin-ld-1.c: New test.
4178         * gcc.dg/darwin-ld-2.c: New test.
4179         * gcc.dg/darwin-ld-3.c: New test.
4180         * gcc.dg/darwin-ld-4.c: New test.
4181         * gcc.dg/darwin-ld-5.c: New test.
4183 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
4185         * gcc.c-torture/compile/20021212-1.c: New test.
4187 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
4189         * gcc.dg/fshort-wchar: New test.
4191 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
4193         PR c++/8372
4194         * g++.dg/template/dtor1.C: New test.
4196         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
4197         markers.
4199 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
4201         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
4203 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
4205         * g++.dg/template/static1.C: New test.
4206         * g++.dg/template/static2.C: New test.
4207         * g++.old-deja/g++.ext/memconst.C: New test.
4209 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4211         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
4212         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
4213         * g++.dg/special/initp1.C: Likewise.
4215 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
4217         * gcc.c-torture/execute/20021204-1.c: New test.
4219 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
4221         * gcc.dg/ppc-fmadd-1.c: New file.
4222         * gcc.dg/ppc-fmadd-2.c: New file.
4223         * gcc.dg/ppc-fmadd-3.c: New file.
4225 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
4227         * gcc.c-torture/compile/20021204-1.c: New test.
4229 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
4231         * g++.dg/inherit/covariant2.C: New test.
4232         * g++.dg/inherit/covariant3.C: New test.
4233         * g++.dg/inherit/covariant4.C: New test.
4234         * g++.dg/inherit/covariant1.C: Remove XFAIL.
4235         * g++.old-deja/g++.robertl/eb17.C: Likewise.
4237 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
4239         PR c++/8688
4240         * g++.dg/init/brace3.C: New test.
4242 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
4244         * gcc.dg/20020210-1.c: Fix a comment typo.
4246 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
4248         PR c++/8720
4249         * g++.dg/parse/defarg1.C: New test.
4251         PR c++/8615
4252         * g++.dg/template/char1.C: New test.
4254         * g++.dg/template/varmod1.C: Fix typo.
4256 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4258         DR 180
4259         * g++.old-deja/g++.pt/crash32.C: Expect error.
4261 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
4263         PR c++/5919
4264         * g++.dg/template/varmod1.C: New test.
4266         PR c++/8727
4267         * g++.dg/inherit/typeinfo1.C: New test.
4269         PR c++/8663
4270         * g++.dg/inherit/typedef1.C: New test.
4272 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
4274         PR c++/8332
4275         PR c++/8493
4276         * g++.dg/template/strlen1.C: New test.
4278         PR c++/8227
4279         * g++.dg/template/ctor2.C: New test.
4281         PR c++/8214
4282         * g++.dg/init/string1.C: New test.
4284         PR c++/8511
4285         * g++.dg/template/friend8.C: New test.
4287 2002-11-29  Joe Buck <jbuck@synopsys.com>
4289         * g++.dg/lookup/anon2.C: New test.
4291 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
4293         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
4294         h8300 port.
4296 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
4298         * gcc.dg/bitfld-6.c: New test.
4300 2002-11-27  Jan Hubicka  <jh@suse.cz>
4302         * gcc.c-torture/execute/20021127.[cx]: New test.
4304 2002-11-26  Jan Hubicka  <jh@suse.cz>
4306         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
4307         quality.
4309 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
4311         * g++.dg/init/brace2.C: New test.
4312         * g++.old-deja/g++.mike/p9129.C: Correct.
4314 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
4316         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
4318 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
4320         * gcc.dg/sibcall-6: New test for indirect sibcalls.
4322 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
4324         * testsuite/g++.dg/abi/empty11.C: New test.
4325         * testsuite/g++.dg/rtti/cv1.C: New test.
4327 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
4329         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
4331 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
4333         * g++.dg/abi/empty10.C: New test.
4335 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4337         * gcc.c-torture/compile/20021124-1.c: New test.
4339 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
4341         * g++.dg/abi/rtti2.C: New test.
4343 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4345         * gcc.dg/i386-unroll-1.c: New test.
4347 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4349         * gcc.c-torture/compile/20021120-1.c: New test.
4350         * gcc.c-torture/compile/20021120-2.c: New test.
4352 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4354         * gcc.dg/bitfld-5.c: New test.
4356 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4358         * gcc.c-torture/execute/20021120-3.c: New test.
4360 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4362         * gcc.c-torture/execute/20021120-2.c: New test.
4364 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4366         * gcc.c-torture/execute/20021120-1.c: New test.
4368 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
4370         * gcc.c-torture/execute/20021118-3.c: New test.
4372 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4374         * gcc.c-torture/compile/20021119-1.c: New test.
4376 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
4378         * gcc.dg/duff-1.c: New test.
4379         * gcc.dg/duff-2.c: New test.
4380         * gcc.dg/duff-3.c: New test.
4382 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
4384         * gcc.dg/cpp/_Pragma5.c: New test.
4386 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
4388         * gcc.c-torture/execute/20021118-2.c: New test.
4390 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
4392         * gcc.c-torture/execute/20021118-1.c: New test.
4394 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
4396         * gcc.dg/20021116-1.c: New test.
4398 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
4400         * g++.dg/abi/vcall1.C: New test.
4402 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
4404         * gcc.dg/20021029-1.c: New test.
4405         * gcc.dg/20021029-2.c: New test.
4407 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4409         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
4411 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4413         PR c/8439
4414         * gcc.dg/20021110.c: Move to ...
4415         * gcc.c-torture/compile/20021110.c: .... here.
4417 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4419         PR c/8467
4420         * gcc.c-torture/execute/20021111-1.c
4422 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4424         PR c/8439
4425         * gcc.dg/20021110.c: New test.
4427 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
4429         * g++.dg/abi/vthunk3.C: Run only on x86.
4431 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4433         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
4435 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
4437         * lib/compat.exp (compat-execute): Fix logic error in last
4438         change.
4440 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
4442         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
4444 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4446         PR c++/8389
4447         * g++.dg/template/access6.C: New test.
4449 2002-11-08  Jan Hubicka  <jh@suse.cz>
4451         * gcc.dg/i386-ssefp-1.c: New test.
4452         * gcc.dg/i386-ssefp-1.c: New test.
4454 2002-11-08  Jan Hubicka  <jh@suse.cz>
4456         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
4458 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
4460         * g++.dg/abi/vthunk3.C: New test.
4462         PR c++/8338
4463         * g++.dg/template/crash2.C: New test.
4465 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
4467         * testsuite/g++.dg/abi/dtor1.C: New test.
4468         * testsuite/g++.dg/abi/dtor2.C: Likewise.
4470 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
4472         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
4473         Darwin.
4475 2002-11-04  Adam Nemet  <anemet@lnxw.com>
4477         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
4478         -mthumb.  Only xfail with -O0.
4480 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
4482         * g++.dg/abi/thunk1.C: New test.
4483         * g++.dg/abi/thunk2.C: Likewise.
4484         * g++.dg/abi/vtt1.C: Likewise.
4486 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
4488         PR optimization/8423
4489         * gcc.c-torture/execute/builtin-constant.c: New test.
4491 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
4493         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
4494         Add some more cases.
4496 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
4498         PR c++/8391
4499         * g++.dg/opt/local1.C: New test.
4501 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
4503         PR c++/8160
4504         * g++.dg/template/complit1.C: New test.
4506         PR c++/8149
4507         * g++.dg/template/typename4.C: Likewise.
4509 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4511         Core issue 287, PR c++/7639
4512         * g++.dg/template/instantiate1.C: Adjust error location.
4513         * g++.dg/template/instantiate3.C: New test.
4514         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
4515         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
4516         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
4518 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
4520         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
4522 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
4524         PR c++/8287
4525         * g++.dg/init/dtor2.C: New test.
4527 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4529         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
4530         * gcc.dg/nest.c: Bypass errors on irix6.
4532 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
4534         * gcc.dg/nest.c: Expect error for mmix-*-*.
4535         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
4537 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
4539         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
4540         markers.
4542         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
4544 2002-10-25  Mike Stump  <mrs@apple.com>
4546         * gcc.dg/warn-1.c: New test.
4548 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
4550         * g++.dg/template/typename3.C: New test.
4552 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
4554         * g++.dg/lookup/ptrmem1.C: New test.
4556         * g++.dg/abi/vthunk2.C: New test.
4558 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
4560         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
4562 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
4564         * g++.dg/abi/empty9.C: New test.
4566 2002-10-24  Richard Henderson  <rth@redhat.com>
4568         * g++.dg/inherit/thunk1.C: Enable for ia64.
4570 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
4572         PR c++/8067
4573         * g++.dg/lookup/pretty1.C: New test.
4575 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
4577         * gcc.dg/20021023-1.c: New test.
4579 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
4581         PR c++/7679
4582         * g++.dg/parse/inline1.C: New test.
4584 2002-10-23  Richard Henderson  <rth@redhat.com>
4586         * g++.dg/inherit/thunk1.C: Enable for x86_64.
4588         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
4590 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
4592         PR c++/6579
4593         * g++.dg/parse/stmtexpr3.C: New test.
4595 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
4597         * g++.dg/expr/cond1.C: New test.
4599 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
4601         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
4603 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4605         * g++.dg/abi/vbase13.C: New test.
4606         * g++.dg/abi/vbase14.C: Likewise.
4608 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
4610         * gcc.dg/tls/pic-1.c: New test.
4611         * gcc.dg/tls/nonpic-1.c: New test.
4612         * gcc.dg/20021018-1.c: New test.
4614 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
4616         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
4617         Remove only files with the same base name as the test case.
4618         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
4619         (profopt-execute): Likewise.  Also, remove old profiling
4620         and performance data files before running the tests.
4622         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
4623         * g++.dg/bprob/bprob.exp: Likewise.
4624         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
4625         to allow more general test case names.
4627         * g++.dg/bprob/bprob-1.C: Rename to ...
4628         * g++.dg/bprob/g++-bprob-1.C: ... this.
4630         * g77.dg/bprob/bprob-1.f: Rename to ...
4631         * g77.dg/bprob/g77-bprob-1.f: ... this.
4633 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
4635         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
4636         bison 1.50 or later.
4638 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
4640         * g++.dg/README: Describe more test directories.
4642 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4644         * g++.dg/init/array6.C: Add additional tests.
4646 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
4648         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
4649         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
4651 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
4653         * gcc.c-torture/compile/20020604-1.x: New.
4654         * gcc.c-torture/compile/simd-5.x: Likewise.
4655         * gcc.c-torture/execute/920710-1.x: Likewise.
4656         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
4658 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4660         * g++.dg/inherit/override1.C: Add dg-options clause.
4662 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4664         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
4665         _mm_slli_si128.
4667 2002-10-19  Andreas Schwab  <schwab@suse.de>
4669         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
4670         directory component.
4672 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
4674         * g++.dg/inherit/thunk1.C: New test.
4676         * g++.dg/inherit/override1.C: New test.
4678         * g++.dg/abi/mangle11.C: New test.
4679         * g++.dg/abi/mangle14.C: New test.
4680         * g++.dg/abi/mangle17.C: New test.
4682 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
4684         * g++.dg/overload/member2.C: New test.
4686 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
4688         * g++.dg/README: Describe new compat directory.
4689         * g++.dg/dg.exp: Skip tests in compat directory.
4690         * README.compat: New file.
4691         * lib/compat.exp: New expect script.
4692         * g++.dg/compat: New test directory.
4693         * g++.dg/compat/compat.exp: New expect script.
4694         * g++.dg/compat/abi: New test directory.
4695         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
4696         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
4697         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
4698         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
4699         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
4700         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
4701         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
4702         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
4703         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
4704         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
4705         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
4706         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
4707         * g++.dg/compat/break: New test directory.
4708         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
4709         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
4710         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
4711         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
4712         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
4713         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
4714         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
4715         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
4716         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
4717         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
4718         g++.dg/compat/break/README: New files.
4719         * g++.dg/compat/eh: New test directory.
4720         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
4721         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
4722         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
4723         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
4724         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
4725         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
4726         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
4727         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
4728         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
4729         g++.dg/compat/eh/filter2_y.C,
4730         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
4731         g++.dg/compat/eh/new1_y.C,
4732         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
4733         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
4734         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
4735         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
4736         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
4737         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
4738         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
4739         g++.dg/compat/eh/unexpected1_y.C: New files.
4740         * g++.dg/compat/init: New test directory.
4741         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
4742         g++.dg/compat/init/array5_y.C,
4743         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
4744         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
4745         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
4746         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
4747         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
4748         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
4749         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
4750         g++.dg/compat/init/init-ref2_y.C: New files.
4752 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4754         PR c++/7584
4755         * g++.dg/inherit/using3.C: New test.
4757 2002-10-17  Jan Hubicka  <jh@suse.cz>
4759         * gcc.dg/20021017-2.c: New test.
4761 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4763         * g++.dg/abi/mangle16.C: Adjust.
4765         * g++.dg/init/array8.C: New test.
4767 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
4769         * gcc.dg/special/mips-abi.exp: New test.
4770         * gcc.dg/special/mips-abi.s: Empty file used by the above.
4772 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4774         * g++.dg/abi/mangle16.C: New test.
4775         * g++.dg/abi/mangle17.C: Likewise.
4777         PR c++/7478
4778         * g++.dg/template/ref1.C: New test.
4780 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4782         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
4784 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
4786         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
4788 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4790         PR c++/7524
4791         * g++.dg/init/array7.C: New test.
4793 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
4795         * g++.dg/init/array6.C: New test.
4797         * g++.dg/abi/mangle13.C: Likewise.
4798         * g++.dg/abi/mangle14.C: Likewise.
4799         * g++.dg/abi/mangle15.C: Likewise.
4801 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4803         * g++.dg/abi/empty8.C: New test.
4805 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
4807         * g++.dg/init/ctor1.C: New test.
4809 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
4811         * gcc.c-torture/execute/20021015-1.c: New test.
4813 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
4815         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
4817 2002-10-14  Jan Hubicka  <jh@suse.cz>
4819         * gcc.dg/i386-ssetype-[1-5].c: New tests.
4821 2002-10-14  Richard Henderson  <rth@redhat.com>
4823         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
4825 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4827         PR optimization/6631
4828         * g++.dg/opt/const2.C: New test.
4830 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4832         PR c++/7176
4833         * g++.dg/parse/friend1.C: New test.
4834         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
4836 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
4838         * gcc.dg/20021014-1.c: New test.
4840 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
4842         PR c++/5661
4843         * g++.dg/ext/vlm1.C: New test.
4844         * g++.dg/ext/vlm2.C: Likewise.
4846         * g++.dg/init/array1.C: Remove invalid braces.
4847         * g++.dg/init/brace1.C: New test.
4848         * g++.dg/init/copy2.C: Likewise.
4849         * g++.dg/init/copy3.C: Likewise.
4850         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
4851         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
4852         braces.
4854 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
4856         * gcc.dg/cpp/assembler.S: Don't use -ansi.
4858 2002-10-11  Richard Shann  <richard.shann@superh.com>
4860         * gcc.c-torture/compile/simd-5.c: New test.
4862 2002-10-10  Roger Sayle  <roger@eyesopen.com>
4864         * gcc.c-torture/execute/shiftopt-1.c: New test case.
4866 2002-10-10  Jim Wilson  <wilson@redhat.com>
4868         * gcc.c-torture/execute/20021010-1.c: New test.
4870 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
4872         PR c/7353
4873         * g++.dg/ext/typedef-init.C: New test.
4874         * gcc.dg/typedef-init.c: New test.
4876 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
4878         * gcc.dg/cpp/paste13.c: New test.
4880 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4882         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
4883         remaining platforms, XFAIL during compile, not execute.  Don't
4884         XFAIL at -O0.
4886 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
4888         * gcc.dg/alias-1.c: Tweak expected warning.
4890 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4892         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
4894 2002-10-06  Andreas Jaeger  <aj@suse.de>
4896         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
4897         * gcc.dg/cpp/c++98.C: Likewise.
4899         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
4900         * g++.dg/cpp/c++98.C: Likewise.
4902         * g++.dg/README (Subdirectories): Mention cpp directory.
4904         PR target/7559
4905         * gcc.dg/20021006-1.c: New test.
4907 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4909         PR c++/7804
4910         * g++.dg/other/warning1.C: New test.
4912 2002-10-04  Roger Sayle  <roger@eyesopen.com>
4914         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
4915         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
4916         and sparc-*-* with -m64 as expected failures.  See PR 8087.
4918 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4920         PR c++/7931
4921         * g++.dg/template/ptrmem3.C: New test.
4923         PR c++/7754
4924         * g++.dg/template/union1.C: New test.
4926 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4928         PR c++/8006
4929         * g++.dg/abi/mangle9.C: New test.
4930         * g++.dg/abi/mangle10.C: New test.
4931         * g++.dg/abi/mangle11.C: New test.
4932         * g++.dg/abi/mangle12.C: New test.
4934 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
4936         PR c++/7188.
4937         * g++.dg/template/meminit1.C: New test.
4938         * g++.dg/warn/Wreorder-1.C: Likewise.
4939         * g++.old-deja/g++.mike/warn3.C: Tweak.
4940         * lib/prune.exp: Ingore "in copy constructor".
4942 2002-10-02  Andreas Jaeger  <aj@suse.de>
4944         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
4945         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
4946         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
4947         on x86-64.
4949 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4951         * gcc.dg/empty1.C: Fix typo.
4953 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
4955         * gcc.dg/alias-1.c: New test.
4957 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4959         * gcc.dg/empty1.C: New test.
4961         * g++.dg/tls/init-2.C: Tweak error messages.
4963 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
4965         * gcc.c-torture/compile/20020923-1.c: New test.
4967 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
4969         * gcc.c-torture/execute/ffs-1.c: New test.
4970         * gcc.c-torture/execute/ffs-2.c: Ditto.
4972 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
4974         * g++.dg/overload/member1.C: New test.
4976 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
4978         * g++.dg/abi/empty7.C: New test.
4979         * g++.dg/init/pm2.C: Likewise.
4981 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
4983         * g++.dg/rtti/crash1.C: New test.
4985 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
4987         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
4988         gcc.dg/sibcall-4.c: New tests.
4990 2002-09-28  Roger Sayle  <roger@eyesopen.com>
4992         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
4993         powerpc and MMIX targets.
4995 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
4997         * gcc.dg/cpp/20020927-1.c: New.
4999 2002-09-26  David S. Miller  <davem@redhat.com>
5001         * gcc.c-torture/compile/trunctfdf.c: New.
5003 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5005         * lib/target-supports.exp (check_weak_available): Handle solaris2.
5007 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
5009         * gcc.c-torture/execute/loop-15.c: New.
5011 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
5013         * README.QMTEST: Fix typo.
5015 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
5017         * gcc.dg/20020926-1.c: New test.
5019 2002-09-25  David S. Miller  <davem@redhat.com>
5021         PR target/7842
5022         * gcc.c-torture/execute/shiftdi.c: New test.
5024 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
5026         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
5027         unique to the tool.
5028         * lib/g77.exp (g77_init): Likewise.
5029         * lib/g++.exp (g++_init): Likewise.
5030         * lib/objc.exp (objc_init): Likewise.
5032 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
5034         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
5035         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
5036         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
5038 2002-09-25  Richard Henderson  <rth@redhat.com>
5040         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
5041         too-small long double.
5043 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
5045         * gcc.dg/20020919-1.c: New test.
5047 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
5049         * g++.dg/abi/bitfield6.C: New test.
5050         * g++.dg/abi/bitfield7.C: New test.
5051         * g++.dg/abi/bitfield8.C: New test.
5052         * g++.dg/abi/vbase11.C: New test.
5054 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5056         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
5057         hppa*-*-hpux*.  Update test comment.
5059 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
5061         * gcc.dg/tls/struct-1.c: New test.
5063 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
5065         * gcc.dg/cpp/tr-warn2.c: Update.
5067 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
5069         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
5071 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
5073         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
5074         systems.
5076 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
5078         * gcc.c-torture/execute/ieee/mzero3.c: New test.
5080         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
5081         Adjust for c++filt moved to binutils.  Remove spurious duplicate
5082         setting of cxxfilt.
5084 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
5086         * gcc.dg/20020312-2.c: Update for darwin.
5088 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
5090         * g++.old-deja/g++.other/crash32.C: Mark ICE.
5092 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
5094         * objc.dg/comp-types-1.m: New test.
5095         * objc.dg/comp-types-2.m: New test.
5096         * objc.dg/comp-types-3.m: New test.
5097         * objc.dg/comp-types-4.m: New test.
5098         * objc.dg/comp-types-5.m: New test.
5099         * objc.dg/comp-types-6.m: New test.
5101 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5103         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
5105 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
5107         * g++.dg/other/do1.C: New test.
5109         * g++.dg/template/subst1.C: New test.
5111 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
5113         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
5115 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
5117         * g++.dg/template/qualttp20.C: Adjust expected errors.
5118         * g++.old-deja/g++.jason/report.C: Likewise.
5119         * g++.old-deja/g++.other/qual1.C: Likewise.
5121         * g++.dg/lookup/scoped2.C: New test.
5123         * g++.dg/ext/asm3.C: New test.
5125 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
5127         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
5129 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
5131         * ChangeLog: follow spelling conventions.
5132         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
5133         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
5134         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
5135         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
5136         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
5137         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
5138         * g++.old-deja/g++.law/global-init1.C: Likewise.
5139         * g++.old-deja/g++.other/delete4.C: Likewise.
5140         * g++.old-deja/g++.other/inline21.C: Likewise.
5141         * g++.old-deja/g++.other/singleton.C: Likewise.
5142         * g77.dg/strlen0.f: Likewise.
5143         * g77.f-torture/compile/20010519-1.f: Likewise.
5144         * g77.f-torture/compile/980310-4.f: Likewise.
5145         * gcc.c-torture/compile/20000605-1.c: Likewise.
5146         * gcc.c-torture/execute/20020225-1.c: Likewise.
5147         * gcc.dg/c90-hexfloat-2.c: Likewise.
5148         * gcc.dg/c99-bool-1.c: Likewise.
5149         * gcc.dg/c99-hexfloat-2.c: Likewise.
5150         * gcc.dg/dll-2.c: Likewise.
5151         * gcc.dg/wtr-union-init-1.c: Likewise.
5152         * gcc.dg/wtr-union-init-2.c: Likewise.
5153         * gcc.dg/wtr-union-init-3.c: Likewise.
5154         * gcc.dg/cpp/avoidpaste1.c: Likewise.
5155         * gcc.dg/cpp/defined.c: Likewise.
5156         * gcc.dg/cpp/macsyntx.c: Likewise.
5157         * gcc.dg/cpp/paste2.c: Likewise.
5158         * gcc.dg/cpp/trad/defined.c: Likewise.
5159         * gcc.dg/format/c90-printf-1.c: Likewise.
5160         * gcc.dg/format/c90-scanf-1.c: Likewise.
5161         * gcc.dg/format/c99-printf-1.c: Likewise.
5162         * gcc.dg/format/c99-scanf-1.c: Likewise.
5163         * gcc.misc-tests/gcov-8.c: Likewise.
5164         * lib/profopt.exp: Likewise.
5166 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
5168         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
5170 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5172         * g++.dg/inherit/using2.C: New test.
5174 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
5176         * ChangeLog: Follow spelling conventions.
5177         * g++.dg/template/friend4.C: Likewise.
5178         * g++.old-deja/g++.pt/crash67.C: Likewise.
5179         * gcc.c-torture/execute/20000801-4.c: Likewise.
5180         * gcc.dg/c90-digraph-1.c: Likewise.
5181         * gcc.dg/c94-digraph-1.c: Likewise.
5182         * gcc.dg/c99-digraph-1.c: Likewise.
5183         * gcc.dg/cpp/line5.c: Likewise.
5184         * gcc.dg/cpp/multiline.c: Likewise.
5185         * gcc.dg/cpp/trad/literals-1.c: Likewise.
5186         * gcc.dg/format/attr-3.c: Likewise.
5187         * gcc.dg/format/c90-scanf-3.c: Likewise.
5188         * gcc.dg/format/ext-4.c: Likewise.
5190 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
5192         * g++.dg/template/pretty1.C: New test.
5194 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
5196         * gcc.c-torture/execute/struct-cpy-1.c: New test.
5198 2002-09-13  Matt Austern  <austern@apple.com>
5200         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
5201         passing a cast expression to a function by const reference.
5203 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
5205         * g++.dg/template/deduce1.C: New test.
5207 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
5209         * gcc.c-torture/execute/simd-1.c: Force all use of int to
5210         32-bit int.
5212 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
5214         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
5215         usage.
5217 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
5219         * gcc.c-torture/compile/20020910-1.c: New test.
5221 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
5223         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
5225 2002-09-10  Andreas Jaeger  <aj@suse.de>
5227         * gcc.dg/20020312-2.c: Adjust for x86-64.
5229 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
5231         * g77.dg/7388.f: New test case for PR 7388.
5233 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
5235         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
5237 2002-09-05  Ziemowit Laski <zlaski@apple.com>
5239         * objc.dg/proto-lossage-1.m: New test.
5241 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
5243         * gcc.dg/cpp/_Pragma4.c: Fix typo.
5245 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
5247         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
5248         expected to pass.
5250 2002-09-06  Stan Shebs  <shebs@apple.com>
5251             David Edelsohn  <edelsohn@gnu.org>
5253         * gcc.dg/weak: New directory.
5254         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
5255         target-specific xfail bits.
5256         * gcc.dg/typeof-2.c: Move to new directory.
5257         * gcc.dg/weak.exp: New expect script.
5259 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
5261         * gcc.c-torture/execute/extzvsi.c: New test.
5263 2002-09-05  Stan Shebs  <shebs@apple.com>
5265         * gcc.dg/weak-1.c: xfail on Darwin.
5266         * gcc.dg/weak-2.c: Ditto.
5267         * gcc.dg/weak-3.c: Ditto.
5268         * gcc.dg/weak-4.c: Ditto.
5269         * gcc.dg/weak-5.c: Ditto.
5270         * gcc.dg/weak-6.c: Ditto.
5271         * gcc.dg/weak-7.c: Ditto.
5272         * gcc.dg/weak-8.c: Ditto.
5273         * gcc.dg/weak-9.c: Ditto.
5275 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
5277         * gcc.c-torture/execute/loop-14.c: New test.
5279 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
5281         * g++.dg/other/cxa-atexit1.C: New test.
5283         * gcc.dg/typeof-2.c: New test.
5285 2002-09-03  Roger Sayle  <roger@eyesopen.com>
5287         * gcc.dg/builtins-2.c: New testcase.
5288         * gcc.dg/builtins-3.c: New testcase.
5290 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
5292         * gcc.dg/cpp/_Pragma4.c: New test.
5294 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
5296         * objc/execute/nil_method-1.m: New testcase.
5298 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
5300         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
5301         [Object class], not [Object initialize].
5303 2002-08-31  Roger Sayle  <roger@eyesopen.com>
5304             Hans-Peter Nilsson  <hp@bitrange.com>
5306         * gcc.c-torture/execute/20020720-1.x: Skip test on
5307         mmix-knuth-mmixware.  Correct comment.
5309 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
5311         * testsuite/g++.dg/abi/bitfield5.C: New test.
5312         * testsuite/g++.dg/abi/vbase10.C: Likewise.
5314 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
5316         * objc.dg/undeclared-selector.m: New test.
5318 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
5320         * g++.dg/other/offsetof1.C: Avoid cast warning.
5322 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
5324         * objc.dg/super-class-2.m: New test.
5326 2002-08-24  Matt Austern  <austern@apple.com>
5328         * g++.dg/ext/lvaddr.C: New test.
5329         * g++.dg/ext/lvcast.C: New test.
5331 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
5333         * testsuite/g++.dg/inherit/cond1.C: New test.
5335 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
5337         * gcc.dg/noncompile/incomplete-1.c: New test.
5339 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
5341         * gcc.dg/typespec-1.c: New test.
5343 2002-08-20  Devang Patel  <dpatel@apple.com>
5344         * objc.dg/proto-hier-2.m: New test.
5346 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
5348         * objc.dg/bitfield-1.m: New test.
5349         * objc.dg/bitfield-2.m: New test.
5351 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5353         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
5354         gcc.dg/c99-flex-array-4.c: New tests.
5356 2002-08-16  Stan Shebs  <shebs@apple.com>
5358         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
5360 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
5362         * gcc.dg/typeof-1.c: New test.
5363         * g++.dg/ext/typeof2.C: New test.
5365 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
5367         * g++.dg/other/offsetof1.C: New test.
5369 2002-08-14  Richard Henderson  <rth@redhat.com>
5371         * gcc.dg/tls/diag-3.c: Fix expected message strings.
5373 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
5375         * gcc.dg/cpp/_Pragma3.c: New test.
5377 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
5379         * g++.dg/template/inherit3: New test.
5381 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5383         * gcc.dg/bitfld-4.c: Add blank options.
5385 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
5387         * g++.dg/template/crash1.C: New test.
5389 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5391         * gcc.dg/tls/opt-2.c: New test.
5393 2002-08-08  Devang Patel  <dpatel@apple.com>
5395         * objc.dg/selector-1.m : New test
5397 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5399         * g++.dg/abi/bitfield4.C: New test.
5400         * gcc.dg/bitfld-4.c: New test.
5402 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5404         * g++.dg/other/packed1.C: New test.
5406 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
5408         * g++.dg/abi/offsetof.C: Tweak error messages.
5409         * g++.old-deja/g++.mike/p10769a.C: Likewise.
5411 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5413         * gcc.dg/bitfld-3.c: New test.
5415 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5416             Richard Henderson  <rth@redhat.com>
5418         * gcc.dg/i386-bitfield1.c: New test.
5419         * g++.dg/abi/bitfield3.C: Update.
5421 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
5423         * objc.dg/const-str-2.m: Update.
5424         * gcc.dg/cpp/c++98.c: Change to C extension.
5425         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
5426         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
5428 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
5430         * testsuite/gcc.dg/tls/diag-3.c: New.
5432 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
5434         * g++.dg/README (Subdirectories): Document new subdir expr.
5435         * g++.dg/expr/pmf-1.C: New test.
5437 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
5439         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
5441 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
5443         * g++.dg/abi/bitfield3.C: New test.
5445 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
5447         * lib/gcov.exp: Tweak expected line formats.
5448         * gcc.misc-tests/gcov8.c: New test.
5449         * gcc.misc-tests/gcov8.x: New flags.
5451 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
5453         * consistency.vlad/layout/endian.c: Include string.h.
5455         * gcc.c-torture/execute/20020805-1.c: New test.
5457 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
5459         * g++.dg/other/conversion1.C: New test.
5461 2002-08-03  Roger Sayle  <roger@eyesopen.com>
5463         * gcc.dg/builtins-1.c: New testcase.
5465 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
5467         * g++.dg/inherit/access3.C: New test.
5469 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
5471         * gcc.dg/ia64-visibility-2.c: New test.
5473 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
5475         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
5476         __qualifier_flags to __flags.
5478 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
5480         * g++.dg/inherit/operator1.C: New test.
5481         * g++.dg/lookup/disamb1.C: Fix typo in comment.
5482         * g++.dg/other/error1.C: Change expected error message.
5483         * g++.dg/template/conv4.C: Likewise.
5485 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
5487         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
5488         for documented behavior.
5490 2002-07-25  Roger Sayle  <roger@eyesopen.com>
5492         * gcc.c-torture/execute/20020720-1.x: Skip this test on
5493         several targets known to fail.
5495 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
5497         * gcc.dg/mips-args-[123].c: New tests.
5499 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
5501         * gcc.dg/ppc-spe.c: New.
5503 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
5505         * g++.dg/other/ptrmem4.C: New testcase.
5507 2002-07-24  Richard Henderson  <rth@redhat.com>
5509         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
5511 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
5513         * g++.dg/ext/alignof1.C (main): Return 0 for success.
5515 2002-07-24  Roger Sayle  <roger@eyesopen.com>
5517         * gcc.c-torture/execute/memset-3.c: New testcase.
5519 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
5521         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
5522         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
5524 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5526         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
5527         Delete.
5529 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
5531         * gcc.c-torture/compile/simd-4.c: New test.
5533 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5535         PR c++/7347, c++/7348
5536         * g++.dg/template/access4.C: New test.
5537         * g++.dg/template/access5.C: New test.
5538         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
5539         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
5540         * g++.old-deja/g++.pt/ttp58.C: Likewise.
5541         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
5543 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
5545         * gcc.dg/gnu89-init-2.c: New test.
5547 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
5549         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
5551 2002-07-20  Roger Sayle  <roger@eyesopen.com>
5553         * gcc.c-torture/execute/20020720-1.c: New testcase.
5555 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
5557         * gcc.dg/cpp/Wsignprom.c: New tests.
5559 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
5561         * gcc.c-torture/execute/loop-13.c: New test.
5563 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
5565         * gcc.dg/cpp/expr.c: New tests.
5567 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
5569         * g++.dg/opt/pr6713.C: Add template instantiation.
5571 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
5573         * gcc.dg/nest.c: New test.
5575 2002-07-17  Richard Henderson  <rth@redhat.com>
5577         * g++.dg/opt/pr6713.C: New test.
5579 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
5581         * gcc.c-torture/execute/loop-2e.x: Let the testcase
5582         XFAIL for all x86 processors.
5584 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
5586         * gcc.c-torture/execute/20010122-1.x: Do not test with
5587         -fomit-frame-pointer.
5589 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5591         * g++.dg/template/instantiate2.C: New test.
5592         * g++.dg/template/spec4.C: New test.
5594 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5596         * g++.dg/template/access2.C: New test.
5597         * g++.dg/template/access3.C: New test.
5599 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
5601         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
5602         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
5603         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
5604         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
5605         Convert to use <stdarg.h>.
5606         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
5607         Delete.
5608         * gcc.dg/va-arg-2.c: New.
5609         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
5611 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
5613         * gcc.c-torture/compile/20020710-1.c: New test.
5615 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
5616                           Andrew Pinski  <pinskia@physics.uc.edu>
5618         gcc.c-torture/compile/simd-2.c: New testcase.
5619         gcc.c-torture/compile/simd-3.c: Likewise.
5621 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
5623         PR c++/7224
5624         * g++.dg/overload/error1.C: New test.
5626 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5628         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
5629         configuration and IRIX 6 O32 ABI.
5631 2002-07-11  Roger Sayle  <roger@eyesopen.com>
5633         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
5635 2002-07-10  Roger Sayle  <roger@eyesopen.com>
5637         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
5639 2002-07-10  Jeffrey A Law  <law@redhat.com>
5641         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
5643         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
5645 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
5647         * gcc.dg/20020312-2.c: Check for __PPC__.
5649 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
5651         * gcc.c-torture/compile/20020709-1.c: New test.
5653 2002-07-07  Roger Sayle  <roger@eyesopen.com>
5655         * g++.dg/template/qualttp21.C: New test case.
5657 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
5659         * gcc.c-torture/compile/20020706-1.c: New test.
5660         * gcc.c-torture/compile/20020706-2.c: New test.
5662 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
5663             Alexandre Oliva  <aoliva@redhat.com>
5665         * g++.dg/warn/incomplete1.C: New test.
5667 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5669         PR c++/7099
5670         * g++.dg/warn/noreturn1.C: New test.
5672 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
5674         PR c++/6706
5675         * g++.dg/debug/debug6.C: New test.
5676         * g++.dg/debug/debug7.C: New test.
5678 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
5680         * gcc.c-torture/compile/simd-3.c: New test.
5682 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
5684         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
5685         * gcc.dg/20020620-1.c: Likewise.
5687 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5689         PR c++/6944
5690         * g++.dg/init/array4.C: New test.
5691         * g++.dg/init/array5.C: New test.
5693 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
5695         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
5696         * gcc.c-torture/execute/simd-2.c (main): Likewise.
5698 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5700         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
5701         * gcc.dg/wtr-aggr-init-1.c: Likewise.
5702         * gcc.dg/wtr-conversion-1.c: Likewise.
5703         * gcc.dg/wtr-escape-1.c: Likewise.
5704         * gcc.dg/wtr-int-type-1.c: Likewise.
5705         * gcc.dg/wtr-label-1.c: Likewise.
5706         * gcc.dg/wtr-static-1.c: Likewise.
5707         * gcc.dg/wtr-strcat-1.c: Likewise.
5708         * gcc.dg/wtr-suffix-1.c: Likewise.
5709         * gcc.dg/wtr-switch-1.c: Likewise.
5710         * gcc.dg/wtr-unary-plus-1.c: Likewise.
5711         * gcc.dg/wtr-union-init-1.c: Likewise.
5712         * gcc.dg/wtr-union-init-2.c: Likewise.
5713         * gcc.dg/wtr-union-init-3.c: Likewise.
5715         * gcc.dg/wtr-func-def-1.c: New test.
5717 2002-07-02 Devang Patel <dpatel@apple.com>
5719         * objc.dg/param-1.m: New test.
5721 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
5723         * gcc.dg/cpp/trad/directive.c: Add test.
5724         * gcc.dg/cpp/trad/macroargs.c: Add test.
5725         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
5727 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
5729         * gcc.dg/cpp/cmdlne-M.c: New test.
5731 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
5733         * objc.dg/desig-init-1.m: New test.
5735 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5737         PR c++/6716
5738         * g++.dg/template/instantiate1.C: New test.
5740 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
5742         PR c++/7112
5743         * g++.dg/template/sizeof2.C: New test.
5745 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5747         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
5748         gcc.dg/cpp/trad/include.c: New tests.
5750 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
5752         PR target/7177
5753         * gcc.c-torture/compile/20020701-1.c: New test.
5755 2002-07-01  Stan Shebs  <shebs@apple.com>
5757         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
5758         header here...
5759         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
5760         (objc-torture-execute): or here.
5762 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
5764         * gcc.c-torture/execute/arith-rand-ll.c: New test.
5766 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5768         * gcc.dg/cpp/trad/escaped-nl.c: New test.
5770 2002-06-30  Devang Patel  <dpatel@apple.com>
5772         * objc.dg/fsyntax-only.m: New test.
5774 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
5776         PR c++/6695
5777         * g++.dg/template/friend7.C: New file.
5779 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
5781         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
5782         return type.
5784 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
5786         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
5787         avoid division by zero.
5789 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
5791         * gcc.dg/Wunknownprag.c: New tests.
5793 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
5795         * gcc.c-torture/execute/simd-2.c: New test.
5797 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
5799         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
5800         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
5801         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
5802         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
5803         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
5804         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
5805         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
5806         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
5807         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
5808         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
5809         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
5810         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
5811         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
5812         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
5813         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
5814         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
5815         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
5817 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
5819         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
5820         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
5821         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
5822         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
5823         New tests.
5824         * gcc.dg/cpp/trad/directive.c: Update.
5826 2002-06-23  Andreas Jaeger  <aj@suse.de>
5828         * gcc.c-torture/execute/complex-6.c: New.
5830 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
5832         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
5833         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
5834         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
5835         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
5837 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
5839         * gcc.dg/cpp/trad: New directory with traditional tests copied
5840         from parent directory.
5841         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5842         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5843         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5844         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5845         Move to trad/ and rename.
5846         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
5847         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
5848         gcc.dg/cpp/trad/redef2.c: New tests.
5849         * gcc.dg/cpp/trad/trad.exp: New driver.
5851 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
5853         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5854         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5855         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5856         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5857         Remove.
5859 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
5861         * gcc.dg/20020620-1.c: New test.
5863 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5865         * g++.dg/template/ttp4.C: New test.
5867 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
5869         * g++.dg/opt/vt1.C: Fix regexp.
5871 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5873         * gcc.c-torture/execute/pure-1.c: Make functions static again.
5874         Don't use attribute `noinline'.
5876 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5878         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
5880 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
5882         * gcc.c-torture/execute/simd-1.c: New.
5884         * gcc.dg/simd-1.c: New.
5886 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5888         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
5890 2002-06-16  Richard Henderson  <rth@redhat.com>
5892         * g++.dg/ext/anon-struct1.C: New.
5893         * g++.dg/ext/anon-struct2.C: New.
5894         * g++.dg/ext/anon-struct3.C: New.
5895         * gcc.dg/anon-struct-1.c: New.
5896         * gcc.dg/anon-struct-2.c: New.
5897         * gcc.dg/anon-struct-3.c: New.
5898         * gcc.dg/20011008-1.c: Adjust warning text.
5899         * gcc.dg/20020527-1.c: Add -fms-extensions.
5901 2002-06-16  Richard Henderson  <rth@redhat.com>
5903         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
5905 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
5907         * gcc.c-torture/execute/20020615-1.c: New test.
5909 2002-06-15  Roger Sayle  <roger@eyesopen.com>
5911         * gcc.c-tortuture/execute/compare-1.c: New test case.
5912         * gcc.c-tortuture/execute/compare-2.c: New test case.
5913         * gcc.c-tortuture/execute/compare-3.c: New test case.
5915 2002-06-13  Richard Henderson  <rth@redhat.com>
5917         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
5918         ia64 ilp32.
5920 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5922         * g++.dg/template/typename2.C: Update error message.
5924 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
5926         * gcc.c-torture/execute/20020611-1.c: New test.
5928 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
5930         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
5931         list of targets to skip.
5933 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
5935         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
5936         targets if not optimizing.
5938 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
5940         * gcc.c-torture/compile/20020605-1.c: New test.
5942         * g++.dg/opt/vt1.C: New test.
5944         * gcc.dg/20020531-1.c: New test.
5946         * gcc.dg/20020530-1.c: New test.
5948         * gcc.dg/20020527-1.c: New test.
5950         * g++.dg/opt/cse1.C: New test.
5952 2002-06-07  Roger Sayle  <roger@eyesopen.com>
5954         * gcc.dg/20020607-2.c: New test case.
5956 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
5958         * gcc.c-torture/compile/20020604-1.c: New test.
5960 2002-06-04  Richard Henderson  <rth@redhat.com>
5962         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
5963         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
5964         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
5966 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
5968         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
5970 2002-06-03  Richard Henderson  <rth@redhat.com>
5972         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
5973         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
5975 2002-06-02  Richard Henderson  <rth@redhat.com>
5977         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
5978         test functions static.
5980 2002-06-02  Andreas Jaeger  <aj@suse.de>
5982         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
5983         now.
5985 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5987         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
5988         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
5989         Update for mofified diagnostics.
5990         * gcc.dg/c99-intconst-1.c: No longer fail.
5992 2002-06-02  Richard Henderson  <rth@redhat.com>
5994         * gcc.dg/uninit-A.c: Remove xfail markers.
5996 2002-06-01  Roger Sayle  <roger@eyesopen.com>
5998         * gcc.dg/fnegate-1.c: New test case.
6000 2002-05-30  Osku Salerma  <osku@iki.fi>
6002         * gcc.c-torture/execute/mayalias-1.c: New file.
6004 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6006         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
6007         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
6008         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
6010 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
6012         * gcc.c-torture/execute/20020529-1.c: New test.
6014 2002-05-27  Richard Henderson  <rth@redhat.com>
6016         * g++.dg/ext/attrib6.C: New test case.
6018 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6020         * gcc.c-torture/execute/pure-1.c: New test.
6022 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6024         * gcc.dg/cpp/arith-2.c: Remove.
6026 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6028         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
6029         * gcc.dg/cpp/if-3.c: Remove.
6031 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
6033         * g++.dg/opt/cse2.C: New test.
6035 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
6037         * gcc.dg/cpp/arith-1.c: New semantic tests.
6038         * gcc.dg/cpp/if-1.c: Update.
6040 2002-05-24  Ben Elliston  <bje@redhat.com>
6042         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
6044 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
6046         * gcc.dg/verbose-asm.c: New test.
6048 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6050         * gcc.dg/cpp/paste12.c: New test.
6052 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6054         * g++.dg/parse/named_ops.C: New test.
6056 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
6058         * gcc/testsuite/gcc.dg/weak-8.c: New test.
6060 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
6062         * gcc.dg/weak-2.c: Allow optional leading underscore
6063         in scan-assembler symbol name.
6064         * gcc.dg/weak-3.c: Likewise.
6065         * gcc.dg/weak-4.c: Likewise.
6066         * gcc.dg/weak-5.c: Likewise.
6068 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
6070         * gcc.dg/20020523-1.c: New test.
6072 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
6074         * objc.dg/const-str-2.m: Update now that we stop after
6075         a command line error.
6077 2002-05-22  Richard Henderson  <rth@redhat.com>
6079         * g++.dg/dg.exp: Fix typo in test pruneing.
6081 2002-05-22  Richard Henderson  <rth@redhat.com>
6083         * g++.dg/dg.exp: Prune the tls subdirectory.
6084         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
6085         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
6086         * g++.dg/tls/init-1.C: New.
6088 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
6090         * gcc.dg/20020517-1.c: New test.
6092 2002-05-21  Richard Henderson  <rth@redhat.com>
6094         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
6095         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
6097 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
6099         * g++.dg/other/copy2.C: New test.
6101 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
6103         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
6104         (MAX_COPY): Bump up to 10 times sizeof (long long).
6105         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
6107         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
6108         sizeof (long long).
6110         * gcc.c-torture/execute/strcpy-1.c: New test.
6112 2002-05-19  Jason Merrill  <jason2redhat.com>
6114         * g++.dg/ext/oper1.C: New test.
6116 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
6117 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
6119         * README.QMTEST: New file.
6121         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
6123 2002-05-19  Andreas Jaeger  <aj@suse.de>
6125         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
6126         now.
6127         * gcc.c-torture/execute/loop-2d.x: Likewise.
6129 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
6131         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
6132         support weak symbols.
6133         * gcc.dg/weak-4.c: Likewise
6134         * gcc.dg/weak-6.c: Likewise
6136 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
6138         * gcc.dg/weak-3.c: Add dg-excess-error comment for
6139         cygwin, coff and h8300-*-hms targets
6140         * gcc.dg/weak-5.c: Likewise
6141         * gcc.dg/weak-7.c: Likewise
6143 2002-05-16  Jason Merrill  <jason@redhat.com>
6145         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
6146         (scan-assembler-not, scan-assembler-dem): Likewise.
6147         (scan-assembler-dem-not): Likewise.
6149 2002-05-15  Richard Henderson  <rth@redhat.com>
6151         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
6153 2002-05-15  Richard Henderson  <rth@redhat.com>
6155         * gcc.dg/weak-5.c (vfoo1c): No warning here.
6156         (vfoo1f): Warning here.
6157         (vfoo1l): Don't redefine the alias.
6159 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
6161         * g++.dg/init/pm1.C: New test.
6163 2002-05-12  David S. Miller  <davem@redhat.com>
6165         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
6166         types.
6168 2002-05-10  Roger Sayle  <roger@eyesopen.com>
6170         * gcc.c-torture/execute/20020510-1.c: New test case.
6172 2002-05-10  David S. Miller  <davem@redhat.com>
6174         * gcc.c-torture/execute/conversion.c: Test long double too.
6176 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
6178         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
6179         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
6180         * lib/g++.exp (g++_link_flags): Likewise.
6181         * lib/objc.exp (objc_target_compile): Likewise.
6183 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
6185         * gcc.dg/cpp/poison.c: Update.
6186         * gcc.dg/cpp/20000625-2.c: Remove.
6187         * gcc.dg/cpp/direct2s.c: Remove final test.
6189 2002-05-08  Tom Rix  <trix@redhat.com>
6191         * gcc.c-torture/execute/20020508-1.c: New test.
6192         * gcc.c-torture/execute/20020508-2.c: New test.
6193         * gcc.c-torture/execute/20020508-3.c: New test.
6195 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
6197         * gcc.dg/cpp/charconst-4.c: More tests.
6199 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
6201         PR c/6569
6202         * gcc.dg/weak-3.c: Update location of warning messages.
6203         * gcc.dg/weak-5.c: Likewise.
6205 2002-05-06  Roger Sayle  <roger@eyesopen.com>
6207         * gcc.c-torture/execute/20020506-1.c: New test case.
6209 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
6211         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
6213 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6215         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
6217 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
6219         * gcc.dg/cpp/charconst-3.c: New test.
6221 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
6223         * gcc.dg/cpp/charconst.c: Update tests.
6225 2002-05-05  Tim Josling  <tej@melbpc.org.au>
6227         * treelang: Added directory for new sample language treelang. Also
6228         lib/treelang.exp: New file to signal treelang should be tested.
6230 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
6232         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
6233         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
6234         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
6235         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
6236         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
6237         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
6238         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
6240 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6242         * gcc.dg/format/xopen-2.c: New test.
6244 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
6246         * gcc.dg/20020503-1.c: New test.
6248 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
6250         * g++.dg/init/dtor1.C: Make it tougher.
6252 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
6254         * g++.dg/init/dtor1.C: New test.
6256 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
6258         * gcc.dg/altivec-8.c: New.
6260 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
6262         * gcc.dg/altivec-7.c: New.
6264 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
6266         * g++.dg/parse/typedef1.C: New test.
6268 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
6270         PR c++/6486
6271         * g++.dg/template/friend6.C: New test.
6273         PR c++/6492
6274         * g++.dg/init/copy1.C: New test.
6276 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
6278         * g++.dg/warn/effc1.C: New test.
6280 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
6282         * gcc.dg/cpp/if-cexp.c: Add a test.
6284 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
6286         * gcc.dg/20020426-2.c: New test.
6288 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
6290         * gcc.dg/cpp/if-mop.c: Update.
6291         * gcc.dg/cpp/if-mpar.c: Add test.
6292         * gcc.dg/cpp/if-oppr.c: Update.
6294 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6296         PR c/6343
6297         * gcc.dg/weak-[2-7].c: New tests.
6299 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
6301         * gcc.dg/enum1.c: New test.
6303 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6305         PR c++/6497
6306         * g++.dg/inherit/access2.C: New test.
6308 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6310         PR bootstrap/6445
6311         * gcc.dg/20020426-1.c: New test.
6313 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
6315         * g++.dg/abi/enum1.C: New test.
6317 2002-04-26  Richard Henderson  <rth@redhat.com>
6319         * gcc.dg/c99-bool-1.c: Expect always true warning.
6321 2002-04-25  Roger Sayle  <roger@eyesopen.com>
6323         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
6325 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6327         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
6328         targets.
6330 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
6332         * g++.dg/abi/mange7.C: New test.
6334         PR c++/6438.
6335         * g++.dg/parse/stmtexpr2.C: New test.
6337 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
6339         * gcc.dg/20020312-2.c: Add SH target.
6341 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6343         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
6344         compiler output on mips*-*-irix*.
6346 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
6348         * g++.dg/parse/attr1.C: New test.
6350 2002-04-23  Roger Sayle  <roger@eyesopen.com>
6352         * gcc.c-torture/execute/string-opt-17.c: New test case.
6353         * gcc.c-torture/execute/memset-2.c: New test case.
6355 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
6357         PR c++/6256:
6358         * g++.dg/template/friend5.C: New test.
6360         PR c++/6331:
6361         * g++.dg/template/qual1.C: Likewise.
6363 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
6365         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
6366         Include stdlib.h, not stdio.h or ctype.h.
6368 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
6370         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
6371         cris-*-elf* and mmix-*-*.
6372         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
6373         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
6374         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
6375         Ditto.
6376         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
6377         * gcc.dg/wchar_t-1.c: Ditto.
6379 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
6381         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
6382         Clarify comment.
6384 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
6386         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
6388 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6390         * gcc.c-torture/execute/20000906-1.x: Delete.
6392 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
6394         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
6396 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
6398         * PR6367
6399         * g77.f-torture/execute/6367.f: New test.
6400         * g77.f-torture/execute/6367.x: Disable for MMIX.
6402 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6404         * PR6352
6405         * g++.dg/opt/inline2.C: New test.
6407 2002-04-18  Richard Henderson  <rth@redhat.com>
6409         * gcc.dg/20000906-1.c: Enable for all targets.
6410         * gcc.c-torture/compile/iftrap-2.c: New.
6412 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6414         * gcc.dg/20020418-1.c: New test.
6415         * gcc.dg/20020418-2.c: New test.
6417 2002-04-18  Richard Henderson  <rth@redhat.com>
6419         * gcc.c-torture/compile/iftrap-1.c: New.
6420         * gcc.dg/iftrap-1.c: Adjust for ia64.
6421         * gcc.dg/iftrap-2.c: New.
6423 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6425         * gcc.c-torture/compile/20020418-1.c: New test.
6427 2002-04-18  Roger Sayle  <roger@eyesopen.com>
6429         * gcc.c-torture/compile/20020415-1.c: New.
6431 2002-04-18  David S. Miller  <davem@redhat.com>
6433         * gcc.c-torture/execute/20020418-1.c: New test.
6435 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
6437         * gcc.dg/20020416-1.c: New test.
6439         * g++.dg/opt/inline1.C: New test.
6441 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
6443         * gcc.dg/altivec-5.c: New test.
6445         * gcc.dg/20020415-1.c: New test.
6447 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6449         * testsuite/lib/chill.exp: Remove.
6451 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
6453         * g++.dg/other/big-struct.C: New test.
6455 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
6457         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
6458         of scratch file.
6460 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
6462         PR c/6277
6463         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
6464         in scan-assembler function name
6466 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
6468         * g77.f-torture/execute/980628-4.x,
6469         g77.f-torture/execute/980628-5.x,
6470         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
6471         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
6472         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
6473         i[34567]86-*-*.
6475 2002-04-13  David S. Miller  <davem@redhat.com>
6477         * gcc.c-torture/execute/20020413-1.c: New test.
6479 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
6481         * gcc.dg/asm-6.c,
6482         * g++.dg/ext/asm1.C: New tests.
6484 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
6486         PR c++ 5373.
6487         * g++.dg/parse/stmtexpr1.C: New test.
6489         PR c++/5189.
6490         * g++.dg/template/copy1.C: New test.
6492 2002-04-12  Richard Henderson  <rth@redhat.com>
6494         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
6496 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
6498         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
6499         gcc.c-torture/execute/20020307-2.c.
6501 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
6503         * g++.dg/ext/attrib5.C,
6504         * g++.dg/lookup/struct1.C: New tests.
6506 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
6508         * gcc.dg/20020411-1.c: New test.
6510         * gcc.c-torture/execute/20020411-1.c: New test.
6512 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
6514         * g77.f-torture/execute/6177.f: New test.
6516 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
6518         PR middle-end/6247
6519         * g++.dg/opt/cleanup1.C: New test.
6521         * g++.dg/opt/const1.C: New test.
6523 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
6525         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
6527 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6529         PR c++/5507
6530         * g++.dg/template/typename2.C: New test.
6532 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
6534         * gcc.c-torture/execute/loop-12.c: New.
6536 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
6538         * g77.f-torture/execute/980628-4.x,
6539         g77.f-torture/execute/980628-5.x,
6540         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
6541         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
6542         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
6544 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6546         PR optimization/6086
6547         * g++.dg/opt/preinc1.C: New test.
6549 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
6551         PR c++/5571
6552         * g++.dg/opt/static2.C: New test.
6554 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
6556         PR c/5120
6557         * gcc.dg/20020406-1.c: New test.
6559 2002-04-04  David S. Miller  <davem@redhat.com>
6561         * gcc.c-torture/execute/20020404-1.c: New test.
6563 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
6565         PR c/6123
6566         * gcc.dg/20020312-2.c: Do not declare global register variable
6567         if __PIC__ or __pic__ is defined.
6569 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
6571         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
6572         __asm__ so that it works correctly even if -ansi -pedantic-errors.
6574 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6576         * gcc.misc-tests/linkage.exp: Update last change to handle
6577         sparc*-, not just sparc-.
6579 2002-04-03  Richard Henderson  <rth@redhat.com>
6581         * gcc.dg/cpp/ucs.c: Improved long UCS test.
6583 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
6585         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
6587 2002-04-02  David S. Miller  <davem@redhat.com>
6589         * gcc.c-torture/execute/20020402-3.c: New test.
6591 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
6593         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
6594         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
6596         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
6597         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
6598         g77.f-torture/execute/20001201.x,
6599         g77.f-torture/execute/u77-test.x: New files.
6601         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
6602         * gcc.dg/wchar_t-1.c: Ditto.
6604 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6606         * gcc.c-torture/execute/20020402-1.c: New test.
6608 2002-04-01  Richard Henderson  <rth@redhat.com>
6610         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
6612         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
6614 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6616         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
6618 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6620         * g++.dg/inherit/template-as-base.C: Expect error.
6621         * g++.dg/inherit/namespace-as-base.C: Likewise.
6623 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
6625         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
6626         g++.dg/ext/instantiate3.C: Tweak match patterns.
6628         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
6629         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
6630         -da test.
6632 2002-03-31  Richard Henderson  <rth@redhat.com>
6634         * gcc.dg/special/alias-2.c: New.
6635         * gcc.dg/special/ecos.exp: Run it.
6637 2002-03-31  Richard Henderson  <rth@redhat.com>
6639         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
6641 2002-03-31  Kazu Hirata  <kazu@hxi.com>
6643         * gcc.dg/weak-1.c: Disable on h8300 port.
6645 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
6647         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
6648         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
6649         ordering tests.
6650         * g++.dg/bprob/bprob-1.C: New test.
6651         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
6652         * g++.dg/gcov/gcov-1.C: New test.
6653         * g++.dg/gcov/gcov-1.x: New file.
6654         * g++.dg/gcov/gcov-2.C: New test.
6655         * g++.dg/gcov/gcov-3.C: New test.
6656         * g++.dg/gcov/gcov-3.h: New file.
6658 2002-03-28  Roger Sayle  <roger@eyesopen.com>
6660         * g++.old-deja/g++.other/builtins5.C: New test.
6661         * g++.old-deja/g++.other/builtins6.C: New test.
6662         * g++.old-deja/g++.other/builtins7.C: New test.
6663         * g++.old-deja/g++.other/builtins8.C: New test.
6664         * g++.old-deja/g++.other/builtins9.C: New test.
6666 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
6668         * g++.dg/opt/static1.C: New test.
6670         * g++.dg/opt/longbranch1.C: New test.
6672 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
6674         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
6676         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
6678 2002-03-28  Jeffrey A Law  (law@redhat.com)
6680         * gcc.c-torture/execute/20020328-1.c: New test.
6682 2002-03-27  Richard Henderson  <rth@redhat.com>
6684         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
6685         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
6686         move from g++.old-deja/g++.ext/.
6688 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
6690         * g++.dg/init/new2.C: New test.
6692 2002-03-26  Richard Henderson  <rth@redhat.com>
6694         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
6696         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
6697         on sparc.
6699         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
6700         sparcv9 systems.
6701         * gcc.dg/20001102-1.c: Likewise.
6703 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
6705         * gcc.dg/cpp/endif-pedantic1.c,
6706         gcc.dg/cpp/endif-pedantic2.c:  New tests.
6708 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
6710         * g++.dg/init/new1.C: New test.
6712 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6714         * g++.dg/abi/vbase9.C: New test.
6716 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
6718         * gcc.dg/arm-asm.c: New test.
6720 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
6722         * gcc.dg/Wswitch-enum.c: New test.
6723         Fix PR c/5044.
6725 2002-03-26  Richard Henderson  <rth@redhat.com>
6727         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
6728         structure.
6730 2002-03-25  Richard Henderson  <rth@redhat.com>
6732         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
6733         sparcv9 systems.
6735         * gcc.c-torture/compile/20011119-1.c (xxx): New.
6736         * gcc.c-torture/compile/20011119-2.c (xxx): New.
6738 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
6740         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
6742 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
6744         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
6745         targets using generic thunk support.
6747 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
6749         * gcc.c-torture/compile/20020323-1.c: New test.
6751         * g++.dg/opt/conj2.C: New test.
6753 2002-03-24  Richard Henderson  <rth@redhat.com>
6755         * gcc.dg/weak-1.c: Use -fno-common.
6757 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6759         * g77.dg/f77-edit-apostrophe-out.f: New test
6760         * g77.dg/f77-edit-h-out.f: New test
6761         * g77.dg/f77-edit-t-in.f: New test
6762         * g77.dg/f77-edit-t-out.f: New test
6763         * g77.dg/f77-edit-x-out.f: New test
6764         * g77.dg/f77-edit-slash-out.f: New test
6765         * g77.dg/f77-edit-colon-out.f: New test
6766         * g77.dg/f77-edit-s-out.f: New test
6768 2002-03-24  Richard Henderson  <rth@redhat.com>
6770         * objc/execute/formal_protocol-6.x: New XFAIL.
6772 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6774         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
6775         that do not support weak symbols
6777 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6779         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
6780         * lib/g77.exp:  Likewise
6781         * lib/objc.exp: Likewise
6783 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
6785         * gcc.dg/Wswitch-default.c: New test.
6787 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
6789         * g++.dg/other/enum1.C: New test.
6791 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
6793         * gcc.dg/pragma-ep-3.c: Fix typo.
6795 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6797         * g++.dg/inherit/template-as-base.C: New test.
6799 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
6801         * g++.old-deja/g++.other/dwarf2-1.C: Move...
6802         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
6804 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
6806         * gcc.dg/cpp/multiline.c: Update to match.
6808 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
6810         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
6812 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
6814         * gcc.dg/cpp/extratokens2.c:  New file.
6816 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
6818         * gcc.dg/20020312-2.c: Add rs6000 target.
6820         * gcc.c-torture/compile/20020319-1.c: New test.
6822 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6824         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
6825         (A, E): Handle this.
6827 2002-03-20  Jason Merrill  <jason@redhat.com>
6829         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
6830         ignoring -fpic.
6831         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
6832         through prune_gcc_output.
6834 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
6836         * gcc.c-torture/compile/20020320-1.c: New test.
6838 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
6840         * gcc.c-torture/compile/20020318-1.c: New test.
6842         * gcc.dg/struct-by-value-1.c: New test.
6844         * gcc.dg/20020319-1.c: New test.
6846 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
6848         * g++.dg/opt/conj1.C: New test.
6850 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
6852         * g++.dg/template/qualttp20.C: Revert previous change.
6853         * g++.dg/template/qualttp3.C: Likewise.
6854         * g++.dg/template/qualttp4.C: Likewise
6855         * g++.dg/template/qualttp5.C: Likewise
6856         * g++.dg/template/qualttp6.C: Likewise
6857         * g++.dg/template/qualttp7.C: Likewise
6858         * g++.dg/template/qualttp8.C: Likewise
6859         * g++.dg/template/recurse.C: Likewise.
6861 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6863         * gcc.dg/cpp/wchar-1.c: Update.
6865 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
6867         * g++.dg/template/conv1.C: New test.
6868         * g++.dg/template/conv2.C: New test.
6869         * g++.dg/template/conv3.C: New test.
6870         * g++.dg/template/conv4.C: New test.
6872 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6874         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
6875         * g++.dg/template/qualttp3.C: Likewise.
6876         * g++.dg/template/qualttp4.C: Likewise
6877         * g++.dg/template/qualttp5.C: Likewise
6878         * g++.dg/template/qualttp6.C: Likewise
6879         * g++.dg/template/qualttp7.C: Likewise
6880         * g++.dg/template/qualttp8.C: Likewise
6881         * g++.dg/template/recurse.C: Likewise.
6883 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6885         * g++.dg/opt/dtor1.C: New test.
6887 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
6889         * gcc.c-torture/compile/20020315-1.c: New test.
6891 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
6893         * gcc.dg/weak-1.c: Fix scan tests.
6895 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
6897         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
6898         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
6899         cris-*-aout* mmix-*-*.
6900         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
6901         cris-*-aout* mmix-*-*.
6902         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
6903         cris-*-elf* cris-*-aout* and mmix-*-*.
6904         * gcc.dg/20001009-1.c: Ditto.
6905         * gcc.dg/20010912-1.c: Ditto.
6906         * gcc.dg/20020122-4.c: Ditto.
6907         * gcc.dg/inline-2.c: Ditto.
6909 2002-03-14  Jeffrey A Law  (law@cygnus.com)
6911         * gcc.c-torture/compile/20020314-1.c: New test.
6913 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
6915         * gcc.c-torture/execute/20020314-1.c: New test.
6917 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
6919         * g++.dg/warn/Wunused-1.C: New test.
6921 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
6923         * g++.dg/abi/mangle6.C: New test.
6925 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
6927         * gcc.c-torture/compile/20020309-2.c: New test.
6929         * gcc.c-torture/compile/20020312-1.c: New test.
6931 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6933         * g++.dg/other/access1.C: New test.
6935 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
6937         * gcc.c-torture/execute/wchar_t-1.c: New test.
6939 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
6941         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
6943 2002-03-12  Roger Sayle  <roger@eyesopen.com>
6945         * gcc.dg/20020312-1.c: New test case.
6947 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
6949         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
6951 2002-03-11  Richard Henderson  <rth@redhat.com>
6953         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
6954         * g++.old-deja/g++.jason/report.C: Likewise.
6956 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6958         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
6959         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
6961 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6963         * testsuite/g++.dg/overload/pmf1.C: New test.
6965 2002-03-11  Kazu Hirata  <kazu@hxi.com>
6967         * gcc.c-torture/execute/20020307-1.c: Use long.
6969 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
6971         PR optimization/5844
6972         * gcc.dg/20020310-1.c: New test.
6974 2002-03-09  Michael Meissner  <meissner@redhat.com>
6976         * gcc.c-torture/execute/memcpy-2.c: New test.
6977         * gcc.c-torture/execute/memset-1.c: New test.
6978         * gcc.c-torture/execute/strlen-1.c: New test.
6979         * gcc.c-torture/execute/strcmp-1.c: New test.
6980         * gcc.c-torture/execute/strncmp-1.c: New test.
6982 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
6984         * gcc.dg/ppc-ldstruct.c: New test.
6986 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
6988         * gcc.c-torture/execute/va-arg-22.c: New test.
6990 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6992         * gcc.c-torture/compile/20020309-1.c: New test.
6994 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
6996         * gcc.c-torture/execute/20020307-2.c: New test.
6998 2002-03-07  Jeffrey A Law  (law@redhat.com)
7000         * g77.f-torture/compile/20020307-1.f: New test.
7002 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
7004         * gcc.dg/unordered-1.c: New test.
7006 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
7008         * gcc.c-torture/execute/20020307-1.c: New test.
7010 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
7012         * gcc.dg/20020304-1.c: New test.
7014         * gcc.c-torture/compile/20020304-2.c: New test.
7016 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
7018         * gcc.c-torture/compile/20020304-1.c: New test case
7019         (from PR c/5830).
7021 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
7023         * gcc.dg/20020103-1.c: Add other -D ppc variants.
7025 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
7027         * g++.dg/other/classkey1.C: New test.
7029 2002-03-01  Richard Henderson  <rth@redhat.com>
7031         * gcc.c-torture/compile/981223-1.x: New.
7032         * gcc.c-torture/compile/920625-1.x: New.
7034 2002-02-28  Richard Henderson  <rth@redhat.com>
7036         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
7038 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
7040         * gcc.c-torture/execute/20020227-1.c: New test.
7042 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
7044         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
7045         here" ERROR lines.
7046         * g++.old-deja/g++.oliva/partord1.C: Likewise.
7047         * g++.old-deja.g++.other/defarg1.C: Likewise.
7048         * g++.old-deja/g++.pt/calls2.C: Likewise.
7049         * g++.old-deja/g++.pt/crash20.C: Likewise.
7050         * g++.old-deja/g++.pt/crash30.C: Likewise.
7051         * g++.old-deja/g++.pt/crash36.C: Likewise.
7052         * g++.old-deja/g++.pt/crash6.C: Likewise.
7053         * g++.old-deja/g++.pt/defarg13.C: Likewise.
7054         * g++.old-deja/g++.pt/derived3.C: Likewise.
7055         * g++.old-deja/g++.pt/error1.C: Likewise.
7056         * g++.old-deja/g++.pt/friend21.C: Likewise.
7057         * g++.old-deja/g++.pt/friend23.C: Likewise.
7058         * g++.old-deja/g++.pt/infinite1.C: Likewise.
7059         * g++.old-deja/g++.robertl/eb128.C: Likewise.
7061 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
7063         * gcc.c-torture/execute/20020225-2.c: New test.
7065 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
7067         * gcc.c-torture/execute/920730-1t.c,
7068         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
7069         Delete test cases, only relevant to -traditional.
7071 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
7073         * gcc.dg/cpp/undef1.c: Remove.
7074         * gcc.dg/cpp/directiv.c: Update.
7075         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
7077 2002-02-27  Michael Meissner  <meissner@redhat.com>
7079         * gcc.c-torture/execute/20020226-1.c: New test.
7081 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
7083         * g++.dg/debug/debug4.C: New test.
7085         * gcc.dg/ia64-visibility-1.c: New test.
7087 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
7089         * gcc.dg/debug/20020224-1.c: New.
7091 2002-02-25  Kazu Hirata  <kazu@hxi.com>
7093         * gcc.c-torture/execute/960416-1.x: New.
7094         * gcc.c-torture/execute/divconst-3.x: Likewise.
7096 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
7098         * gcc.dg/20020224-1.c: New test.
7100 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
7102         * gcc.c-torture/execute/20020225-1.c: New.
7104 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
7106         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
7108 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
7110         * gcc.dg/20020222-1.c: New test.
7112 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
7114         * g++.dg/opt/anonunion1.C: New test.
7116 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
7118         * g++.dg/template/qualttp19.C: New test.
7119         * g++.dg/template/qualttp20.C: New test.
7120         * g++.old-deja/g++.jason/report.C: Adjust expected errors
7121         * g++.old-deja/g++.other/qual1.C: Likewise.
7123 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
7125         * gcc.dg/attr-alwaysinline.c: New.
7127 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
7129         * gcc.dg/20020220-1.c: New test.
7131         * gcc.dg/20020220-2.c: New test.
7133         * g++.dg/opt/mmx1.C: New test.
7135 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
7137         * gcc.c-torture/compile/20020110.c: New test.
7139 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
7141         * gcc.c-torture/execute/20020219-1.c: New test.
7143         * gcc.dg/20020219-1.c: New test.
7145         * gcc.dg/noncompile/20020220-1.c: New test.
7147         * g++.dg/opt/ptrintsum1.C: New test.
7149         * gcc.dg/debug/20020220-1.c: New test.
7151 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
7153         * gcc.c-torture/execute/20020216-1.c: New test.
7155 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
7157         * gcc.dg/decl-1.c: Update, new test.
7159 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
7161         * g++.dg/abi/bitfield1.C: New test.
7162         * g++.dg/abi/bitfield2.C: New test.
7164 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
7166         * gcc.dg/attr-nest.c: New test.
7168 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
7170         * gcc.c-torture/execute/20020215-1.c: New test.
7172 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
7174         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
7175         * g++.dg/debug/debug.exp: New.
7176         * g++.dg/debug/trivial.C: New.
7177         * g++.dg/debug/debug1.C: Moved...
7178         * g++.dg/other/debug1.C: ...from here.
7179         * g++.dg/debug/debug2.C: Moved...
7180         * g++.dg/other/debug2.C: ...from here.
7181         * g++.dg/debug/debug3.C: Moved...
7182         * g++.dg/other/debug3.C: ...from here.
7184         * gcc.dg/noncompile/20020213-1.c: New test.
7186 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
7188         * g++.dg/other/debug3.C: New test.
7190         * gcc.c-torture/execute/20020213-1.c: New test.
7192 2002-02-13  Richard Smith <richard@ex-parrot.com>
7194         * g++.old-deja/g++.other/thunk1.C: New test.
7196 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
7198         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
7200 2002-02-13  Stan Shebs  <shebs@apple.com>
7202         * gcc.dg/altivec-3.c: New.
7204 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
7206         * gcc.dg/Wunreachable-1.c: New test.
7207         * gcc.dg/Wunreachable-2.c: New test.
7209 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
7211         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
7213 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
7215         * gcc.dg/decl-1.c: New test.
7217 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
7219         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
7221 2002-02-10  Kazu Hirata  <kazu@hxi.com>
7223         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
7224         * gcc.c-torture/compile/980506-1.x: Likewise.
7226 2002-02-10  Kazu Hirata  <kazu@hxi.com>
7228         * gcc.dg/20020210-1.c: New.
7230 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
7232         * g77.f-torture/execute/947.f: New regression test
7233         for PR fortran/947.
7235 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
7237         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
7238         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
7240 2002-02-08  Richard Henderson  <rth@redhat.com>
7242         * gcc.c-torture/compile/labels-3.c: New.
7244 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
7246         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
7247         expression statements work instead.
7248         * gcc.dg/noncompile/20020207-1.c: New test.
7250 2002-02-07  Richard Henderson  <rth@redhat.com>
7252         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
7254 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7256         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
7257         message from g77
7258         * lib/g77-dg.exp: Trim g77 error messages so that they are
7259         recognized by dg.exp.
7261 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7263         PR fortran/5473
7264         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
7266 2002-02-07  Richard Henderson  <rth@redhat.com>
7268         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
7269         to be sufficiently aligned for integers.
7271 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
7273         * g++.dg/template/friend4.C: New test.
7275 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
7277         PR fortran/5743
7278         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
7279         unsupported cases.
7281 2002-02-07  Richard Henderson  <rth@redhat.com>
7283         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
7284         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
7285         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
7286         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
7288 2002-02-06  Richard Henderson  <rth@redhat.com>
7290         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
7292 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
7294         * gcc.dg/20020206-1.c: New test.
7296 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
7298         * gcc.c-torture/execute/20020206-1.c: New test.
7300         * gcc.c-torture/execute/20020206-2.c: New test.
7302         PR optimization/5429:
7303         * gcc.c-torture/compile/20020206-1.c: New test.
7305 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
7307         * g++.dg/ext/align1.C: Do not use an explicit alignment value
7308         as certain file formats cannot support particularly large
7309         alignments.
7311         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
7312         and do not expect to be able to link the executable.
7314         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
7315         fail because the COFF format does not support the weak attribute.
7317 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
7319         * g77.dg/pr5473.f:  New test
7321 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
7323         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
7324         Fix testcase accordingly.
7326 2002-02-04  Richard Henderson  <rth@redhat.com>
7328         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
7329         (buf): Change to be an array of pointers, not ints.
7331 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7333         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
7334         before all tests.  Move warning one line above to match where it
7335         C frontend emits.
7336         * gcc.dg/Wswitch-2.c: New test.
7337         * g++.dg/warn/Wswitch-1.C: New test.
7338         * g++.dg/warn/Wswitch-2.C: New test.
7340 2002-02-04  Richard Henderson  <rth@redhat.com>
7342         * g++.dg/abi/offsetof.C: Fix size comparison.
7344 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
7346         * gcc.dg/cast-qual-2.c: New test.
7348 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7350         * gcc.dg/20020201-4.c: New test.
7352 2002-02-04  Ben Elliston  <bje@redhat.com>
7354         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
7355         target_info attribute != 0, in addition to the empty string.
7356         (gcc_target_compile): Likewise.
7358 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
7360         * gcc.dg/Wswitch.c: New test.
7361         PR gcc/4475. PR gcc/3780.
7363 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
7365         * g77.f-torture/execute/5122.f: New test for regressions
7366         against PR fortran/5122.
7368 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
7370         * g77.f-torture/compile/pr3743.f: Delete
7371         * g77.dg/pr3743-1.f: New test.
7372         * g77.dg/pr3743-2.f: New test.
7373         * g77.dg/pr3743-3.f: New test.
7374         * g77.dg/pr3743-4.f: New test.
7376 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7378         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
7380 2002-02-02  Richard Henderson  <rth@redhat.com>
7382         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
7383         * gcc.c-torture/execute/bf64-1.c: Likewise.
7385 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
7387         * gcc.dg/20020201-2.c: New test.
7389         * gcc.dg/20020201-3.c: New test.
7391         * gcc.c-torture/execute/bitfld-2.c: New test.
7393 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7395         * gcc.dg/bitfld-1.c: Update.
7396         * gcc.dg/bitfld-2.c: Update.
7397         * gcc.c-torture/execute/bitfld-1.x: New.
7399 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
7401         * gcc.c-torture/execute/20020201-1.c: New test.
7403 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
7405         PR target/5469
7406         * gcc.dg/20020201-1.c: New test.
7408 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
7410         PR fortran/3743
7411         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
7412         * g77.f-torture/compile/pr3743.x: Remove
7414 2002-01-31  Tom Rix  <trix@redhat.com>
7416         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
7418 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7420         * gcc.dg/noncompile/20020130-1.c: New test.
7422 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
7424         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
7426 2002-01-29  Richard Henderson  <rth@redhat.com>
7428         * gcc.c-torture/execute/991118-1.c: Cast various constants back
7429         to long long.
7430         * gcc.c-torture/execute/bf64-1.c: Likewise.
7432 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
7434         * gcc.c-torture/execute/20020129-1.c: New test.
7436 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7438         * gcc.c-torture/compile/20000224-1.c: Update.
7439         * gcc.c-torture/execute/bitfld-1.c: New tests.
7440         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
7441         * gcc.dg/uninit-A.c: Update.
7443 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
7445         * g++.dg/template/ctor1.C: Add instantiation.
7447 2002-01-28  Paul Koning  <pkoning@equallogic.com>
7449         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
7450         argument to __builtin_prefetch to be const ptr.
7452 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
7454         * gcc.c-torture/compile/20020120-1.c: New test.
7456 2002-01-27  Kazu Hirata  <kazu@hxi.com>
7458         * gcc.c-torture/execute/20020127-1.c: New test.
7460 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
7462         * g77.dg/f77-edit-i-in.f: New test
7463         * g77.dg/f77-edit-i-out.f: New test
7465 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
7467         * gcc.dg/debug/debug.exp: New file.
7468         * gcc.dg/debug/trivial.c: New file.
7469         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
7470         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
7471         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
7472         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
7473         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
7474         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
7475         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
7476         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
7477         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
7478         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
7479         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
7480         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
7481         * gcc.dg/20000503-1.c: Removed.
7482         * gcc.dg/20010207-1.c: Removed.
7483         * gcc.dg/20011223-1.c: Removed.
7484         * gcc.dg/20020104-2.c: Removed.
7485         * gcc.dg/debug-1.c: Removed.
7486         * gcc.dg/debug-2.c: Removed.
7487         * gcc.dg/debug-3.c: Removed.
7488         * gcc.dg/debug-4.c: Removed.
7489         * gcc.dg/debug-5.c: Removed.
7490         * gcc.dg/debug-6.c: Removed.
7491         * gcc.dg/dwarf2-1.c: Removed.
7492         * gcc.dg/dwarf2-2.c: Removed.
7494 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
7496         * g++.old-deja/g++.other/eh5.C: New test.
7497         * g++.old-deja/g++.other/sibcall2.C: New test.
7498         * g++.old-deja/g++.other/array9.C: New test.
7499         * g++.old-deja/g++.other/typename2.C: New test.
7500         * g++.old-deja/g++.other/crash60.C: New test.
7501         * g++.old-deja/g++.other/conv9.C: New test.
7502         * g++.old-deja/g++.other/mangle10.C: New test.
7503         * g++.old-deja/g++.other/unchanging1.C: New test.
7504         * g++.old-deja/g++.other/exprstmt1.C: New test.
7505         * g++.old-deja/g++.other/inline23.C: New test.
7506         * g++.old-deja/g++.eh/ia64-1.C: New test.
7507         * g++.old-deja/g++.other/dwarf2-1.C: New test.
7508         * g++.old-deja/g++.other/reload1.C: New test.
7509         * g++.old-deja/g++.other/static20.C: New test.
7510         * g++.old-deja/g++.other/local-alloc1.C: New test.
7511         * g++.old-deja/g++.other/conv8.C: New test.
7512         * g++.old-deja/g++.other/stmtexpr2.C: New test.
7513         * g++.old-deja/g++.other/storeexpr1.C: New test.
7514         * g++.old-deja/g++.other/storeexpr2.C: New test.
7515         * g++.dg/eh/template2.C: New test.
7516         * g++.dg/warn/weak1.C: New test.
7518 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
7520         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
7521         Remove first, non-varying, argument.
7523 2002-01-23  Richard Henderson  <rth@redhat.com>
7525         * gcc.dg/inline-2.c: New.
7527         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
7528         Add optional target arg.  Check number of arguments.
7529         (scan-assembler-not, scan-assembler-dem): Likewise.
7530         (scan-assembler-dem-not): Likewise.
7532 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
7534         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
7535         line 12.
7536         * g++.old-deja/g++.brendan/parse3.C,
7537         g++.old-deja/g++.other/crash26.C,
7538         g++.old-deja/g++.other/crash28.C,
7539         g++.old-deja/g++.other/crash29.C,
7540         g++.old-deja/g++.other/crash30.C,
7541         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
7543 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
7545         * gcc.dg/20020115-1.c: New.
7547 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
7549         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
7551 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
7553         * gcc.dg/20020122-3.c: New.
7555 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
7557         * g++.dg/other/gc1.C: New test.
7559 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
7561         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
7563 2002-01-22  Richard Henderson  <rth@redhat.com>
7565         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
7567 2002-01-22  Richard Henderson  <rth@redhat.com>
7569         * gcc.dg/20020122-4.c: New.
7571 2002-01-22  H.J. Lu <hjl@gnu.org>
7573         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
7574         link output.
7575         * gcc.dg/special/ecos.exp: Likewise.
7576         * lib/g++-dg.exp: Likewise.
7577         * lib/g77-dg.exp: Likewise.
7578         * lib/gcc-dg.exp : Likewise.
7579         * lib/mike-g++.exp: Likewise.
7580         * lib/mike-g77.exp: Likewise.
7581         * lib/mike-gcc.exp: Likewise.
7582         * lib/objc-dg.exp: Likewise.
7584 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
7586         PR target/5379
7587         * gcc.dg/20020122-2.c: New test.
7589 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
7591         * gcc.dg/20020122-1.c: New test.
7593 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
7595         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
7597 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
7599         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
7601 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7603         * gcc.c-torture/compile/20020121-1.c: New test.
7605 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7607         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
7608         ld_library_path.
7610 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
7612         * gcc.dg/20020218-1.c: New test.
7614 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
7616         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
7617         messages
7618         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
7619         "At global scope" warning
7620         * g++.dg/ext/align1.C: Change cygwin test for alignment
7621         from db-bogus to dg-warning
7623 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
7625         * g77.f-torture/compile/cpp2.F: New test.
7627 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7629         * g++.dg/template/access1.C: New test.
7631 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
7633         * gcc.dg/20020118-1.c: New.
7635 2002-01-18  Kazu Hirata  <kazu@hxi.com>
7637         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
7639 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
7641         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
7642         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
7643         alignment warnings.
7645 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
7647         * gcc.misc-tests/i386-prefetch.exp: Save and restore
7648         torture_with_loops and torture_without_loops
7650 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
7652         * gcc.c-torture/compile/20020116-1.c: New test.
7654 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
7656         * gcc.dg/20020116-2.c: New test.
7658         * gcc.dg/ultrasp4.c: New test.
7660         * gcc.dg/20020116-1.c: New test.
7662 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
7664         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
7665         by EABI.
7667 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
7669         * gcc.misc-tests/i386-prefetch.exp: New.
7670         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
7671         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
7672         * gcc.misc-tests/i386-pf-none-1.c: New test.
7673         * gcc.misc-tests/i386-pf-sse-1.c: New test.
7675 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
7677         * gcc.dg/gnu89-init-1.c: Add new tests.
7679 2002-01-15  Andreas Jaeger  <aj@suse.de>
7681         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
7682         * gcc.dg/i386-mmx-2.c: Likewise.
7683         * gcc.dg/i386-sse-1.c: Likewise.
7684         * gcc.dg/i386-sse-2.c: Likewise.
7685         * gcc.dg/i386-sse-3.c: Likewise.
7687 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
7689         * g77.f-torture/execute/intrinsic-unix-bessel.f:
7690         Uncomment additional cases that now pass.
7692 2002-01-11  Richard Henderson  <rth@redhat.com>
7694         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
7695         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
7697 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
7699         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
7701 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
7703         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
7704         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
7706 2002-01-10  Dale Johannesen  <dalej@apple.com>
7708         * gcc.c-torture/execute/loop-11.c: New.
7710 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
7712         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
7713         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
7715 2002-01-09  Richard Henderson  <rth@redhat.com>
7717         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
7718         type in which to perform the operation for each size.
7720 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
7722         * gcc.c-torture/compile/20020109-2.c: New test.
7724 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
7726         * gcc.c-torture/execute/loop-10.c: New test.
7728 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7730         * gcc.c-torture/compile/20010226-1.c: New test.
7731         * gcc.c-torture/compile/20010227-1.c: New test.
7732         * gcc.c-torture/compile/20010426-1.c: New test.
7733         * gcc.c-torture/compile/20010510-1.c: New test.
7734         * gcc.c-torture/compile/20010605-3.c: New test.
7735         * gcc.c-torture/compile/20010824-1.c: New test.
7736         * gcc.c-torture/execute/20010409-1.c: New test.
7737         * gcc.dg/noncompile/20000901-1.c: New test.
7738         * gcc.dg/20001023-1.c: New test.
7739         * gcc.dg/20001101-1.c: New test.
7740         * gcc.dg/20001102-1.c: New test.
7741         * gcc.dg/20010207-1.c: New test.
7742         * gcc.dg/20010405-1.c: New test.
7743         * gcc.dg/20010822-1.c: New test.
7744         * gcc.dg/20011107-1.c: New test.
7746 2002-01-09  Jeffrey A Law  (law@redhat.com)
7748         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
7750         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
7751         execution failure on PA targets.
7753 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7755         * gcc.c-torture/compile/20020109-1.c: New test.
7757 2002-01-08  Kazu Hirata  <kazu@hxi.com>
7759         * gcc.c-torture/execute/20020108-1.c: New test.
7761 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
7763         * gcc.dg/20020108-1.c: New test.
7765 2002-01-08  H.J. Lu <hjl@gnu.org>
7767         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
7768         for header files.
7770 2002-01-08  Geoff Keating  <geoffk@redhat.com>
7772         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
7773         consistency.
7775 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
7777         * gcc.dg/altivec-4.c: Test altivec predicates.
7779 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
7781         * gcc.c-torture/execute/20020107-1.c: New test.
7783 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7785         PR c/5279
7786         * gcc.c-torture/compile/20020106-1.c: New test.
7788 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
7790         * gcc.c-torture/execute/nestfunc-4.c: New test.
7792 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7794         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
7795         extra triple that slipped in.
7796         * g++.old-deja/g++.abi/align.C: Likewise.
7797         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7799 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7801         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
7802         * g++.old-deja/g++.abi/align.C: Likewise.
7803         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7805         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
7806         on FreeBSD/i386.
7807         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
7808         FreeBSD.
7810 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
7812         * gcc.dg/20020104-1.c: New test.
7814         * gcc.dg/20020104-2.c: New test.
7816 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
7818         * gcc.dg/20020103-1.c: Fix typo in target selector.
7820 2002-01-03  Richard Henderson  <rth@redhat.com>
7822         * gcc.dg/20020103-1.c: New.
7824 2002-01-03  Kazu Hirata  <kazu@hxi.com>
7826         * gcc.c-torture/execute/20020103-1.c: New test.
7828 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
7830         * g++.dg/other/debug2.C: New test.
7832         * gcc.c-torture/compile/20020103-1.c: New test.
7834 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
7836         * gcc.dg/gnu89-init-1.c: Added new tests.
7838 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7840         * g++.dg/template/friend2.C: Remove as patch is reverted.
7842         * g++.dg/warn/oldcast1.C: New test.
7844         * g++.dg/template/ptrmem1.C: New test.
7845         * g++.dg/template/ptrmem2.C: New test.
7847         * g++.dg/template/ntp.C: New test.
7849         * g++.dg/other/component1.C: New test.
7851         * g++.dg/template/ttp3.C: New test.
7853         * g++.dg/template/friend2.C: New test.
7854         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
7856 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7858         * g++.dg/other/ptrmem1.C: New test.
7859         * g++.dg/other/ptrmem2.C: New test.
7861 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7863         * g++.dg/template/ctor1.C: New test.
7865 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7867         * g++.dg/template/friend2.C: New test.
7869 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
7871         * gcc.dg/mmix-1.c: New test.
7873 2001-12-31  Richard Henderson  <rth@redhat.com>
7875         * gcc.dg/asm-5.c: New.
7877 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
7879         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
7880         in namespace __gnu_cxx
7882 2001-12-30  Richard Henderson  <rth@redhat.com>
7884         * gcc.dg/debug-6.c: New.
7886 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
7888         * gcc.c-torture/compile/20011229-2.c: New test.
7890 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
7892         * gcc.dg/debug-3.c: New test.
7893         * gcc.dg/debug-4.c: New test.
7894         * gcc.dg/debug-5.c: New test.
7896 2001-12-29  Richard Henderson  <rth@redhat.com>
7898         * g++.dg/eh/loop1.C: New.
7900 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7902         * g++.dg/template/crash1.C: New test.
7904 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7906         * g++.dg/other/const1.C: New test.
7908 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7910         * gcc.c-torture/compile/20011229-1.c: New test.
7912 2001-12-28  Stan Shebs  <shebs@apple.com>
7914         * lib/objc-torture.exp: Resync with c-torture.exp.
7915         * lib/objc.exp: Load standard libraries.
7917 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
7919         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
7920         additional tests.
7922 2001-12-27  Roger Sayle <roger@eyesopen.com>
7924         * gcc.c-torture/execute/string-opt-16.c: New testcase.
7926 2001-12-27  Richard Henderson  <rth@redhat.com>
7928         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
7930 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7932         * g++.dg/eh/ctor1.C: New test.
7933         * g++.dg/other/error2.C: New test.
7935 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7937         * g++.dg/other/init2.C: New test.
7939 2001-12-24  Richard Henderson  <rth@redhat.com>
7941         * gcc.dg/20011223-1.c: New.
7942         * gcc.dg/inline-1.c: New.
7944 2001-12-23  Richard Henderson  <rth@redhat.com>
7946         * gcc.dg/asm-4.c: Test operand modifiers.
7948 2001-12-23  Richard Henderson  <rth@redhat.com>
7950         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
7952 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7954         * gcc.c-torture/execute/20011223-1.c: New test.
7956 2001-12-21  Richard Henderson  <rth@redhat.com>
7958         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
7959         re-enables the warning.
7961 2001-12-21  Richard Henderson  <rth@redhat.com>
7963         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
7965 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7967         * gcc.c-torture/compile/20011218-1.c: New test.
7969 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
7971         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
7972         arm-isr.c test.
7973         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
7974         epilogue generation for ARM ISR routines.
7976 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7978         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
7979         * gcc.dg/format/c90-printf-3.c: Likewise.
7980         * gcc.dg/format/c99-printf-3.c: Likewise.
7981         * gcc.dg/format/ext-1.c: Likewise.
7982         * gcc.dg/format/ext-6.c: Likewise.
7983         * gcc.dg/format/format.h: Prototype unlocked stdio.
7985 2001-12-20  Richard Henderson  <rth@redhat.com>
7987         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
7988         (arena): Use it.
7989         (malloc): Correct allocation logic.  Abort if we fill up the
7990         arena before initialization complete.
7991         (realloc): Correct allocation logic.
7993 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7995         * gcc.c-torture/compile/20011219-2.c: New test.
7997         * gcc.c-torture/execute/20011219-1.c: New test.
7999 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
8001         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
8002         target does not support weak symbols.
8004 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
8006         * gcc.c-torture/compile/20011219-1.c: New test.
8008 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
8010         * g++.dg/other/error1.C: New test.
8012 2001-12-17  Jeffrey A Law  (law@redhat.com)
8014         * gcc.c-torture/execute/20011217-1.c: New test.
8016 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
8018         * objc.dg/special/: New directory.
8019         * objc.dg/special/special.exp: New file.
8020         * objc.dg/special/unclaimed-category-1.h: New file.
8021         * objc.dg/special/unclaimed-category-1a.m: New file.
8022         * objc.dg/special/unclaimed-category-1.m: New file.
8024 2001-12-17  Andreas Jaeger  <aj@suse.de>
8026         * gcc.c-torture/compile/20011217-2.c: New test.
8028 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8030         * gcc.c-torture/compile/20011217-1.c: New test.
8032 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
8034         * testsuite/gcc.dg/20011214-1.c: New.
8036 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
8038         * gcc.dg/altivec-4.c: New.
8040 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
8042         * gcc.dg/20011113-1.c: New test.
8044 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8046         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
8047         std::__malloc_alloc_template<0> and
8048         std::__default_alloc_template<false, 0>.
8050 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
8052         * objc/execute/bf-21.m: New test.
8053         * objc/execute/enumeration-1.m: New test.
8054         * objc/execute/enumeration-2.m: New test.
8056 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
8058         * gcc.dg/gnu89-init-1.c: New test.
8060 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8062         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
8063         * g++.old-deja/g++.jason/2371.C: Likewise.
8064         * g++.old-deja/g++.jason/template33.C: Likewise.
8065         * g++.old-deja/g++.jason/template34.C: Likewise.
8066         * g++.old-deja/g++.jason/template36.C: Likewise.
8067         * g++.old-deja/g++.oliva/typename1.C: Likewise.
8068         * g++.old-deja/g++.oliva/typename2.C: Likewise.
8069         * g++.old-deja/g++.other/typename1.C: Likewise.
8070         * g++.old-deja/g++.pt/inherit2.C: Likewise.
8071         * g++.old-deja/g++.pt/nontype5.C: Likewise.
8072         * g++.old-deja/g++.pt/typename11.C: Likewise.
8073         * g++.old-deja/g++.pt/typename14.C: Likewise.
8074         * g++.old-deja/g++.pt/typename16.C: Likewise.
8075         * g++.old-deja/g++.pt/typename3.C: Likewise.
8076         * g++.old-deja/g++.pt/typename4.C: Likewise.
8077         * g++.old-deja/g++.pt/typename5.C: Likewise.
8078         * g++.old-deja/g++.pt/typename7.C: Likewise.
8079         * g++.old-deja/g++.robertl/eb9.C: Likewise.
8081 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
8083         * g++.dg/other/linkage1.C: New test.
8084         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
8085         specifiers.
8087 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
8089         * gcc.dg/concat.c: New test.
8091 2001-12-11  Stan Shebs  <shebs@apple.com>
8093         * objc/compile: New test directory.
8094         * objc/compile/compile.exp: New expect script.
8095         * objc/compile/20011211-1.m: New compile test.
8097 2001-12-11  Jason Merrill  <jason@redhat.com>
8099         * lib/prune.exp (prune_gcc_output): Also handle "In member
8100         function".  So many permutations...
8102 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
8104         * g++.dg/template/typedef1.C: New test.
8106 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
8108         * g++.dg/other/copy1.C: New test.
8110 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
8112         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
8114         * gcc.dg/builtin-choose-expr.c: New.
8116 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
8118         * gcc.dg/altivec-2.c: New.
8120 2001-12-07  Richard Henderson  <rth@redhat.com>
8122         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
8124 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
8126         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
8127         ultrasparc.
8129 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
8131         * g++-old.deja/g++.robertl/eb101.C: Deleted.
8133 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
8135         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
8136         variable argument list.
8138 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
8140         * gcc.c-torture/execute/memcheck: Delete entire directory.
8141         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
8142         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
8144 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8146         * gcc.dg/Wshadow-1.c: New test.
8148 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
8150         * gcc.c-torture/compile/20011130-1.c: New test.
8152         * gcc.dg/noncompile/20011025-1.c: New test.
8154         * g++.dg/other/anon-union.C: New test.
8156         * gcc.c-torture/execute/20011024-1.c: New test.
8158 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
8160         * gcc.c-torture/execute/20000722-1.x,
8161         gcc.c-torture/execute/20010123-1.x: Remove.
8162         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
8163         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
8164         gcc.dg/c99-complit-2.c: New tests.
8166 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
8168         * g++.dg/inherit/base1.C: New test.
8170 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
8172         * g++.dg/other/stdarg1.C: New test.
8174         * gcc.c-torture/compile/20011130-2.c: New test.
8176 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
8178         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
8179         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
8180         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
8181         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
8182         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
8183         * gcc.dg/builtin-prefetch-1.c: New test.
8185 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
8187         * gcc.dg/20011130-1.c: New test.
8189 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
8191         * g++.dg/other/scope1.C: New test.
8192         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
8194 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
8196         * gcc.dg/vla-init-1.c: New test.
8198 2001-12-01  Geoff Keating  <geoffk@redhat.com>
8200         * gcc.c-torture/compile/structs.c: New testcase from GDB.
8202 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8204         * objc.dg/alias.m: Update.
8205         * objc.dg/class-1.m: Update.
8206         * objc.dg/const-str-1.m: Update.
8207         * objc.dg/fwd-proto-1.m: Update.
8208         * objc.dg/id-1.m: Update.
8209         * objc.dg/super-class-1.m: Update.
8211 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
8213         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
8214         constructs.
8216 2001-11-28  Jeffrey A Law  (law@cygnus.com)
8218         * gcc.c-torture/execute/20011128-1.c: New test.
8220 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
8222         * gcc.dg/20011127-1.c: New test.
8224 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8226         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
8227         from Austin Group draft 7.
8228         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
8229         scanf format arguments.
8230         * gcc.dg/format/no-exargs-2.c: New test.
8232 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
8234         * g++.dg/abi/vbase8-4.C: New test.
8236 2001-11-24  Ian Lance Taylor  <ian@airs.com>
8238         * gcc.c-torture/execute/20011121-1.c: New test.
8240 2001-11-23  Jeffrey A Law  (law@cygnus.com)
8242         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
8244 2001-11-23  Andreas Jaeger  <aj@suse.de>
8246         * gcc.dg/cpp/charconst-2.c: New test.
8248 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
8250         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
8251         to the host if it is remote.  Let tests specify extra headers
8252         they use.
8253         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
8254         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
8255         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
8256         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
8257         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
8258         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
8259         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
8260         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
8261         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
8262         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
8264 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
8266         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
8267         for little endian ARMs.
8269 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
8271         * gcc.c-torture/compile/20011119-1.c: New test.
8272         * gcc.c-torture/compile/20011119-2.c: New test.
8274 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
8276         * gcc.dg/altivec-1.c: Fix typo.
8278 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
8280         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
8282 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8284         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
8286 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
8288         * lib/g77.exp: Don't specify --rpath-link.
8290         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
8291         across all the headers.
8292         * gcc.dg/format/format.exp: For testing on a remote host,
8293         copy format.h.
8295         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
8296         * gcc.c-torture/execute/930406-1.c: Likewise.
8297         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8299 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
8301         * gcc.dg/altivec-1.c: New.
8303 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
8305         * gcc.dg/cpp/fpreprocessed.c: New test case.
8307 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8309         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
8310         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
8311         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
8313 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8315         * gcc.dg/no-builtin-1.c: New test.
8317 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
8319         * gcc.c-torture/execute/20011115-1.c: New test.
8321 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
8323         * gcc.c-torture/compile/20011114-2.c: New test.
8324         * gcc.c-torture/compile/20011114-3.c: New test.
8325         * gcc.c-torture/compile/20011114-4.c: New test.
8327 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
8329         * g++.dg/other/init1.C: New test.
8331 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
8333         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
8334         message.
8336         * gcc.c-torture/execute/20011114-1.c: New testcase.
8338         * gcc.c-torture/compile/20010327-1.c: Revert last change.
8339         * gcc.c-torture/compile/20011114-1.c: New test, exactly
8340         like the (before this change) version of 20010327-1.c.
8342 2001-11-14  Roger Sayle <roger@eyesopen.com>
8344         * gcc.c-torture/execute/string-opt-13.c: New testcase.
8346 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
8348         * g++.dg/init/array2.C: New test.
8350 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
8352         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
8354 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
8356         * g++.dg/other/forscope1.C: New test.
8357         * g++.dg/ext/forscope1.C: New test.
8358         * g++.dg/ext/forscope2.C: New test.
8360 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
8362         * gcc.c-torture/execute/20011113-1.c: New test.
8364 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
8366         * gcc.c-torture/execute/20011109-2.c: New test.
8368         * gcc.c-torture/execute/20011109-1.c: New test.
8370 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
8372         * gcc.c-torture/compile/20011109-1.c: New test.
8374 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8376         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
8377         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
8378         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
8379         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
8380         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
8381         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
8382         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
8384 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8386         * g++.dg/warn/Wshadow-1.C: New tests.
8387         * g++.old-deja/g++.mike/for3.C: Update.
8389 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8391         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
8392         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
8393         XFAILs.  Adjust expected error texts.
8394         * gcc.c-torture/compile/20011106-1.c,
8395         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
8396         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
8397         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
8398         gcc.dg/c99-array-lval-5.c: New tests.
8400 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8402         * gcc.dg/cpp/defined.c: Update.
8404 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8406         * gcc.c-torture/execute/anon-1.c: New test.
8408 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
8410         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
8411         same size, so no warning should be produced on stormy16.
8413         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
8414         due to oversized array.
8415         * g++.old-deja/g++.mike/ns15.C: Likewise.
8416         * g++.old-deja/g++.pt/crash16.C: Likewise.
8418 2001-11-02  Graham Stott  <grahams@redhat.com>
8420         * g++.dgother/debug1.C: Fix typos.
8422 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
8424         * g++.dg/other/debug1.C: New test.
8426 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8428         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
8429         of unsigned long.
8431 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
8433         * gcc.dg/20011029-2.c: New test.
8435         * gcc.c-torture/compile/20011029-1.c: New test.
8437 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
8439         * objc/execute/class_self-1.m: New test.
8440         * objc/execute/class_self-2.m: New test.
8442 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
8444         * gcc.misc-tests/msgs.exp: Delete.
8445         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
8446         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
8447         error set to match recent changes.
8449 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
8451         * gcc.dg/20011021-1.c: New test.
8453 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
8455         * gcc.c-torture/compile/20011023-1.c: New test.
8457 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
8459         * lib/g77.exp: Rewrite based on lib/g++.exp.
8461 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
8463         * gcc.c-torture/execute/20011019-1.c: New test.
8465         * gcc.dg/20011018-1.c: New test.
8467 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
8469         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
8471 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
8473         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
8474         * gcc.dg/attr-invalid.c: Likewise.
8476 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
8478         * testsuite/gcc.dg/20011015-1.c: New test.
8480 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
8482         * g++.dg/template/unify2.C: New test.
8484 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
8486         * g++.dg/other/exception-specification.C: New test
8488 2001-10-13  Tom Rix  <trix@redhat.com>
8490         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
8491         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
8493 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
8495         * testsuite/gcc.dg/20011009-1.c: New test.
8497 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
8499         PR g++/4476
8500         * g++.dg/other/friend1.C: New test.
8502 2001-10-11  Richard Henderson  <rth@redhat.com>
8504         * g++.old-deja/g++.other/crash18.C: Add -S to options.
8506 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8508         * gcc.c-torture/compile/20011010-1.c: New.
8510 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8512         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
8513         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
8514         g77.f-torture/execute/execute.exp,
8515         g77.f-torture/noncompile/noncompile.exp,
8516         gcc.c-torture/compile/compile.exp,
8517         gcc.c-torture/execute/execute.exp,
8518         gcc.c-torture/execute/ieee/ieee.exp,
8519         gcc.c-torture/execute/memcheck/memcheck.exp,
8520         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
8521         objc/execute/execute.exp: Update FSF address.
8523 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
8525         * gcc.dg/cpp/cmdlne-C.c: Update.
8526         * gcc.dg/cpp/cmdlne-C2.c: New.
8528 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8530         * gcc.c-torture/execute/20011008-3.c: New.
8532 2001-10-08  DJ Delorie  <dj@redhat.com>
8534         * gcc.dg/20011008-1.c: New.
8535         * gcc.dg/20011008-2.c: New.
8537 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8539         * gcc.dg/cpp/spacing1.c: Update test.
8541 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8543         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
8544         spelling errors of "separate" as "seperate".
8546 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
8548         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
8549         enough to avoid inlining.
8551 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8553         * lib/g77.exp: set libg2c_dir correctly.
8555 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8557         * gcc.dg/cpp/macro11.c: New test.
8559 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8561         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
8562         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
8563         gcc.dg/format/multattr-3.c: New tests.
8564         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
8565         tests for format attributes on function pointers being rejected.
8567 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8569         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
8571 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8573         * g++.dg/warn/format1.C: New test.
8575 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
8577         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
8579 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8581         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
8583 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8585         * gcc.dg/cpp/redef2.c: Add test.
8587 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
8589         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
8590         long-standing bug on i686, apparently.
8591         * gcc.c-torture/execute/loop-2c.x: New file.
8592         * gcc.c-torture/execute/loop-2d.x: New file.
8593         * gcc.c-torture/execute/loop-3c.x: New file.
8595 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
8597         * gcc.dg/cpp/20000625-2.c: Correct line number.
8599 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8601         * gcc.dg/cpp/macro10.c: New test.
8602         * gcc.dg/cpp/strify3.c: New test.
8603         * gcc.dg/cpp/spacing1.c: Add tests.
8604         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
8605         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
8607 2001-09-24  DJ Delorie  <dj@redhat.com>
8609         * gcc.c-torture/execute/20010924-1.c: New test.
8611 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8613         * testsuite/objc/execute/paste.m: Remove.
8615 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8617         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
8619 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
8621         * g77.dg/strlen0.f: New test.
8623 2001-09-21  Richard Henderson  <rth@redhat.com>
8625         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
8626         * g++.old-deja/g++.abi/vtable2.C: Likewise.
8628 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8630         Table-driven attributes.
8631         * g++.dg/ext/attrib1.C: New test.
8633 2001-09-20  DJ Delorie  <dj@redhat.com>
8635         * gcc.dg/20000926-1.c: Update expected warning messages.
8636         * gcc.dg/array-2.c: Likewise, and test for warnings too.
8637         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
8638         array.
8640 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
8642         * g++.dg/eh/registers1.C: New test case.
8644 2001-09-17  Richard Henderson  <rth@redhat.com>
8646         * gcc.dg/array-5.c: Fix VLA decomposition test.
8648 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8650         * gcc.dg/cpp/line5.c: New testcase.
8652 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
8654         * gcc.dg/cpp/macro9.c: New test.
8656 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
8658         * gcc.c-torture/execute/980223.c: Change type of addr from long
8659         to char *.
8661 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
8663         * gcc.c-torture/execute/20010915-1.c: New test.
8665 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
8667         * g77.dg/bprob: New directory.
8668         * g77.dg/bprob/bprob.exp: New file.
8669         * g77.dg/bprob/bprob-1.f: New test.
8670         * g77.dg/gcov: New directory.
8671         * g77.dg/gcov/gcov.exp: New file.
8672         * g77.dg/gcov/gcov-1.f: New test.
8673         * g77.dg/gcov/gcov-1.x: New file.
8675 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8677         * gcc.dg/cpp/directiv.c: Update.
8678         * gcc.dg/cpp/undef1.c: Update.
8680 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
8682         * gcc.dg/20010912-1.c: New test.
8684 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
8686         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
8687         language-independent file in lib.
8688         * lib/gcov.exp: New file.
8690 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8692         * gcc.c-torture/compile/20010911-1.c: New test.
8694 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
8696         * lib/profopt.exp: New, to support profile-directed optimizations.
8697         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
8698         * gcc.misc-tests/bprob-1.c: New test.
8699         * gcc.misc-tests/bprob-2.c: New test.
8701 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
8703         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
8704         XFAIL and which kinds of gcov output to verify.
8705         * gcc.misc-tests/gcov-4b.x: New file.
8706         * gcc.misc-tests/gcov-5b.x: New file.
8707         * gcc.misc-tests/gcov-6.x: New file.
8708         * gcc.misc-tests/gcov-7.c: New test.
8709         * gcc.misc-tests/gcov-7.x: New file.
8711 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
8713         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
8714         * gcc.misc-tests/gcov-6.c: New test.
8716 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8718         PR c++/3986
8719         * g++.dg/abi/vbase1.C: New test.
8721 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
8723         * objc.dg/method-2.m: New.
8725 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8727         PR c++/4203
8728         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
8729         * g++.dg/init/empty1.C: New test.
8731 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
8733         * gcc.c-torture/compile/20010903-1.c: New test.
8735 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
8737         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
8738         for m68k.
8740 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
8742         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
8744         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
8746         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
8748 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
8750         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
8751         for 16-bit 'unsigned int'.
8753 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8755         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
8757 2001-08-27  Richard Henderson  <rth@redhat.com>
8759         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
8760         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
8762 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
8764         * gcc.dg/asm-names.c (ymain): New.
8766 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
8768         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
8769         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
8770         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
8772 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8774         * gcc.dg/compare5.c: New testcase.
8776 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
8778         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
8779         and "In instantiation".
8781 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
8783         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
8785 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
8787         * gcc.misc-tests/gcov.exp: Add support for branch information.
8788         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
8789         * gcc.misc-tests/gcov-4.c: New test.
8790         * gcc.misc-tests/gcov-4b.c: New test.
8791         * gcc.misc-tests/gcov-5b.c: New test.
8793 2001-08-20  Zack Weinberg  <zackw@panix.com>
8795         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
8796         expected to fail.
8798 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8800         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
8802 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
8804         * g++.dg/eh/template1.C: New test.
8806 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
8808         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
8809         Fix thinko.
8810         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
8811         for xfail.
8813 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
8815         * lib/g77-dg.exp:  Use prune.exp for common procedures
8816         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
8817         * lib/g77.exp: (g77-dg-prune) Remove
8819 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
8821         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
8823 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8825         * g++.dg/template/unify1.C: New test.
8827 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
8829         * g++.dg/abi/empty4.C: New test.
8831 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
8833         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
8834         solaris2.*
8835         * g77.f-torture/compile/pr3743.x: Likewise
8837 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8839         * g++.dg/other/using-declaration.C: New test.
8841 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8843         * gcc.dg/cpp/tr-sign.c: New testcase.
8845 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8847         * gcc.dg/cpp/19951025-1.c: Revert.
8848         * gcc.dg/cpp/directiv.c: We no longer process directives that
8849         interrupt macro arguments.
8851 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
8853         * gcc.dg/bconstp-1.c: New test.
8855 2001-08-03  Richard Henderson  <rth@redhat.com>
8857         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
8859 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8861         * gcc.dg/cpp/19951025-1.c: Update.
8863 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
8865         * g77.dg/ff90-1.f (s): Fix reference of variable z,
8866         should be x.
8868 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8870         Kill -fhonor-std.
8871         * g++.old-deja/g++.ns/ns14.C: Remove special options.
8872         * g++.old-deja/g++.other/std1.C: Likewise.
8873         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
8875 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
8877         * lib/g77.exp:  Load gcc-defs.exp for common procedures
8878         (g77_pass, g77_fail, g77_finish, g77_exit,
8879         ${tool}_check_unsupported_p} Now redundant.  Deleted.
8881 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
8883         * g77.dg/fbackslash.f
8884         * g77.dg/fcase-preserve.f
8885         * g77.dg/ff90-1.f
8886         * g77.dg/ffixed-line-length-0.f
8887         * g77.dg/ffixed-line-length-132.f
8888         * g77.dg/ffixed-line-length-7.f
8889         * g77.dg/ffixed-line-length-72.f
8890         * g77.dg/ffixed-line-length-none.f
8891         * g77.dg/ffree-form-1.f
8892         * g77.dg/fno-backslash.f
8893         * g77.dg/fno-f90-1.f
8894         * g77.dg/fno-fixed-form-1.f
8895         * g77.dg/fno-onetrip.f
8896         * g77.dg/fno-typeless-boz.f
8897         * g77.dg/fno-underscoring.f
8898         * g77.dg/fno-vxt-1.f
8899         * g77.dg/fonetrip.f
8900         * g77.dg/ftypeless-boz.f
8901         * g77.dg/fugly-assumed.f
8902         * g77.dg/funderscoring.f
8903         * g77.dg/fvxt-1.f
8905 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
8907         * objc.dg/fwd-proto-1.m: New.
8908         * objc.dg/local-decl-1.m: New.
8909         * objc.dg/naming-1.m: New.
8910         * objc.dg/naming-2.m: New.
8911         * objc.dg/proto-hier-1.m: New.
8913 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
8915         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
8916         largest-type elements to a struct makes its size grow.
8918 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8920         * g++.dg/abi/vthunk1.C: New test.
8922 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8924         * g++.dg/abi/vbase8-22.C: New test.
8926 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8928         * gcc.dg/cpp/macro8.c: New test.
8930 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8932         * g++.dg/abi/vbase8-21.C: New test.
8934 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8936         * g++.dg/abi/vbase8-10.C: New test.
8938 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8940         * lib/g++.exp (g++_set_ld_library_path): Renamed to
8941         ${tool}_set_ld_library_path.
8942         Changed caller.
8943         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
8944         g++.exp.
8946 2001-07-26  Stan Cox <scox@redhat.com>
8948         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
8949         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
8950         gcc_exit, gcc_check_unsupported_p):
8951         Moved to gcc-deps.exp
8952         * gcc-deps.exp: New file.
8954 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8956         * g++.old-deja/g++.pt/defarg14.C: New test.
8958 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8960         * g++.old-deja/g++.other/lineno5.C: New test.
8962 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8964         * g++.old-deja/g++.pt/crash68.C: New test.
8966 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8968         * g++.old-deja/g++.other/crash42.C: New test.
8970 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8972         * gcc.dg/cpp/extratokens.c: Fix.
8973         * gcc.dg/cpp/skipping2.c: New tests.
8975 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8977         * gcc.c-torture/execute/20010724-1.c: New file.
8978         * gcc.c-torture/execute/20010724-1.x: New file.
8980 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8982         * g++.old-deja/g++.other/cond7.C: New test.
8984 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8986         * g++.old-deja/g++.other/optimize4.C: New test.
8988 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8990         * g++.old-deja/g++.abi/vbase8-5.C: New test.
8992 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
8994         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
8995         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
8996         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
8997         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
8999         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
9000         bug report" message.
9002         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
9003         * g++.dg/ext/instantiate1.C: Move from old-deja.
9005 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
9007         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
9008         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
9009         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
9010         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
9012 2001-07-23  Jeffrey A Law  (law@cygnus.com)
9014         * gcc.c-torture/execute/20010723-1.c: New test.
9016 2001-07-23  Ben Elliston  <bje@redhat.com>
9018         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
9020 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9022         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
9023         i[34567]86-*-*.
9024         Delete handling of ieee_multilib_flags.
9025         Pass -mieee for alpha*-*-* and sh-*-*.
9026         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
9028 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
9030         Remove old-abi tests.
9031         * g++.old-deja/g++.mike/p11116.C: Remove.
9032         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
9034 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
9036         * g77.f-torture/compile/pr3743.f:  New test
9038 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
9040         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
9042 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9044         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
9045         g++.old-deja/g++.pt/static6.C: Likewise.
9046         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
9047         supports weak symbols.
9049 2001-07-18  Andreas Jaeger  <aj@suse.de>
9051         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
9052         supported again.
9054 2001-07-18  Andreas Jaeger  <aj@suse.de>
9056         * gcc.dg/iftrap-1.c: Fix target line.
9058 2001-07-17  Richard Henderson  <rth@redhat.com>
9060         * gcc.c-torture/execute/20010717-1.c: New.
9062 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
9064         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
9065         tests.
9067 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9069         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
9071 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9073         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
9074         UAC_SIGBUS, UAC_NOPRINT definitions.
9076 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
9078         * objc/execute/object_is_class.m: New test.
9079         * objc/execute/object_is_meta_class.m: New test.
9081 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
9083         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
9084         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
9086 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
9088         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
9089         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
9091 2001-07-14  Richard Henderson  <rth@redhat.com>
9093         * gcc.dg/iftrap-1.c: New.
9095 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
9097         * g77.f-torture/execute/intrinsic77.f: New test.
9099 2001-07-11  Janis Johnson <janis@us.ibm.com>
9101         * gcc.misc-tests/gcov-3.c: New test.
9103 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
9105         * gcc.c-torture/compile/20010711-1.c,
9106         * gcc.c-torture/compile/20010711-2.c: New tests.
9108 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
9110         * gcc.c-torture/execute/20010711-1.c: New test.
9112 2001-07-11  Ben Elliston  <bje@redhat.com>
9114         * g++.old-deja/g++.other/enum5.C: New test.
9116 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
9118         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
9119         (g++-dg-prune): Call prune_gcc_output.
9120         * prune.exp: New file for prune_gcc_output.
9121         * lib/g++.exp, lib/gcc.exp: Load it.
9123 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9125         * gcc.c-torture/compile/20010701-1.c,
9126         g++.old-deja/g++.ext/attrib6.C: New tests.
9128 2001-07-06  Jeffrey A Law  (law@cygnus.com)
9130         * gcc.c-torture/compile/20010706-1.c: New test.
9132 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
9134         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
9136 2001-06-28  Stan Shebs  <shebs@apple.com>
9138         * gcc.dg/pragma-darwin.c: New test.
9140 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9142         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
9143         Solaris 2.[678] system.
9145 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9147         * gcc.dg/20010622-1.c: New test.
9149 2001-06-18  Stan Shebs  <shebs@apple.com>
9151         * objc.dg: New directory.
9152         * objc.dg/dg.exp: New file.
9153         * objc.dg/alias.m: New.
9154         * objc.dg/class-1.m: New.
9155         * objc.dg/class-2.m: New.
9156         * objc.dg/const-str-1.m: New.
9157         * objc.dg/const-str-2.m: New.
9158         * objc.dg/id-1.m: New.
9159         * objc.dg/method-1.m: New.
9160         * objc.dg/super-class-1.m: New.
9161         * lib/objc-dg.exp: New file.
9163 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9165         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
9166         of label name.
9168 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
9170         * g++.old-deja/g++.abi/vbase8-9.C: New test.
9172 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9174         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
9175         variable.
9177 2001-06-12  Richard Henderson  <rth@redhat.com>
9179         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
9181 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
9183         * g++.old-deja/g++.abi/vbase5.C: New test.
9184         * g++.old-deja/g++.abi/vbase6.C: New test.
9185         * g++.old-deja/g++.abi/vbase7.C: New test.
9187 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9189         * gcc.c-torture/compile/20010610-1.c: New test.
9191 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
9193         * g++.old-deja/g++.abi/vbase4.C: New test.
9195 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9197         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
9198         support %f for HC11/HC12 targets.
9199         * gcc.c-torture/execute/930513-1.x: New file, likewise.
9200         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
9201         on HC11/HC12 targets.
9202         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
9204 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9206         * gcc.dg/wchar_t-1.c: New file.
9207         * gcc.dg/wint_t-1.c: Likewise.
9209 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
9211         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
9213 2001-06-11  Richard Henderson  <rth@redhat.com>
9215         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
9217 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9219         * gcc.c-torture/compile/20010611-1.c: New test.
9221 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
9223         * gcc.dg/c99-tag-1.c: Add more tests.
9225 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
9227         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
9228         representation on MN10300 and ARM/Thumb.
9230 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
9232         * g77.f-torture/execute/20010610.f: New.
9234 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
9236         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
9237         names.
9239 2001-06-09  Richard Henderson  <rth@redhat.com>
9241         * gcc.c-torture/execute/ashrdi-1.c: New.
9242         * gcc.c-torture/execute/ashldi-1.c: New.
9243         * gcc.c-torture/execute/lshrdi-1.c: New.
9245 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
9247         * objc/execute/load-3.m: Added. Check sending +load to categories,
9248         in addition to classes.
9250 2001-06-08  Stan Shebs  <shebs@apple.com>
9252         * objc/execute/load-2.m: New test.  From Nicola Pero
9253         <n.pero@mi.flashnet.it>.
9255 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
9257         * gcc.c-torture/execute/20010605-2.c: New test.
9259 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
9261         * g++.old-deja/g++.abi/vbase2.C: New test.
9262         * g++.old-deja/g++.abi/vbase3.C: New test.
9264 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
9266         * g++.old-deja/g++.pt/friend49.C: New test.
9268 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
9270         * g++.old-deja/g++.ext/anon3.C: New test.
9272 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
9274         * g++.old-deja/g++.other/conv7.C: New test.
9276 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
9278         * gcc.c-torture/compile/20010605-2.c: New test.
9280 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9282         * gcc.c-torture/execute/20010604-1.c: New test.
9284 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
9286         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
9288 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
9290         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
9291         (g++_link_flags): Likewise.
9292         (g++_init): Pass gccpath's value to two previous functions.
9294 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9296         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
9297         Ensure logfile entry matches exec command line.
9299 2001-05-31  Richard Henderson  <rth@redhat.com>
9301         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
9302         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
9304 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
9306         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
9307         compiler for irix6.2
9309 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
9311         * g++.old-deja/g++.other/optimize3.C: New file.
9313 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
9315         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
9316         assemble.
9318 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
9320         * g++.old-deja/g++.other/optimize2.C: New file.
9322 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
9324         * gcc.c-torture/compile/20010518-2.c: New file.
9325         * gcc.c-torture/execute/20010518-1.c: New file.
9326         * gcc.c-torture/execute/20010518-2.c: New file.
9328 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9330         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
9332 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
9334         G++ no longer defines builtins that do not begin with __builtin.
9335         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
9336         * g++.old-deja/g++.brendand/misc13.C: Likewise.
9337         * g++.old-deja/g++.law/builtin1.C: Likewise.
9338         * g++.old-deja/g++.law/cvt2.C: Likewise.
9339         * g++.old-deja/g++.mike/net5.C: Likewise.
9340         * g++.old-deja/g++.other/builtins1.C: Likewise.
9341         * g++.old-deja/g++.other/builtins2.C: Likewise.
9342         * g++.old-deja/g++.other/builtins3.C: Likewise.
9343         * g++.old-deja/g++.other/builtins4.C: Likewise.
9344         * g++.old-deja/g++.other/inline8.C: Likewise.
9345         * g++.old-deja/g++.robertl/eb39.C: Likewise.
9347 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
9349         * g++.old-deja/g++.pt/using1.C: Adjust.
9350         * g++.old-deja/g++.pt/using2.C: New test.
9352 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9354         * gcc.dg/cpp/charconst.c: New tests.
9355         * gcc.dg/cpp/escape.c: New tests.
9356         * gcc.dg/cpp/escape-1.c: New tests.
9357         * gcc.dg/cpp/escape-2.c: New tests.
9358         * gcc.dg/cpp/ucs.c: New tests.
9360 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
9362         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
9363         native compiler for irix6.5.
9365 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
9367         * lib/g++.exp (g++_include_flags): Use args to compute
9368         get_multilibs.
9369         (g++_link_flags): Likewise.
9370         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
9372 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9374         * gcc.dg/c90-hexfloat-1.c: Add more tests.
9376 2001-05-21  Geoff Keating  <geoffk@redhat.com>
9378         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
9379         this file.
9381 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9383         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
9384         STACK_SIZE;
9385         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
9386         to STACK_SIZE; Use it to define size of add_histo array.
9387         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
9388         to STACK_SIZE.
9389         (f): Use GITT_SIZE to define size of gitt local table.
9390         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
9391         to STACK_SIZE; Use it to define size of bytemem array.
9393 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9395         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
9396         on 68HC11/HC12 due to the asm instruction.
9397         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
9398         * gcc.c-torture/compile/920520-1.x: Likewise.
9399         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
9400         on 68HC11/HC12 because the function is larger than 64K.
9401         * gcc.c-torture/compile/961203-1.x: New file, this test fails
9402         on 68HC11/HC12 because the structure is too large.
9404 2001-05-20  Richard Henderson  <rth@redhat.com>
9406         * gcc.c-torture/execute/20010520-1.c: New.
9408 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9410         * g++.old-deja/g++.warn/compare1.C: New test.
9411         * gcc.dg/compare4.c: New test.
9413 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
9415         * g++.old-deja/g++.other/optimize1.C: New test.
9417 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9419         * g++.old-deja/g++.pt/spec41.C: New test.
9421 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9423         * gcc.c-torture/compile/20010114-1.x: Remove.
9425 2001-05-18  Stan Shebs  <shebs@apple.com>
9427         * gcc.c-torture/compile/20010518-1.c: New test.
9429 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
9431         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
9432         * g++.old-deja/g++.pt/crash67.C: New test.
9434 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
9436         * g++.old-deja/g++.other/debug9.C: New test.
9438 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
9440         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
9442 2001-05-16  Jan Hubicka  <jh@suse.cz>
9444         * gcc.c-torture/compile/20010516-1.c: New test.
9446 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9448         * g++.old-deja/g++.other/crash41.C: New test.
9450 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9452         * g++.old-deja/g++.pt/crash66.C: New test.
9454 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
9456         * g++.old-deja/g++.robertl/eb27.C: Convert.
9458 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
9460         * g++.dg/friend-warn.C: New test.  Do not warn about friend
9461         declaration being redundant.
9463 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
9465         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
9467 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
9469         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
9471 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
9473         * lib/g++.exp: Use testsuite_flags.
9475 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
9477         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
9479 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9481         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
9483 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
9485         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
9487 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
9489         * gcc.c-torture/compile/20010313-1.c: New test.
9491 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
9493         * gcc.dg/cpp/direct2.c: New test.
9494         * gccq.dg/cpp/direct2s.c: New test.
9496         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
9498 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
9500         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
9501         * g++.old-deja/g++.other/op3.C: Likewise.
9503 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9505         * gcc.dg/cpp/syshdr.h: New file.
9506         * gcc.dg/cpp/sysmac1.c: Update.
9507         * gcc.dg/cpp/sysmac2.c: Update.
9509 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9511         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
9513 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
9515         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
9516         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
9518 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
9520         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
9522 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
9524         * lib/g++.exp (g++_include_flags): Don't use any special flags
9525         if TESTING_IN_BUILD_TREE is not defined.
9526         (g++_init): Use a plain 'c++' as the compiler if
9527         TESTING_IN_BUILD_TREEE is not defined.
9529 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
9531         * g++.old-deja/g++.eh/catch13.C: New test.
9532         * g++.old-deja/g++.eh/catch14.C: New test.
9534 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
9536         * gcc.dg/cpp/tr-define.c: New test.
9538 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
9540         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
9541         <stdlib.h>, not <malloc.h>.
9543 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
9545         * g++.old-deja/g++.ns/template17.C: New test.
9547 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
9549         * g++.old-deja/g++.pt/ref4.C: New test.
9551 2001-04-30  Richard Henderson  <rth@redhat.com>
9553         * gcc.dg/20000724-1.c: Revert last change.
9555 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
9557         * g77.f-torture/execute/20010430.f: New test.
9559 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
9561         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
9563 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
9565         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
9567 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9569         * g++.old-deja/g++.eh/crash6.C: New test.
9571 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9573         * g++.old-deja/g++.other/warn7.C: New test.
9575 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9577         * g++.old-deja/g++.other/defarg9.C: New test.
9579 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
9581         * g77.f-torture/compile/20010426.f: New test.
9582         * g77.f-torture/execute/20010426.f: New test.
9584 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
9586         * g77.f-torture/compile/20000629-1.x: Remove - error
9587         has been fixed.
9589 2001-04-26  Jeffrey A Law  (law@cygnus.com)
9591         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
9592         Tweak slightly to work with g++.dg framework.
9593         * g++.dg/special/ecos.exp: Run initp1.C test.
9594         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
9596         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
9597         its linker doesn't give line numbers either.
9598         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
9600 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
9602         * g++.old-deja/g++.other/lex1.C: New test.
9604 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
9606         * gcc.dg/noncompile/20010425-1.c: New test.
9608 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
9610         * g++.old-deja/g++.pt/mangle2.C: New test.
9612 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9614         * gcc.dg/format/plus-1.c: New test.
9616 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9618         * gcc.dg/20010423-1.c: New test.
9620 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9622         * gcc.c-torture/execute/20010422-1.c: New test.
9624 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
9626         * g++.old-deja/g++.ns/type2.C: New test.
9628 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
9630         * g++.old-deja/g++.other/perf1.C: New test.
9632 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
9634         * gcc.dg/c99-func-2.c: Remove xfail.
9635         * gcc.dg/c99-func-3.c: Remove xfail.
9636         * gcc.dg/c99-func-4.c: Remove xfail.
9638 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
9640         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
9642 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9644         * gcc.c-torture/compile/20010423-1.c: New test.
9646 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9648         * g++.old-deja/g++.pt/typename28.C: New test.
9650 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9652         * g++.old-deja/g++.abi/empty2.C: New test.
9653         * g++.old-deja/g++.abi/empty3.C: New test.
9655 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9657         * g++.old-deja/g++.other/comdat2.C: New test.
9658         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
9660 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9662         * g++.old-deja/g++.other/overload14.C: New test.
9664 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9666         * g++.old-deja/g++.other/lookup23.C: New test.
9668 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9670         * gcc.c-torture/execute/20010403-1.c: New test.
9672 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
9673             Mark Mitchell  <mark@codesourcery.com>
9675         * lib/old-dejagnu.exp: Don't delete output of executable.
9676         Add .exe suffix to executables.
9678 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
9680         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
9682 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9684         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
9686 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9688         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
9689         * g++.old-deja/g++.abi/crash1.C: New test.
9691 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9693         * g++.old-deja/g++.other/crash40.C: New test.
9695 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9697         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
9699 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
9701         * g++.old-deja/g++.other/warn6.C: New test.
9703 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9705         * g++.old-deja/g++.robertl/eb42.C: Same.
9707 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9709         * gcc.dg/wtr-conversion-1.c: New testcase.
9711 2001-04-10  Richard Henderson  <rth@redhat.com>
9713         * g++.old-deja/g++.other/array5.C: New.
9715 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9717         * gcc.c-torture/execute/20010408-1.c: New test.
9719 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
9721         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
9722         headers and constructs.
9723         * g++.old-deja/g++.robertl/eb79.C: Same.
9724         * g++.old-deja/g++.robertl/eb77.C (main): Same.
9725         * g++.old-deja/g++.robertl/eb73.C: Same.
9726         * g++.old-deja/g++.robertl/eb66.C (main): Same.
9727         * g++.old-deja/g++.robertl/eb55.C (t): Same.
9728         * g++.old-deja/g++.robertl/eb54.C (main): Same.
9729         * g++.old-deja/g++.robertl/eb46.C (main): Same.
9730         * g++.old-deja/g++.robertl/eb44.C: Same.
9731         * g++.old-deja/g++.robertl/eb41.C (main): Same.
9732         * g++.old-deja/g++.robertl/eb4.C (main): Same.
9733         * g++.old-deja/g++.robertl/eb39.C: Same.
9734         * g++.old-deja/g++.robertl/eb33.C (main): Same.
9735         * g++.old-deja/g++.robertl/eb31.C (main): Same.
9736         * g++.old-deja/g++.robertl/eb30.C: Same.
9737         * g++.old-deja/g++.robertl/eb3.C: Same.
9738         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
9739         * g++.old-deja/g++.robertl/eb21.C: Same.
9740         * g++.old-deja/g++.robertl/eb15.C: Same.
9741         * g++.old-deja/g++.robertl/eb118.C: Same.
9742         * g++.old-deja/g++.robertl/eb115.C (main): Same.
9743         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
9744         * g++.old-deja/g++.robertl/eb109.C: Same.
9745         * g++.old-deja/g++.other/sibcall1.C (main): Same.
9746         * g++.old-deja/g++.mike/rtti1.C: Same.
9747         * g++.old-deja/g++.mike/p658.C: Same.
9748         * g++.old-deja/g++.mike/net46.C: Same.
9749         * g++.old-deja/g++.mike/net34.C: Same.
9750         * g++.old-deja/g++.mike/memoize1.C: Same.
9751         * g++.old-deja/g++.mike/eh2.C: Same.
9752         * g++.old-deja/g++.law/weak.C: Same.
9753         * g++.old-deja/g++.law/visibility7.C: Same.
9754         * g++.old-deja/g++.law/visibility25.C: Same.
9755         * g++.old-deja/g++.law/visibility22.C: Same.
9756         * g++.old-deja/g++.law/visibility2.C: Same.
9757         * g++.old-deja/g++.law/visibility17.C: Same.
9758         * g++.old-deja/g++.law/visibility13.C: Same.
9759         * g++.old-deja/g++.law/visibility10.C: Same.
9760         * g++.old-deja/g++.law/visibility1.C: Same.
9761         * g++.old-deja/g++.law/virtual3.C (eval): Same.
9762         * g++.old-deja/g++.law/vbase1.C: Same.
9763         * g++.old-deja/g++.law/operators32.C: Same.
9764         * g++.old-deja/g++.law/nest3.C: Same.
9765         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
9766         * g++.old-deja/g++.law/except5.C (main): Same.
9767         * g++.old-deja/g++.law/cvt7.C (run): Same.
9768         * g++.old-deja/g++.law/cvt2.C: Same.
9769         * g++.old-deja/g++.law/cvt16.C: Same.
9770         * g++.old-deja/g++.law/ctors6.C (bar): Same.
9771         * g++.old-deja/g++.law/ctors17.C (main): Same.
9772         * g++.old-deja/g++.law/ctors13.C: Same.
9773         * g++.old-deja/g++.law/ctors12.C (main): Same.
9774         * g++.old-deja/g++.law/ctors10.C: Same.
9775         * g++.old-deja/g++.law/code-gen5.C: Same.
9776         * g++.old-deja/g++.law/bad-error7.C: Same.
9777         * g++.old-deja/g++.law/arm9.C: Same.
9778         * g++.old-deja/g++.law/arm12.C: Same.
9779         * g++.old-deja/g++.law/arg8.C: Same.
9780         * g++.old-deja/g++.law/arg1.C: Same.
9781         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
9782         * g++.old-deja/g++.jason/template31.C: Same.
9783         * g++.old-deja/g++.jason/template24.C (main): Same.
9784         * g++.old-deja/g++.jason/2371.C: Same.
9785         * g++.old-deja/g++.eh/new2.C: Same.
9786         * g++.old-deja/g++.eh/new1.C: Same.
9787         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
9788         * g++.old-deja/g++.brendan/nest21.C (main): Same.
9789         * g++.old-deja/g++.brendan/err-msg3.C: Same.
9790         * g++.old-deja/g++.brendan/crash62.C: Same.
9791         * g++.old-deja/g++.brendan/crash52.C: Same.
9792         * g++.old-deja/g++.brendan/crash49.C (main): Same.
9793         * g++.old-deja/g++.brendan/crash38.C: Same.
9794         * g++.old-deja/g++.brendan/crash15.C (main): Same.
9795         * g++.old-deja/g++.brendan/copy9.C: Same.
9797 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
9799         * gcc.c-torture/execute/20001203-2.c (memset):
9800         Count argument is of type __SIZE_TYPE__.
9802 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
9804         * gcc.c-torture/compile/20010404-1.c: New test.
9806 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
9808         * gcc.c-torture/compile/20010326-1.c: New test.
9810 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
9812         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
9813         peculiarities of the SH.
9814         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
9816 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9818         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
9819         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
9820         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
9822 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9824         * g77.f-torture/compile/20010321-1.f: New test.
9826 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9828         * gcc.c-torture/compile/20010329-1.c: New test.
9830 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9832         * gcc.c-torture/execute/20010329-1.c: New test.
9834 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9836         * g++.old-deja/g++.other/eh4.C: Fix typo.
9838 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9840         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
9842 2001-03-28  Philip Blundell  <philb@gnu.org>
9844         * gcc.c-torture/compile/20010328-1.c: New test.
9846 2001-03-27  Richard Henderson  <rth@redhat.com>
9848         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
9849         * g++.old-deja/g++.eh/vbase3.C: Likewise.
9851 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
9853         * gcc.c-torture/compile/20010327-1.c: New test.
9855 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9857         * g++.old-deja/g++.other/friend12.C: New test.
9858         * g++.old-deja/g++.other/friend9.C: Expect no errors.
9859         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
9861 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9863         * gcc.c-torture/execute/20010325-1.c: New test.
9865 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
9867         * g++.old-deja/g++.other/mangle3.C: New test.
9869 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
9871         * g++.old-deja/g++.other/anon8.C: New test.
9873 2001-03-20  Philip Blundell  <philb@gnu.org>
9875         * gcc.c-torture/compile/20010320-1.c: New test.
9877 2001-03-17  Richard Henderson  <rth@redhat.com>
9879         * g++.old-deja/g++.other/eh4.C: Add expected error text.
9881 2001-03-15  Geoff Keating  <geoff@redhat.com>
9883         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
9884         tests on AIX.
9886 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
9888         * g++.old-deja/g++.other/eh4.C: New test.
9890 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9892         * gcc.dg/cpp/mi1.c: Update.
9894 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
9896         * g++.old-deja/g++.other/regstack.C: New test.
9898 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9900         * g++.old-deja/g++.other/ref4.C: New test.
9902 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
9904         * objc/execute/va_method.m: Added.
9905         * objc/execute/IMP.m: Added.
9906         * objc/execute/_cmd.m: Added.
9907         * objc/execute/accessing_ivars.m: Added.
9908         * objc/execute/class-1.m: Added.
9909         * objc/execute/class-10.m: Added.
9910         * objc/execute/class-11.m: Added.
9911         * objc/execute/class-12.m: Added.
9912         * objc/execute/class-13.m: Added.
9913         * objc/execute/class-14.m: Added.
9914         * objc/execute/class-2.m: Added.
9915         * objc/execute/class-3.m: Added.
9916         * objc/execute/class-4.m: Added.
9917         * objc/execute/class-5.m: Added.
9918         * objc/execute/class-6.m: Added.
9919         * objc/execute/class-7.m: Added.
9920         * objc/execute/class-8.m: Added.
9921         * objc/execute/class-9.m: Added.
9922         * objc/execute/class-tests-1.h
9923         * objc/execute/class-tests-2.h
9924         * objc/execute/compatibility_alias.m: Added.
9925         * objc/execute/encode-1.m: Added.
9926         * objc/execute/formal_protocol-1.m: Added.
9927         * objc/execute/formal_protocol-2.m: Added.
9928         * objc/execute/formal_protocol-3.m: Added.
9929         * objc/execute/formal_protocol-4.m: Added.
9930         * objc/execute/formal_protocol-5.m: Added.
9931         * objc/execute/formal_protocol-6.m: Added.
9932         * objc/execute/formal_protocol-7.m: Added.
9933         * objc/execute/informal_protocol.m: Added.
9934         * objc/execute/initialize.m: Added.
9935         * objc/execute/load.m: Added.
9936         * objc/execute/many_args_method.m: Added.
9937         * objc/execute/nested-3.m: Added.
9938         * objc/execute/no_clash.m: Added.
9939         * objc/execute/private.m: Added.
9940         * objc/execute/redefining_self.m: Added.
9941         * objc/execute/root_methods.m: Added.
9942         * objc/execute/selector-1.m: Added.
9943         * objc/execute/static-1.m: Added.
9944         * objc/execute/static-2.m: Added.
9945         * objc/execute/va_method.m: Added.
9947 2001-03-10  Richard Henderson  <rth@redhat.com>
9949         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
9951 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9953         * g++.old-deja/g++.other/crash31.C: XFAIL.
9954         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
9955         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
9956         * gcc.c-torture/execute/20010123-1.x: XFAIL.
9957         * gcc.c-torture/execute/20010124-1.x: XFAIL.
9958         * gcc.dg/sequence-pt-1.c: XFAIL one test.
9960 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
9962         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
9964 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9966         * gcc.dg/20000724-1.c: Don't use multiline strings.
9968 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9970         * objc/execute/string1.m, objc/execute/string2.m: Compare the
9971         result of -cString against what we expect it to be; don't just
9972         print it out for no one to read.
9974         * objc/execute/string3.m, objc/execute/string4.m: New tests.
9975         Based on testcases provided by Nicola Pero.
9977 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9979         * gcc.dg/cpp/macro7.c: New test.
9981 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9983         * gcc.dg/cpp/multiline.c: Update.
9985 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9987         * g++.old-deja/g++.other/enum3.C: New test.
9989 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9991         * g++.old-deja/g++.other/pod1.C: New test.
9993 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9995         * g++.old-deja/g++.ext/overload1.C: New test.
9997 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
9999         * g++.old-deja/g++.pt/using1.C: New test.
10001 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
10003         * g++.old-deja/g++.other/using9.C: New test.
10005 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
10007         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
10009         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
10011 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
10013         * g++.old-deja/g++.ext/realpt1.C: Remove.
10015 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
10017         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
10019 2001-02-26  Will Cohen  <wcohen@redhat.com>
10021         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
10023 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
10025         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
10026         templatized constructors.
10028 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10030         * gcc.c-torture/execute/20010224-1.c: New test.
10032 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
10034         * gcc.c-torture/execute/20010222-1.c: New test.
10036 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
10038         * g++.old-deja/g++.other/inline20.C: New test.
10040 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
10042         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
10044 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10046         * g++.old-deja/g++.other/lookup22.C: New test.
10048 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
10050         * g77.dg: New directory.
10051         * g77.dg/20010216-1.f: New test case.
10052         * g77.dg/dg.exp: New driver.
10053         * lib/g77-dg.exp: New driver library.
10055 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10057         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
10059 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
10061         * g++.old-deja/g++.other/decl9.C: New test.
10063 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
10065         * g++.old-deja/g++.other/init16.C: Update the test so that it does
10066         not need <string> and also tests the initialization at runtime.
10068 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10070         * gcc.c-torture/execute/longlong.c: New test.
10072 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
10074         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
10076 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
10078         * gcc.c-torture/execute/920302-1.c (execute):
10079         Change argument type to short.
10081 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
10083         * g++.old-deja/g++.pt/deduct6.C: New test.
10085 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
10087         * g++.old-deja/g++.pt/deduct5.C: New test.
10089 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
10091         * gcc.c-torture/execute/20010209-1.c: New test.
10093 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
10095         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
10097 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
10099         * g++.dg/vtgc1.C: Update for new ABI.
10101         * consistency.vlad: New directory, 1665 files.
10103 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10105         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
10106         return type.
10107         * gcc.dg/cpp/digraphs.c: Declare puts.
10109 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10111         * g++.old-deja/g++.other/warn5.C: New test.
10113 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10115         * g++.old-deja/g++.pt/spec40.C: New test.
10117 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
10119         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
10120         case.
10121         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
10123 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
10125         * gcc.c-torture/compile/20010209-1.c: New test.
10127 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
10129         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
10130         excess errors message but not if it crashes.
10131         * g++.old-deja/g++.other/crash27.C: Likewise.
10132         * g++.old-deja/g++.other/crash28.C: Likewise.
10133         * g++.old-deja/g++.other/crash30.C: Likewise.
10134         * g++.old-deja/g++.other/crash32.C: Likewise.
10135         * g++.old-deja/g++.other/crash35.C: Likewise.
10136         * g++.old-deja/g++.pt/inherit2.C: Likewise.
10138 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
10140         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
10141         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
10142         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
10143         g77.f-torture/execute/execute.exp,
10144         g77.f-torture/noncompile/noncompile.exp,
10145         gcc.c-torture/execute/execute.exp,
10146         gcc.c-torture/execute/memcheck/memcheck.exp,
10147         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
10148         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
10149         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
10150         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
10151         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
10152         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
10153         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
10154         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
10155         Remove bug reporting instructions with ancient email addresses.
10157 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
10159         * gcc.dg/20010202-1.c: New test.
10160         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
10162 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
10164         * g++.dg/stdbool-if.C: New test.
10166 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
10168         * objc/execute/fdecl.m: Added main().
10170 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
10172         * gcc.c-torture/execute/20010206-1.c: New test.
10174 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
10176         * gcc.dg/cpp/avoidpaste1.c: Update.
10178 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
10180         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
10181         Pero <nicola@brainstorm.co.uk>.
10182         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
10184 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
10186         * g++.old-deja/g++.pt/spec39.C: New test.
10188 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
10190         * gcc.c-torture/compile/20010202-1.c: New test.
10192 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
10194         * g++.old-deja/g++.abi/primary2.C: New test.
10195         * g++.old-deja/g++.abi/primary3.C: New test.
10196         * g++.old-deja/g++.abi/primary4.C: New test.
10197         * g++.old-deja/g++.abi/primary5.C: New test.
10198         * g++.old-deja/g++.abi/vtable3.h: New test.
10199         * g++.old-deja/g++.abi/vtable3a.C: New test.
10200         * g++.old-deja/g++.abi/vtable3b.C: New test.
10201         * g++.old-deja/g++.abi/vtable3c.C: New test.
10202         * g++.old-deja/g++.abi/vtable3d.C: New test.
10203         * g++.old-deja/g++.abi/vtable3e.C: New test.
10204         * g++.old-deja/g++.abi/vtable3f.C: New test.
10205         * g++.old-deja/g++.abi/vtable3g.C: New test.
10206         * g++.old-deja/g++.abi/vtable3h.C: New test.
10207         * g++.old-deja/g++.abi/vtable3i.C: New test.
10208         * g++.old-deja/g++.abi/vtable3j.C: New test.
10209         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
10211 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
10213         * g++.old-deja/g++.other/anon6.C: New test.
10214         * g++.old-deja/g++.other/anon7.C: New test.
10216 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
10218         * gcc.dg/cpp/avoidpaste2.c: New tests.
10220 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
10222         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
10224 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
10226         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
10227         DECIMAL_DIG cases for Irix."
10229 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
10231         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
10233 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
10235         * gcc.dg/c99-tag-1.c: New test.
10237 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
10239         * gcc.dg/cpp/tr-warn1.c: Add tests.
10241 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
10243         * gcc.dg/cpp/avoidpaste1.c: Update.
10244         * gcc.dg/cpp/paste4.c: Update.
10246 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
10248         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
10249         cases for Irix.
10251 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10253         * g++.old-deja/g++.other/inline19.C: New test.
10255 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
10257         * gcc.dg/Wlarger-than.c: New test.
10259 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
10261         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
10263 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
10265         * gcc.c-torture/execute/20010129-1.c: New test.
10266         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
10268 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
10270         * gcc.dg/cpp/avoidpaste1.c: Test case.
10272 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
10274         * g++.old-deja/g++.other/inline18.C: New test.
10276 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10278         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
10279         and __builtin_putchar.
10281 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
10283         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
10284         tests.
10286 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
10288         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
10289         floating point number rounding mode to round to the nearest
10290         representable mode.
10292 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
10294         * g++.old-deja/g++.other/mangle2.C: New test.
10296 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
10298         * gcc.c-torture/compile/20010124-1.c: New test.
10300 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
10302         * g++.old-deja/g++.pt/spec38.C: New test.
10304 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10306         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
10307         "Build don't run".
10309 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10311         * gcc.c-torture/execute/20010123-1.c: New test.
10313 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10315         * g++.old-deja/g++.pt/spec37.C: New test.
10317 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10319         * g++.old-deja/g++.pt/overload14.C: New test.
10321 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10323         * gcc.c-torture/execute/20010122-1.c: New test, exercise
10324         __builtin_return_address.
10326 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
10328         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
10329         * g++.old-deja/g++.pt/spec35.C: New test.
10330         * g++.old-deja/g++.pt/spec36.C: New test.
10332 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
10334         * gcc.c-torture/compile/20010118-1.c: New test.
10336 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
10338         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
10340 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10342         * gcc.c-torture/execute/20010119-1.c: New test.
10344 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10346         * g++.old-deja/g++.other/vbase5.C: New test.
10348 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10350         * gcc.c-torture/execute/20010118-1.c: New test.
10352 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10354         * g++.old-deja/g++.pt/deduct3.C: New test.
10356 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10358         * g++.old-deja/g++.pt/spec34.C: New test.
10360 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
10362         * g77.f-torture/compile/20000601-2.f: New test.
10364 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10366         * g++.old-deja/g++.other/init17.C: New test.
10368 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
10370         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
10372 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10374         * g++.old-deja/g++.pt/unify8.C: New test.
10376 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10378         * g++.old-deja/g++.abi/vbase1.C: New test.
10380 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10382         * g++.old-deja/g++.pt/crash65.C: New test.
10384 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10386         * gcc.dg/cpp/assembl2.S: New test case.
10388 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
10390         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
10391         are supported.
10393 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10395         * g++.old-deja/g++.other/builtins1.C: New test.
10396         * g++.old-deja/g++.other/builtins2.C: Likewise.
10397         * g++.old-deja/g++.other/builtins3.C: Likewise.
10398         * g++.old-deja/g++.other/builtins4.C: Likewise.
10400 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
10402         * gcc.c-torture/compile/20010117-1.c: New test.
10403         * gcc.c-torture/compile/20010117-2.c: New test.
10405 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10407         * g77.f-torture/execute/20010116.[fx]: New test,
10408         XFAIL on i?86-*-*.
10409         * g77.f-torture/compile/20010115.f: Indicate it's
10410         a test for PR fortran/1636.
10412 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10414         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
10416 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10418         * g77.f-torture/compile/20010115.f: New test.
10420 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
10422         * g++.old-deja/g++.pt/nontype5.C: New test.
10424 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
10426         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
10427         have an equivalent working one below it.
10429 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10431         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
10432         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
10434 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10436         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
10437         message containing "init_priority".
10438         (conpr-2.C): Likewise.
10439         (conpr-3.C): Likewise.
10440         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
10442 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10444         * gcc.c-torture/execute/20010114-2.c: New test.
10446 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
10448         * gcc.c-torture/compile/20010114-1.c: New test.
10449         * gcc.c-torture/compile/20010114-1.x: Xfail.
10450         * gcc.c-torture/compile/20010114-2.c: New test.
10451         * gcc.c-torture/execute/20010114-1.c: New test.
10452         * gcc.dg/trunc-1.c: New test.
10453         * gcc.dg/uninit-B.c: New test.
10455 2001-01-13  Nick Clifton  <nickc@redhat.com>
10457         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
10458         target.
10460 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10462         * gcc.c-torture/compile/20010113-1.c: New test.
10464 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
10466         * gcc.c-torture/compile/20001212-1.c: New test.
10468 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10470         * gcc.dg/cpp/widestr1.c: Update.
10471         * gcc.dg/cpp/prag-imp.c: Remove.
10473 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
10475         * gcc.c-torture/execute/20000801-3.x: Remove.
10476         * gcc.dg/c90-init-1.c: New test.
10477         * gcc.dg/c99-init-1.c: New test.
10478         * gcc.dg/c99-init-2.c: New test.
10479         * gcc.dg/gnu99-init-1.c: New test.
10481 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
10483         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
10484         testing that no relevant ones were found.
10486 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
10488         * g++.old-deja/g++.pt/cast2.C: New test.
10490 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
10492         * g++.old-deja/g++.pt/friend47.C: New test.
10494 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10496         * g++.old-deja/g++.pt/instantiate13.C: New test.
10498 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10500         * g++.old-deja/g++.other/defarg7.C: New test.
10501         * g++.old-deja/g++.other/defarg8.C: New test.
10503 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10505         * g++.old-deja/g++.pt/crash64.C: New test.
10507 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10509         * g++.old-deja/g++.pt/crash63.C: New test.
10511 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10513         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
10515 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
10517         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
10519 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10521         * g++.old-deja/g++.pt/error3.C: New test.
10523 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10525         * g++.old-deja/g++.other/crash39.C: New test.
10527 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10529         * g++.old-deja/g++.other/vbase4.C: New test.
10531 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
10533         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
10534         * gcc.dg/special/20000419-2.c: New file. Identical to above.
10535         * gcc.dg/special/special.exp: New test driver which will check
10536         for alias support for the above test.
10538 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
10540         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
10541         problems on small machines.
10542         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
10543         parameterize.
10545 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
10547         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
10548         mips.
10549         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
10551 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
10553         * g++.old_deja/g++.pt/using8.C: New test.
10555 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10557         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
10559 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
10561         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
10562         where a failure is expected.
10563         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
10565 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10567         * g++.old_deja/g++.pt/instantiate12.C: New test.
10569 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10571         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
10572         start of structs.
10573         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
10574         * g++.old-deja/g++.brendan/crash17.C: Likewise.
10575         * g++.old-deja/g++.brendan/crash29.C: Likewise.
10576         * g++.old-deja/g++.brendan/crash48.C: Likewise.
10577         * g++.old-deja/g++.brendan/ns1.C: Likewise.
10578         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
10579         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
10580         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
10581         * g++.old-deja/g++.eh/spec6.C: Likewise.
10582         * g++.old-deja/g++.jason/crash3.C: Likewise.
10583         * g++.old-deja/g++.law/ctors11.C: Likewise.
10584         * g++.old-deja/g++.law/ctors17.C: Likewise.
10585         * g++.old-deja/g++.law/ctors5.C: Likewise.
10586         * g++.old-deja/g++.law/ctors9.C: Likewise.
10587         * g++.old-deja/g++.mike/ambig1.C: Likewise.
10588         * g++.old-deja/g++.mike/net22.C: Likewise.
10589         * g++.old-deja/g++.mike/p3538a.C: Likewise.
10590         * g++.old-deja/g++.mike/p3538b.C: Likewise.
10591         * g++.old-deja/g++.mike/virt3.C: Likewise.
10592         * g++.old-deja/g++.niklas/t128.C: Likewise.
10593         * g++.old-deja/g++.other/anon4.C: Likewise.
10594         * g++.old-deja/g++.other/using1.C: Likewise.
10595         * g++.old-deja/g++.other/warn3.C: Likewise.
10596         * g++.old-deja/g++.pt/t37.C: Likewise.
10597         * g++.old-deja/g++.robertl/eb69.C: Likewise.
10598         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10600 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10602         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
10604 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10606         * gcc.c-torture/execute/stdio-opt-3.c: New test.
10608 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
10610         * gcc.c-torture/compile/20010107-1.c: New test.
10612 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10614         * gcc.c-torture/execute/builtin-noret-1.c: New test.
10616 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10618         * gcc.dg/format/format.h: New file.
10619         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
10620         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
10621         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
10622         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
10623         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
10624         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
10625         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
10626         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
10627         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
10628         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
10629         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
10630         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
10631         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
10632         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
10633         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
10634         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
10635         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
10636         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
10637         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
10638         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
10639         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
10640         instead of declaring standard types, macros and functions in each
10641         test.
10643 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
10645         * gcc.c-torture/execute/20010106-1.c: New test.
10647 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10649         * gcc.dg/format/format.exp: New file.
10650         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
10651         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
10652         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
10653         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
10654         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
10655         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
10656         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
10657         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
10658         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
10659         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
10660         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
10661         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
10662         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
10663         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
10664         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
10665         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
10666         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
10667         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
10668         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
10669         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
10670         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
10671         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
10672         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
10673         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
10674         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
10675         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
10676         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
10677         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
10678         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
10679         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
10680         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
10681         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
10682         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
10683         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
10684         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
10685         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
10686         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
10687         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
10688         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
10689         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
10690         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
10691         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
10693 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
10695         * gcc.c-torture/execute/991228-1.c: Take word endianness into
10696         account.
10698 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10700         * gcc.c-torture/execute/builtin-complex-1.c: New test.
10702 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
10704         * g++.old-deja/g++.pt/crash62.C: New test.
10706 2001-01-04  Richard Henderson  <rth@redhat.com>
10708         * gcc.dg/20000926-1.c: Update expected warnings.
10709         * gcc.dg/array-2.c: Likewise.
10710         * gcc.dg/array-4.c: Also validate flexible array members.
10711         * gcc.dg/c99-flex-array-1.c: New.
10713 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10715         * gcc.c-torture/compile/20001222-1.x: Remove.
10717 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10719         * gcc.c-torture/execute/built-in-setjmp.c: New.
10721 2001-01-03  Richard Henderson  <rth@redhat.com>
10723         * gcc.dg/940510-1.c: Update expected error wording.
10724         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
10726 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
10728         * lib/target-supports.exp (check_alias_available): Modified to
10729         indicate aliases not supported if only weak aliases are supported.
10731 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10733         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
10734         Turn on cmpstrsi checks for __pj__ and __i370__.
10736 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10738         * g++.old-deja/g++.other/virtual11.C: New test.
10740 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10742         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
10744 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10746         * gcc.c-torture/compile/20010102-1.c: New test.
10748 2001-01-02  Andreas Jaeger  <aj@suse.de>
10750         * gcc.dg/noreturn-3.c: New test.
10752         * gcc.dg/noreturn-4.c: New test.
10754 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10756         * gcc.c-torture/execute/stdio-opt-1.c: Also test
10757         __builtin_fputc and __builtin_fwrite.
10759 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10761         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
10762         signed char, not default char.
10764 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10766         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
10768 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
10770         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
10772 2000-12-29  Richard Henderson  <rth@redhat.com>
10774         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
10775         (__cyg_profile_func_exit): Define.
10777 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10779         * g++.dg/vtgc1.C: New test.
10781 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
10783         * gcc.dg/noncompile/20001228-1.c: New test.
10785         * gcc.dg/20001228-1.c: New test.
10787         * gcc.c-torture/execute/20001228-1.c: New test.
10789 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10791         * gcc.dg/format-strfmon-1.c: New test.
10793 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10795         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
10796         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
10797         * gcc.c-torture/execute/string-opt-1.c: Likewise.
10798         * gcc.c-torture/execute/string-opt-2.c: Likewise.
10799         * gcc.c-torture/execute/string-opt-3.c: Likewise.
10800         * gcc.c-torture/execute/string-opt-4.c: Likewise.
10801         * gcc.c-torture/execute/string-opt-6.c: Likewise.
10802         * gcc.c-torture/execute/string-opt-7.c: Likewise.
10803         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10804         * gcc.c-torture/execute/string-opt-9.c: Likewise.
10805         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10806         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10807         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10809         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
10810         * gcc.c-torture/execute/string-opt-4.c: Test index.
10812 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
10814         * gcc.c-torture/compile/20001226-1.c: New test.
10816 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10818         * gcc.c-torture/compile/20001222-1.c: New test.
10819         * gcc.c-torture/compile/20001222-1.x: Xfail.
10821 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
10823         * gcc.c-torture/execute/comp-goto-2.c: New test.
10825 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
10827         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
10828         Use long types if __INT_MAX__ is 32767.
10829         (main): Use cast to (sint32 *) when poking 88 into a_page.
10831         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
10833 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
10835         * gcc.c-torture/compile/20001221-1.c: New test.
10836         * gcc.c-torture/execute/20001221-1.c: New test.
10838 2000-12-20  Richard Henderson  <rth@redhat.com>
10840         * g++.old-deja/g++.pt/crash36.C: Update error lines.
10841         * g++.old-deja/g++.robertl/eb109.C: Likewise.
10843 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10845         * gcc.dg/compare3.c: New test.
10847 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10849         * gcc.dg/format-warnll-1.c: New test.
10851 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10853         * gcc.dg/cpp/cmdlne-P.c: New test.
10855 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10857         * gcc.c-torture/execute/builtin-abs-1.c,
10858         gcc.c-torture/execute/builtin-abs-2.c: New tests.
10860 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10862         * gcc.dg/cpp/multiline.c: New test.
10864 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10866         * g++.old-deja/g++.other/syshdr1.C: Update.
10867         * gcc.dg/cpp/lineflags.c: Remove temporarily.
10869 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10871         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
10873 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10875         * g++.old-deja/g++.pt/ttp65.C: New test.
10877 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10879         * g++.old-deja/g++.pt/ttp64.C: New test.
10881 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10883         * g++.old-deja/g++.pt/spec33.C: New test.
10885 2000-12-14  Catherine Moore  <clm@redhat.com>
10887         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
10888         * gcc.c-torture/execute/920612-2.c: Likewise.
10889         * gcc.c-torture/execute/920428-2.c: Likewise.
10890         * gcc-c-torture/execute/va-arg-11.c: Call exit.
10891         * gcc.c-torture/execute/va-arg-21.c: Likewise.
10893 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10895         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
10896         * gcc.dg/pack-test-2.c: Likewise.
10898 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10900         Tests by Zack Weinberg <zackw@stanford.edu>.
10902         * gcc.dg/cpp/defined.c: Update.
10903         * gcc.dg/cpp/defined_trad.c: New tests.
10905 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10907         * gcc.dg/cpp/trad-direct.c: Update.
10909 2000-12-11  Neil Booth  <neilb@earthling.net>
10911         * gcc.dg/cpp/defined_trad.c
10913 2000-12-11  Neil Booth  <neilb@earthling.net>
10915         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
10917 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10919         * gcc.dg/format-miss-2.c: New test.
10921 2000-12-09  Neil Booth  <neilb@earthling.net>
10923         * gcc.dg/cpp/lineflags.c: New tests.
10924         * gcc.dg/cpp/poison.c: Update.
10925         * gcc.dg/cpp/redef2.c: Update.
10926         * gcc.dg/cpp/skipping.c: New test.
10928 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
10930         * g++.old-deja/g++.other/eh3.C: New testcase.
10932 2000-12-07  Neil Booth  <neilb@earthling.net>
10934         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
10935         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
10936         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
10937         wtr-union-init-2.c, wtr-union-init-3.c: Update.
10938         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
10939         Update.
10941 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10943         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
10944         __SIZE_TYPE__ instead of int for type of integers cast to
10945         pointers.
10947 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
10949         * g++.old-deja/g++.other/cleanup4.C: New test.
10951 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10953         * format-sec-1.c: New test.
10955 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10957         * gcc.dg/format-nonlit-3.c: New test.
10959 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10961         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
10962         through a null pointer.
10964 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10966         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
10967         * g++.old-deja/g++.pt/partial4.C: New test.
10969 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
10971         * gcc.c-torture/execute/ieee/hugeval.x: New.
10973 2000-12-06  Neil Booth  <neilb@earthling.net>
10975         * gcc.dg/cpp/backslash2.c: New tests.
10977 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10979         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
10980         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
10982 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
10984         * gcc.c-torture/execute/20001203-2.c: New testcase.
10986 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10988         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
10989         * g++.old-deja/g++.other/virtual10.C: New test.
10991 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10993         * g++.old-deja/g++.mike/pmf5.C: Remove test.
10995 2000-12-05  Richard Henderson  <rth@redhat.com>
10997         * gcc.c-torture/compile/20001205-1.c: New.
10999 2000-12-04  Neil Booth  <neilb@earthling.net>
11001         * g++.old-deja/g++.other/virtual9.C: New test.
11002         * g++.old-deja/g++.pt/crash61.C: New test.
11003         * gcc.c-torture/execute/loop-9.c: New test.
11005 2000-12-04  Neil Booth  <neilb@earthling.net>
11007         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
11008         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
11009         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
11010         * gcc.dg/cpp/extratokens.c: ...here.
11012 2000-12-04  Neil Booth  <neilb@earthling.net>
11014         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
11015         New tests.
11017 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11019         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
11020         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
11022 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11024         * gcc.c-torture/execute/20001203-1.c: New test.
11026 2000-12-03  Neil Booth  <neilb@earthling.net>
11028         * gcc.dg/cpp/macro6.c: New test cases.
11030 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11032         * gcc.c-torture/execute/string-opt-9.c: New test.
11033         * gcc.c-torture/execute/string-opt-10.c: Likewise.
11034         * gcc.c-torture/execute/string-opt-11.c: Likewise.
11035         * gcc.c-torture/execute/string-opt-12.c: Likewise.
11037         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
11038         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
11040 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
11042         * gcc.dg/cpp/if-6.c: New testcase.
11044         * gcc.dg/20001201-1.c: New testcase.
11046 2000-12-02  Neil Booth  <neilb@earthling.net>
11048         * g++.old-deja/g++.other/externC4.C,
11049         g++.old-deja/g++.other/friend10.C: New tests.
11051 2000-12-02  Neil Booth  <neilb@earthling.net>
11053         * g++.old-deja/g++.other/instan2.C
11054         * g++.old-deja/g++.other/instan3.C: New test.
11056 2000-12-02  Neil Booth  <neilb@earthling.net>
11058         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
11059         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
11060         gnuc99.c,gnuc99-pedantic.c: New tests.
11062 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11064         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
11065         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
11067 2000-12-01  Neil Booth  <neilb@earthling.net>
11069         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
11070         * gcc.dg/cpp/poison.c: Update.
11071         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
11073 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
11075         * g77.f-torture/execute/20001201.f: New test.
11077 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11079         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
11081 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
11083         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
11085 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
11087         * g++.old-deja/g++.other/cast6.C: New test.
11089 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
11091         * gcc.c-torture/execute/20001130-2.c: New testcase.
11093 2000-11-30  Richard Henderson  <rth@redhat.com>
11095         * gcc.c-torture/execute/20001130-1.c: New test.
11097 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11099         * g++.old-deja/g++.other/op3.C: New test.
11101 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11103         * g++.old-deja/g++.other/op2.C: New test.
11105 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
11107         * g++.old-deja/g++.other/crash38.C: New test.
11109 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
11111         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
11113 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
11115         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
11116         tests.
11117         * gcc.c-torture/execute/string-opt-6.c: New test.
11119         * gcc.dg/20001117-1.c: Add main.
11121 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
11123         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
11124         Move from here ...
11125         * gcc.dg/940510-1.c: ... to here.
11127         * gcc.dg/20000926-1.c: GNU C now allows initializations of
11128         zero-size arrays in toplevel structures.
11130 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
11132         * gcc.c-torture/execute/loop-8.c: New test.
11134 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11136         * g++.old-deja/g++.other/base1.C: New test.
11138 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11140         * g++.old-deja/g++.other/parse2.C: New test.
11142 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11144         * g++.old-deja/g++.pt/incomplete1.C: New test.
11146 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
11148         * g++.old-deja/g++.other/friend9.C: New test.
11150 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
11152         * gcc.dg/20001127-1.c: New test.
11154 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
11156         * g++.old-deja/g++.pt/friend46.C: New test.
11158 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
11160         * g++.old-deja/g++.other/ptrmem8.C: New test.
11162 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11164         * gcc.c-torture/execute/string-opt-7.c: New test.
11165         * gcc.c-torture/execute/string-opt-8.c: Likewise.
11167 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
11169         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
11170         instead of 'mkcheck 2'.
11172 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11174         * gcc.c-torture/execute/memcheck/driver.c,
11175         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
11176         C9X references to refer to C99.
11178 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
11180         * gcc.dg/ultrasp3.c: New test.
11182 2000-11-25  Neil Booth  <neilb@earthling.net>
11184         * gcc.dg/cpp/include2.c: Update test to be locale independent.
11186 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
11188         * gcc.c-torture/compile/20001123-2.c: New.
11190 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11192         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
11194 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
11196         * gcc.dg/sequence-point-1.c: Add some new tests.
11197         * gcc.c-torture/execute/20001124-1.c: New test.
11199 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
11201         * g++.old-deja/g++.other/vaarg4.C: New test.
11202         * gcc.c-torture/compile/20001123-1.c: New test.
11204 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
11206         * g++.other/crash24.C: Adjust and remove XFAIL.
11207         * g++.other/crash37.C: New test.
11209 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
11211         * g++.old-deja/g++.pt/instantiate9.C: New test.
11213 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
11215         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
11216         new ABI, too.
11218         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
11219         * g++.old-deja/g++.robertl/eb55.C: Likewise.
11221 2000-11-22  Neil Booth  <neilb@earthling.net>
11223         * gcc.dg/cpp/Wtrigraphs.c: New test.
11225 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11227         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
11229 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
11231         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
11233 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
11235         * lib/gcc-dg.exp: load_lib scanasm.exp.
11236         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
11237         * lib/g++-dg.exp: load_lib scanasm.exp.
11238         * lib/scanasm.exp: New.
11239         (scan-assembler, scan-assembler-not): Add optional arguments to
11240         test name, or if not present, the pattern name.
11241         (scan-assembler-dem, scan-assembler-dem-not): New.
11243         * g++.dg/dg.exp: New.
11245 2000-11-21  Neil Booth  <neilb@earthling.net>
11247         * gcc.dg/cpp/integrated1.c: Remove.
11249 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
11251         * gcc.c-torture/execute/20001121-1.c: New test.
11253 2000-11-21  Richard Henderson  <rth@redhat.com>
11255         * gcc.c-torture/compile/20001121-1.c: New test.
11257 2000-11-20  Neil Booth  <neilb@earthling.net>
11259         * gcc.dg/cpp/integrated1.c: New test.
11261 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
11263         * g++.old-deja/g++.other/inline17.C: New test.
11265 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
11267         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
11268         local variable to be zero: I made the variable global. Now
11269         uses abort() and exit() instead of relying on main's return value.
11271 2000-11-20  Neil Booth  <neilb@earthling.net>
11273         * gcc.dg/cpp/paste2.c: Update test.
11274         * objc/execute/paste.m: New test.
11276 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11278         * gcc.dg/c99-condexpr-1.c: New test.
11280 2000-11-20  Neil Booth  <neilb@earthling.net>
11282         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
11284 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
11286         * g++.old-deja/g++.pt/export1.C: New test.
11288 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
11290         * gcc.dg/20001117-1.c: New test.
11292 2000-11-18  Richard Henderson  <rth@redhat.com>
11294         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
11296 2000-11-18  Richard Henderson  <rth@redhat.com>
11298         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
11299         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
11300         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
11302 2000-11-18  Richard Henderson  <rth@redhat.com>
11304         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
11305         (main): New.  Exit cleanly.
11307 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11309         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
11310         gcc.dg/c99-fordecl-2.c: New tests.
11312 2000-11-18  Richard Henderson  <rth@redhat.com>
11314         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
11315         * gcc.c-torture/execute/zerolen-2.c: New.
11317 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11319         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
11320         memory.
11322 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11324         * g++.old-deja/g++.pt/instantiate8.C: New test.
11326 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11328         * g++.old-deja/g++.other/incomplete.C: Add more tests.
11329         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
11331 2000-11-16  Nick Clifton  <nickc@redhat.com>
11333         * gcc.c-torture/execute/nestfunc-2.c: New test.
11334         * gcc.c-torture/execute/nestfunc-3.c: New test.
11336 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11338         * gcc.c-torture/compile/20001116-1.c: New test.
11340 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11342         * gcc.c-torture/execute/20001115-1.c: New test.
11344 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
11346         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
11347         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
11348         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
11349         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11351 2000-11-15  Neil Booth  <neilb@earthling.net>
11353         gcc.dg/cpp/_Pragma1.c: Update.
11354         gcc.dg/cpp/_Pragma2.c: New test.
11356 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11358         * g++.old-deja/g++.other/anon5.C: New test.
11360 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11362         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
11363         tests.
11365 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
11367         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
11368         output.
11370 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11372         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
11373         labels at end of compound statements.
11375 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
11377         * gcc.c-torture/execute/loop-7.c: New test.
11379 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11381         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
11383 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11385         * gcc.dg/c99-bool-1.c: New test.
11387 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11389         * gcc.dg/c99-scope-1.c: Remove xfail.
11390         * gcc.dg/c99-scope-2.c: New test.
11392 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11394         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
11395         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
11397 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
11399         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
11400         error messages.
11402         * g++.mike/p700.C: Don't typedef wchar_t.
11403         * g++.mike/p784.C: Likewise.
11404         * g++.mike/eb101.C: Don't use __wchar_t.
11406 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
11408         * g77.f-torture/execute/20001111.[fx]: Test premature exit
11409         from DO loop.
11411 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11413         * gcc.c-torture/execute/20001111-1.c: New test.
11415 2000-11-10  Nick Clifton  <nickc@redhat.com>
11417         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
11418         long multuiple and accumulate.
11420 2000-11-09  Richard Henderson  <rth@redhat.com>
11422         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
11423         via size_t instead of int.
11425         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
11426         * gcc.c-torture/execute/string-opt-2.c: Likewise.
11427         * gcc.c-torture/execute/string-opt-3.c: Likewise.
11428         * gcc.c-torture/execute/string-opt-4.c: Likewise.
11430 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
11432         * gcc.c-torture/compile/20001109-1.c: New test.
11433         * gcc.c-torture/compile/20001109-2.c: New test.
11435 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
11437         * g++.old-deja/g++.pt/operator1.C: New test.
11438         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
11440 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11442         * gcc.dg/20001108-1.c: New test.
11444 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11446         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
11447         with both arguments constant strings.
11448         * gcc.c-torture/execute/string-opt-3.c: New test.
11449         * gcc.c-torture/execute/string-opt-4.c: New test.
11450         * gcc.c-torture/execute/string-opt-5.c: New test.
11452 2000-11-08  Nick Clifton  <nickc@redhat.com>
11454         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
11455         mulsidi3adddi patterns.
11457 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
11459         * g++.old-deja/g++.other/crash36.C: New test.
11461 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
11463         * g++.old-deja/g++.other/init16.C: New test.
11465 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
11467         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
11469 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
11471         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
11472         * gcc.c-torture/execute/va-arg-16.x: Likewise.
11473         * gcc.c-torture/execute/va-arg-17.x: Likewise.
11475 2000-11-07  DJ Delorie  <dj@redhat.com>
11477         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
11479 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11481         * gcc.c-torture/execute/string-opt-1.c: New test.
11483 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
11485         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
11486         mips-sgi-irix6.* because the MIPS ABI passes floating-point
11487         parameters in registers, and there is no way for a varargs
11488         function to know in which order the integer and floating-point
11489         parameters should be interleaved when they are placed on the
11490         stack.
11491         * gcc.c-torture/execute/va-arg-16.x: Likewise.
11492         * gcc.c-torture/execute/va-arg-17.x: Likewise.
11494 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11496         * gcc.c-torture/execute/string-opt-2.c: New test.
11498 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
11500         * g++.old-deja/g++.pt/crash60.C: New test.
11502 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
11504         * g++.old-deja/g++.other/crash24.C: New test.
11505         * g++.old-deja/g++.other/crash25.C: New test.
11506         * g++.old-deja/g++.other/crash26.C: New test.
11507         * g++.old-deja/g++.other/crash27.C: New test.
11508         * g++.old-deja/g++.other/crash28.C: New test.
11509         * g++.old-deja/g++.other/crash29.C: New test.
11510         * g++.old-deja/g++.other/crash30.C: New test.
11511         * g++.old-deja/g++.other/crash31.C: New test.
11512         * g++.old-deja/g++.other/crash32.C: New test.
11513         * g++.old-deja/g++.other/crash33.C: New test.
11514         * g++.old-deja/g++.other/crash34.C: New test.
11515         * g++.old-deja/g++.other/crash35.C: New test.
11517 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
11519         * gcc.c-torture/execute/20001031-1.c: New test.
11521 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
11523         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
11524         namespace.
11526         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
11527         standards-conformant.
11529         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
11531         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
11532         * g++.old-deja/g++.mike/p755a.C: Likewise.
11533         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
11534         library makes no calls to `operator new' during initialization.
11536 2000-11-04  Neil Booth  <neilb@earthling.net>
11538         * gcc.dg/cpp/include2.c: New tests.
11540 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
11542         * lib/g++.exp (g++_set_ld_library_path): New function.
11543         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
11545 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
11547         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
11548         warnings.
11550 2000-11-01  Richard Henderson  <rth@redhat.com>
11552         * g++.old-deja/g++.ext/namedret1.C: New.
11553         * g++.old-deja/g++.ext/namedret2.C: New.
11554         * g++.old-deja/g++.ext/namedret3.C: New.
11556 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
11558         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
11559         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
11561 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11563         * gcc.c-torture/execute/va-arg-21.c: New test.
11565 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11567         * gcc.dg/c99-complex-2.c: New test.
11569 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11571         * gcc.c-torture/execute/stdio-opt-1.c: New test.
11573 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
11575         * g++.old-deja/g++.other/inline16.C: New test.
11577 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
11579         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
11580         __PRETTY_FUNCTION__
11582 2000-10-29  Neil Booth  <neilb@earthling.net>
11584         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
11585         New tests.
11586         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
11587         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
11588         optimisation.
11590 2000-10-29  Neil Booth  <neilb@earthling.net>
11592         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
11593         * mi1.c, mi1c.h: Add null directives to multiple-include test.
11594         * mi5.c: Test multiple includes work with -C.
11595         * trigraphs.c: Test ^= version.
11597 2000-10-28  Neil Booth  <neilb@earthling.net>
11599         New tests and test updates for new macro expander.
11601         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
11602         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
11603         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
11604         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
11605         new diagnostic messages.
11607         * gcc.dg/cpp/macro3.c: New tests.
11609 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
11611         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
11612         on the same line.
11614 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
11616         * g++.old-deja/g++.other/eh2.C: New test.
11618 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
11620         * gcc.c-torture/execute/20001027-1.c: New test.
11622 2000-10-26  Richard Henderson  <rth@redhat.com>
11624         * gcc.c-torture/execute/20001026-1.c: New.
11626 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
11628         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
11629         * g++.old-deja/g++.law/builtin1.C: Likewise.
11630         * g++.old-deja/g++.law/ctors10.C: Likewise.
11631         * g++.old-deja/g++.law/virtual3.C: Likewise.
11632         * g++.old-deja/g++.mike/p658.C: Likewise.
11633         * g++.old-deja/g++.other/sibcall1.C: Likewise.
11634         * g++.old-deja/g++.other/vaarg2.C: Likewise.
11635         * g++.old-deja/g++.robertl/eb124.C: Likewise.
11636         * g++.old-deja/g++.robertl/eb44.C: Likewise.
11637         * g++.old-deja/g++.robertl/eb77.C: Likewise.
11639 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
11641         * gcc.c-torture/compile/20001024-1.c: New test.
11643 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
11645         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
11646         to tell us whether or not we are using V3.
11648 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
11650         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
11651         operands.
11653 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11655         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
11657 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
11659         * gcc.c-torture/execute/20001024-1.c: New test.
11661 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
11663         * g++.old-deja/g++.other/sibcall1.C: New test.
11665 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
11667         * gcc.dg/noncompile/init-3.c: New test.
11669 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11671         * gcc.dg/format-array-1.c: New test.
11673 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11675         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
11676         writing through null pointers; remove comment about testing
11677         unterminated strings.
11679 2000-10-17  Matthew Hiller  <hiller@redhat.com>
11681         * gcc.c-torture/execute/20001017-2.c: New test.
11683 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11685         * gcc.c-torture/compile/20001018-1.c: New test.
11686         * gcc.c-torture/compile/20001018-1.x: Xfail.
11688 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11690         * gcc.c-torture/execute/20001017-1.c: New test.
11692 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11694         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
11695         for multiple use of arguments with scanf formats; add tests for
11696         multiple use of arguments.
11698 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
11700         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
11702 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11704         * gcc.dg/format-miss-1.c: New test.
11706 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11708         * gcc.c-torture/execute/20001013-1.c: New test.
11710 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11712         * gcc.dg/format-branch-1.c: New test.
11714 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11716         * README, lib/file-format.exp: Remove EGCS references.
11718 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11720         * gcc.dg/20001013-1.c: New test.
11722 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11724         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
11725         for intmax_t in the compiler using __typeof__ and the type rules
11726         for conditional expressions.
11728 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
11730         * gcc.dg/20001012-1.c: New test.
11731         * gcc.dg/20001012-2.c: New test.
11733 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11735         * gcc.dg/format-attr-1.c: New test.
11737 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11739         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
11740         __LONG_LONG_MAX__ instead of LLONG_MAX.
11742 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11744         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
11745         scanf flags.
11746         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
11747         flags.
11749 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11751         * gcc.dg/sequence-pt-1.c: New test.
11753 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
11755         * gcc.c-torture/execute/20001011-1.c: New testcase.
11756         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
11758 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11760         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
11761         does not error on it.
11763 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11765         * gcc.dg/20001009-1.c: New test.
11767 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11769         * gcc.c-torture/compile/20001009-1.c: Move from here ....
11770         * gcc.c-torture/execute/20001009-2.c: ... to here.
11772 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
11774         * gcc.c-torture/compile/20001009-1.c: New testcase.
11775         * gcc.c-torture/execute/20001009-1.c: New testcase.
11776         Testcases provided by Jan Hubicka <jh@suse.cz>.
11778 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11780         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11781         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
11782         uintmax_t using <limits.h> to emulate the compiler's internal
11783         logic.  No longer XFAIL %j tests.
11785 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11787         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
11788         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11789         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
11790         regexps and details of expected handling of some bad formats.
11791         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
11792         suppression.
11794 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11796         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
11797         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
11798         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
11799         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
11800         in list archives.
11802 2000-10-06  Richard Henderson  <rth@cygnus.com>
11804         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
11805         * g++.old-deja/g++.brendan/crash52.C: Likewise.
11806         * g++.old-deja/g++.jason/report.C: Likewise.
11807         * g++.old-deja/g++.law/friend5.C: Likewise.
11808         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
11809         of the expected warnings.
11811 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
11813         * g++.old-deja/g++.pt/enum14.C: New test.
11815 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
11817         * g++.old-deja/g++.pt/crash59.C: New test.
11819 2000-10-04  Will Cohen  <wcohen@redhat.com>
11821         * gcc.dg/20000926-1.c: New test.
11823 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
11825         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
11826         function name for current C++ compiler.
11827         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
11829 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
11831         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
11832         __PRETTY_FUNCTION__.
11833         * g++.old-deja/g++.ext/pretty2.C: Likewise.
11835 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11837         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
11839 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
11841         * gcc.c-torture/compile/20000923-1.c: New test.
11843 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
11845         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
11846         * g++.old-deja/g++.pt/ttp62.C: Same.
11847         * g++.old-deja/g++.other/inline14.C: Same.
11849 2000-09-24  Richard Henderson  <rth@cygnus.com>
11851         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
11853 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11855         * gcc.dg/c90-printf-1.c: Add test for wide string format.
11857 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
11859         * gcc.c-torture/compile/20000922-1.c: New file.
11861 2000-09-21  Nick Clifton  <nickc@redhat.com>
11863         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
11864         a signed long modulo operation.
11865         (mod6): New function - perform an unsigned long modulo operation.
11866         (main): Add tests for modulos of very large numbers by very small
11867         dividends.
11869 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11871         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
11873 2000-09-19  Richard Henderson  <rth@cygnus.com>
11875         * gcc.dg/compare2.c (case 10): XFAIL.
11877 2000-09-18  Richard Henderson  <rth@cygnus.com>
11879         * gcc.c-torture/execute/20000906-1.c: Move ...
11880         * gcc.dg/20000906-1.c: ... here.  Only run on targets
11881         that support __builtin_trap.
11883 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
11885         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
11887 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11889         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
11890         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
11891         more $ format tests.
11893 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11895         * gcc.dg/format-errmk-1.c: New test.
11897 2000-09-17  Greg McGary  <greg@mcgary.org>
11899         * gcc.c-torture/execute/20000917-1.x: Remove.
11901 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11903         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
11905 2000-09-17  Greg McGary  <greg@mcgary.org>
11907         * gcc.c-torture/execute/20000917-1.c: New test.
11908         * gcc.c-torture/execute/20000917-1.x: XFAIL.
11910 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
11912         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
11913         in nested macro bug.
11915 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
11917         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
11919 2000-09-14  Jeffrey A Law  (law@cygnus.com)
11921         * gcc.c-torture/execute/20000914-1.c: New test.
11923 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
11925         * g++.other/inline13.C: New test.
11927 2000-09-12  Andreas Jaeger  <aj@suse.de>
11929         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
11930         constant by Ulrich Drepper <drepper@redhat.com>.
11932 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
11934         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
11936 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11938         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
11940 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
11942         * gcc.dg/cpp/backslash.c: New test.
11944 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
11946         * gcc.c-torture/execute/20000910-1.c: New test.
11947         * gcc.c-torture/execute/20000910-2.c: Likewise.
11949 2000-09-11  Robert Lipe  <robertl@sco.com>
11951         * gcc.dg/pragma-align.c: New test.
11953 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
11955         * g++.old-deja/g++.pt/explicit82.C: New test.
11956         * g++.old-deja/g++.pt/explicit83.C: New test.
11958 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
11960         * gcc.dg/asm-names.c: New test.
11962 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11964         * gcc.dg/cpp/tr-warn6.c: New test
11966 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11968         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
11969         be accepted.
11971 2000-09-07  Catherine Moore  <clm@redhat.com>
11973         * gcc.c-torture/execute/unroll-1.c: New test.
11975 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
11977         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
11978         ERROR markers.
11979         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
11980         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
11981         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
11982         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
11983         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
11984         Preprocess only.
11985         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
11986         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
11988 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11990         * g++.old-deja/g++.pt/deduct2.C: New test.
11992 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11994         * g++.old-deja/g++.pt/parms2.C: New test.
11996 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11998         * g++.old-deja/g++.pt/crash58.C: New test.
12000 2000-09-06  Greg McGary  <greg@mcgary.org>
12002         * gcc.c-torture/execute/20000906-1.c: New test.
12003         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
12005 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12007         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
12009 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12011         * g++.old-deja/g++.pt/crash57.C: New test.
12013 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12015         * g++.old-deja/g++.pt/crash56.C: New test.
12017 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12019         * g++.old-deja/g++.pt/koenig1.C: New test.
12021 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
12023         * gcc.dg/20000904-1.c: New test.
12025 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
12027         * gcc.dg/cpp/paste8.c: New test.
12029 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
12031         * gcc.c-torture/compile/20000827-1.c: New test.
12033 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12035         * gcc.dg/format-diag-1.c: New test.
12037 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
12039         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
12040         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
12041         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
12042         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
12043         gcc.dg/formatz-1.c: Adjust warning regular expressions.
12045 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
12047         * g++.old-deja/g++.other/nested4.C: New test.
12049 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
12051         * g++.old-deja/g++.ns/scoped1.C: New test.
12053 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
12055         * lib/g++.exp: Support testing already-installed GCC.
12057 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12059         * wtr-label-1.c, wtr-suffix-1.c: New tests.
12061 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12063         * gcc.dg/return-type-2.c: New test.
12065 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
12067         * gcc.c-torture/compile/20000825-1.c: New test.
12069 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
12071         * gcc.dg/dwarf2-2.c: New test.
12073 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
12075         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
12076         dg-warning regexps.
12078 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12080         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
12081         gcc.dg/format-ext-5.c: New tests.
12083 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
12085         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
12087 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
12089         * gcc.dg/noncompile/930622-2.c: Adjust error message.
12091 2000-08-24  Richard Henderson  <rth@cygnus.com>
12093         * gcc.dg/ia64-sync-1.c: New test.
12094         * gcc.dg/ia64-sync-2.c: New test.
12095         * gcc.dg/ia64-asm-1.c: New test.
12097 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
12099         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
12100         * gcc.dg/format-ext-2.c: New test.
12102 2000-08-23  Jason Merrill  <jason@redhat.com>
12104         * lib/old-dejagnu.exp: Also ignore "In member function" and
12105         "At global scope".
12107 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12109         * gcc.dg/noncompile/label-lineno-1.c: New test.
12111 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12113         * gcc.dg/c99-array-nonobj-1.c: New test.
12115 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
12117         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
12118         tests.
12119         * gcc.dg/format-ext-1.c: New test.
12121 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12123         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
12124         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
12125         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
12126         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
12127         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
12129 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12131         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
12132         gcc.dg/c99-strftime-2.c: New tests.
12134 2000-08-22  Richard Henderson  <rth@cygnus.com>
12136         * gcc.c-torture/execute/20000822-1.c: New test.
12138 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
12140         * gcc.c-torture/execute/20000819-1.x: Remove.
12142 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12144         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
12145         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
12146         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
12147         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
12148         gcc.dg/format-xopen-1.c: New tests.
12150 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12152         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
12154 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
12156         * g++.old-deja/g++.other/loop2.C: New test.
12158         * gcc.c-torture/compile/20000606-1.c: New test.
12159         * gcc.c-torture/compile/20000728-1.c: New test.
12160         * gcc.c-torture/execute/20000801-1.c: New test.
12161         * gcc.c-torture/execute/20000801-2.c: New test.
12162         * gcc.c-torture/execute/20000819-1.c: New test.
12163         * gcc.c-torture/execute/20000819-1.x: XFAIL.
12164         * gcc.dg/20000629-1.c: New test.
12165         * gcc.dg/20000724-1.c: New test.
12166         * gcc.dg/20000807-1.c: New test.
12168 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
12170         * gcc.dg/cpp/pragma-1.c: New test.
12171         * gcc.dg/cpp/pragma-2.c: New test.
12173 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
12175         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
12176         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
12178 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
12180         * gcc.c-torture/compile/20000818-1.c: New test.
12182 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
12184         * gcc.c-torture/execute/20000818-1.c: New test.
12186 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12188         * gcc.dg/format-va-1.c: New test.
12190 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12192         * g++.old-deja/g++.other/typedef8.C: New test.
12194 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12196         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
12197         * g++.old-deja/g++.mike/net36.C: Mark candidate.
12198         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
12199         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
12200         * g++.old-deja/g++.other/ptrmem7.C: New test.
12201         * g++.old-deja/g++.pt/ptrmem10.C: New test.
12203 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
12205         * g++.old-deja/g++.pt/typename27.C: New test.
12207 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
12209         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
12210         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
12211         * g++.old-deja/g++.pt/friend45.C: New test.
12212         * g++.old-deja/g++.other/friend8.C: New test.
12214 2000-08-15  Richard Henderson  <rth@cygnus.com>
12216         * gcc.c-torture/execute/20000815-1.c: New test.
12218 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
12220         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
12221         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
12222         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
12224 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
12226         * g++.old-deja/g++.other/refinit2.C: New test.
12228 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12230         * lib/c-torture.exp (c-torture): Make
12231         compiler_conditional_xfail_data global.
12232         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
12233         compiler_conditional_xfail_data machinery.
12234         (f-torture-execute): Likewise.
12235         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
12236         and only when unrolling loops.
12238         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
12240 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
12242         * g++.old-deja/g++.pt/explicit81.C: New test.
12244 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
12246         * g++.old-deja/g++.pt/typename26.C: New test.
12248 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
12250         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
12251         warning.
12253 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
12255         * g++.old-deja/g++.other/array3.C: New test.
12257 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12259         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
12260         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
12261         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
12262         New tests.
12264 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
12266         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
12267         * g++.old-deja/g++.abi/vmihint.C: Likewise.
12269 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
12271         * gcc.c-torture/execute/20000808-1.c: New test.
12273 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12275         * gcc.dg/c90-const-expr-1.c: New test.
12277 2000-08-08  Richard Henderson  <rth@cygnus.com>
12279         * gcc.dg/noncompile/920923-1.c: Declare calloc.
12281 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12283         * gcc.dg/noncompile/const-ll-1.c: New test.
12285 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12287         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
12289 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
12291         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
12292         that running programs linked against the shared version of libobjc
12293         run correctly.
12295 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12297         * gcc.dg/c99-printf-1.c: New test.
12299 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12301         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
12303 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
12305         * gcc.c-torture/execute/20000731-1.x: Delete.
12307 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
12309         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
12310         and torture_without_loops as is done by c-torture.exp.
12311         (search_for): Copy from c-torture.exp.
12312         (gcc-dg-runtest): New function, drives a directory of tests
12313         iterating over the TORTURE_OPTIONS.
12314         (scan-assembler, scan-assembler-not): Move here from
12315         individual directory drivers.
12317         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
12318         defined by lib/gcc-dg.exp.
12319         * gcc.dg/cpp/cpp.exp: Likewise.
12320         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
12321         gcc-dg-runtest, so we cycle over optimization options.
12323         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
12324         * gcc.dg/compare2.c: No longer expected to fail.
12326 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
12328         * gcc.c-torture/execute/20000804-1.c: New test.
12330 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12332         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
12334 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
12336         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
12338 2000-08-03  Jeffrey A Law  (law@cygnus.com)
12340         * gcc.c-torture/compile/20000803-1.c: New test.
12342 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12344         * gcc.c-torture/execute/20000801-3.c,
12345         gcc.c-torture/execute/20000801-4.c: New tests.
12346         * gcc.c-torture/execute/20000801-3.x,
12347         gcc.c-torture/execute/20000801-4.x: Xfail.
12349 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
12351         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
12352         libobjc/.libs to allow for libtool.
12354 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
12356         * gcc.c-torture/compile/20000802-1.c: New test.
12358 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
12360         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
12362 2000-07-31  Jeffrey A Law  (law@cygnus.com)
12364         * gcc-c-torture/execute/20000731-2.c: New test.
12366         * gcc.c-torture/execute/20000731-1.c: New test.
12367         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
12369 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
12371         * testsuite/gcc.dg/cpp/paste7.c: New test.
12372         * gcc.dg/cpp/20000725-1.c: New test.
12374 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
12376         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
12377         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
12378         declaration warning for __builtin_dwarf_reg_size.
12380         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
12382 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12384         * gcc.dg/noncompile/voidparam-1.c: New test.
12386 2000-07-30  Richard Henderson  <rth@cygnus.com>
12388         * gcc.dg/c90-digraph-1.c: Don't xfail.
12389         * gcc.dg/compare2.c (case 10): Xfail.
12390         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
12392 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
12394         * gcc.dg/c99-main-1.c: New test.
12396 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12398         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
12400 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
12402         * gcc.c-tortuer/execute/20000726-1.c: New test.
12404 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
12406         * gcc.c-torture/execute/enum-2.c: New test.
12408 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12410         * gcc.dg/cpp/tr-warn3.c: New test.
12412 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12414         * g++.old-deja/g++.ext/implicit1.C: Remove.
12415         * g++.old-deja/g++.jason/c2.C: Remove
12416         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
12417         * g++.old-deja/g++.pt/crash16.C: Likewise.
12418         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
12420 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12422         * g++.old-deja/g++.other/for2.C: New test.
12424 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
12426         * gcc.dg/20000720-1.c: New test.
12428 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
12430         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
12432 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
12434         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
12435         * gcc.c-torture/execute/20000722-1.c: New.
12436         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
12438 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
12440         * gcc.dg/cpp/20000720-1.S: New test.
12442 2000-07-21  Michael Meissner  <meissner@redhat.com>
12444         * gcc.c-torture/execute/ieee/hugeval.c: New test.
12446 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12448         * g++.old-deja/g++.brendan/crash16.C,
12449         g++.old-deja/g++.brendan/parse3.C,
12450         g++.old-deja/g++.brendan/redecl1.C,
12451         g++.old-deja/g++.ns/template13.C,
12452         g++.old-deja/g++.other/decl4.C,
12453         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
12455 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12457         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
12458         and "Internal error".
12460         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
12461         regexps.
12462         * gcc.dg/cpp/paste6.c: New test.
12464 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
12466         * gcc.dg/cpp/tr-direct.c: New test.
12468         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
12469         gcc.dg/cpp/undef1.c: Tweak error regexps.
12471 2000-07-18  Eric Christopher <echristo@redhat.com>
12473         * gcc.c-torture/compile/20000718-1.c: New test.
12475 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
12477         * cpplex.c (_cpp_push_token): If the token being pushed back
12478         is the previous token in this context, just subtract one from
12479         context->posn.
12480         * cppmacro.c (save_expansion): Clear aux field when storing a
12481         placemarker.
12483 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
12485         * gcc.dg/noncompile/redecl-1.c: New test.
12487 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
12489         * gcc.c-torture/execute/20000717-5.c: New test.
12490         * gcc.c-torture/execute/20000717-1.x: Removed.
12492 2000-07-17  Richard Henderson  <rth@cygnus.com>
12494         * gcc.c-torture/execute/20000717-4.c: New test.
12496 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
12498         * gcc.dg/cpp/syshdr.c: New test.
12499         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
12501 2000-07-17  Neil Booth  <neilb@earthling.net>
12503         * gcc.dg/cpp/cmdlne-dM.c: New test.
12504         * gcc.dg/cpp/cmdlne-dD.c: New test.
12506 2000-07-17  Jeffrey A Law  (law@cygnus.com)
12508         * gcc.c-torture/execute/20000717-3.c: New test.
12510         * gcc.c-torture/compile/20000717-1.c: New test.
12512 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
12514         * gcc.c-torture/execute/20000717-2.c: New test.
12516 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12518         * gcc.dg/formatz-1.c: New test.
12520         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
12521         * gcc.dg/c99-digraph-1.c: New tests.
12523         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
12524         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
12526         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
12527         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
12528         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
12529         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
12530         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
12531         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
12532         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
12534 2000-07-17   Greg McGary <greg@mcgary.org>
12536         * gcc.c-torture/execute/20000717-1.c: New test.
12537         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
12539 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
12541         * gcc.c-torture/execute/20000715-2.c: New test.
12542         * gcc.dg/20000715-1.c: New test.
12544 2000-07-15  Michael Meissner  <meissner@redhat.com>
12546         * gcc.c-torture/execute/20000715-1.c: New test.
12548 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
12550         * gcc.c-torture/execute/20000707-1.c: New test.
12552 2000-07-13  Neil Booth  <NeilB@earthling.net>
12554         * testsuite/gcc.dg/cpp/digraph1.c,
12555         testsuite/gcc.dg/cpp/digraph2.c,
12556         testsuite/gcc.dg/cpp/digraphs.c: New tests.
12558 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
12560         * g77.f-torture/compile/20000630-2.f:  New test.
12561         * g77.f-torture/compile/20000630-2.x
12563 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
12565         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
12567 2000-07-11  Neil Booth  <NeilB@earthling.net>
12569         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
12571 2000-07-11  Neil Booth  <NeilB@earthling.net>
12573         * gcc.dg/cpp/cmdlne-C.c: New.
12575 2000-07-09  Neil Booth  <NeilB@earthling.net>
12577         * gcc.dg/cpp/directiv.c: New tests.
12578         * gcc.dg/cpp/undef1.c: Update.
12580 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
12582         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
12584 2000-07-09  Neil Booth  <NeilB@earthling.net>
12586         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
12588 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
12590         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
12591         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
12593 2000-07-08  Neil Booth  <NeilB@earthling.net>
12595         * gcc.dg/cpp/macsyntx.c: New tests.
12597 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
12599         * gcc.dg/20000707-1.c: New test.
12601 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
12603         * gcc.c-torture/execute/20000706-1.c: New test.
12604         * gcc.c-torture/execute/20000706-2.c: New test.
12605         * gcc.c-torture/execute/20000706-3.c: New test.
12606         * gcc.c-torture/execute/20000706-4.c: New test.
12607         * gcc.c-torture/execute/20000706-5.c: New test.
12609 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
12611         * g++.old-deja/g++.pt/instantiate7.C: New test.
12613 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
12615         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
12616         * g++.old-deja/g++.mike/thunk3.C: Likewise.
12617         * g++.old-deja/g++.other/rtti3.C: Likewise.
12618         * g++.old-deja/g++.other/rttid3.C: Likewise.
12620 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
12622         *  g77.f-torture/compile/20000630-1.x: Fix typo
12624 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
12626         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
12627         assembly output.
12629 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
12631         * gcc.dg/cpp/ident.c: New test.
12633 2000-07-05  Neil Booth  <NeilB@earthling.net>
12635         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
12636           gcc.dg/cpp/lexstrng.c: New tests.
12638 2000-07-04  Neil Booth  <NeilB@earthling.net>
12640         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
12641         * gcc.dg/cpp/strify2.c: Same.
12643 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
12645         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
12646         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
12647         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
12648         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
12650         * testsuite/gcc.dg/cpp/macro1.c,
12651         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
12652         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
12653         testsuite/gcc.dg/cpp/strify1.c,
12654         testsuite/gcc.dg/cpp/strify2.c: New tests.
12656 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
12658         * gcc.c-torture/execute/20000703-1.c: New test.
12660 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12662         * g++.old-deja/g++.pt (lookup10.C): New test.
12664 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12666         * g++.old-deja/g++.pt (typename25.C): New test.
12668 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
12670         * gcc.c-torture/compile/20000701-1.c: New test.
12672 2000-06-30  Nick Clifton  <nickc@cygnus.com>
12674         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
12675         to test case.
12677 2000-06-30  Catherine Moore  <clm@cygnus.com>
12679         * gcc.c-torture/execute/align-1.c: New test.
12681 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
12683         * g++.old-deja/g++.pt/expr8.C: New test.
12684         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
12686 2000-06-29  Nick Clifton  <nickc@cygnus.com>
12688         * gcc.c-torture/compile/20000629-1.c: New test.
12690 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12693         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
12694         gcc.dg/noncompile directory, depending on whether they're
12695         preprocessor tests or not.  Annotate all the tests for the dg
12696         framework.
12698         * gcc.c-torture/noncompile/noncompile.exp: Delete.
12699         * gcc.dg/noncompile/noncompile.exp: New.
12701         * Moved files:
12702         Old name                                New name
12703         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
12704         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
12705         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
12706         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
12707         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
12708         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
12709         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
12710         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
12711         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
12712         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
12713         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
12714         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
12715         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
12716         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
12717         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
12718         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
12719         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
12720         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
12721         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
12722         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
12723         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
12724         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
12725         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
12726         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
12728         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
12729         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
12730         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
12731         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
12732         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
12733         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
12735 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12737         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
12738         declare one variable.  On the fourth, error.
12739         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
12740         declared by 20000628-1a.h.
12742 2000-06-29  Richard Henderson  <rth@redhat.com>
12744         * gcc.c-torture/execute/930529-1.x: New file.
12745         * gcc.dg/920413-1.c: Adjust expected warning text.
12746         * gcc.dg/980217-1.c: Declare abort.
12747         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
12749 2000-06-29  Jeffrey A Law  (law@cygnus.com)
12751         * g77.f-torture/compile/20000629-1.f: New test.
12752         * g77.f-torture/compile/20000629-1.x: Expected to fail.
12754 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12756         Rearrange lots of files, removing entirely the
12757         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
12758         directories.
12760         * Deleted files:
12761         gcc.c-torture/code_quality/code_quality.exp
12762         gcc.c-torture/special/special.exp
12763         gcc.failure/failure.exp
12764         gcc.failure/940409-1.x
12765         gcc.c-torture/compile/961203-1.x
12767         * New files:
12768         gcc.misc-tests/linkage.exp
12769         gcc.c-torture/execute/920730-1t.c
12770         gcc.c-torture/execute/920730-1t.x
12771         gcc.c-torture/compile/920520-1.x
12772         gcc.c-torture/compile/920521-1.x
12773         gcc.c-torture/compile/981006-1.x
12774         gcc.c-torture/execute/eeprof-1.x
12776         * Moved files (possibly with modifications to fit a new harness):
12777         Old name                                New name
12778         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
12779         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
12780         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
12781         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
12782         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
12783         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
12784         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
12785         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
12786         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
12787         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
12788         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
12789         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
12790         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
12791         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
12793 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12795         * c-torture/compile/961203-1.x: Delete.
12797         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
12798         not exit. Include stdio.h.
12799         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
12800         * gcc.misc-tests/dg-12.c: Likewise.
12801         * gcc.misc-tests/dg-5.c: Likewise.
12802         * gcc.misc-tests/dg-6.c: Likewise.
12803         * gcc.misc-tests/dg-7.c: Prototype abort.
12804         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
12805         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
12806         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
12807         not exit.
12808         * gcc.misc-tests/sieve.c: Use return from main, not exit.
12809         * gcc.misc-tests/sort2.c: Use return from main, not exit.
12811 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
12813         * gcc.dg/cpp/20000628-1.c: New test.
12814         * gcc.dg/cpp/20000628-1.h: New header for above test.
12815         * gcc.dg/cpp/20000628-1a.h: Likewise.
12817 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
12819         * gcc.dg/cpp: New directory.
12820         * gcc.dg/cpp/cpp.exp: New driver.
12821         * gcc.dg/cpp/20000627-1.c: New test.
12822         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
12823         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
12824         and rewrite as a compilation test.
12826         * gcc.dg: Move many files into the cpp subdirectory, possibly
12827         renaming or editing them as well.
12828         Old name                New name
12829         990119-1.c              cpp/19990119-1.c
12830         990228-1.c              cpp/19990228-1.c
12831         990407-1.c              cpp/19990407-1.c
12832         990409-1.c              cpp/19990409-1.c
12833         990413-1.c              cpp/19990413-1.c
12834         990703-1.c              cpp/19990703-1.c
12835         20000127-1.c            cpp/20000127-1.c
12836         20000129-1.c            cpp/20000129-1.c
12837         20000207-1.c            cpp/20000207-1.c
12838         20000207-2.c            cpp/20000207-2.c
12839         20000209-1.c            cpp/20000209-1.c
12840         20000209-2.c            cpp/20000209-2.c
12841         20000301-1.c            cpp/20000301-1.c
12842         20000419-1.c            cpp/20000419-1.c
12843         20000510-1.S            cpp/20000510-1.S
12844         20000519-1.c            cpp/20000519-1.c
12845         20000529-1.c            cpp/20000529-1.c
12846         20000625-1.c            cpp/20000625-1.c
12847         20000625-2.c            cpp/20000625-2.c
12848         cpp-as1.c               cpp/assert1.c
12849         cpp-as2.c               cpp/assert2.c
12850         cxx-comments-1.c        cpp/cxxcom1.c
12851         cxx-comments-2.c        cpp/cxxcom2.c
12852         endif-label.c           cpp/endif.c
12853         cpp-hash1.c             cpp/hash1.c
12854         cpp-hash2.c             cpp/hash2.c
12855         cpp-if1.c               cpp/if-1.c
12856         cpp-if2.c               cpp/if-2.c
12857         cpp-if3.c               cpp/if-3.c
12858         cpp-if4.c               cpp/if-4.c
12859         cpp-if5.c               cpp/if-5.c
12860         cpp-cond.c              cpp/if-cexp.c
12861         cpp-missingop.c         cpp/if-mop.c
12862         cpp-missingparen.c      cpp/if-mpar.c
12863         cpp-opprec.c            cpp/if-oppr.c
12864         cpp-ifparen.c           cpp/if-paren.c
12865         cpp-shortcircuit.c      cpp/if-sc.c
12866         cpp-shift.c             cpp/if-shift.c
12867         cpp-unary.c             cpp/if-unary.c
12868         cpp-li1.c               cpp/line1.c
12869         cpp-li2.c               cpp/line2.c
12870         lineno.c                cpp/line3.c
12871         lineno-2.c              cpp/line4.c
12872         cpp-mi.c                cpp/mi1.c
12873         cpp-mic.h               cpp/mi1c.h
12874         cpp-micc.h              cpp/mi1cc.h
12875         cpp-mind.h              cpp/mi1nd.h
12876         cpp-mindp.h             cpp/mi1ndp.h
12877         cpp-mix.h               cpp/mi1x.h
12878         cpp-mi2.c               cpp/mi2.c
12879         cpp-mi2a.h              cpp/mi2a.h
12880         cpp-mi2b.h              cpp/mi2b.h
12881         cpp-mi2c.h              cpp/mi2c.h
12882         cpp-mi3.c               cpp/mi3.c
12883         cpp-mi3.def             cpp/mi3.def
12884         poison-1.c              cpp/poison.c
12885         pr-impl.c               cpp/prag-imp.c
12886         cpp-redef-2.c           cpp/redef1.c
12887         cpp-redef.c             cpp/redef2.c
12888         strpaste.c              cpp/strp1.c
12889         strpaste-2.c            cpp/strp2.c
12890         cpp-tradpaste.c         cpp/tr-paste.c
12891         cpp-tradstringify.c     cpp/tr-str.c
12892         cpp-tradwarn1.c         cpp/tr-warn1.c
12893         cpp-tradwarn2.c         cpp/tr-warn2.c
12894         trigraphs.c             cpp/trigraphs.c
12895         cpp-unc1.c              cpp/unc1.c
12896         cpp-unc2.c              cpp/unc2.c
12897         cpp-unc3.c              cpp/unc3.c
12898         cpp-unc.c               cpp/unc4.c
12899         undef.c                 cpp/undef1.c
12900         undef-2.c               cpp/undef2.c
12901         cpp-wi1.c               cpp/widestr1.c
12903 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
12905         * lib/g++.exp (g++_include_flags): Tweak.
12907 2000-06-27  H.J. Lu  <hjl@gnu.org>
12908             Loren J. Rittle  <ljrittle@acm.org>
12910         * lib/g++.exp (g++_include_flags): Override libgloss.exp
12911         version with one that knows about the new gcc tree structure.
12912         (g++_link_flags): Same.
12914 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
12916         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
12917         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
12918         case we are cross-compiling.
12920         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
12921         g++.old-deja/g++.niklas/Makefile.in,
12922         g++.old-deja/g++.niklas/configure.in,
12923         g++.old-deja/g++.other/Makefile.in,
12924         g++.old-deja/g++.other/configure.in,
12925         gcc.c-torture/code_quality/Makefile.in,
12926         gcc.c-torture/code_quality/configure.in,
12927         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
12928         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
12929         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
12930         gcc.c-torture/execute/ieee/Makefile.in,
12931         gcc.c-torture/execute/ieee/configure.in,
12932         gcc.c-torture/noncompile/Makefile.in,
12933         gcc.c-torture/noncompile/configure.in,
12934         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
12935         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
12936         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
12938 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12940         * g++.old-deja/g++.other/ambig3.C: New test.
12942 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12944         * g++.old-deja/g++.pt/syntax1.C: New test.
12945         * g++.old-deja/g++.pt/syntax2.C: New test.
12946         * g++.old-deja/g++.other/syntax3.C: New test.
12947         * g++.old-deja/g++.other/syntax4.C: New test.
12949 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12951         * gcc.dg/20000623-1.c: Prototype exit and abort.
12953 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12955         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
12956         New tests.
12957         * gcc.dg/cpp-mi3.def: New file.
12959         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
12960         inside assertions.
12961         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
12962         lexer's error messages.
12963         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
12964         divine anything from the linemarkers.
12965         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
12966         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
12968 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
12970         * gcc.dg/20000623-1.c: New test.
12972 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
12974         * gcc.c-torture/execute/20000622-1.c: New test.
12976 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12978         * g++.old-deja/g++.other/init15.C: New test.
12980 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12982         * g++.old-deja/g++.pt/vaarg2.C: New test.
12983         * g++.old-deja/g++.pt/vaarg3.C: New test.
12985 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
12987         * g++.old-deja/g++.other/dyncast6.C: New test.
12989 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
12991         * gcc.c-torture/execute/loop-6.c: New test.
12993 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
12995         * gcc.dg/20000614-1.c: New test.
12996         * gcc.dg/20000614-2.c: New test.
12998 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
13000         * g++.old-deja/g++.other/inline12.C: New test.
13002 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
13004         * g++.old-deja/g++.other/eh1.C: New test.
13006 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
13008         * g++.old-deja/g++.other/type.C: New test.
13010 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
13012         * g++.old-deja/g++.other/initstring.C: New test.
13014 2000-06-12  Jason Merrill  <jason@redhat.com>
13016         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
13018 2000-06-09  Jeffrey A Law  (law@cygnus.com)
13020         * gcc.c-torture/compile/20000609-1.c: New test.
13022 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
13024         * gcc.dg/20000609-1.c: New test.
13026 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
13028         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
13029         * gcc.c-torture/noncompile/poison-1.c: Move...
13030         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
13031         * gcc.dg/cpp-li1.c: Add a token after the #line.
13033 2000-06-05  Richard Henderson  <rth@cygnus.com>
13035         * gcc.c-torture/execute/20000605-2.c: New test.
13036         * gcc.c-torture/execute/20000605-3.c: New test.
13038 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
13040         * g77.f-torture/execute/20000503-1.x: New file.
13042 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
13044         * g++.old-deja/g++.eh/badalloc1.C: New test.
13046 2000-06-05  Richard Henderson  <rth@cygnus.com>
13048         * gcc.c-torture/execute/20000605-1.c: New test.
13050 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
13051             Nathan Sidwell <nathan@codesourcery.com>
13053         * gcc.c-torture/compile/20000605-1.c: New test.
13055 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
13057         * g77.f-torture/compile/20000601-1.f:  New test.
13059 2000-06-03  Richard Henderson  <rth@cygnus.com>
13061         * gcc.c-torture/execute/20000603-1.c: New.
13063 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
13065         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
13066         * gcc.dg/noreturn-2.c (noreturn): Likewise.
13068 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
13070         * gcc.dg/compare2.c (case 12): XFAIL.
13071         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
13072         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
13074         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
13076 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
13078         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
13079         guard macro is already defined when the header is first
13080         included.
13081         * gcc.dg/cpp-mix.h: New file.
13082         * gcc.dg/endif-label.c: Update patterns to match compiler.
13084         * g++.brendan/complex1.C: Declare abort.
13085         * g++.law/refs4.C: Remove XFAIL.
13086         * g++.oliva/expr2.C: Declare abort and exit.
13088 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
13090         * gcc.c-torture/execute/20000528-1.c: New test.
13092         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
13093         * g++.old-deja/g++.law/temps4.C: Likewise.
13095         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
13096         stdlib.h.  Call abort() on failure.
13097         * g++.old-deja/g++.law/refs4.C: Likewise.
13098         * g++.old-deja/g++.law/temps4.C: Likewise.
13099         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
13100         * gcc.c-torture/execute/20000112-1.c: Include string.h.
13102 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
13104         Relative to g++.dg/special:
13105         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
13107         Relative to g++.old-deja:
13108         * g++.brendan/complex1.C, g++.jason/optimize2.C,
13109         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
13110         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
13111         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
13112         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
13113         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
13114         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
13116         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
13117         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
13118         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
13119         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
13120         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
13121         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
13122         and/or string.h.
13124         * g++.other/goto1.C: Update expectations for error messages.
13126 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
13128         * gcc.c-torture/compile/20000523-1.c: New test.
13130 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
13132         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
13134 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
13136         * g++.old-deja/g++.eh/catch11.C: New test.
13137         * g++.old-deja/g++.eh/catch12.C: New test.
13139 2000-05-24  Nick Clifton  <nickc@cygnus.com>
13141         * gcc.c-torture/execute/20000523-1.c: New test.
13143 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
13145         * c-torture/execute/bcp-1.c: Replace abort in arg of
13146         __builtin_constant_p with a generic external function.
13148         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
13149         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
13150         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
13151         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
13152         Prototype abort and/or exit.
13154         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
13155         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
13156         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
13157         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
13159 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
13161         * gcc.dg/dwarf2-1.c: New test.
13163 2000-05-20  Richard Henderson  <rth@cygnus.com>
13165         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
13167 2000-05-20  Andreas Jaeger  <aj@suse.de>
13169         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
13170         testcase.
13172 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
13174         * gcc.c-torture/execute/20000519-2.c: New test.
13176 2000-05-19  Andreas Jaeger  <aj@suse.de>
13178         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
13179         which fails with SSA.
13181         * lib/c-torture.exp: Also test with -O3 -fssa.
13183 2000-05-18  Michael Meissner  <meissner@redhat.com>
13185         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
13186         * gcc.c-torture/execute/920415-1.c: Ditto.
13187         * gcc.c-torture/execute/920501-1.c: Ditto.
13188         * gcc.c-torture/execute/conversion.c: Ditto.
13189         * gcc.c-torture/execute/cvt-1.c: Ditto.
13191 2000-05-18  Jeffrey A Law  (law@cygnus.com)
13193         * gcc.c-torture/compile/20000518-1.c: New test.
13195 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
13197         * g77.f-torture/compile/200005018.f:  New test.
13199 2000-05-17  Jeffrey A Law  (law@cygnus.com)
13201         * gcc.c-torture/compile/20000517-1.c: New test.
13203 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13205         * gcc.c-torture/execute/20000516-1.c: New test.
13207 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
13209         * g++.old-deja/g++.other/eh.C: New test.
13211 2000-05-12  Richard Henderson  <rth@cygnus.com>
13213         * gcc.c-torture/execute/990208-1.c (main): Don't pass
13214         constants through to doit's conditional.
13216 2000-05-11  Jeffrey A Law  (law@cygnus.com)
13218         * gcc.c-torture/compile/20000511-1.c: New test.
13219         * g77.f-torture/compile/20000511-1.f: New test.
13220         * g77.f-torture/compile/20000511-2.f: New test.
13222 2000-05-11  Michael Meissner  <meissner@redhat.com>
13224         * gcc.c-torture/execute/20000511-1.c: New test.
13226 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
13228         * gcc.dg/dg.exp: Scan .S files as well as .c files.
13229         * gcc.dg/20000510-1.S: New.
13231 2000-05-08  Catherine Moore  <clm@cygnus.com>
13233         * gcc.dg/unused-3.c: New.
13235 2000-05-06  Richard Henderson  <rth@cygnus.com>
13237           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
13238           * g++.old-deja/g++.mike/warn1.C: Likewise.
13239           * g++.old-deja/g++.pt/local1.C: Likewise.
13240           * g++.old-deja/g++.pt/local7.C: Likewise.
13241           * g++.old-deja/g++.pt/spec16.C: Likewise.
13243 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
13245         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
13247 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
13249           * g77.f-torture/execute/20000503-1.f:  New test.
13251 2000-05-04  Andreas Jaeger  <aj@suse.de>
13253         * gcc.dg/noreturn-2.c: New test.
13255 2000-05-04  Neil Booth  <NeilB@earthling.net>
13257         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
13258         preprocessor.
13260 2000-05-04  Richard Henderson  <rth@cygnus.com>
13262         * gcc.c-torture/execute/20000503-1.c: Fix typo.
13264 2000-05-04  Richard Henderson  <rth@cygnus.com>
13266         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
13267         OpenSSL by Jason R Thorpe.
13269 2000-05-03  Jim Wilson  <wilson@cygnus.com>
13271         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
13273 2000-05-03  Robert Lipe <robertlipe@usa.net>
13275         * gcc.dg/20000503-1.c: New test.
13277 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
13279         * gcc.c-torture/compile/20000502-1.c: New test.
13280         * g++.old-deja/g++.other/align.C: New test.
13281         * gcc.dg/cpp-tradstringify.c: New test.
13283 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
13285         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
13286         and hard registers.
13288 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
13290         * gcc.c-torture/execute/loop-5.c: New test.
13292 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
13294         * gcc.c-torture/execute/va-arg-20.c: New test.
13296 2000-04-23  Jeffrey A Law  (law@cygnus.com)
13298         * gcc.c-torture/execute/20000422-1.c: New test.
13300 2000-04-20  Greg McGary  <gkm@gnu.org>
13302         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
13303         when optimizing, but without sibling-call optimizations (-O1).
13305 2000-04-20  Jeffrey A Law  (law@cygnus.com)
13307           * gcc.c-torture/compile/20000420-1.c: New test.
13309 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13311         * g++.abi/ptrflags.C: New test.
13312         * g++.eh/catchptr1.C: Test incomplete pointer chains.
13314 2000-04-19  Catherine Moore  <clm@cygnus.com>
13316         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
13318 2000-04-19  Greg McGary  <gkm@gnu.org>
13320         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
13321         sibling-call optimizations.
13323 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
13325         * gcc.dg/20000419-1.c: New test.
13327 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
13329         * gcc.c-torture/execute/20000412-6.c: New test.
13331 2000-04-12  Jeffrey A Law  (law@cygnus.com)
13333         * gcc.c-torture/execute/20000412-5.c: New test.
13334         * g77.f-torture/compile/20000412-1.f: New test.
13335         * gcc.c-torture/execute/20000412-4.c: New test.
13336         * gcc.c-torture/compile/20000412-2.c: New test.
13337         * gcc.c-torture/execute/20000412-3.c: New test.
13338         * gcc.c-torture/compile/20000412-1.c: New test.
13339         * gcc.c-torture/execute/20000412-2.c: New test.
13341 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
13343         * objc/execute/bf-20.m: New test.
13345 2000-04-10  Richard Henderson  <rth@cygnus.com>
13347         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
13349         * gcc.c-torture/execute/20000412-1.c: New test.
13351 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
13353         * g++.old-deja/g++.eh/catchptr1.C: New test.
13355 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
13357         * g++.old-deja/g++.abi/cxa_vec.C: New test.
13359 2000-04-08  Neil Booth  <NeilB@earthling.net>
13361         * gcc.dg/cpp-nullchar.c: Remove test as
13362         embedded nulls cause problems.
13364 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13366         * gcc.dg/compare2.c: New test.
13368 2000-04-08  Neil Booth  <NeilB@earthling.net>
13370         * gcc.dg/cpp-nullchar.c: New test.
13372 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
13374         * gcc.dg/cpp-mi2.c: New test.
13375         * gcc.dg/cpp-mi2[abc].h: New files.
13377 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
13379         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
13380         member name.
13382 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
13384         * g++.old-deja/g++.abi/vmihint.C: New test.
13386 2000-04-06  Neil Booth  <NeilB@earthling.net>
13388         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
13389         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
13390         copyright.
13392 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
13394         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
13395         avoid stack-frame overwrite.
13397 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
13399         * gcc.c-torture/compile/20000405-2.c: New test.
13400         * gcc.c-torture/compile/20000405-3.c: New test.
13402 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13404         * gcc.c-torture/compile/20000405-1.c: New test.
13406 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
13408         * gcc.dg/cast-qual-1.c: Revert last change.
13410 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13412         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
13414 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
13416         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
13417         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
13419 2000-04-03  Jeffrey A Law  (law@cygnus.com)
13421         * gcc.c-torture/compile/20000403-2.c: New test.
13422         * gcc.c-torture/compile/20000403-1.c: New test.
13424 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
13426         * gcc.c-torture/execute/20000403-1.c: New test.
13428 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
13430         * gcc.c-torture/execute/20000402-1.c: New test.
13432 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
13434         * gcc.c-torture/execute/va-arg-15.c: New test.
13435         * gcc.c-torture/execute/va-arg-16.c: New test.
13436         * gcc.c-torture/execute/va-arg-17.c: New test.
13437         * gcc.c-torture/execute/va-arg-18.c: New test.
13438         * gcc.c-torture/execute/va-arg-19.c: New test.
13440 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
13442         * gcc.c-torture/compile/981211-1.c: Move to...
13443         * gcc.dg/cpp-as1.c: ...here.
13444         * gcc.dg/cpp-as2.c: New file.
13446         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
13447         compiler.
13449 2000-04-02  Neil Booth  <NeilB@earthling.net>
13451         * gcc.dg/cpp-cond.c  New tests.
13452         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
13453         accidental success less likely.
13454         * gcc.dg/cpp-missingop.c  New tests.
13455         * gcc.dg/cpp-missingparen.c  New tests.
13456         * gcc.dg/cpp-shift.c  New tests.
13457         * gcc.dg/cpp-shortcircuit.c  New tests.
13458         * gcc.dg/cpp-unary.c  New tests.
13460 2000-03-29  Jeffrey A Law  (law@cygnus.com)
13462         * gcc.c-torture/compile/20000329-1.c: New test.
13464 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
13466         * gcc.c-torture/compile/20000326-1.c: New test.
13467         * gcc.c-torture/compile/20000326-2.c: New test.
13469 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
13471         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
13472         the first parameter is a function argument.
13474 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
13476         * g++.old-deja/g++.ext/array4.C: New test.
13478 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
13480         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
13482 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13484         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
13486 2000-03-19  Richard Henderson  <rth@cygnus.com>
13488         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
13490 2000-03-19  Richard Henderson  <rth@cygnus.com>
13492         * gcc.c-torture/compile/20000319-1.c: New test.
13494 2000-03-14  Jeffrey A Law  (law@cygnus.com)
13496         * gcc.c-torture/execute/20000314-3.c: New test.
13497         * gcc.c-torture/execute/20000314-2.c: New test.
13498         * gcc.c-torture/execute/20000314-1.c: New test.
13499         * gcc.c-torture/compile/20000314-2.c: New test.
13500         * gcc.c-torture/compile/20000314-1.c: New test.
13502 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
13504         * g++.old-deja/g++.warn/inline.C: New test.
13506 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
13508         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
13509         standards-compliant result rather than specific constants.
13510         Put test-values in array.
13512 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
13514         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
13515         (g++_target_compile): Put test-specific options last.
13517 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13519         * g++.old-deja/g++.eh/vbase4.C: New test.
13521 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13523         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
13525 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13527         * g++.old-deja/g++.brendan/misc12.C: Removed.
13528         * g++.old-deja/g++.pt/memtemp77.C: Constify.
13529         * g++.old-deja/g++.ext/pretty4.C: New test.
13531 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13533         * g++.old-deja/g++.other/string2.C: New test.
13535 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
13537         * g++.old-deja/g++.warn/impint2.C: New test.
13539 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
13541         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
13542         is 1, not zero.
13544 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
13546         * g++.old-deja/g++.warn/impint.C: New test.
13547         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
13548         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
13549         * g++.old-deja/g++.pt/explicit12.C: Likewise.
13550         * g++.old-deja/g++.pt/explicit13.C: Likewise.
13551         * g++.old-deja/g++.pt/explicit17.C: Likewise.
13552         * g++.old-deja/g++.pt/explicit18.C: Likewise.
13553         * g++.old-deja/g++.pt/explicit19.C: Likewise.
13554         * g++.old-deja/g++.pt/explicit23.C: Likewise.
13555         * g++.old-deja/g++.pt/explicit31.C: Likewise.
13556         * g++.old-deja/g++.pt/explicit35.C: Likewise.
13557         * g++.old-deja/g++.pt/explicit6.C: Likewise.
13558         * g++.old-deja/g++.pt/memclass7.C: Likewise.
13560 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
13562         * gcc.dg/cpp-redef.c: New test.
13564 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
13566         * g++.old-deja/g++.pt/unify7.C: New test.
13568 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13570         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
13571         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
13573 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
13575         * gcc.c-torture/compile/20000224-1.c: New test.
13577 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13579         * gcc.c-torture/compile/cpp-2.c: New test.
13580         * gcc.c-torture/compile/cpp-1.c: New test.
13582 2000-02-25  Jeffrey A Law  (law@cygnus.com)
13584         * gcc.c-torture/execute/20000225-1.c: New test.
13586 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13588         * gcc.dg/cpp-li2.c: New test.
13590         * gcc.dg/cpp-wi1.c: New test.
13592         * gcc.dg/cpp-li1.c: New test.
13594 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
13596         * g++.old-deja/g++.other/sizeof5.C: New test.
13598 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13600         * gcc.c-torture/execute/va-arg-13.c: New test.
13602 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
13604         * gcc.c-torture/execute/va-arg-12.c: New test.
13606 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
13608         * gcc.c-torture/execute/20000223-1.c: New test.
13610 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
13612         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
13614 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
13616         * g++.old-deja/g++.abi/ptrmem.C: New test.
13618 2000-02-19  Richard Henderson  <rth@cygnus.com>
13620         * gcc.c-torture/compile/init-3.c: New.
13622 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
13624         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
13625         ALWAYS_CXXFLAGS.
13627 2000-02-11  Robert Lipe <robertl@sco.com>
13629         * gcc.c-torture/compile/20000211-3.c: New test.
13631 2000-02-11  Martin Buchholz <martin@xemacs.org>
13633         * gcc.c-torture/compile/20000211-2.c: New test.
13635 2000-02-11  Jeffrey A Law  (law@cygnus.com)
13637         * gcc.c-torture/compile/20000211-1.c: New test.
13639 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
13641         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
13642           on native targets
13644 2000-02-08  Nathan Sidwell  <nathan@acm.org>
13646         * g++.old-deja/g++.other/cast5.C: New test.
13648 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
13650         * gcc.c-torture/execute/20000205-1.c: New.
13652 2000-02-03  Nathan Sidwell  <nathan@acm.org>
13654         * g++.old-deja/g++.jason/cast3.C: Return void.
13655         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
13657 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13659         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
13661         * gcc.dg/loop-1.c: New test.
13663 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
13665         * gcc.c-torture/compile/20000127-1.c: New test.
13666         * gcc.c-torture/execute/991228-1.c: New test.
13668 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13670         * gcc.dg/unused-2.c: New test.
13672         * gcc.dg/conv-1.c: New test.
13674 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13676         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
13677         compiler.
13678         (tool_option_proc): Fix typo.
13680 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
13682         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
13683         of the ld on the host, not on the build machine.
13684         Also, don't crash if '--help' is not a supported option.
13686 2000-01-24  Richard Henderson  <rth@cygnus.com>
13688         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
13690 2000-01-20  Jeffrey A Law  (law@cygnus.com)
13692         * gcc.c-torture/execute/20000120-2.c: New test.
13693         * gcc.c-torture/execute/20000120-1.c: New test.
13695 2000-01-13  Jeffrey A Law  (law@cygnus.com)
13697         * gcc.c-torture/execute/20000113-1.c: New test.
13699 2000-01-12  Jeffrey A Law  (law@cygnus.com)
13701         * gcc.c-torture/execute/20000112-1.c: New test.
13703 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13705         * gcc.dg/20000111-1.c: New test.
13707 2000-01-10  Jeffrey A Law  (law@cygnus.com)
13709         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
13710         with 16 bit integers.
13712 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13714         * gcc.dg/20000108-1.c: New test.
13716 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13718         * g++.old-deja/g++.ns/koenig8.C: New test.
13720 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13722         * g++.old-deja/g++.other/cast4.C: New test.
13724 2000-01-05  Jeffrey A Law  (law@cygnus.com)
13726         * gcc.c-torture/compile/20000105-2.c: New test.
13727         * gcc.c-torture/compile/20000105-1.c: New test.
13729 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13731         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
13732         references to printf & atoi to conform to ANSI standard.
13733         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
13734         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
13735         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
13736         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
13737         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
13738         * g++.old-deja/g++.brendan/complex1.C: Likewise.
13739         * g++.old-deja/g++.brendan/copy1.C: Likewise.
13740         * g++.old-deja/g++.brendan/copy2.C: Likewise.
13741         * g++.old-deja/g++.brendan/copy3.C: Likewise.
13742         * g++.old-deja/g++.brendan/copy4.C: Likewise.
13743         * g++.old-deja/g++.brendan/copy5.C: Likewise.
13744         * g++.old-deja/g++.brendan/copy6.C: Likewise.
13745         * g++.old-deja/g++.brendan/copy7.C: Likewise.
13746         * g++.old-deja/g++.brendan/copy8.C: Likewise.
13747         * g++.old-deja/g++.brendan/crash11.C: Likewise.
13748         * g++.old-deja/g++.brendan/crash14.C: Likewise.
13749         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
13750         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
13751         * g++.old-deja/g++.brendan/delete2.C: Likewise.
13752         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
13753         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
13754         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
13755         * g++.old-deja/g++.brendan/eh1.C: Likewise.
13756         * g++.old-deja/g++.brendan/groff1.C: Likewise.
13757         * g++.old-deja/g++.brendan/init3.C: Likewise.
13758         * g++.old-deja/g++.brendan/misc12.C: Likewise.
13759         * g++.old-deja/g++.brendan/misc7.C: Likewise.
13760         * g++.old-deja/g++.brendan/new2.C: Likewise.
13761         * g++.old-deja/g++.brendan/operators4.C: Likewise.
13762         * g++.old-deja/g++.brendan/operators5.C: Likewise.
13763         * g++.old-deja/g++.brendan/overload2.C: Likewise.
13764         * g++.old-deja/g++.brendan/overload7.C: Likewise.
13765         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
13766         * g++.old-deja/g++.brendan/reference1.C: Likewise.
13767         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
13768         * g++.old-deja/g++.brendan/template24.C: Likewise.
13769         * g++.old-deja/g++.brendan/template3.C: Likewise.
13770         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
13771         * g++.old-deja/g++.jason/inline3.C: Likewise.
13772         * g++.old-deja/g++.jason/opeq.C: Likewise.
13773         * g++.old-deja/g++.law/arg5.C: Likewise.
13774         * g++.old-deja/g++.law/arm7.C: Likewise.
13775         * g++.old-deja/g++.law/ctors11.C: Likewise.
13776         * g++.old-deja/g++.law/cvt8.C: Likewise.
13777         * g++.old-deja/g++.law/init9.C: Likewise.
13778         * g++.old-deja/g++.law/refs4.C: Likewise.
13779         * g++.old-deja/g++.law/template2.C: Likewise.
13780         * g++.old-deja/g++.law/visibility24.C: Likewise.
13781         * g++.old-deja/g++.law/vtable3.C: Likewise.
13782         * g++.old-deja/g++.mike/asm2.C: Likewise.
13783         * g++.old-deja/g++.mike/eh1.C: Likewise.
13784         * g++.old-deja/g++.mike/misc1.C: Likewise.
13785         * g++.old-deja/g++.mike/misc13.C: Likewise.
13786         * g++.old-deja/g++.mike/misc14.C: Likewise.
13787         * g++.old-deja/g++.mike/ns12.C: Likewise.
13788         * g++.old-deja/g++.mike/p1248.C: Likewise.
13789         * g++.old-deja/g++.mike/p3708.C: Likewise.
13790         * g++.old-deja/g++.mike/p3708a.C: Likewise.
13791         * g++.old-deja/g++.mike/p3708b.C: Likewise.
13792         * g++.old-deja/g++.mike/p646.C: Likewise.
13793         * g++.old-deja/g++.mike/p700.C: Likewise.
13794         * g++.old-deja/g++.mike/p783.C: Likewise.
13795         * g++.old-deja/g++.mike/p783a.C: Likewise.
13796         * g++.old-deja/g++.mike/p783b.C: Likewise.
13797         * g++.old-deja/g++.mike/p786.C: Likewise.
13798         * g++.old-deja/g++.mike/p789.C: Likewise.
13799         * g++.old-deja/g++.mike/p789a.C: Likewise.
13800         * g++.old-deja/g++.mike/p807a.C: Likewise.
13801         * g++.old-deja/g++.other/delete3.C: Likewise.
13802         * g++.old-deja/g++.other/dyncast1.C: Likewise.
13803         * g++.old-deja/g++.other/dyncast2.C: Likewise.
13804         * g++.old-deja/g++.other/dyncast3.C: Likewise.
13805         * g++.old-deja/g++.other/empty1.C: Likewise.
13806         * g++.old-deja/g++.other/temporary1.C: Likewise.
13807         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
13808         * g++.old-deja/g++.pt/t16.C: Likewise.
13809         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
13811 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
13813         * gcc.dg/991230-1.c: New test.
13815 1999-12-29  Jeffrey A Law  (law@cygnus.com)
13817         * gcc.c-torture/compile/991229-3.c: New test.
13818         * gcc.c-torture/compile/991229-2.c: New test.
13819         * gcc.c-torture/compile/991229-1.c: New test.
13821 1999-12-29  Greg McGary <gkm@eng.ascend.com>
13823         * gcc.c-torture/compile/labels-2.c: New test.
13825 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13827         * gcc.c-torture/execute/991227-1.c: New test.
13829 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13831         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
13833 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13835         * gcc.c-torture/execute/991221-1.c: New test.
13837 1999-12-20  Nathan Sidwell  <nathan@acm.org>
13839         * g++.old-deja/g++.other/cast3.C: New test.
13841 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
13843         * gcc.c-torture/execute/991216-4.c: New test.
13845 1999-12-16  Michael Meissner  <meissner@cygnus.com>
13847         * gcc.c-torture/execute/991216-1.c: New test.
13848         * gcc.c-torture/execute/991216-2.c: New test.
13849         * gcc.c-torture/execute/991216-3.c: New test.
13851 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13853         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
13854         Actually make the test fail by using "-O2" for compilation.
13856 1999-12-15  Nathan Sidwell  <nathan@acm.org>
13858         * g++.old-deja/g++.warn/cast-align1.C: New test.
13860 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13862         * gcc.c-torture/compile/991214-1.c: New test.
13863         * gcc.c-torture/compile/991214-2.c: New test.
13865 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13867         * gcc.dg/991214-1.c: New test.
13869 1999-12-13  Jeffrey A Law  (law@cygnus.com)
13871         * gcc.c-torture/compile/991213-3.c: New test.
13872         * gcc.c-torture/compile/991213-2.c: New test.
13873         * gcc.c-torture/compile/991213-1.c: New test.
13875 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
13877         * gcc.dg/991209-1.c: New test.
13879 1999-12-08  Nathan Sidwell <nathan@acm.org>
13881         * gcc.c-torture/compile/991208-1.c: New test.
13883 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13885         * gcc.dg/ultrasp2.c: New test.
13887 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
13889         * g++.old-deja/g++.abi/align.C (main): Fix typo.
13891 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
13893         * gcc.c-torture/compile/991202-1.c: New test.
13894         * gcc.c-torture/execute/991202-1.c: New test.
13895         * gcc.c-torture/execute/991202-2.c: New test.
13896         * gcc.c-torture/execute/991202-3.c: New test.
13898 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
13900         * g++.old-deja/g++.abi/align.C: New test.
13901         * g++.old-deja/g++.abi/aggregates.C: Likewise.
13902         * g++.old-deja/g++.abi/bitfields.C: Likewise.
13904 1999-12-01  Richard Henderson  <rth@cygnus.com>
13906         * gcc.c-torture/execute/991201-1.c: New.
13908 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
13910         * gcc.dg/991129-1.c: New test.
13912 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13914         * gcc.c-torture/compile/991127-1.c: New test.
13916 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13918         * g++.old-deja/g++.other/warn4.C: New test.
13920 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13922         * g++.old-deja/g++.eh/cleanup2.C: New test.
13923         * g++.old-deja/g++.ext/pretty2.C: New test.
13924         * g++.old-deja/g++.ext/pretty3.C: New test.
13925         * g++.old-deja/g++.other/debug6.C: New test.
13927 1999-10-20  Jim Wilson  <wilson@cygnus.com>
13929         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
13930         compiler_output to look for one error message instead of two.
13932 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
13934         * gcc.c-torture/execute/991118-1.c: Also test case
13935         where the word boundary does not split a byte evenly.
13937 1999-11-19  Nathan Sidwell  <nathan@acm.org>
13939         * g++.old-deja/g++.ext/restrict1.C: New test.
13941 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
13943         * gcc.c-torture/execute/991118-1.c: New test.
13945 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
13947         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
13948         working directory pathnames.
13950 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
13952         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
13953         host is equipped with driver.h and driver.o so it can actually
13954         compile and run the tests.
13956 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
13958         * gcc.c-torture/compile/991008-1.c: New test.
13960 1999-11-08  Nick Clifton  <nickc@cygnus.com>
13962         * lib/gcc-dg.exp: Include target-supports.exp
13964 1999-11-05  Nick Clifton  <nickc@cygnus.com>
13966         * lib/target-supports.exp: New file: Provide procs to test for
13967         features supported by the target.
13968         (check_weak_available): Moved here from ecos.exp.
13969         (check_alias_available): New proc: Determine of the target
13970         toolchain supports the alias attribute.
13972         * gcc.dg/special/ecos.exp: Move check_weak_available to
13973         target-supports.exp.
13974         (alias-1.c): Only perform the test if the target supports
13975         aliases.
13976         (wkali-1.c): Only perform the test if the target supports
13977         aliases.
13979         * gcc.dg/990506-0.c: Expect error messages from cross
13980         targets as well as native targets.
13982 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13984         * gcc.dg/ultrasp1.c: Removed xfail.
13985         * gcc.dg/struct-ret-2.c: Likewise.
13986         * gcc.dg/array-1.c: Likewise.
13988 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13990         * gcc.dg/struct-ret-2.c: New test.
13992         * gcc.dg/array-1.c: New test.
13994 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
13996         * gcc.c-torture/execute/991030-1.c: New test.
13998 1999-10-26  Richard Henderson  <rth@cygnus.com>
14000         * gcc.c-torture/compile/991026-2.c: New test.
14002 1999-10-26  Jeffrey A Law  (law@cygnus.com)
14004         * gcc.c-torture/compile/991026-1.c: New test.
14006 1999-10-23  Jeffrey A Law  (law@cygnus.com)
14008         * gcc.c-torture/execute/991023-1.c: New test.
14010 1999-10-19  Jeffrey A Law  (law@cygnus.com)
14012         * gcc.c-torture/execute/991019-1.c: New test.
14014 1999-10-16  Richard Henderson  <rth@cygnus.com>
14016         * gcc.c-torture/execute/991016-1.c: New test.
14018 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
14020         * gcc.c-torture/execute/991014-1.c: New test.
14022 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
14024         * g++.old-deja/g++.other/union2.C: New test.
14026 1999-10-13  Nathan Sidwell  <nathan@acm.org>
14028         * g++.old-deja/g++.other/vaarg2.C: New test.
14029         * g++.old-deja/g++.other/vaarg3.C: New test.
14031 1999-10-12  Craig Burley  <craig@jcb-sc.com>
14033         * g77.f-torture/noncompile/19990905-1.f: Moved from being
14034         in compile/.
14036 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
14038         * gcc.c-torture/execute/va-arg-11.c: New test.
14040 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
14042         * lib/file-format.exp (gcc_target_object_format): Don't
14043         crash if objdump is unavailable.
14045 1999-09-29  Donn Terry <donn@interix.com>
14047         * gcc.misc-tests/mg.exp: delete extraneous redirection.
14049 1999-09-28  Nick Clifton  <nickc@cygnus.com>
14051         * gcc.c-torture/compile/990928-1.c: New test.
14053 1999-09-28  Nathan Sidwell  <nathan@acm.org>
14055         * g++.old-deja/g++.other/decl6.C: New test.
14057 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14059         * gcc.c-torture/execute/va-arg-10.c: New test.
14061 1999-09-27  Nathan Sidwell  <nathan@acm.org>
14063         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
14064         __PRETTY_FUNCTION__.
14066 1999-09-23  Nick Clifton  <nickc@cygnus.com>
14068         * gcc.c-torture/execute/990923-1.c: New test.
14070 1999-09-21  Nick Clifton  <nickc@cygnus.com>
14072         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
14073         for which -fpic is inappropriate.
14075 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
14077         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
14079 1999-09-21  Nathan Sidwell  <nathan@acm.org>
14081         * g++.old-deja/g++.other/dyncast1.C: New test.
14082         * g++.old-deja/g++.other/dyncast2.C: New test.
14083         * g++.old-deja/g++.other/dyncast3.C: New test.
14084         * g++.old-deja/g++.other/dyncast4.C: New test.
14085         * g++.old-deja/g++.other/dyncast5.C: New test.
14086         * g++.old-deja/g++.eh/catch3.C: New test.
14087         * g++.old-deja/g++.eh/catch3p.C: New test.
14088         * g++.old-deja/g++.eh/catch4.C: New test.
14089         * g++.old-deja/g++.eh/catch4p.C: New test.
14090         * g++.old-deja/g++.eh/catch5.C: New test.
14091         * g++.old-deja/g++.eh/catch5p.C: New test.
14092         * g++.old-deja/g++.eh/catch6.C: New test.
14093         * g++.old-deja/g++.eh/catch6p.C: New test.
14094         * g++.old-deja/g++.eh/catch7.C: New test.
14095         * g++.old-deja/g++.eh/catch7p.C: New test.
14096         * g++.old-deja/g++.eh/catch8.C: New test.
14097         * g++.old-deja/g++.eh/catch8p.C: New test.
14098         * g++.old-deja/g++.eh/catch9.C: New test.
14099         * g++.old-deja/g++.eh/catch9p.C: New test.
14101 1999-09-13  Nathan Sidwell  <nathan@acm.org>
14103         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
14104         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
14106 1999-09-13  Jeffrey A Law  (law@cygnus.com)
14108         * gcc.c-torture/compile/990913-1.c: New test.
14110 1999-09-10  Nathan Sidwell  <nathan@acm.org>
14112         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
14113         * g++.old-deja/g++.jason/rfg5.C: Likewise.
14115 1999-09-09  Richard Henderson  <rth@cygnus.com>
14117         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
14119 1999-09-09  Nathan Sidwell  <nathan@acm.org>
14121         * g++.old-deja/g++.other/lookup11.C: New test.
14122         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
14123         what is permitted and what we want.
14124         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
14125         overload use.
14126         * g++.old-deja/g++.jason/rfg5.C: Likewise
14128 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
14130         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
14131         * gcc.c-torture/noncompile/poison-1.c: New file.
14133 1999-09-08  Nathan Sidwell  <nathan@acm.org>
14135         * g++.old-deja/g++.other/sizeof3.C: New test.
14136         * g++.old-deja/g++.other/sizeof4.C: New test.
14137         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
14138         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
14140 1999-09-07  Richard Henderson  <rth@cygnus.com>
14142         * gcc.dg/va-arg-1.c: New.
14144 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14146         * gcc.c-torture/execute/va-arg-9.c: New test.
14148 1999-09-05  Craig Burley  <craig@jcb-sc.com>
14150         * g77.f-torture/compile/980519-2.f: New test.
14151         * g77.f-torture/compile/19990905-0.f: New test.
14152         * g77.f-torture/compile/19990905-1.f: New test.
14153         * g77.f-torture/compile/19990905-2.f: New test.
14155         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
14157 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
14159         * gcc.c-torture/execute/990827-1.c: Fix typo.
14161 1999-09-03  Nathan Sidwell  <nathan@acm.org>
14163         * g++.old-deja/g++.other/deref1.C: New test.
14165 1999-09-02  Nathan Sidwell  <nathan@acm.org>
14167         * g++.old-deja/g++.other/ambig2.C: New test.
14168         * g++.old-deja/g++.other/cond5.C: New test.
14169         * g++.old-deja/g++.other/lookup16.C: New test.
14171 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
14173         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
14174         assemblers too.
14176 1999-08-31  Jeffrey A Law  (law@cygnus.com)
14178         * lib/c-torture.exp: Avoid the "compare executables" optimization
14179         when testing native.
14181 1999-08-29  Jeffrey A Law  (law@cygnus.com)
14183         * gcc.c-torture/execute/990829-1.c: New test.
14184         * gcc.c-torture/compile/990829-1.c: New test.
14186 1999-08-27  Paul Burchard  <burchard@pobox.com>
14188         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
14189         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
14190         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
14191         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
14192         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
14193         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
14194         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
14195         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
14196         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
14197         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
14198         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
14200 1999-08-27  Jeffrey A Law  (law@cygnus.com)
14202         * gcc.c-torture/execute/990827-1.c: New test.
14204 1999-08-26  Craig Burley  <craig@jcb-sc.com>
14206         * g77.f-torture/noncompile/19990826-4.f: New test.
14208         * g77.f-torture/compile/19990826-3.f: New test.
14210         * g77.f-torture/execute/19990826-2.f: New test.
14212         * g77.f-torture/compile/19990826-1.f: New test.
14214         * gcc.c-torture/execute/990826-0.c: New test.
14215         * g77.c-torture/execute/19990826-0.f: New test.
14217         * g77.f-torture/noncompile/970626-2.f: New test.
14219 1999-08-25  Paul Burchard  <burchard@pobox.com>
14221         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
14222         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
14223         lss-011.C: New tests.
14225 1999-08-25  Nathan Sidwell  <nathan@acm.org>
14227         * g++.old-deja/g++.other/decl5.C: New test.
14229 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14231         * noncompile/noncompile.exp: Load_lib c-torture.exp.
14232         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
14233         call `postbase' for each one.  All callers of `postbase' changed
14234         to call this instead.
14236 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
14238         * gcc.c-torture/execute/990811-1.c: New test.
14240 1999-08-09  Nick Clifton  <nickc@cygnus.com>
14242         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
14243         just native ones.
14245         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
14246         just native ones.
14248 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
14250         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
14252 1999-08-04  Jeffrey A Law  (law@cygnus.com)
14254         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
14256 1999-08-04  Nathan Sidwell  <nathan@acm.org>
14258         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
14260 1999-08-04  Jeffrey A Law  (law@cygnus.com)
14262         * gcc.c-torture/execute/990804-1.c: New test.
14264 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14266         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
14267         * g++.old-deja/g++.brendan/crash64.C: Likewise
14268         * g++.old-deja/g++.brendan/overload8.C: Likewise
14270 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14272         * g++.old-deja/g++.other/struct1.C: New test.
14274 1999-08-03  Nathan Sidwell  <nathan@acm.org>
14276         * g++.old-deja/g++.other/enum2.C: New test.
14278 1999-08-02  Richard Henderson  <rth@cygnus.com>
14280         Adapted from tests from Franz Sirl:
14281         * gcc.c-torture/execute/va-arg-7.c: New test.
14282         * gcc.c-torture/execute/va-arg-8.c: New test.
14284 1999-08-01  Jeffrey A Law  (law@cygnus.com)
14286         * gcc.c-torture/compile/990801-2.c: New test.
14288         * gcc.c-torture/compile/990801-1.c: New test.
14290 1999-07-27  Michael Meissner  <meissner@cygnus.com>
14292         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
14293         fp-cmp-1.c, converting double to float.
14295         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
14296         fp-cmp-1.c, converting double to long double.
14298         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
14299         from fr1 to unknown_register, since fr1 is a legitimate register
14300         on some machines.
14302 1999-07-25  Jeffrey A Law  (law@cygnus.com)
14304         * README: More listname related changes.
14306 1999-07-08  Catherine Moore  <clm@cygnus.com>
14308         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
14310 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
14312         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
14314 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
14316         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
14318 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
14320         * gcc.dg/990703-1.c: New test.
14322 1999-06-29  Nick Clifton  <nickc@cygnus.com>
14324         * lib/file-format.exp: New file: Move definition of proc
14325         gcc_target_object_format to here from
14326         gcc.dg/special/ecos.exp.
14328         * lib/c-torture.exp: Include lib file-format.exp.
14329         * lib/gcc-dg.exp: Include lib file-format.exp.
14331         * gcc.dg/special/ecos.exp: Remove definition of proc
14332         gcc_target_object_format.
14334 1999-06-28  Jeffrey A Law  (law@cygnus.com)
14336         * gcc.c-torture/execute/990628-1.c: New test.
14338 1999-06-25  Jeffrey A Law  (law@cygnus.com)
14340         * gcc.c-torture/compile/990625-2.c: New test.
14342         * gcc.c-torture/compile/990625-1.c: New test.
14344 1999-06-23  Nick Clifton  <nickc@cygnus.com>
14346         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
14347         attributes compile.
14348         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
14349         ports that use the COFF/PE file format.
14351 1999-06-17  Jeffrey A Law  (law@cygnus.com)
14353         * gcc.c-torture/compile/990617-1.c: New test.
14355 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
14357         * g++.old-deja/g++.other/decl4.C: New test.
14359 1999-06-14  Nathan Sidwell  <nathan@acm.org>
14361         * g++.old-deja/g++.other/bitfld3.C: New test.
14363 1999-06-08  Nathan Sidwell  <nathan@acm.org>
14365         * g++.old-deja/g++.eh/catch1.C: New test.
14367 1999-06-07  Jeffrey A Law  (law@cygnus.com)
14369         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
14371         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
14372         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
14374 1999-06-05  Craig Burley  <craig@jcb-sc.com>
14376         * g77.f-torture/compile/19990502-0.f: Replace with new,
14377         shorter, test that still fails after recent changes.
14379 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14381         * gcc.c-torture/execute/990604-1.c: New test.
14383 1999-05-31  Jeffrey A Law  (law@cygnus.com)
14385         * gcc.c-torture/execute/990531-1.c: New test.
14387 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14389         * gcc.c-torture/compile/990527-1.c: New test.
14391 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
14393         * gcc.c-torture/execute/990527-1.c: New test.
14395 1999-05-25  Nick Clifton  <nickc@cygnus.com>
14397         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
14398         bitfields as signed.
14400 1999-05-25  Craig Burley  <craig@jcb-sc.com>
14402         * g77.f-torture/compile/19990525-0.f: New test.
14404 1999-05-25  Jeffrey A Law  (law@cygnus.com)
14406         * gcc.c-torture/execute/990525-2.c: New test.
14408         * gcc.c-torture/execute/990525-1.c: New test.
14410 1999-05-24  Nathan Sidwell  <nathan@acm.org>
14412         * g++.old-deja/g++.other/anon3.C: New test.
14413         * g++.old-deja/g++.other/anon4.C: New test.
14414         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
14415         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
14416         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
14417         Merrill).
14419 1999-05-24  Jeffrey A Law  (law@cygnus.com)
14421         * gcc.c-torture/execute/990524-1.c: New test.
14423         * gcc.dg/990524-1.c: New test.
14425 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14427         * gcc.c-torture/compile/990523-1.c: New test.
14429 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
14431         * gcc.c-torture/compile/990519-1.c: New test.
14433 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14435         * gcc.c-torture/compile/990517-1.c: New test.
14437         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
14438         (e4, f4): New tests.
14439         (main): Call them.
14441 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14443         * gcc.dg/noreturn-1.c: New test.
14445 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
14447         * gcc.c-torture/execute/990513-1.c: New test.
14449 1999-05-10  Richard Henderson  <rth@cygnus.com>
14451         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
14453 1999-05-10  Craig Burley  <craig@jcb-sc.com>
14455         * g77.f-torture/execute/erfc.f: Use small single-precision
14456         values, to avoid problems on Alphas when not -mieee.
14458 1999-05-08  Craig Burley  <craig@jcb-sc.com>
14460         * gcc.dg/990506-0.c: New test.
14462 1999-05-08  Richard Henderson  <rth@cygnus.com>
14464         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
14465         the constant to test.  Don't XFAIL 64-bit targets.
14467         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
14468         * g++.old-deja/g++.law/profile1.C: Likewise.
14470         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
14471         operator new instances.
14472         * g++.old-deja/g++.other/delete5.C: Likewise.
14474 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14476         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
14477         intrinsic.
14479 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14481         * g77.f-torture/execute/u77-test.f: Reverse order of two
14482         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
14484 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14486         * gcc.dg/compare1.c: New test.
14488 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14490         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
14491         New tests.
14493 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14495         * g77.f-torture/compile/19990502-1.f: New test.
14497 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14499         * g77.f-torture/compile/19990502-0.f: New test.
14501 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14503         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
14504         intrinsic.
14506 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14508         * g77.f-torture/execute/u77-test.f (main): List libU77
14509         intrinsics not currently tested.
14510         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
14511         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
14512         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
14513         Trim blanks off the ends of some printed strings.
14515 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14517         * g77.f-torture/execute/u77-test.f (main): Just warn about
14518         FSTAT gid disagreement, as it's expected on some systems.
14520 1999-05-01  Craig Burley  <craig@jcb-sc.com>
14522         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
14523         use a new function, which allows for some slop.
14524         Clean up some commentary.
14525         (issum): The new function.
14526         (sgladd): Deleted subroutine.
14528 1999-05-01  Craig Burley  <craig@jcb-sc.com>
14530         * g77.f-torture/execute/u77-test.f: Modify to be more like
14531         libf2c/libU77 version, bringing patches to that version here.
14532         Add suitable commentary.
14534 1999-04-25  Richard Henderson  <rth@cygnus.com>
14536         * gcc.dg/990424-1.c: New test.
14538 1999-04-24  Craig Burley  <craig@jcb-sc.com>
14540         * g77.f-torture/execute/u77-test.f (main): Bug involving
14541         LSTAT has been fixed, so turn back on full checking.
14543 1999-04-20  Craig Burley  <craig@jcb-sc.com>
14545         * g77.f-torture/compile/19990419-0.f: New test.
14546         * g77.f-torture/execute/19990419-1.f: New test.
14548 1999-04-17  Richard Henderson  <rth@cygnus.com>
14550         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
14551         to avoid the need for a prototype to supress a warning.
14553 1999-04-07  Jim Wilson  <wilson@cygnus.com>
14555         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
14557 1999-04-04  Jeffrey A Law  (law@cygnus.com)
14559         * gcc.c-torture/execute/990404-1.c: New test.
14561 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14563         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
14564         * gcc.dg/cpp-if3.c: Don't use -pedantic.
14565         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
14566         missing initializer warnings.
14568 1999-03-28  Jeffrey A Law  (law@cygnus.com)
14570         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
14571         matching strings.
14573 1999-03-26  Jeffrey A Law  (law@cygnus.com)
14575         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
14577 1999-03-26  Craig Burley  <craig@jcb-sc.com>
14579         * g77.f-torture/execute/19990325-0.f: New test.
14580         * g77.f-torture/execute/19990325-1.f: New test.
14582 1999-03-24  Jeffrey A Law  (law@cygnus.com)
14584         * gcc.c-torture/execute/990324-1.c: New test.
14586 1999-03-22  Jim Wilson  <wilson@cygnus.com>
14588         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
14589         test with 4.
14591 1999-03-17  Richard Henderson  <rth@cygnus.com>
14593         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
14595 1999-03-13  Craig Burley  <craig@jcb-sc.com>
14597         * g77.f-torture/execute/19990313-2.f: New test.
14598         * g77.f-torture/execute/19990313-3.f: New test.
14600 1999-03-13  Craig Burley  <craig@jcb-sc.com>
14602         * g77.f-torture/execute/19990313-0.f: New test.
14603         * g77.f-torture/execute/19990313-1.f: New test.
14605 1999-03-12  Jim Wilson  <wilson@cygnus.com>
14607         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
14608         printf to sprintf.
14609         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
14610         (main): Add check for u15.  Conditionalize u31 check depending on
14611         whether ints are <32 bits or >=32 bits.
14613 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14615         * g77.f-torture/execute/19981119-0.f: Improve testiness.
14617 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14619         * g77.f-torture/compile/19990305-0.f: New test.
14620         * g77.f-torture/execute/19981119-0.f: New test.
14622 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14624         * g77.f-torture/execute/970625-2.f: call ABORT if final
14625         result is not correct, instead of just printing it.
14626         Add this checking via newly introduced obfuscation, to
14627         trip up buggy front ends.
14629 1999-03-07  Craig Burley  <craig@jcb-sc.com>
14631         * g77.f-torture/compile/960317-1.f: Moved from being
14632         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
14634 1999-03-06  Craig Burley  <craig@jcb-sc.com>
14636         * g77.f-torture/execute/960317-1.f: New (old) test.
14637         * g77.f-torture/execute/970625-2.f: Ditto.
14639 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
14641         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
14642         message on line 1 or line 2; cccp and cpplib do this differently.
14644 1999-03-01  Jeffrey A Law  (law@cygnus.com)
14646         * g++.old-deja/g++.law/weak1.C: New test.
14648 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14650         * gcc.c-torture/execute/990119-1.c: Renamed to...
14651         * gcc.dg/990119-1.c: this, so it will only be tested once
14652         (it's a preprocessor test, it doesn't need to be run at
14653         multiple optimization levels).
14655 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14657         * lib/g++.exp: Don't add incdir=$base_dir/../include to
14658           ALWAYS_CXXFLAGS.
14660 1999-02-24  Craig Burley  <craig@jcb-sc.com>
14662         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
14663         * g77.f-torture/compile/19981216-0.f: ...as it is expected
14664         to not be compilable by current g77.
14666 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14668         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
14670 1999-02-22  Jeffrey A Law  (law@cygnus.com)
14672         * gcc.c-torture/execute/990222-1.c: New test.
14674 1999-02-19  Craig Burley  <craig@jcb-sc.com>
14676         * g77.f-torture/compile/19990218-0.f: New test.
14677         * g77.f-torture/noncompile/19990218-1.f: New test.
14679 1999-02-18  Craig Burley  <craig@jcb-sc.com>
14681         * g77.f-torture/compile/19981216-0.f: New test.
14683 1999-02-14  Jeffrey A Law  (law@cygnus.com)
14685         * gcc.dg/990214-1.c: New test.
14687 1999-02-13  Jeffrey A Law  (law@cygnus.com)
14689         * gcc.dg/990213-2.c: New test.
14691         * gcc.dg/990213-1.c: New test.
14693 1999-02-12  Jeffrey A Law  (law@cygnus.com)
14695         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
14696         ints.
14698 1999-02-11  Nick Clifton  <nickc@cygnus.com>
14700         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
14701         specified by target.
14703         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
14705 1999-02-11  Jeffrey A Law  (law@cygnus.com)
14707         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
14709 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14711         * gcc.dg/special/ecos.exp: New test driver for new tests with
14712         special requirements.
14714         * gcc.dg/special/alias-1.c: New test.
14715         * gcc.dg/special/gcsec-1.c: New test.
14716         * gcc.dg/special/weak-1.c: New test.
14717         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
14718         * gcc.dg/special/weak-2.c: New test.
14719         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
14720         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
14721         * gcc.dg/special/wkali-1.c: New test.
14722         * gcc.dg/special/wkali-2.c: New test.
14723         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
14724         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
14726 1999-02-10  Felix Lee  <flee@cygnus.com>
14728           * lib/c-torture.exp (c-torture-compile): Pull out code for
14729           analyzing gcc error messages.
14730           (c-torture-execute): Likewise.  Fix some (harmless) false
14731           positives.
14732           * lib/gcc.exp (gcc_check_compile): New function.
14734 1999-02-08  Richard Henderson  <rth@cygnus.com>
14736         * gcc.c-torture/execute/990208-1.c: New test.
14738 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14740         * g++.dg/special/ecos.exp: New driver for new tests with special
14741         requirements
14743         * g++.dg/special/conpr-1.C: New test
14744         * g++.dg/special/conpr-2.C: New test
14745         * g++.dg/special/conpr-2a.C: New test
14746         * g++.dg/special/conpr-3.C: New test
14747         * g++.dg/special/conpr-3a.C: New test
14748         * g++.dg/special/conpr-3b.C: New test
14750         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
14751         allow g++ to use the dg driver
14753         * README: Add comment about g++.dg directory
14755 1999-02-06  Jeffrey A Law  (law@cygnus.com)
14757         * README: Update email addresses.
14759 1999-02-03  Nick Clifton  <nickc@cygnus.com>
14761         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
14762         arguments in order to force structure S onto the stack even on
14763         the alpha.
14764         (test): Pass 10 leading arguments to function foo as well as the
14765         structure S.
14767         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
14768         failure for all targets.
14770         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
14771         abort to terminate program execution.
14773 1999-01-30  Richard Henderson  <rth@cygnus.com>
14775         * gcc.c-torture/execute/990130-1.c: New test.
14777 1999-01-30  Jeffrey A Law  (law@cygnus.com)
14779         * gcc.dg/990130-1.c: New test.
14781 1999-01-28  Michael Meissner  <meissner@cygnus.com>
14783         * gcc.c-torture/execute/990128-1.c: New test.
14785 1999-01-27  Michael Meissner  <meissner@cygnus.com>
14787         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
14789 1999-01-27  Felix Lee  <flee@cygnus.com>
14791         * lib/c-torture.exp (c-torture-compile): pull out code for
14792         analyzing gcc error messages.
14793         (c-torture-execute): ditto, and fix some (harmless) false
14794         positives.
14795         * lib/gcc.exp (gcc_check_compile): new function.
14797 1999-01-17  Jeffrey A Law  (law@cygnus.com)
14799         * gcc.dg/990117-1.c: New test.
14801         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
14803         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
14805 1999-01-15  Jeffrey A Law  (law@cygnus.com)
14807         * g77.f-torture/compile/990115-1.f: New test.
14809 1999-01-07  Jeffrey A Law  (law@cygnus.com)
14811         * gcc.c-torture/compile/990107-1.c: New test
14813 1999-01-06  Jeffrey A Law  (law@cygnus.com)
14815         * gcc.c-torture/execute/990106-2.c: New test.
14817         * gcc.c-torture/execute/990106-1.c: New test.
14819 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
14821         * gcc.c-torture/compile/981223-1.c: New test.
14823 1998-12-29  Richard Henderson  <rth@cygnus.com>
14825         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
14826         (opt3): Rename from opt4 and disable.
14828 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
14830         * g++.old-deja/g++.pt/ptrmem5.C: New test.
14832 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14834         * g++.old-deja/g++.other/conv5.C: New test.
14836 1998-12-14  Nick Clifton  <nickc@cygnus.com>
14838         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
14840 1998-12-11  Jeffrey A Law  (law@cygnus.com)
14842         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
14844 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
14846         * gcc.c-torture/compile/981211-1.c: New test.
14848 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
14850         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
14852         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
14854 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14856         * gcc.special/930510-1.c: Make C9X safe.
14857         * gcc.misc-tests/gcov-1.c Similarly.
14858         * gcc.misc-tests/gcov-2.c Similarly.
14860 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14862         * gcc.dg/ultrasp1.c: New test.
14864 1998-12-06  Richard Henderson  <rth@cygnus.com>
14866         * gcc.c-torture/execute/981206.c: New test.
14868 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14870         * g++.old-deja/g++.ns/template7.C: New test.
14872         * g++.old-deja/g++.other/expr1.C: New test.
14874         * g++.old-deja/g++.eh/tmpl3.C: New test.
14876         * g++.old-deja/g++.eh/tmpl2.C: New test.
14878 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14880         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
14881         * g++.old-deja/g++.other/using6.C: Removed.
14882         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
14884         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
14886 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14888         * g++.old-deja/g++.pt/overload8.C: New test.
14890         * g++.old-deja/g++.pt/overload7.C: New test.
14892         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
14894         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
14895         and relinking messages.
14896         * lib/g++.exp (g++_target_compile): Remove .rpo file when
14897         compiling with -frepo.
14899 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
14901         * g++.old-deja/g++.pt/lookup6.C: New test.
14903 1998-11-30  Nick Clifton  <nickc@cygnus.com>
14905         * gcc.c-torture/execute/981130-1.c: New test.
14906         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
14908 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14910         * g++.old-deja/g++.pt/explicit76.C: New test.
14912         * g++.old-deja/g++.pt/friend38.C: New test.
14914         * g++.old-deja/g++.ns/crash2.C: New test.
14916         * g++.old-deja/g++.pt/defarg8.C: New test.
14918         * g++.old-deja/g++.pt/instantiate6.C: New test.
14920         * g++.old-deja/g++.pt/static6.C: New test.
14922         * g++.old-deja/g++.pt/decl2.C: New test.
14924 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14926         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
14927         problem is actually related with name lookup, but so what? :-)
14929         * g++.old-deja/g++.pt/friend37.C: New test.
14931 1998-11-25  Dave Love  <d.love@dl.ac.uk>
14933         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
14934         element, which fails on some systems.
14936         * g77.f-torture/execute/labug1.f: New test.
14938 1998-11-21  Jeffrey A Law  (law@cygnus.com)
14940         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
14941         is defined.
14943 1998-11-18  Dave Love  <d.love@dl.ac.uk>
14945         * g77.f-torture/compile/981117-1.f: New test.
14947 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
14949         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
14950         properly discarded.
14952 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
14954         * gcc.c-torture/execute/memcheck: New directory of tests for
14955         -fcheck-memory-usage.
14957 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14959         * README: New file, general information about the testsuite and
14960         new description of the various C++ test subdirectories.
14961         * README.g++: Eliminate obsolete information, update and move most
14962         relevant stuff to README.
14964 1998-11-07  Richard Henderson  <rth@cygnus.com>
14966         * gcc.c-torture/compile/981107-1.c: New test.
14968 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
14970         * execute/memcpy-bi.c: New testcase.
14972 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
14974         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
14975         base classes.
14977         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
14978         template is selected.
14980         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
14981         classes, it should be accepted for all types.
14983         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
14985         * g++.old-deja/g++.pt/spec24.C: Ensure that template
14986         specializations start with template headers.
14988 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
14990         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
14992         * g++.old-deja/g++.other/init9.C: Test cross initialization of
14993         non-POD types.
14995 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14997         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
14999 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15001         * compile/981022-1.c, compile/981022-1.x: New test and driver.
15003 1998-10-19  Jeffrey A Law  (law@cygnus.com)
15005         * 981019-1.c: New test.
15007 1998-10-14  Robert Lipe <robertl@dgii.com>
15009         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
15010         find objc headers.
15012 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
15014         * compile/981001-4.c: Remove use of GCC extension that triggers a
15015         compiler bug.
15017 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
15019         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
15021 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
15023         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
15024         instantiation of template produces incorrect code for delete
15025         expression.
15027         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
15028         constructors' name is not unique.
15029         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
15030         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
15032         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
15033         automatic array of const is ill-formed.
15035         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
15036         of template parameter?
15038         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
15039         const.
15041         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
15042         pointer-to-member expression.
15044         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
15045         declaration causes ICE.
15047 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
15049         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
15050         reserved in the global namespace.
15052         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
15053         generate needed virtual table.
15055         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
15057 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
15059         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
15060         template-dependent type
15062 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
15064         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
15065         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
15066         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
15068         * g++.old-deja/g++.other/using5.C: New test; using decl from base
15069         class should be usable as argument of member function.
15070         * g++.old-deja/g++.other/using6.C: New test; using decl from base
15071         class should be usable as return type of member function.
15072         * g++.old-deja/g++.other/using7.C: New test; using decl from base
15073         class should be usable as type of data member.
15075         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
15077 1998-10-09  Jeffrey A Law  (law@cygnus.com)
15079         * gcc.c-torture/special/920521-1.c: Fix bogus test.
15081 1998-10-08  Nick Clifton  <nickc@cygnus.com>
15083         * gcc.dg/dll-?.c Add thumb to target list.
15084         Fix assembler scan patterns to match current assembler output.
15086 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
15088         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
15089         matching of template brackets.
15091         * g++.old-deja/g++.other/using4.C: New test.  Test using
15092         declarations of methods from base classes.
15094         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
15095         within functions should introduce names into the innermost
15096         enclosing namespace.
15098         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
15099         of static locals if first initialization throws.
15101 1998-10-07  Jim Wilson  <wilson@cygnus.com>
15103         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
15105 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
15107         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
15108         lose track of the possible targets of tablejump insns.
15109         * special/special.exp: Run it.
15111 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
15113         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
15114         must be declared before its specializations can be named in friend
15115         declarations.
15117 1998-10-05  Dave Love  <d.love@dl.ac.uk>
15119         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
15121         * g77.f-torture/execute/io1.f: New test.
15123 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
15125         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
15126         with pointer to template function, for which no argument deduction
15127         is possible.
15129         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
15130         specialization of template function as argument to template
15131         function.
15133         * g++.old-deja/g++.other/access2.C: New test; Inner class
15134         shouldn't have privileged access to Outer's names.
15136 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
15138         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
15139         friend template declared within template class conflicts with
15140         nested class of the same name.
15142         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
15143         is ignored.
15145         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
15146         object with direct initializer as function declaration.
15148         * g++.old-deja/g++.other/decl2.C: New test; duplicate
15149         initializers.
15151         * g++.old-deja/g++.other/null2.C: New test; conditional operator
15152         involving const pointer and NULL produces incorrect result.
15154         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
15155         type name without `typename' should be rejected with -pedantic.
15157 1998-10-02  Richard Henderson  <rth@cygnus.com>
15159         * g++.old-deja/g++.other/addrof1.C: New test.
15161 1998-10-01  Nick Clifton  <nickc@cygnus.com>
15163         * gcc.c-torture/compile/981001-1.c: New test.
15164         * gcc.c-torture/execute/981001-1.c: New test.
15166 1998-10-01  Jeffrey A Law  (law@cygnus.com)
15168         * gcc.c-torture/compile/981001-2.c: New test.
15169         * gcc.c-torture/compile/981001-3.c: New test.
15170         * gcc.c-torture/compile/981001-4.c: New test.
15172 1998-10-01  Robert Lipe  <robertl@dgii.com>
15174         * lib/objc.exp (objc_target_compile): Add -L during compiles for
15175         multilibbed hosts.   Idea grafted from g77.exp.
15177 1998-09-30  Dave Love  <d.love@dl.ac.uk>
15179         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
15180         avoid losing on systems which need -lsocket.
15182 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
15184         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
15185         * g++.old-deja/g++.other/nested2.C: Ditto.
15186         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
15187         failure.
15189 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
15191         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
15192         preferred over template operator!= for enum bitfields.
15194 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
15196         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
15197         that happen to have the same base name, but in different scopes,
15198         are incorrectly rejected.
15200 1998-09-16  Richard Henderson  <rth@cygnus.com>
15202         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
15203         on the native word size instead of an integer literal.
15205 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
15207         * g++.old-deja/g++.other/static2.C: Invocation of static data
15208         member of type pointer-to-function denoted as non-static member.
15210         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
15211         checks involving function types and aliases.
15213 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
15215         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
15216         redefined to the same non-trivial type.
15218         * g++.old-deja/g++.pt/explicit73.C: Test for proper
15219         namespace-qualification of template specializations declared in
15220         other namespaces.
15222         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
15223         to declare a subset of the specializations of a template function
15224         as friends of specializations of a template class.
15226         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
15227         member templates that do not fully specialize the enclosing
15228         template class are rejected.
15230 1998-09-11  Dave Love  <d.love@dl.ac.uk>
15232         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
15234 1998-09-08  Dave Love  <d.love@dl.ac.uk>
15236         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
15237         altered from libf2c/libU77 version.
15239 1998-09-06  Dave Love  <d.love@dl.ac.uk>
15241         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
15243 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
15245         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
15246         (un)signed char are different types for template specialization
15247         purposes.
15249 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
15251         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
15252         * objc: ObjC testsuite.
15254 1998-08-31  Catherine Moore  <clm@cygnus.com>
15256         * gcc.c-torture/execute/941014-1.x:  New file.
15258 1998-08-31  Nick Clifton  <nickc@cygnus.com>
15260         * lib/c-torture.exp: Add support for
15261         torture_eval_before_compile and torture_eval_before_execute
15262         variables.
15264 1998-08-30  Jeffrey A Law  (law@cygnus.com)
15266         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
15267         this test triggers valid.
15269 1998-08-27  Jeffrey A Law  (law@cygnus.com)
15271         * gcc.dg/980827-1.c: New test.
15273 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
15275         * gcc.c-torture/execute/loop-4b.c: New test.
15277 1998-08-26  Nick Clifton  <nickc@cygnus.com>
15279         * lib/c-torture.exp: Add support for
15280         torture_eval_before_compile and torture_eval_before_execute
15281         variables.
15283 1998-08-25  Jeffrey A Law  (law@cygnus.com)
15285         * gcc.c-torture/compile/980825-1.c: New test.
15287 1998-08-24  Nick Clifton  <nickc@cygnus.com>
15289         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
15290         count number tests in opt_t0 not good_t0.
15292 1998-08-24  Jeffrey A Law  (law@cygnus.com)
15294         * gcc.c-torture/compile/930326-1.x: Fix typo.
15296 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
15298         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
15299         causes an ICE.
15301 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15303         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
15304         STACK_SIZE is defined.
15305         * gcc.c-torture/unsorted/stuct.c: Similarly.
15307         * gcc.c-torture/compile/980821-1.c: New test.
15309 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15311         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
15313 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
15315         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
15316         code.
15318 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
15320         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
15321         error'.
15323 1998-08-18  Jeffrey A Law  (law@cygnus.com)
15325         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
15327 1998-08-16  Jeffrey A Law  (law@cygnus.com)
15329         * gcc.c-torture/compile/980816-1.c: New test.
15331         * gcc.dg/980816-1.c: New test.
15333 1998-08-13  Jeffrey A Law  (law@cygnus.com)
15335         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
15336         compiler for ieee tests.
15338 1998-08-01  Dave Love  <d.love@dl.ac.uk>
15340         * g77.f-torture/compile/980729-0.f: New test.
15342 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
15344         * gcc.c-torture/special/eeprof-1.c: New test, for
15345         -finstrument-functions.
15346         * gcc.c-torture/special/special.exp: Run it.
15348 1998-07-29  Jeffrey A Law  (law@cygnus.com)
15350         * gcc.c-torture/compile/980729-1.c: New test.
15352 1998-07-27  Nick Clifton  <nickc@cygnus.com>
15354         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
15355         __thumb__ is defined, and test for ARM style doubles if so.
15357 1998-07-26  Dave Love  <d.love@dl.ac.uk>
15359         * g77.f-torture/noncompile/980615-0.f: New test.
15361 1998-07-26  H.J. Lu  (hjl@gnu.org)
15363         * gcc.dg/980312-1.c: Do link instead of compile.
15364         * gcc.dg/980313-1.c: Likewise.
15366 1998-07-26  Jeffrey A Law  (law@cygnus.com)
15368         * gcc.c-torture/compile/980726-1.c: New test.
15370 1998-07-25  Dave Love  <d.love@dl.ac.uk>
15372         * g77.f-torture/execute/io0.f: New test.
15374 1998-07-24  Nick Clifton  <nickc@cygnus.com>
15376         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
15377         an int.
15379 1998-06-18  Michael Meissner  <meissner@cygnus.com>
15381         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
15382         m32r bugs.
15384 1998-07-17  Nick Clifton  <nickc@cygnus.com>
15386         * gcc.dg/980626-1.c: Expect failures for all toolchains until
15387         c-decl.c:grokdeclarator can handle mode attributes.
15389 1998-07-16  Jeffrey A Law  (law@cygnus.com)
15391         * gcc.c-torture/execute/980716-1.c: New test.
15393 1998-07-13  Jeffrey A Law  (law@cygnus.com)
15395         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
15396         the mn10200.
15397         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
15398         the mn10200.
15399         * gcc.c-torture/execute/va-arg-3.x: Similarly.
15400         * gcc.c-torture/compile/930326-1.x: Similarly.
15402 1998-07-13  Dave Love  <d.love@dl.ac.uk>
15404         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
15405         New test from Craig.
15407 1998-07-12  Dave Love  <d.love@dl.ac.uk>
15409         * g77.f-torture/noncompile/980616-0.f: New test.
15411         * g77.f-torture/execute/970816-3.f:  New test from Craig.
15413 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15415         *  g++.other/singleton.C: Return error value instead of taking
15416         SIGSEGV.
15418 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15420         *  g++.other/singleton.C: New test.   Warning is under dispute.
15421         Runtime crash is not.
15423 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15425         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
15426         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
15427         using6.C, using7.C}:  New namespace tests.
15429 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
15431         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
15432         specialization with typedef'ed names used as array indexes.
15434 1998-07-09  Jeffrey A Law  (law@cygnus.com)
15436         * gcc.c-torture/execute/980709-1.c: New test.
15438         * gcc.dg/980709-1.c: New test.
15440 1998-07-07  Richard Henderson  <rth@cygnus.com>
15442         * gcc.c-torture/execute/bcp-1.c: New test.
15444 1998-07-07  Jeffrey A Law  (law@cygnus.com)
15446         * gcc.c-torture/execute/980707-1.c: New test.
15448 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
15450         * gcc.c-torture/compile/980706-1.c: New test.
15452 1998-07-01  Dave Love  <d.love@dl.ac.uk>
15454         * g77.f-torture/execute/980701-0.f,
15455         g77.f-torture/execute/980701-1.f: New test from Craig.
15457 1998-07-01  Jeffrey A Law  (law@cygnus.com)
15459         * gcc.c-torture/compile/980701-1.c: New test.
15461         * gcc.c-torture/execute/980701-1.c: New test.
15463 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
15464 rlsruhe.de>
15466         * g++.old-deja/g++.robertl/eb132.C: New test.
15467         * g++.old-deja/g++.robertl/eb133.C: Likewise.
15469 1998-06-29  Dave Love  <d.love@dl.ac.uk>
15471         * g77.f-torture/execute/980628-7.f,
15472         g77.f-torture/execute/980628-8.f,
15473         g77.f-torture/execute/980628-9.f,
15474         g77.f-torture/execute/980628-10.f: New tests from Craig.
15476         * g77.f-torture/execute/980628-3.f: Remove mail headers.
15478 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15480         * g77.f-torture/execute/980628-4.f: New test from Craig.
15481         * g77.f-torture/execute/980628-5.f: Likewise.
15482         * g77.f-torture/execute/980628-2.f: Likewise.
15483         * g77.f-torture/execute/980628-0.f: Likewise.
15484         * g77.f-torture/execute/980628-1.f: Likewise.
15485         * g77.f-torture/execute/980628-3.f: Likewise.
15486         * g77.f-torture/execute/980628-6.f: Likewise.
15488 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15490         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
15491         directory when nothing has been installed yet.
15493 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
15495         * gcc.c-torture/special/special.exp: Handle newer versions of
15496         dejagnu.
15498 1998-06-26  Jeffrey A Law  (law@cygnus.com)
15500         * gcc.dg/980626-1.c: New test.
15502 1998-06-19  Bruno Haible <haible@ilog.fr>
15504         * gcc.misc-tests/m-un-2.c: New test.
15505         * g++.old-deja/g++.other/warn01.c: Likewise.
15507 1998-06-19  Robert Lipe  <robertl@dgii.com>
15509         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
15510         compatibility with assmblers with a different comment character.
15511         Eliminate use of GAS-specific extensions.
15513 1998-06-19  Jeffrey A Law  (law@cygnus.com)
15515         * gcc.c-torture/execute/ieee/980619-1.c: New test.
15517 1998-06-19  Robert Lipe  <robertl@dgii.com>
15519         *lib/g77.exp: Replace search for libf2c.a with search for newly
15520         renamed libg2c.a
15522 1998-06-17  Jeffrey A Law  (law@cygnus.com)
15524         * gcc.c-torture/execute/980617-1.c: New test.
15526 1998-06-12  Jeffrey A Law  (law@cygnus.com)
15528         * gcc.c-torture/execute/980612-1.c: New test.
15530 1998-06-08  Jeffrey A Law  (law@cygnus.com)
15532         * gcc.dg/980523-1.c: Only test on ppc-linux.
15533         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
15535         * gcc.c-torture/execute/980608-1.c: New test.
15537 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
15539         * gcc.c-torture/execute/980605-1.c: New test.
15541 1998-06-04  Jeffrey A Law  (law@cygnus.com)
15543         * gcc.c-torture/execute/980604-1.c: New test.
15545 1998-06-02  Jeffrey A Law  (law@cygnus.com)
15547         * gcc.c-torture/execute/980602-1.c: New test.
15548         * gcc.c-torture/execute/980602-2.c: Likewise.
15550 1998-06-02  Dave Love  <d.love@dl.ac.uk>
15552         * 970125-0.f: Fix per JCB.  Add commentary.
15554 1998-05-31  Michael Meissner  <meissner@cygnus.com>
15556         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
15557         IEEE -0 support.
15559 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
15561         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
15562         earlier.
15564 1998-05-28  Catherine Moore <clm@cygnus.com>
15566         * gcc.c-torture/execute/980526-3.c: New test.
15568 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
15570         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
15571         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
15572         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
15573         m88k-motorola-sysv3 to XFAIL.
15575 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15577         * gcc.dg/980526-1.c: New test.
15578         * gcc.c-torture/execute/980526-2.c: New test.
15580 1998-05-26  Jeffrey A Law  (law@cygnus.com)
15582         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
15584         * gcc.c-torture/execute/980526-1.c: New test.
15586 1998-05-26  Dave Love  <d.love@dl.ac.uk>
15588         * g77.f-torture/execute/alpha2.f: Add runtime test.
15590 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
15592         * g++.old-deja/old-deja.exp: Strip leading directories.
15594         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
15595         error for the line.  Don't run multiple tests for the same line.
15597 1998-05-23  Jeffrey A Law  (law@cygnus.com)
15599         * gcc.dg/980523-1.c: New test.
15601 1998-05-23  Dave Love  <d.love@dl.ac.uk>
15603         * g77.f-torture/compile/970915-0.f: New test.
15605 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
15607         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
15609 1998-05-21  Jeffrey A Law  (law@cygnus.com)
15611         * gcc.dg/980520-1.c: New test.
15613 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
15615         * gcc.dg/980502-1.c: Fix return type.
15617 1998-05-20  Jeffrey A Law  (law@cygnus.com)
15619         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
15620         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
15621         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
15622         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
15623         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
15625 1998-05-20  Dave Love  <d.love@dl.ac.uk>
15627         * g77.f-torture/execute/980520-1.f: New test.
15629 1998-05-15  Dave Love  <d.love@dl.ac.uk>
15631         * lib/mike-g77.exp: New file.
15633         * g77.f-torture/noncompile/noncompile.exp,
15634         g77.f-torture/noncompile/check0.f: New files.
15636 1998-05-14  Dave Love  <d.love@dl.ac.uk>
15638         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
15639         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
15640         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
15641         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
15642         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
15643         abort where appropriate.
15645 1998-05-05  Michael Meissner  <meissner@cygnus.com>
15647         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
15648         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
15650 1998-04-29  Dave Love  <d.love@dl.ac.uk>
15652         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
15654 1998-04-27  Dave Love  <d.love@dl.ac.uk>
15656         * g77.f-torture/compile/980427-0.f: New test.
15658 1998-04-24  Dave Love  <d.love@dl.ac.uk>
15660         * g77.f-torture/compile/980424-0.f: New test.
15662 1998-04-19  Dave Love  <d.love@dl.ac.uk>
15664         * g77.f-torture/compile/980419-2.f (main): New test.
15665         * g77.f-torture/compile/970125-0.f: New test.
15666         * g77.f-torture/compile/980419-1.f: New test.
15668 1998-04-08  Jim Wilson  <wilson@cygnus.com>
15670         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
15671         of loop-4.c.
15673 1998-04-07  Jim Wilson  <wilson@cygnus.com>
15675         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
15677 1998-04-03  Jim Wilson  <wilson@cygnus.com>
15679         * gcc.c-torture/compile/980329-1.c: New test.
15681 1998-03-18  Jim Wilson  <wilson@cygnus.com>
15683         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
15684         * gcc.dg/980312-1.c: Fix typo in -march command.
15686 1998-03-16  H.J. Lu  (hjl@gnu.org)
15688         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
15690 1998-03-11  Robert Lipe  <robertl@dgii.com>
15692         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
15693         Dave Love agree the Fortran source is bogus.
15695 1998-03-11  Robert Lipe  <robertl@dgii.com>
15697         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
15698         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
15699         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
15700         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
15701         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
15703 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
15705         * g++.old-deja/g++.other/friend1.C: New test.
15707 1998-02-18  Dave Love  <d.love@dl.ac.uk>
15709         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
15710         possibly uninitialized) variables and declare dnrm2.
15712 1998-02-23  Robert Lipe <robertl@dgii.com>
15714         From Bruno Haible <haible@ilog.fr>:
15715         * gcc.c-torture/execute/980223.c: New test.
15717 1998-02-13  Jeffrey A Law  (law@cygnus.com)
15719         * gcc.dg/ifelse-1.c: New test.
15721 1998-02-09  H.J. Lu  (hjl@gnu.org)
15723         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
15725           * lib/old-dejagnu.exp (old-dejagnu): Added the
15726           "execution test - XFAIL *-*-*" handling in the spirit of
15727           "excess errors test -". Changed the "execution test fails"
15728           handling to be like "excess errors test fails".
15729           * Update various tests accordingly.
15731 1998-02-06  Jim Wilson  <wilson@cygnus.com>
15733         * gcc.c-torture/execute/980205.c: New test.
15735 1998-01-18  Jeffrey A Law  (law@cygnus.com)
15737         * lib/c-torture.exp: Look for .x files instead of .cexp files.
15738         * lib/f-torture.exp: Similarly.
15739         * gcc.c-torture: Rename all .cexp files to .x files.
15741 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
15743         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
15744         (940510-1.c): Removed duplicate.
15745         (971104-1.c): New test.
15747 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
15749           * lib/f-torture.exp: Improve error and loop detection.
15751 1997-11-19  Michael Meissner  <meissner@cygnus.com>
15753         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
15754         use that to size the filler array.
15756 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
15758         * lib/c-torture.exp(c-torture-execute): Fix typo.
15760         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
15761         testcase as the executable name. Keep the executable around if
15762         the test fails.
15764 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
15766         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
15767         changes.  Only test one -g option, and move it to the end of the
15768         list of options to test.
15770 1997-09-19  Michael Meissner  <meissner@cygnus.com>
15772         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
15773         variable GCC_TORTURE_OPTIONS to supply default switches separated
15774         by colons.  If no environment variable, run tests with -O0 -g, -O1
15775         -g, and -O2 -g as well.
15777 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
15779         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
15780         explanatory comments. Fix indentation.
15782 1997-09-15  Jeffrey A Law  (law@cygnus.com)
15784         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
15786 1997-09-11  Jeffrey A Law  (law@cygnus.com)
15788         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
15789         * g++.old-deja/g++.mike/p7325.C: Likewise.
15790         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
15792 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
15794         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
15795         * g++.old-deja/g++.brendan/crash30.C: Likewise.
15796         * g++.old-deja/g++.brendan/crash39.C: Likewise.
15797         * g++.old-deja/g++.law/operators4.C: Likewise.
15799 1997-09-11  Joe Buck  (jbuck@synopsys.com)
15801         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
15802         * g++.old-deja/g++.mike/p784.C: Ditto.
15803         * g++.old-deja/g++.mike/p785.C: Ditto.
15805 1997-09-05  Jeffrey A Law  (law@cygnus.com)
15807           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
15809 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15811         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
15812         target feature; pass this to c-torture-execute as needed.
15814 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15816         * lib/c-torture.exp(c-torture-execute): If the previous and the
15817         current executables being tested are identical, we don't need to
15818         run the executable again. Try to make the executable names
15819         unique. Add an optional argument for passing additional compiler
15820         flags.
15822 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
15824         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
15826 1997-08-29  Jeffrey A Law  (law@cygnus.com)
15828         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
15830 1997-07-31  Jeffrey A Law  (law@cygnus.com)
15832         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
15833         32bit or larger longs.
15835         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
15836         have either a 32bit long or 32bit int.
15838 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
15840         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
15841         Make double precision tests dependent on sizeof (double).
15843 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
15845         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
15846         too.
15848 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
15850         * gcc.c-torture/compile/961203-1.cexp: New script.
15852 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
15854         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
15855         up the includes ourselves.
15857 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
15859         * lib/plumhall.exp: Remove random include, and add a few
15860         verbose messages for debugging.
15862 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
15864         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
15865         of trying to do it ourselves.
15867 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15869         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
15871 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
15873         * gcc.prms/5403.c: Made regexp a bit less strict.
15875 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
15877         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
15878         is returned from remote_load instead.
15879         * lib/plumhall.exp: Ditto.
15880         * lib/mike-g++.exp: Ditto.
15881         * lib/old-dejagnu.exp: Ditto.
15882         * lib/c-torture.exp: Ditto.
15884 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
15886         * lib/g++.exp: Use build_wrapper procedure.
15887         * lib/gcc.exp: Ditto.
15889 1997-05-20  Jeffrey A Law  (law@cygnus.com)
15891         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
15892         an old-style decl for malloc.  Fixes tests to work when
15893         sizeof (int) != sizeof (size_t).
15895 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15897         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
15899         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
15900         use stdargs.h interface.
15902 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15904         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
15905         NO_VARARGS when compiling.
15907 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
15909         * lib/plumhall.exp(ph_includes): New procedure.
15910         (ph_make): Use it.
15911         (ph_compiler): Ditto.
15913         * lib/g++.exp: Rename test-glue.c to testglue.c.
15914         * lib/gcc.exp: Ditto.
15916 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
15918         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
15919         to completion when it's called.
15921 1997-03-21  Michael Meissner  <meissner@cygnus.com>
15923         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
15924         is defined, don't do test.
15926 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
15928         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
15929         for object files.
15930         (ph_summary): Mark skipped testcases as untested, not unresolved.
15932         * lib/plumhall.exp (ph_make): If unresolved because of bad
15933         errorCode, record errorCode in log file.
15934         (*): Replace send_log/verbose with verbose -log.
15936 1997-03-19  Michael Meissner  <meissner@cygnus.com>
15938         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
15939         double conversion if double isn't at least 8 bytes.
15941         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
15942         int to work with targets where int is 16 bits.
15944         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
15945         8 bytes, just exit, since 4 byte doubles don't have enough bits of
15946         precision for the test to complete.
15948 1997-03-14  Michael Meissner  <meissner@cygnus.com>
15950         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
15951         if d10v is not compiled with the -mdouble64 flag.
15952         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
15954         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
15955         d10v is not compiled with the -mint32 flag.
15957 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
15959         * lib/plumhall.exp: Use incr_count.
15961 1997-03-12  Jeffrey A Law  (law@cygnus.com)
15963         * gcc.c-torture: Update to c-torture-1.45.
15965 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
15967         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
15968         the name of the expect testcase file).
15970         * lib/g++.exp(g++_init): Ditto.
15972 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
15974         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
15975         the host.
15977         * lib/gcc.exp(gcc_exit): New procedure.
15979 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
15981         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
15982         specs where appropriate.
15984         * g++.old-deja/g++.arm/*: Added additional ERROR checks
15985         because of new "candidates are" messages, and removed a few
15987         * Converted all non-old-style g++ testcases to old-style, and
15988         moved into g++.old-deja.
15990 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
15992         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
15993         options.
15995         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
15996         succeeded.
15998         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
16000 1997-02-13  Michael Meissner  <meissner@cygnus.com>
16002         * lib/gcc.exp (gcc_target_compile): Add support for defining
16003         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
16004         the machine doesn't have those features.
16006 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
16008         * g++.law/operators4.exp: Don't use LIBS.
16010 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
16012         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
16014         * lib/mike-g++.exp: Don't set the compiler to be tested here.
16015         * lib/g++.exp: Set it here instead. Also, allow use of the
16016         --tool_exec and --tool_opt options. Change CXX to
16017         GXX_UNDER_TEST.
16019         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
16021         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
16023 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
16025         * lib/old-dejagnu.exp: Use prune_warnings instead of
16026         prune_system_crud.
16027         * lib/mike-g++.exp: Ditto.
16028         * lib/gcc.exp: Ditto.
16029         * lib/g++.exp: Ditto.
16031         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
16033 1997-02-07  Jeffrey A Law  (law@cygnus.com)
16035           * 941014-2.c: Include stdlib.h
16036           * 960327-1.c: Include stdio.h
16037           * dbra.c, index-1.c: Don't assume ints are 32bits.
16039 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
16041         * lib/gcc.exp: Add gcc,stack_size target feature.
16043         * lib/g++.exp(g++_target_compile): Add the include and link
16044         paths here, not in two other places. And, it's $options, not
16045         options.
16047         * lib/mike-g++.exp(postbase): Remove the code that determines
16048         the correct include and link paths.
16049         * g++.old-deja/old-deja.exp: Ditto.
16051 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
16053         * lib/g++.exp(g++_init): target_compile no longer returns the
16054         filename of the result.
16056 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
16058         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
16059         call to glob.
16061         * gcc.c-torture/special/special.exp: Change call to
16062         gcc_target_compile to include the object file.
16064 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
16066         * gcc.c-torture/special/special.exp: Correct misspelling in last
16067         change.
16069 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
16071         * lib/plumhall.exp(ph_summary): Log the entire output of the
16072         executable. Return -1 if there were any failures, 0 otherwise.
16073         (ph_execute): Return -1 if there were any failures, 0 otherwise.
16074         (ph_make): Clean up objects and executables that were built
16075         if the tests succeeded.
16077 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
16079         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
16080         libraries and includes in the build tree as appropriate.
16082 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16084         * lib/c-torture.exp: Instead of looking for the global variable
16085         NO_LONG_LONG, check to see if that's a feature of the target.
16087 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
16089         * config/default.exp: Minimize. Delete the remainer of the files in
16090         config; this functionality is now in devo/dejagnu/config.
16092         g++.*/*: Pass any additional flags used to compile to postbase;
16093         delete CXXFLAGS.
16095         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
16096         is now done by runtest.exp. Use gcc_target_compile instead of
16097         compile.
16099         lib/c-torture.exp: Use gcc_target_compile instead of compile.
16100         Remove references to CFLAGS. Use remote_file instead of
16101         calling rm -f.
16102         (c-torture): Take a list of arguments to use to compile this
16103         testcase.
16105         lib/g++.exp: Simplify. Use target_compile instead of compile.
16106         lib/gcc-dg.exp: Ditto.
16107         lib/gcc.exp: Ditto.
16108         lib/mike-{gcc,g++}.exp: Ditto.
16109         lib/old-dejagnu.exp: Ditto.
16110         lib/plumhall.exp: Ditto.
16112 1997-01-08  Jim Wilson  <wilson@cygnus.com>
16114         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
16115         (ph_linker): Likewise.
16117 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
16119           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
16120         MAP_ANON / MAP_ANONYMOUS if defined;
16121         else try to map from /dev/zero .
16123 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16125         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
16126         isn't defined, then define it to MAP_ANONYMOUS.
16128 1996-11-12  Jeffrey A Law  (law@cygnus.com)
16130         * gcc.c-torture: Update to c-torture-1.42 release.
16132 1996-11-11  Jeffrey A Law  (law@cygnus.com)
16134         * gcc.c-torture: Update to c-torture-1.41 release.
16136 1996-10-27  Jeffrey A Law  (law@cygnus.com)
16138         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
16139         c-torture release.
16141 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
16143         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
16144         and LDFLAGS.  Fix second case to append the target_info ldflags
16145         onto LDFLAGS, not CFLAGS.
16146         * lib/g++.exp (g++_init): Add target_info stuff.
16147         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
16148         of libgloss and newlib flags for !native.
16150         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
16151         (GDB): Fix relative path to go up another dir for finding gdb.
16153 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
16155         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
16156         versions in the target_info array, if they don't exist.
16158 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
16160         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
16162 1996-07-08  Jim Wilson  <wilson@cygnus.com>
16164         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
16165         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
16167 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
16169         * lib/old-dejagnu.exp: Don't remove the output file before we've
16170         actually tested it. Don't append pwd to the path of the executable
16171         we're testing.
16173 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
16175         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
16177 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
16179         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
16180         temporary directory for compiler files, and set it to a default
16181         value of /tmp. Set $output as the name of the output file from
16182         compiling the testcase. Add a -o option to $cflags_var so the
16183         compiler writes the final output file as $output. Set $executable
16184         to $output.
16186         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
16187         directory for compiler files, and set it to /tmp if it doesn't
16188         already have a value. Set $output_file to the name of the output
16189         file from compiling the testcase. Add a -o option to CXXFLAGS so
16190         the compiler writes the final output file as $output. Use $output
16191         as the executable to be tested.
16193 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16195         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
16197 1996-06-08  Jeffrey A Law  (law@cygnus.com)
16199         * gcc.c-torture/execute/pending-1.c: New test.  Still
16200         pending in Tege's queue.
16202 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
16204         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
16205         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
16206         if there were failures.  Call unresolved if there were unresolved
16207         testcases.  Call gcc_fail if program did not run to completion.
16208         (ph_make): Pass additional argument name to ph_execute.
16209         (ph_execute): Add new argument.  Pass additional arguments to
16210         ph_summary.  Call gcc_fail is there is no execution output.
16212 1996-04-24  Jeffrey A Law  (law@cygnus.com)
16214         * lib/plumhall.exp (proc_summary): Output relavent summary
16215         lines into the log so specific failures in plumhall can be
16216         investigated.
16218 1996-04-10  Jeffrey A Law  (law@cygnus.com)
16220         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
16221         (c-torture-execute): Don't try to execute tests which use
16222         "long long" types if $NO_LONG_LONG is nonzero.
16224 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
16226         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
16227         not c-torture.
16229         * gcc.ieee: Move from here.
16230         * gcc.c-torture/execute/ieee: To here.
16232 1996-03-26  Jeffrey A Law  (law@cygnus.com)
16234         * gcc.c-torture: Update to c-torture-1.41 release.
16236 1996-03-22  Jeffrey A Law  (law@cygnus.com)
16238         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
16239         not "$output".
16241 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
16243         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
16244         -c present.
16246 1996-03-02  Jeffrey A Law  (law@cygnus.com)
16248         * config/proelf.exp: Handle connecting to a simulator.
16250 1996-01-31  Jeffrey A Law  (law@cygnus.com)
16252         * config/proelf.exp: New file.  Enough framework that we can
16253         run c-torture tests on the proelf targets (or any other target
16254         that gdb can connect to for that matter).
16256 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
16258         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
16259         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
16261         * lib/plumhall.exp (ph_execute): Always call ph_summary if
16262         exec_output exists.
16264 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
16266         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
16267         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
16269         * config/*.exp: Update FSF address.  Change result of ${tool}_load
16270         to pass/fail/unresolved/unsupported/untested.  Caller must now
16271         call unresolved/unsupported/untested.
16272         * lib/*.exp: Update FSF address.  Update to handle new results of
16273         ${tool}_load.
16274         * lib/chill.exp (verbose): Delete.
16276 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
16278         * lib/gcc.exp (default_gcc_start): Change order of args to
16279         $LDFLAGS $CFLAGS $LIBS.
16280         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
16281         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
16282         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
16283         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
16284         * gcc.misc-tests/dg-test.exp: Likewise.
16285         * gcc.misc-tests/msgs.exp: Likewise.
16286         * gcc.prms/prms.exp: Likewise.
16287         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
16288         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
16290         * lib/dg.exp: Deleted, moved to dejagnu/lib.
16292 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
16294         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
16296         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
16297         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16299         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16300         necessary.
16302 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
16304         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16305         global for loop; add use of $mathlib.
16306         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16307         settings here; set mathlib for anything but VxWorks.
16309 1996-01-22  Jeffrey A Law  (law@cygnus.com)
16311         * gcc.c-torture: Update to c-torture-1.40 release.
16313 1996-01-03  Jeffrey A Law  (law@cygnus.com)
16315         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16316         dg.exp.
16318 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
16320         * lib/c-torture.exp (c-torture-execute): Declare "output" as
16321         global.
16323 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
16325         * lib/g++.exp (LIBS): Define if not already.
16326         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16327         (gcc-dg-prune): Call prune_gcc_output.
16328         * lib/gcc.exp (prune_gcc_output): New proc.
16329         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16330         prune_gcc_output.
16332 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
16334         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
16335         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
16337 1995-11-15  Jeffrey A Law  (law@cygnus.com)
16339         * gcc.c-torture: Update to c-torture-1.39 release.
16341 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
16343         * lib/c-torture.exp (c-torture-execute): Don't return if one option
16344         fails, try others as well.
16346 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
16348         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
16349         If compilation fails, mark execute tests as `untested'.
16350         If test is marked as unsupported, don't mark compilation and
16351         execute tests as failed.
16353 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
16355         * lib/g++.exp (g++_init): Don't link in libg++, and look to
16356         libstdc++ for whether or not we want to be doing shared
16357         libraries.  Delete link_curses since we don't need it anymore.
16358         * lib/mike-g++.exp (postbase): Don't link in libg++.
16359         * g++.old-deja/old-deja.exp: Likewise.
16361 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
16363         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
16365 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
16367         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
16368         For that, add `-Wl,-a,shared_archive'.
16369         * g++.old-deja/old-deja.exp: Likewise.
16371 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
16373         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
16375 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
16377         * lib/mike-g++.exp (postbase): Pay attention to the status of
16378         g++_load.
16380 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
16382           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
16384 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
16386         * lib/gcc.exp (default_gcc_start): No longer need to log program
16387         being executed or its output, execute_anywhere does that now.
16388         * lib/g++.exp (default_g++_version): Call execute_anywhere.
16389         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
16391 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
16393         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
16394         the same as those in lib/g++.exp.
16396 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
16398         * gcc.c-torture: Update to c-torture-1.38 release.
16399         * gcc.ieee: Related changes.
16401 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
16403         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
16404         "exec". Minor reformatting changes.
16406         * config/rom68k.exp (${tool}_load): Make it work in a canadian
16407         cross. This means all "exec" calls now work on a remote host as
16408         well.
16409         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
16410         cross. Filter out the extra "\r\n" stuff that expect puts in.
16411         (c-torture-execute): Filter out the bogus warnings like
16412         c-torture-compile does. Add support for canadian cross.
16413         * lib/gcc.exp (default_gcc_version, default_gcc_start)
16414         Use execute_anywhere rather than calling exec directly. Now it
16415         works for canadian cross testing.
16417 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
16419         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
16420         results into a variable, and check that rather than using file exists.
16422 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
16424         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
16425         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
16427 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16429         * g++.old-deja/old-deja.exp: Create and pass runshlib and
16430         lib_curses if there's a shared libg++ in the build tree.
16432 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
16434         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
16435         if not supported target.
16437 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
16439         * lib/g++.exp (g++_init): Move empty setting of runshlib and
16440         link_curses up to always happen, not just for native builds.
16442 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
16444         * gcc.c-torture: Update to c-torture-1.36 release.
16445         * gcc.failure: Related changes.
16447 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
16449         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
16451 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
16453         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
16454         * lib/mike-g++.exp (postbase): Not in here.  Still reference
16455         runshlib, link_curses, and mathlib for link and run.
16457         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
16458         pass the runtime shared library options for Solaris, OSF/1, and
16459         Irix5, and link with -lcurses to avoid unresolved references.
16461 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
16463         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
16464         only run once.
16466 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
16468         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
16470 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
16472         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
16473         do not have a framework for the "compat" tests yet.
16475 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
16477         * lib/mike-g++.exp (postbase): New local variable `mathlib',
16478         set to null if we're testing vxworks5.1.  Use that instead of
16479         `-lm' in the setting of LIBS for link and run.
16481 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
16483         * config/rom68k.exp (${tool}_load): Major changes to make it
16484         work.  Verified that it does in fact return the stuff in
16485         exec_output properly.  Catch any Emul or any TRAP other than 0.
16487 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
16489         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
16490         LDFLAGS properly for targets that need stuff from libgloss.
16491         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
16492         only run once.
16493         (gpp_initialized): New variable.
16495 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
16497         * config/rom68k.exp: Load libgloss.exp.
16498         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
16499         so we can produce a fully linked binary.
16500         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
16501         so we can produce a fully linked binary.
16503 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
16505         * lib/plumhall.exp (ph_section): Watch for expected failures.
16506         Add missing `else'.
16508         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
16509         run the testcase.
16510         (c-torture): Likewise.
16512 1995-08-28  Doug Evans  <dje@cygnus.com>
16514         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
16516         * lib/mike-g++.exp (mike_cleanup): New proc.
16517         (prebase): New globals compiler_result, not_compiler_result,
16518         target_regexp.
16519         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
16520         allow leading "-" in pattern.  Watch for unsupported tests.
16521         If $compiler_result is set, pattern match assembler code,
16522         and ditto for $not_compiler_result.
16523         * lib/mike-gcc.exp: Likewise.
16525         * lib/plumhall.exp (ph_execute): Only call ph_summary if
16526         execution "succeeded".
16528 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
16530         * config/win32.exp: New file.
16531         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
16533 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
16535         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
16536         unsupported.
16537         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
16538         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
16539         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
16541         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
16542         "... without exceptions was ...".  That is now handled by
16543         prune_system_crud.
16544         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16546 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
16548         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
16549         sieve.c,sort2.c}: New files.
16550         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
16551         sieve.exp,sort2.exp}: Drivers for them.
16553         * lib/mike-gcc.exp (program_output): New user settable variable.
16554         (postbase): Call prune_system_crud.  Also prune extraneous compiler
16555         messages.
16556         * lib/mike-g++.exp (program_output): New user settable variable.
16558         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
16560         * config/sh.exp: Deleted (use sim.exp instead).
16562 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
16564         * config/vx.exp: Declare CHECKTASK as global.
16565         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
16566         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
16567         * lib/old-dejagnu.exp: Load [pwd]/$executable.
16569 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16571         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
16572         target. Like vx.exp, only includes `vx29k.exp' instead of
16573         `vxworks.exp'.
16575 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
16577         * config/sim.exp: Increase time limit from 120 seconds to 240.
16579 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
16581         * gcc.c-torture/execute/950628-1.c: New test.
16583 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
16585         * gcc.c-torture: Update with changes/additions from
16586         c-torture-1.34.
16588 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
16590         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
16592 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
16594         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
16596 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
16598         * gcc.c-torture/compile/950512-1.c: New test.
16599         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
16600         * gcc.dg/struct-ret-1.c: Likewise.
16602 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
16604         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
16605           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
16607 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
16609         * gcc.c-torture/special/920411-1.c: Deleted.
16610         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
16612 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
16614         * config/sim.exp (${tool}_load): Hack in call to bash to get a
16615         cpu limit.
16617 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
16619         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
16621 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
16623         From kenner;
16624         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
16625         is the proper length.
16626         * va-arg-3.c: Likewise.
16628 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
16630         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
16631         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
16633         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
16634         * lib/g++.exp (default_g++_start): Delete old cruft.
16636 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
16638         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
16639         (2 * (1 << 18)) to (2 * (1 << 17)).
16641         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
16643 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
16645         * config/rom68k.exp: Renamed from config/idp.exp
16647 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
16649         * c-torture/compile/921109-2.c
16651 1995-04-18  Mike Stump  <mrs@cygnus.com>
16653         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
16654         excess errors.
16656 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
16658         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
16659         output.
16660         * lib/g++.exp (default_g++_start): Likewise.
16662 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
16664         * gcc.c-torture/compile/950329-1.c: New test.
16666 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
16668           * config/bug.exp (${tool}_load): Updated to use new remote_open
16669           and remote_close procs.
16670         * config/idp.exp: New file.
16672 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
16674         * gcc.c-torture/execute/950322-1.c: New test.
16676 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
16678         * config/vx.exp (${tool}_load): Clean up testing of return code from
16679         vxworks_ld and vxworks_spawn.
16681 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
16683         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
16685 1995-03-13  Mike Stump  <mrs@cygnus.com>
16687         * lib/old-deja.exp: Add `excess errors test - ' error, now one
16688         can mark excess errors on a machine by machine basis.  Note, the
16689         default is to not expect any excess errors, even when excess
16690         errors test - is given, so you will want to put an XFAIL ... on
16691         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
16692         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
16693         those 4 machines, but no others.
16695 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
16697         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
16698         * lib/c-torture.exp: to here.
16700 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
16702         * gcc.c-torture/execute/950221-1.c: New test.
16703         * gcc.c-torture/execute/struct-ret-1.c: New test.
16704         * gcc.c-torture/compile/950221-1.c: New test.
16706         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
16708 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
16710         * gcc.c-torture/execute/arith-1.c (main): Return 0.
16711         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
16713 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
16715         * g++.gb: New directory of tests, derived from my signature and
16716         class scoping tests.
16718         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
16719         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
16720         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
16721         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
16722         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
16723         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
16724         * g++.gb/sig25.C: Likewise.
16726         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
16727         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
16728         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
16729         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
16730         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
16731         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
16732         * g++.gb/sig25.exp: Likewise.
16734         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
16735         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
16736         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
16737         * g++.gb/scope13.C: Likewise, this test still fails.
16739         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
16740         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
16741         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
16742         * g++.gb/scope13.exp: Ditto.
16744         * g++.gb/README: New file, explains what these tests are about.
16746 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
16748         * lib/dg.exp (dg-do): Support `preprocess'.
16749         (dg-test): Likewise.
16751 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
16753         * config/udi.exp: change "continue -expect" to "exp_continue".
16755 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
16757         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
16758         Delete redundant tests.
16760         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
16761         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
16762         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
16763         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
16764         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
16765         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
16766         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
16767         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
16769         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
16770         storing label pointers.
16771         * gcc.c-torture/execute/921019-1.c: Likewise.
16772         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
16773         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
16774         parameter fp.
16775         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
16776         constants.
16778         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
16779         Delete obsolete tests.
16781         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
16782         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
16783         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
16784         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
16785         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
16786         * gcc.c-torture/compile/950124-1.c: New test.
16788         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
16790 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
16792         * lib/mike-g++.exp: Add -lm to LIBS.
16794 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
16796         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
16798 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
16800         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
16802 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
16804         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
16806 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
16808         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
16809         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
16810         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
16811         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
16812         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
16813         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
16814         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
16815         * g++.law/{operators31.C, operators32.C,
16816         * g++.law/{operators33.C, operators34.C}: Likewise.
16817         * g++.law/{pic1.C, refs2.C}: Likewise.
16818         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
16819         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
16820         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
16821         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16823         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
16824         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
16825         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
16826         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
16827         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
16828         * g++.law/{enum9.exp, friend5.exp}: Likewise.
16829         * g++.law/{nest3.exp, nest4.exp}: Likewise.
16830         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
16831         * g++.law/{operators30.exp, operators31.exp}: Likewise.
16832         * g++.law/{operators32.exp, operators33.exp}: Likewise.
16833         * g++.law/{operators34.exp}: Likewise.
16834         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
16835         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
16836         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
16837         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
16838         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16840         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
16841         No longer expected to fail.
16842         * g++.law/missed-error3.C: Tweak for recent bool changes.
16844 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
16846         * config/emb-unix: Deleted.
16847         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
16848         remote execution.  Do final link on remote host if REMOTE_LINK is set.
16850 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
16852         * lib/dg.exp (dg-test): Fix typo in last patch.
16854 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
16856         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
16857         (handles multiple occurrences).
16859 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
16861         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
16862         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
16863         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
16864         printed).
16865         * lib/c-torture.exp (c-torture-compile): Likewise.
16866         (c-torture): Prepend full path if missing.
16867         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
16868         (gcc_fail): Likewise.
16869         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
16871 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
16873         * lib/netware.exp: Only attach to NetWare i386 systems.
16875 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
16877         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
16878         messages.  Add test name to "output pattern match" pass/fail message.
16880 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
16882         * gcc.dg: New testsuite.
16883         * gcc.dg/dg.exp: New file.
16885         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
16886         test-switch.c}: Deleted.
16888         * gcc.misc-tests/msgs.exp: New testcase driver.
16890 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
16892         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
16893         Watch for illegal return values from ${tool}_load.
16894         * config/unix.exp (${tool}_load): Fix pass/fail detection for
16895         cross targets.  Coerce return value >0 to 1.
16897 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
16899         * config/unix.exp (${tool}_load): Call program rsh, not proc.
16901         * config/emb-unix.exp: New file.
16903         * config/sim.exp: Error if variable $SIM not defined.
16904         (${tool}_load): Mark test as "untested" if simulator missing.
16906         * config/unix.exp: Load remote.exp to get rcp_download.
16907         * lib/c-torture.exp: Use different option lists for testcases with
16908         and without loops.
16909         * gcc.c-torture/execute/execute.exp: Likewise.
16911 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
16913         * config/*.exp: Clarify return code from ${tool}_load.
16914         Call `unresolved' or `untested' instead of `warning' or `perror'
16915         (sometimes you still want to call both though).
16916         Add comment that `shell_id' is local to each file.
16917         * config/udi.exp (timeout): Set to 30.
16918         Don't print warning if connection fails, $connectmode has already
16919         printed an error.
16920         (${tool}_load): Move verbose messages to level 2.
16921         Rework pattern for "Process started" message.
16922         Pass `shell_id' to ${connectmode}_download.
16923         Retry twice upon timeout.  Make resetting of target more robust.
16924         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
16925         Pass `shell_id' to exit_$connectmode.
16926         Only call exit_$connectmode if connected.
16927         * config/unix.exp (${tool}_load): Check return codes better.
16928         * config/vrtx.exp (${tool}_load): Likewise.
16929         * config/vx.exp (${tool}_load): Likewise.
16930         Delete unneeded global's.
16931         * lib/dg.exp (dg-test): Update to reflect clarified return codes
16932         from ${tool}_load.
16933         (dg-stat): Delete.
16934         (dg-init): Delete recording of pass/fail counts.
16935         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16936         (old-dejagnu-init): Likewise.
16937         (old-dejagnu-stat): Delete contents, empty proc now.
16938         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
16939         (c-torture): Delete references to lcnt, lpass, lfail.
16940         Get option list from TORTURE_OPTIONS.
16941         Delete -funroll[-all]-loops if no loops.
16942         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
16943         (g++_stat): Delete contents (empty proc now).
16944         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
16945         (gcc_finish): Likewise.
16946         (gcc_stat): Deleted.
16947         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
16948         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
16949         * gcc.c-torture/execute/execute.exp: Likewise.
16950         Split tests into two parts: compile, execute.
16951         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
16952         no loops.  Update to reflect clarified return codes from ${tool}_load.
16954 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
16956         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
16957         to grep for.
16958         (old-dejagnu): Likewise (where necessary).
16960 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
16962         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
16964         * lib/dg.exp (dg-process-target): Fix processing of selector.
16965         Add comment regarding use of `error'.
16967         * lib/gcc.exp (prune_system_crud): Define if missing.
16968         * lib/g++.exp (prune_system_crud): Likewise.
16970         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
16971         Call prune_system_crud.
16972         * lib/dg.exp (dg-runtest): New proc.
16973         Use perror instead of send_user for tcl errors in testcase.
16974         Don't return any value, it's never used.
16975         Don't clobber previous definition of `unknown'.
16976         Print tcl errors in `dg-final'.
16978 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
16980         * lib/dg.exp (dg-process-target): Improve syntax error messages.
16981         (dg-test): Don't print errorInfo, it contains stack backtrace.
16983 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
16985         * lib/g++.exp (runtest_file_p): Define if missing.
16987 1994-09-24  Doug Evans  (dje@cygnus.com)
16989         * lib/mike-g++.exp: Comment out loading of g++.exp.
16990         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
16991         (default_g++_version): Always print something.
16992         (default_g++_start): Comment out call to `which'.
16993         (g++_start, g++_load): Deleted (must be defined in config file).
16994         * lib/gcc.exp: Test for existence of $CC at start.
16995         Delete check for tmpdir (done in gcc_init).
16996         (default_gcc_version): Always print something.
16997         (default_gcc_start): Comment out call to `which'.
16998         * config/*.exp: Major cleanup - make cross targets work at least a
16999         little better for g++ (by not being "--tool gcc" specific).
17000         Rename gcc_xxx to ${tool}_xxx.
17001         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
17002         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
17004 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
17006         * lib/c-torture.exp (c-torture-compile): Rework compiler
17007         message processing.
17009         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
17010         c-torture.
17012 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
17014         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
17016         * lib/dg.exp (dg-process-target): Support { target native }.
17018 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
17020         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
17021         looked for "... program xxx got fatal signal".
17022         Correct regsub munging of `comp_output'.
17023         Ignore compiler messages "path prefix not used" and "linker input
17024         file unused".
17026 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
17028         * lib/gcc.exp (runtest_file_p): Define if missing.
17029         * gcc.prms/template.c: Example to work from.
17031 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
17033         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
17034         * lib/dg.exp (dg-test): Call unsupported testcases as such.
17036         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
17037         * gcc.prms/1883.c: Moved from compile/940714-1.c.
17038         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
17039         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
17041         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
17042         (dg-process-target): No longer a varargs proc.
17043         Return S/N for target, P/F for xfail.  All callers changed.
17044         (user option procs): More argument checking.
17045         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
17046         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
17047         (dg-test): Skip test if not running on selected target in `dg-do'.
17048         Update handling of `dg-do-what', `dg-output-text'.
17049         Separate execution pass/fail from output pattern match pass/fail.
17050         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
17052 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
17054         * gcc.c-torture/special/special.exp: Don't expect failure for mips
17055         target for 920510-1.c.
17057 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
17059         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
17060         Clean up comment regarding use of passcnt, etc.
17061         (gcc_stat): Don't update `testcnt' here.
17062         (gcc_finish): Do it here.
17063         Might as well reset `but_id' here too.
17064         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
17065         to determine if the file should be tested.
17066         * gcc.c-torture/compile/compile.exp: Likewise.
17067         * gcc.c-torture/execute/execute.exp: Likewise.
17068         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17069         * gcc.misc-tests/dg-test.exp: Likewise.
17070         * gcc.prms/prms.exp: Likewise.
17071         * gcc.wendy/wendy.exp: Likewise.
17072         * g++.old-deja.exp: Likewise.
17073         Move "Testing file" message to verbose level 1.
17075 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
17077         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
17079 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
17081         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
17082         (default_gcc_start): Accept optional second list element
17083         of compiler flags.  Print compiler output at verbosity level 2.
17084         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
17085         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
17086         Save current values of framework globals passcnt, failcnt, xpasscnt,
17087         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
17088         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
17089         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
17090         xfailcnt to compute stats.  Update framework global `testcnt' from
17091         pass/fail counts.
17092         (gcc_finish): New proc.  Clean up test environment.
17093         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
17094         (gcc_epass, gcc_efail): Delete.
17095         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
17096         argument of line number.
17097         (dg-init): If the tool has an init routine, call it.
17098         (dg-test): Remove args `cflags_var' and `libs_var'.
17099         Pass all compiler options to ${tool}_start.
17100         Handle missing line number.
17101         (dg-finish): New function.
17102         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
17103         particular files.  Call gcc_finish at end.  Move "skipping test"
17104         message to verbosity level 3.
17105         * gcc.c-torture/compile/compile.exp: Likewise.
17106         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
17107         * gcc.c-torture/execute/execute.exp: Likewise.
17108         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17109         Print testcase being tried at verbosity level 1.
17110         * gcc.c-torture/special/special.exp: Unset xfail.
17111         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17112         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
17113         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
17114         * gcc.failure/failure.exp: Likewise.
17115         * gcc.ieee/ieee.exp: Likewise.
17116         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
17117         Update call to dg-test.  Call dg-finish at end.
17118         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
17119         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
17120         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
17121         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
17122         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
17123         * gcc.wendy/wendy.exp: Add copyright.
17124         Delete setting of tmpdir (done by gcc_init).
17125         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
17126         Pass compiler flags to gcc_start.  Call gcc_finish at end.
17127         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
17128         gcc_[ce]pass/fail.
17130 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
17132         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
17133         confusion.
17134         (g++_load): Likewise.
17136         * config/*.exp (gcc_load): Some were varargs fns and some were not.
17137         Rename argument to `prog' to remove the confusion.
17138         Varargs fns behave differently too!
17139         (g++_load): Likewise.
17141         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
17143         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
17144         what it is.  Delete (always) printing of status value for !native.
17145         Simplify verbose code, and include status and exec_output.
17146         (g++_load): Use gcc_load.
17148 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
17150         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
17151         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
17152         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
17153         940714-3.c as these testcases don't exist anymore.  Make
17154         va-arg-1.c expected to pass.
17156 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
17158         * gcc.misc-tests/misc.exp: Only run specific testcases.
17159         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
17160         * gcc.misc-tests/dg-[1-9].c: New files.
17162         * lib/dg.exp: New testsuite driver.
17163         * gcc.prms/prms.exp: Use it.
17165         * README.gcc: New file.
17167         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
17168         Document and reset `lxpass' and `lxfail'.
17169         Simplify "initialized" message.
17170         (gcc_stat): Clean up comments a little.
17172 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
17174         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
17176 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
17178         * lib/old-dejagnu.exp (process-option): New proc.
17179         (old-dejagnu-init, old-dejagnu-stat): Likewise.
17180         (old-dejagnu): Simplify.
17181         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
17183 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
17185         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
17186         exists and is not an empty string.
17188         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
17189         $xfail rather than calling setup_xfail.  Clear $xfail when test is
17190         finished.
17191         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
17192         automatically.
17194         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
17195         longer expected to fail.
17197         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
17198         "f" function call.
17200         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
17202         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
17203         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
17204         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
17205         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
17206         c-torture-1.29.
17208         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
17209         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
17211         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
17213         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
17214         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
17216         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
17217         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
17218         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
17220 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
17222         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
17223         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
17224         940714-1.c, 940714-2.c, 940714-3.c},
17225         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
17226         gcc.misc-tests/{mg.c,mg.exp}:
17227         New tests.
17228         * gcc.noncompile/noncompile.exp: Change accordingly.
17230 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
17232         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
17233         Undo previous clobberage.
17235 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
17237         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
17238         * gcc.special/{930510-1.c, special.exp}:
17239         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
17240         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
17241         struct-varargs-1.c}: New tests from c-torture-1.26.
17243 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
17245         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
17246           argument to switch.
17248 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
17250         * Revert the previous changes.  Please see Rob's directory
17251           (/lisa/test/rob/progressive/gcc/testsuite) for testing
17252           fixes.
17254 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
17256         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
17257             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
17258             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
17259             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
17260             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
17261             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
17262             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
17263             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
17264             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
17265             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
17266             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
17267             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
17268             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
17269             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
17270             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
17271             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
17272             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
17273             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
17274             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
17275             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
17276             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
17277             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
17278             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
17279             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
17280             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
17281             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
17282             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
17284 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
17286         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
17287             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
17288           with perror calls.
17290 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
17292         * config/unix.exp (g++_load): Fix syntax.
17294 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
17296         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
17297         * gcc.noncompile/921017-1.c: Deleted obsolete test.
17298         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17299         Don't expect va-arg-1.c to fail.  Correct expected output for
17300         920928-1.c.
17301         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17302         * gcc.wendy/hbm4.c: Correct typo.
17303         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17305 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
17307         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17308         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17309         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
17310         * lib/c-torture.exp (c-torture-compile): Ditto.
17312         Reduce volume of output (remove all the -I's and such).
17313         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17314         Call gcc_cpass, gcc_cfail.
17315         (c-torture): Pass testing option to c-torture-compile.
17317 1994-03-21  Doug Evans  (dje@cygnus.com)
17319         Bring patches over from progressive.
17320         * config/default.exp: Exit remote shell cleanly.
17321         (g++_exit, g++_start): Add default versions.
17322         * config/sim.exp (gcc_load): Use perror, not error.
17324 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
17326         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
17327         set in site.exp.
17329 1994-03-14  Doug Evans  (dje@cygnus.com)
17331         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
17332         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
17333         (wendy_try): New proc to run testcase.
17334         (main loop): Call 'em.
17335         * gcc.wendy/*.c: Clean up pass to correct expected output.
17337         * lib/gcc.exp: Minor cleanup work.
17338         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
17340 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
17342         * config/sim.exp (gcc_load): Document return codes better.
17343         Don't pass -v to simulator.
17345 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
17347           * gcc.special/920717-x.c: Fix typo.
17348           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
17349           get at sources.
17351         * lib/mike-gcc.exp: Fix typo.
17353 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
17355         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
17356         binary to use, transform the name.
17357         * config/*.exp: rename everything. Nuke any g++ specific files,
17358         it's now a special case of gcc that requires no special support.
17359         Add a default.exp for unsupported targets.
17361 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
17363         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
17364         lib/old-dejagnu.exp: Fix a few patterns to work with the new
17365         version of Tcl.
17367 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
17369         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
17370         than a warning.
17372 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
17374         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
17376 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
17378         * gcc.execute/execute.exp: Combine opt_list and foption_list into
17379         option_list.  Compile every file with only 4/6 option choices
17380         (same as C torture) instead of with 12/18 different option
17381         choices.
17382         * lib/c-torture.exp: Likewise.
17384         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
17385         not already set.
17387 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
17389         * lib/old-deja.exp: Add `excess errors test fails' error, now one
17390         can put an XFAIL *-*-* on excess errors.
17392 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
17394         * g++.law: Add more tests derived from g++-bugs snapshots.
17396         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
17397         equivalent to g++.law/init9.
17399         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
17400         compiled it, and the a.out file after we've run it.
17402 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
17404         * lib/mike-g++.exp (postbase): Delete the .o file after we've
17405         compiled it, and the a.out file after we've run it.
17407 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
17409         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
17411 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
17413         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
17414         version number.
17416 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
17418         * g++.law: New directory of g++ tests derived from the g++-bugs
17419         snapshots.
17421 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
17423         * gcc.compile: initbug1.c initbug1.exp testcase added
17425 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
17427         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
17428         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
17429           fixes submitted by Jeff Law (law@cs.utah.edu)
17430         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
17431           Jeff Law (law@cs.utah.edu)
17434 1993-11-30  Mike Stump  (mrs@cygnus.com)
17436         * config/unix-g++.exp: Follow the gcc way of doing things.
17437         * g++.old-deja/old-deja.exp: Minor updates.
17438         * lib/g++.exp: New file, follow the gcc way of doing things.
17439         * lib/old-dejagnu.exp: Minor updates.
17440         * lib/mike-g++.exp: Always unset errorInfo.
17442 1993-11-06  Mike Stump  (mrs@cygnus.com)
17444         * lib/gcc.exp: Fix some errors with the below change, CC and
17445         CFLAGS should be global when setting, not local.
17447 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
17449         * lib/gcc.exp: Transform tool name.
17451 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17453         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
17455 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17457         * lib/gcc.exp: change gcc_done to gcc_stat
17459 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17461         * Upgraded gcc testsuite to c-torture version 1.25
17463 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
17465         * lib/gcc.exp: added reporting code. Changed verbose compile message.
17466         * lib/c-torture: added hooks for new reporting code.
17468 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
17470         * config/sh-gcc.exp: check if sh-sim exists in the path
17472 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
17474         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
17475         * gcc.compile/compile.exp: Initial changes for new logic.
17476         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
17477         * gcc.failure/failure.exp: Initial changes for new logic.
17478         * gcc.ieee/ieee.exp: Initial changes for new logic.
17479         * gcc.misc-tests/misc.exp: Initial changes for new logic.
17480         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
17481         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
17482         * lib/c-torture.exp: Initial changes for new logic.
17483         * lib/gcc.exp: Initial changes for new logic.
17485 1993-10-15  Mike Stump  (mrs@cygnus.com)
17487         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
17488         depend upon failure or success.  Fully qualify names in failure
17489         and success messages.  Always remove a.out before starting
17490         compile, just in case.  Pay more attention to error text output by
17491         the compiler.  Handle testcases with no known past errors just
17492         like all others, so that things are uniform.  Other miscellaneous
17493         improvements.
17495 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
17497         * gcc.cpp: new directory for cpp tests
17499 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
17501         * lib/chill.exp: Code reformatted, removed unused code.
17502         * config/unix-chill.exp: Code reformatted, removed unused code.
17503         * chill.execute/execute.exp: Code reformatted, removed unused code.
17504         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
17506 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
17508         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
17509         routines not written.
17511 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
17513         * config/bug-gcc.exp: Use new procs from bug.exp.
17515 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
17517         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
17518         via ftp, rather than depending on NFS.
17519         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
17520         case.
17522 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
17524         * config/bug-gcc.exp: Use new download proc.
17526 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
17528         * chill.execute/execute.exp: cleanups, handles errors better
17529         * chill.compile/compile.exp: rewrite, based on execute.exp
17530         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
17531         * lib/chill.exp: major changes to diff proc and compile and link
17532           procs. added chill_fail and chill_pass wrappers to pass and
17533           fail. added more comments, and handle error codes better.
17534           Added a hack to capture stderr from exec, so noncompile tests
17535           can work.
17537 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
17539         * chill.execute/execute.exp: rewrite of testsuite driver
17540         * lib/chill.exp: rewrite of testsuite driver
17541         * config/unix-chill.exp: rewrite of testsuite driver
17543 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
17545     In chill.execute:
17546         * iexpr.ch: Standardize uppercase.
17547         * tuples.dat: Standardize uppercase.
17548         * vary.ch: standardize.  Correct varying string assignments.
17549         * vary.dat: Add new output lines.
17551 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
17553     In chill.execute:
17554         * chprintf.ch: Standardize use of uppercase.
17555         * tuples.ch: Standardize and turn arr2 into a DCL,
17556           rather than a SYN.
17557         * pinits.ch: Standardize.
17559 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
17561         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
17562         * Makefil: Renamed to Makefile.in.
17563         * configure.in: New.
17565 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
17567     In chill.execute:
17568         * .cvsignore: Add result/output files.
17569         * Makefile: Fix up variables at start.  Use MFLAGS
17570           everywhere.  Correct bool_loc, built_ins entries.
17571           Add entry for vary1.ch.
17572         * bitarray.ch: Standardize upper-case usage.
17573         * bitexpr.ch: Standardize, add output of b1.
17574         * params.ch: Use arrayt in along PROC parameters, to
17575           avoid novelty problems.
17576         * sets.ch: Tiny cleanup.
17577         * vary1.ch: Re-indent.
17579 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
17581           * Add PR-related files to Makefiles, .cvsignore files, etc.
17583 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
17585         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
17586           with compiler objects. New names are test-flow.c and test-loop.c
17588 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
17590         * Upgraded c-torture tests from 1.19 to 1.20
17592         * new files:
17593         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
17594         * gcc.compile: 930623-1.c 930623-2.c
17595         * gcc.noncompile: 930622-1.c 930622-2.c
17596         * gcc.failure: 920411-1.c 920627-2.c
17597         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
17599 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
17601         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
17602           More changes to get testsuite working properly. Needs more work.
17603           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
17605 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
17607         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
17608           More changes to get testsuite working properly. Needs more work.
17610 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
17612         * chill.compile/compile.exp: Added for Dejagnu support
17613         * chill.execute/execute.exp: Added for Dejagnu support
17614         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
17616 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
17618     This should complete moving the CHILL test files.
17619         * chill.noncompile(.cvsignore printf.grt
17620             in-printf.grt chprintf.grt chprintf.ch):
17621             Added test-support files.
17622           (Makefile): Modified further.
17623         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
17624             signal.ch): Added test files.
17625           * chill.execute (.cvsignore printf.grt printr.c
17626             in-printf.grt rts.c chprintf.grt rts.h): Added
17627           test-support files.
17628             (Makefile): More corrections.
17630 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
17632         * chill.compile, chill.execute, chill.nocompile: Add CHILL
17633           test cases, ready for DejaGnu.
17635 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
17637         * Upgraded c-torture tests from 1.18 to 1.19
17639         * gcc.compile: added test(s):
17640           930607-1.c
17641         * gcc.execute: added test(s):
17642           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
17644         * added new subdirectory for misc tests: gcc.misc-tests
17645         * gcc.misc-test(s): added tests:
17646           inst-check.c test-consts.c test-ior.c test-switch.c
17648 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
17650         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
17652 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
17654         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
17656 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
17658         * Upgraded c-torture tests from 1.17 to 1.18
17660 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
17662         * Upgraded c-torture tests from 1.12 to 1.17
17664 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
17666         * lib/old-dejagnu.exp:
17667           Fixed handling of XFAIL target triplets to correctly
17668           recognize wildcard characters.  Removed code that
17669           appended a unique id tag to the end of the file name
17670           printed out by the result of the testcases within a
17671           given test file.
17673 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
17675         * lib/old-dejagnu.exp:
17676           Reworked expected failure handling to trigger off of XFAIL
17677           keyword in keyphrase embeded in testcase source code. The
17678           XFAIL keyword must be at the end of the keyphrase line. It
17679           may optionally be followed by one or more target triplets.
17680           It has just occured that the handling of wildcards in the
17681           target triplet may not be correct.
17683 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
17685         * g++.old-deja/tests:
17686           Moved all subdirectories up one level into g++.old-deja .
17688         * lib/old-dejagnu.exp:
17689           Fixed problem with CXXFLAGS not being properly reset, and being
17690           corrupted with extraneous "-c" compiler option.  This was
17691           causing binaries to not be generated for test that needed them.
17692           Modified strings passed to "pass" and "fail" so that individual
17693           tests from the same test file would be distinguished by an
17694           identifier appended to the test file name in the summary logs;
17695           this corrected a problem with erroneous diff logs.  Added code
17696           to search testcases for expected fail and unexpected pass keywords.
17698 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
17700         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17702 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
17704         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17705           Removed extraneous text from end of "Special g++ Options"
17706           keyphrase.
17708         * lib/old-dejagnu.exp: Added pattern matching to look for new
17709           keywords, embedded in testcases comments, which will trigger
17710           calls to xpass and xfail.
17712 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
17714         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17715           comments embedded in the testcases, especially the one looking for
17716           special compiler options, as well as the pattern matching for the
17717           compiler output again.
17719 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
17721         * lib/old-dejagnu.exp: Do a proper check of the return value for
17722           execute tests. Fixed several problems with the pattern matching
17723           of the compiler output which gave erroneous test results.
17724           Changed several of the test result messages to be more descriptive.
17725         * config/unix-g++.exp: Proc g++_load now actually works and
17726           executes the tests passed to it and returns a usable return
17727           value.
17729 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
17731           * lib/gcc.exp: Exits gracefully if $CC is bogus.
17733 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
17735         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17736           Modified both files to properly execute the old style
17737           dejagnu tests. The previous versions of these files were
17738           experimental and did not function anything near correctly.
17740 1993-04-05  Rob Savoye  (rob@cygnus.com)
17742         * Removed all Makefile.in and configure.in files. No configuration
17743         needed now.
17745 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
17747         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17749 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17751         * gcc.compile/configure.in, gcc.unsorted/configure.in,
17752         gcc.special/configure.in, gcc.noncompile/configure.in,
17753         gcc.execute/configure.in, gcc.code_quality/configure.in,
17754         g++.other/configure.in, g++.old-deja/configure.in,
17755         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17756         in srcname setting.
17758 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
17760         * lib/udi.exp:  Fixed mondfe and mondfe_download.
17761         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17762         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17764 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
17766         * config/udi-gdb.exp: Check $shell_id after connecting to target.
17767         (gdb_exit): Don't remove *_soc files.
17769 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
17771         * lib/c-torture.exp: Don't look for main; instead always use -w
17772         -c.  This is how the c-torture tests work.  Remove the object
17773         file if the compilation succeeds.
17774         * gcc.execute/execute.exp: Remove executable if test passes.
17775         * gcc.noncompile/noncompile.exp: Every test is an expected
17776         failure.
17777         * gcc.special/special.exp: Added tests from c-torture 1.11,
17778         corrected use of existing test.
17779         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
17780         gcc.execute/920625-1.c: Updated to c-torture 1.11.
17781         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
17782         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
17783         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
17784         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
17785         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
17786         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
17787         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
17788         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
17789         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
17790         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
17791         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
17792         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
17793         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
17794         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
17795         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
17796         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
17797         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
17798         c-torture 1.11.
17799         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
17800         correspond to c-torture 1.11.
17802         * New file.